/* header */
header {
  z-index: 99;
  position: sticky;
  top: 0;
  background: #fff;
}
.sfPageWrapper header {
    position: static;
}
/* login */
.mu-container-body #login-widget-div #btnlogin {
  font-size: 16px;
  font-weight: 700;
  border-radius: 3px;
}
/* my state & language */
.greay-header #social-links{
  padding-top:0;
}
.personal-settings-container {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
.personal-settings-container * {
  color: #ffffff;
  font-size: 18px;
}
.personal-settings-container .my-state-container {
  padding: 0px 15px 0 0;
  line-height: 47px;
  border-right: 1px solid rgba(255, 255, 255, .6);
}
.personal-settings-container .my-state-container a {
  text-decoration: none;
}
#google_translate_element {
  display: flex;
  padding-left: 10px;
}
#google_translate_element .goog-te-gadget-simple {
  background-color: transparent;
  border: none;
}
#google_translate_element .goog-te-gadget-simple *{
  color: #ffffff !important;
  font-size: 18px;
  font-family: 'Catamaran', sans-serif;
}
#google_translate_element .goog-te-gadget-simple img:first-child {
  display: none;
}
#google_translate_element .goog-te-gadget-simple span a:first-child span {
  border-left: 0 !important;
}
#google_translate_element .goog-te-gadget-simple span a:first-child span:last-child {
    font-size: 12px;
    line-height: 12px;
}
/* message ribbon */
.msg-ribbon-wrapper {
  color: #CB2C30;
  max-width: 1066px;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.msg-ribbon-wrapper .msg-ribbon-container {
  padding: 0 40px;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  font-size: 16px;
}
.msg-ribbon-wrapper .msg-ribbon-container .msg-ribbon-item:first-child {
  padding-top: 45px;
}
.msg-ribbon-wrapper .msg-ribbon-container .msg-ribbon-item:last-child {
  padding-bottom: 45px;
}
.msg-ribbon-wrapper .btn-close {
  font-size: 30px;
  position: absolute;
  top: 40px;
  right: 0;
  cursor: pointer;
}
/* get in touch */
.get-in-touch-wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.get-in-touch-wrapper h2 {
  text-align: center;
  line-height: 63px;
  font-size: 38px;
  font-weight: bold;
  color: #002D72;
}
.get-in-touch-wrapper h4 {
  font-size: 24px;
  line-height: 39px;
  color: #002D72;
}
.get-in-touch-wrapper p {
  font-size: 18px;
  line-height: 18px;
  color: #555555;
  margin-bottom: 10px;
}
.get-in-touch-wrapper .row {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
.get-in-touch-wrapper .get-in-touch-item {
  margin-bottom: 20px;
  padding: 0 15px;
}
/* service introduction */
.service-introduction-wrapper {
  max-width: 1200px;
  padding: 40px 0;
  margin: auto;
  display: flex;
}
.service-introduction-wrapper h2 {
  text-align: center;
  line-height: 63px;
  font-size: 38px;
  font-weight: bold;
  color: #002D72;
}
.service-introduction-wrapper p {
  font-size: 18px;
  color: #555555;
  margin-bottom: 20px;
  text-align: center;
}
.service-introduction-wrapper .sf_colsOut {
  float: none;
  width: 100%;
}
.service-introduction-wrapper .sf_colsIn {
  margin: 0;
}
.service-introduction-wrapper .service-introduction-item {
  max-width: 400px;
  margin-bottom: 20px;
  padding: 0 15px;
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.service-introduction-wrapper .service-introduction-item .icon {
  width: 200px;
  height: 160px;
  overflow: hidden;
}
.service-introduction-wrapper .service-introduction-item .icon img {
  width: 200px;
}
/* office hours */
.office-hours-wrapper {
  max-width: 1200px;
  padding: 40px 0;
  margin: 0 auto;
  display: flex;
}
.office-hours-wrapper .sf_colsOut {
  float: none;
  width: unset;
}
.office-hours-wrapper .sf_colsIn {
  margin: 0;
}
.office-hours-wrapper .office-hours-item {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-around;
  align-items: start;
}
.office-hours-item .hero-image {
  width: 550px;
  height: 315px;
  overflow: hidden;
}
.office-hours-item .hero-image img {
  width: 550px;
}
.office-hours-item .content-wrapper {
  display: flex;
  flex-direction: column;
  padding: 0 0 0 30px;
}
.office-hours-item .content-wrapper h2 {
  line-height: 63px;
  font-size: 38px;
  font-weight: bold;
  color: #002D72;
  margin-top: 0;
}
.office-hours-item .social-media-wrapper {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 20px;
}
.office-hours-item .social-media-wrapper .btn-social-media {
  width: 35px;
  height: 40px;
  margin-right: 20px;
  overflow: hidden;
}
.office-hours-item .social-media-wrapper .btn-social-media img {
  width: 35px;
}
.office-hours-item .social-media-wrapper .email {
  line-height: 30px;
  padding: 5px;
}
/* manual alerts */
.manual-alerts-wrapper tbody * {
  font-size: 16px;
}
.manual-alerts-wrapper .dt-search {
  width: 100%;
}
.manual-alerts-wrapper .dt-search label:first-child {
  display: none;
}
.manual-alerts-wrapper .dt-search .form-control {
  width: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.07' height='20.07' viewBox='0 0 20.07 20.07'%3E%3Cpath d='M9.025,2a7.025,7.025,0,1,0,4.59,12.324l.427.427v1.3l6.021,6.021,2.007-2.007-6.021-6.021h-1.3l-.427-.427A7.01,7.01,0,0,0,9.025,2Zm0,2.007A5.018,5.018,0,1,1,4.007,9.025,5,5,0,0,1,9.025,4.007Z' transform='translate(-2 -2)' fill='%23222'/%3E%3C/svg%3E");
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  font-size: 16px;
  padding: 10px 50px 10px 10px;
  height: 45px;
}
.manual-alerts-wrapper table.table.dataTable>tbody>tr.notice {
  background-color: #fcf8e3;
}
.manual-alerts-wrapper table.table.dataTable > tbody > tr.even-row {
    background-color: #e3ecf6;
}
.manual-alerts-wrapper .status-wrapper {
  position: relative;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 14px;
  font-weight: bold;
}
.manual-alerts-wrapper .status-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 7px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}
.manual-alerts-wrapper .alert .status-wrapper::before {
    background-color: #eaaa00;
}
.manual-alerts-wrapper .good .status-wrapper::before {
    background-color: #7a9a01;
}
.manual-alerts-wrapper .upload-wrapper {
  padding: 20px 0;
}
.manual-alerts-wrapper .upload-wrapper h2 {
  margin-top: 20px;
}
.manual-alerts-wrapper .upload-wrapper .ruButton.ruBrowse,
.manual-alerts-wrapper .upload-wrapper .rbDecorated {
  border-radius: 5px;
  font-family: "Catamaran";
  font-size: 16px;
  width: 150px;
  height: 45px;
  color: #ffffff;
  font-weight: 500;
}
.manual-alerts-wrapper .upload-wrapper .ruButton.ruBrowse {
  background-color: #009fe0;
}
.manual-alerts-wrapper .upload-wrapper .rbDecorated {
  background-color: #a0cf67;
}
.manual-alerts-wrapper .upload-wrapper .rbDecorated:hover {
  background-color: #539503
}
.manual-alerts-wrapper .upload-wrapper .rbSkinnedButton {
  padding-left: 0;
  height: unset;
}
.manual-alerts-wrapper .upload-wrapper .RadAsyncUpload span.ruFileWrap {
  height: 45px;
}
.manual-alerts-wrapper .RadUpload {
  width: auto;
}
.manual-alerts-wrapper .upload-wrapper .RadUpload .ruInputs li {
  padding-left: 0;
}
table.dataTable thead>tr>th,
table.dataTable tbody>tr>td:first-child {
  white-space: nowrap;
}
table.dataTable tbody>tr.child>td.child:first-child {
  white-space: unset;
}
/* social links */
.block-wrapper {
  width: 40%;
  float: right;
}
#block-logo {
  width: 100%;
  float: right;
  text-align: right;
}
footer #block-logo img {
  max-height: none;
}
#sociallinks {
  float: right;
  display: flex;
  align-items: center;
  padding-top: 50px;
}
#sociallinks * {
  padding: 0;
  margin: 0;
}
#sociallinks ul {
  display: flex;
  list-style: none;
  padding: 0;
}
#sociallinks ul li {
  padding-left: 20px;
}
#bottom-section {
  justify-content: center;
  border-top: 2px solid #002C71;
}
/* footer #block-logo a[href="/maryland"] #FooterPlaceHolder_imgFooterDesktopLogo, 
  footer #block-logo a[href="/georgia"] #FooterPlaceHolder_imgFooterDesktopLogo,  */
footer #block-logo a[href="/louisiana"] #FooterPlaceHolder_imgFooterDesktopLogo {
  height: unset;
}
/* copyrights */
#copyright a {
  color: #5a5f64;
}
#copyright .statelink {
  display: inline-block;
}

/* search */
.sfsearchBox * {
  font-size: 16px;
  font-family: 'Catamaran';
  color: #5a5f64;
}
.sfsearchResultsWrp * {
  font-size: 16px;
  font-family: 'Catamaran';
}
.sfsearchBox {
  position: relative;
}
.sfsearchBox input.sfsearchTxt {
  padding: 15px 140px 15px 30px;
  border: 2px solid #009edb;
  border-radius: 5px;
  width: 100%;
}
.sfsearchBox .k-state-focused input.sfsearchTxt {
  outline-color: #009edb;
}
.sfsearchBox .sfsearchSubmit {
  padding: 5px 20px;
  background-color: #009edb;
  border: 1px solid #009edb;
  border-radius: 5px;
  color: #ffffff;
  margin-left: 5px;
  position: absolute;
  right: 15px;
  top: 11px;
}
.sfsearchBox .sfsearchSubmit:hover {
  background-color: #002D71;
}
.sfsearchResultTitle {
  padding: 10px 0 5px;
}
.sfsearchResultTitle a {
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
}
.sfsearchResultStatistics {
  border-bottom: 2px solid #009edb;
  padding-top: 20px;
  padding-bottom: 10px;
}
.sfsearchResultHighLighter {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.sfsearchResultUrl {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
}
.sf_pagerNumeric {
  text-align: center;
}
.sf_pagerNumeric > a {
  padding-right: 10px;
  text-decoration: none;
}
.sf_pagerNumeric > a.sf_PagerCurrent {
  color: #5a5f64;
}
.k-list-container {
  border: 2px solid #009edb;
  border-radius: 5px;
  overflow-y: auto;
}
.k-list {
  list-style-type: none;
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}
.k-list > .k-item {
  padding: 10px 30px;
  cursor: pointer;
}
.k-list > .k-state-hover {
  background-color: #e8e8e8;
}
.k-nodata {
  background-color: #ffffff;
  padding: 10px 30px;
  font-style: italic;
}
.k-autocomplete.sfsearchTxt {
    display: block;
}
.k-animation-container {
    margin-top: 2px;
}

.greay-header {
    position: relative;
    z-index: 2;
}
#PanelNAVIGATION {
  width: 100%;
}
#PanelNAVIGATION nav.navbar .navbar-nav {
    float: right;
}
#PanelNAVIGATION nav.navbar .navbar-nav > li > a {
    padding-top: 13px;
    padding-bottom: 13px;
}

#mobile-search-btn {
    display: none;
}
#PanelNAVIGATION > .sf_cols .sf_colsOut.sf_2cols_1_75 {
    width: calc(100% - 45px);
    display: flex;
    justify-content: flex-end;
    height: 45px;
    position: relative;
}
#PanelNAVIGATION > .sf_cols .sf_colsOut.sf_2cols_2_25 {
    width: 40px;
    overflow: hidden;
    position: relative;
}

#PanelNAVIGATION > .sf_cols nav.navbar {
    transition: all 350ms cubic-bezier(.42, .01, .58, 1);
    opacity: 1;
}
#PanelNAVIGATION > .sf_cols .search-icon-wrapper .fa-search {
    font-size: 18px;
    line-height: 41px;
    color: #009edb;
    width: 30px;
    text-align: center;
    transition: all 350ms cubic-bezier(.42, .01, .58, 1);
    cursor: pointer;
}
#PanelNAVIGATION > .sf_cols .search-icon-wrapper .fa-times-circle-o {
    width: 29px;
    height: 29px;
    position: absolute;
    top: 0;
    opacity: 0;
    margin-top: 8px;
    transform: translateY(-100%);
    transition: all 350ms cubic-bezier(.42, .01, .58, 1);
    cursor: pointer;
}
#PanelNAVIGATION > .sf_cols .search-icon-wrapper .fa-times-circle-o:before,
#PanelNAVIGATION > .sf_cols .search-icon-wrapper .fa-times-circle-o:after{
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 2px;
    width: 100%;
    margin-top: -1px;
    background: #009edb;
}
#PanelNAVIGATION > .sf_cols .search-icon-wrapper .fa-times-circle-o:before {
    transform: rotate(45deg);
}
#PanelNAVIGATION > .sf_cols .search-icon-wrapper .fa-times-circle-o:after {
    transform: rotate(-45deg);
}

#PanelNAVIGATION > .sf_cols .nav-search {
    transform: translateY(-100%);
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    right: 0;
    transition: all 350ms cubic-bezier(.42, .01, .58, 1);
    padding-left: 20px;
}
#PanelNAVIGATION > .sf_cols .nav-search .sfsearchBox input.sfsearchTxt {
    padding: 8px 140px 8px 60px;
}
    #PanelNAVIGATION > .sf_cols .nav-search input[type=submit] {
        /*display: none;*/
        position: absolute;
        left: -9999px;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }
#PanelNAVIGATION > .sf_cols .nav-search .k-autocomplete.sfsearchTxt:before {
    content: "\f002";
    font: normal normal normal 14px / 1 FontAwesome;
    position: absolute;
    width: 24px;
    height: 24px;
    left: 15px;
    top: 9px;
    font-size: 24px;
    color: #009edb;
}
#PanelNAVIGATION > .sf_cols .nav-search .k-nodata {
    padding: 10px 30px;
}
#PanelNAVIGATION.show-search > .sf_cols nav.navbar {
    transform: translateY(100%);
    opacity: 0;
}
#PanelNAVIGATION.show-search > .sf_cols .nav-search {
    transform: translateY(0);
    opacity: 1;
}
#PanelNAVIGATION.show-search > .sf_cols .search-icon-wrapper .fa-times-circle-o {
    transform: translateY(0%);
    opacity: 1;
}
#PanelNAVIGATION.show-search > .sf_cols .search-icon-wrapper .fa-search {
    transform: translateY(100%);
}

#PanelNAVIGATION .navbar-inverse .navbar-nav > li > a,
#PanelNAVIGATION .dropdown-menu > li > a {
  font-size: 18px;
  font-weight: 600;
}
#PanelNAVIGATION .dropdown-menu > li.active > a {
    color: #002D72 !important;
}

@media screen and (max-width: 767px) {
    #PanelNAVIGATION {
        width: auto;
    }
    #PanelNAVIGATION > .sf_cols .sf_colsOut.sf_2cols_1_75 {
        width: 100%;
    }
    #PanelNAVIGATION > .sf_cols .sf_colsOut.sf_2cols_2_25 {
        display: none;
    }
    #PanelNAVIGATION > .sf_cols .nav-search {
        display: none;
    }
    #PanelNAVIGATION nav.navbar .navbar-nav {
        float: none;
    }

    #mobile-search-btn {
        display: block !important;
    }

    #mobile-search-btn a {
        padding: 5px 15px 5px;
        margin: 20px 0;
    }
}
/* splash page */
.main-home #BodyStartPlaceholder_PanelBODYSTART,
.main-home #ContentPagesPlaceholder_PanelWATERTEXT {
  display: none;
}
.main-home .splash-wrapper .modal-backdrop {
  background-image: url(../images/water-bg.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
  background-color: #ffffff;
}
.main-home .splash-wrapper#loginModel .modal-dialog {
  height: 70vh;
  width: 100%;
  max-width: 900px;
  justify-content: start;
}
.main-home .splash-wrapper .modal-dialog .modal-content {
  border: 0;
  background-color: transparent;
  box-shadow: none;
  margin-top: 0;
  height: unset;
}
.main-home .splash-wrapper .modal-body {
  padding: 0;
}
.main-home .splash-wrapper .settings-body {
  margin-bottom: 16px;
}
.main-home .splash-wrapper .mywater {
    width: 432px;
    height: 100px;
    /*background-image: url("../Images/logo-mywater.png");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 86px auto 8px;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #002D72;
    text-align: center;
}

.main-home .splash-wrapper .myutility {
    width: 432px;
    height: 100px;
    /*background-image: url("../Images/logo-myutiltiy.png");*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin: 86px auto 8px;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #002D72;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .main-home .splash-wrapper .logo {
        width: 90%;
        background-size: contain;
    }
}
/* .main-home .splash-wrapper h1 {
  color: #009FDC;
  font-size: 110px;
  font-weight: 500;
}
.main-home .splash-wrapper h1 span:first-child {
  color: #A0CF67;
} */
.main-home .splash-wrapper .btn-pay-bill {
  text-decoration: none;
  background-color: #A0CF67;
  border: 0;
  border-radius: 5px;
  color: #002D72;
  font-size: 24px;
  font-weight: 500;
  padding: 14px 20px;
  margin-bottom: 45px;
  min-width: 316px;
  line-height: 24px;
  white-space: normal;
}
.main-home .splash-wrapper .btn-pay-bill:hover {
  background-color: #539503;
  color: #ffffff;
}
.main-home .splash-wrapper .modal-dialog .lbl {
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  color: #002D72;
  text-align: left;
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.main-home .splash-wrapper .modal-dialog .lbl .icon {
  display: inline-block;
  width: 35px;
  height: 38px;
  margin-right: 10px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 5px 0;
}
.main-home .splash-wrapper .modal-dialog .lbl .icon-lang {
  background-image: url(../images/icon-language.png);
  width: 55px;
}
.main-home .splash-wrapper .modal-dialog .lbl .icon-state {
  background-image: url(../images/icon-state.png);
}
.main-home .splash-wrapper .modal-dialog .lbl .icon-utility {
  background-image: url(../images/icon-utility.png);
}
.main-home .splash-wrapper .modal-dialog select {
  font-size: 20px;
  font-weight: 500;
  color: #002D72;
  border: 2px solid #002D72;
  border-radius: 5px;
  height: 60px;
  padding: 5px 75px 5px 21px;
  width: 100%;
  background: url(../images/select-arrow-model2.png) no-repeat top right;
  background-color: #ffffff;
  background-size: 84px;
  margin-bottom: 17px;
}
.main-home .splash-wrapper .goto-wrapper {
  text-align: center;
}
.main-home .splash-wrapper .goto-wrapper .goto-action {
  background-color: #009FDF;
  text-decoration: none;
  border: 0;
  border-radius: 5px;
  color: #ffffff;
  font-size: 24px;
  font-weight: 500;
  padding: 14px 20px;
  min-width: 316px;
  line-height: 24px;
  display: block;
  margin: auto;
  white-space: normal;
}
.main-home .splash-wrapper .goto-wrapper .goto-action:hover {
  background-color: #002D71;
}

/* h2ome common style */
.h2ome h1,
.h2ome h2,
.h2ome h3 {
  margin-top: 10px;
}
.h2ome h1 {
  font-size: 58px;
  font-family: 'Kalam';
  color: #002D72;
  line-height: 58px;
}
.h2ome h2 {
  font-size: 38px;
  line-height: 38px;
  font-family: 'Catamaran';
  font-weight: bold;
  color: #007CAD;
}
.h2ome h3 {
  font-size: 30px;
  line-height: 36px;
  font-family: 'Catamaran';
  font-weight: bold;
  color: #007CAD;
}
.h2ome .link-wrapper {
  margin-top: 30px;
  border: 2px solid #009FDF;
  padding: 8px 10px;
  width: 210px;
  border-radius: 30px;
  display: flex;
  background-color: #ffffff;
  align-items: center;
}
.h2ome .link-wrapper:hover {
  background-color: #009FDF;
}
.h2ome .link-wrapper .fa {
  font-size: 40px;
  color: #002D72;
}
.h2ome .link-wrapper a {
  line-height: 40px;
  padding: 0 10px;
  color: #002D72;
  text-decoration: none;
  font-size: 24px;
  font-weight: 500;
}
.h2ome .link-wrapper:hover a {
  color: #FFF;
}
.rich-text-container {
  font-family: 'Catamaran';
  font-size: 18px;
  color: #555555;
  line-height: 28px;
}
.rich-text-container p {
  font-size: 18px;
  line-height: 28px;
}
.rich-text-container h1 {
  font-size: 50px;
  font-family: 'Catamaran';
  font-weight: 600;
  line-height: 40px;
  color: #002D72;
  margin: 0;
  padding-top: 21px;
  padding-bottom: 21px;
}
.rich-text-container h2 {
  font-size: 38px;
  font-family: 'Catamaran';
  font-weight: 600;
  line-height: 40px;
  color: #007CAD;
  margin: 0;
  padding-top: 12px;
  padding-bottom: 11px;
}
.rich-text-container h3 {
  font-size: 30px;
  font-family: 'Catamaran';
  font-weight: 600;
  line-height: 36px;
  color: #002D72;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 6px;
}
.rich-text-container h4 {
  font-size: 26px;
  font-family: 'Catamaran';
  font-weight: 500;
  line-height: 30px;
  color: #637E01;
  margin: 0;
  padding-top: 7px;
  padding-bottom: 6px;
}
.rich-text-container h5 {
  font-size: 18px;
  font-family: 'Catamaran';
  color: #5a5f64;
  font-weight: 600;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 6px;
}
.rich-text-container h6 {
  font-size: 18px;
  font-family: 'Catamaran';
  color: #5a5f64;
  font-weight: 600;
  margin-bottom: 0;
  font-style: italic;
  padding-top: 7px;
  padding-bottom: 6px;
}
.rich-text-container img {
    border-radius: 30px;
}
.rich-text-container br {
    content: ' ';
    height: 8px;
    display: block;
}
.rich-text-container a {
  color: #007CAD;
  text-decoration: underline;
}
.rich-text-container a:hover {
  text-decoration: none;
}
.rich-text-container table {
  margin-bottom: 12px;
}
.rich-text-container table td {
  font-size: 18px;
  vertical-align: top;
  padding: 0 36px 0 0;
  color: #5a5f64;
  line-height: 28px;
}
.rich-text-container ul {
  color: #555555;
  font-size: 18px;
  padding: 0;
  list-style: none;
  margin:0.25em 0 1em 1rem;

}
.rich-text-container ul li{
  line-height: 28px;
  color: #5a5f64;
  position: relative;
  padding: 0 0 0 15px;
}
.rich-text-container ul li:before {
  content: "• ";
  color: #489DD7;
  font-size: 22px;
  line-height: 24px;
  position: absolute;
  top: 1px;
  left: 0;
  display: block;
  padding: 0;
} 
.rich-text-container ol {
  color: #555555;
  font-size: 18px;
  padding: 0;
  margin:0.25em 0 1em 3rem;
}
.rich-text-container ol li{
  line-height: 28px;
  color: #5a5f64;
}
.rich-text-container ol li::marker{
  font-weight: bold;
}
.rich-text-container p {
  color: #5a5f64;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 12px;
}

/* h2ome home */
.overview-list-wrapper {
  margin-bottom: 80px;
}
.overview-list-item .img-round-corner {
  border-radius: 40px;
}
.overview-list-item {
  display: flex;
  justify-content: start;
  flex-wrap: nowrap;
  margin-bottom: 40px;
  padding-bottom: 150px;
  background-position: center bottom;
  background-size: 90% auto;
  background-repeat: no-repeat;
}
.overview-list-item.featured:first-child {
  padding-top: 30px;
}
.overview-list-item.tile {
  background-size: 100% auto;
  padding-bottom: 0;
}
.overview-list-item.water-resource {
  padding-bottom: 300px;
}
.overview-list-item .content-wrapper {
  display: flex;
  padding: 80px 0 0 20px;
  flex-grow: 1;
  justify-content: end;
  width: 50%;
}
.overview-list-item.tile .content-wrapper {
  padding: 20px;
  justify-content: center;
  width: 100%;
}
.overview-list-item.featured .content-wrapper {
  justify-content: start;
  padding: 20px 0 0 30px;
}
.overview-list-item.water-resource .content-wrapper .contents:first-child {
  display: flex;
  justify-content: end;
  width: 45%;
  max-width: 548px;
}
.overview-list-item.water-resource .content-wrapper .contents:last-child {
  width: 55%;
  max-width: 780px;
}
.overview-list-item .icon {
  width: 116px;
  height: 116px;
  overflow: hidden;
}
.overview-list-item .icon img {
  width: 116px;
}
.overview-list-item .contents {
  padding-left: 20px;
  padding-right: 20px;
  /* min-width: 540px; */
  max-width: 540px;
}
.overview-list-item.tile .contents {
  min-width: unset;
  max-width: unset;
  margin: 0;
}
.overview-list-item.featured .contents {
  /* margin-left: 30px; */
  max-width: 650px;
}
.overview-list-item .img-wrapper {
  display: flex;
  width: 50%;
}
.overview-list-item .container-small {
  /* display: flex; */
  /* flex-direction: column; */
  padding: 0 20px;
}
.overview-list-item .img-holder {
  max-width: 316px;
  max-height: 390px;
  overflow: hidden;
}
.overview-list-item .img-holder img {
  width: 100%;
}
.overview-list-item .container-large {
  /* max-width: 596px; */
  max-height: 470px;
  overflow: hidden;
  border-radius: 40px 0 0 40px;
}
.overview-list-item.reverse .container-large {
  border-radius: 0 40px 40px 0;
}
.overview-list-item.featured .container-large {
  width: 100%;
  height: 390px;
  border-radius: 0 40px 40px 0;
}
.overview-list-item .container-large img {
  width: 100%;
  border-radius: 40px 0 0 40px;
}
.overview-list-item.reverse .container-large img {
  border-radius: 0 40px 40px 0;
}
.overview-list-item.featured .container-large img {
  width: 100%;
  border-radius: 0 40px 40px 0;
}
.overview-list-item.featured .link-wrapper {
  float: right;
  margin-top: 60px;
}
.overview-list-item.reverse .content-wrapper {
  justify-content: start;
}

/* h2ome overview single */
.h2ome-overview-single {
  padding-top: 40px;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 90% auto;
  margin-bottom: 20px;
}
.h2ome-overview-single .content-row {
  display: flex;
  margin-bottom: 76px;
}
.h2ome-overview-single .content-row > div:first-child {
  width: 63%;
}
.h2ome-overview-single .content-row > div:last-child {
  width: 37%;
}
.h2ome-overview-single .content-row > .content-image:last-child {
  /* margin-left: 0; */
  padding-left: 32px;
}
.h2ome-overview-single .image-right-large {
  width: 100%;
  max-height: 470px;
  overflow: hidden;
  border-radius: 40px 0 0 40px;
}
.h2ome-overview-single .image-right-large img {
  width: 100%;
}
.h2ome-overview-single .image-left-large {
  max-height: 470px;
  overflow: hidden;
  border-radius: 0 40px 40px 0;
}
.h2ome-overview-single .image-left-large img {
  width: 100%;
}
.h2ome-overview-single .image-right-small {
  max-width: 325px;
  max-height: 390px;
  overflow: hidden;
  border-radius: 40px;
}
.h2ome-overview-single .image-right-small img {
  width: 100%;
}
.h2ome-overview-single .rich-text-container .rich-text {
  display: none;
}

/* h2ome overview banner */

.h2ome-overview-banner-image img {
    width: 100%;
    min-height: 400px;
    object-fit: cover;
}
.h2ome-overview-mobile-banner-image img {
    width: 100%;
    min-height: 360px;
    object-fit: cover;
}
.h2ome-overview-mobile-banner-image {
    display: none;
}
.sfPageEditor .h2ome-overview-mobile-banner-image {
    display: block;
}
.sfPageEditor .h2ome-overview-mobile-banner-image img {
    width: auto;
    height: auto;
}
@media screen and (max-width: 767px) {
    .h2ome-overview-mobile-banner-image {
        display: block;
    }
    .h2ome-overview-banner-image {
        display: none;
    }
}

/* h2ome overview nav */
.h2ome-overview-nav {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 32px;
    transition: all 0.2s;
    padding-left: 25px;
    padding-right: 25px;
}
.h2ome-overview-nav .dropdown {
  flex: 1;
}
.h2ome-overview-nav .nav-list-item {
    height: 60px;
    border: 2px solid #002D72;
    border-radius: 30px;
    padding: 10px;
    display: flex;
    align-items: center;
    text-decoration: none;
    background-color: #fff;
}
.h2ome-overview-nav .nav-list-item img {
    height: 40px;
    width: 40px;
    display: block;
}
.h2ome-overview-nav .nav-list-item .nav-title {
    flex: 1;
    text-align: center;
    color: #002D72;
    font-size: 20px;
    font-weight: 700;
    padding-top: 3px;
}
.h2ome-overview-nav .nav-list-item.active, .h2ome-overview-nav .nav-list-item:hover {
    background-color: #002D72;
}
.h2ome-overview-nav .nav-list-item.active .nav-title,
.h2ome-overview-nav .nav-list-item:hover .nav-title {
    color: #fff;
}
.h2ome .slider-containt .btn-grp {
    bottom: 47px;
}
.h2ome-overview-nav .dropdown .dropdown-menu > li > a {
    white-space: normal;
}
.h2ome-overview-nav .dropdown.open a {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #007CAD;
  border-color: #007CAD;
}
.h2ome-overview-nav .dropdown.open .nav-title {
  color: #ffffff;
}
.h2ome-overview-nav .dropdown-menu {
  margin: 0;
  transition: all 0.25s linear .25s;
  overflow: hidden;
}
.h2ome-overview-nav .dropdown.open .dropdown-menu {
  background-color: #007CAD !important;
  border: none !important;
  box-shadow: none;
  padding: 0;
  border-radius: 0 0 30px 30px;
}
.h2ome-overview-nav .dropdown.open .dropdown-menu > li {
  line-height: 39px;
}
.h2ome-overview-nav .dropdown.open .dropdown-menu > li > a {
  color: #ffffff !important;
  font-size: 17px;
  font-family: 'Catamaran';
  font-weight: 600;
  text-align: center;
  padding: 8px 20px 7px;
}
.h2ome-overview-nav .dropdown.open .dropdown-menu > li:last-child > a {
  border-radius: 0 0 30px 30px;
}
.h2ome-overview-nav .dropdown.open .dropdown-menu > li > a:hover,
.h2ome-overview-nav .dropdown.open .dropdown-menu > li.active > a {
  background-color: #002D72 !important;
  border-color: #002D72 !important;
}
@media screen and (max-width: 767px) {
    .h2ome.slider-container.home-page-container .slider-containt {
        width: 100%;
    }
    .h2ome-overview-nav {
        flex-wrap: wrap;
        gap: 10px;
    }
    .h2ome-overview-nav .nav-list-item {
        height: 40px;
        border-radius: 20px;
        padding: 5px;
    }
    .h2ome-overview-nav .nav-list-item img {
        height: 30px;
        width: 30px;
    }
    .h2ome-overview-nav .nav-list-item .nav-title {
        font-size: 14px;
        line-height: 14px;
        padding-top: 0px;
    }
    .h2ome .slider-containt .btn-grp {
        bottom: 10px;
    }
}
@media screen and (max-width: 650px) {
    .h2ome-overview-nav .dropdown {
        min-width: calc( 50% - 5px );
    }
}

/* h2ome overview title */
.h2ome-overview-title {
    display: flex;
    align-items: center;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-top: 12px;
}
.h2ome-overview-title .overview-icon img {
    width: 116px;
    height: 116px;
    margin-right: 15px;
}
.h2ome-overview-title .overview-title {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 10px;
    flex-wrap: wrap;
}
.h2ome-overview-title .overview-title .caption1 {
    color: #007CAD;
    font-size: 75px;
    font-weight: 700;
    margin-right: 15px;
}
.h2ome-overview-title .overview-title .caption2 {
    font-family: 'Kalam';
    color: #002D72;
    font-size: 75px;
    font-weight: 400;
}

    .h2ome-overview-title .overview-title h1.caption2 {margin:0px;}

    @media screen and (max-width: 767px) {
        .h2ome-overview-title .overview-icon img {
        width: 50px;
        height: 50px;
    }
    .h2ome-overview-title .overview-title {
        margin-top: 2px;
        gap: 4px;
    }
    .h2ome-overview-title .overview-title .caption1 {
        font-size: 35px;
        line-height: 1;
    }
    .h2ome-overview-title .overview-title .caption2 {
        font-size: 35px;
        line-height: 1;
    }
}

/* h2ome overview breadcrumb */
.breadcrumb-wrapper {
    font-size: 16px;
    color: #555555;
    display: flex;
    align-items: center;
    gap: 4px;
    line-height: 20px;
    height: 28px;
    margin: 12px 0;
}
.breadcrumb-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 4px;
}
.breadcrumb-wrapper ul li {
    display: flex;
    gap: 4px;
}
.breadcrumb-wrapper a {
    color: #007CAD;
    text-decoration: none;
    border-bottom: 1px solid #007CAD;
    height: 20px;
    display: inline-block;
}

/* h2ome breadcrumb */
.h2ome-home-banners-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.h2ome-home-banners-list .h2ome-home-banner-item img {
    width: 100%;
    object-fit: cover;
    height: 530px;
    position: relative;
}
.h2ome-home-banners-list .h2ome-home-banner-item .banner-content {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #002D72;
    top: 0;
}
.h2ome-home-banners-list .h2ome-home-banner-item .banner-content .top-title,
.h2ome-home-banners-list .h2ome-home-banner-item .banner-content .bottom-title{
    position: absolute;
    height: 124px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 75px;
    font-weight: 700;
    line-height: 124px;
    white-space: nowrap;
}
.h2ome-home-banners-list .h2ome-home-banner-item .banner-content .top-title {
    top: 8px;
}
.h2ome-home-banners-list .h2ome-home-banner-item .banner-content .bottom-title {
    bottom: 34px;
}

/* h2ome content sidebar */
.h2ome-content-sidebar {
    width: 100%;
    padding-right: 25px;
    margin-top: 50px;
}
.h2ome-content-sidebar .parent-title {
    color: #00325F;
    font-size: 24px;
    border-bottom: 2px solid #489DD7;
    display: block;
    font-weight: 600;
    height: 46px;
    line-height: 46px;
}
.h2ome-content-sidebar .nav-list-item {
    font-size: 16px;
    padding: 15px 0 9px;
    border-bottom: solid 1px #ddd;
}
.h2ome-content-sidebar .nav-list-item a {
    text-decoration: none;
    color: #489DD7;
}
.h2ome-content-sidebar .nav-list-item a:hover {
    text-decoration: underline;
}
.h2ome-content-sidebar .nav-list-item.active a {
    color: #00325F;
}
.h2ome-content-sidebar .nav-list-item.active a:hover {
    text-decoration: none;
    cursor: text;
}
@media screen and (max-width: 767px) {
    .h2ome-content-sidebar {
        padding-right: 0;
        margin-top: 20px;
    }
}

/* h2ome content single wrapper */
@media screen and (max-width: 767px) {
    .sf_cols.container.h2ome-content-single-wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    .sf_cols.container.h2ome-content-single-wrapper .sf_colsOut {
        width: 100% !important;
    }
    .sf_cols.container.h2ome-content-single-wrapper .sf_colsOut .sf_colsIn {
        margin: 0;
    }
}

/* h2ome top navbar */
.h2ome-navbar {
    margin: 0 !important;
    padding: 0 !important;
    border: none;
    position: relative;
}
.h2ome-navbar .top-h2ome-btn {
    background: #007CAD;
    border-color: #007CAD;
    font-weight: 700;
    font-size: 18px;
    padding: 0 20px !important;
    text-decoration: none;
    height: auto;
    min-height: 45px;
    line-height: 45px;
    margin-left: 16px;
}
.h2ome-navbar .top-h2ome-btn:hover {
    background: #00628B;
}
.h2ome-navbar > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    background-color: #007CAD !important;
}
.h2ome-navbar .dropdown-menu {
    min-width: 248px;
    border: none !important;
    padding: 0;
    right: 0;
    left: auto;
    border-top: 1px solid #fff !important;
    top: 47px;
    width: 100vw;
    max-width: 1350px;
}
.h2ome-navbar .dropdown-menu > ul {
  display: flex;
  padding: 22px 30px;
}
.h2ome-navbar .dropdown-menu ul li {
  list-style: none;
  flex: 1;
}
.h2ome-navbar .dropdown-menu > ul > li:not(:last-child){
  margin-right: 25px;
}
.h2ome-navbar .dropdown-menu > ul > li > a {
    padding: 10px 20px 10px;
    background-color: #007CAD;
    color: #fff !important;
    font-size: 20px;
    line-height: 20px;
    font-family: "Catamaran";
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: block;
    margin-bottom: 3px;
}
.h2ome-navbar .dropdown-menu > ul > li > a:hover,
.h2ome-navbar .dropdown-menu > ul > li > a.active {
    background-color: #002D72 !important;
}
.h2ome-navbar .dropdown-menu > ul > li > ul {
  border-top: 2px solid #A0CF67;
  padding: 0;
}
.h2ome-navbar .dropdown-menu > ul > li > ul > li {
  color: #ffffff;
  text-align: center;
}
.h2ome-navbar .dropdown-menu > ul > li > ul > li > a {
  font-family: "Catamaran";
  font-weight: 500;
  color: #ffffff;
  font-size: 17px;
  text-decoration: none;
  display: block;
  line-height: 40px;
  padding: 0 6px;
}
.h2ome-navbar .dropdown-menu > ul > li > ul > li > a:hover,
.h2ome-navbar .dropdown-menu > ul > li > ul > li > a.active {
    background-color: #002D72;
}
@media screen and (max-width: 767px) {
  .h2ome-navbar .dropdown-menu > ul {
    display: block;
  }
  .h2ome-navbar > li > a {
      width: 100%;
  }
  .h2ome-navbar .top-h2ome-btn {
    margin-left: 0;
  }
}

/* h2ome overivew contents */
.h2ome-overview-contents {
    display: flex;
    flex-direction: column;
}
.h2ome-overview-contents .h2ome-content-item {
    display: flex;
    max-width: 920px;
    gap: 32px;
    margin-bottom: 48px;
}
.h2ome-overview-contents .h2ome-content-item .thumb {
    min-width: 200px;
    height: 240px;
    border-radius: 30px;
    overflow: hidden;
}
.h2ome-overview-contents .h2ome-content-item .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.h2ome-overview-contents .h2ome-content-item .title {
    font-size: 38px;
    color: #002D72;
    font-weight: 700;
    line-height: 64px;
    margin-top: 14px;
}
.h2ome-overview-contents .h2ome-content-item .subtitle {
    font-size: 18px;
    color: #555555;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 29px;
}
.h2ome-overview-contents .h2ome-content-item .link-wrapper {
  margin-top: 30px;
  border: 2px solid #009FDF;
  padding: 8px 10px;
  width: 210px;
  border-radius: 30px;
  display: flex;
  background-color: #ffffff;
  transition: all .25s linear;
}
.h2ome-overview-contents .h2ome-content-item .link-wrapper .fa {
    color: #fff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    background: #002D72;
    border-radius: 50%;
    justify-content: center;
}
.h2ome-overview-contents .h2ome-content-item .link-wrapper a {
  line-height: 40px;
  padding: 0 10px;
  color: #002D72;
  text-decoration: none;
  font-size: 24px;
    flex: 1;
    text-align: center
}
.h2ome-overview-contents .h2ome-content-item .link-wrapper:hover {
    background-color: #009FDF;
}
.h2ome-overview-contents .h2ome-content-item .link-wrapper:hover a {
    color: #FFF;
}
@media screen and (max-width: 1024px) {
  .overview-list-item.water-resource .content-wrapper .contents:first-child {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
    .h2ome-overview-contents .h2ome-content-item {
        gap: 16px;
        margin-bottom: 28px;
    }
    .h2ome-overview-contents .h2ome-content-item .thumb {
        min-width: 160px;
        height: 180px;
        border-radius: 30px;
        overflow: hidden;
    }
    .h2ome-overview-contents .h2ome-content-item .title {
        font-size: 24px;
        line-height: 28px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .h2ome-overview-contents .h2ome-content-item .subtitle {
        font-size: 16px;
        line-height: 24px;
    }
    .h2ome-overview-contents .h2ome-content-item .link-wrapper {
      margin-top: 30px;
      padding: 6px 10px;
      width: 180px;
      border-radius: 20px;
    }
    .h2ome-overview-contents .h2ome-content-item .link-wrapper .fa {
        width: 30px;
        height: 30px;
    }
    .h2ome-overview-contents .h2ome-content-item .link-wrapper a {
      line-height: 30px;
      padding: 0 10px;
      font-size: 18px;
    }
}
@media screen and (max-width: 450px) {
    .h2ome-overview-contents .h2ome-content-item {
        gap: 16px;
        margin-bottom: 28px;
        flex-direction: column;
    }
}

/* h2ome overview bottom background image */
.h2ome-overview-bottom {
    margin-top: -440px;
    padding-bottom: 60px;
}
.h2ome-overview-bottom .inner {
    height: 600px;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.rdContent .h2ome-overview-bottom {
    margin-top: 0;
}
.rdContent .h2ome-overview-bottom .inner{
    margin-top: 0;
    height: 160px;
}
@media screen and (max-width: 767px) {
    .h2ome-overview-bottom {
        padding-bottom: 30px;
        margin-top: 0;
    }
    .h2ome-overview-bottom .inner {
        height: 100px
    }
}

/* h2ome content single detail */
.h2ome-content-single {
    padding-top: 50px;
}
.h2ome-content-single .content-title {
    font-size: 50px;
    font-weight: 600;
    color: #002D72;
    line-height: 40px;
    margin: 0;
    padding-top: 21px;
    padding-bottom: 21px;
}
.h2ome-content-single .content-subtitle {
    font-size: 24px;
    font-weight: 500;
    color: #007CAD;
    line-height: 30px;
    padding-bottom: 12px;
}
.h2ome-content-single .content-wrapper {
    margin-bottom: 26px;
}
.h2ome-content-single .content-row {
    display: flex;
    gap: 32px;
    align-items: flex-start;
}
.h2ome-content-single .content-row .left {
    width: calc( 50% - 32px );
}
.h2ome-content-single .content-row .right {
    width: 50%;
}
.h2ome-content-single .content-row .left {
    background-color: rgba(160,207,103,0.2);
    padding: 26px 42px;
}
.h2ome-content-single .content-row .left img,
.h2ome-content-single .content-row .right img {
    max-width: 100%;
}
@media screen and (max-width: 767px) {
    .h2ome-content-single {
        padding-top: 10px;
    }
    .h2ome-content-single .content-title {
        font-size: 24px;
        line-height: 28px;
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .h2ome-content-single .content-subtitle {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 6px;
    }
    .h2ome-content-single .content-wrapper img {
        max-width: 100%;
    }
    .h2ome-content-single .content-row {
        flex-direction: column;
    }
    .h2ome-content-single .content-row .left,
    .h2ome-content-single .content-row .right {
        width: 100%;
        margin: 0;
    }
}

/* responsive */
@media screen and (max-width: 767px) {
  /* common style */
  .sf_responsive_wrapper {
    display: flex;
    flex-direction: column;
  }
  .sf_responsive_wrapper .sf_colsOut {
    float: none;
    width: 100% !important;
  }
  .sf_responsive_wrapper .sf_colsIn {
    margin: 0;
  }
  /* my state */
  .greay-header .container {
    padding: 0;
    display: flex;
    flex-direction: column;
  }
  .greay-header .container #social-links {
    float: none;
  }
  .greay-header .container #social-links .personal-settings-container {
    justify-content: space-around;
    border-bottom: 1px solid #ffffff;
  }
  .greay-header .container #social-links .personal-settings-container .my-state-container {
    border-right: 1px solid #ffffff;
    flex-grow: 1;
    padding: 0;
    text-align: center;
    min-height: 45px;
    line-height: 45px;
  }
  .greay-header .container #social-links .personal-settings-container #google_translate_element {
    flex-grow: 1;
    padding: 0;
  }
  .greay-header .container #social-links .personal-settings-container #google_translate_element .goog-te-gadget {
    width: 100%;
    text-align: center;
  }
  #top-actions {
    float: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
  }
  #top-actions .btn {
    flex-grow: 1;
  }
  #top-actions .greay-header-blue-btn {
    padding: 0;
    margin: 0;
  }
  /* message ribbon */
  .msg-ribbon-wrapper .msg-ribbon-container {
    margin: 0 40px 0 20px;
    padding: 0;
  }
  .msg-ribbon-wrapper .msg-ribbon-container .msg-ribbon-item:first-child {
    padding-top: 20px;
  }
  .msg-ribbon-wrapper .msg-ribbon-container .msg-ribbon-item:last-child {
    padding-bottom: 20px;
  }
  .msg-ribbon-wrapper .btn-close {
    right: 5px;
  }
  /* service introduction */
  .service-introduction-wrapper {
    padding: 20px;
    flex-direction: column;
  }
  /* office hours */
  .office-hours-wrapper {
    padding: 20px;
  }
  .office-hours-wrapper .office-hours-item {
    flex-direction: column;
  }
  .office-hours-item .hero-image {
    width: 100%;
    height: 200px;
  }
  .office-hours-item .hero-image img {
    width: 100%;
  }
  .office-hours-item .content-wrapper {
    padding: 0;
  }
  .office-hours-item .social-media-wrapper .btn-social-media {
    margin-right: 5px;
  }
  /* social links */
  .block-wrapper {
    width: 100%;
    float: none;
  }
  footer .statelink {
    text-align: center;
  }
  #block-logo {
    text-align: left;
    float: none;
    margin-top: 28px;
  }
  #sociallinks {
    float: none;
    padding-top: 28px;
    justify-content: center;
  }
  /* search */
  .sfsearchBox input.sfsearchTxt {
    padding: 10px 100px 10px 10px;
  }
  .sfsearchBox .sfsearchSubmit {
    padding: 5px 15px;
    top: 6px;
    right: 7px;
  }
  .k-list, .k-nodata {
    margin-top: 6px;
  }
  .k-list > .k-item {
    padding: 5px 15px;
  }
  .nav-search-wrapper {
    height: unset;
    padding-right: 20px;
  }
  .nav-search-wrapper .nav-wrapper {
    padding: 0;
  }
  #PanelNAVIGATION {
    width: unset;
  }
  .nav-search-wrapper .search-wrapper {
    padding: 9px 0;
  }
  .nav-search-wrapper .search-icon-wrapper .fa {
    top: 23px;
    right: -25px;
  }
  .nav-search-wrapper .sfsearchBox {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  /* splash page */
  .main-home .splash-wrapper#loginModel .modal-dialog {
    height: 90vh;
  }
  

  /* h2ome common style */
  .h2ome h1,
  .h2ome h2,
  .h2ome h3 {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .h2ome h1 {
    font-size: 42px;
    line-height: 42px;
  }
  .h2ome .link-wrapper {
    padding: 5px 10px 6px 10px;
    width: 170px;
    border-radius: 30px;
    display: flex;
    background-color: #ffffff;
  }
  .h2ome .link-wrapper .fa {
    font-size: 30px;
  }
  .h2ome .link-wrapper a {
    line-height: 18px;
    padding: 0 5px 0 8px;
    font-size: 18px;
    font-family: 'Catamaran';
  }
  .rich-text-container p {
    font-size: 16px;
    line-height: 22px;
  }
  .rich-text-container h1 {
    font-size: 24px;
    line-height: 28px;
    margin: 0;
    padding-top: 6px;
    padding-bottom: 6px;
  }
  .rich-text-container h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .rich-text-container h3 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .rich-text-container h4 {
    font-size: 20px;
    line-height: 24px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .rich-text-container h5 {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .rich-text-container h6 {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .rich-text-container img {
      border-radius: 15px;
  }
  .rich-text-container br {
      content: ' ';
      height: 8px;
      display: block;
  }
  .rich-text-container table td {
    font-size: 16px;
    padding-right: 12px;
    line-height: 22px;
  }
  .rich-text-container ul,
  .rich-text-container ol {
    font-size: 16px;
  }
  .rich-text-container ul li,
  .rich-text-container ol li,
  .rich-text-container ul li:before {
    font-size: 16px;
    line-height: 22px;
  }
  /* h2ome home */
  .overview-list-wrapper {
    margin-bottom: 40px;
  }
  .overview-list-item {
    flex-direction: column;
    padding-bottom: 70px;
  }
  .overview-list-item.tile {
    margin-bottom: 20px;
  }
  .overview-list-item.featured {
    padding-bottom: 0;
  }
  .overview-list-item.featured:first-child {
    padding-top: 0;
  }
  .overview-list-item .img-round-corner {
    border-radius: 20px;
  }
  .overview-list-item.reverse {
    flex-direction: column-reverse;
  }
  .overview-list-item .content-wrapper,
  .overview-list-item.featured .content-wrapper {
    padding: 20px 20px 10px 20px;
    width: 100%;
  }
  .overview-list-item .icon {
    width: 70px;
    height: 70px;
  }
  .overview-list-item .icon img {
    width: 70px;
  }
  .overview-list-item .contents,
  .overview-list-item.featured .contents {
    padding-left: 8px;
    padding-right: 8px;
    width: unset;
    /* min-width: unset; */
    max-width: unset;
  }
  .overview-list-item .title {
    font-size: 24px;
    line-height: 24px;
  }
  .overview-list-item .mini-title {
    font-size: 24px;
    line-height: 30px;
  }
  .overview-list-item .container-small {
    padding: 0 10px 0 0;
    position: relative;
  }
  .overview-list-item.reverse .container-small {
    padding: 0 0 0 10px;
  }
  .overview-list-item .img-wrapper {
    padding-left: 20px;
    width: 100%;
  }
  .overview-list-item.reverse .img-wrapper {
    padding-left: 0;
    padding-right: 20px;
  }
  .overview-list-item.featured .img-wrapper {
    padding-left: 0;
    padding-right: 30px;
  }
  .overview-list-item .img-holder {
    width: 140px;
    height: 170px;
  }
  .overview-list-item .img-holder img {
    width: 140px;
  }
  .overview-list-item .link-wrapper {
    position: absolute;
    bottom: -70px;
    right: -170px;
  }
  .overview-list-item.featured .link-wrapper {
    position: relative;
    float: none;
    bottom: 0;
    left: 0;
    margin-top: 30px;
  }
  .overview-list-item.reverse .link-wrapper {
    left: -170px;
  }
  .overview-list-item .container-large {
    width: 260px;
    height: 200px;
    border-radius: 20px 0 0 20px;
  }
  .overview-list-item.featured .container-large {
    width: 100%;
    height: 166px;
  }
  .overview-list-item .container-large img {
    width: 260px;
    border-radius: 20px 0 0 20px;
  }
  .overview-list-item.reverse .container-large,
  .overview-list-item.reverse .container-large img {
    border-radius: 0 20px 20px 0;
  }
  .overview-list-item.featured .container-large img {
    width: 400px;
  }
  .overview-list-item.water-resource {
    padding-bottom: 80px;
  }
  .overview-list-item.water-resource .content-wrapper {
    flex-direction: column;
  }
  .overview-list-item.water-resource .contents {
    padding: 0 20px;
    text-align: center;
  }
  .overview-list-item.water-resource .content-wrapper .contents:first-child,
  .overview-list-item.water-resource .content-wrapper .contents:last-child {
    width: 100%;
    text-align: center;
  }
  .overview-list-item.water-resource .hero-title {
    width: unset;
  }
  .overview-list-item.water-resource .contents .desc {
    padding: 5px 0;
  }
  /* h2ome breadcrumb */
  .breadcrumb-wrapper {
    display: none;
  }
  /* h2ome overview single */
  .h2ome-overview-single {
    padding-top: 10px;
  }
  .h2ome-overview-single .content-row {
    margin-bottom: 20px;
  }
  .h2ome-overview-single .content-row:first-child {
    flex-direction: column;
  }
  .h2ome-overview-single .content-row > div:first-child,
  .h2ome-overview-single .content-row > div:last-child {
    width: 100%;
  }
  .h2ome-overview-single .rich-text-container {
    padding: 0 20px;
  }
  .h2ome-overview-single .image-right-large {
    max-height: 166px;
    border-radius: 20px 0 0 20px;
  }
  .h2ome-overview-single .image-right-small {
    width: 140px;
    max-height: 170px;
    border-radius: 20px;
  }
  .h2ome-overview-single .image-left-large {
    max-height: 200px;
    border-radius: 0 20px 20px 0;
  }
  .h2ome-overview-single .content-row > .content-image:last-child {
    padding-left: 20px;
  }
  /* h2ome overview banner */
  .h2ome .h2ome-home-banners-list .h2ome-home-banner-item img {
    min-height: unset;
    height: auto;
    object-fit: contain;
  }
  .h2ome .h2ome-home-banners-list .h2ome-home-banner-item .banner-content .top-title {
    font-size: 38px;
    height: 38px;
    line-height: 38px;
    top: 2%;
  }
  .h2ome .h2ome-home-banners-list .h2ome-home-banner-item .banner-content .bottom-title {
    font-size: 25px;
    height: 25px;
    line-height: 25px;
    bottom: 10%;
  }
  .h2ome .rich-text-container {
      font-size: 16px;
      line-height: 24px;
  }
}

@media screen and (max-width: 344px) {
  .h2ome h1 {
    font-size: 38px;
  }
  .overview-list-item .content-wrapper, 
  .overview-list-item.featured .content-wrapper {
    padding: 20px 5px;
  }
  .overview-list-item .link-wrapper {
    right: -140px;
  }
  .overview-list-item.reverse .link-wrapper {
    left: -140px;
  }
}