@media screen and (max-width: 1600px) {
  .hero-banner .quote blockquote {
    font-size: 3.5vw;
  }
  .hero-banner .quote blockquote:before {
    font-size: 6vw;
  }
  .hero-banner .quote blockquote:after {
    font-size: 6vw;
  }
  .hero-banner .quote .author {
    font-size: 3vw;
  }
}
@media only screen and (max-width: 1500px) {
  .nav-top a {
    font-size: 12px;
    line-height: 12px;
  }
  .bannersub .inner .copy h2 {
    font-size: 4.5vw;
    line-height: 1em;
  }
  .bannersub .inner .copy h3 {
    font-size: 1.65vw;
    line-height: 1.1em;
  }
  .hero-banner h2 {
    font-size: 3vw;
  }
  .hero-banner h3 {
    font-size: 2.5vw;
  }
  .hero-banner h4 {
    font-size: 2vw;
  }
  .hero-banner .quote {
    width: 65%;
  }
  h1 {
    font-size: 4vw;
    line-height: 1.2em;
  }
  main {
    /*    margin-top: 120px;*/
  }
  .global-dual-copy h2 {
    font-size: 3vw;
    line-height: 1.1em;
  }
  .global-dual-copy p {
    font-size: 1.8vw;
  }
  .library-facts .inner h2 {
    font-size: 3vw;
  }
  .library-facts .inner p {
    font-size: 1.5vw;
  }
  .library-facts-text img {
    width: 25%;
  }
  .bannersub .inner a {
    font-size: 1.8vw;
  }
  .inner2 h3 {
    font-size: 3vw;
  }
  .faq-title {
    font-size: 2vw;
  }
  .inner2 p {
    font-size: 1.5vw;
  }
  .inner2 h4 {
    font-size: 1.5vw;
  }
  footer .footer-txt {
    font-size: 1.2vw;
  }
  .library-facts .inner#literarytrail h2, .library-facts .inner#events h2 {
    font-size: 2.5vw;
  }
  .library-facts .inner#FAQs h2 {
    font-size: 3vw;
  }
  .library-facts .inner#FAQs h3 {
    font-size: 2vw;
  }
  .library-facts .inner#FAQs p {
    font-size: 1.5vw;
  }
  #librarylist.inner2 h3 {
    font-size: 3vw;
  }
  #librarylist.inner2 h4 {
    font-size: 1.5vw;
  }
  #FAQs .library-facts-text a:link, #FAQs .library-facts-text a:active, #FAQs .library-facts-text a:visited {
    font-size: 1.5vw;
  }
	.alert-bar .inner h2 {
  font-size: 3vw;
}
}
@media only screen and (max-width: 1100px) {
  header {
    padding: 10px 0px 10px;
    box-shadow: 2px 0px 4px rgb(0 0 0 / 10%);
    border-bottom: 4px solid #000;
  }
  .nav-top li:first-of-type {
    border-right: none;
  }
  .header-inside .header-logo {
    width: 200px;
    margin-bottom: 0;
  }
  .header-inside .sails-logo {
    width: 120px;
  }
  .bannersub .inner .copy {
    width: 45%;
    max-width: 1390px;
    padding: 2%;
  }
  .bannersub .inner .copy h2 {
    font-size: 5vw;
    line-height: 1em;
  }
  .bannersub .inner .copy h3 {
    font-size: 2vw;
  }
  h1 {
    font-size: 3.65vw;
    line-height: 1em;
  }
  .hamburger-title {
    position: fixed;
    z-index: 10000000;
    display: inline-block;
    top: 0;
    right: 0;
    width: calc(5% + 65px);
    height: 103px;
  }
  .burger {
    padding: 0px 0px;
    /*    top: 60px;*/
    right: 5%;
    display: inline-block;
  }
  .hamburger-content {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    transform: none;
    top: 102px;
    height: calc(100vh - 70px);
    padding: 0px 0px 0px;
    background-image: url("../images/menu-back-mobile.png");
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
    overflow-y: auto;
  }
  .lower-nav li a.hamburger-title-2 {
    padding: 14px 30px;
  }
  header li {
    display: block;
  }
  .nav-top {
    background-color: #00643c;
    position: static;
    left: 0;
    transform: none;
  }
  .nav-top li {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
  }
  .nav-top a {
    display: block;
    font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    color: #ffffff;
    padding: 14px 30px;
    position: relative;
    z-index: 1;
  }
  .nav-top a:hover, .nav-top a:focus, .nav-top a:active {
    color: #00643c;
    background-color: #ffffff;
    text-decoration: none;
  }
  .lower-nav {
    background-color: #ffffff;
    color: #696a6c;
    text-align: left;
    position: static;
    margin-bottom: 80px;
  }
  .lower-nav li {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    background-color: #00643c;
  }
  .lower-nav li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 1);
  }
  .lower-nav li a {
    color: #ffffff;
    display: block;
    padding: 14px 30px;
    font-size: 13px;
    line-height: 13px;
    transition: .15s all ease-in-out;
  }
  .lower-nav li a:hover, .lower-nav li a:focus, .lower-nav li a:active {
    color: #00643c;
    background-color: #ffffff;
  }
  .hamburger-content-2, .hamburger-content-3, .hamburger-content-4, .hamburger-content-5, .hamburger-content-6 {
    position: relative;
  }
  .banner-image .inner .copy a {
    display: none;
  }
  main {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 980px) {
  .library-facts .inner {
    width: 94%;
  }
  .library-facts .inner2 {
    width: 94%;
    column-count: 1;
  }
  .library-facts .inner {
    flex-direction: column;
  }
  .library-facts .inner h2 {
    font-size: 5.5vw;
    line-height: 1.2em;
    margin: 0 auto 10px;
  }
  .library-facts .inner p {
    font-size: 2.5vw;
    margin: 0 auto 15px;
  }
  .library-facts-text img {
    width: 10%;
  }
  .library-facts-text br {
    display: none;
  }
  #literarytrail .library-facts-text, #events .library-facts-text {
    padding: 3% 5%;
    width: 90%;
  }
  #literarytrail .library-facts-map, #events .library-facts-map {
    width: 96%;
    padding-top: 50%;
    background-size: 70%;
  }
  .library-facts-map {
    width: 100%;
  }
  .global-dual-copy ul {
    margin: 3% 0 3%;
  }
  .bannersub .inner a {
    font-size: 2vw;
  }
  .library-dropdowns {
    column-count: 1;
  }
  .inner2 li {
    padding: 5px 0px;
    margin: 0 0 10px;
  }
  .faq-title {
    font-size: 2.5vw;
  }
  .inner2 p {
    font-size: 2vw;
  }
  .faq-content li {
    font-size: 2vw;
  }
  .inner2 h4 {
    font-size: 2.5vw;
  }
  footer .bottom {
    flex-direction: column;
  }
  footer .footer-logos {
    margin: 0 auto 15px;
  }
  .footer-logo-01 {
    width: 190px;
    margin-right: 30px;
  }
  .footer-logo-02 {
    width: 190px;
  }
  footer .footer-txt {
    font-size: 1.5vw;
  }
  .global-dual {
    border-top: 5px solid #ffffff;
    border-bottom: 5px solid #ffffff;
  }
  .library-facts .inner#literarytrail h2, .library-facts .inner#events h2 {
    font-size: 3.5vw;
  }
  #literarytrail .library-facts-text, #event .library-facts-text {
    padding: 5% 5% 3%;
  }
  .library-facts .inner#FAQs h2 {
    font-size: 3.5vw;
  }
  .library-facts .inner#FAQs h3 {
    font-size: 2.5vw;
  }
  .library-facts .inner#FAQs p {
    font-size: 2vw;
  }
  .events-holder ul {
    width: 90%;
  }
  #librarylist.inner2 h3 {
    font-size: 3vw;
  }
  #librarylist.inner2 h4 {
    font-size: 2.5vw;
  }
  #FAQs .library-facts-text a:link, #FAQs .library-facts-text a:active, #FAQs .library-facts-text a:visited {
    font-size: 2vw;
  }
	.alert-bar {
   border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
}
@media only screen and (max-width: 700px) {
  .hero-banner .quote {
    width: 80%;
    margin: 0 auto;
    text-align: center;
  }
  .hero-banner h2 {
    font-size: 5vw;
    line-height: 1.1;
  }
  .hero-banner h3 {
    font-size: 4vw;
  }
  .hero-banner h4 {
    font-size: 3vw;
  }
  .banner-btn a {
    font-size: 3vw;
  }
  .bannersub {
    padding: 0% 0% 60%;
    width: 100%;
    position: relative;
    height: auto;
    max-height: auto;
    background-image: url(../images/main/banner-mobile.webp);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .bannersub .inner .copy h2::before {
    width: 25%;
    padding-bottom: 25%;
  }
  .bannersub .inner .copy h2::before {
    transform: translate(-30%, -50%);
  }
  .mainpg {
    background-image: url("../images/main/banner-mobile.webp");
    background-position: center 70%;
  }
  .bannersub .inner {
    width: 100%;
    top: auto;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .bannersub .inner .copy {
    width: 80%;
    padding: 3.5% 10%;
    text-align: center;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .3));
  }
  .bannersub .inner .copy h2 {
    font-size: 7vw;
    line-height: 1em;
    margin: 0 0 15px;
  }
  .bannersub .inner .copy h2 br {
    display: none;
  }
  .bannersub .inner .copy h3 {
    width: 90%;
    font-size: 3.5vw;
    line-height: 1.1em;
    margin: .1em auto 0;
  }
  .bannersub .inner a {
    font-size: 3vw;
    margin: 0 0 5px;
    padding: 3%;
  }
  .global-dual-copy h2 {
    font-size: 4.5vw;
    line-height: 1.1em;
    margin: 0px 0px 8px;
  }
  .global-dual-copy p {
    font-size: 3vw;
  }
  .global-dual .inner {
    flex-direction: column;
  }
  .global-dual .inner div {
    margin: 0px;
    flex: 1;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
  }
  .global-dual-copy {
    padding: 3% 5% 3% 5% !important;
    width: 90% !important;
  }
  #topintro .global-dual-copy {
    padding: 5% !important;
  }
  .global-dual .inner div {
    width: 100%;
  }
  .inner2 h3 {
    font-size: 4.5vw;
  }
  #libraryphoto01 {
    background-image: url("../images/main/intro-photo.jpg");
    background-position: center 20%;
    padding-top: 48%;
    border-top: 5px solid #ffffff;
  }
  .faq-title {
    font-size: 3.5vw;
  }
  .inner2 h4 {
    font-size: 3vw;
  }
  .inner2 p {
    font-size: 3vw;
  }
  .faq-content li {
    font-size: 3vw;
  }
  footer .footer-txt {
    font-size: 2.5vw;
    line-height: 1.3em
  }
  .library-facts-text img {
    width: 15%;
  }
  .library-facts .inner#literarytrail h2, .library-facts .inner#events h2 {
    font-size: 4.5vw;
  }
  .library-facts .inner#FAQs h2 {
    font-size: 4.5vw;
  }
  .library-facts .inner#FAQs h3 {
    font-size: 4vw;
  }
  .library-facts .inner#FAQs p {
    font-size: 3vw;
  }
  #librarylist.inner2 h3 {
    font-size: 4.5vw;
    line-height: 1.2em;
  }
  #librarylist.inner2 h4 {
    font-size: 3vw;
    line-height: 1.2em;
  }
  .library-facts .inner p {
    font-size: 3vw;
  }
  .faq-content .inner-accordion {
    flex-direction: column;
  }
  .inner-left-text {
    width: 100%;
    margin-bottom: 20px;
  }
  .inner-right-photo {
    width: 100%;
    padding-top: 40%;
  }
  #FAQs .library-facts-text a:link, #FAQs .library-facts-text a:active, #FAQs .library-facts-text a:visited {
    font-size: 3vw;
  }
  .hero-banner {
    height: 64vw;
  }
  .hero-banner .hero-slide {
    height: 55vw;
  }
  .hero-banner .hero-banner-full-image {
    background-position: center right;
  }
  .hero-banner .hero-banner-full-image.v1 {
    background-image: url("../images/main/slider/banner-01-mobile.webp");
  }
  .hero-banner .hero-banner-full-image.v2 {
    background-image: url("../images/main/slider/banner-02-mobile.webp");
	  background-position: center center;
  }
  .hero-banner .hero-banner-full-image.v3 {
    background-image: url("../images/main/slider/banner-03-mobile.webp");
  }
	.hero-banner .hero-banner-full-image.v4 {
    background-image: url("../images/main/slider/banner-04-mobile.webp");
  }
  .hero-banner .quote .inner-wrap {
    padding: 0 0;
  }
  .hero-banner .quote blockquote {
    font-size: 18px;
  }
  .hero-banner .quote .author {
    font-size: 18px;
  }
	.alert-bar .inner h2 {
  font-size: 4.5vw;
}
}
@media only screen and (max-width: 600px) {
  h2 {
    font-size: 6.75vw;
    line-height: 1em;
    margin: 0px auto 20px;
  }
  .contact-us {
    background-color: #f4f4f5;
    color: #696a6c;
    padding: 20% 0px 45px;
    background-image: url("../images/mobile-contact-curves.png"), url("../images/grey-back-mobile.jpg");
    background-repeat: no-repeat;
    background-size: contain, cover;
    background-position: top center, bottom center;
  }
  .contact-us .inner .link-list {
    font-size: 13px;
    line-height: 1em;
    padding: 20px 0px;
    margin: 25px auto 0px;
    text-align: center;
  }
  .contact-us .inner .link-list a {
    padding: 4px 10px 4px 10px;
    margin: 3px 0px;
  }
  .contact-us .inner .link-list a::before {
    height: 1px;
    transform-origin: center;
  }
  .contact-us .inner .link-list .column {
    display: block;
    margin: 0px auto 1em;
    width: 100%;
  }
  .contact-us .social-media li a {
    margin-top: 9px;
    width: 28px;
    height: 28px;
  }
  .footer-logo-01 {
    width: 150px;
    margin-right: 20px;
  }
  .footer-logo-02 {
    width: 150px;
  }
  footer .footer-logos {
    flex-direction: column;
  }
  .footer-logo-01 {
    width: 200px;
    margin: 0 0 10px 0;
  }
  .footer-logo-02 {
    width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  main {
    margin-top: 52px;
  }
  h2 {
    font-size: 3.6vw;
    line-height: 1.1em;
  }
  .bannersub .inner .copy a {
    padding: 4% 10%;
    margin: 0px 0px 0px;
    font-size: 3vw;
    line-height: 1em !important;
  }
  footer {
    padding: 35px 0px 85px;
    font-size: 11px;
    line-height: 19px;
    text-align: center;
    border-top: 8px solid #065880;
  }
  footer .inner {
    width: 80%;
  }
  .faq-title {
    font-size: 4.5vw;
  }
  .inner2 h4 {
    font-size: 4vw;
  }
  .library-facts .inner2 {
    padding: 1.5em 0 1.5em;
  }
  .inner2 p {
    font-size: 4vw;
    line-height: 1.2em;
  }
  .library-facts .inner#FAQs p {
    font-size: 4vw;
  }
  .library-facts .inner#FAQs h3 {
    font-size: 4.5vw;
    line-height: 1.3em;
  }
  .library-facts .inner#FAQs h2 {
    font-size: 5vw;
    padding: 3%;
    width: 94%;
  }
  .inner#FAQs .library-facts-text {
    padding: 4%;
  }
  .library-facts .inner#literarytrail h2, .library-facts .inner#events h2 {
    font-size: 5vw;
    line-height: 1.2em;
  }
  .faq-content li {
    font-size: 4vw;
  }
  .library-facts .inner p {
    font-size: 4vw;
  }
  .global-dual-copy p {
    font-size: 4vw;
  }
  .global-dual-copy h2 {
    font-size: 5vw;
    line-height: 1.1em;
    margin: 0px 0px 8px;
  }
  .bannersub .inner .copy {
    width: 80%;
    padding: 3.5% 10% 10%;
  }
  .header-inside .header-logo {
    width: 150px;
  }
  .header-inside .ocln-logo {
    width: 150px;
  }
  #librarylist.inner2 h4 {
    font-size: 4vw;
  }
	.alert-bar .inner h2 {
  font-size: 5vw;
}
}
@media screen and (min-width: 1000px) {
  .mobile-only {
    display: none !important;
  }
  .sub-search {
    width: 100%;
  }
}