.main-nav > li:nth-child(1) > a:focus, .main-nav > li:nth-child(1)> a:hover {
    color: #0082CA !important;
    font-weight: 600 !important;
}
.main-nav > li:nth-child(2) > a:focus, .main-nav > li:nth-child(2)> a:hover {
    color: #000000 !important;
    font-weight: 600 !important;
}
.main-nav > li:nth-child(3) > a:focus, .main-nav > li:nth-child(3)> a:hover {
    color: #D0343A !important;
    font-weight: 600 !important;
}
.main-nav > li:nth-child(4)> a:focus, .main-nav > li:nth-child(4)> a:hover {
    color: #FFB81D !important;
    font-weight: 600 !important;
}

.ctaRed a {
    min-height: 95px !important;
    background-color: #D0343A !important;
}

.ctaRed a:hover {
    background-color: #000 !important;
}


.ctaBlack a {
    min-height: 95px !important;
    background-color: #000 !important;
}

.ctaBlack a:hover {
    background-color: #D0343A !important;
}
.whiteTxt {
    color: #fff !important;
}


.allServices {
  text-align: center;
  margin-bottom: 15px;
}

.copyrights {
  margin-left: 15px;
}

.allServices > a {
    color: #010101;
    font-size: 16px;
    text-decoration: underline;
}

.allEvents {
  text-align: center;
  margin-bottom: 15px;
}
.allEvents > a {
color: #fff;
}

.section-title {
  padding-bottom: 0px;
}

.inner-page-content p {
    color: #000;
    font-size: 17px;
    line-height: 26.6px
}


ul.baseNav li a,ul.baseNav li a:link, ul.baseNav li a:visited {
  color: #0282CA;
  font-size: 17px;
}
ul.baseNav li a:hover {
  text-decoration: underline;
}

a.Level1:hover {
  text-decoration: none !important;
  color: #cc9314 !important;

}

.heading_wrapper h1 {
  color: #D0343A;
  font-size: 26px;
  margin-bottom: 20px;
}

.inner-middle-col h1 {
  color: #D0343A;
  font-size: 26px;
  margin-bottom: 20px;
    font-weight: normal;
}

.inner-middle-col h2 {
    text-transform: uppercase;
    color:#0082CA;
        font-size: 24px;
    font-weight: normal;
}

.inner-middle-col h3 {
    font-family: 'Open Sans';
    color: #FFB81D;
    font-size: 19px;
    font-weight: 700;
}
.inner-middle-col h4 {
    font-family: 'Open Sans';
    color: #0082CA;
    font-size: 19px;
    font-weight: normal;
}
.inner-middle-col h5 {
  color: #D0343A;
  font-size: 19px;
  font-weight: 700;
}

.no-border {
  border-right:0px !important;
}

ul.main-nav {
    margin-left:0px;
}

.allLink {
    text-align: center;
}
.allLink > a {
    color: #010101;
    font-size: 14px !important;
    text-decoration: underline;
}
.allLink > a:hover {
    text-decoration: none;
}
a.newsLink:hover {
    text-decoration: none;
}

.allLinkCalendar {
    text-align: center;
}

.allLinkCalendar> a {
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    text-align: center;
}
.allLinkCalendar > a:hover {
    text-decoration: none;
}


table#TblUpcomingEvents {
    width:100%;
}

table#TblUpcomingEvents tr td, table#TblUpcomingEvents tr th {
    padding:10px;
}


table#TblUpcomingEvents tr:nth-child(even) {
    background-color: #eef4d0;
}

table#TblUpcomingEvents tr td.col1 {
    width:15%;
}

table#TblUpcomingEvents tr td.col2 {
    width:15%;
}

table#TblUpcomingEvents tr td.col3 {
    width:100%;
}

table.lakelevel {
  background: url('/Portals/0/Concord/Departments/Water Resources/Water/Images/lakelevelsBG.jpg') no-repeat;
  background-size: cover;
}

.dnnSearchBoxPanel .dnnSearchBox {
    margin-right: 165px !important;
}

.dnnSearchBoxPanel {
    font-size: 14px !important;
}
.dnnSearchResultPanel {
    font-size: 14px;
}



a.depth2L1, a.depth2L1:link, a.depth2L1:visited {
    color: #0282CA;
    font-size: 18px;
    line-height: 1;
    margin-bottom:7px;
    font-weight: 700;

}

a.depth2L1:hover {
text-decoration: underline !important;
    color: #0282CA !important;
}



a.depth3L1, a.depth3L1:link, a.depth3L1:visited {
    color: #0282CA;
    font-size: 18px;
    line-height: 1;
    margin-bottom:7px;
    font-weight: 700;
}

a.depth3L1:hover{
    color: #0282CA !important;
    text-decoration: underline  !important;;
}
a.Level2, a.Level2:link, a.Level2:visited {
    color: #FFB81D;
    font-size: 18px;

}
a.Level2:hover{
    color: #FFB81D !important;
    text-decoration: underline  !important;;
}

a.Level3 {
    font-size: 14px;
    color: #0282CA;
}

a.depth4L1, a.depth4L1:link, a.depth4L1:visited {
    font-weight: 700;
}

a.depth4L1:hover{
    color: #0282CA !important;
}

UL.level-1 LI LI LI {
    list-style: none;
    font-size: 12px;
    margin-left: 30px;
    margin-top: 4px;
    color: black;
}

li.active > a {
    text-decoration: underline;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.wastewatertbl {
    font-size: 12px !important;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
}

.wastewateritem {
  font-size: 12px !important;
  background-color: #0082CA;
  border-color: rgb(221, 221, 221);
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  min-height: 300px;
}

.verticalText {
    text-align: center;
    vertical-align: bottom;
    width: 20px;
    margin: 0px;
    padding: 0px;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 10px;
    white-space: nowrap;
    border-top: 0px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.fog {
    text-align: center;
}


/* Start drop down ADA code */

.dropdown-menu{
    margin-top: 0;
}


.megamenu {
    position: static
}

.megamenu .dropdown-menu {
    background: none;
    border: none;
    width: 100%
}



code {
    color: #745eb1;
    background: #fff;
    padding: 0.1rem 0.2rem;
    border-radius: 0.2rem
}

.text-uppercase {
    letter-spacing: 0.08em
}

.dropdown-menu{
    margin-top: 0;
}

.main-nav > li:nth-child(1) > a {
    background-color: #FFB81E;
}
.main-nav > li:nth-child(2) > a {
    background-color: #0082CA;
}
.main-nav > li:nth-child(3) > a {
    background-color: #000000;
}
.main-nav > li:nth-child(4) > a {
    background-color: #D0333A;
}
.main-nav > li:nth-child(1) .sub-nav-col {
    background-color: rgba(255, 184, 30, 0.95);
}
.main-nav > li:nth-child(2) .sub-nav-col {
    background-color: rgba(0, 130, 202, 0.95);
}
.main-nav > li:nth-child(3) .sub-nav-col {
    background-color: rgba(0, 0, 0, 0.95);
}
.main-nav > li:nth-child(4) .sub-nav-col {
    background-color: rgba(208, 51, 58, 0.95);
}
.navbar-nav .nav-link {
    color:#fff !important;
}


.box {
    display: flex;
    align-items: flex-start; /* Align items to the start of the flex container */
}
.box i {
    margin-right: 10px;
    display: block; /* Ensure the icons are displayed as block elements */
}

@media (min-width: 575px) {

    .debug-responsive {
        background-color: teal;
    }


}



/* Small devices (landscape phones, 576px and up)*/
@media (min-width: 200px) {

    .debug-responsive {
        background-color: orange;
    }

    .hero-container {
        position: relative;
        width: 100%;
        overflow: hidden;
    }

    .hero-image {
        width: 100%;
        height: auto;
        display: block;
    }

    .parkrec-hero {
        background-color: #fff;
    }

    .parkrec-hero h1 {
        margin-top:15px !important;
    }

    .parkrec-hero p {
        font-size: .655em;
        line-height: 1.7em;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

    .debug-responsive {
        background-color: pink;
    }

    .custom-input {
        width: 200px;
    }

}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

    .buttonWrapperResponsive {
        display: none;
    }

    .debug-responsive {
        background-color: blue;
    }

    .custom-input {
        width: 350px;
    }

    .content-box {
        position: absolute;
        bottom: 20px; /* Adjust as needed */
        right: 20px; /* Adjust as needed */
        background-color: rgba(255, 255, 255, 0.9);
        padding: 20px;
        border-radius: 5px;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        width:450px;
    }

    .content-box p {
        font-size: .655em;
        line-height: 1.7em;
        margin-bottom: 0;
    }


}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { }


.kolonat-hom{
    display:flex;
}
.ikonat-home{
    min-width:125px;
}

.buttonWrapperResponsive {
    background-color: #0082ca;
    border: 1px solid #ccc;
    width: 100%;
    padding: 13px 7px 10px 10px;
    border-radius: 7px;
}

.btn-Redinfo {
    background-color: #D0343A !important;
    color: #ffffff!important;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    border: 5px double #ffffff;
    border-radius: 0px;

}

.btn-Redinfo:hover {
    background-color: #000 !important;
}

.btn-Blueinfo {
    background-color: #0082CA !important;
    color: #ffffff!important;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: bold;
    border: 5px double #ffffff;
    border-radius: 0px;

}

.btn-Blueinfo:hover {
    background-color: #D0343A !important;
}

@media screen and (max-width: 600px) {
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }

  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }

  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: right;
  }

  table td::before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }

  table td:last-child {
    border-bottom: 0;
  }
}
.gsCarousel {
    background:none;
    border: none;
}

.carousel-item {
    height: 450px;
    overflow: hidden;
    position: relative;
}

.carousel-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
