@media only screen and (min-width: 350px) and (max-width: 401px) {

    /* home page */
    nav.navbar.navbar-expand-lg.navbar-dark.px-4.pt-4 {
        padding: 0 !important;
    }

    ul.navbar-nav.gap-lg-4.text-uppercase.text-end {
        background: rgb(0 0 0 / 10%);
        backdrop-filter: blur(10px);
        padding: 20px;
        border-radius: 15px;
    }

    section.common-navigation ul.navbar-nav.gap-lg-4.text-uppercase.text-end li {
        text-align: center;
    }

    section.common-navigation a.navbar-brand img {
        width: 100px;
    }

    section.hero-section h1.display-3 {
        font-size: 2.5rem;
    }

    section.hero-section p.lead.mt-2 {
        font-size: 14px;
    }

    section.story-section.py-5.text-center {
        padding: 20px !important;
    }

    section.story-section.py-5.text-center p.text-uppercase {
        font-size: 14px;
        margin: 10px 0 15px !important;
    }

    section.story-section.py-5.text-center .mb-5 {
        margin-bottom: 1.5rem !important;
    }

    section.story-section h2 {
        font-size: 22px;
        margin-top: 1rem;
    }

    section.story-section .story-title {
        font-size: 1.7rem;
    }

    section.story-section.py-5.text-center p {
        margin: 1.5rem 0 0 !important;
    }

    section.fixed-bg-section {
        padding: 40px 0;
    }

    section.fixed-bg-section.text-white.d-flex.align-items-center h2 {
        font-size: 35px;
        text-align: center;
        margin-bottom: 30px;
    }

    section.fixed-bg-section img.img-fluid.logo {
        width: 60px;
        right: 30px;
        top: 60px;
        filter: invert(1);
    }

    section.fixed-bg-section p.lead {
        font-size: 13px;
        line-height: 1.6rem;
        width: 100%;
        text-align: justify;
        margin-bottom: 0 !important;
    }

    section.fixed-bg-section .read-more-btn {
        padding: 12px 20px;
        font-size: 0.65rem;
        margin-top: 2rem !important;
    }

    section.fixed-bg-section .read-more-btn span {
        margin-left: 6px;
    }

    section.horizontal-scroll-loop {
        padding: 20px 0;
    }

    section.horizontal-scroll-loop p.text-center.text-uppercase {
        font-size: 14px;
        margin-bottom: 1rem;
    }

    section.horizontal-scroll-loop .scroll-title {
        font-size: 25px;
        margin-bottom: 1.5rem !important;
    }

    section.cta-dark-section .btn-book-now {
        padding: 12px 20px;
        font-size: 0.65rem;
    }

    section.cta-dark-section {
        padding: 20px 0;
    }

    section.cta-dark-section .cta-heading {
        font-size: 20px;
        margin: 1.8rem 0 !important;
    }

    section.cta-dark-section .contact-details {
        /* display: block !important; */
        margin-top: 2rem !important;
    }

    section.cta-dark-section .text-start,
    section.cta-dark-section .text-end {
        font-size: 12px;
        margin-bottom: 1rem;
        text-align: center !important;
    }

    section.testimonial-slider-section {
        padding: 20px 0 !important;
    }

    section.testimonial-slider-section.py-5 .text-center.mb-5 {
        margin-bottom: 20px !important;
    }

    section.testimonial-slider-section p.text-uppercase.small {
        font-size: 14px;
    }

    section.testimonial-slider-section h2.section-title {
        font-size: 18px;
        margin: 1rem 0 !important;
    }

    section.testimonial-slider-section .testimonial-content {
        padding: 1.5rem;
        line-height: 2rem;
        text-align: justify;
    }

    section.testimonial-slider-section .testimonial-content p {
        font-size: 17px;
    }

    section.testimonial-slider-section .quote-display img {
        width: 25px;
        margin-bottom: 1rem;
    }

    footer.custom-footer {
        padding: 20px 0 !important;
    }

    footer.custom-footer .col-lg-2.mb-4.mb-lg-0 {
        margin-bottom: 0 !important;
    }

    ul.footer-nav.list-unstyled.text-start {
        display: flex;
    }

    footer.custom-footer .footer-nav a {
        font-size: 14px;
        padding: 0 13px;
    }

    footer.custom-footer .footer-title {
        font-size: 25px;
        margin-bottom: 10px;
    }

    footer.custom-footer .footer-subtitle {
        font-size: 10px;
    }

    footer.custom-footer .col-lg-6.text-center.mb-4.mb-lg-0 {
        margin-bottom: 0 !important;
    }

    footer.custom-footer .col-lg-2.d-flex.flex-column.align-items-end.social-icons {
        display: block !important;
        text-align: center;
    }

    footer.custom-footer .social-icons a {
        padding: 0 8px;
        text-decoration: none;
    }

    footer.custom-footer .row.mt-5.gx-2.gy-2.justify-content-center {
        margin-top: 1rem !important;
    }

    footer.custom-footer .col-6.col-md-2 {
        width: 20% !important;
    }

    footer.custom-footer .footer-bottom {
        margin-top: 20px !important;
        line-height: 1.4rem;

    }

    /* end */

    /* about us page */
    section.about-page-section.no-banner.common-navigation.other-pg nav.navbar.navbar-expand-lg.navbar-light.px-4.pt-4 {
        background: transparent;
        z-index: 10;
        padding: 0px !important;
    }

    section.about-page-section.no-banner.common-navigation.other-pg .about-img {
        width: 100%;
        padding: 20px;
        position: relative;
    }

    .col-lg-5.d-flex.flex-column.justify-content-center.px-5.py-5.about-text-col.order-2.order-lg-1 {
        padding: 20px !important;
        text-align: center;
    }

    section.about-page-section.no-banner.common-navigation.other-pg .col-lg-5.d-flex.flex-column.justify-content-center.px-5.py-5.about-text-col p {
        /* margin-top: 0; */
        text-align: justify;
    }

    section.about-page-section.no-banner.common-navigation.other-pg p.text-uppercase.small {
        text-align: center !important;
        margin: -20px 0 10px !important;
    }

    section.about-page-section.no-banner.common-navigation.other-pg .about-heading {
        font-size: 25px;
        text-align: center;
    }

    section.about-page-section.no-banner.common-navigation.other-pg .btn-book {
        padding: 12px 20px;
        font-size: 14px;
        width: 60%;
    }

    section.counter-section {
        margin-top: 1rem;
    }

    section.counter-section .counter {
        font-size: 30px;
    }

    /* end */

    /* contact us page */
    section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .col-lg-6.about-image-wrapper img {
        width: 100%;
        height: 500px;
    }

    section.contact-us-page .col-lg-6.d-flex.flex-column.justify-content-center.about-text-col.px-5.py-5 {
        padding: 20px !important;
    }

    section.contact-us-page p.text-uppercase.small {
        width: 100% !important;
    }

    section.contact-us-page p {
        width: 100% !important;
        text-align: justify;
    }

    section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg h1.about-heading {
        font-size: 20px;
        margin: 10px 0;
    }

    section.contact-us-page .contact-details.d-flex.justify-content-between.mt-5.flex-wrap {
        align-items: center;
        margin-top: 1rem !important;
    }

    section.contact-us-page .text-end.mt-3.mt-lg-0 {
        margin-top: 0 !important;
    }

    section.cta-form-pg.py-5 {
        width: 100%;
        padding-top: 10px !important;
    }

    section.cta-form-pg.py-5 .form-heading {
        margin-bottom: 10px;
    }

    section.cta-form-pg.py-5 p {
        font-size: 13px;
        margin-bottom: 10px;
    }

    section.cta-form-pg.py-5 h2 {
        font-size: 25px;
    }
    /* end */

    /* package page */
    section.wedding-section {
        padding: 10px 0 !important;
    }

    section.wedding-section .position-relative.text-center.mb-5 {
        margin: 0px ! IMPORTANT;
    }

    section.wedding-section .corner-img {
        position: relative;
    }

    section.wedding-section .wedding-title {
        font-size: 22px;
        margin-top: 2rem;
    }

    section.wedding-section .wedding-intro-text {
        font-size: 12px;
        line-height: 1.7rem;
        margin-top: 1rem !important;
        text-align: justify;
        padding: 0 10px;
    }

    section.wedding-section .top-left {
        top: 10px;
    }

    section.wedding-section .top-right {
        top: 10px;
    }

    section.wedding-section .row.align-items-start.mb-5.darkBg {
        padding: 20px;
    }

    section.wedding-section .col-md-6.content {
        margin-top: 1rem;
    }

    section.wedding-section .package-title {
        font-size: 1.4rem;
    }

    section.wedding-section .package-desc {
        font-size: 12px;
        margin-top: 1rem;
        text-align: justify;
    }

    section.wedding-section .package-subtitle {
        margin-top: 25px;
        font-size: 1rem;
    }

    section.wedding-section .package-list {
        font-size: 12px;
        margin-top: 1rem;
        padding-left: 0;
    }

    section.wedding-section .row.align-items-start.mb-5.darkBg.text-white .btn-outline-dark {
        padding: 10px 20px;
        font-size: 12px;
    }

    section.wedding-section .row.align-items-start.mb-3 {
        padding: 10px;
    }

    section.turnaround-static {
        display: none;
    }
}

@media only screen and (min-width: 402px) and (max-width: 600px) {}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    /* home page */
    section.hero-section {
        height: 80vh;
    }

    nav.navbar.navbar-expand-lg.navbar-dark.px-4.pt-4 {
        padding: 20px 0 !important;
    }

    section.common-navigation a.navbar-brand img {
        width: 100px;
    }

    section.hero-section h1.display-3 {
        font-size: 3rem;
    }

    ul.navbar-nav.gap-lg-4.text-uppercase.text-end {
        background: rgb(0 0 0 / 10%);
        backdrop-filter: blur(10px);
        padding: 20px;
        border-radius: 15px;
    }

    section.common-navigation ul.navbar-nav.gap-lg-4.text-uppercase.text-end li {
        text-align: center;
    }

    section.story-section.py-5.text-center {
        padding: 20px !important;
    }

    section.story-section.py-5.text-center p.text-uppercase {
        font-size: 14px;
        margin: 10px 0;
    }

    section.story-section h2 {
        font-size: 30px;
        margin-top: 1rem;
    }

    section.story-section .story-card img {
        height: 350px;
        object-fit: cover;
    }

    section.story-section .story-title {
        font-size: 16px;
        letter-spacing: 5px;
    }

    section.story-section.py-5.text-center p {
        font-size: 10px;
        margin-top: 1rem;
    }

    section.fixed-bg-section .col-lg-6.col-md-6.text-center {
        padding: 0 0 0 10px;
        text-align: left !important;
    }

    section.fixed-bg-section .col-lg-6.col-md-6.text-center img {
        width: 80%;
    }

    section.fixed-bg-section .col-lg-6.col-md-6 {
        padding: 0;
    }

    section.fixed-bg-section img.img-fluid.logo {
        width: 60px;
        right: 20px;
        top: 30px;
    }

    section.fixed-bg-section.text-white.d-flex.align-items-center h2 {
        font-size: 30px;
    }

    section.fixed-bg-section p.lead {
        width: 100%;
    }

    section.fixed-bg-section .fixed-bg-button.text-center {
        text-align: left !important;
    }

    section.fixed-bg-section .read-more-btn {
        padding: 12px 30px;
        font-size: 12px;
    }

    section.horizontal-scroll-loop {
        padding: 30px 0;
    }

    section.horizontal-scroll-loop p.text-center.text-uppercase {
        font-size: 14px;
        margin-bottom: 1rem;
    }

    section.horizontal-scroll-loop .scroll-title {
        font-size: 30px;
        margin-bottom: 20px !important;
    }

    section.cta-dark-section {
        padding: 60px 20px;
    }

    section.cta-dark-section .cta-heading {
        font-size: 30px;
        margin: 2rem 0 !important;
    }

    section.cta-dark-section .btn-book-now
 {
    padding: 12px 30px;
    font-size: 12px;
}

section.cta-dark-section .text-start, section.cta-dark-section .text-end {
    margin-bottom: 0rem;
}


section.testimonial-slider-section p.text-uppercase.small {
    font-size: 14px;
}

section.testimonial-slider-section h2.section-title
 {
    font-size: 30px;
    margin: 1rem 0 !important;
}

section.testimonial-slider-section .testimonial-content p {
    font-size: 16px;
}

section.testimonial-slider-section .testimonial-content {
    min-height: 150px;
}

section.testimonial-slider-section .testimonial-content {
    padding: 1.75rem;
    line-height: 1.7rem;
}

section.testimonial-slider-section .quote-display img {
    width: 25px;
    margin-bottom: 1rem;
}

section.testimonial-slider-section .testimonial-img img {
    max-width: 320px;
}

section.testimonial-slider-section .text-center.mb-5 {
    margin-bottom: 1.5rem !important;
}

footer.custom-footer {
    padding: 20px 0 10px 0 !important;
}

footer.custom-footer .footer-title {
    font-size: 25px;
}

footer.custom-footer .footer-subtitle {
    font-size: 11px;
}

.col-lg-2.col-md-2.mb-4.mb-lg-0 {
    margin-bottom: 0 !important;
}

.row.mt-5.gx-2.gy-2.justify-content-center {
    margin-top: 0rem !important;
}

footer.custom-footer .footer-bottom {
    margin-top: 20px !important;
}
/* end home page */

/* about us page */
.col-lg-5.col-md-5.d-flex.flex-column.justify-content-center.px-5.py-5.about-text-col.order-2.order-lg-1
 {
    order: 1 !important;
    padding: 0 0 0 30px !important;
}

section.about-page-section.no-banner.common-navigation.other-pg .about-img {
    width: 50%;
}

section.about-page-section.no-banner.common-navigation.other-pg .about-heading {
    font-size: 25px;
    text-align: left;
}

section.about-page-section.no-banner.common-navigation.other-pg .col-lg-5.d-flex.flex-column.justify-content-center.px-5.py-5.about-text-col p {
    font-size: 12px;
    line-height: 1.5rem;
    margin-top: 0rem;
}

section.about-page-section.no-banner.common-navigation.other-pg .btn-book {
    padding: 12px 20px;
    font-size: 9px;
    width: 55%;
    margin: 0 !important;
}


section.counter-section .counter {
    font-size: 40px;
}

section.counter-section .counter-label {
    font-size: 12px;
}

/* end about us page */

/* contact us page  */
section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .col-lg-6.about-image-wrapper img
 {
    width: 90%;
    height: 400px;
}

section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg h1.about-heading {
    font-size: 25px;
    margin: 0;
}

section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .col-lg-6.d-flex.flex-column.justify-content-center.about-text-col p {
    font-size: 13px;
    width: 100%;
}

section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .contact-details.d-flex.justify-content-between.mt-5.flex-wrap {
    margin-top: 10px !important;
    align-items: center;
    font-size: 14px;
}

section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .text-end.mt-3.mt-lg-0 {
    margin-top: 0 !important;
}

section.cta-form-pg.py-5 {
    width: 80%;
}

section.cta-form-pg.py-5 .form-heading {
    margin-bottom: 20px;
}

section.cta-form-pg.py-5 h2
 {
    font-size: 30px;
}
/* end */

/* package page */
section.wedding-section .corner-img {
    width: 70px;
}

section.wedding-section .position-relative.text-center.mb-5 {
    margin: 10px ! IMPORTANT;
}

section.wedding-section .wedding-title {
    font-size: 1.7rem;
}

section.wedding-section .wedding-intro-text {
    max-width: 560px;
    font-size: 12px;
}

section.wedding-section .row.align-items-start.mb-5.darkBg {
    background: #000;
    padding: 40px 20px;
}

.col-md-6.img img {
    width: 80%;
}

section.wedding-section .package-title
 {
    font-family: 'Aesthetic', serif;
    font-size: 1.2rem;
    /* font-weight: bold; */
    color: #720000;
    line-height: 1.4;
    letter-spacing: 3px;
}

section.wedding-section .col-md-6.content {
    margin-top: 0;
}

section.wedding-section .package-desc {
    font-size: 1rem;
    margin-bottom: 10px;
    font-family: "Inter", sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 1.6rem;
    font-weight: 200;
    margin-top: 0rem;
}

section.wedding-section .package-subtitle {
    margin-top: 15px;
    font-family: 'Aesthetic', serif;
    font-size: .8rem;
    /* font-weight: bold; */
    color: #720000;
    line-height: 1.4;
    letter-spacing: 3px;
}

section.wedding-section .package-list
 {
    font-size: 11px;
    line-height: 1.4rem;
}

section.wedding-section .row.align-items-start.mb-5.darkBg.text-white .btn-outline-dark {
    padding: 8px 20px;
    font-size: 10px;
    margin-top: 0 !important;
}

section.wedding-section .row.align-items-start.mb-3 {
    padding: 20px;
}

section.wedding-section .btn-outline-dark {
    padding: 6px 20px;
    font-size: 11px;
}

section.wedding-section {
    padding-bottom: 0 !important;
}

section.turnaround-static .turnaround-text {
    font-size: 11px;
}





}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    /* home page */
    section.common-navigation a.navbar-brand img {
        width: 100px;
    }

    section.hero-section h1.display-3 {
        font-family: "Libre Caslon Display", serif;
        font-size: 3.5rem;
    }

    section.story-section.py-5.text-center {
        padding-top: 0 !important;
    }

    section.story-section.py-5.text-center p.text-uppercase {
        font-size: 14px;
    }

    section.story-section h2 {
        font-size: 35px;
        margin-top: 1.5rem;
    }

    section.story-section .story-title {
        font-size: 1.3rem;
    }

    section.story-section .story-card img {
        height: 400px;
        object-fit: cover;
    }

    section.fixed-bg-section.text-white.d-flex.align-items-center h2 {
        font-size: 35px;
    }

    section.fixed-bg-section p.lead {
        width: 100%;
    }

    .fixed-bg-button.text-center {
        text-align: left !important;
        margin-top: 0 !important;
    }

    section.horizontal-scroll-loop {
        padding: 30px 0;
    }
    
    section.fixed-bg-section .read-more-btn {
        padding: 12px 20px;
        font-size: 13px;
        margin-top: 1rem !important;
    }

    section.horizontal-scroll-loop p.text-center.text-uppercase {
        font-size: 16px;
        margin-bottom: 1rem;
    }

    section.horizontal-scroll-loop .scroll-title {
        font-size: 35px;
        margin-bottom: 20px !important;
    }

    section.cta-dark-section {
        padding: 50px 20px;
    }

    section.cta-dark-section .cta-heading {
        font-size: 35px;
    }

    section.testimonial-slider-section
 {
    padding-top: 30px !important;
}

.text-center.mb-5 {
    margin-bottom: 1rem !important;
}

section.testimonial-slider-section p.text-uppercase.small {
    font-size: 16px;
    margin-bottom: 0.5rem;
}

section.testimonial-slider-section h2.section-title {
    font-size: 35px;
    margin: 0rem 0 !important;
}

section.testimonial-slider-section .testimonial-content {
    padding: 1.5rem;
    line-height: 2.7rem;
}

section.testimonial-slider-section .testimonial-content p {
    font-size: 19px;
}

footer.custom-footer .footer-title {
    font-size: 35px;
}

footer.custom-footer {
    padding: 20px !important;
}

/* about us page */
section.about-page-section.no-banner.common-navigation.other-pg .about-text-col {
    padding: 10px 0 0 40px !important;
}

section.about-page-section.no-banner.common-navigation.other-pg .about-heading {
    font-size: 3rem;
}

section.about-page-section.no-banner.common-navigation.other-pg .col-lg-5.d-flex.flex-column.justify-content-center.px-5.py-5.about-text-col p {
    font-size: 15px;
    margin-top: 1rem;
}

section.about-page-section.no-banner.common-navigation.other-pg .btn-book {
    padding: 12px 20px;
    font-size: 12px;
    width: 45%;
    margin-top: 0.5rem !important;
}

section.counter-section .counter {
    font-size: 50px;
}

section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg h1.about-heading {
    font-size: 2rem;
    margin: 0.5rem 0 1rem;
}

section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .col-lg-6.d-flex.flex-column.justify-content-center.about-text-col p {
    font-size: 14px;
    width: 90%;
    margin-top: 1rem;
}

.contact-details.d-flex.justify-content-between.mt-5.flex-wrap {
    margin-top: 2rem !important;
}

section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .col-lg-6.about-image-wrapper img {
    height: 540px;
}

section.cta-form-pg.py-5 h2 {
    font-size: 2rem;
}
/* end */

/* packages */
section.wedding-section .position-relative.text-center.mb-5 {
    margin: 30px ! IMPORTANT;
}

section.wedding-section {
    padding-top: 20px !important;
}

section.wedding-section .corner-img
 {
    width: 90px;
}

section.wedding-section .wedding-title {
    font-size: 1.5rem;
}

section.wedding-section .wedding-intro-text {
    max-width: 750px;
    font-size: 15px;
}

section.wedding-section .row.align-items-start.mb-5.darkBg {
    padding: 50px 30px;
}

section.wedding-section .package-img {
    width: 80%;
}

section.wedding-section .col-md-6.content {
    margin-top: 0rem;
}

section.wedding-section .package-title {
    font-size: 1.5rem;
}

section.wedding-section .package-desc {
    font-size: 12px;
    line-height: 1.8rem;
    margin-top: 1rem;
}

section.wedding-section .package-subtitle {
    margin-top: 20px;
    font-size: 1rem;
}

section.wedding-section .package-list {
    font-size: 12px;
    line-height: 1.8rem;
}

section.wedding-section .row.align-items-start.mb-5.darkBg.text-white .btn-outline-dark {
    padding: 12px 20px;
    font-size: 11px;
}

section.wedding-section .row.align-items-start.mb-3 {
    padding: 0 50px;
}

section.wedding-section .btn-outline-dark {
    font-size: 12px;
}

    
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
    /* home page */
    section.hero-section h1.display-3 {
        font-size: 4rem;
    }

    section.story-section.py-5.text-center {
        padding: 10px !important;
    }

    section.story-section.py-5.text-center p.text-uppercase {
        font-size: 16px;
        margin: 1rem 0 0 !important;
    }

    section.story-section h2 {
        font-size: 32px;
        margin-top: 1.5rem;
    }

    section.story-section .story-card img {
        height: 500px;
        object-fit: cover;
    }

    section.story-section .story-title {
        font-size: 1.8rem;
    }

    section.fixed-bg-section img.img-fluid.logo {
        right: 30px;
        top: 30px;
    }

    section.fixed-bg-section p.lead {
        width: 90%;
    }

    section.fixed-bg-section .fixed-bg-button.text-center {
        text-align: left !important;
    }

    section.horizontal-scroll-loop {
        padding: 30px 0;
    }

    section.horizontal-scroll-loop p.text-center.text-uppercase {
        margin-bottom: 1rem;
    }

    section.horizontal-scroll-loop .scroll-title {
        font-size: 35px;
        margin-bottom: 20px !important;
    }

    section.cta-dark-section {
        padding: 60px 20px;
    }

    section.cta-dark-section .cta-heading {
        font-size: 40px;
    }

    section.testimonial-slider-section .testimonial-img img {
        max-width: 360px;
    }

    section.testimonial-slider-section .testimonial-content {
        padding: 2.5rem;
    }

    .text-center.mb-5 {
        margin-bottom: 20px !important;
    }

    section.testimonial-slider-section h2.section-title {
        font-size: 40px;
        margin: 0 !important;
    }

    footer.custom-footer {
        padding: 20px 0 !important;
    }

    footer.custom-footer .footer-title {
        font-size: 50px;
    }
    /* end home page */

    /* about us page */
    section.about-page-section.no-banner.common-navigation.other-pg .about-text-col {
        padding: 0 0 0 40px !important;
    }

    section.about-page-section.no-banner.common-navigation.other-pg .about-heading {
        font-size: 3rem;
    }

    section.about-page-section.no-banner.common-navigation.other-pg .btn-book {
        font-size: 12px;
        width: 42%;
    }

    section.counter-section .counter {
        font-size: 50px;
    }
    /* end about us page */

    /* contact us page */
    section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg h1.about-heading {
        font-size: 2.5rem;
        margin: 0.5rem 0 0rem;
    }

    section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .col-lg-6.d-flex.flex-column.justify-content-center.about-text-col p {
        font-size: 14px;
    }

    section.about-page-section.no-banner.contact-us-page.common-navigation.other-pg .col-lg-6.about-image-wrapper img {
        height: 530px;
    }

    section.cta-form-pg.py-5 {
        width: 80%;
    }
    
    section.cta-form-pg.py-5 h2 {
        font-size: 2.5rem;
    }
    /* end */

    /* package page */
    section.wedding-section .top-left {
        top: -50px;
    }
    
    section.wedding-section .top-right {
        top: -50px;
    }

    section.wedding-section .position-relative.text-center.mb-5 {
        margin: 30px ! IMPORTANT;
    }

    section.wedding-section .wedding-title {
        font-size: 2rem;
    }

    section.wedding-section .wedding-intro-text {
        max-width: 900px;
    }

    section.wedding-section .package-img {
        border-radius: 5px;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        width: 90%;
    }

    section.wedding-section .col-md-6.content {
        margin-top: 3rem;
    }
    
}

@media only screen and (min-width: 1365px) and (max-width: 1450px) {
    /* home page */
    section.story-section.py-5.text-center {
        padding-top: 20px !important;
    }

    .fixed-bg-button.text-center {
        text-align: left !important;
    }

    section.testimonial-slider-section .testimonial-content {
        padding: 2.5rem;
    }

    section.testimonial-slider-section .testimonial-img img {
        max-width: 360px;
    }

    footer.custom-footer .footer-title {
        font-size: 55px;
    }

    footer.custom-footer {
        padding: 10px 0 !important;
    }
    /* end home page */

    /* about us page */
    section.about-page-section.no-banner.common-navigation.other-pg .about-text-col {
        padding: 40px 0 0 40px !important;
    }

    section.about-page-section.no-banner.common-navigation.other-pg .about-heading {
        font-size: 5rem;
    }
    /* end */

    /* package */
    section.wedding-section .top-right {
        top: -30px;
    }

    section.wedding-section .top-left {
        top: -30px;
    }

    section.wedding-section .wedding-intro-text {
        max-width: 990px;
    }

    section.wedding-section .package-img {
        width: 80%;
    }

    section.wedding-section .col-md-6.content {
        margin-top: 4rem;
    }

    section.turnaround-static {
        margin-bottom: 3rem;
    }
}