/* Scrollbar container */
::-webkit-scrollbar {
  width: 8px;
  height: 8px; 
}
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 10px;
}
::-webkit-scrollbar-thumb {
  background-color: #2F4456;
  border-radius: 10px;
  border: 2px solid #f1f1f1;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #002F5D;
}
div#validation_message_1_4,div#validation_message_2_4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    max-width: 100%;
    word-break: break-word;
}
.header-main-menu .elementor-widget-container .elementor-nav-menu--main .elementor-nav-menu {
    position: static !important;
    z-index: unset !important;
}
.header-bottom.is-sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background: #000000bd;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.header-bottom.is-sticky .header-logo .elementor-widget-container>a {
    top: -73px;
    width: 120px;
}
.is-sticky .e-con-inner {
    padding-top: 10px;
}
.financial-reports-main-container .tabsWrapper i::before {
    color: #EABD62;
	transition:.5s;
	cursor:pointer;
}
.financial-reports-main-container .tabsWrapper i:hover::before {
    color: #2E2E2E;
	transition:.5s;	
}
.financial-reports-main-container .crc-tab-btn.active,.financial-reports-main-container .crc-accordion-header.active,.financial-reports-main-container .crc-tab-btn:hover{
	background-color:#2F4456;
}
.financial-reports-main-container .crc-tab-content-wrappr table td,.financial-reports-main-container .crc-tab-content-wrappr table th,
.financial-reports-main-container .crc-tab-btn{
    color: #2E2E2E;
}
.financial-reports-main-container .crc-tab-content-wrappr table td{
    vertical-align: middle;
}
.financial-reports-main-container .crc-tab-btn.active,.financial-reports-main-container .crc-tab-btn:hover{
	color:#fff;
}
.financial-reports-main-container .crc-tab-content-wrappr table thead:first-child tr:first-child th {
    text-align: center;
}
.financial-reports-main-container .crc-accordion-header.active{
	border:1px solid #2F4456;
}
.team-bio {
    position: absolute;
    width: 100% !important;
    padding: 25px 125px 25px 25px;
    color: #fff;
    left: 0;
    right: 0;
    width: 1320px !important;
    max-width: 1320px !important;
    top: 100%;
    z-index: 2;
    margin: 65px 0 0 0;
    display: none;
    background: #2F4456 url(../images/Team_Bio_Bg_Element.svg)no-repeat;
    background-position: 99% 14px;
}
.investment-propotion-text-container{
    position: relative;
}
.team-bio::before,.investment-propotion-text-container::before {
    content: "";
    position: absolute;
    top: unset;
    bottom: 0;
    left: 0;
    height: 172px;
    width: 100%;
    background: url(https://swisswater.ardentirdev.us/wp-content/uploads/2025/06/Team_Page.svg) no-repeat;
    background-size: cover;
}
.rotate-arrow{
    cursor: pointer;
}
.rotate-arrow.active{
    background-color: ;
}
.rotate-arrow.active .elementor-icon svg {
    transform: rotate(180deg);
    transition: .5s;
}
.rotate-arrow .elementor-icon svg {
    transition: .5s;
}
.team_member_main:nth-of-type(4n+2) .team-bio {
    left: -112.6%;
}
.team_member_main:nth-of-type(4n+3) .team-bio {
    left: -225.2%;
}
.team_member_main:nth-of-type(4n) .team-bio {
    left: -337.8%;
}
.header-contact .elementor-icon-box-wrapper .elementor-icon-box-icon {
    height: 30px;
    width: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
}
.contact-us-details .elementor-icon-box-wrapper .elementor-icon-box-icon {
    height: 42px;
    width: 42px;
    border: 1px solid #fff;
    border-radius: 50%;
    position: relative;
    transition: .5s;
    margin-right: 20px;
}
.contact-us-details .elementor-icon-box-wrapper .elementor-icon-box-icon:hover{
    border-color: #EABD62;
    transition: .5s;
}
.contact-us-details .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon svg {
    font-size: 22px;
}
.header-contact .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon,
.contact-us-details .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header-contact p a:hover,.contact-us-details p a:hover {
    color: var( --e-global-color-primary );
    transition: .5s;
}

.header-contact .elementor-icon-box-icon:hover a svg path,
.contact-us-details .elementor-icon-box-icon:hover a svg path {
    fill: var( --e-global-color-primary );
    transition: .5s;
}

.header-main-menu .elementor-nav-menu--main .elementor-nav-menu .menu-item:nth-child(2) {
    margin-right: 130px;
}
.header-main-menu > .elementor-widget-container > .elementor-nav-menu--main > ul > li:has(> ul > li.current_page_item) > a {
  color: #EABD62 !important;
}
.header-main-menu > .elementor-widget-container > .elementor-nav-menu--main > ul > li:has(> ul > li.current_page_item) > a > span > svg > path{
    fill:#EABD62 !important;
}

.header-main-menu ul.sub-menu li {
    margin: 0px !important;
}
.header-main-menu .elementor-nav-menu--main .elementor-nav-menu .menu-item:nth-child(3) {
    margin-left: 130px;
}

.header-bottom {
    position: relative;
    z-index: 1;
    transition: .3s;
}

.elementor.elementor-9.elementor-location-header {
    position: absolute;
    width: 100%;
}

.header-logo .elementor-widget-container>a {
    position: absolute;
    top: -144px;
    left: -48px;
    right: 0;
    z-index:1;
    width: 190px;
    margin: 0 auto;
}

.header-top {
    position: relative;
    width: 100%;
    z-index: 1;
}

.category-block .category-block-text,
.category-block .category-block-text p,
.category-block {
    transition: .5s;
}

.category-block:hover .category-flag .elementor-widget-container {
    background-color: #fff !important;
    background: #fff !important;
}

.category-block:hover .category-flag .elementor-widget-container h4.elementor-heading-title {
    color: #2F4456;
}

.category-block:hover .category-block-text {
    background-color: #2F4456 !important;
}

.category-block:hover .category-block-text p {
    color: #fff;
    transition: .5s;
}

.footer-menu ul li a {
    position: relative;
    z-index: 1;
    transition: .5s;
}

.footer-menu ul li a::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10px !important;
    transform: translatey(-50%);
    height: 15px !important;
    width: 16px !important;
    opacity: 1 !important;
    background: url("https://swisswater.ardentirdev.us/wp-content/uploads/2025/05/White_Arrow-01.svg")no-repeat !important;
    transition: .5s;
}
.footer-menu .elementor-nav-menu--main ul  li.current-menu-item.current_page_item a::before{
    background: url("https://swisswater.ardentirdev.us/wp-content/uploads/2025/06/About_Us_Arrow.svg")no-repeat !important;
}
.footer-menu ul li a:hover::before {
    background: url("https://swisswater.ardentirdev.us/wp-content/uploads/2025/06/About_Us_Arrow.svg")no-repeat !important;
    transition: .5s;
    transform: translatey(-50%) !important;
}

.footer-menu ul#menu-1-58a2a41 li a {
    padding-right: 0;
}


.constating-documents-button .elementor-button-wrapper .elementor-button {
    position: relative;
    z-index: 1;
}
.constating-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper .elementor-button-icon {
    position: absolute;
    top: -35px;
    height: 58px;
    width: 58px;
    border-radius: 50%;
    background-color: #EABD62;
    display: flex;
    align-items: center;
    justify-content: center;
}
.constating-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
    width: 26px;
}
.constating-documents-button .elementor-button-wrapper .elementor-button::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 33px;
    width: 33px;
    border-radius: 50%;
    background-color: #EABD62;
}
.constating-documents-button .elementor-button-wrapper .elementor-button::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 14px;
    width: 10px;
    background: url("https://swisswater.ardentirdev.us/wp-content/uploads/2025/05/pdf-download-arrow.svg")no-repeat;
    background-size: 100%;
    transition: .5s;
}

.constating-documents-button .elementor-button-wrapper .elementor-button:hover::before,
.constating-documents-button .elementor-button-wrapper .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon{
    background-color: #2F4456;
    transition: .5s;
}
.governance-documents-button .elementor-button-wrapper .elementor-button:hover {
    background: url(https://swisswater.ardentirdev.us/wp-content/uploads/2025/05/PDF_Icon_White-1.svg) no-repeat;
    transition: .5s;
}
.governance-documents-button .elementor-button-wrapper .elementor-button {
    background: url(https://swisswater.ardentirdev.us/wp-content/uploads/2025/05/PDF_Icon_Black.svg) no-repeat;
    background-position: 21px 50% !important;
    text-align: left !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.governance-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper {
    justify-content: space-between !important;
    gap: 40px !important;
    width: 100% !important;
}
.governance-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
    width: 13px;
}
.governance-documents-button .elementor-button-wrapper .elementor-button:hover .elementor-button-content-wrapper .elementor-button-icon svg path{
    fill: #fff;
    transition: .5s;
}
.governance-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg path{
    transition: .5s;
}
.team-bio .elementor-widget-container h3 {
    color: #EABD62;
    margin-bottom: 0px;
}
.team-bio .elementor-widget-container h3 + p {
    padding-bottom: 8px;
    border-bottom: 1px solid #FFFFFF19;
    display: inline-block;
    width: fit-content;
    padding-right: 85px;
}

.faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
    padding: 22px 30px;
    justify-content: space-between;
    border: unset;
    transition: .5s;
}
.faq-items .elementor-widget-container .e-n-accordion {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item {
    border: 1px solid #2F44564D;
    box-shadow: 0px 4px 18px 0px #00000014;
    margin-bottom: 0px;
    background-color: #fff;
}
.faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item > .e-child {
    border: unset;
    border-top: 1px solid #2F44564D;
}
.faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title:hover .e-n-accordion-item-title-icon .e-closed svg path {
    fill: #EABD62;
}

/*26/05/2025*/

.contact-us-form form#gform_1 span.gfield_required,div#gform_1_validation_container,
.get-the-latest-news-form form#gform_2 span.gfield_required,div#gform_2_validation_container{
    display: none;
}
.contact-us-form form#gform_1 div#gform_fields_1,
.get-the-latest-news-form form#gform_2 div#gform_fields_2{
    gap: 30px 36px;
}
.contact-us-form form#gform_1 .gfield,
.get-the-latest-news-form form#gform_2 .gfield{
    position: relative;
}
.contact-us-form form#gform_1 .gfield .gfield_description.validation_message.gfield_validation_message,
.get-the-latest-news-form form#gform_2 .gfield .gfield_description.validation_message.gfield_validation_message{
    position: absolute;
    bottom: -22px;
}
.contact-us-form form#gform_1 .gform-field-label,.contact-us-form form#gform_1 .gfield input,.contact-us-form form#gform_1 .gfield textarea,
.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow input,.email-subscribe-form .b2iEmailContainer .b2iFormLabel,
#b2iEmailUnsubDiv .b2iUnsubscribe,.press-release-container #b2iLibSearch input,
.get-the-latest-news-form form#gform_2 .gform-field-label, .get-the-latest-news-form form#gform_2 .gfield input,
#ajax-post-filter-form input{
    font-size: 20px;
    line-height: 36px;
    font-weight: 400;
    color: #2E2E2E;
    resize: none;
}
.contact-us-form form#gform_1 .gform-field-label,.email-subscribe-form .b2iEmailContainer .b2iFormLabel,
.email-subscribe-form .b2iEmailContainer #b2iEmailList .b2iEmailAlertRow, .get-the-latest-news-form form#gform_2 .gform-field-label {
    margin-bottom: 16px;
}
.contact-us-form form#gform_1 .gform-field-label#label_1_6_1,.contact-us-form form#gform_1 .gform-field-label#label_1_7_1,
.email-subscribe-form .b2iEmailContainer #b2iEmailList .b2iEmailAlertRow .b2iEmailListName {
    font-size: 16px;
    line-height: 30px;
}
.contact-us-form form#gform_1 .gform-field-label#label_1_6_1,.contact-us-form form#gform_1 .gform-field-label#label_1_7_1 {
    margin: -7px 0px 0px 20px;
    padding-right: 140px;
}
.contact-us-form form#gform_1 .gform-field-label#label_1_6_1{
    padding-right: 130px;
}
.contact-us-form form#gform_1 .gfield input,.contact-us-form form#gform_1 .gfield textarea,
.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow input,
.email-subscribe-form .b2iEmailContainer #b2iEmailList .b2iEmailAlertRow .b2iEmailListName input,
.press-release-container #b2iLibSearch input,.get-the-latest-news-form form#gform_2 .gfield input,
#ajax-post-filter-form input{
    border: 1px solid #2E2E2E4D;
    background-color: #fff;
    border-radius: 0px !important;
    padding: 10px 20px !important;
    resize: none;
}
#ajax-post-filter-form input{
    padding: 10px 50px 10px 20px !important;
}
.contact-us-form form#gform_1 .gfield input,.get-the-latest-news-form form#gform_2 .gfield input{
    height: 54px;
}
.contact-us-form form#gform_1 .gfield input:focus,.contact-us-form form#gform_1 .gfield textarea:focus,
.contact-us-form .gform-footer.gform_footer.top_label  input#gform_submit_button_1:focus,
.press-release-container .b2iSelect.b2iSelectYear:focus-visible,.press-release-container #b2iLibSearch input:focus-visible,
.get-the-latest-news-form form#gform_2 .gfield input:focus-visible,.get-the-latest-news-form form#gform_2 .gfield input:focus,
.get-the-latest-news-form .gform-footer.gform_footer.top_label  input#gform_submit_button_2:focus,
#ajax-post-filter-form select:focus-visible,#ajax-post-filter-form input:focus-visible{
    outline: unset !important;
}
.get-the-latest-news-form .gform-footer.gform_footer.top_label  input#gform_submit_button_2:focus{
    border: unset !important;
}
.contact-us-form form#gform_1 .gfield input.gfield-choice-input,
.email-subscribe-form .b2iEmailContainer #b2iEmailList .b2iEmailAlertRow .b2iEmailListName input {
    height: 26px !important;
    width: 26px !important;
    display: inline-flex !important;
    padding: 0px !important;
    border-radius: 5px !important;
    align-items: center !important;
    justify-content: center !important;
}
.contact-us-form form#gform_1 .gfield input.gfield-choice-input::before{
    color: #2F4456 !important;
}
.contact-us-form .gform-footer.gform_footer.top_label,
.get-the-latest-news-form .gform-footer.gform_footer.top_label{
    margin-top: 60px;
}
.contact-us-form .gform-footer.gform_footer.top_label  input#gform_submit_button_1,
.email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertSubmit,
.email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertUnsubscribe,
.press-release-container #b2iLibSearch input#B2iLibSearchButton,
.hestorical-chart-wr #ichartdiv .amChartsPeriodSelectorButtonDiv input,
.historical-data-wr #HistoricalDiv input.ExportButton,
.historical-data-wr #HistoricalDiv input.SearchButton,
.get-the-latest-news-form .gform-footer.gform_footer.top_label  input#gform_submit_button_2, .amChartsPeriodSelectorButtonDiv input[type="button"],
#ajax-post-filter-form button {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    color: #fff;
    padding: 11px 20px;
    background-color: #2F4456;
    border-radius: 0px;
    width: 195px;
    transition: .5s;
}
.historical-data-wr #HistoricalDiv input.SearchButton,.historical-data-wr #HistoricalDiv input.ExportButton{
    background-color: #006699;
}
.hestorical-chart-wr #ichartdiv .amChartsPeriodSelectorButtonDiv input, .amChartsPeriodSelectorButtonDiv input[type="button"] {
    width: 60px;
    margin: 8px 5px 0px 0px;
    padding: 5px 5px 2px 5px;
}
.financial-reports-main-container ul li{
    margin-left: 0px !important;
}
.historical-data-wr #HistoricalDiv input.ExportButton,
.historical-data-wr #HistoricalDiv input.SearchButton{
    margin-top: 20px;
}
.historical-data-wr #HistoricalDiv input.ExportButton{
    margin-right: 30px;
}
.historical-data-wr #HistoricalDiv input[type="date"],
.historical-data-wr #HistoricalDiv #b2iHistoricQuoteForm {
    margin: 0px 0px 30px 0px;
}
div#chartdiv .amChartsPeriodSelectorButtonDiv input[type="button"]{
	color:#ffffff;
}
.contact-us-form .gform-footer.gform_footer.top_label  input#gform_submit_button_1:hover,
.email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertSubmit:hover,
.email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertUnsubscribe:hover,
.press-release-container #b2iLibSearch input#B2iLibSearchButton:hover,
.hestorical-chart-wr #ichartdiv .amChartsPeriodSelectorButtonDiv input:hover,
.historical-data-wr #HistoricalDiv input.ExportButton:hover,
.historical-data-wr #HistoricalDiv input.SearchButton:hover,
.get-the-latest-news-form .gform-footer.gform_footer.top_label  input#gform_submit_button_2:hover, .amChartsPeriodSelectorButtonDiv input[type="button"]:hover,
#ajax-post-filter-form button:hover {
    background-color: #EABD62;
    transition: .5s;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow {
    width: 48% !important;
    max-width: 100% !important;
    margin: 0;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px 36px;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow input {
    width: 100%;
    margin: 0;
}
.email-subscribe-form .b2iEmailFieldset {
    padding: 0;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailList .b2iEmailAlertRow .b2iEmailListName {
    display: flex;
    align-items: center;
    gap: 20px 10px;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailList {
    margin-top: 40px;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailListSave {
    padding-top: 25px;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailUnsubDiv {
    padding-top: 20px;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow input:focus{
    box-shadow: unset !important;
}
.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow input::placeholder {
    opacity: 0;
}
.press-release-container .b2iSelect.b2iSelectYear,#ajax-post-filter-form select {
    border: 1px solid #006699;
    border-radius: 0;
    width: 221px;
    font-size: 24px;
    line-height: 36px;
    color: #2E2E2E;
    height: 60px;
    appearance: none;
    padding: 10px 60px 10px 20px;
    background: #fff url("../images/Down_Arrow_Icon.svg")no-repeat;
    background-position: 91% 50%;
    background-size: 20px;
    cursor: pointer;
}
.press-release-container #B2iLibSearchButton,.press-release-container #b2iLibSearch input,
#ajax-post-filter-form input,#ajax-post-filter-form button{
    height: 60px;
    margin: 0px;
}
.press-release-container #b2iLibTools,.press-release-container #b2iLibSearch {
    display: flex;
    align-items: center;
    gap: 30px 36px;
}
.press-release-container #b2iLibSearch {
    gap: 0;
}
.press-release-container .PressItem20Headline a,
.post-title a {
    padding-top: 0px;
    font-size: 20px;
    line-height: 30px;
    color: #2F4456 !important;
    display: block;
}
.press-release-container .PressItem20Headline a:hover,
.post-title a:hover{
    color: #EABD62 !important;
}
.press-release-container .PressItem20Headline{
    padding: 0px;
}
.press-release-container .PressItem20 .day_month,.press-release-container .PressItem20 .b2icard{
    border: 0px;
}
.press-release-container .PressItem20 .content_container,#ajax-post-filter-form,.single-post-content {
    display: flex;
    align-items: stretch;
    gap: 30px;
}
.press-release-container .PressItem20 .content_wrapper,
.post-title{
    width: 100% !important;
    max-width: 100% !important;
    border-bottom:1px solid rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
}
.press-release-container .PressItem20:last-child .content_wrapper{
	border-bottom:0px;
}
.press-release-container .PressItem20 .day_month,.post-date {
    width: 110px;
    max-width: 110px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.press-release-container .PressItem20 .day_month::before,
.post-date::before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 70px;
    width: 1px;
    background-color: #EABD62;
    right: 0;
}
.press-release-container .PressItem20 .title_body-wrapper {
    padding: 30px 15px 30px 0px;
}
.press-release-container #b2iLibTools{
    margin-bottom: 70px;
}
.press-release-container .PressItem20 .day_month .Date_Day,
.press-release-container .PressItem20 .day_month .Date_Year,
.post-date .date,.post-date .year,.post-date .month {
    font-size: 14px !important;
    line-height: 13px !important;
    font-weight: 400 !important;
    font-family: "Roca";
    color: #2E2E2E !important;
}
.press-release-container .PressItem20 .day_month .Date_Day {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
.post-date{
    vertical-align: middle;
    box-sizing: border-box;
    padding: 10px 20px 10px 5px;
    text-align: center;
    gap: 5px;
}
.press-release-container .PressItem20 .day_month .Date_Day .day,
.post-date .day {
    height: 40px;
    width: 40px;
    background-color: #EABD62;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
    line-height: 44px;
    color: #fff;
    margin-bottom: 5px;
}
/*26/05/2025*/
.detailes-quote-wr #b2iQuoteID1 .b2iQuoteRow .b2iQuoteCellLeft {
    background-color: #006699;
    width: 190px;
}
.detailes-quote-wr #b2iQuoteID1 .b2iQuoteRow .b2iQuoteCellLeft span {
    color: #fff !important;
    line-height: 27px !important;
    display: block;
}
.detailes-quote-wr #b2iQuoteID1 .b2iQuoteRow .b2iQuoteCellLeft span {
    display: inline !important;
}
.detailes-quote-wr #b2iQuoteID1 .b2iQuoteRow .b2iQuoteCellRight{
    vertical-align: middle;
}
/*.detailes-quote-wr #b2iQuoteID1 span:not(.change),
.detailes-quote-wr #b2iQuoteID1 span span:not(.b2iarrow),
.detailes-quote-wr #b2iQuoteID1 span span:not(.b2ichangeNet),
.historical-data-wr #Historical tr td{
    color: #2E2E2E !important;
}*/



/*31/05/2025*/

.stock-quote-information-sort .b2iQuoteRow,.stock-quote-information-sort .b2iQuoteSubTxdivow.UpdateRow {
    display: none;
}
.stock-quote-information-sort .b2iQuoteID1 .b2iQuoteTitle {
    margin: 0;
}

/*31/05/2025*/


/*03/06/2025*/
.recent-news-home .PressLayout15 .PressItemFooter{
    border-top: unset !important;
}
.recent-news-home .PressLayout16-feature-img.b2iLibraryItemFeaturedImage,.recent-news-home #b2iLibTools  {
    display: none;
}
.recent-news-home .PressLayout15 .PressItem-Headline a{
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    color: #fff !important;
}
.recent-news-home .PressLayout15 .PressItem-Headline a:hover{
    color: var(--e-global-color-primary) !important;
}
.recent-news-home .PressLayout15 .PressItem-Headline {
    margin:0px 0px 0px 0px;
}
.recent-news-home .PressItem-Readmore a {
    background-color: var(--e-global-color-primary);
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    line-height: var(--e-global-typography-accent-line-height);
    fill: var(--e-global-color-accent);
    color: var(--e-global-color-accent);
    transition-duration: 0.3s;
    border-radius: 0px 0px 0px 0px;
    padding:16px 39px 12px 39px;
    display: inline-block;
    margin-top: 10px;
}
.recent-news-home .PressItem-Readmore a:hover {
    background-color: var(--e-global-color-accent);
    color: var(--e-global-color-primary);
}
.recent-news-home .PressLayout15 .PressItem-Readmore::after{
    display: none;
}
.recent-news-home .news-article-date {
    font-family: var(--e-global-typography-8498a75-font-family), Sans-serif;
    font-size: var(--e-global-typography-8498a75-font-size);
    font-weight: var(--e-global-typography-8498a75-font-weight);
    line-height: var(--e-global-typography-8498a75-line-height);
    color: var(--e-global-color-accent);
    background: url(https://swisswater.ardentirdev.us/wp-content/uploads/2025/06/date-icon.svg);
    background-repeat: no-repeat;
    background-position: 0 50%;
    display: block;
    width: fit-content;
    padding-left: 45px;
    margin: 0 auto 10px;
}
.recent-news-home .PressLayout15.PressItem1 {
    box-shadow: unset;
    border: 0;
    padding: 0;
    text-align: center;
    margin-top: 30px;
    cursor: default;
}
.recent-news-home .PressLayout15.PressItem1:hover{
    box-shadow: unset !important;
}

.financial-reports-main-container .web-crc-tab-content .webcast-heading {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
}
.financial-reports-main-container .web-crc-tab-content .webcast-heading,
.financial-reports-main-container .web-crc-tab-content .webcast-sub-title {
    color: #000000;
    font-family: "Roca", Sans-serif;
}
.financial-reports-main-container .web-crc-tab-content .webcast-sub-title {
    font-size: 16px;
    font-weight: 700;
}
.financial-reports-main-container .web-crc-tab-content .webcast-sub-title + p {
    margin-bottom: 0px !important;
}

.financial-reports-main-container .web-crc-tab-content table tbody{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.financial-reports-main-container .web-crc-tab-content tbody tr td {
    display: inline-block;
    width: 50%;
}
.financial-reports-main-container .web-crc-tab-content table tbody tr,
.financial-reports-main-container .web-crc-tab-content tbody tr:last-child td {
    width: 100%;
    display: block;
}
#webcast_2018webcast tbody tr:last-child td p,
#webcast_2019webcast tbody tr:last-child td p,
#webcast_2020webcast tbody tr:last-child td p,
#webcast_2021webcast tbody tr:last-child td p,
#webcast_2022webcast tbody tr:last-child td p,
#webcast_2023webcast tbody tr:last-child td p,
#webcast_2024webcast tbody tr:last-child td p {
    display: none;
}
#webcast_2018webcast tbody tr:last-child td h4 + p,
#webcast_2019webcast tbody tr:last-child td h4 + p,
#webcast_2020webcast tbody tr:last-child td h4 + p,
#webcast_2021webcast tbody tr:last-child td h4 + p,
#webcast_2022webcast tbody tr:last-child td h4 + p,
#webcast_2023webcast tbody tr:last-child td h4 + p,
#webcast_2024webcast tbody tr:last-child td h4 + p {
    display: block;
}
#webcast_2018webcast tbody tr:last-child td h4,
#webcast_2019webcast tbody tr:last-child td h4,
#webcast_2020webcast tbody tr:last-child td h4,
#webcast_2021webcast tbody tr:last-child td h4,
#webcast_2022webcast tbody tr:last-child td h4,
#webcast_2023webcast tbody tr:last-child td h4,
#webcast_2024webcast tbody tr:last-child td h4{
    margin-bottom: 10px;
}
/*03/06/2025*/

/*05/06/2025*/
label.search-filter {
    display: flex;
    flex-direction: row;
    align-items: center;
}
#ajax-post-results {
    margin-top: 70px;
}
/*05/06/2025*/

/*10/06/2025*/
/*table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: unset;
}
table tbody tr:hover>td, table tbody tr:hover>th {
    background-color: unset;
}
table tbody tr:nth-child(even):hover{
    background-color: #fff !important;
}
table tbody tr:nth-child(odd):hover{
    background-color: #f2f2f2 !important;
}
table tbody tr:nth-child(odd):hover>td, table tbody tr:nth-child(odd):hover>th{
    background-color: #f2f2f2 !important;
}*/
#clear-input {
    display: none;
    position: absolute;
    right: 160px;
    top: 54%;
    transform: translateY(-50%);
    font-weight: bold;
    cursor: pointer;
    background: url(https://swisswater.ardentirdev.us/wp-content/uploads/2025/06/close_icon.svg) no-repeat center;
    height: 20px;
    width: 20px;
    background-size: 100%;
}
.single-post.single table tbody tr td, .single-post.single table tbody tr {
    border: 0 !important;
    padding: 0;
    vertical-align: middle !important;
}
 .single-post.single table tbody tr {
    padding-right: 15px !important;
}
.single-post.single pre {
    font-family: 'Roca';
}
.email-subscribe-form span#B2iSaveReturn,.email-subscribe-form span#B2iUnsubReturn {
    margin-top: 15px;
}
.search.search-results main#content {
    padding: 270px 15px 120px;
}
body.error404 main#content{
    padding: 270px 15px 160px;
}
body.error404 .header-bottom,.search.search-results .header-bottom {
    background-color: #2F4456 !important;
}
.search.search-results main#content .page-content .post .entry-title a:hover,.financial-reports-main-container a.view-link:hover,.faq-container-wr p a:hover {
    color: #2E2E2E;
}
.team_member_main:hover {
    border-color: #2F4456 !important;
    transition: .5s;
}
.team_member_main,.team_member_main .rotate-arrow {
    transition: .5S;
}
.is-sticky .header-main-menu ul li .sub-menu {
    top: 145% !important;
}

.financial-reports-main-container ul.crc-tab-buttons.tabs,.financial-reports-main-container ul.web-crc-tab-buttons.tabs {
    padding-bottom: 20px;
	margin:10px 30px !important;
}
.search.search-results .page-numbers.next {
    position: unset !important;
}
.team_member_main:hover .rotate-arrow {
    background-color: #2F4456;
    transition: .3s;
}
.investor-relation-block:hover {
    background-color: #2F4456 !important;
}
.investor-relation-block:hover .elementor-heading-title,
.investor-relation-block:hover a span,
.investor-relation-block:hover .news-article-date,
.investor-relation-block:hover a{
    color: #fff !important;
}
.investor-relation-block a:hover span,
.investor-relation-block a:hover{
    color: #EABD62 !important;
}
.investor-relation-block:hover a span svg path{
    stroke: #fff !important;
}
.investor-relation-block a:hover span svg path{
    stroke: #EABD62 !important;
}
.investor-relation-block:hover li::after{
	border-color:rgba(255,255,255,0.2) !important;
	transition.5s;
}
.investor-relation-block .elementor-image-box-img a img:hover{
	border-color:#EABD62 !important;
}
.event-main-container .page-numbers.next, .event-main-container .page-numbers.prev {
    position: unset;
    padding: 11px 36px;
    font-size: 20px !important;
    line-height: 32px !important;
    color: #fff !important;
    width: 153px !important;
    text-align: center;
    height: 53px;
    display: inline-block;
}
.event-main-container a.page-numbers.next, .event-main-container a.page-numbers.prev {
    background-color: #2F4456;
    transition: .5s;
}
.event-main-container a.page-numbers.next:hover, .event-main-container a.page-numbers.prev:hover {
    background-color: #EABD62;
    transition: .5s;  
}
.event-main-container span.page-numbers.next, .event-main-container span.page-numbers.prev {
    background-color: #9B9B9B;
}
.event-boxes-wr .elementor-loop-container.elementor-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    gap: 70px 30px;
}
.event-boxes-wr .elementor-loop-container.elementor-grid .e-loop-item {
    width: 31%;
}
.event-boxes-wr .elementor-loop-container.elementor-grid .e-loop-item .event-main-container{
    height: 100%;
}
.investor-relation-block:hover .b2iQuoteID1 .b2iTblTtl {
    color: #fff !important;
}
.investor-relation-block .stock-quote-information-sort #b2iQuoteID1 .b2iTblTtl {
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
}
.b2iClientQuote-container{
	text-align:center !important;
}
.stock-quote-information-sort .b2iClientQuote-container .b2iClientQuote-title.LastPrice,
.stock-quote-information-sort #b2iQuoteID19 .b2iClientQuote-heading-title{
    font-size: 22px;
    margin-bottom: 0;
}
.gform-footer.gform_footer{
	position:relative;
	width:fit-content;
}
#gform_ajax_spinner_1{
	position:absolute;
	top:40%;
	transform:translatey(-50%);
	right:-30px;
}

/*10/06/2025*/



@media only screen and (max-width:1919px){
    .our-leadership-team-wr {
        background-size: 0px !important;
    }
    .faq-container-wr {
        background-size: 150px !important;
    }
}

@media only screen and (max-width:1679px){
    .faq-items .elementor-widget-container .e-n-accordion {
        width: 80%;
        margin: 0 auto;
    }
    .faq-container-wr::before {
        right: 25px !important;
        height: 169px !important;
        width: 118px !important;
        background-size: 100% !important;
    }

}

@media only screen and (max-width: 1439px){
    .recent-news-home.PressItem-Readmore a{
        padding:13px 39px 9px 39px;  
    } 
}

@media only screen and (max-width:1365px){
    .elementor-13 .elementor-element.elementor-element-a5cb614 h1::before {
        left: -40px;
        height: 233px;
        width: 33px;
    }
    .faq-container-wr {
        background-size: 100px !important;
    }
    .team_member_main {
        width: 297px;
    }
    .team_member_main .team-bio {
        width: 1248px !important;
        max-width: 1248px !important;
        min-width: 1248px !important;
    }
    .team_member_main:nth-of-type(4n+2) .team-bio {
        left: -107.6%;
    }
    .team_member_main:nth-of-type(4n+3) .team-bio {
        left: -215%;
    }
    .team_member_main:nth-of-type(4n) .team-bio {
        left: -323%;
    }
    .elementor-13 .elementor-element.elementor-element-0e20454 .category-block-text p {
        max-height: 136px;
        min-height: unset;
        overflow: auto;
        padding-right: 10px;
    }
}

@media only screen and (max-width:1279px) {
    .team_member_main .team-bio {
        width: 1166px !important;
        max-width: 1166px !important;
        min-width: 1166px !important;
    }
    .team_member_main {
        width: 277px;
    }
    .team_member_main:nth-of-type(4n+3) .team-bio {
        left: -216%;
    }
    .team_member_main:nth-of-type(4n) .team-bio {
        left: -324.5%;
    }
	.investor-relation-block .stock-quote-information-sort .b2iQuoteID1 .b2iQuoteTitle > div {
		text-align: center;
	}
	.stock-quote-information-sort #b2iQuoteID19 .b2iClientQuote-heading-title,
	.stock-quote-information-sort .b2iClientQuote-container .b2iClientQuote-title.LastPrice {
		display: inline-block;
	}
	.stock-quote-information-sort .b2iClientQuote-container .b2iClientQuote-title.LastPrice{
		padding-left:10px;
	}
}

@media only screen and (max-width:1199px) {
    .faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title,
    .faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item > .e-child > .e-child {
        padding: 15px 15px;
    }
    .faq-container-wr::before{
        display: none;
    }
    .faq-container-wr{
        background-size: 0 !important;
    }
    .faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
        gap: 10px;
    }
    .faq-items .elementor-widget-container .e-n-accordion {
        width: 100%;
    }
    .faq-items .elementor-widget-container .e-n-accordion .e-n-accordion-item > .e-child > .e-child > .e-con-inner {
        padding: 0;
    }
    .team_member_main {
        width: 365px;
    }
    .ledaershipt-team-main-container {
        justify-content: space-evenly;
    }
    .team_member_main .team-bio {
        width: 832px !important;
        max-width: 832px !important;
        min-width: 832px !important;
    }
    .team_member_main:nth-of-type(4n+2) .team-bio {
        left: -128.6%;
    }
    .team_member_main:nth-of-type(4n+3) .team-bio {
        left: 0;
    }
    .team_member_main:nth-of-type(4n) .team-bio {
        left: -128.5%;
    }
    .board-of-directors-bottom-container .team_member_main:last-child .team-bio {
        left: -64%;
    }
    .header-contact p.elementor-icon-box-title,
    .header-contact p.elementor-icon-box-title a {
        font-size: 0 !important;
        line-height: 0 !important;
    }

    .footer-contact-details .header-contact p.elementor-icon-box-title,
    .footer-contact-details .header-contact p.elementor-icon-box-title a {
        font-size: 16px !important;
        line-height: 24px !important;
        text-align: center;
    }

    .header-logo .elementor-widget-container>a {
        top: -82px;
        left: 0px;
    }

    .header-bottom nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        width: 260px;
        right: 0;
        position: absolute;
        top: 100%;
			margin-top:0px !important;
			z-index:99999999999;
    }
    .header-bottom nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul li a {
        border-bottom: 1px solid #EABD62;
    }
    	.header-bottom nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul li:last-child a {
        border-bottom: unset;
    }
    .header-main-menu .elementor-menu-toggle {
        padding: 0px;
        margin-top: 15px;
    }
    body.error404 .header-main-menu .elementor-menu-toggle,
    body.search.search-results .header-main-menu .elementor-menu-toggle {
        margin-top: 27px;
    }
    .contact-us-form form#gform_1 .gform-field-label#label_1_6_1,
    .contact-us-form form#gform_1 .gform-field-label#label_1_7_1 {
        padding-right: 0;
    }
    .contact-us-form form#gform_1 div#gform_fields_1 {
        gap: 20px 26px;
    }
    .category-flag::before{
        height: 51px !important;
    }
}
/*1024*/
@media only screen and (max-width:1023px) {
    .event-boxes-wr .elementor-loop-container.elementor-grid .e-loop-item {
        width: 48%;
    }
    .event-boxes-wr .elementor-loop-container.elementor-grid .e-loop-item .elementor-page-title.elementor-widget-heading {
        min-height: 95px;
    }
    .team_member_main .team-bio {
        width: 815px !important;
        max-width: 815px !important;
        min-width: 815px !important;
    }
    .team_member_main:nth-of-type(4n) .team-bio {
        left: -124%;
    }
    .global-leader-white-box .elementor-widget-container {
        margin-left: -500px !important;
    }
    .category-flag::before {
        height: 51px !important;
    }
}

@media only screen and (max-width:979px) {
    .event-boxes-wr .elementor-loop-container.elementor-grid {
        gap: 70px 28px;
    }
    .team_member_main .team-bio .elementor-widget-container {
        max-height: 250px;
        overflow: auto;
        padding-right: 15px;
    }
    .team_member_main {
        width: 315px;
    }
    .team-bio {
        padding: 25px 25px 25px 25px;
        background-size: 60px;
    }
    .team-bio .elementor-widget-container h3 + p {
        padding-right: 15px;
    }
    .team_member_main {
        min-height: 473px !important;
    }
    .global-leader-white-box .elementor-widget-container {
        margin-left: 0px !important;
    }
    .team_member_main .team-bio,.team_member_main:nth-of-type(4n+3) .team-bio,.team_member_main:nth-of-type(4n) .team-bio,
    .team_member_main:nth-of-type(4n+2) .team-bio,.board-of-directors-bottom-container .team_member_main:last-child .team-bio {
        left: -12%;
        max-width: 739px !important;
        min-width: 739px !important;
        margin: 35px 0 0 0;
    }
    .board-of-directors-bottom-container .team_member_main:last-child .team-bio{
        left: -68%;
    }
    .team_member_main:nth-of-type(4n) .team-bio,.team_member_main:nth-of-type(4n+2) .team-bio{
        left: -124%;
    }
    .contact-us-form form#gform_1 .gform-field-label, .contact-us-form form#gform_1 .gfield input,
    .contact-us-form form#gform_1 .gfield textarea,.contact-us-form .gform-footer.gform_footer.top_label input#gform_submit_button_1,
    .contact-us-form form#gform_1 .gform-field-label#label_1_6_1, .contact-us-form form#gform_1 .gform-field-label#label_1_7_1,
    .email-subscribe-form .b2iEmailContainer .b2iFormLabel,.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow input,
    #b2iEmailUnsubDiv .b2iUnsubscribe,.email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertSubmit,
    .email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertUnsubscribe,.press-release-container .PressItem20Headline a,
    .press-release-container .PressItem20 .day_month .Date_Day, .press-release-container .PressItem20 .day_month .Date_Year,
    .press-release-container .b2iSelect.b2iSelectYear,.get-the-latest-news-form form#gform_2 .gfield input,.post-title a,
     #ajax-post-filter-form select  {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .contact-us-form form#gform_1 .gform-field-label,.get-the-latest-news-form form#gform_2 .gform-field-label,
     .email-subscribe-form .b2iEmailContainer .b2iFormLabel, .email-subscribe-form .b2iEmailContainer #b2iEmailList .b2iEmailAlertRo {
        margin-bottom: 6px;
    }
    .contact-us-form form#gform_1 .gfield input,.email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow input,
    .get-the-latest-news-form form#gform_2 .gfield input{
        height: 40px;
    }
    .contact-us-form form#gform_1 .gfield .gfield_description.validation_message.gfield_validation_message {
        bottom: -19px;
        font-size: 12px;
    }
    .contact-us-form form#gform_1 .gfield textarea {
        height: 110px !important;
        min-block-size: 4rem !important;
    }
    .contact-us-form .gform-footer.gform_footer.top_label input#gform_submit_button_1,
    .email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertSubmit,
    .email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertUnsubscribe {
        padding: 7px 20px;
        width: 135px;
        margin: 0 auto;
    }
    .contact-us-form .gform-footer.gform_footer.top_label {
        margin-top: 30px;
    }
    .email-subscribe-form .b2iEmailContainer #b2iEmailSignUp .b2iEmailSignupRow {
        width: 100% !important;
    }
    .email-subscribe-form .b2iEmailContainer #b2iEmailList .b2iEmailAlertRow .b2iEmailListName {
        gap: 20px 10px;
    }
    .email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertUnsubscribe{
        margin-top: 20px;
    }
    .press-release-container #b2iLibTools {
        margin-bottom: 30px;
    }
    .press-release-container .PressItem20 .title_body-wrapper {
        padding: 10px 15px 10px 0px;
    }
    .press-release-container .PressItem20 .day_month::before {
        height: 40px;
    }
    .category-block{
        width: 75% !important;
    }
    .category-block .elementor-widget-container img{
        width: 100% !important;
    }

}

@media only screen and (max-width:767px) {
	.team-bio .elementor-widget-container h3 {
		font-size: 20px !important;
	}
	.header-contact .elementor-icon-box-wrapper .elementor-icon-box-icon {
		margin: 0 auto;
	}
	.stock-quote-information-sort #b2iQuoteID19 .UpChange {
		margin: 20px 0px;
	}
    .team_member_main {
        min-height: auto !important;
    }
    .event-boxes-wr .elementor-loop-container.elementor-grid {
        gap: 70px 24px;
    }
    .category-block-text{
        width: 99.5% !important;
        margin: 0 auto;
    }
    .search.search-results .elementor-posts .elementor-post {
        width: 65%;
        margin: 0 auto;
    }
    .team-bio::before,.investment-propotion-text-container::before {
        height: 62px;
        background-size: 100%;
    }
    body.error404 .header-main-menu .elementor-menu-toggle,
    body.search.search-results .header-main-menu .elementor-menu-toggle {
        margin-top: 17px;
    }
    table#Historical tbody tr:hover td, .financial-reports-main-container .crc-tab-content table tbody tr:hover td, .financial-reports-main-container .crc-tab-content table tbody tr:hover td a {
        color: #2E2E2E !important;
    }
    table#Historical tbody tr:not(first-child):hover, .financial-reports-main-container .crc-tab-content table tbody tr:not(first-child):hover {
        background-color: #fff !important;
    }
    .financial-reports-main-container .tabsWrapper {
        width: 87%;
        margin: 0 auto;
    }
    .category-block{
        width: 63% !important;
    }
    .footer-menu ul#menu-1-58a2a41 {
        gap:10px 120px;
    }
    .governance-documents-button .elementor-button-wrapper .elementor-button {
        background-position: 14px 50% !important;
    }
    .governance-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper .elementor-button-text {
        padding-right: 30px;
    }
    .recent-news-home .elementor-widget-container .elementor-shortcode .learn-more-button {
        height: 46px !important;
        margin: 20px auto 0px !important;
    }
    .financial-reports-main-container .web-crc-tab-content tbody tr td {
        width: 100% !important;
    }
    .contact-us-details .elementor-icon-box-wrapper .elementor-icon-box-icon {
        margin: 0 auto 20px;
    }

    .team_member_main .team-bio, .team_member_main:nth-of-type(4n+3) .team-bio, .team_member_main:nth-of-type(4n) .team-bio,
    .team_member_main:nth-of-type(4n+2) .team-bio,.board-of-directors-bottom-container .team_member_main:last-child .team-bio  {
        left: -49%;
        max-width: 621px !important;
        min-width: 621px !important;
        margin: 35px 0 0 0;
    }
    .team_member_main .team-bio .elementor-widget-container {
        max-height: 200px;
    }
    .rotate-arrow .elementor-widget-container {
        height: unset !important;
    }
    .rotate-arrow .elementor-widget-container svg{
        height: 8px !important;
    }

	.category-flag::before {
        height: 47px !important;
    }
    .header-logo {
        width: 100%;
    }

    .header-logo .elementor-widget-container>a {
        top: 0px;
    }

    .header-bottom nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        width: 240px;
        top: -20px;
    }

    .header-main-menu .elementor-menu-toggle {
        top: 0px;
        margin-top: 7px;
        background-color: transparent;
        position: relative;
    }

    .category-flag::before {
        height: 47px !important;
    }


}

@media only screen and (max-width:649px){
    .event-boxes-wr .elementor-loop-container.elementor-grid .e-loop-item {
        width: 100%;
    }
    .event-boxes-wr .elementor-loop-container.elementor-grid .e-loop-item .elementor-page-title.elementor-widget-heading {
        min-height: auto;
    }
    .header-top .b2iQuoteID1 .change {
        display: inline-block !important;
    }
    .team-bio::before,.investment-propotion-text-container::before {
        height: 52px;
    }
    .single-post.single table tbody tr td {
        padding: 0px !important;
    }
	.single-post.single table tbody tr td:last-child {
		padding-right: 20px !important;
	}
    .single-post.single  table tbody {
        width: 910px;
        display: block;
    }
    .single-post.single  table {
        display: block;
        width: 100%;
        max-width: 100%;
        overflow: auto;
    }
    .b2iHistoricalQuote td:last-child {
        padding-right: 10px !important;
    }
    .financial-reports-main-container .tabsWrapper .web-crc-tab-btn {
        width: 32%;
        margin: 0px 15px 0px;
    }
    .team_member_main .team-bio, .team_member_main:nth-of-type(4n+3) .team-bio, .team_member_main:nth-of-type(4n) .team-bio,
    .team_member_main:nth-of-type(4n+2) .team-bio,.board-of-directors-bottom-container .team_member_main:last-child .team-bio  {
        left: -36%;
        max-width: 540px !important;
        min-width: 540px !important;
    }
    .press-release-container #b2iLibTools,#ajax-post-filter-form {
        flex-direction: column;
        align-items: flex-start;
    }
    .stock-quote-information-sort .b2iQuoteID1 .b2iTblTtl span {
        display: inline-block;
        margin: 0px -1px;
    }
    .stock-quote-information-sort .b2iQuoteID1 .b2iTblTtl {
        font-size: 18px;
    }
    #ajax-post-results {
        margin-top: 40px;
    }

    .search.search-results .page-content .post h2.entry-title {
        line-height: 22px;
    }
    .search.search-results main#content,   body.error404 main#content {
        padding: 180px 15px 120px;
    }

}
@media only screen and (max-width:567px) {
    .historical-data-wr .b2iHistoricalQuote .b2iHistoricalRow:nth-child(odd) {
         background-color:transparent !important; 
    }
    .historical-data-wr .b2iDataRow.b2iHistoricalRow.b2iHoldersRow:last-child .b2iHistoricalCell:last-child {
        margin-bottom: 0 !important;
    }
    .financial-reports-main-container .web-crc-tab-btn {
        width: 23%;
        margin: 0 15px 0px;
    }
    .historical-data-wr #HistoricalDiv input.ExportButton, .historical-data-wr #HistoricalDiv input.SearchButton {
        font-size: 18px;
        line-height: 24px;
        padding: 5px 20px;
        width: 135px;
        display: inline-block;
        margin: 5px 20px 0px 0px;
    }
    #b2iQuoteID1.b2iQuoteID1 .b2iTblTtl{
        font-size: 18px;
    }
    #b2iQuoteID1.b2iQuoteID1 .b2iTblTtl span,.detailes-quote-wr #b2iQuoteID1 .b2iQuoteRow .b2iQuoteCellRight span{
        display: inline-block;
    }
    .team_member_main .team-bio, .team_member_main:nth-of-type(4n+3) .team-bio, .team_member_main:nth-of-type(4n) .team-bio,
    .team_member_main:nth-of-type(4n+2) .team-bio,.board-of-directors-bottom-container .team_member_main:last-child .team-bio  {
        left: -23%;
        max-width: 454px !important;
        min-width: 454px !important;
    }
    .elementor-13 .elementor-element.elementor-element-0e20454 .category-block-text p {
        max-height: unset;
        min-height: unset;
        overflow: unset;
        padding-right: 0;
    }

    .footer-menu ul#menu-1-58a2a41 {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
    }
    .get-the-latest-news-form form#gform_2 div#gform_fields_2 {
        gap: 20px;
    }
    .get-the-latest-news-form .gform-footer.gform_footer.top_label {
        margin-top: 40px;
    }
}

@media only screen and (max-width:479px) {
    .team-bio::before,.investment-propotion-text-container::before {
        height: 38px;
    }
    div#back_to_top {
        bottom: 80px;
    }
    .team_member_main .team-bio, .team_member_main:nth-of-type(4n+3) .team-bio, .team_member_main:nth-of-type(4n) .team-bio,
    .team_member_main:nth-of-type(4n+2) .team-bio,.board-of-directors-bottom-container .team_member_main:last-child .team-bio  {
        left: 0;
        max-width: 100% !important;
        min-width: 100% !important;
    }
    .press-release-container .PressItem20 .day_month .Date_Day {
        flex-direction: row-reverse;
        gap: 18px;
    }
    .mobile-header-logo a,
    .mobile-header-logo a img {
        width: 100% !important;
    }
    .mobile-header-logo {
        width: 97px !important;
    }
    .header-main-menu {
        width: 64px !important;

    }
    .header-bottom nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
        width: 280px;
    }
    .press-release-container .PressItem20 .content_container,.single-post-content {
        flex-direction: column;
        gap: 0;
    }
    .press-release-container .PressItem20 .day_month,.post-date {
        flex-direction: row;
        justify-content: flex-start;
        width: 150px;
        max-width: 160px;
        gap: 10px;
        padding: 20px 0px 7px 0px;
        align-items: center;
    }
    .press-release-container .PressItem20 .title_body-wrapper,.post-title {
        padding: 10px 15px 20px 0px;
    }
    .press-release-container .PressItem20 .Date_Year {
        top: 0;
    }
    .press-release-container .PressItem20 .day_month::before,.post-date::before {
        height: 1px;
        width: 85%;
        transform: translateY(0);
        top: 100%;
        right: unset;
    }
    .press-release-container .b2iSelect.b2iSelectYear,#ajax-post-filter-form select  {
        width: 181px;
        height: 46px;
        padding: 10px 60px 10px 20px;
        background-size: 16px;
    }
    .press-release-container #B2iLibSearchButton, .press-release-container #b2iLibSearch input,
    #ajax-post-filter-form input, #ajax-post-filter-form button {
        height: 50px;
    }
    .press-release-container #b2iLibSearch input#B2iLibSearchButton,#ajax-post-filter-form button{
        width: 125px;
    }
    .press-release-container #b2iLibSearch input#LibSearchLibDiv,#ajax-post-filter-form input {
        max-width: 68%;
    }
    #ajax-post-results {
        margin-top: 0px;
    }
    .contact-us-details .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
        padding: 0px 40px;
    }
    .category-block, .search.search-results .elementor-posts .elementor-post {
        width: 93% !important;
    }
}

@media only screen and (max-width:413px){

    .footer-contact-details {
        padding: 0px 30px;
    }
    .governance-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper {
        gap: 2px !important;
    }
    .governance-documents-button .elementor-button-wrapper .elementor-button .elementor-button-content-wrapper .elementor-button-icon svg {
        width: 9px;
    }
    .category-block{
        width: 92% !important;
    }
}

@media only screen and (max-width:389px){
    .email-subscribe-form .b2iEmailContainer #b2iEmailList #b2iEmailAlertUnsubscribe {
        display: block;
        margin: 20px 0px 0px;
    }
}

@media only screen and (max-width:374px){
    .elementor-1587 .elementor-element.elementor-element-5be9b64 {
        padding-bottom: 50px !important;
    }
    .stock-quote-information-sort .b2iQuoteID1 .b2iTblTtl {
        font-size: 15px;
    }
    .detailes-quote-wr #b2iQuoteID1 .b2iQuoteRow .b2iQuoteCellLeft {
        width: 140px;
    }
    .historical-data-wr #HistoricalDiv input.ExportButton, .historical-data-wr #HistoricalDiv input.SearchButton {
        width: 125px;
        margin: 0px 16px 0px 0px;
    }
        #b2iQuoteID1.b2iQuoteID1 .b2iTblTtl {
        font-size: 16px;
    }
    .contact-us-details .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-title {
        padding: 0px 0px;
    }
    .footer-copyright-text {
        padding: 15px 50px 0px;
    }
}
