@media(max-width:1536px) {
    .home-banner-posts-box img {
        width: 100%;
    }

    .home-banner-text h1 {
        font-size: 8rem;
    }

    .our-portfolio .owl-nav {
        left: -37rem;
    }
}

@media(max-width:1440px) {
    .our-portfolio .owl-nav {
        left: -34rem;
    }
}

@media(max-width:1366px) {
    .our-portfolio .owl-nav {
        left: -32rem;
    }
}

@media(max-width:1330px) {
    .home-banner-text h1 {
        font-size: 8rem;
    }

    .our-portfolio-slide img {
        height: 400px;
    }

    .review-box {
        padding: 40px 30px;
    }
}

@media(max-width:1199px) {
    .daily-sec-btn {
        flex-wrap: wrap;
    }

    .blog-right-content-image img {
        width: 100%;
    }

    .our-portfolio-content {
        padding: 50px 10px;
    }

    .daily-content h2 {
        font-size: 80px;
        line-height: 90px;
    }

    .review-box p {
        font-size: 14px;
        line-height: unset;
    }

    .review-client {
        margin-top: 40px;
    }
}

@media(max-width:992px) {
    .header .container-fluid {
        padding: 0px 15px;
    }

    .home-banner .home-banner-container {
        padding: 0px 15px;
    }

    .home-banner-text h1 {
        font-size: 7rem;
    }

    .marquee-content span {
        font-size: 65px;
    }

    .our-portfolio {
        padding: 50px;
    }

    .our-portfolio .owl-nav {
        left: -23rem;
    }

    .our-portfolio-content p {
        font-size: 14px;
        line-height: unset;
    }

    .our-portfolio-slider {
        padding: 50px 10px;
    }

    .our-portfolio-slide img {
        height: 300px;
    }

    .daily-sec {
        padding: 50px 0px;
    }

    .daily-content h2 {
        font-size: 60px;
        line-height: unset;
    }

    .daily-sec-image-right img {
        width: 100%;
    }

    .daily-sec-right p {
        width: 100%;
    }

    .footer-content h3 {
        line-height: unset;
        font-size: 32px;
    }

    .footer-content {
        padding: 100px 0px 50px;
    }
}

@media(max-width:768px) {
    .book-box {
        margin-bottom: 25px;
    }

    .book-box img {
        height: unset;
    }

    .home-banner-text {
        margin: 0;
    }

    .home-banner-text h1 {
        font-size: 5rem;
        text-align: center;
        line-height: 80px;
    }

    .home-banner-text h1.text-end {
        text-align: center !important;
    }

    .home-banner-posts {
        margin-top: 50px;
    }

    .our-portfolio .owl-nav {
        display: none;
    }

    .cta-sec {
        padding: 14rem 0px;
    }

    .blog-sec {
        padding: 50px 0px;
    }

    .blog-right-content-image {
        margin: 50px 0px;
    }

    .review-sec {
        padding: 50px 0px;
    }

    .review-box {
        margin-bottom: 40px;
    }

    .header .navbar-toggler {
        background-color: var(--white-color);
    }

    .header .navbar-collapse {
        background-color: var(--theme-color);
    }

    .header .navbar-nav {
        padding: 20px;
    }

    .header-right {
        padding: 20px;
    }

    .header-right a {
        background-color: var(--white-color);
        color: var(--theme-color);
    }
}

@media(max-width:575px) {
    .review-box {
        height: unset;
    }

    .home-banner-posts {
        display: block;
    }

    .home-banner-posts-box p {
        text-align: center;
    }

    .home-banner-posts-box-none {
        display: none;
    }

    .daily-content h2 {
        font-size: 42px;
        line-height: 53px;
    }

    .footer-content h3 {
        font-size: 24px;
    }

    .footer-content {
        padding: 50px 0px;
    }

    .footer-content h3 {
        font-size: 14px;
    }
}

@media(max-width:490px) {
    .review-content h2 {
        font-size: 54px;
    }
}

@media(max-width:440px) {
    .our-portfolio {
        padding: 0;
    }

    .our-portfolio-slider {
        padding: 50px 0px;
    }

    .daily-sec-left h2 {
        font-size: 38px;
        line-height: 46px;
    }

    .home-banner-text h1 {
        font-size: 4rem;
        line-height: 62px;
        letter-spacing: 0px;
    }

    .marquee-content span {
        font-size: 32px;
    }

    .blog-left-content-head h2 {
        font-size: 36px;
        line-height: 45px;
    }

    .blog-left-content-image {
        margin: 50px 0px;
    }

    .footer-content ul {
        gap: 22px;
    }

    .contact-heading h2 {
        font-size: 50px;
    }

    .contact-sec {
        padding: 50px 0px;
    }

    .form-btn {
        margin-top: 15px;
    }

    .contact-form form textarea {
        font-size: 14px;
    }

    .contact-form form input {
        font-size: 14px;
    }
}

@media(max-width:428px) {
    .daily-sec-image img {
        width: 100%;
    }

    .blog-anchor a {
        font-size: 26px;
    }
}

@media(max-width:414px) {
    .daily-content h2 {
        font-size: 36px;
        line-height: 40px;
    }

    .review-content h2 {
        font-size: 46px;
    }
}

@media(max-width:400px) {
    .book-content h2 {
        font-size: 40px;
    }

    .books-sec {
        padding: 40px 0px;
    }

    .home-banner-text h1 {
        font-size: 3rem;
        line-height: 54px;
    }

    .our-portfolio-content p {
        width: 100%;
    }
}

@media(max-width:375px) {
    .footer-content ul {
        gap: 16px;
    }

    .footer-content ul li a {
        font-size: 14px;
    }

    .header .navbar-brand img {
        width: 100px;
    }

    .home-banner {
        padding-top: 150px;
    }
}