.flex-wrap.blog-section {
    flex-direction: row-reverse;
}

@media only screen and (max-width: 767px) {
    .navbar-brand {
        width: 56% !important;
    }

    .navbar-brand img {
        width: 100% !important;
    }

    .social-icons {
        width: 100%;
        margin-top: 15px;
    }

    .social-icons ul {
        align-items: center;
        justify-content: center;
    }

    .banner-left-img {
        padding: 75px 15px 30px 20px !important;
    }

    .banner-left-img h2 {
        font-size: 30px !important;
    }

    .heading-text {
        font-size: 26px !important;
    }

    .after-banner-search {
        padding: 40px 20px;
    }

    .after-banner-search .input-group .form-control {
        padding-left: 10px;
    }

    .after-banner-right-time {
        padding: 30px 30px;
    }

    .about-left {
        padding-right: 0 !important;
    }

    .Trending-section {
        margin: 55px 0;
    }

    .special-collections-single-img,
    .blog-section-box-img {
        height: 300px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .blog-section-box-content {
        padding: 20px 20px 20px 40px;
    }

    .blog-section-box-content .blog-section-box-heading span a {
        font-size: 18px;
        display: block;
        margin-bottom: 0px;
        line-height: 28px;
    }

    .blog-section-box-content .blog-section-box-heading a {
        margin-top: 15px;
    }

    .blog-section-box-content .blog-section-box-heading a {
        font-size: 28px;
        line-height: 36px;
    }

    .load-more-btn .btn-custom::before,
    .load-more-btn .btn-custom::after {
        width: 20%;
    }

    .about-right {
        margin-top: 50px;
    }

    .heading-text {
        margin-bottom: 35px !important;
    }

    .library-hours-right-box h2 {
        font-size: 32px;
    }

    .library-hours-right-box {
        padding: 20px 20px;
    }

    .library-hours-right-box ul li h3 {
        font-size: 22px;
    }

    .digital-resources-box {
        width: 45%;
        margin-bottom: 25px;
    }

    .digital-resources-box img {
        width: 100%;
        margin-bottom: 12px;
    }

    .blog-box.bg-img-1 {
        max-height: 340px;
    }

    .blog-box .blog-box-content h3 {
        font-size: 22px;
        line-height: 32px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel button.owl-dot {
        font-size: 30px !important;
        line-height: 30px;
        padding: 5px 6px !important;
        color: #fff;
    }

    .place-to-study {
        padding: 65px 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .place-to-study h2 {
        font-size: 35px;
    }

    .place-to-study p {
        font-size: 16px;
        line-height: 26px;
    }

    .donation .donation-text h4 {
        font-size: 30px;
    }

    .donation-text {
        text-align: center;
        margin-bottom: 30px;
    }

    .donation-button {
        text-align: center !important;
    }

    .logo-address {
        margin-bottom: 30px;
    }

    .header-menu li.menu-item {
        margin-top: 10px;
    }

    .inner-banner-blog {
        padding: 35px 0 !important;
                min-height: 400px;
    }

    .inner-banner-heading {
        font-size: 40px !important;
    }


    .staff-section img,
    .app-img img {
        width: 100%;
    }

    .app-content>div {
        flex-wrap: wrap !important;
    }

    .app-section>.container>.row {
        flex-direction: column-reverse !important;
    }

    .app-content {
        padding-top: 20px;
    }

    .app-download-btn img {
        margin-bottom: 15px;
    }

    .staff-section {
        padding-top: 50px;
    }

    .footer-link-col {
        margin-bottom: 30px !important;
    }

    .after-ftr-copyright>div {
        flex-direction: column;
    }

    .blog-single-box h2 {
        font-size: 30px;
    }
}

.search-sidebar input {
    border-radius: 10px 0 0 10px;
}

.search-sidebar .btn {
    border-radius: 0 10px 10px 0;
}

.inner-banner-brdcm a {
    color: #fff;
}

.after-ftr-copyright a {
    color: #fff;
    text-decoration: underline;
}

.after-banner-search .input-group .form-control {
    padding-left: 10px;
}