@media (min-width: 100px) and (max-width: 1200px) {
    .toast-container.position-fixed.bottom-0.end-0.p-3.bg-drak {
        display: none;
    }

    .modal.show .modal-dialog {
    transform: none;
    /* padding: 36px 0px; */
    padding-bottom: 80px;
}

    img#qrCodeImage {
        width: 100%;
    }

    
div#sidebar {
    width: 260px;
    background: none;
    border: none;
    z-index: 99999;
}

.digital-appearance{
.digital-preview-phone {
    border: none;
    border-radius: 20px;
 
    max-width: 520px;

    height: 415px;
    width: 100%;
}
}
i.fa-solid.fa-play {
    font-size: 15px;
    margin: 5px 5px;
}

    div#thumbnailGallery img {
        width: 52px;
        height: 52px;
        padding: 2px;
    }



    .qrImagePhotoWall {
        height: 80px;
        width: 80px;
    }


    .gallery-thumbnails video {
        width: 50px;
        height: 50px;
        padding: 5px;
    }

    .main-box {
        width: 100%;
        margin-left: 0px;
    }

    .badge {
        font-size: 12px;
    }

    .add-btn {
        font-size: 12px;
    }

    .tabel-box {
        max-width: 100%;
    }


    .fullscreen-container {
        display: none;
    }

    .photo-wall-logo {
        /* background: aquamarine; */
        border-radius: 50px;
        overflow: hidden;
        height: 70px;
        width: 70px;
        position: absolute;
        margin-left: 5px;
        text-align: center;
        top: 5px;
    }

    s img#pw-logo {
        max-width: 100%;
        display: hide;
    }


    .Display-options-button {
        width: 30px;
        height: 30px;
        position: absolute;
        /* bottom: 15px; */
        border-radius: 50px;
        left: 5px;
        padding: 2px 0px 0px 2px;
        top: 40px;
    }

    .date-added {
        padding: 12px;
    }

    i.fa-solid.fa-arrow-down-up-across-line {
        font-size: 15px;
    }

    .digital-album-content {
        position: relative;
        overflow: hidden;
        height: 78vh;
    }


    .iframe-container {
        height: 345px;
    }


    footer.navbar-footer {
        padding: 10px;
    }

    .upload-btn {
        bottom: 0;
        left: 60px;
        padding: 5px 10px;
        position: relative;
    }


    .logo {
        margin-bottom: 10px;
    }

    .logo img {
        width: 100px;
    }

    .title h3 {
        font-size: 14px;
    }

    .back-button {
        font-size: 14px;
        color: aqua;
    }

    .floating-plus {
        position: fixed;
        bottom: 15%;
        right: 5px;
        background: white;
        border-radius: 50%;
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
        width: 50px;
        height: 50px;
        text-align: center;
        justify-content: center;
        font-size: 34px;
        cursor: pointer;
    }

    .main-model-box {
        flex-direction: column;
        align-items: center;
    }

    .overlay.active {
        height: auto;
        padding: 0px;
        align-items: center;
        overflow: auto;
    }


    .btn {
        font-size: 16px;
    }

    .image-preview-grid {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
        padding-bottom: 62px;
    }

    .qr-move-modal {
        .qr-modal {
            bottom: 0px;
            width: 75px;
            height: 7rem;
            left: 5px;
        }

        .qr-controls {
            display: none;
        }

        .qr-body img {
            height: auto;

        }

        .qr-header {
            font-size: 7px;
            padding: 6px;
        }

        .qr-body {
            flex: 1;
            display: block;
            justify-content: center;
            /* align-items: center; */
            padding: 7px;
            overflow: hidden;
        }
    }

    .features {
        list-style: none;
        padding: 0;
        /* margin: 20px 26px; */
        text-align: left;
        height: 300px;
    }

    .pricing-card h5 {
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 10px;
    }

    .scroll-column {
        position: fixed;
        top: 0;
        bottom: 0;
        width: 100%;
        overflow: hidden;
        z-index: 1;
        margin: 0px;
        max-width: 80px;
        padding: 0px;
    }

    .photo-wall-qr.my-4 {
        padding: 10px;
        border-radius: 20px;
        max-height: 70vh;
        max-width: 70vh;
        overflow: hidden;
        object-fit: cover;
        min-width: 25vh;
        min-height: 25vh;
    }

    .modal-content {
        width: 1198px;
        padding: 0px 0px 0px;
    }


    .pricing-section {
        padding: 0px 0px 0px;
    }

    .modal-card {
        height: 100%;
        max-height: 520px;
    }
}




/* ============== 344px to 360px (Mobile to Tablet Portrait) ============== */
@media (min-width: 170px) and (max-width:360px) {
    .dash-card {
        flex-direction: column;
    }


    div#thumbnailGallery img {
        width: 50px;
        height: 50px;
        padding: 2px;
    }

    .dashboard-screen {
        padding: 0px 10px;
    }

    #thumbnailGallery .thumb {
        max-width: 80px;
    }

    .qr-wrapper img {
        width: 90px;
        height: 90px;
    }

    .phone-iframe {
        width: 160px;
        height: 330px;
        border-radius: 20px;

    }

    .phone-img {
        width: 160px;
        height: 330px;
        border-radius: 25px;
    }

    .tab-frame {
        width: 300px;
        height: 250px;
    }

    .card {
        padding: 25px 20px 20px 53px;
        margin-top: 0px;
    }

    .rigth-box {
        margin-bottom: 80px;
    }

    .screens-icons.d-flex {
        gap: 0px;
        font-size: 10px;
    }

    .screens-icons {
        font-size: 15px;
    }

    p {
        font-size: 12px;
        margin-bottom: 0px;
    }

    button.btn.btn-primary {
        padding: 4px 10px;
        margin-top: -14px;
        font-size: 12px;
    }

    .footer-nav {
        display: flex;
    }

    .download-btn {
        background: #eee;
        border: none;
        padding: 10px 10px;
        border-radius: 8px;
        cursor: pointer;
        font-weight: bold;
    }

    .main-box {
        width: 100%;
        margin-left: 0px;
    }

    .qrImage {
        width: 60px;
    }

    .content h1 {
        font-size: 18px;
        margin-bottom: 0px;
    }

    .phone img {
        width: 100px;
        margin-top: 50px;
    }

    .fullscreen-container {
        display: none;
    }



}


/* ============== 344px to 360px (Mobile to Tablet Portrait) ============== */
@media (min-width: 344px) and (max-width:360px) {
    .dash-card {
        flex-direction: column;
    }

    .dashboard-screen {
        padding: 0px 10px;
    }

    .qr-wrapper img {
        width: 90px;
        height: 90px;
    }

    .phone-iframe {
        width: 145px;
        height: 330px;
        border-radius: 20px;
    }

    .phone-img {
        width: 160px;
        height: 330px;
        border-radius: 25px;
    }

    .bottom {
        gap: 10px;
    }

    .tab-frame {
        width: 300px;
        height: 250px;
    }

    .card {
        padding: 25px 20px 20px 53px;
        margin-top: 0px;
    }

    .rigth-box {
        margin-bottom: 80px;
    }

    .screens-icons.d-flex {
        gap: 0px;
        font-size: 10px;
    }

    .screens-icons {
        font-size: 15px;
    }


    .footer-nav {
        display: flex;
    }

    .download-btn {
        background: #eee;
        border: none;
        padding: 10px 10px;
        border-radius: 8px;
        cursor: pointer;
        font-weight: bold;
    }

    .main-box {
        width: 100%;
        margin-left: 0px;
    }

    .fullscreen-container {
        display: none;
    }


    .digital-album-content {
        position: relative;
        overflow: hidden;
        height: 80vh;
    }
}



/* ============== 360px to 768px (Mobile to Tablet Portrait) ============== */
@media (min-width: 360px) and (max-width: 767px) {

 p.p-upgrade-alert {
    font-size: 15px;
}
    .dash-card {
        flex-direction: column;
    }

    .dashboard-screen {
        padding: 0px 15px;
    }

    .qr-wrapper img {
        width: 90px;
        height: 90px;
    }

    .phone-iframe {
        width: 160px;
        height: 330px;
        border-radius: 20px;

    }

    .phone-img {
        width: 160px;
        height: 330px;
        border-radius: 25px;
    }

    .bottom {
        gap: 10px;
    }

    .tab-frame {
        width: 300px;
        height: 250px;
    }

    .card {
        padding: 25px 20px 20px 53px;
        margin-top: 0px;
    }

    .rigth-box {
        margin-bottom: 80px;
    }

    .screens-icons.d-flex {
        gap: 0px;
        font-size: 10px;
    }

    .screens-icons {
        font-size: 15px;
    }


    button.btn.btn-primary {
        padding: 4px 10px;
        margin-top: -20px;
        font-size: 12px;
    }

    .footer-nav {
        display: flex;
    }

    .download-btn {
        padding: 10px 10px;
        font-weight: bold;
        font-size: 12px;
    }


    .tab-buttons .btn {
        border-radius: 25px;
        margin-right: 5px;
        font-size: 14px;
        padding: 5px 9px;
        min-width: 50%;
    }

    .tab-buttons.mb-3 {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        gap: 10px;
    }

    .sort-section {
        display: flex;
        gap: 8px;
        align-items: center;
        justify-content: left;
    }

    .photo-grid-box {
        margin-bottom: 80px;
    }


    .toast-container.position-fixed.bottom-0.end-0.p-3 {
        display: none;
    }

    .link-input {
        width: 100%;
    }

    .section {
        /* margin-bottom: 30px; */
        flex-direction: column;
        align-items: flex-start !important;
    }

    .tab-content.active {
        display: block;
        padding-bottom: 80px;
    }

    .main-box {
        width: 100%;
        margin-left: 0px;
    }

    .phone {
        width: 40px;
        height: 60px;
        display: flex;
        justify-content: center;
    }

    .fullscreen-container {
        display: none;
    }



    .iframe-container {
        height: 345px;
    }

}



@media ( min-width:450px) and (max-width:600px){
    p.p-upgrade-alert {
    font-size: 14px;
}
button.btn.btn-primary {
    padding: 4px 10px;
    margin-top: -16px;
    /* font-size: 12px; */
}
} 



@media (min-width: 600px) and (max-width: 767px) {
p.p-upgrade-alert {
    font-size: 14px;
}


    .dash-card {
        flex-direction: column;
    }

    button.btn.btn-primary {
        margin-top: -16px;
    }

    .rigth-box {
        margin-bottom: 80px;
    }

    .footer-nav {
        display: flex;
    }

    .main-box {
        width: 100%;
        margin-left: 0px;
    }



}

/* ============== 768px to 991px (Tablet Landscape) ============== */
@media (min-width: 768px) and (max-width: 920px) {

p.p-upgrade-alert {
    font-size: 16px;
}

    .dash-card {
        flex-direction: column;
    }

    button.btn.btn-primary {
        margin-top: -25px;
    }

    .rigth-box {
        margin-bottom: 80px;
    }

    .footer-nav {
        display: flex;
    }

    .main-box {
        width: 100%;
        margin-left: 0px;
    }




    .phone-iframe {
        height: 330px;
    }

}

@media ( min-width:920px) and (max-width:991px){
    p.p-upgrade-alert {
        font-size: 14px;
    }

    .dash-card {
        flex-direction: column;
    }

    button.btn.btn-primary {
        margin-top: -25px;
    }

    .rigth-box {
        margin-bottom: 80px;
    }

    .footer-nav {
        display: flex;
    }

    .main-box {
        width: 100%;
        margin-left: 0px;
    }
}

@media  (min-width: 114px) and (max-width: 1200px) {
    
}

/* ============== 991px to 1200px (Small Desktops) ============== */
@media (min-width: 992px) and (max-width: 1200px) {
   

    .dash-card {
        flex-direction: column;
    }

    button.btn.btn-primary {
        margin-top: -25px;
    }

    .rigth-box {
        margin-bottom: 80px;
    }

    .footer-nav {
    display: none;
}

    .main-box {
        width: 100%;
        margin-left: 0px;
    }



    .phone-iframe {
        height: 330px;
    }
}

@media (min-width: 1201px) and (max-width: 1320px) {
    .alert-warning p {
        font-size: 12px;
    }

    .dashboard-screen {
        padding: 20px 20px;
    }

    button.download-btn {
        background: #ffd8c9;
        font-size: 9px;
    }

    .qr-wrapper img {
        width: 100px;
        height: 100px;
    }

    .qr-wrapper {
        padding: 0px;
    }
}