/* Scale at 110% */
@media (min-width: 1700px) and (max-width: 1800px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1550px;
    }

    .banner-sec {
        height: 740px;
    }

    #search-bar-form.active {
        width: 80px;
    }
}

/* Scale at 125% */
@media (min-width: 1500px) and (max-width: 1600px) {

    /* Start of common CSS */
    body {
        font-size: 14px;
    }

    .display-3 {
        font-size: 3.5rem;
    }

    .h2,
    h2 {
        font-size: 1.6rem;
    }

    .h3,
    h3 {
        font-size: 1.5rem;
    }

    .h4,
    h4 {
        font-size: 1.2rem;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 1400px;
    }

    .py-6 {
        padding-top: 3rem !important;
        padding-bottom: 3rem !important;
    }

    /* End of common CSS */

    .hero-video {
        top: 63%;
        left: 63%;
        transform: translate(-63%, -50%);
    }

    .hero-content {
        max-width: 790px;
    }

    .video-hero {
        height: 700px;
    }

    /* .overlay {
        backdrop-filter: blur(10px);
        -webkit-backdrop-filter: blur(10px);
        background: rgba(255, 255, 255, 0.1);
        mask-image: linear-gradient(to top,
                rgba(0, 0, 0, 1),
                rgba(0, 0, 0, 0));
    } */

    .hero-content h1 {
        font-size: 68px;
    }

    .category-wrapper .imageDiv img {
        max-width: 160px;
    }

    .category-wrapper .contentDiv {
        width: 90%;
        margin: 0 auto;
    }

    .category-wrapper .imageDiv {
        margin-bottom: -25px;
        margin-left: 0px;
    }

    .cad-wrapper .bg-image img,
    .reflection-wrapper {
        max-width: 900px;
    }

    .reflection-image {
        width: 900px;
        background-size: cover;
    }

    .heading-container {
        max-width: 700px;
    }

    .card-items._1 {
        left: 14%;
    }

    .card-items._2 {
        left: 0%;
    }

    .card-items._4 {
        inset: 30% 5% auto auto;
    }

    .left-img {
        min-width: 350px;
        transform: translate(-40px, 160px) rotate(-15deg);
    }

    .gift-banner-wrapper .banner-text {
        font-size: 86px;
    }

    .gift-banner-wrapper {
        height: 580px;
    }

    .newsletter-wrapper h4 {
        margin-right: 5rem;
    }

    .banner-sec {
        height: 740px;
    }

    .banner-content {
        max-width: 830px;
        transform: none;
    }

    .inner-related-card h6 {
        font-size: 1.8rem;
    }

    .image-collage-wrapper {
        padding-right: 60px;
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .gift-banner-sec {
        padding: 3rem 0 4rem;
    }

    .sec-title {
        font-size: 2.4rem;
    }

    .Wishlist-heading {
        font-size: 1.4rem;
    }

    .inner-blog-hero-img {
        max-height: 450px;
    }

    #search-bar-form.active {
        width: 145px;
    }
}

@media screen and (max-width: 1024px) {

    body {
        font-size: 16px;
    }

    .h2,
    h2 {
        font-size: 1.6rem;
    }

    .fs-2 {
        font-size: 1.6rem !important;
    }

    .display-3 {
        font-size: 3rem;
    }

    .py-6,
    .empty-sec {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .hero-content {
        max-width: 660px;
        top: 35%;
    }

    .hero-content h1 {
        font-size: 64px;
    }

    .hero-video {
        max-height: 620px;
        min-height: auto;
    }

    .video-hero {
        height: 620px;
    }

    .video-hero .overlay {
        backdrop-filter: blur(5px);
    }

    .navbar-nav {
        flex-direction: row;
        gap: 40px;
    }

    .dropdown-submenu .dropdown-menu {
        position: relative;
        width: fit-content;
        left: 0;
        top: 0;
        margin-left: 15px;
        border: none;
        padding: 0px;
    }

    .navbar-collapse {
        margin: 20px 0px;
        animation: fadeIn 0.3s ease;
    }

    .nav-link {
        width: fit-content;
        padding: 0px;
    }

    .navbar-menu-wrapper {
        width: 100%;
        justify-content: space-between;
        align-items: flex-start;
    }

    .card-items._1 {
        inset: 0 auto auto 0%;
    }

    .card-items._2 {
        inset: auto auto 0% 0%;
    }

    .card-items._3 {
        inset: 0 0% auto auto;
    }

    .card-items._4 {
        inset: auto 0% 0% auto;
    }

    .cad-wrapper .bg-image img,
    .reflection-wrapper {
        max-width: 600px;
    }

    .reflection-image {
        width: 600px;
        background-size: cover;
    }

    .heading-container {
        max-width: 660px;
    }

    .navbar .container {
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 10px;
    }

    .navbar-toggler {
        padding: 0px;
    }

    .navbar-link-wrapper {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    .gift-banner-wrapper {
        height: 360px;
    }

    .gift-banner-wrapper .banner-text {
        font-size: 64px;
    }

    .left-img {
        transform: translate(-25px, 125px) rotate(-15deg);
        min-width: 200px;
    }

    .right-img {
        transform: translate(-5px, 85px) rotate(15deg);
        min-width: 100%;
    }

    .blog-card-item .card-body {
        padding: 20px;
    }

    .newsletter-wrapper h4,
    .newsletter-form {
        margin-right: 3rem;
    }

    .banner-sec {
        height: 500px;
    }

    .split-screen {
        align-items: center;
    }

    .Wishlist-heading {
        width: 100%;
    }

    .thumb-swiper {
        height: auto;
    }

    .sidebar-link {
        padding-right: 15px;
    }

    .sidebar-link.active {
        margin: 0 10px;
        width: calc(100% - 15px);
    }

    .navbar-nav .dropdown-menu.sub-menu {
        position: absolute;
        max-height: 400px;
        overflow-y: auto;
    }

    .banner-about-heading {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 991px) {

    .py-6,
    .empty-sec {
        padding-top: 3.75rem;
        padding-bottom: 3.75rem;
    }

    .h4,
    h4 {
        font-size: 18px;
    }

    .navbar-nav {
        gap: 20px;
    }

    .cart-item-img {
        margin: 0px;
    }

    .sec-title {
        font-size: 2.5rem;
        text-align: center;
    }

    .card.product-card h4 {
        font-size: 1.6rem;
    }

    .info-sec .sec-title {
        text-align: center;
    }

    .hero-video {
        max-height: 480px;
    }

    .video-hero {
        height: 480px;
    }

    .category-wrapper .imageDiv {
        margin-left: 10px;
    }

    .cad-wrapper .bg-image {
        top: 65%;
    }

    .heading-container {
        text-align: center;
    }

    .gift-banner-sec {
        padding: 60px 0px;
        min-height: 420px;
    }

    .gift-banner-wrapper {
        height: 300px;
    }

    .gift-banner-wrapper .banner-text {
        font-size: 46px;
    }

    .left-img {
        transform: translate(-10px, 100px) rotate(-15deg);
        min-width: 140px;
    }

    .right-img {
        transform: translate(-20px, 70px) rotate(15deg);
        min-width: 100%;
    }

    .contact-title,
    .contact-desc {
        text-align: center;
    }

    .cart-item {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .cart-item-img {
        width: 300px;
        height: 300px;
    }

    .cart-item-details {
        width: 100%;
    }

    .banner-hero-text {
        font-size: 18rem;
    }

    .cart-action-btn,
    .cart-item-selectors {
        font-size: 16px;
    }

    .form-container {
        padding: 20px;
    }

    .otp-input {
        width: 30px;
        height: 30px;
        padding: 10px;
    }

    .banner-about-heading {
        padding-top: 100px;
        max-width: 650px;
    }

    .banner-about-wrapper {
        background-image: linear-gradient(0deg, #ffffffc7, #ffffff6e);
    }

    .about-newsletter-heading {
        padding: 60px;
        text-align: center;
        background-image: linear-gradient(90deg, #00000082, #00000082);
    }

    .banner-blog-sec .banner-blog-wrapper {
        backdrop-filter: blur(5px);
    }

    .banner-blog-heading {
        padding: 30px 0px;
        max-width: 100%;
        margin: 0 20px;
        text-align: center;
        background-image: none;
    }

    .banner-blog-sec {
        backdrop-filter: blur(5px);
    }

    .blog-item {
        flex-direction: column;
    }

    .blog-img {
        width: 400px;
        height: 400px;
    }

    .blog-content {
        text-align: center;
    }

    .blog-sidebar-img {
        text-align: center;
    }
}

@media screen and (max-width: 767px) {

    .py-6,
    .py-5 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
    }

    .cart-action-btn,
    .cart-item-selectors {
        font-size: 14px;
    }

    .main-wrapper {
        overflow: hidden;
    }

    .split-screen {
        padding: 40px 0px;
    }

    .form-side .form-container {
        text-align: center;
    }

    .form-side .form-container form {
        text-align: left;
    }

    .cart-item-details {
        gap: 20px;
    }

    .cart-item-btn {
        flex-direction: column;
    }

    .display-3 {
        font-size: 2.4rem;
    }

    #navbarContent {
        width: 100%;
    }

    .dropdown-submenu .dropdown-menu {
        border: 1px solid var(--bs-dropdown-border-color);
    }

    .navbar-toggler-icon.active {
        position: absolute;
        top: 0px;
        right: 0px;
    }

    .navbar-nav {
        flex-direction: column;
        max-height: 430px;
        overflow: auto;
    }

    .navbar-nav .dropdown-menu.sub-menu {
        position: static;
    }

    .dropdown-item {
        width: 180px;
        padding: 10px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .hero-content h1 {
        font-size: 42px;
    }

    .hero-content {
        top: 36%;
    }

    .navbar .container {
        flex-direction: column;
        align-items: center;
    }

    .category-wrapper .imageDiv {
        margin: 0 auto;
        margin-bottom: 20px;
        text-align: center;
    }

    .category-wrapper .imageDiv img {
        max-width: 100%;
    }

    .cad-wrapper .bg-image img,
    .reflection-wrapper {
        max-width: 320px;
    }

    .reflection-image {
        width: 100%;
    }

    .card-items {
        width: 100%;
    }

    .cad-wrapper {
        height: 100%;
    }

    .cad-wrapper .bg-image {
        position: relative;
        inset: 0px;
        transform: none;
        min-height: auto;
    }

    .card-item-wrapper {
        display: flex;
        flex-direction: column;
        height: auto;
        gap: 20px;
        margin-top: 30px;
    }

    .card-items._1,
    .card-items._2,
    .card-items._3,
    .card-items._4 {
        position: relative;
        inset: 0px;
    }

    .giftProduct .product-card {
        margin: 0 15px;
    }

    .gift-banner-wrapper .left-side,
    .gift-banner-wrapper .right-side {
        display: none;
    }

    .gift-banner-sec {
        padding: 40px 0px;
        min-height: 300px;
    }

    .gift-banner-wrapper {
        height: 220px;
    }

    .banner-hero {
        height: 230px;
    }

    .banner-hero-text {
        font-size: 10rem;
    }

    .empty-wrapper {
        min-height: 100%;
    }

    .footer {
        text-align: center;
        padding-top: 40px;
        margin-bottom: 45px;
    }

    .footer-links-wrap {
        align-items: center;
    }

    .newsletter-wrapper h4,
    .newsletter-form {
        margin: 0px;
    }

    .contact-info {
        grid-template-columns: 1fr;
    }

    .contact-info a {
        margin: 0 auto;
    }

    .footer-logo {
        display: flex;
        align-items: center;
        flex-direction: column;
    }

    .banner-about-wrapper {
        background-image: linear-gradient(0deg, #ffffffde, #ffffffbf);
    }

    .banner-about-heading {
        padding: 30px 0px;
        max-width: 100%;
        margin: 0 20px;
    }

    .about-newsletter-heading {
        padding: 20px;
        background-image: linear-gradient(90deg, #0000009e, #0000009e);
    }

    .blog-img {
        width: 100%;
        height: 100%;
    }

    .timeline-container {
        overflow: auto;
    }

    .timeline-steps {
        width: fit-content;
    }

    .tracking-list {
        overflow: auto;
    }

    .tracking-item {
        width: max-content;
    }

    .tracking-item-left {
        width: 200px;
    }

    .tracking-item-right {
        width: 200px;
    }

    .done-btn {
        padding: 12px 20px;
    }

    .gift-banner-wrapper .banner-text {
        font-size: 44px;
        margin: 0 10px;
    }

    .image-collage-wrapper {
        padding-right: 40px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .sec-title {
        font-size: 2.2rem;
    }

}

@media screen and (max-width: 300px) {

    .display-3 {
        font-size: 2rem;
    }

    .video-hero {
        height: 100%;
        padding-top: 40px;
    }

    .hero-content {
        top: 0px;
        transform: none;
    }

    .cad-wrapper .bg-image img,
    .reflection-wrapper {
        max-width: 100%;
    }

    .reflection-wrapper {
        height: 100px;
    }

    .gift-banner-wrapper .banner-text {
        font-size: 34px;
    }
}