body, html {
  margin: 0;
  padding: 0; }

img[usemap], map area {
  outline: none; }

#header {
  position: relative;
  z-index: 2;
  margin: 25px 0 -5px 0 !important; }

.nav-section {
  position: relative;
  z-index: 1; }

#tanklesssizingtool {
  max-width: 1024px;
  width: 100%;
  margin: 0 auto;
  display: block;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  color: #616265;
  margin-bottom: 0px;
  line-height: 1.5;
  background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/mainbackground.jpg) no-repeat center top; }
  #tanklesssizingtool .contentwrapper {
    padding: 0 0px; }
    @media only screen and (min-width: 992px) {
      #tanklesssizingtool .contentwrapper {
        padding: 0 65px; } }
  #tanklesssizingtool p {
    margin: 0 0 15px 0;
    line-height: 1.2; }
  #tanklesssizingtool strong {
    font-weight: 400; }
  #tanklesssizingtool .section {
    position: relative;
    border: solid 1px transparent; }
    #tanklesssizingtool .section h1 {
      font-size: 30px;
      font-weight: 100;
      margin: 0 0 10px 0;
      color: #006ab0;
      line-height: 1.2; }
    #tanklesssizingtool .section .sectionnumber, #tanklesssizingtool .section .sectionheader {
      display: inline-block;
      vertical-align: top; }
  #tanklesssizingtool .calloutbtn {
    position: absolute;
    z-index: 2;
    width: 200px;
    height: 80px;
    bottom: 0px;
    left: 50%;
    margin-left: -100px;
    opacity: 1;
    -webkit-transition: opacity 500ms ease;
    -moz-transition: opacity 500ms ease;
    -o-transition: opacity 500ms ease;
    transition: opacity 500ms ease; }
    #tanklesssizingtool .calloutbtn:hover {
      opacity: .8; }

#tlhero {
  min-height: 678px;
  padding-bottom: 100px;
  box-sizing: border-box;
  margin-bottom: 20px; }
  @media only screen and (min-width: 992px) {
    #tlhero {
      margin-bottom: 80px; } }
  #tlhero .content {
    padding-top: 200px;
    text-align: center; }
    #tlhero .content h1 {
      color: #006ab0;
      font-size: 90px;
      line-height: 1; }
      @media only screen and (min-width: 768px) {
        #tlhero .content h1 {
          font-size: 122px; } }
    #tlhero .content h2 {
      font-family: 'Roboto', Helvetica, Arial, sans-serif;
      font-weight: 100;
      font-size: 25px;
      line-height: 1.1em;
      text-transform: uppercase;
      color: inherit;
      padding: 0;
      margin: 0px 0 45px 0; }
    #tlhero .content p {
      line-height: 1.3; }
    @media only screen and (min-width: 992px) {
      #tlhero .content {
        padding-top: 145px;
        min-width: 405px;
        text-align: left; } }
  #tlhero .productgrouping {
    margin-top: 20px; }
    @media only screen and (min-width: 992px) {
      #tlhero .productgrouping {
        margin-top: 150px; } }

#selectregion {
  min-height: 700px;
  z-index: 5;
  text-align: center;
  margin-top: 50px; }
  @media only screen and (min-width: 992px) {
    #selectregion {
      min-height: 800px;
      text-align: left; } }
  #selectregion #map {
    max-width: 100%;
    width: 549px;
    height: auto;
    margin: 0 auto;
    background-size: contain; }
    #selectregion #map img {
      max-width: 100%;
      height: auto; }
    #selectregion #map.extremenorth {
      background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/css/images/map-extremenorth.png) no-repeat top center;
      background-size: contain; }
    #selectregion #map.north {
      background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/css/images/map-north.png) no-repeat top center;
      background-size: contain; }
    #selectregion #map.south {
      background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/css/images/map-south.png) no-repeat top center;
      background-size: contain; }
    #selectregion #map.extremesouth {
      background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/css/images/map-extremesouth.png) no-repeat top center;
      background-size: contain; }
  #selectregion #regionflag {
    display: none;
    background-color: #006ab0;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 65px 10px 16px;
    position: absolute;
    right: 0;
    bottom: 13%; }
    @media only screen and (min-width: 992px) {
      #selectregion #regionflag {
        bottom: 25%; } }
    #selectregion #regionflag strong {
      font-weight: bold;
      font-size: 17px;
      display: block; }
  #selectregion .divider {
    width: 100%;
    height: 1px;
    background-color: #b1b1b1;
    position: absolute;
    bottom: 40px;
    z-index: 1; }

#voltagefaucet {
  z-index: 4;
  min-height: 840px;
  padding-top: 100px;
  background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/section2back.jpg) no-repeat center top;
  margin-top: -40px;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    #voltagefaucet {
      text-align: left;
      padding-top: 140px;
      min-height: 740px; } }
  #voltagefaucet #voltage label > input {
    /* HIDE RADIO */
    visibility: hidden;
    /* Makes input not-clickable */
    position: absolute;
    /* Remove input from document flow */ }
  #voltagefaucet #voltage label:hover {
    cursor: pointer; }
    #voltagefaucet #voltage label:hover i {
      background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/voltagedot-red.png) no-repeat center center; }
      #voltagefaucet #voltage label:hover i span {
        color: #ec3d47; }
  #voltagefaucet #voltage label > i {
    width: 167px;
    height: 167px;
    background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/voltagedot-gray.png) no-repeat center center;
    display: inline-block;
    cursor: pointer;
    margin-right: 0px;
    position: relative; }
  #voltagefaucet #voltage label > input:checked + i {
    background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/voltagedot-red.png) no-repeat center center; }
    #voltagefaucet #voltage label > input:checked + i span {
      color: #ec3d47; }
  #voltagefaucet #voltage label i span {
    position: absolute;
    bottom: 35px;
    text-align: center;
    color: #8a8a8d;
    font-weight: 700;
    width: auto;
    display: inline-block;
    font-style: normal;
    font-size: 30px;
    left: 50%;
    margin-left: -25px; }
  #voltagefaucet #faucetlocation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/wht45.png); }
    #voltagefaucet #faucetlocation ul li {
      line-height: 42px;
      border-top: solid #d1d0d0 1px;
      border-left: solid #d1d0d0 1px;
      border-right: solid #d1d0d0 1px;
      position: relative; }
      #voltagefaucet #faucetlocation ul li:last-child {
        border-bottom: solid #d1d0d0 1px; }
      #voltagefaucet #faucetlocation ul li a {
        display: block;
        font-size: 17px;
        color: #727272;
        padding-left: 15px;
        text-decoration: none; }
        #voltagefaucet #faucetlocation ul li a .info {
          width: 29px;
          height: 29px;
          background-color: transparent;
          border-radius: 30px;
          display: block;
          color: #bbbaba;
          font-style: italic;
          text-align: center;
          line-height: 29px;
          position: absolute;
          right: 10px;
          top: 7px;
          border: 1px solid #bbbaba; }
        #voltagefaucet #faucetlocation ul li a:hover {
          background-color: #006ab0;
          color: #fff; }
          #voltagefaucet #faucetlocation ul li a:hover .info {
            background-color: #fff;
            color: #006ab0; }
      #voltagefaucet #faucetlocation ul li .infocontent {
        background-color: #ececec;
        padding: 15px;
        color: #000;
        display: none; }
      #voltagefaucet #faucetlocation ul li.open .infocontent {
        display: block; }
      #voltagefaucet #faucetlocation ul li.selected a {
        background-color: #006ab0;
        color: #fff; }
        #voltagefaucet #faucetlocation ul li.selected a .info {
          background-color: #fff;
          color: #000; }
  #voltagefaucet #faucetlocation .phone {
    color: #616265;
    line-height: 1.2;
    padding-left: 15px;
    font-size: 18px;
    margin-top: 30px; }
    #voltagefaucet #faucetlocation .phone strong {
      display: block; }

#recommendations {
  z-index: 3;
  min-height: 740px;
  padding-top: 80px;
  margin-top: -25px;
  background: none;
  text-align: center; }
  @media only screen and (min-width: 992px) {
    #recommendations {
      text-align: left;
      padding-top: 120px;
      background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/recommendation-background.png) no-repeat top center; } }
  @media only screen and (min-width: 992px) {
    #recommendations .sectionnumber h1 {
      color: #fff; } }
  #recommendations .sectionheader {
    margin-bottom: 50px; }
    #recommendations .sectionheader strong {
      font-weight: 900;
      color: #ec3d47; }
    @media only screen and (min-width: 992px) {
      #recommendations .sectionheader {
        color: #fff; }
        #recommendations .sectionheader h1 {
          color: #fff; } }
  #recommendations .resultboxes .box {
    position: relative; }
    #recommendations .resultboxes .box .innerbox {
      border: 1px solid #d1d0d0;
      margin: 0 6px;
      height: 100%;
      min-height: 450px;
      position: relative;
      background-color: rgba(255, 255, 255, 0.9); }
      #recommendations .resultboxes .box .innerbox .phone {
        color: #616265;
        text-align: center;
        font-size: 16px;
        font-weight: 700;
        margin-top: 195px; }
        #recommendations .resultboxes .box .innerbox .phone span {
          color: #006ab0; }
      #recommendations .resultboxes .box .innerbox .productdata {
        padding: 40px 28px 20px 28px; }
        #recommendations .resultboxes .box .innerbox .productdata h3 {
          font-family: 'Roboto', Helvetica, Arial, sans-serif;
          color: #616265;
          font-size: 19px;
          margin: 0 0 10px 0;
          padding: 0; }
        #recommendations .resultboxes .box .innerbox .productdata span {
          display: block;
          font-weight: 300;
          color: #9a9b9d; }
      #recommendations .resultboxes .box .innerbox .prodimage {
        text-align: center;
        height: 250px; }
        #recommendations .resultboxes .box .innerbox .prodimage span, #recommendations .resultboxes .box .innerbox .prodimage img {
          display: inline-block;
          vertical-align: middle; }
        #recommendations .resultboxes .box .innerbox .prodimage span {
          height: 100%;
          width: 0px; }
        #recommendations .resultboxes .box .innerbox .prodimage img {
          max-height: 100%;
          width: auto;
          max-width: 100%;
          height: auto; }
      #recommendations .resultboxes .box .innerbox .learnmore {
        line-height: 57px;
        background-color: #006ab0;
        display: block;
        text-align: center;
        color: #fff;
        text-decoration: none;
        position: absolute;
        bottom: 0px;
        width: 100%;
        font-size: 19px;
        font-weight: 400;
        text-transform: uppercase;
        -webkit-transition: background-color 500ms ease;
        -moz-transition: background-color 500ms ease;
        -o-transition: background-color 500ms ease;
        transition: background-color 500ms ease; }
        #recommendations .resultboxes .box .innerbox .learnmore:after {
          content: '';
          display: inline-block;
          width: 11px;
          height: 20px;
          background: url(https://media.richmondwaterheaters.com/site/richmonddotcom/_WP/img/te/images/learnmorearrow.png) no-repeat center center;
          vertical-align: text-top;
          margin-left: 18px; }
        #recommendations .resultboxes .box .innerbox .learnmore:hover {
          background-color: #c70631; }

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