#ccm-menu-click-proxy {
    margin-top: -45px;
}
#ccm-menu-highlighter.ccm-block-highlight {
    margin-top: -45px;
}
.ccm-ui .popover {
    margin-top: -45px;
}
.cke_float .cke_top {
    margin-top: -100px;
}
body {
    -webkit-font-smoothing: antialiased;
    font-family: "Open Sans", sans-serif;
    color: #333;
    overflow-x: hidden;
}
a {
    color: #00536A;
    
}
a:hover {
    color: #23538e;
    text-decoration: underline;
    text-underline-position: under;
}
a:active {
    color: #23538e;
    font-weight: 700;
}
a:focus {
    color: #23538e;
    font-weight: 700;
}
main a {
    font-weight: 700;
}
img {
    max-width: 100%;
    height: auto;
}
.ccm-page,
.tunnels-n-facilities-wrapper {
    background-color: #fff;
}
.container-full .waterdrop-wrapper {
    background: #db7139;
    padding: 10px;
    border-radius: 0 !important;
    margin-bottom: 0;
    color: #fff;
    border-radius: 0 !important;
    border: none !important;
    margin: 11px 0 0 0;
}
.btn-success {
    background-color: #206320;
    border-color: #206320;
}
.height400 {
    min-height: 400px;
}
img.logo {
    image-rendering: -webkit-optimize-contrast;
    margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5 {
    font-family: "Open Sans", sans-serif;
}
h1 {
    color: #23538e;
    font-size: 42px;
    font-weight: 700;
    margin-top: 0;
    letter-spacing: -0.03em;
}
h2 {
    margin-top: 0;
    font-weight: 700;
    color: #23538e;
    letter-spacing: -0.02em;
    margin-bottom: 5px;
}
h3 {
    color: #23538e;
    font-weight: 700;
    margin-top: 0;
}
h5 {
    font-weight: 700;
    color: #5c5d60;
    margin-top: 5px;
}
.lead {
    font-size: 18px;
    font-weight: 400;
}
.btn a {
    color: rgb(255 255 255);
    text-decoration: none;
}
.btn a:hover {
    text-decoration: none;
}
.btn a:active {
    text-decoration: none;
}
.btn {
    border-radius: 5px;
    font-size: 16px;
    padding: 7px 12px;
    font-weight: 700;
}
.btn:hover {
    background-color: #035066;
    color: rgb(255 255 255);
}
.btn-default {
    background-color: #00536A;
    text-shadow: none;
    border: none;
    font-weight: 700;
    margin-top: 10px;
    color: #fff;
}
.btn-default:hover {
    color: #fff;
    background-color: #035066;
    border: none;
}
.btn-outlined {
    background-color: #fff;
    text-shadow: none;
    border: 1px solid #ccc;
    color: #00536A;
    text-transform: capitalize;
    font-size: 14px;
}
.btn-blue-outlined {
    background-color: #fff0;
    text-shadow: none;
    border: 2px solid #035066;
    color: #035066;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.btn-primary {
    color: #fff;
    background-color: #00536A;
    border-color: #00536A;
    font-weight: 700;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background-color: #035066;
    border-color: #035066;
}
.btn-outline {
    color: #00536A;
    background-color: #fff;
    border-color: #00536A;
    text-transform: capitalize;
}
.btn-outline:hover,
.btn-outline:active,
.btn-outline:focus {
    color: #035066;
    background-color: #eee;
    border-color: #035066;
    text-transform: capitalize;
}
h1 sup {
    font-size: 55%;
    font-weight: 500;
    padding-left: 0.1em;
    vertical-align: middle;
}
.row-fluid {
    max-width: 1170px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}
#tan-color-block {
    background: #e8e7e3;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact h1 {
    margin-top: 0;
}
.ccm-page header {
    position: fixed;
    top: 0;
    z-index: 200;
    width: 100%;
    background-color: #fff;
    padding-top: 5px;
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
}
.ccm-toolbar-visible .ccm-page header {
    top: 47px !important;
}
.home-main {
    background: #f2f2f2;
    padding-top: 140px;
}
main {
    padding-top: 140px;
}
.header-bottom {
    padding-top: 60px;
}
.signup {
    float: right;
}
.signup {
    padding-right: 0;
    margin-top: 8px;
}
.signup .btn {
    font-size: 12px;
}
header h1 {
    margin: 0;
}
#logo {
    margin: 5px 0;
    padding: 0;
    font-size: 30px;
    display: block;
    width: 168px;
    height: 85px;
    background: url(../images/MMSD_logo.png) no-repeat;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
}
.nav-container {
    background-color: #fff;
    height: 40px;
    position: absolute;
    width: 100%;
}
.ccm-page .menu {
    position: relative;
    display: inline-block;
    font-size: 16px;
    float: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
.ccm-page .menu ul.nav li {
    float: left;
    display: inline;
    zoom: 1;
    position: relative;
    margin-bottom: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 0 !important;
    list-style: none;
    margin: 0 0 5px 0;
}
.ccm-page .menu ul.nav li a {
    display: block;
    color: #fff;
    position: relative;
    font-size: 16px;
    padding: 17px;
    text-decoration: none;
    margin-right: 0;
    transition: all 0.3s ease-in-out;
    font-weight: 900;
}
.ccm-page nav > li {
    position: relative;
    display: inline-block;
    padding: 15px;
    transition: all 0.3s ease-in-out;
    font-weight: 900;
}
.ccm-page .menu ul.nav li > a:hover {
    background-color: #fff0;
    visibility: inherit;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    background-color: #23538e;
    padding: 17px;
}
.navbar-header {
    background-color: #00536A;
}
.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 4px;
    border-radius: 1px;
    background-color: #00536A;
}
.navbar {
    margin-bottom: 0;
    margin-top: 8px;
    padding: 0;
}
a.dropdown-toggle {
    color: #333;
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
}
a.dropdown-toggle:hover {
    color: #00536A;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: -23% !important;
    top: 77px;
}
.navbar-nav > li > a {
    line-height: 16px;
}
@media (max-width: 1200px) {
    .navbar-nav > li > a {
    }
    .navbar {
        margin-top: 0;
    }
    .yamm .dropdown.yamm-fw .dropdown-menu {
        top: 45px;
    }
}
.menu-divider {
    border-left: 1px solid #333;
    display: inline-block;
}
.nav > li > a {
    padding: 30px 12px;
    display: inline-block;
}
.yamm ul li {
    list-style: none;
}
.nested ul.nav li ul li:first-child,
.nested ul.nav li ul li {
    font-weight: 400;
    margin-left: 10px;
}
.yamm-content li:first-child {
    font-weight: 700;
}
.yamm-content p:first-child {
    font-weight: 700;
    color: #00536A;
    padding-top: 6px;
}
.yamm .dropdown-menu a {
    padding: 10px;
}
#desktop_translate {
    padding-top: 10px;
}
.header-weather {
    padding-top: 12px;
}
.header-line {
    padding: 5px 0 0 0;
    margin: 0;
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 */
@media (max-width: 767px) {
    .home-main {
        padding-top: 80px;
    }
    .hamburger {
        padding: 15px 15px;
        display: inline-block;
        cursor: pointer;
        transition-property: opacity, filter;
        transition-duration: 0.15s;
        transition-timing-function: linear;
        font: inherit;
        color: inherit;
        text-transform: none;
        background-color: #fff0;
        border: 0;
        margin: 0;
        overflow: visible;
    }
    .hamburger:hover {
        opacity: 0.7;
    }
    .hamburger.is-active:hover {
        opacity: 0.7;
    }
    .hamburger.is-active .hamburger-inner,
    .hamburger.is-active .hamburger-inner::before,
    .hamburger.is-active .hamburger-inner::after {
        background-color: #000;
    }
    .hamburger-box {
        width: 35px;
        height: 24px;
        display: block;
        position: relative;
    }
    .hamburger-inner {
        display: block;
        top: 50%;
        margin-top: -2px;
    }
    .hamburger-inner,
    .hamburger-inner::before,
    .hamburger-inner::after {
        width: 35px;
        height: 4px;
        background-color: #000;
        border-radius: 4px;
        position: absolute;
        transition-property: transform;
        transition-duration: 0.15s;
        transition-timing-function: ease;
    }
    .hamburger-inner::before,
    .hamburger-inner::after {
        content: "";
        display: block;
    }
    .hamburger-inner::before {
        top: -10px;
    }
    .hamburger-inner::after {
        bottom: -10px;
    }
    .hamburger--slider .hamburger-inner {
        top: 2px;
    }
    .hamburger--slider .hamburger-inner::before {
        top: 10px;
        transition-property: transform, opacity;
        transition-timing-function: ease;
        transition-duration: 0.15s;
    }
    .hamburger--slider .hamburger-inner::after {
        top: 20px;
    }
    .hamburger--slider.is-active .hamburger-inner {
        transform: translate3d(0, 10px, 0) rotate(45deg);
    }
    .hamburger--slider.is-active .hamburger-inner::before {
        transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
        opacity: 0;
    }
    .hamburger--slider.is-active .hamburger-inner::after {
        transform: translate3d(0, -20px, 0) rotate(-90deg);
    }
    hr.header-line {
        display: none;
    }
}
.padding-top {
    padding-top: 20px;
}
.padding-sm {
    padding-top: 20px;
    padding-bottom: 20px;
}
.padding-lg {
    padding-top: 40px;
    padding-bottom: 40px;
}
.padding-bt {
    padding-bottom: 60px;
    background-color: #fff;
}
.marginbottom {
    margin-bottom: 20px;
}
.margin-md {
    margin-top: 20px;
    margin-bottom: 20px;
}
.breadcrumb {
    background-color: #fff;
    padding-left: 0;
    font-size: 12px;
    padding-top: 20px;
}
.breadcrumb a {
    color: #333;
}
.breadcrumb > .active {
    color: #00536A;
}
.page-template-news .breadcrumb,
.page-template-full .breadcrumb {
    padding: 25px 15px 15px 0;
}
.top-bar {
    padding: 10px 0 5px;
    background: #fff;
    line-height: 28px;
    margin-bottom: 5px;
}
.utility {
    text-align: right;
    padding: 5px 0;
}
.utility ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.utility ul li {
    padding: 0;
    display: inline;
    color: #425058;
}
.utility ul li a {
    color: #425058;
    text-decoration: none;
    margin: 0 8px 0 5px;
}
.utility ul li a:hover {
    color: #23538e;
}
.utility-toggle ul.nav {
    display: none;
}
.mobileShow {
    display: none;
}
.mobileHero {
    display: none;
}
.logos img {
    margin: 20px auto;
}
.weather a {
    color: #333;
    font-weight: 600;
}
.weather a:hover,
.weather a:focus {
    color: #23538e;
}
.weather .fa-tint {
    color: #55bae1;
    font-size: 20px;
    vertical-align: middle;
}
.ccm-block-social-links {
    font-size: 2rem;
}
.ccm-block-social-links .fab {
    color: #555;
}
ul.social-sharing .social-icons {
    padding-left: 0;
}
.social-sharing .social-icons li {
    display: inline-block;
    margin-right: 10px;
    list-style-type: none;
    font-size: 25px;
}
.social-sharing .social-icons li a {
    margin: 0;
}
li#weather {
    font-size: 20px;
}
li#weather span {
    font-size: 11px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.menu .utility-toggle ul.nav {
    padding-top: 15px;
    padding-left: 30px;
}
.menu .utility-toggle ul.nav li {
    color: #425058;
    margin-bottom: 0;
}
.menu .utility-toggle ul.nav li a {
    font-size: 14px;
    padding: 10px 15px 10px 5px;
    color: #425058;
    border-bottom: none;
}
.menu .utility-toggle ul.nav li a:hover {
/*    color: #00aef1;*/
    color: #23538e;
}
.callout {
    background-color: #fff;
    padding: 0;
    box-shadow: 0 2px 10px 0 rgb(220 220 220);
    margin-bottom: 20px;
}
.callout .details-home {
    height: 200px;
    background: #fff;
    padding: 15px;
    text-align: center;
}
.callout-landing {
    background-color: #fff;
    padding: 0;
    box-shadow: 0 2px 10px 0 rgb(220 220 220);
}
.callout .details-landing {
    padding-top: 5px;
    padding-bottom: 5px;
}
.callout h3,
h4 {
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #00536A;
    margin-top: 3px;
    margin-bottom: 5px;
    line-height: 23px;
}
.callout h3 a {
    color: #00536A;
}
.callout h3 a:hover {
    text-decoration: underline;
    color: #23538e;
}
.callout h4 a {
    color: #00536A;
}
.callout h4 a:hover {
    text-decoration: underline;
    color: #23538e;
}
.va-middle {
    vertical-align: middle;
}
.va-container-h {
    width: 100%;
}
.va-container-v {
    height: 100%;
}
.va-container {
    display: table;
    position: relative;
}
.va-top,
.va-middle,
.va-bottom {
    display: table-cell;
}
.vPlay {
    background: #fff0 url(../../../../../../packages/video_lightbox/img/lightbox-play.png) no-repeat center center !important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="password"],
.ui-autocomplete-input,
textarea,
.uneditable-input {
    display: inline-block;
    padding: 0 10px;
    font-size: 12px;
    line-height: 35px;
    color: #555;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 5px;
    width: 70%;
}
.video {
    width: 50%;
}
.hero-overlay {
    bottom: 0;
    background: #07334f;
    background: linear-gradient(0deg, rgb(7 51 79 / 0.8) 0%, #fff0 100%);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 50;
    clear: both;
}
.newsfeed h2 {
    margin-top: 0;
    font-weight: 600;
    color: #00536A;
    letter-spacing: -0.02em;
    margin-left: 0;
    padding-top: 0;
    line-height: 0.75;
}
.newsfeed {
    background: #fff;
    padding: 25px;
}
.top-promo .content-sect p {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 50px;
}
.top-promo .content-sect p a {
    color: #fff;
}
.top-promo .content-sect p a:hover {
    color: #eee;
}
.top-promo {
    background-color: #c0551b;
    border-bottom: 1px solid #cf520e;
}
.left-col {
    padding-right: 30px;
}
.readmore {
    text-align: center;
    padding-top: 18px;
    border-top: 1px solid #e2e2e2;
}
.home-news-bkg {
    background: #e6eaf3;
}
@media (max-width: 991px) {
    .callout .details-home {
        position: relative;
        left: 0%;
        right: 0%;
    }
}
.mmsd-footer {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 0;
    border-top: 1px solid #ccc;
}
.mmsd-footer a {
    text-decoration: none;
    font-weight: 700;
}
.mmsd-footer p {
    font-weight: 600;
}
.mmsd-footer img {
    max-width: 150px;
    padding-bottom: 15px;
}
.mmsd-footer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}
.mmsd-footer ul li {
    padding: 0;
    display: block;
}
.mmsd-footer ul li a {
    text-decoration: none;
    margin: 0 8px 0 5px;
}
.mmsd-footer .small {
    line-height: 1.5em;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.02em;
}
.mmsd-footer .social-icons li {
    display: inline-block;
    margin-right: 20px;
    list-style-type: none;
    font-size: 25px;
}
.mmsd-footer .social-icons li a {
    margin: 0;
}
.footer-copyright {
    text-align: right;
}
@media (max-width: 976px) {
    .footer-utility p {
        text-align: center;
    }
}
.footer-nav div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    line-height: 15px;
}
footer div.ccm-block-page-list-page-entry {
    margin-bottom: 5px;
}
#pre-footer {
    margin: 10px 0;
    border-bottom: 1px solid rgb(0 118 151 / 0.3);
    padding-bottom: 20px;
}
.icons {
    min-height: 200px;
    text-align: center;
}
.icons h4 {
    margin-bottom: 0;
}
.icons img {
    width: 85%;
    height: auto;
    padding: 0 0 10px 0;
    margin: 0 auto;
}
.icons:hover {
    opacity: 0.8;
}
.icons a {
    color: #fff;
    margin-top: 0;
    font-size: 14px;
    line-height: 16px;
}
@media (max-width: 480px) {
    .icons p,
    .icons p a {
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 0 2%;
    }
    .icons {
        min-height: 150px;
    }
}
.icons p {
    margin: 0;
    padding: 0;
}
.icons a:hover {
    color: #fff;
}
table.gsc-search-box td.gsc-input {
    padding-right: 0 !important;
}
.gsib_a {
    padding: 8px 9px 7px 9px !important;
}
.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
    background: #55bae1 !important;
    border: none !important;
    margin-left: 0 !important;
    padding: 10.5px 27px !important;
    border-radius: 0 5px 5px 0 !important;
}
.gsc-search-button-v2:hover {
    background: #00536A !important;
}
#footer-logo {
    margin-top: 20px;
}
.ccm-search-block-submit {
    position: absolute;
    right: 0;
    top: 0;
    color: #fff;
    border: 0;
    height: 35px;
    padding: 5px 20px;
}
.ccm-search-block-form {
    position: relative;
    margin-bottom: 20px;
    margin-top: 10px;
}
.ccm-search-block-text {
    width: 100%;
    height: 35px;
    margin-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
    font-size: 12px;
    padding-left: 10px;
}
.ccm-search-block-submit.btn-default {
    margin-top: 0;
    border-radius: 0;
}
.hero-lead {
    position: relative;
    margin: 0 0 2% 0;
    left: 0;
    color: #fff;
    width: 100%;
    z-index: 100;
}
.hero-lead h1 {
    font-size: 2em;
    line-height: 1;
    font-weight: 600;
    color: #fff;
    text-shadow: 2px 2px 5px rgb(0 0 0 / 0.6);
    margin: 15px 0;
    letter-spacing: 0em;
}
.home-hero-top {
    padding: 30px;
    margin: 0% 0 5% 0;
    background: rgb(0 40 52);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
}
.home-hero-top p {
    text-shadow: 2px 2px 5px rgb(0 0 0 / 40%);
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.2px;
}
.home-hero-top a {
    text-decoration: underline;
    color: #fff;
    font-weight: 800;
}
.home-hero-top a:hover,
.home-hero-top a:focus {
    color: #11c3ef;
}
.home-hero-top .btn-primary a {
    text-decoration: none;
    font-weight: 700;
    text-transform: capitalize;
}
.home-hero-top .btn-primary a:hover,
.home-hero-top .btn-primary a:focus {
    color: #fff;
}
.hero-block {
    background: #fff;
    padding: 35px 35px 30px 35px;
    margin: 40px 20px 20px 20px;
    color: #333;
    position: relative;
    z-index: 100;
    top: 0;
}
.hero-block-left {
    margin: 20px 20px 40px 20px;
    color: #fff;
    position: relative;
    z-index: 100;
    top: 0;
}
.hero-block-left a:hover {
    text-decoration-color: #fff;
}
.hero-block-left small {
    color: #fff;
}
.hero-block-left p {
    font-size: 18px;
    font-weight: 600;
}
.hero-landing {
    margin-top: 30px;
}
.jumbotron img,
.jumbotron-home img {
    display: block;
    width: 100%;
    height: auto;
}
.jumbotron {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-top: 40px;
    margin-bottom: 10px;
    overflow: hidden;
}
.jumbotron-home {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
    min-height: 950px;
}
.ccm-block-type-form {
    width: 80%;
}
.inner_title {
    margin-top: -50px;
    position: relative;
}
.inner_title h1 {
    padding: 5px 30px;
    float: left;
    text-align: center;
    font-size: 2.75em;
    line-height: 1;
    word-spacing: 0.25em;
    letter-spacing: 0.02em;
    color: #23538e;
    background: #e8e7e3;
    text-transform: uppercase;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    margin-top: 20px;
}
.sidebar {
    background: #ecf5f9;
    position: relative;
    border: none;
    text-align: left;
    padding: 8%;
    margin-bottom: 20px;
}
.sidebar h3 {
    margin-top: 0;
}
.sidebar .small p {
    font-size: 14px;
}
.sidebar h4 {
    margin-top: 10px;
}
.testimonial-slider .ccm-image-slider-text {
    position: relative !important;
    width: 100%;
    left: 0;
    top: 10%;
    padding: 20px;
}
.testimonial-slider .rslides img {
    margin-bottom: 20px;
}
.testimonial-slider .rslides {
    background: #f1f1f1;
    border: 1px solid #ddd;
}
.testimonial-slider .ccm-image-slider-inner {
    position: relative;
}
.testimonial-slider .rslides_nav {
    top: 150px;
    position: absolute;
    z-index: 3;
    text-decoration: none !important;
}
.testimonial-slider .rslides_tabs {
    text-align: center;
}
.testimonial-slider .formify-form.with-style input[type="text"],
.testimonial-slider .formify-form.with-style input[type="email"] {
    width: calc(100% - 1em);
}
.home-callouts .ccm-image-slider-text {
    width: 100%;
}
.home-callouts .rslides img {
    min-height: 250px;
}
.rslides li .ccm-image-slider-text ul {
    list-style: disc;
}
.rslides li .ccm-image-slider-text li {
    position: static !important;
    float: none !important;
    display: list-item !important;
}
.youtubeBlockResponsive16by9,
.youtubeBlockResponsive4by3 {
    position: relative;
    height: 0;
}
.youtubeBlockResponsive16by9 iframe,
.youtubeBlockResponsive4by3 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.youtubeBlockResponsive16by9 {
    padding-bottom: 56.25%;
}
.youtubeBlockResponsive4by3 {
    padding-bottom: 75%;
}
.ccm-edit-mode-disabled-item.youtubeBlockResponsive16by9 {
    padding-top: 28.125%;
    padding-bottom: 28.125%;
}
.ccm-edit-mode-disabled-item.youtubeBlockResponsive4by3 {
    padding-top: 37.5%;
    padding-bottom: 37.5%;
}
/*! http://responsiveslides.com v1.54 by @viljamis */
.ccm-image-slider {
    position: relative;
}
.ccm-image-slider-text {
    position: absolute;
    width: 45%;
    left: 0;
    top: 10%;
}
.ccm-image-slider-title {
    margin-top: auto;
}
.ccm-image-slider-container a.mega-link-overlay {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    left: 0;
}
.rslides {
    margin: 0 auto;
}
/*! http://responsiveslides.com v1.55 by @viljamis */
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}
.rslides > li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}
.rslides > li:first-child {
    position: relative;
    display: block;
    float: left;
}
.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}
.rslides_nav {
    position: absolute;
    -webkit-tap-highlight-color: #fff0;
    top: 50%;
    left: 0;
    z-index: 99;
    opacity: 0.7;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: #fff0 url(../images/arrows.gif) no-repeat left top;
    margin-top: -45px;
}
.rslides_tabs {
    padding-left: 0;
    padding-top: 15px;
    padding-bottom: 10px;
}
.rslides_tabs li {
    list-style-type: none;
    display: inline-block;
    margin-right: 5px;
}
.rslides_tabs li.rslides_here a {
    background: #333;
}
.rslides_tabs li a {
    text-indent: -9999px;
    overflow: hidden;
    background: #ccccc9;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 10px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.rslides_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}
@media only screen and (min-width: 992px) {
    .testimonial-slider .rslides_nav {
        top: 180px;
    }
}
@media only screen and (min-width: 1200px) {
    .testimonial-slider .rslides_nav {
        top: 220px;
    }
}
p.quote:before {
    font-family: "Georgia", Helvetica, san-serif;
    font-weight: 500;
    content: open-quote;
    display: inline-block;
    height: 0;
    line-height: 0;
    left: 0;
    z-index: 3;
    position: relative;
    top: 20px;
    color: #bababa;
    font-size: 50px;
    vertical-align: top;
    padding-right: 5px;
}
p.quote:after {
    font-family: "Georgia", Helvetica, san-serif;
    font-weight: 500;
    content: close-quote;
    display: inline-block;
    height: 0;
    line-height: 0;
    z-index: 3;
    position: relative;
    top: 20px;
    color: #bababa;
    font-size: 50px;
    vertical-align: top;
    padding-left: 5px;
}
p.quote {
    font-size: 18px;
    font-weight: 300;
    color: #666;
}
.testimonial-grey {
    background-color: #f2f2f2;
    padding: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.card {
    border: 1px solid #ddd;
    background: #f2f2f2;
    padding: 20px;
}
.daterangepicker .btn-default {
    margin-top: 0;
}
.gauge-map-container {
    padding-left: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0;
    background-color: #fff;
    width: 100%;
}
.gauge-map-container #select-date-text {
    padding: 5px 0 5px 0;
}
.gauge-map-container #select-date-text a {
    float: right;
    font-size: 0.8em;
    font-size: italic;
    color: #5c5d60;
}
.gauge-map-container #select-date-text a:hover {
    text-decoration: none;
    color: #333;
}
.gauge-map-container h5 {
    font-weight: 500;
/*    padding-top: 10px;*/
    margin-top: -10px;
    padding-bottom: 5px;
    text-align: right;
}
.legend-container {
    float: right;
}
#legend h4 {
    margin-bottom: 10px;
}
#icon_dt {
    height: 4px;
    width: 75px;
    padding-right: 5px;
    padding-left: 0;
}
.rainfall-key-section {
    margin-top: 10px;
    width: 100%;
}
@media (max-width: 480px) {
    .gauge-map-container input[type="text"] {
        width: 100%;
    }
}
@media (min-width: 992px) {
    .card {
        min-height: 590px;
    }
    .tunnels .card {
        min-height: 450px;
    }
    .hero-block {
        background: #fff;
        padding: 35px 35px 30px 35px;
        margin: 40px;
        color: #333;
        position: absolute;
        z-index: 100;
        top: 330px;
    }
    .hero-block-left {
        margin: 40px;
        color: #fff;
        position: absolute;
        z-index: 100;
        top: 330px;
    }
}
@media (min-width: 1200px) {
    #icon_dt {
        padding-left: 15px !important;
    }
    .home-hero-top {
        padding: 30px;
        margin: 3% 0 5% 0;
        background: rgb(0 40 52 / 0.7);
        clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);
    }
}
.daterangepicker .btn-default {
    background: #ccc !important;
    color: #333;
}
.tunnels-n-facilities-wrapper h4 {
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #bdc3c7;
    min-height: 60px;
}
.tunnels-n-facilities-wrapper h5 {
    font-weight: 500;
}
.tunnels-n-facilities-wrapper .last-modified-date {
    padding-bottom: 20px;
}
.tunnels h2 {
    padding-left: 15px;
}
.volume-treated-block {
    padding-left: 0;
}
.volume-treated-block h4 {
    color: #425058;
}
.gLabels {
    color: #fff;
    background-color: #0609ec;
    font-size: 15px;
    padding: 5px 12px;
    font-weight: 700;
    text-align: center;
    border: none;
    border-radius: 0;
    max-width: 45px;
    margin-right: 8px;
}
.txt-deep-tunnels {
    padding: 0 2.1em;
}
.txt-mmsd-facilities {
    padding: 0.2em 2.1em 2.5em;
}
.waterdrop-wrapper {
    background: #db7139;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 15px;
    color: #fff;
}
.container-full .waterdrop-wrapper p {
    margin: 0 !important;
}
.waterdrop-wrapper h1,
.waterdrop-wrapper h2,
.waterdrop-wrapper h3,
.waterdrop-wrapper a {
    color: #fff !important;
}
.overflow-wrapper {
    background: #f2f2f2;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 15px;
}
@media (max-width: 767px) {
    .waterdrop-wrapper img,
    .overflow-wrapper img {
        margin: 0 auto;
        padding: 15px 0 15px 0;
    }
}
.vWrap {
    margin: 0 0 10px 0 !important;
    border: none !important;
}
#BLOCK_125 th {
    color: #fff;
}
table.respond {
    width: 100% !important;
    margin: 0 0 1em !important;
}
.table_caption {
    font-weight: 700;
    color: #00536A;
    margin-bottom: 20px;
    font-size: 0.9em;
    width: 50%;
}
.panel-title {
    font-size: 16px;
    color: #23538e;
}
.simple-accordion-title-shell {
    overflow: auto;
    background: #edebee !important;
    padding: 10px 15px !important;
    cursor: pointer;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f2f2f2 !important;
}
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="url"],
input[type="password"],
.ui-autocomplete-input,
textarea,
.uneditable-input {
    display: block;
    padding: 4px;
    font-size: 14px;
    line-height: 18px;
    color: #333;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    margin-bottom: 25px;
}
label {
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
    text-transform: uppercase;
    color: #333;
}
.ccm-block-express-form label {
    display: inline-block;
}
.ccm-block-express-form .form-select {
    display: inline-block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.col-auto {
    display: inline;
    width: auto;
}
.ccm-block-express-form .col-auto .form-select {
    width: auto;
}
#contact {
    margin: 20px 0;
}
.rainfall-key-section input[type="text"] {
    padding: 15px;
}
.mmsd-formidable label {
    display: inline !important;
}
.mmsd-formidable input[type="checkbox"] {
    margin: 5px 5px 0 0;
}
.mmsd-formidable input[type="radio"] {
    margin: 5px 5px 0 0;
}
.mmsd-formidable .form-group .row {
    margin-left: 0;
    margin-right: 0;
}
.hgnav-sidebar ul {
    background: #fff;
    padding: 0 0 15px 0;
    line-height: 20px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
.hgnav-sidebar ul li a {
    padding: 12px;
}
.hgnav-sidebar .nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #f2f2f2;
}
.hgnav-sidebar li.active > a {
    background-color: #f2f2f2;
}
.hgnav-sidebar .nav-selected .nav-path-selected {
    background-color: #f2f2f2;
}
.huntform {
    background: #f2f2f2;
    padding: 20px;
}
.huntgreen-notice {
    background-color: #dbdac9;
    padding: 20px;
}
.huntgreen-faq {
    padding-bottom: 20px;
}
.page-type-blog .ccm-block-page-list-page-entry-horizontal {
    margin-bottom: 40px !important;
}
.ccm-block-page-list-title h3 {
    color: #23538e;
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 2px;
}
.ccm-block-topic-list-list,
.ccm-block-date-navigation-dates,
.ccm-block-topic-list-page-topics {
    padding-left: 0;
    font-size: 12px;
    line-height: 16px;
    margin: 10px 0;
    text-transform: uppercase;
}
.ccm-block-topic-list-list li,
.ccm-block-date-navigation-dates li,
.ccm-block-topic-list-page-topics li {
    list-style: none;
    margin-bottom: 5px;
}
.ccm-block-topic-list-list li {
    font-weight: 700;
    font-size: 15px;
    margin-top: 10px;
}
.ccm-block-topic-list-list > .ccm-block-topic-list-list {
    padding-left: 0;
}
.ccm-block-topic-list-list > .ccm-block-topic-list-list li {
    font-weight: 500;
    font-size: 14px;
}
.ccm-block-page-list-date {
    font-size: 12px;
    color: #666;
    margin-bottom: 5px;
}
.ccm-block-date-navigation-wrapper {
    font-size: 14px;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    border-color: #428bca;
    color: #23538e;
}
.ccm-block-share-this-page a {
    font-size: 22px;
    line-height: 26px;
}
.ccm-block-next-previous-header h5 {
    margin-bottom: 3px;
    font-size: 10px;
    text-transform: uppercase;
    color: #666;
    letter-spacing: 0.05em;
}
.next-post p,
.previous-post p {
    font-size: 14px;
}
.next-post {
    text-align: right;
}
.previous-post .ccm-block-next-previous-next-link {
    display: none;
}
.next-post .ccm-block-next-previous-previous-link {
    display: none;
}
.ccm-block-share-this-page {
    display: block;
    clear: left;
}
.sharethis p {
    text-transform: uppercase;
    color: #00536A;
    letter-spacing: 0.02em;
    margin-bottom: 0;
    font-size: 12px;
}
.blog-category .nav > li > a {
    font-weight: 600;
}
.blog-category .nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: underline;
    background-color: #fff0;
}
.ccm-block-page-list-header h5 {
    text-transform: uppercase;
    font-weight: 600;
}
.ccm-block-topic-list-header h5 {
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
}
.recent {
    margin-top: 20px;
    padding-right: 20px;
}
.blogcontainer {
    margin-top: 20px;
    padding-left: 35px;
    padding-right: 35px;
}
.blogcontainer h1 {
    margin-top: 5px;
}
.blogcontainer h5 {
    font-weight: 700;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 5px;
}
.recent div.ccm-block-page-list-page-entry-text div.ccm-block-page-list-title {
    font-weight: 600;
}
.ccm-pagination-wrapper {
    display: block;
    clear: both;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #00536A !important;
    border-color: #00536A !important;
    color: #fff !important;
}
.pagination > li > a,
.pagination > li > span {
    color: #00536A !important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #23538e !important;
}
.community h3 {
    color: #f37c20;
    font-weight: 700;
    margin-top: 0;
}
.community {
    border-left: solid 1px #9f9f9f;
    padding-left: 30px;
}
.nav-sidebar ul {
    background: #1c3149;
    padding: 5px 0;
    line-height: 20px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.nav-sidebar ul > li > ul {
    list-style-type: none;
    padding-left: 40px;
}
.nav-sidebar a {
    font-weight: 700;
}
.nav-sidebar .nav > li > a {
    color: #fff;
    padding: 20px;
}
.nav-sidebar .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff0;
    color: #2ed5ff;
}
.nav > li > a:focus {
    text-decoration: none;
    background-color: #fff0;
    color: #035066;
}
.nav-sidebar li.active > a {
    background-color: #fff0;
    color: #16bce6;
}
.nav-sidebar .nav-selected .nav-path-selected {
    background-color: #fff0;
    color: #16bce6;
}
.move {
    padding-left: 35px;
}
.rain-gauage-data,
.rain-gauge-data {
    margin-top: 200px;
}
#ccm-export-results {
    margin-bottom: 1em;
}
.fa.fa-facebook,
.fa.fa-twitter,
.fa.fa-linkedin,
.fa.fa-pinterest,
.fa.fa-youtube,
.fa.fa-instagram,
.fa.fa-linkedin-square,
.fas.fa-facebook,
.fas.fa-twitter,
.fas.fa-linkedin,
.fas.fa-pinterest,
.fas.fa-youtube,
.fas.fa-instagram,
.fas.fa-linkedin-square {
    font-family: "Font Awesome 5 Brands";
}
.navbar-collapse.in {
    z-index: 9999;
}
@media (max-width: 1199px) {
    .callout,
    .callout-landing {
        margin-bottom: 20px;
    }
    .newsfeed {
        padding: 19px;
    }
}
@media (max-width: 1024px) {
    .navbar-toggle {
        position: absolute;
        right: 0;
        top: 10px;
        padding: 8px 7px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-image: none;
        border: 1px solid #fff0;
        border-radius: 4px;
        margin-right: 10px;
    }
}
@media (max-width: 991px) {
    .page-template-home main {
        padding-top: 150px;
    }
    main {
        padding-top: 160px;
        margin-bottom: 0;
    }
    .header-bottom {
        padding-top: 20px;
    }
    .utility ul {
        font-size: 12px;
    }
    #logo {
        margin: 5px 0;
        padding: 0;
        font-size: 30px;
        display: block;
        width: 140px;
        height: 65px;
        background: url(../images/MMSD_logo.png) no-repeat;
        background-size: 130px;
        text-indent: 200%;
        white-space: nowrap;
        overflow: hidden;
    }
    .padding-top {
        padding-top: 5px;
    }
    .padding-lg {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    .callout {
        margin-bottom: 30px;
    }
    .hero-lead h1 {
        font-size: 2.5em;
        line-height: 1;
    }
    .btn {
        font-size: 13px;
    }
    table.respond {
        width: 70%;
        margin: 0 0 2em;
    }
    .blogcontainer {
        margin-top: 20px;
        padding-left: 35px;
        padding-right: 5px;
    }
    .ccm-block-type-form {
        width: 100%;
    }
    .hero-landing {
        margin-top: 20px;
    }
    .jbmm.custom ul.mega-menuh li {
        font-size: 12px !important;
    }
    .jbmm.custom ul.mega-menuh li a {
        float: left;
        display: block;
        color: #fff !important;
        padding: 14px 20px 14px 20px !important;
        text-decoration: none !important;
    }
    .bc img {
        padding-left: 20px;
        padding-right: 20px;
    }
    .nav > li > a {
        padding: 15px 8px;
    }
    .mobileHero {
        display: block;
    }
}
@media only screen and (max-width: 800px) {
    table.respond td:before {
        font-weight: 800 !important;
        text-transform: uppercase !important;
    }
}
@media (max-width: 768px) {
    .callout {
        margin-bottom: 20px;
    }
    .menu .utility-toggle ul.nav li a {
        font-size: 16px;
        padding: 10px 20px 10px 0;
        border-bottom: none;
    }
    .hero-lead h1 {
        font-size: 2em;
        line-height: 1;
    }
    main {
        padding-top: 70px;
    }
    .header-bottom {
        padding-top: 70px;
    }
    .sidebar {
        min-height: 100px;
        width: 80%;
    }
    .lead-img img {
        width: 80%;
        height: auto;
    }
    .blogcontainer {
        margin-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .hero-landing {
        margin-top: 0;
    }
    .inner_title h1 {
        padding: 5px 20px;
        font-size: 2.5em;
    }
    .navbar-toggle {
        position: absolute;
        right: 0;
        top: 10px;
        padding: 8px 7px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-color: #fff0;
        background-image: none;
        border: 1px solid #fff0;
        border-radius: 4px;
        margin-right: 10px;
    }
    .nav-sidebar {
        margin-top: 25px;
    }
    .yamm {
        max-height: 350px;
        overflow: auto;
        background: #fff;
    }
    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 8px 10px 8px;
        font-size: 12px;
    }
    .navbar-nav > li > a {
        line-height: 20px;
    }
    .move {
        padding-left: 28px;
    }
    .menu-divider {
        display: none;
    }
}
@media (max-width: 767px) {
    .mobileHide {
        display: none;
    }
    .mobileShow {
        display: block;
    }
    .nav-container {
        background-color: #fff;
        height: 0;
    }
    .header-mobile-dropdown {
        padding: 0;
    }
    .callout img {
        width: 100%;
        height: auto;
    }
    .menu .utility-toggle ul.nav li a:hover {
        color: #222;
    }
    .navbar-toggle {
        position: absolute;
        right: 0;
        top: -70px;
        padding: 8px 7px;
        margin-top: 5px;
        margin-bottom: 5px;
        background-image: none;
        border: 1px solid #fff0;
        border-radius: 4px;
        margin-right: 10px;
    }
}
.mobilemenu {
    line-height: 2;
    font-size: 11px;
    top: 35px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    letter-spacing: 0.02em;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #035066;
}
.toggle-show {
    display: block;
}
.utility-toggle {
    background-color: #edebeb;
}
.menu .utility-toggle ul.nav.social li {
    display: inline-block;
    width: auto;
    padding: 0 25px 25px 15px;
}
.menu .utility-toggle ul.nav.social {
    padding-top: 5px;
    padding-left: 30px;
    padding-bottom: 15px;
}
.page-template-home main {
    padding-top: 65px;
}
li#facebook,
li#pinterest,
li#twitter,
li#youtube,
li#linkedin {
    padding-left: 5px;
}
.mobile-utility ul {
    padding: 0;
    margin: 0;
    list-style: none !important;
    display: inline-block !important;
    font-weight: 900;
    color: #00536A;
    font-size: 22px;
    top: 10px;
    text-align: right;
    position: absolute;
    margin-left: -5px;
    margin-top: 10px;
}
.mobile-utility ul li {
    padding: 0;
    display: inline !important;
    color: #00536A;
    text-align: center;
}
.mobile-utility ul li .utility-icon-word {
    display: block;
    text-align: center;
    font-size: 12px;
    font-family: arial, san-serif;
    padding-top: 5px;
}
.mobile-utility ul li a {
    color: #00536A;
    text-decoration: none;
    margin: 0 12px;
}
.search a {
    color: #00536A;
}
.search a:hover {
    color: #23538e;
}
table.respond {
    width: 80% !important;
}
.video {
    width: 100%;
}
.utility {
    text-align: right;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cse .gsc-control-cse,
.gsc-control-cse {
    width: 90% !important;
    margin: 0 auto;
}
.jbmm.custom ul.mega-menuh {
    overflow: auto;
    max-height: 300px;
}
.navbar-header {
    background-color: #fff0;
    height: 0;
}
.ccm-search-block-form {
    margin-bottom: 15px;
}
.community {
    border-top: solid 1px #9f9f9f;
    border-left: none;
    padding-left: 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
    .nav > li > a {
        font-size: 12px;
    }
}
#ccm-inline-toolbar-container {
    z-index: 1 !important;
}
/*///  RAIN FACILITY ///////*/
.hero-section {}
.hero-section-content {
    padding: 30px;
    /* float: left; */
    text-align: center;
    background: #e8e7e3;
    font-family: "Lato", sans-serif;
    margin-top: 15px;
}
.page-template-rain-alerts-update .jumbotron {
    margin-top: 0;
}
@media (min-width: 992px) {
   .hero-section-content { 
    margin-top: -40%;
   }
}



