@media (min-width: 1680px) and (max-width: 1919px) {
    .home-banner .owl-dots {
        bottom: 160px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1310px;
        padding: 0px 50px;
    }
}



@media (min-width: 1400px) and (max-width: 1599px) {

    /* .container{
        max-width: 1310px;
        padding: 0px 50px;
    } */
    h2 {
        font-size: 35px;
        line-height: 45px;
    }

    h3 {
        font-size: 28px;
        line-height: 38px;
    }

    .home-banner .owl-dots {
        bottom: 17%;
    }

    .welcome-sec .content h2 {
        padding-bottom: 15px;
    }

    .home-gallery .gallery-bottom .gallery-items {
        height: 270px;
    }

    .event-sec .event-bottom h4 {
        font-size: 30px;
        font-weight: 300;
    }

    footer .footer-inner {
        padding: 25px 0;
    }

    .welcome-sec .welcome-img {
        height: 300px;
    }


    /* ===========================Musings page start here=========================== */
    .musings-page .jazz-items .detail-box a {
        width: 70px;
        height: 70px;
    }

    /* ===========================Musings page end here=========================== */
}

@media (min-width: 1360px) and (max-width: 1399px) {
    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    h3 {
        font-size: 27px;
        line-height: 37px;
    }

    .gallery-page .gallery-right h2 {
        font-size: 26px;
        line-height: 36px;
        padding-bottom: 10px;
    }

    .welcome-sec .content {
        padding: 22px 0px;
    }

    header .menu-links ul li a {
        font-size: 20px;
        line-height: 25px;
    }

    .home-banner {
        height: 90vh;
    }

    .welcome-sec .content h2 {
        padding-bottom: 15px;
    }

    .home-gallery .gallery-bottom .gallery-items {
        height: 270px;
    }

    .event-sec .event-bottom h4 {
        font-size: 28px;
        line-height: 38px;
        padding-bottom: 2px;
    }

    footer .footer-inner {
        padding: 25px 0;
    }

    .welcome-sec .welcome-img {
        height: 270px;
    }

    .home-banner .owl-dots {
        bottom: 190px;
    }

    .home-banner .scroll-down .down {
        bottom: -65px;
    }

    .home-gallery {
        padding: 70px 0px 55px;

    }

    .home-gallery .gallery-bottom .view-btn a {
        padding: 12px 35px;
    }


    /* ===========================Musings page start here=========================== */
    .musings-page .jazz-items .detail-box a {
        width: 70px;
        height: 70px;
    }

    .musings-page .jazz-info .jazz-img {
        height: 355px;
    }

    /* ===========================Musings page end here=========================== */

    /* ===========================MEDIA PAGE START HERE=========================== */
    .media-info-sec .media-img {
        height: 435px;
    }

    /* ===========================MEDIA PAGE END HERE=========================== */
}

@media (min-width: 1200px) and (max-width: 1359px) {
    h2 {
        font-size: 32px;
        line-height: 42px;
    }

    h3 {
        font-size: 27px;
        line-height: 37px;
    }

    .gallery-page .gallery-right {
        padding-left: 15px;
    }

    header .header-logo {
        width: 220px;
    }

    .welcome-sec .content {
        padding: 22px 0px;
    }

    header .menu-links ul li a {
        font-size: 20px;
        line-height: 25px;
    }

    .home-banner {
        height: 90vh;
    }

    .gallery-page {
        padding: 125px 0px 50px;
    }

    .welcome-sec .content h2 {
        padding-bottom: 15px;
    }

    .home-gallery .gallery-bottom .gallery-items {
        height: 270px;
    }

    .event-sec .event-bottom h4 {
        font-size: 28px;
        line-height: 38px;
        padding-bottom: 2px;
    }

    footer .footer-inner {
        padding: 25px 0;
    }

    .welcome-sec .welcome-img {
        height: 270px;
    }

    .home-banner .owl-dots {
        bottom: 190px;
    }

    .home-banner .scroll-down .down {
        bottom: -65px;
    }

    .home-gallery {
        padding: 70px 0px 55px;

    }

    .home-gallery .gallery-bottom .view-btn a {
        padding: 12px 35px;
    }

    /* ===========================Musings page start here=========================== */
    .musings-page .jazz-items .detail-box a {
        width: 60px;
        height: 60px;
    }

    .musings-page .jazz-items .detail-box {
        left: -82px;
    }

    .musings-page .jazz-info .jazz-img {
        height: 345px;
    }

    .musings-page .jazz-info .jazz-items {
        margin-bottom: 50px;
    }

    .musings-page .jazz-info {
        padding: 0px 40px 0px 50px;
    }

    /* ===========================Musings page end here=========================== */

    /* ===========================MEDIA PAGE START HERE=========================== */
    .media-info-sec .media-img {
        height: 435px;
    }

    /* ===========================MEDIA PAGE END HERE=========================== */

    /* ==========================CONTACT PAGE START HERE========================== */
    .contact-page .contact-area .address P {
        line-height: 40px;
        font-size: 22px;
    }

    /* ==========================CONTACT PAGE START HERE========================== */
}

@media (max-width: 1024px) {

    /* ================mobile menu start here================ */
    header nav.menu-links {
        display: none;
    }


    .mobile-nav {
        display: inline-block;
        position: fixed;
        z-index: 10001;
        height: 111px;
    }

    .mobile-nav .trigger span {
        height: 4px;
    }

    .mobile-nav .trigger span::after,
    .mobile-nav .trigger span::before {
        height: 4px;
    }

    /* ================mobile menu end here================ */
    h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .gallery-page,
    .media-info-sec,
    .artist-sec,
    .musings-page,
    .contact-page {
        padding: 120px 0px 50px;
    }

    .welcome-sec .content h2 {
        padding-bottom: 10px;
    }

    .gallery-page .gallery-right {
        padding-left: 15px;
    }

    .home-banner {
        height: 75vh;
    }

    .home-banner .owl-dots {
        bottom: 35%;
    }

    .home-banner .scroll-down .down {
        height: 229px;
        bottom: -15px;
    }

    .welcome-sec .welcome-img {
        height: 240px;
    }

    .welcome-sec .content {
        padding: 20px 10px;
    }

    .welcome-sec .row {
        --bs-gutter-x: 1.5rem;
    }

    .welcome-sec .content P {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .home-gallery {
        padding: 60px 0px 55px;
    }

    .home-gallery .gallery-bottom .row {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 1.5rem;
    }

    h3 {
        font-size: 25px;
        line-height: 35px;
    }

    .event-sec .event-bottom h4 {
        font-size: 25px;
        line-height: 35px;
        padding-bottom: 2px;
    }

    .event-sec .event-bottom .view-news-btn a {
        padding: 12px 35px;
        font-size: 15px;
        line-height: 25px;
    }

    footer .footer-inner {
        padding: 25px 0;
    }

    header .header-logo {
        width: 200px;
    }

    /* ======================GALLERY PAGE START HERE====================== */


    .gallery-page .gallery-page-img {
        height: 175px;
    }

    .gallery-page .gallery-right h2 {
        font-size: 22px;
        line-height: 32px;
        padding-bottom: 10px;
    }

    /* ======================GALLERY PAGE END HERE====================== */

    /* ===========================Musings page start here=========================== */
    .musings-page .jazz-items .detail-box a {
        width: 60px;
        height: 60px;
    }

    .musings-page .jazz-items .detail-box {
        left: -121px;
    }

    .musings-page .jazz-info .jazz-img {
        height: 285px;
    }

    .musings-page .jazz-bottom .jazz-img.brunch-img {
        height: 250px !important;
    }

    .musings-page .jazz-bottom p {
        padding-bottom: 10px;
        line-height: 20px;
    }

    .musings-page .jazz-top {
        padding-bottom: 40px;
    }

    .musings-page .jazz-info .jazz-items {
        margin-bottom: 60px;
    }

    .musings-page .jazz-info .jazz-img img {
        object-position: top;
    }

    /* ===========================Musings page end here=========================== */

    /* ============================MEDIA PAGE START HERE============================ */
    .media-info-sec .media-inner ul {
        flex-wrap: wrap;
    }

    /* ============================MEDIA PAGE END HERE============================ */

    /* ===========================MEDIA PAGE START HERE=========================== */
    .media-info-sec .media-img {
        height: 360px;
    }

    /* ===========================MEDIA PAGE END HERE=========================== */


    /* ==========================CONTACT PAGE START HERE========================== */
    .contact-page .contact-area .address P {
        line-height: 40px;
        font-size: 22px;
    }

    .contact-page .form-area textarea {
        height: 100px;
    }

    .contact-page .form-area form.row.gy-3 {
        --bs-gutter-y: 0.5rem;
    }

    .contact-page .contact-area .form-control,
    .gallery-right .form-control {
        padding: 5px 10px;
    }

    .contact-page .contact-area .form-control,
    .gallery-right .form-control {
        margin-bottom: 10px;
    }

    .gallery-page,
    .media-info-sec,
    .artist-sec,
    .musings-page,
    .contact-page {
        padding: 120px 0px 0;
    }

    /* ==========================CONTACT PAGE START HERE========================== */

}

@media (max-width: 991px) {
    .welcome-sec .welcome-img {
        height: 190px;
    }

    .mobile-nav {
        height: 111px;
    }

    .mobile-nav .trigger {
        top: 50%;
    }

    .home-gallery .gallery-bottom .gallery-items {
        height: 250px;
    }

    .home-banner .scroll-down .down {
        bottom: 0;
    }

    .welcome-sec .content h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .home-gallery {
        margin: 50px 0px 50px;
    }

    .gallery-page .gallery-right {
        padding-left: 0;
    }

    .home-gallery .gallery-bottom .view-btn a {
        padding: 12px 35px;
    }

    .event-sec .event-top {
        padding-bottom: 60px;
    }

    .gallery-page {
        padding: 120px 0px 50px;
    }

    /* ==============================ARTIST PAGE START HERE============================== */
    .artist-sec .artist-img {
        height: 540px;
        margin-bottom: 30px;
    }

    /* ==============================ARTIST PAGE END HERE============================== */

    /* =====================GALLERY PAGE START HERE===================== */
    .gallery-page .gallery-right h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .gallery-page .gallery-right .contact-btn button {
        font-size: 12px;
        padding: 10px 8px;
    }

    /* =====================GALLERY PAGE END HERE===================== */

    /* ========================MUSINGS PAGE START HERE======================== */
    .musings-page .jazz-info {
        padding: 0px 15px 0px 30px;
    }

    .musings-page .jazz-items .detail-box a {
        width: 40px;
        height: 40px;
    }

    .musings-page .jazz-items .detail-box img {
        width: 20px;
    }

    .musings-page .jazz-items .detail-box {
        left: -50px;
    }

    .musings-page .jazz-bottom p {
        padding-bottom: 15px;
        line-height: 24px;
        font-size: 14px;
    }

    .musings-page .jazz-info .jazz-img {
        height: 245px;
    }

    .musings-page .jazz-bottom .jazz-img.your-art {
        height: 500px !important;
    }

    .post-outer {
        padding-left: 10px;
    }

    .gallery-page,
    .media-info-sec,
    .artist-sec,
    .musings-page,
    .contact-page {
        padding: 120px 0px 0px;
    }

    /* ========================MUSINGS PAGE START HERE======================== */

    /* ===========================MEDIA PAGE START HERE=========================== */
    .media-info-sec .media-img {
        height: 260px;
    }

    /* ===========================MEDIA PAGE END HERE=========================== */
    /* ===========================contact page start here=========================== */
    .contact-page .contact-area .address, .form-area, .post-outer {
        padding: 35px 0px 40px;
    }

    .contact-page h2 {
        font-size: 25px;
        line-height: 35px;
    }

    .contact-page .form-area textarea {
        height: 70px;
    }

    .contact-page .contact-area .form-control,
    .gallery-right .form-control {
        padding: 3px 10px;
    }

    .contact-page .contact-area .address P {
        line-height: 35px;
        font-size: 20px;
    }

    .contact-page .contact-area .btn-primary {
        font-size: 14px;
        line-height: 24px;
        padding: 8px 50px;
    }
    .contact-page .form-area {
        padding-right: 28px;
    }

    /* ===========================contact page end here=========================== */
}


@media (max-width: 767px) {
    .welcome-sec .row {
        --bs-gutter-x: 0px;
        --bs-gutter-y: 2rem;
    }

    .event-sec .event-bottom {
        text-align: center;
    }

    .event-sec .event-bottom .dateAndMonth {
        justify-content: center;
        align-items: center;
    }

    .event-sec .event-bottom .left-items.pb-55 {
        padding-bottom: 0px;
    }

    .event-sec .event-bottom .left-items {
        margin-bottom: 35px;
    }

    /* .event-sec .event-bottom .left-items:last-child {
        margin-bottom: 0px;
    } */

    .mobile-nav {
        height: 111px;
    }

    .mobile-nav .trigger {
        top: 50%;
    }

    .sidebar {
        width: 100%;
        max-width: 100%;
    }

    footer .footer-inner p {
        text-align: center;
    }

    .artist-sec p {
        padding-bottom: 15px;
        text-align: center;
    }

    .gallery-page .gallery-right {
        padding-left: 0;
        margin-top: 30px;
    }

    /* .gallery-page .row {
        flex-direction: column-reverse;
    } */
    /* ================================MUSINGS PAGE START HERE================================ */

    .musings-page .musings-inner .row {
        --bs-gutter-x: 0rem;
    }

    .post-outer {
        padding: 0px 0px 0px 30px;
        margin-bottom: 50px;
    }

    /* ================================MUSINGS PAGE END HERE================================ */

    /* ===========================MEDIA PAGE START HERE=========================== */
    .media-info-sec .media-img {
        height: 430px;
        margin-bottom: 35px;
    }

    /* ===========================MEDIA PAGE END HERE=========================== */
    /* =========================contact page start here========================= */
    .contact-page .border-left,
    .musings-page .border-left {
        border-left: none;
    }

    .contact-page .contact-area .post-outer {
        padding: 0;
    }

    .contact-page .form-area {
        padding-right: 0;
        padding-top: 35px;
    }

    /* =========================contact page end here========================= */
}

@media (min-width: 500px) and (max-width: 600px) {

    .media-info-sec .media-bottom .row {
        --bs-gutter-x: 0;
    }


    header .header-logo {
        width: 170px;
    }

    .mobile-nav {
        height: 101px;
    }

    footer .footer-inner p {
        text-align: center;
    }

    .welcome-sec {
        padding: 0px 25px;
    }

    .home-gallery {
        padding: 50px 25px;
    }

    .event-sec {
        padding: 0px 25px 50px;
    }

    footer .footer-inner {
        padding: 25px 25px;
    }

    /* ===========================ARTIST PAGE START HERE=========================== */


    .artist-sec .row {
        --bs-gutter-x: 0px;
    }

    /* ===========================ARTIST PAGE END HERE=========================== */

    /* ===========================MUSINGS PAGE START HERE=========================== */

    .musings-page .jazz-info {
        padding: 0px 15px 0px 30px;
        margin: 50px 25px;
    }

    .gallery-page,
    .media-info-sec,
    .artist-sec,
    .musings-page,
    .contact-page {
        padding: 110px 0px 8px;
    }

    .musings-page .jazz-bottom p {
        padding-bottom: 10px;
        line-height: 20px;
    }

    .musings-page .musings-inner .row {
        --bs-gutter-x: 0rem;
    }

    .musings-page .jazz-top ul {
        flex-wrap: wrap;
    }

    .post-outer {
        padding: 0px 0px 0px 30px;
        margin-bottom: 50px;
        margin-left: 25px;
    }

    .contact-page .border-left,
    .musings-page .border-left {
        border-left: none;
    }

    /* ===========================MUSINGS PAGE END HERE=========================== */
    /* ===========================contact page start here=========================== */

    .contact-page .contact-area .post-outer {
        padding: 0;
        margin-left: 0px;
    }

    .contact-page .contact-area-inner {
        padding: 0px 25px;
    }

    /* ===========================contact page end here=========================== */
}

@media(max-width: 430px) {

    .home-gallery .gallery-bottom .gallery-items {
        height: 170px;
    }

    header .header-logo {
        width: 150px;
    }

    footer .footer-inner p {
        text-align: center;
    }

    .mobile-nav {
        height: 84px;
    }

    header {
        padding: 15px 15px;
    }

    .home-banner {
        height: 55vh;
        margin-bottom: 60px;
    }

    .home-banner .owl-dots {
        bottom: 49%;
    }

    .home-banner .scroll-down .down {
        height: 80px;
        top: 50%;
    }

    .welcome-sec {
        padding: 0px 25px;
    }

    .home-gallery {
        padding: 50px 25px;
    }

    .event-sec {
        padding: 0px 25px 50px;
    }

    footer .footer-inner {
        padding: 25px 25px;
    }

    h3 {
        font-size: 23px;
        line-height: 33px;
    }

    .home-gallery {
        margin: 30px 0px 50px;
    }

    /* ===========================ARTIST PAGE START HERE=========================== */

    .artist-sec .artist-img {
        height: 400px;
    }

    .artist-sec .row {
        --bs-gutter-x: 0PX;
    }

    /* ===========================ARTIST PAGE END HERE=========================== */
    /* ===========================MUSINGS PAGE START HERE=========================== */

    .musings-page .jazz-info {
        padding: 0px 0px 0px 25px;
        margin: 50px 25px;
    }

    .musings-page .jazz-info .jazz-items {
        margin-bottom: 50px;
    }

    .gallery-page,
    .media-info-sec,
    .artist-sec,
    .musings-page,
    .contact-page {
        padding: 110px 0px 8px;
    }

    .musings-page .jazz-bottom p {
        padding-bottom: 10px;
        line-height: 20px;
    }

    .musings-page .musings-inner .row {
        --bs-gutter-x: 0rem;
    }

    .contact-page .border-left,
    .musings-page .border-left {
        border-left: none;
        margin-left: 0;
    }

    .musings-page .jazz-top ul {
        flex-wrap: wrap;
    }

    .post-outer {
        margin-bottom: 30px;
        margin-left: 25px;
    }


    .musings-page .jazz-info .jazz-img {
        height: 145px;
    }

    .musings-page .jazz-info h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .musings-page .jazz-bottom .jazz-img.your-art {
        height: 350px !important;
    }

    .media-info-sec .media-img {
        height: 325px;
        margin-bottom: 35px;
    }

    /* ===========================MUSINGS PAGE END HERE=========================== */
    .media-info-sec .media-bottom .row {
        --bs-gutter-x: 0;
    }

    /* ===========================contact page start here=========================== */

    .contact-page .contact-area .post-outer {
        padding: 0;
        margin-left: 0px;
    }

    .contact-page .contact-area-inner {
        padding: 0px 25px;
    }

    .contact-page .contact-area .address h2 {
        margin-bottom: 20px;
    }

    .contact-page .media-inner ul {
        flex-wrap: wrap;
    }
    .contact-page .contact-area .address, .form-area, .post-outer {
        padding: 35px 0px 5px;
    }
    .contact-page .form-area {
        padding-bottom: 40px;
    }

    /* ===========================contact page end here=========================== */
}

@media(max-width: 414px) {
    .home-banner .owl-dots {
        bottom: 50%;
    }

    .artist-sec .row {
        --bs-gutter-x: 0PX;
    }
}

@media(max-width: 390px) {
    .home-banner .owl-dots {
        bottom: 53%;
    }

    .artist-sec .row {
        --bs-gutter-x: 0PX;
    }
}

@media(max-width: 375px) {
    .home-banner {
        height: 54vh;
    }

    .home-banner .scroll-down .down {
        height: 80px;
        bottom: 0;
    }

    .home-banner .owl-dots {
        bottom: 65%;
    }

    .artist-sec .row {
        --bs-gutter-x: 0PX;
    }

    .media-info-sec .media-img {
        height: 290px;
    }

    .media-top-right ul {
        gap: 02px !important;
    }
}