.slick-list {
    height: 500px !important;
}
.hdMainDropdown {
    margin-top: 22px ;
}
.navbar-light .navbar-nav .nav-link {
    color: #fefefe !important;
}
/* .top-h3 {
    text-align: center;
} */
.title-h3 {
    text-align: center;
}
.cm-logo {
    width: 100%;
}
/* start manual css */
.text-center {
    text-align: center;
}

.item-center {
    justify-content: center; 
    display: flex;
}

.justify {
    text-align: justify !important;
}

/* end manual css */
#readmore {
    text-align: center;
}
.lgsImageWra {
    position: relative;
    overflow: hidden;
    transition: box-shadow 0.3s ease-in-out;
}

.lgsImageWra img {
    transition: transform 0.3s ease-in-out;
}

.lgsImageWra:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.lgsImageWra:hover img {
    transform: scale(1.1);
}
.top-h3 {
    font-size: 32px;
    text-align: center;
}
.top-c {
    font-size: 19px;
}

/* For mobile devices */
@media (max-width: 767px) {
    .top-h3 {
        font-size: 10px;
    }
    .top-c {
        font-size: 8px;
    }
    .hdDropdownList a {
    color:#fff;
    }
    .widget ul {
    padding-left: 0;
    }
    .hdMainDropdown {
    margin-top: 0;
    }
        .cm-logo {
            width: 100%;
        }
        .top-banner {
        height:18vh;
    }
    .banner-logo {
            margin-top: -380px !important;
    }
}

/* For tablets and larger devices */
@media (min-width: 768px) and (max-width: 1024px) {
    .top-h3 {
        font-size: 24px; /* Adjust as needed */
    }
    
}

/* For larger desktops */
@media (min-width: 1025px) {
    .top-h3 {
        font-size: 30px;
    }
}
/* new theme */
.lsvr_document-attachments-widget__item {
list-style-type: none;
margin: 0;
padding: 0;
line-height: normal;
position: relative;
margin: 10px 0 0 0;
padding: 10px 0 0 35px;
border-top: 1px solid transparent;
}
.lsvr_document-attachments-widget__item:first-child .lsvr_document-attachments-widget__item-icon {
top: -1px;
}
.lsvr-pressville-sidebar__bg .lsvr_document-attachments-widget__item-icon {
color: #aebcc6;
}
.lsvr_document-attachments-widget__item-icon {
position: absolute;
top: 9px;
left: 0;
font-size: 20px;
}
.lsvr_document-attachments-widget__item {
list-style-type: none;
margin: 0;
padding: 0;
line-height: normal;
position: relative;
margin: 10px 0 0 0;
padding: 10px 0 0 15px;
border-top: 1px solid transparent;
}
.lsvr_document-attachments-widget__item {
list-style-type: none;
margin: 0;
padding: 0;
line-height: normal;
position: relative;
margin: 10px 0 0 0;
padding: 10px 0 0 35px;
border-top: 1px solid transparent;
}
.lsvr_document-attachments-widget__item-link {
display: block;
text-decoration: none;
}
.lsvr_document-attachments-widget__item {
list-style-type: none;
margin: 0;
padding: 0;
line-height: normal;
position: relative;
margin: 10px 0 0 0;
padding: 10px 0 0 35px;
border-top: 1px solid transparent;
}
.lsvr_document-attachments-widget__list {
list-style-type: none;
margin: 0;
padding: 0;
margin: 0;
}
.screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
position: absolute;
margin: -1px;
padding: 0;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px,1px,1px,1px);
-webkit-clip-path: inset(50%);
clip-path: inset(50%);
border: 0;
word-wrap: normal!important;
}
.lsvr_document-attachments-widget__item {
list-style-type: none;
margin: 0;
padding: 0;
line-height: normal;
position: relative;
margin: 10px 0 0 0;
padding: 10px 0 0 35px;
border-top: 1px solid transparent;
}
.lsvr_document-attachments-widget__item-filesize {
color: #8a949b;
}
.lsvr_document-attachments-widget__item-filesize {
display: block;
font-size: 0.8125em;
font-weight: bold;
white-space: nowrap;
}
.lsvr_document-attachments-widget__item {
list-style-type: none;
margin: 0;
padding: 0;
line-height: normal;
position: relative;
margin: 10px 0 0 0;
padding: 10px 0 0 35px;
border-top: 1px solid transparent;
}
.lsvr_document-attachments-widget__item:first-child .lsvr_document-attachments-widget__item-icon {
top: -1px;
}
.lsvr-pressville-sidebar__bg .lsvr_document-attachments-widget__item-icon {
color: #aebcc6;
}

@media (min-width: 1200px) {
    .header-titlebar__logo {
        max-width: 144px;
    }
}

.gov-logo {
    width:300px !important;
}

.uppercase {
    text-transform: uppercase;
}

.flatpWrap {
    z-index: 1 !important;
}


