@font-face {
    font-family: 'Cormorant Garamond';
    src: url('https://staticimg.titan.co.in/Zoya/Banners/MyPromise/assets-4/fonts/CormorantGaramond-Regular.woff2') format('woff2'),
        url('CormorantGaramond-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@media screen and (min-width: 1600px) {
    .container {
        max-width: 1470px;
    }
}

@media screen and (max-width: 1599px) {
    .about-wrapper::after {
        height: 80px;
    }
    .get-in-touch h5 {
        max-width: 50%;
    }
    .video-banner {
        height: 100%;
    }
    .collection-description .inner-slider {
        width: 650px;
    }
    .collection-description-body h2 {
        max-width: 400px;
    }
}

@media screen and (max-width: 1199px) {
    .collection-description .inner-slider,
    .collection-description-body {
        width: 100%;
        max-width: 100%;
    }
    .collection-description-body h2 {
        font-size: 42px;
    }
    .about .about-content {
        padding: 0;
    }
    .get-in-touch h5 {
        max-width: 90%;
    }
    .get-in-touch {
        background: url(../../images/wedding/bg2.webp) left 330px top 0px no-repeat,
        url(../../images/wedding/bg1.webp) right 330px bottom 10px no-repeat,
        url(../../images/wedding/pbg6.webp) right 740px top 30px no-repeat,
        url(../../images/wedding/pbg5.webp) left 210px top 80px no-repeat,
        url(../../images/wedding/pbg4.webp) left 440px bottom 76px no-repeat,
        url(../../images/wedding/pbg3.webp) right 560px bottom 60px no-repeat,
        url(../../images/wedding/pbg2.webp) right 0px top -30px no-repeat,
        url(../../images/wedding/pbg1.webp) left 0px bottom -30px no-repeat;
    }
}

@media screen and (max-width: 992px) {
    .banner h4,
    .video-banner h4 {
        font-size: 16px;
        margin-bottom: 12px;
    }
    .banner img,
    .video-banner img {
        max-width: 65px;
    }
    .collection-description-header img {
        max-width: 200px;
        margin-bottom: 30px;
    }
    .collection-description .collection-description-header h3 {
        font-size: 32px;
        margin-bottom: 25px;
    }
    .outer-slider {
        display: none;
    }
    .mobile-slider {
        display: block;
    }
    .collection-description .col-lg-12 {
        padding: 0;
    }
    .mobile-slider .content {
        position: relative;
    }
    .mobile-slider .float-content {
        position: absolute;
        bottom: 90px;
        text-align: center;
        left: 0;
        right: 0;
    }
    .mobile-slider .float-content h4 {
        color: #ffffff;
        font-family: 'Cormorant Garamond';
        margin-bottom: 30px;
        font-size: 24px;
    }
    .mobile-slider .float-content h4 span {
        display: block;
        color: #ffffff;
        font-family: 'Cormorant Garamond';
        font-size: 18px;
    }
    /* .mobile-slider .float-content .button-primary {
        border: 1px solid #000000;
        color: #000000;
    } */
    .mobile-slider .slick-slide img {
        object-fit: cover;
        max-height: 800px;
        width: 100%;
    }
    .about-wrapper::after {
        display: none;
    }
    .about-media {
        position: relative;
    }
    .about-media::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        height: 300px;
        background-color: #f5e5e3;
        width: 100%;
        z-index: -1;
    }
    .about .about-content {
        padding: 60px 0 0px;
        text-align: center;
    }
    .about h3 {
        font-size: 30px;
    }
    .about p,
    .collection-description p {
        font-size: 16px;
    }
    .about .section-logo {
        display: none;
    }
    .about {
        margin-bottom: 20px;
        padding-top: 40px;
        background: url(../../images/wedding/pbg2.webp) right top 180px no-repeat,
            url(../../images/wedding/pbg6.webp) right 50px top 120px no-repeat,
            url(../../images/wedding/pbg4.webp) left 101px top 0px no-repeat,
            url(../../images/wedding/pbg5.webp) left 31px top 158px no-repeat;
        background-size: 80px, 30px, 18px, 30px;
    }
    .get-in-touch {
        background: none;
        padding: 0;
    }
    .get-in-touch .col-lg-12,
    .get-in-touch .container {
        padding: 0;
    }
    .get-in-touch h5 {
        max-width: 35%;
        font-size: 12px;
        letter-spacing: 1px;
    }
    .get-in-touch h5::after {
        right: -70px;
        width: 43px;
        top: 7px;
    }
    .get-in-touch h5::before {
        left: -70px;
        width: 43px;
        top: 7px;
    }
    .get-in-touch .button-primary {
        font-size: 16px;
    }
    .get-in-touch-wrapper {
        overflow: hidden;
        background-color: #ffffff;
        padding: 20px 0;
    }
    .banner .banner-text h1 {
        font-size: 48px;
        line-height: 55px;
    }
    .banner .banner-text h1 span {
        font-size: 30px;
    }
    .items .items-header h4 {
        font-size: 30px;
    }
    .items .items-header p {
        font-size: 16px;
    }
    .items h3 {
        font-size: 28px;
        top: -62px;
    }
    .items .slick-dots {
        bottom: -85px;
    }
    .items .slider {
        margin-bottom: 77px;
    }
    .video-banner .banner-scroll {
        position: absolute;
        bottom: 13px;
        left: 0;
        right: 0;
        top: auto;
    }
}

@media screen and (max-width: 767px) {
    .banner {
        background: url(../../images/wedding/pdpbannermob.webp) 0 0 / auto 749px;
        height: 700px;
        background-size: auto 100%;
        background-repeat: no-repeat;
    }
    .pdp-banner {
        background: url(../../images/wedding/pdp1mob.webp) 0 0 / auto 749px;
    }
    .pdp-banner-2 {
        background: url(../../images/wedding/pdp2mob.webp) 0 0 / auto 749px;
    }
    .pdp-banner-3 {
        background: url(../../images/wedding/pdp3mob.webp) 0 0 / auto 749px;
    }
    .pdp-banner-4 {
        background: url(../../images/wedding/pdp4mob.webp) 0 0 / auto 749px;
    }
    .pdp-banner-5 {
        background: url(../../images/wedding/pdp5mob.webp) 0 0 / auto 749px;
    }
    .pdp-banner-6 {
        background: url(../../images/wedding/pdp6mob.webp) 0 0 / auto 749px;
    }
    .banner {
        background-size: auto 850px;
        background-position: center;
    }
    .mobile-slider .slick-slide img {
        min-height: 697px;
        object-fit: cover;
    }
    .about-media::before {
        height: 150px;
    }
    .get-in-touch h5 {
        max-width: 87%;
    }
    .video-banner .control {
        position: relative;
        z-index: 1030;
        top: -60px;
        margin-right: auto;
        display: block;
        margin-left: 10px;
        max-width: 40px;
        opacity: 0.5;
    }
    .get-in-touch.sticky {
        z-index: 1030;
        position: fixed;
        width: 100%;
        bottom: 0;
    }
    .items .slick-slide img {
        max-height: 415px;
        min-height: 415px;
    }
    .get-in-touch h5::before,
    .get-in-touch h5::after {
        display: none;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .inner-slider .slick-slide img {
        max-width: 50%;
    }
    .collection-description-body h2,
    .collection-description-body p {
        margin-bottom: 50px;
    }
    .collection-description .slick-arrow.slick-next {
        top: 39%;
    }
    .collection-description-body {
        margin-bottom: 20px;
    }
}