<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 


 */

html {
}

p {
}

.fa-bars{
	color: #646464 !important; 
	font-size: 30px;
}

.navbar-brand-mobile-text{
	color: #000000;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0px;
	display:none;
}

.sample-library-padding {
  padding-bottom: 25px;
}

.single-library-news-section-row {
  border-top: 4px solid #9a3366;
  padding-top: 25px;
}

.news-div-container {
  margin-bottom: 25px;
}

.news-div-header {
  color: #9a3366;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 0px;
}

.news-div-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  margin-bottom: 0px;
}

.news-div-read-more {
  color: #9a3366;
  font-family: "Raleway", sans-serif;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  transition: 0.5s;
  font-weight: 600;
}

.news-div-read-more:hover {
  color: #9a3366;
  font-family: "Raleway", sans-serif;
  border-bottom: 2px solid #9a3366;
  text-decoration: none;
  font-weight: 600;
}

#nf-label-field-50 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #9a3366;
}

.search1 {
  width: 80%;
}

.library-template-col-2 {
  margin-bottom: 25px;
}

.library-template-col-2-left {
  margin-bottom: 25px;
}

.library-template-col-2-right {
  margin-bottom: 25px;
}

.template-social-row {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  margin-bottom: 20px;
}

.social-div-1 {
  margin-bottom: 25px;
}

.social-div-items {
  margin-right: 15px;
  width: 35px;
}

.donate-btn-bottom {
  background-color: #9a3366;
  color: #fff;
  padding: 10px 20px;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  margin-left: 15px;
}

.donate-btn-bottom:hover {
  background-color: #9a3366;
  color: #fff;
  padding: 10px 20px;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  margin-left: 15px;
}

.social-div-2 {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.donate-top {
  background-color: #e76e34;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff !important;
  text-transform: uppercase;
  padding-left: 15px !important;
  padding-right: 15px !important;
  border-bottom: 2px solid rgba(255, 255, 255, 0) !important;
  transition: 0.6s;
}

.donate-top:hover {
  background-color: #b18b49;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff !important;
  text-transform: uppercase;
  padding-left: 15px !important;
  padding-right: 15px !important;
  border-bottom: none !important;
  border-bottom: 2px solid rgba(255, 255, 255, 0) !important;
}

.white .sa_owl_theme .owl-nav .owl-next {
  background: rgba(0, 0, 0, 0) url(../images/icon_next.png) no-repeat center center !important;
  margin-right: -30px;
}

.white .sa_owl_theme .owl-nav .owl-prev {
  background: rgba(0, 0, 0, 0.3) url(../images/icon_prev.png) no-repeat center center !important;
  margin-left: -30px;
}

.white .sa_owl_theme .owl-nav .owl-next:focus {
  outline: none;
}

.white .sa_owl_theme .owl-nav .owl-prev:focus {
  outline: none;
}

.top-home-banner {
  background-color: #2c698e;
  padding-top: 50px;
  padding-bottom: 50px;
}

.top-home-banner-inner {
  /*background: rgb(177,139,73);*/
  /*background: radial-gradient(circle, rgba(177,139,73,1) 29%, rgba(255,255,255,1) 100%);*/
  /*padding:15px;*/
}

.ml-slider {
  -webkit-box-shadow: 3px 5px 15px 1px #000000;
  box-shadow: 3px 5px 15px 1px #000000;
}

#metaslider_30 {
  margin-bottom: 0px !important;
}

.inactiveLink {
  pointer-events: none;
  cursor: default;
}

.fa-flickr {
  color: #9a3366;
  font-size: 25px;
  margin-right: 15px;
  transition: 0.6s;
}

.fa-flickr:hover {
  color: #9a3366;
}

.fa-pinterest {
  color: #9a3366;
  font-size: 25px;
  margin-right: 15px;
  transition: 0.6s;
}

.fa-pinterest:hover {
  color: #9a3366;
}

.fa-facebook-f {
  color: #9a3366;
  font-size: 25px;
  margin-right: 15px;
  transition: 0.6s;
}

.fa-facebook-f:hover {
  color: #9a3366;
}

.fa-youtube-play {
  color: #9a3366;
  font-size: 25px;
  margin-right: 15px;
  transition: 0.6s;
}

.fa-youtube-play:hover {
  color: #9a3366;
}

.fa-instagram {
  color: #9a3366;
  font-size: 25px;
  transition: 0.6s;
}

.fa-instagram:hover {
  color: #9a3366;
}

.fa-twitter {
  color: #9a3366;
  font-size: 25px;
  margin-right: 15px;
  transition: 0.6s;
}

.fa-twitter:hover {
  color: #9a3366;
}

.contact-col {
  margin-top: 15px;
}

.contact-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  text-align: center;
}

.contact-text-bold {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
}

.contact-text-link {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  text-decoration: none;
  text-align: center;
}

.contact-text-link:hover {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
  text-decoration: none;
  text-align: center;
}

.purple-link {
  color: #001f3d;
  text-decoration: underline;
}

.gold-divider {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 100%;
  border-bottom: 2.5px solid #2c698e;
}

.orange-divider {
  margin-top: 25px;
  margin-bottom: 25px;
  width: 100%;
  border-bottom: 2.5px solid #e76e34;
}

.about-centered-text {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 25px;
}

.about-orange-button {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  text-decoration: none;
  text-align: center;
  background-color: #e76e34;
  padding: 10px 15px;
}

.about-orange-button:hover {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  text-decoration: none;
  text-align: center;
  background-color: #e76e34;
  padding: 10px 15px;
}

.search-field-3 {
  font-family: "Raleway", sans-serif;
  width: 18%;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #2c698e;
  font-size: 16px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  text-transform: uppercase;
  height: 52px;
  line-height: 45px;
  border: 2px solid #2c698e;
}

.search-button-3 {
  font-family: "Raleway", sans-serif;
  width: 100%;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #2c698e;
  font-size: 16px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-right: 10px !important;
  padding-left: 10px !important;
  padding-bottom: 2px;
  text-decoration: none;
  text-transform: uppercase;
  height: 100%;
  border: 2px solid #2c698e;
}

.search-field-1 {
  font-family: "Raleway", sans-serif;
  width: 18%;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #2c698e;
  font-size: 16px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-right: 20px !important;
  padding-left: 20px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  text-transform: uppercase;
  height: 52px;
  line-height: 45px;
  border: 2px solid #2c698e;
}

.search-button-1 {
  font-family: "Raleway", sans-serif;
  width: 100%;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #2c698e;
  font-size: 16px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-right: 20px !important;
  padding-left: 20px !important;
  padding-bottom: 2px;
  text-decoration: none;
  text-transform: uppercase;
  height: 100%;
  border: 2px solid #2c698e;
}

.search-field-2 {
  font-family: "Raleway", sans-serif;
  width: 34%;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #e76e34;
  font-size: 12px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-right: 20px !important;
  padding-left: 20px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: none;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  border: 2px solid #e76e34;
}

.search-button-2 {
  font-family: "Raleway", sans-serif;
  width: 100%;
  font-weight: 600;
  text-align: center;
  color: #fff;
  background-color: #e76e34;
  font-size: 12px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-right: 20px !important;
  padding-left: 20px !important;
  padding-bottom: 2px;
  text-decoration: none;
  text-transform: uppercase;
  height: 100%;
  border: 2px solid #e76e34;
  line-height: 35px;
}

.purple-line-news {
  width: 100%;
  border-bottom: 1.5px solid #2c698e;
  padding-top: 5px;
  padding-bottom: 5px;
}

.search-header {
  font-family: "Raleway", sans-serif;
  color: #2c698e;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
}

.search-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.search-notification {
  color: #2c698e;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0px;
}

.search-button {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #2c698e;
  background-color: transparent;
  font-size: 16px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px !important;
  padding-left: 15px !important;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #2c698e;
}

.search-button:hover {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #2c698e;
  background-color: transparent;
  font-size: 16px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px !important;
  padding-left: 15px !important;
  text-decoration: none;
  text-transform: uppercase;
  border: 2px solid #2c698e;
}

.q-a-text {
  color: #9a3366;
  font-weight: 600;
  font-size: 18px;
}

.q-a-text-main {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.purple-link {
  color: #9a3366;
  font-weight: bold;
  text-decoration: underline;
}

.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: -25px;
}

.inner-padding {
  padding-top: 50px;
  padding-bottom: 50px;
}

.interior-header-image {
  width: 100%;
  height: auto;
}

.interior-about-page-row {
  padding-top: 25px;
  padding-bottom: 25px;
}

.about-page-header {
  color: #001f3d;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
  margin-top: 50px;
}

.about-page-line {
  width: 100%;
  border-bottom: 4px solid #001f3d;
  margin-bottom: 25px;
}

.about-page-sub-header-text {
  font-family: "Raleway", sans-serif;
  color: #001f3d;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 0;
}

.interior-about-page-image {
  width: 100%;
  height: auto;
}

.about-page-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.interior-about-page-left {
  margin-bottom: 25px;
}

.interior-about-page-right {
  margin-bottom: 25px;
}

.services-interior-1 {
  margin-top: 50px !important;
  margin-bottom: 25px !important;
}

.services-interior-2 {
  margin-bottom: 25px !important;
}

.services-interior-2-left {
  margin-bottom: 25px !important;
}

.services-interior-2-right {
  margin-bottom: 25px !important;
}

.services-header {
  color: #9a3366;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
  margin-top: 50px;
}

.services-line {
  width: 100%;
  border-bottom: 4px solid #9a3366;
  margin-bottom: 15px;
}

.services-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
}

.services-red-text {
  font-family: "Raleway", sans-serif;
  color: #ec1c24;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}

.services-sub-header-text {
  font-family: "Raleway", sans-serif;
  color: #9a3366;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.all-title {
  color: #9a3366;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
  padding-top: 25px;
}

.all-line {
  width: 100%;
  border-bottom: 4px solid #9a3366;
  margin-bottom: 25px;
}

.purple-notification-bar {
  background-color: #001f3d;
  padding-top: 6px;
  padding-bottom: 6px;
}

.purple-notification-bar-text {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-bottom: 0px;
}

.navbar-toggler {
  margin-left: auto;
}

.uppercase {
  text-transform: uppercase !important;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.no-padding {
  padding: 0;
}

.no-margin {
  margin: 0;
}

.navbar-brand {
  display: none;
}

.nav-link {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #757575;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  transition: 0.6s;
}

.nav-link:hover {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid #757575;
  color: #757575;
}

.nav-fill .nav-item {
  -ms-flex: 1 1 auto;
  display: flex;
  flex: 1 1 auto;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.logo-center-nav .nav-link:hover {
  border-bottom: 2px solid rgba(255, 255, 255, 0) !important;
}

.metaslider .flex-control-nav {
  bottom: 26px !important;
}

.flex-control-paging li a.flex-active {
  background: #fff !important;
  background: rgba(255, 255, 255, 0.9) !important;
  cursor: default;
}

.flex-control-paging li a {
  background: transparent !important;
  border: 1px solid #fff;
}
/* Home Content Start */
.home-block-1 {
  padding-top: 25px;
}

.home-block-1-left {
  margin-bottom: 25px;
}

.home-block-1-right {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.home-block-1-right img {
  width: 100%;
  height: auto;
}
/*chg*/
.home-block-1-left-header {
  color: #001f3d; /* #E76E34 */
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
}
/*chg*/
.home-block-1-left-header-line {
  width: 100%;
  border-bottom: 4px solid #001f3d; /* #E76E34 */
  margin-bottom: 15px;
}

.home-block-1-left-text-1 {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.home-block-1-left-text-2 {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}

.home-library-card {
  padding-top: 25px;
  padding-bottom: 25px;
}

.home-library-card-left {
  margin-bottom: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.home-library-card-left img {
  width: 100%;
  height: auto;
}

.home-library-card-right {
  margin-bottom: 25px;
}

.home-library-card-header {
  color: #001f3d;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
}

.home-library-card-header-line {
  width: 100%;
  border-bottom: 4px solid #001f3d;
  margin-bottom: 15px;
}

.home-library-card-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.home-library-card-button-row {
  margin-top: 25px;
}

.home-library-card-button-1 {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  text-align: center;
  color: #fff;
  background-color: #e76e34;
  font-size: 18px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding: 10px 30px;
  text-decoration: none;
  border: 2px solid #e76e34;
  margin-right: 25px;
}

.home-library-card-button-1:hover {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  text-align: center;
  color: #fff;
  background-color: #e76e34;
  font-size: 18px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding: 10px 30px;
  text-decoration: none;
  border: 2px solid #e76e34;
  margin-right: 25px;
}

.home-library-card-button-2 {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  text-align: center;
  color: #fff;
  background-color: #2c698e;
  font-size: 18px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding: 10px 30px;
  text-decoration: none;
  border: 2px solid #2c698e;
}

.home-library-card-button-2:hover {
  font-family: "Raleway", sans-serif;
  font-weight: 300;
  text-align: center;
  color: #fff;
  background-color: #2c698e;
  font-size: 18px !important;
  transition: 0.35s;
  transition-timing-function: ease-in;
  padding: 10px 30px;
  text-decoration: none;
  border: 2px solid #2c698e;
}

.home-block-2 {
  background-color: #2c698e;
  padding-top: 50px;
  padding-bottom: 25px;
}

.home-block-2-left {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.home-block-2-right {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.home-block-2-left-text-1 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
}

.home-block-2-left-text-2 {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 0px;
}

.home-block-3 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.home-block-3-header {
  color: #001f3d;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
}

.home-block-3-header-line {
  width: 100%;
  border-bottom: 4px solid #001f3d;
  margin-bottom: 15px;
}

.home-block-3-col {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
}

.home-block-3-col img {
  width: 100%;
  height: auto;
}

.home-block-carousel {
  background-color: #fa9939;
  padding-top: 10px;
  padding-bottom: 10px;
}

.home-block-4-col-1-header {
  color: #ec1c24;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
}

.home-block-4-col-1-line {
  width: 100%;
  border-bottom: 4px solid #ec1c24;
  margin-bottom: 25px;
}

.home-block-4-col-2-header {
  color: #e76e34;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
}

.home-block-4-col-2-line {
  width: 100%;
  border-bottom: 4px solid #e76e34;
  margin-bottom: 25px;
}

.home-block-4 {
  margin-bottom: 25px;
  margin-top: 50px;
}

.home-block-4-col {
  margin-bottom: 25px;
}

.home-block-4-col-3-header {
  color: #9a3366;
  font-family: "Raleway", sans-serif;
  font-size: 40px;
  font-weight: 800;
  margin-bottom: 0px;
}

.home-block-4-col-3-line {
  width: 100%;
  border-bottom: 4px solid #9a3366;
  margin-bottom: 25px;
}

.home-block-4-col-1-article-date {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.home-block-4-col-1-article-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.home-block-4-col-2-article-text {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.home-block-4-col-2-article-text-last {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0px;
}

.home-quick-link {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  text-decoration: none;
  transition: 0.6s;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  width: -moz-fit-content;
  width: fit-content;
}

.home-quick-link:hover {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
  text-decoration: none;
  border-bottom: 2px solid rgba(0, 0, 0, 1);
  width: -moz-fit-content;
  width: fit-content;
}

.home-block-4-col-inner {
  display: flex;
  flex-direction: column;
}

/* Home Content End */

.library-single-right-title {
  color: #e76e34;
  font-family: "Raleway", sans-serif;
  font-size: 33px;
  font-weight: 800;
  margin-bottom: 0px;
}

.library-single-right-title-line {
  width: 100%;
  border-bottom: 4px solid #e76e34;
  margin-bottom: 25px;
}

.library-single-sub-title {
  color: #9a3366;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
}

.library-single-location-link {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.library-single-location-link:hover {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.library-single-phone-link {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.library-single-phone-link:hover {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.library-single-fax {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.library-single-web-link {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.library-single-web-link:hover {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.library-single-hours {
  font-family: "Raleway", sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

/* Footer Content Start */
.footer {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #001f3d;
}

.footer-address-bold{
	font-weight:600;
}

.footer-nav {
  border-bottom: 2px solid #fff;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.footer-nav-item {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.6s;
  border-bottom: 2px solid rgba(255, 255, 255, 0);
  margin-left: 15px;
  margin-right: 15px;
}

.footer-nav-item:hover {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
  text-transform: uppercase;
  text-decoration: none;
  border-bottom: 2px solid rgba(255, 255, 255, 1);
}

.footer-header {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 15px;
}

.address-footer {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  text-decoration: none;
  text-align: center;
}

.address-footer:hover {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  text-decoration: none;
  text-align: center;
}

.phone-footer-header {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  text-decoration: none;
  text-align: center;
}

.phone-footer {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  text-decoration: none;
  text-align: center;
}

.phone-footer:hover {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  text-decoration: none;
  text-align: center;
}

.phone-fax-header {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  text-decoration: none;
  text-align: center;
}

.phone-fax {
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 25px;
  text-decoration: none;
  text-align: center;
}

.library-single-row {
  padding-top: 50px;
  padding-bottom: 25px;
}

.single-library-top {
  box-shadow: 0px -4px 3px rgba(211, 211, 211, 0.75);
  -webkit-box-shadow: 0px -4px 3px rgba(211, 211, 211, 0.75);
  -moz-box-shadow: 0px -4px 3px rgba(211, 211, 211, 0.75);
}

.library-single-left {
  margin-bottom: 25px;
}

.interior-library-image {
  width: 100%;
  height: auto;
}

.library-single-right {
  margin-bottom: 25px;
}

/* Footer Content End */

/* DB Content Start */

.db-row {
  padding-top: 25px;
}

.db-col {
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  justify-content: center;
  align-content: center;
}

.db-col-img {
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  justify-content: center;
  align-content: center;
  -webkit-box-shadow: 1px 3px 9px -4px #000000;
  box-shadow: 1px 3px 9px -4px #000000;
}

/* DB Content End */

/* Rebates &amp; Incentives Content End */

@keyframes animateleft {
  0% {
    left: -300px;
    opacity: 0;
  }
  100% {
    left: 0;
    opacity: 1;
  }
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
  60% {
    -webkit-transform: translateY(-7.5px);
    -ms-transform: translateY(-7.5px);
    transform: translateY(-7.5px);
  }
}

@media (max-width: 767px) {
	
	.navbar-brand-mobile-text{
	color: #000000;
    font-family: "Raleway", sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 0px;
	display:initial;
}
	
  .home-block-3-col-blank {
    display: none !important;
  }

  .logo-center-nav {
    display: none !important;
  }

  .home-block-3-col img {
    max-width: 250px;
  }

  .footer-nav {
    border-bottom: 2px solid #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-col-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .footer-col-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 25px;
  }

  .footer-col-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .contact-map-div {
    margin-top: 25px;
  }

  .services-sub-header-text {
    text-align: center;
  }

  .search-field-1 {
    width: 100%;
    margin-top: 15px;
  }

  .search1 {
    width: 100%;
  }

  #s {
    width: 100% !important;
  }

  #searchsubmit {
    width: 100% !important;
    margin-top: 15px;
  }

  .db-col-hide-on-mobile {
    display: none;
  }
}
</pre></body></html>