   .wrapper {
    z-index: 1;
}
 .contact-area h2, .subsection .contact-area h2 {
     margin-bottom: 22px;
     font-size: 22px;
}
 .row.display-flex > [class*='col-'] {
     -webkit-box-flex: 1;
     -ms-flex: 1 1 auto;
     flex: 1 1 auto;
}
@media (min-width:1024px){
.aligncenter {
	display:flex;
	align-items: center;
}
}
 h2, h3, p, figure {
     position: relative;
}
.btn-floating-action .fa {
    margin: 0 0 0 6px;
}
 .contact-area h2:after, .subsection .contact-area h2:after {
     margin-top: 4px;
}
 @media screen and (min-width: 720px) {
     .item.contact-box {
         top: 20px;
    }
	 .subsection:before {height: 450px;}
}

 @media (min-width: 45em) {
     #breadcrumb ul {
        padding: 35px 50px 15px 90px;
    }
     .l-page h1 {
        margin: 0 50px 0 90px;
    }
}
 .l-page h1, h2.main-title, h2.main-title strong, h3.main-title, h3.main-title strong {
    position:relative;
     font-weight: bold!important;
}

 .post-content h3 a {
    text-decoration:none;
     -webkit-transition: all 200ms ease-in;
     -o-transition: all 200ms ease-in;
     transition: all 200ms ease-in;
}
 .post-content h3 a:hover {
     color: #00AEEF;
}
.text-muted {
    color: #777;
	opacity:1;
}
.cta-bar-wrapper .cta-bar {
    background: none;
    color: #fff;
}
 #breadcrumb ul li a {
    border-bottom: 1px solid #00AEEF;
}
 .contact-area h2:after, .subsection .contact-area h2:after, .contact-area h2:after, .subsection .contact-area h2:after {
    border-bottom-color: #00AEEF;
}
 .l-content .main-title:after {
    margin: 0 0 15px 0;
    border-bottom: 2px solid #00aeef;
}
 .l-content .main-title.text-center:after {
    margin:0 auto 15px auto;
    border-bottom: 2px solid #00aeef;
}
 .green-divider {
    border-bottom-color: #00AEEF;
}
 .icon-large {
    font-size: 55px;
     margin-bottom: 20px;
}
 .box-color {
    padding: 35px 30px;
    color: #FFF !important;
}
 .box-color.blue {
    background: #00AEEF;
}
 .box-color.gray {
    background: #A5ACAF;
}
 .box-color.green {
    background: #3CB6CE:
}
 .box-color.orange {
    background: #00AEEF;
}
 .navigation .nav-container .brand a, .navigation .nav-container .brand a strong {
     font-weight: bold!important;
}
 nav ul li a, nav ul li a:visited {
     text-transform:none;
}
 nav ul li a:hover, nav ul li a:visited:hover {
    text-decoration: none;
     opacity: 1;
}
 @media (max-width:1080px) {
     .navigation .nav-container .brand a {
        font-size:26px;
    }
}
 .profileCards-container.style1 .name:after {
    background: #00AEEF!important;
}
 p.eyebrow {
     text-transform: uppercase!important;
     font-size: 14px;
     font-weight: bold;
     color: #000;
     margin-bottom: 10px;
     letter-spacing: 2px;
}
 p.eyebrow span {
    color:#00AEEF;
    position:relative;
}

 .flex-column {
    justify-content: center;
     flex-direction: column;
}

 @media only screen and (min-width: 769px) {
     .pull-box-up {
        margin-top: -30px;
         margin-bottom: 30px;
    }
}

.service-tile-item .item .box {
    height: 100%;
    position: relative;
    padding: 30px!important;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%), 0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
    border-radius: 8px;
    background: #FFFFFF;
    transition: all .5s;
    z-index: 1;
}
.service-tile-item .item .box:hover {
    background: rgb(0 174 239 / 11%);
}
.item .box h3 {
    margin: 21px 0px 11px 0px;
	font-size: 24px;
    line-height: 26px;
    color: #222222;
    text-transform: none;
    transition: 0.4s;
    font-weight: bold!important;
}
.item .box p {
    margin-bottom: 0;
}
.item.contact-box .box {
    border-radius: 0;
    box-shadow: none!important;
}

.item.contact-box .box .contact-area p {
    margin-bottom: 0.7em;
}

 .news-item {
     padding:20px;
     position: relative;
     margin:0;
}
 .news-item .news-wrapper {
     background: #ffffff;
     transition: 0.3s;
     box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 10%);
     border-radius: 10px;
     padding:20px;
     position: relative;
     transition: inherit;
}
 .news-item:hover .news-wrapper {
     box-shadow: 3px 2px 18px 0px rgb(0 0 0 / 10%);
}
 .news-item .image-box {
     overflow:hidden;
     height:250px;
     border-radius: 10px;
}
 .image-box a img {
     display: block;
     width: 100%;
     max-width: 100%;
     height: 100%;
     object-fit: cover!important;
     object-position: top center;
}
 .news-item .date-box {
     position: relative;
     z-index: 2;
     margin-right: 20px;
     margin-left: auto;
     margin-top: -30px;
     width: 60px;
     min-width: fit-content;
     height: 60px;
     padding: 0 9px;
     border-radius: 5px;
     display: flex;
     font-size: 12px;
     text-transform: uppercase;
     color: #ffffff;
     text-align: center;
     flex-direction: column;
     line-height: 1;
     font-weight: bold;
     justify-content: center;
     box-shadow: 6px 5px 16px 0px rgb(0 0 0 / 15%);
     background-color:#00AEEF;
}
 .news-item .date-box span {
     font-size: 20px;
     text-align: center;
}
 .news-item p.site-box {
    text-transform: uppercase;
     font-size: 14px;
     font-weight: bold;
    color:#717171;
     margin-bottom:10px;
}
 .news-item h3.news-title {
    font-size: 30px;
     line-height:1;
     color:#000;
     margin-bottom:10px;
     font-weight: bold!important;
}
 .news-item a.continue {
     text-transform: uppercase;
     color: #00AEEF;
     margin-bottom: 0;
     font-size: 16px;
     display: block;
     padding: 8px 0;
}
 .news-item:hover a.continue {
    color:#160b42;
    text-decoration:none;
}
 .bg-text {
     color: #F5F5F5;
     font-weight: 700!important;
     font-size: 15.625vw;
     font-weight: 700;
     line-height: 1em;
     z-index: 0;
     top: 0;
     position: absolute;
     right: 28px;
}
 .bg-text.bottom-left {
     top: unset;
     bottom: -50px;
     left: 50px;
}
 a.link-tag {
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     width: 100%;
     height: 100%;
     z-index: 4;
}
 .news-item.event-list h3.news-title {
     font-size: 24px;
     min-height: 72px;
}
 .news-item.event-list .date-box {
     margin-top: -39px;
     margin-right:10px 
}
 .news-item.event-list p.site-box {
    margin-bottom:20px;
}
 .matrix.light-wrapper {
     border: none!important;
}
 .profileCards-container.style2 .profileCard-parent {
     margin: 10px;
     -ms-flex-preferred-size: calc(25% - 20px);
     flex-basis: calc(25% - 20px);
     background: #fff;
     min-width: 280px;
     max-width: 340px;
     box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 10%);
     border-radius: 10px;
     padding: 20px;
     -webkit-transition: all 200ms ease-in;
     -o-transition: all 200ms ease-in;
     transition: all 200ms ease-in;
}
 .profileCards-container.style2 .profileCard-parent:hover {
    box-shadow: 3px 2px 18px 0px rgb(0 0 0 / 10%);
}
 .profileCard-body {
    padding-top: 10px;
}
 .profileCards-container.style2 .profileCard-image {
     margin-bottom: 10px;
     border-radius: 10px;
     -webkit-box-shadow: none;
     box-shadow: none;
}
 .profileCards-container.style2 .profileCard-image img {
     border-radius: 10px;
}
 .profileCards-container.style2 p.name a, .profileCards-container.style2 p.name, .profileCards-container.style2 .name {
     color: #000;
     margin-bottom: 10px;
     font-weight: bold!important;
     text-transform: none;
     font-size: 19px;
     min-height: unset!important;
     margin-bottom: 0;
     padding-bottom: 0;
}
 .profileCards-container.style2 .name:after {
    display:none;
}
 .profileCards-container.style1 .name a:after, .profileCards-container.style2 .name a:after {
     font-size: 15px;
     vertical-align: top;
     color: #00AEEF;
     text-shadow: none;
}
 .profileCards-container.style2 .name a:after {
     content: ' \f08e'!important;
     font-size: 15px;
     color: #00AEEF;
     text-shadow: none;
     font-weight: normal!important;
}
 .profileCards-container.style2 .tel, .profileCards-container.style2 .email {
    font-size:14px;
}
 .profileCards-container.style2 .email a {
    font-weight: normal!important;
}
 ul.comfortable li, ol.comfortable li {
     margin-bottom: 20px;
     line-height: 1.8;
}
 ul.columns {
     -webkit-column-count: 3;
     -moz-column-count: 3;
     column-count: 3;
     column-width:350px;
     padding-left:0;
}
 ul.columns li {
     margin-left: 1.5rem;
     position: relative;
     -webkit-column-break-inside: avoid;
}
 @media (orientation:portrait) {
     ul.columns {
         -webkit-column-count: 1;
         -moz-column-count: 1;
         column-count: 1;
    }
}
 .news-item figure img {
    border-radius: 100%;
}
 .post-content p {
     display: -webkit-box;
     -webkit-line-clamp: 4;
     -webkit-box-orient: vertical;
     overflow: hidden;
}

.matrix.inverse-wrapper .resource-list a, .matrix.inverse-wrapper .resource-list a:link, .matrix.inverse-wrapper .resource-list a:visited {
    color: black;
}
.resource-list {margin-bottom:0;}
.card.picturebgcard {
    background-size: cover;
    border-radius: 8px!important;
	aspect-ratio: 1;
	min-width: 250px;
    margin-bottom: 0!important;
}
.content.librarian-card {
    border-radius: 8px;
    background: #fff;
	margin-bottom:2rem;
}
.picturebgcardtext {
    background: rgb(0 51 89 / 66%);
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
	border-radius:0 8px 8px 0;
}

.picturebgcardtext a, .picturebgcardtext a:visited {
    color: #fff;
}
.librarian-card p {
    padding: 0 20px 20px 20px;
}
.card {
    -webkit-box-shadow: 0 20px 25px rgb(0 0 0 / 10%);
    box-shadow: 0 20px 25px rgb(0 0 0 / 10%);
	    border-radius: 8px;
}
.card-head.style-primary {
    border-radius: 8px 8px 0 0;
    padding-top: 7px;
    padding-left: 16px;
    line-height: 1;
	  background-color: #003359;
    border-color: #003359;
}
.btn-sm {
    font-size: 16px;
}
  .card-actionbar {
    background: #f3f3f3;
    border-radius: 0 0 8px 8px;
}
.input-group-content {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.input-group .btn {
    height: 54px;
}
.sidebarbutton {display: none;}
@media only screen and (min-width: 800px) {
.sidebarbutton {
  display:inline-block;
  font-size: 1rem;
  position: fixed;
  right: 0;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -moz-transform:rotate(-90deg);
  -ms-transform:rotate(-90deg);
  -o-transform:rotate(-90deg);
  -webkit-transform:rotate(-90deg);
  transform-origin: bottom right;
    top: 35%;
    z-index: 1;
    cursor: pointer;
}
}

button.libchat_online {
    background: #003359;
    color: #fff;
    border: none;
    font-size: 18px;
    padding: 10px 20px;
    border-radius: 8px 8px 0 0;
    box-shadow: -4px 5px 5px 0 rgb(0 0 0 / 13%);
}
.btn-success {
    color: #fff;
    background-color: #388038!important;
    border-color: #388038!important;
}
.btn-success:hover {
    background: #003359 !important;
    border-color: #003359 !important;
}
button.libchat_online:hover {
    background: #004070;
}
.icon2 {background: #003359!important;}
.icon2:hover {background-image: -webkit-gradient(linear, left top, right top, from #81c241, to #00adee!important;);
    background-image: linear-gradient(to right, #81c241 0%, #00adee 100%)!important;
    background-size: 99.99%!important;}

@media (min-width:545px) and (max-width:988px) {
.content.librarian-card {
    display: flex;
    align-items: center;
}
}
.librarian-card .card a {
    color: #fff;
}