@charset "UTF-8";
body, html {
  background-color: #eee;
  font-size: 100%;
  font-weight: 400;
  height: 100%;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
/* body, html {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
} */
.sectionContainer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
}
.img-responsive {
 width: 100%;
 margin: auto;
 display: flex;
 justify-content: center;
 align-items: center;
 overflow-x: hidden;
}
@media (min-width: 461px) and (max-width: 9000px) {
ul.list-inline.copyright.footer-links {
  /* display: flex;
  justify-content: center;
  align-items: center; */
  list-style: none;
  column-gap: 20px;
  flex-direction: row;
  margin: auto;
  width: 100%;
  padding: 0;
}
.header-section {
  display: flex;
  align-items: center;
  position: relative !important;
  padding: 20px 10px !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  header .sectionContainer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .sectionContainer {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1px) and (max-width: 520px) {
  img.hslogo {
    width: 100% !important;
}
  span.my-smart-gadget-text {
    padding-left: 0px !important;
    font-size: 1.6em !important;
}
}
@media (min-width: 1px) and (max-width: 460px) {
ul.list-inline.copyright.footer-links {
  /* display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  column-gap: 20px; */
  width: 100%;
  list-style: none;
  margin: auto;
  padding: 0;
}
.header-section {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px 0px !important;
}
}
@media (min-width: 768px) and (max-width: 9999px) {
.x-01 {
  width: 100%;
  max-width: 800px;
}
}
@media (min-width: 1px) and (max-width: 1320px) {
span.sidebar-nav-span {
  display: none;
}
ul.sidebar-nav li {
  font-size: 25px !important;
  margin: 0;
  padding: 0;
  color: #4e85bd;
}
}
@media (min-width: 501px) and (max-width: 767px) {
.x-01 {
  width: 100%;
}
}
@media (min-width: 1px) and (max-width: 500px) {
.x-01 {
  width: 100%;
}
#div-001 {
  visibility: hidden;
}
}
.sidebar-nav {
    position: fixed;
    padding-top: 5px;
}
ul.sidebar-nav li {
  margin: 3px 0px;
  padding: 0;
  color: #4e85bd;
}
ul.sidebar-nav a {
  text-decoration: none;
  line-height: 1.4;
}
ul.sidebar-nav a:hover {
  text-decoration: underline;
  color: #316588 !important;
  font-weight: 400 !important;
  text-decoration-thickness: 1px;
}
span.sidebar-nav-span {
  font-size: 12px;
  text-decoration: none !important;
}
.ffa-arrow-up i.fa-solid.fa-arrow-up {
  font-size: 35px;
  position: fixed;
  bottom: 50px;
  transform: translate(3px, 0px);
  background: #272727;
  color: #fff;
  width: 40px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  border: solid;
}
.new-header {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 10px 0px;
}
.sectionContainer {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 830px;
}
h1 {
  font-family: 'Playfair Display', sans-serif;
  font-size: 2.8rem;
  color: #084975;
  letter-spacing: -0.05rem;
  margin-top: 0;
}
h2 {
  font-weight: 700 !important;
  color: #006ba6;
  /* font-family: 'Wallpoet', cursive; */
  font-family: Muli, sans-serif !important;
}
h3, h4, h5 {
  font-weight: 500 !important;
  color: #084975;
  /* font-family: 'Wallpoet', cursive; */
  font-family: Muli, sans-serif !important;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 28px;
}
h4 {
  font-size: 1.25rem;
}
li, p {
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 1.25rem;
}
.articleImageContainer, blockquote, ol, ul {
  color: #333;
  margin: 0 0 16px;
}
blockquote {
  background-color: #f5faf1;
  border-left: 5px solid #cbe6b6;
  font-size: inherit;
}
.footnote {
  font-size: 0.75rem;
}
@media (max-width: 767px) {
  body,
  html {
    background-color: #fff;
  }
  .sectionContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1 {
    font-family: "Playfair Display", sans-serif;
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.5rem;
  }
  h3 {
    font-size: 1.6rem;
  }
  h4 {
    font-size: 1.15rem;
  }
}
a,
button {
  outline: 0;
}
a {
  color: #069;
  cursor: pointer;
  text-decoration: underline;
}
a:hover {
  color: #7dc049;
}
button.cta {
  background-color: #046bc0;
  border-bottom: 5px solid #045aa0;
  border-top: 1px solid #046bc0;
  border-left: 1px solid #046bc0;
  border-right: 1px solid #046bc0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: -0.025em;
  line-height: 1.8em;
  outline: 0;
  transition: all 250ms linear;
  margin: 5px 0;
  padding: 3px 15px;
}
button.cta:hover {
  background: #3a9ddb;
}
.multiBrandAdvertorial button.cta {
  width: 100%;
}
.tapAge {
  margin: 0 0 16px;
}
.tapAge button {
  background-color: #7dc049;
  border: none;
  color: #fff;
  font-size: 1.15rem;
  font-weight: 700;
  margin: 0 8px 8px 0;
  padding: 10px 5px;
  width: 90px;
}
.tapAge button:hover {
  background-color: #069;
}
@media (max-width: 767px) {
  button.cta {
    font-size: 1.2em;
    line-height: 1.2em;
    padding: 10px;
  }
  .tapAge button {
    font-size: 100%;
  }
}
header {
  width: 100%;
  height: auto;
  background-color: #215181;
}
.footer-bar {
  background: #02419f;
  padding: 10px 0;
}
.advertisement {
  background-color: #132b4e;
  color: #d4e2f6;
  font-size: 0.75rem;
  margin: 0;
  text-align: center;
  height: 18px;
}
.wpLogo {
  height: 48px;
  margin-top: 10px;
  width: 250px;
}
@media (max-width: 767px) {
  .wpLogo {
    height: 34px;
    margin-top: 5px;
    width: 175px;
  }
}
.articleContent {
  width: 100%;
  max-width: 800px;
  background-color: #fff;
  border-bottom: 1px solid #cce0eb;
  margin-bottom: 30px;
  margin-top: 20px;
}
.articleContent {
  background-color: #f9f9f9;
  border-bottom: 1px solid #cce0eb;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 20px;
}
.articleInfo {
  color: #999;
  font-size: 100%;
  margin-bottom: 16px;
}
.articleAuthor {
  color: #7dc049;
  font-weight: 700;
  margin-right: 8px;
}
.photoAuthor {
  height: 40px;
  margin-right: 12px;
  width: 40px;
}
.highlight {
  background-color: #ff0;
}
.summary-box {
  background: #f7cd9d !important;
  padding: 10px;
  margin: 5px 0;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .articleContent {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
  }
  .articleInfo {
    font-size: 0.85rem;
  }
}
.multiBrandAdvertorial h2 {
  margin-top: 50px;
}
footer {
  background-color: #215181;
  font-size: 0.785rem;
  text-align: center;
  color: #9f9f9f;
}
footer a {
  font-size: 0.8rem;
  color: #878787;
}
footer ul {
  margin-bottom: 0;
}
footer .wpLogo {
  height: 34px;
  margin-bottom: 10px;
  width: 175px;
}
footer a:active {
  color: #fff !important;
}
footer a:hover {
  color: #ccdcec;
}
.popover {
  background-color: #fef5c3;
  color: #666;
  border: 2px solid #fad611;
  font-size: 12px;
  line-height: 1.3em;
  max-width: 225px;
  padding: 5px;
}
.popover > .arrow {
  border-width: 12px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.bottom > .arrow {
  top: -12px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #fad611;
}
.popover.bottom > .arrow:after {
  top: 3px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fef5c3;
}
footer .sectionContainer {
  display: flex;
  flex-flow: column;
}
.footer-logo-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #000;
}
.footer-logo-container span {
  font-weight: 400;
  font-size: 2em;
  font-family: Wallpoet, cursive;
  padding: 0 18px;
}
.jq-ry-container {
  position: relative;
  padding: 0 5px;
  line-height: 0;
  display: block;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.jq-ry-container[readonly="readonly"] {
  cursor: default;
}
.jq-ry-container > .jq-ry-group-wrapper {
  position: relative;
  width: 100%;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group {
  position: relative;
  line-height: 0;
  z-index: 10;
  white-space: nowrap;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
  display: inline-block;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-normal-group {
  width: 100%;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  width: 0;
  z-index: 11;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}
.inner {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 10px;
}
/* top10watersaving tips css */
.hero-banner-subtext {
  width: 100%;
  background: #F0FAFD;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 30px;
  margin-bottom: 25px;
}
h4 {
  font-size: 1.8rem;
  color: #006ba6;
  font-family: IrmaRegular,sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 1.6rem;
}
@media only screen and (min-width: 1px) and (max-width: 500px) {
h4 {
  font-size: 1.5rem;
  color: #006ba6;
  font-family: IrmaRegular,sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 1.6rem;
}
ul.ul-01 {
  padding-left: 20px;
}
}
ul.ul-01 li {
  font-size: 16px;
  margin-bottom: 5px;
}
.hero-banner-subtext h4 {
  margin-bottom: 5px;
}
.hero-banner-subtext ul {
  margin-bottom: 0px;
}
/* top10watersaving tips css */
.conlusion-section {
  padding: 30px;
  margin: 1.5rem 0;
  background: #fff;
  box-shadow: 0 0 8px rgba(51,51,51,.2);
  flex-direction: column;
  position: relative;
  width: 100%;
}
.margin-padding-zero {
  margin: 0 !important;
  padding: 0 !important;
}
.highlighting {
  font-weight: 700;
}
@media only screen and (min-width: 381px) and (max-width: 9999px) {
div#disclaimer-section {
  padding: 0px 50px;
  display: flex;
  flex-direction: column;
  text-align: justify;
}
}
@media only screen and (min-width: 1px) and (max-width: 380px) {
div#disclaimer-section {
  padding: 0px 10px;
  display: flex;
  flex-direction: column;
  text-align: justify;
}
}