@charset "utf-8";
/* CSS Document */

*,
*::before,
*::after {
    box-sizing: border-box;
}
body {
	margin: 0 0;
	padding: 0;
    background-color:#000;
    height: auto;
    overflow-x: hidden;
}
.unselectable { 
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


page-content {
    width: 100%;
    height: auto;
    position: relative;
    right: auto;
    display: flex;
    flex-direction: column;
    border: solid px blue;
    justify-content: center;
}

.waterstory-text-margin {
    display: flex;
    padding-left: 10rem;
}

left-grid, right-grid {
    width: 10vw;
    height: auto;
    display: flex;
    border: solid px green;
}  

header {
    height: auto;
    display: flex;
    flex-direction:row;
}

content {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    border: solid px green;
    justify-content: space-between;
    
}

left-column, right-column {
    width: 10vw;
    height: auto;
    display: flex;
    flex-direction: column;
    border: solid px purple;
    align-items: center;
    
} 

middle-column {
    width: 78vw;
    height: auto;
    display: flex;
    flex-direction: column;
    border: solid px yellow;
    align-items: center;
    
} 
svg {
    max-width: 100%;
    max-height: 100%;
}

img {
   -ms-interpolation-mode: bicubic; important!
}
.header-container {
    width: 80vw;
    max-height: 100%;
    display: flex;
    flex-direction: row;
    justify-content:space-between;
}

.logo-grid {
    width: 33%;
   max-height: 124px;
    padding-left: 0.5rem;
    display: flex;
    border: px solid green;
    align-items: center;
}
.title-grid {
    font-family: montserrat, sans-serif;
    font-weight: 300, 700;
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
    -ms-padding-bottom: 0.3rem;
    border: px solid green;
}
.logo-image {
    padding-top: 0.3rem;
    padding-bottom: 0.1rem;
    border: px solid yellow;
}
.header-photo-grid {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 42%;
    max-height: 124px;
    border: px solid red;
}
.responsive {
    width: 100%;
    height: auto;
}
.header-photo1, .header-photo2 {
    padding: 0;
    display: flex;
    justify-content: flex-start;
    opacity: 0.45;
    border: px solid blue;
    
}

.header-photo1 {
    width: 45%;
    max-height: auto;
}

.header-photo2 {
    width: 52%
}

.slogan-grid {
    width: 17%;
    max-height: 40%;
    display: flex;
    margin-bottom: rem;
    justify-content: flex-end;
    padding-top: 1.5rem ;
    margin-right: 2rem;
    font-family: Arial;
    font-size: 0.8em;
    color: rgba(255,204,0,1.00);
    align-items: center;
    text-align: center;
    border: px solid yellow ; 
}
.navbar1-width {
    width:45vw;
    align-content: flex-end;
    margin-left: ;
}
.navbar2-position {
    align-content:flex-start;
    margin-left: rem;
}
.socialmediaicons {
	display: flex;
    flex-direction:row;
    justify-content: flex-start;
    margin-bottom: 0.3rem;
    margin-top: 0.3rem;
    margin-left: 2rem;
    bottom: 0rem;
	position:absolute;
    border: px solid #99CCCC;
}   


@media only screen and (max-width:575.98px) {
left-grid, right-grid {
    display: none;
    }
    
.header-container {
    width: 100vw;
    justify-content:space-between;
} 

.logo-grid {
    width: 80%;
    margin-left: 0.5rem;
} 
    
.header-photo-grid {
    display: none;
}

.slogan-grid {
   display: none;
}

left-column, right-column {
    display: none;
} 

middle-column {
    width: 95vw;
    margin-right: 0rem;
    align-items: center;
    margin-left: 0.5rem;
} 
.socialmediaicons {
	margin-top: 0.8rem;
    padding-left: 0rem;
    position:relative;
}


}


@media only screen and  (min-width:576px) and (max-width:767.98px) {
left-grid, right-grid {
    display: none;
    }
    
.header-container {
    width: 100vw;
    justify-content:space-between;
} 

.logo-grid {
    width: 70%;
    margin-left: 0.5rem;
} 
    
.header-photo-grid {
    display: none;

    }

.slogan-grid {
    width: 25%;
    margin-left: 0.3rem;
    margin-right: 2rem;
    margin-top: 2.3rem;
    font-size: 0.7em;
}

left-column, right-column {
    display: none;
} 


middle-column {
    width: 96vw;
    margin-right: 0rem;
    align-items: center;
    margin-left: 0.5rem;
} 
    
.socialmediaicons {
	margin-top: 0.8rem;
    padding-left: 0rem;
    position:relative;
} 

}

@media only screen and (min-width:768px) and (max-width:991.98px) {
 left-grid, right-grid {
    display: none;
    }
    
.header-container {
    width: 98vw;
    margin-left: 0.5rem;
    
} 

.logo-grid {
    width: 51%;
} 
    
.title-grid {
    padding-top: 0.6rem;
}
    
.header-photo-grid {
    width: 23%;
    justify-content: flex-start;
}
    
.header-photo1 {
    width: 110%;
}

.header-photo2 {
    display: none; 
}
    
.slogan-grid {
    margin: 1.6rem 1rem 0rem 0rem;
}

left-column, right-column {
    display: none;
        
} 

middle-column {
    width: 97vw;
    position: relative;
    margin-left: 0.6rem;
    margin-right: 0.5rem;
}

.socialmediaicons {
	margin-top: 0.8rem;
    padding-left: 0rem;
    position:relative;
}

}

@media only screen and (min-width:992px) and (max-width:1079.98px) {
 left-grid, right-grid {
    display: none;
}
    
.header-container {
    width: 95vw;
} 
.title-grid {
    width: 40vw;    
    }
.logo-grid {
    width: 41%;
    padding-left: 1rem;
} 
    
.header-photo-grid {
    width: 42%;
    margin-left: 0.1rem;
}
    
.header-photo1 {
    width: 46%;
}

.header-photo2 {
    width: 53%
}
    
.slogan-grid {
    width: 15%;
    margin: 1.6rem -1.2rem 0.5rem 0rem;
	padding-left: rem;
}

left-column, right-column {
    display: none;
} 

middle-column {
    width: 97vw;
    position: relative;
    margin-left: 1rem;
    margin-right: 0.5rem;
}
.navbar1-width {
    width:81vw;
}
.socialmediaicons {
	margin-top: 0.3rem;
    margin-left: rem;
    position:relative;
}
footer {
    flex-direction: column;
    justify-content: center; 
}
.footer-items  {
    flex-direction: column;
    align-content: space-between;
}  
}  

@media only screen and (min-width:1080px) and (max-width:1199.98px) {

.logo-grid {
   width: 45%; 
}
.header-photo-grid {
    width: 37%;
    height: auto;
    }
.header-photo1 {
    display:none;
}
.header-photo2 {
    width: 100%
}
.slogan-grid {
    width: 14%;
    margin: 1.7rem 1.4rem 0rem -0.1rem;
}
.socialmediaicons {
	margin-top: 0.3rem;
    margin-bottom: 0rem;
    position:relative;
}
left-column {
    width: 10vw; 
    margin-left: 1rem;
    }
right-column {
    width: 10vw; 
    margin-right: 0.8rem;    
    }
middle column {
    width: 80vw;
    }
.navbar1-width {
    width:65vw;
    margin-left: 4rem;
} 
}
@media only screen and (min-width:1200px) and (max-width:1365.98px) {
.logo-grid {
   width: 40%; 
}
.header-photo-grid {
    width: 40%;
    height: auto;
}
.slogan-grid {
    width: 15%;
    margin: 2rem 1.5rem 0rem 0.5rem;
}
.navbar1-width {
    width:70vw;
}
.socialmediaicons {
    margin-top: 0.3rem;
    margin-bottom: 0rem;
    position:relative;
}
.navbar2-width {
    margin-left: 0rem;
}
}    


@media only screen and (min-width:1366px) and (max-width:1535.98px) {
.logo-grid {
   width: 36%; 
}
.header-photo-grid {
    width: 42%;
    height: auto;
}
.slogan-grid {
    width: 15%;
    margin: 2rem 1.5rem 0.6rem 1rem;
}
.navbar1-width {
    width:58vw;
    margin-left: 1.5rem;
} 
.socialmediaicons {
	margin-bottom: 0.4rem;
    margin-left: 3rem;
}
left-column {
    width: 10vw; 
    margin-left: 1.5rem;
    }
right-column {
    width: 10vw; 
    margin-right: 0.8rem;    
    }
middle column {
    width: 80vw;
    }
}

@media only screen and (min-width:1536px) and (max-width:1919.98px) {
.logo-grid {
   width: 37%; 
}
.header-photo-grid {
    width: 45%;
    height: auto;
    justify-content: flex-start;
}
.slogan-grid {
    width: 15%;
    margin: 2.1rem 2.5rem 1.1rem 2rem;
}
.navbar1-width {
    width:60vw;
    margin-left: 4rem;
}
left-column {
    width: 10vw; 
    margin-left: 1.5rem;
    }
right-column {
    width: 10vw; 
    margin-right: 0.8rem;    
    }
middle column {
    width: 80vw;
    }
.socialmediaicons {
	margin-top: 0.5rem;
    margin-left: 7rem;
    position: relative;
}
}

@media only screen and (min-width:1920px) {
.slogan-grid {
    width: 13%;
    margin: 2.25rem 3rem 1rem 4rem;
}
.navbar1-width {
    width:58vw;
    margin-left: ;
}
.socialmediaicons {
	margin-top: 0.4rem;
    margin-left: 14rem;
    position: relative;
}
left-column {
    width: 10vw; 
    margin-left: 0.5rem;
    }
right-column {
    width: 10vw; 
    margin-right: 0.1rem;    
    }
middle column {
    width: 80vw;
    }
}


.footer-items {
    display: flex;
    width: 100%;
    flex-direction:row;
    border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
    bottom: 0;
    justify-content:space-around;
    padding-top: 0.4rem;
    padding-bottom: 0.7rem;
    border: px solid red;
    
}
.footerdiv {
    display: flex;
    flex-direction:;
    padding-left: 6.5rem;
    color: #9CC;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: 800;
}

.footerdiv2 {
    display: flex;
    flex-direction:;
    margin-right: 5.5rem;
    
}

.p-copyright {
    color: #9CC;
    padding-top: 0rem;
    font-size: 0.8em;
    font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

@media only screen and (max-width:465.98px){
.footer-items {
    flex-direction: column;
	justify-content: flex-start;
    padding-top: 0.3rem;
	
}
.footerdiv {
	margin-left: -5rem;
	font-size: 0.7em;
	font-weight: 700;
}

}
@media only screen and (min-width:466px) and (max-width:575.98px){
.footer-items {
    flex-direction: column;
	justify-content: flex-start;
    padding-top: 0.3rem;
	
}
.footerdiv {
	margin-left: -2rem;
	font-size: 0.7em;
	font-weight: 700;
}

.p-copyright {
    font-size: 0.8em;
}

}
@media only screen and (min-width: 576px) and (max-width:767.98px){
.footer-items {
    flex-direction: column;
	justify-content: space-between;
    padding-top: 0.3rem;    
}
       
.footerdiv {
    padding-top: 0.5rem;
    margin-left: -2rem;
    font-size: 0.8em;
    
 }
.footerdiv2 {
    padding-left: 4.5rem;
	padding-top: 0.5rem;
    
}
.p-copyright {
    font-size: 0.75em;
}   
}
    
@media only screen and (min-width:768px) and (max-width:1079.98px){
 
.footer-items {
	flex-direction: column;
	justify-content: space-between;
	padding-top: 0.3rem;
	padding-left: 4rem;
}
.footerdiv {
    font-size: 0.85em;
	font-weight: 600;
	padding-left: 0.1rem;
 }
.footerdiv2 {
	padding-top: 0.2rem;
	}
.p-copyright {
    font-size: 0.75em;
}    
}
@media only screen and (min-width:1080px){
	
.footerdiv2 {
	margin-right: 7rem;	
	}
}

/* ---------- Consistent footer typography ---------- */

footer,
footer * {
    font-family: Arial, Helvetica, sans-serif !important;
}

/* ---------- Copyright line arrangement ---------- */

/* Desktop: keep both parts on one line */
.p-copyright .copyright-line1,
.p-copyright .copyright-line2 {
    display: inline;
}

.p-copyright .copyright-line2::before {
    content: " ";
}

/* Mobile: display the copyright as two lines */
@media only screen and (max-width: 575.98px) {

    .p-copyright {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin: 0;
        line-height: 1.4;
    }

    .p-copyright .copyright-line1,
    .p-copyright .copyright-line2 {
        display: block;
    }

    .p-copyright .copyright-line2::before {
        content: "";
    }
}

/* ---------- Mobile copyright layout ---------- */

.p-copyright .copyright-line1,
.p-copyright .copyright-line2 {
    display: inline;
}

.p-copyright .copyright-line2::before {
    content: " ";
}

@media only screen and (max-width: 575.98px) {

    .footerdiv2 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0.4rem 0.5rem 0 1rem;
    }

    .p-copyright {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        width: 100%;
        margin: 0;
        line-height: 1.4;
    }

    .p-copyright .copyright-line1,
    .p-copyright .copyright-line2 {
        display: block;
    }

    .p-copyright .copyright-line1 {
        white-space: nowrap;
    }

    .p-copyright .copyright-line2 {
        margin-top: 0.05rem;
    }

    .p-copyright .copyright-line2::before {
        content: "";
    }
}

/* ==========================================================
   MWS 2026 HEADER / NAVIGATION / FOOTER REVISION
   ========================================================== */

/* Mobile-only slogan placed directly under the wordmark.
   The original .slogan-grid remains the desktop/tablet slogan. */
.mobile-slogan-grid {
    display: none;
}

/* Six-item main navigation: centred and evenly distributed on desktop. */
@media only screen and (min-width: 992px) {
    .mws-main-nav {
        width: 100%;
        max-width: 938px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0 auto;
    }

    .mws-main-nav .nav-item {
        flex: 0 1 auto;
        text-align: center;
    }
}

/* Phones: arrange the water drop and wordmark as a two-column grid,
   then place the slogan directly beneath the wordmark, with an exact
   two-line break. */
@media only screen and (max-width: 575.98px) {
    .header-container {
        width: 100vw;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    .logo-grid {
        width: 100%;
        max-width: 100%;
        max-height: none;
        margin-left: 0.5rem;
        padding-left: 0;
        display: grid;
        grid-template-columns: 72px minmax(0, 1fr);
        grid-template-rows: auto auto;
        column-gap: 0.35rem;
        row-gap: 0;
        align-items: start;
    }

    .logo-grid > .logo-image {
        grid-column: 1;
        grid-row: 1 / span 2;
        width: 72px;
        height: auto;
        padding-top: 0.3rem;
        padding-bottom: 0;
        align-self: start;
    }

    .logo-grid > .title-grid {
        grid-column: 2;
        grid-row: 1;
        width: 100%;
        max-width: 315px;
        height: auto;
        padding-top: 0.35rem;
        padding-bottom: 0;
        align-self: end;
    }

    /* Hide the separate desktop slogan on phones. */
    .header-container > .slogan-grid {
        display: none;
    }

    .mobile-slogan-grid {
        grid-column: 2;
        grid-row: 2;
        display: block;
        width: 100%;
        max-width: 315px;
        margin: -1.45rem 0 0.55rem 0;
        padding: 0 0 0 4.9%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.66em;
        line-height: 1.28;
        color: rgba(255,204,0,1.00);
        text-align: left;
        white-space: normal;
    }

    .mobile-slogan-grid .slogan-line1,
    .mobile-slogan-grid .slogan-line2 {
        display: block;
        white-space: nowrap;
    }
}

/* Slightly smaller on very narrow phones while preserving the exact
   two-line arrangement. */
@media only screen and (max-width: 375.98px) {
    .logo-grid {
        grid-template-columns: 66px minmax(0, 1fr);
        column-gap: 0.3rem;
    }

    .logo-grid > .logo-image {
        width: 66px;
    }

    .mobile-slogan-grid {
        font-size: 0.63em;
        line-height: 1.25;
    }
}

/* ---------- Categorised MWS footer ---------- */

.mws-footer {
    width: 100%;
    border-top: 1px solid #333;
    padding: 1.35rem 1rem 0.8rem;
    color: #9CC;
    font-family: Arial, Helvetica, sans-serif;
}

.mws-footer-inner {
    width: 100%;
    max-width: 928px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.35fr 1.15fr 1fr 0.9fr;
    gap: 2rem;
    align-items: start;
}

.mws-footer-group {
    min-width: 0;
}

.mws-footer-heading {
    margin: 0 0 0.65rem;
    padding: 0;
    color: #d9d9d9;
    font-size: 0.78rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.055em;
    text-transform: uppercase;
}

.mws-footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mws-footer-links li {
    margin: 0 0 0.42rem;
    padding: 0;
    line-height: 1.25;
}

.mws-footer a {
    color: #9CC;
    font-size: 0.82rem;
    font-weight: 400;
    text-decoration: none;
}

.mws-footer a:hover,
.mws-footer a:focus {
    color: #C90;
    text-decoration: underline;
}

.mws-footer-social {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0.5rem;
    margin-top: 0.75rem;
}

.mws-footer-social a {
    display: inline-flex;
    width: 22px;
    height: 22px;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.mws-footer-social img {
    display: block;
    width: 21px;
    height: 21px;
    object-fit: contain;
}


.mws-footer-bottom {
    width: 100%;
    max-width: 928px;
    margin: 1.15rem auto 0;
    padding-top: 0.7rem;
    border-top: 1px solid #222;
}

.mws-footer-copyright {
    margin: 0;
    padding: 0;
    color: #9CC;
    font-size: 0.75rem;
    font-style: italic;
    line-height: 1.4;
}

.mws-footer-copyright .copyright-line1,
.mws-footer-copyright .copyright-line2 {
    display: inline;
}

.mws-footer-copyright .copyright-line2::before {
    content: " ";
}

/* Tablets: two footer columns. */
@media only screen and (min-width: 576px) and (max-width: 991.98px) {
    .mws-footer {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

    .mws-footer-inner {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1.4rem 2.5rem;
    }
}

/* Phones: stack footer categories cleanly. */
@media only screen and (max-width: 575.98px) {
    .mws-footer {
        padding: 1.1rem 1rem 0.75rem;
    }

    .mws-footer-inner {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    .mws-footer-heading {
        margin-bottom: 0.45rem;
        font-size: 0.74rem;
    }

    .mws-footer-links li {
        margin-bottom: 0.32rem;
    }

    .mws-footer a {
        font-size: 0.79rem;
    }

    .mws-footer-bottom {
        margin-top: 0.95rem;
    }

    .mws-footer-copyright {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        font-size: 0.72rem;
    }

    .mws-footer-copyright .copyright-line1,
    .mws-footer-copyright .copyright-line2 {
        display: block;
    }

    .mws-footer-copyright .copyright-line2::before {
        content: "";
    }
}

/* ==========================================================
   MWS NAV DROPDOWN LINK-STATE FIX
   Preserve the older running site's dropdown colour behaviour.
   ========================================================== */

/* Normal and previously visited dropdown links must look identical:
   browser visit history must not turn them grey. */
.navbar .dropdown-menu .dropdown-item:link,
.navbar .dropdown-menu .dropdown-item:visited {
    color: #99CCCC;
    background-color: transparent;
    text-decoration: none;
}

/* Match the older MWS hover behaviour. */
.navbar .dropdown-menu .dropdown-item:hover {
    color: #333333;
    background-color: #99CCCC;
    text-decoration: none;
}

/* Match the older MWS keyboard-focus behaviour. */
.navbar .dropdown-menu .dropdown-item:focus {
    color: #99CCCC;
    background-color: #333333;
    text-decoration: none;
}

/* Match the older MWS pressed/active behaviour. */
.navbar .dropdown-menu .dropdown-item:active,
.navbar .dropdown-menu .dropdown-item.active {
    color: #99CCCC;
    background-color: #191919;
    text-decoration: none;
}

/* ==========================================================
   MWS NAVIGATION TYPOGRAPHY
   Keep main navigation and dropdown text consistent on iOS,
   Android and desktop browsers.
   ========================================================== */
.navbar .nav-link,
.navbar .dropdown-menu .dropdown-item {
    font-family: Arial, Helvetica, sans-serif;
}

/* ==========================================================
   MWS FOOTER LINK STATES
   Match the main navigation behaviour and prevent page-specific
   global :visited rules from turning footer links grey.
   ========================================================== */

/* Normal and visited footer text links look identical. */
.mws-footer .mws-footer-links a:link,
.mws-footer .mws-footer-links a:visited {
    color: #C2F0F1;
    background-color: transparent;
    text-decoration: none;
}

/* Match the main navbar hover behaviour. */
.mws-footer .mws-footer-links a:hover {
    color: #1a1a1a;
    background-color: #99CCCC;
    text-decoration: none;
}

/* Match the main navbar keyboard-focus behaviour. */
.mws-footer .mws-footer-links a:focus {
    color: #1a1a1a;
    background-color: #99CCCC;
    text-decoration: none;
}

/* Keep the pressed state consistent and temporary. */
.mws-footer .mws-footer-links a:active {
    color: #C2F0F1;
    background-color: #191919;
    text-decoration: none;
}

