
.offers-header {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    height: 75px;
    background: red;
}

.offers-column-wrapper {
    margin: 0;
    padding: 0;
}

.offers-header-container {
    margin-top: 116px;
}

@media (max-width: 1477px) {
    .offers-header-container {
        margin-top: 116px;
    }
}

@media (max-width: 1199px) {
    .offers-header-container {
        margin-top: 64px;            }
}

@media (max-width: 480px) {
    .offers-header-font-size {
        font-size: 1.5rem;
    }
}
@media (hover: none) {
    .tool-zoom {
        display: none;
    }

    #printer {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    #flipbook-slider-thumb-second {
        display: none;
    }
}

#flipbook-container-overriding-viewport-attr {
    width: 1000px;
}

#flipbook-container-response {
    width: 100% !important;
    margin-left: 3.5%;
}

#flipbook-arrow-next {
    position: absolute;
    top: 50%;
    right: 0;
}

@media screen and (max-width: 1800px) {
    #flipbook-container-response {
        zoom: 0.9;
        width: 100% !important;
        margin-left: 8%;
    }
}

@media screen and (max-width: 1480px) {
    #flipbook-container-response {
        zoom: 0.8;
        width: 100% !important;
        margin-left: 13%;
    }
}

@media screen and (max-width: 1200px) {
    #flipbook-container-overriding-viewport-attr {
        width: 775px;
    }

    #flipbook-container-response {
        zoom: 0.7;
        width: 100% !important;
        margin-left: 9%;
    }
}

@media screen and (max-width: 992px) {
    #flipbook-container-overriding-viewport-attr {
        width: 650px;
    }

    #flipbook-container-response {
        zoom: 0.6;
        width: 100% !important;
        margin-left: 8%;
    }
}

@media screen and (max-width: 768px) {
    #flipbook-container-overriding-viewport-attr {
        width: 500px;
    }

    #flipbook-container-response {
        zoom: 0.5;
        width: 100% !important;
        margin-left: -2%;
    }

    #flipbook-arrow-next {
        position: absolute;
        top: 50%;
        right: 10px;
    }
}

@media screen and (max-width: 660px) {
    #flipbook-container-overriding-viewport-attr {
        width: 500px;
        /*margin-left: -2%;*/
    }

    #flipbook-container-response {
        zoom: 0.5;
        width: 100% !important;
        margin-left: 4%;
        left: 500px;
    }
}

@media screen and (max-width: 620px) {
    #flipbook-container-overriding-viewport-attr {
        width: 400px;
    }

    #flipbook-container-response {
        zoom: 0.40;
        width: 100% !important;
        margin-left: -2%;
    }
}

@media screen and (max-width: 520px) {
    #flipbook-container-overriding-viewport-attr {
        width: 350px;
    }

    #flipbook-container-response {
        zoom: 0.35;
        width: 100% !important;
        margin-left: 8%;
    }
}

@media screen and (max-width: 480px) {
    #flipbook-container-overriding-viewport-attr {
        width: 350px;
    }

    #flipbook-container-response {
        zoom: 0.30;
        width: 100% !important;
        margin-left: 12%;
    }

    #flipbook-arrow-next {
        position: absolute;
        top: 50%;
        right: 30px;
    }
}

@media screen and (max-width: 420px) {
    #flipbook-container-overriding-viewport-attr {
        width: 260px;
    }

    #flipbook-container-response {
        zoom: 0.275;
        width: 100% !important;
        margin-left: 15%;
    }

    #flipbook-arrow-next {
        position: absolute;
        top: 50%;
        right: 10px;
    }
}

@media screen and (max-width: 400px) {
    #flipbook-container-overriding-viewport-attr {
        width: 220px;
    }

    #flipbook-container-response {
        zoom: 0.265;
        width: 100% !important;
        margin-left: 13.5%;
    }

    #flipbook-arrow-next {
        position: absolute;
        top: 50%;
        right: 10px;
    }
}

@media screen and (max-width: 370px) {
    #flipbook-container-overriding-viewport-attr {
        width: 200px;
    }

    #flipbook-container-response {
        zoom: 0.235;
        width: 100% !important;
        margin-left: 9.5%;
    }

    #flipbook-arrow-next {
        position: absolute;
        top: 50%;
        right: 10px;
    }
}

@media screen and (max-width: 320px) {
    #flipbook-container-overriding-viewport-attr {
        width: 180px;
    }

    #flipbook-container-response {
        zoom: 0.2;
        width: 100% !important;
        margin-left: 10%;
    }

    #flipbook-arrow-next {
        position: absolute;
        top: 50%;
        right: 0;
    }
}

table {
    border-collapse: inherit !important;
}

.lb-details {
    display: none;
}

.firstname {
    font-family: myFirstFont;
    font-weight: 700;
    font-size: 16pt;
}

.dollar-amount {
    font-family: 'totalfb';
    font-weight: 700;
    font-size: 16pt;
}

/* .dollar-amount62 {
    font-family: 'Steelfish', sans-serif;
    font-weight: 700;
    font-size: 16pt;
} */

#img-magnifier-container-fourth {
    display: none;
    background: rgba(0, 0, 0, 0.8);
    border: 5px solid rgb(255, 255, 255);
    border-radius: 20px;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),
    0 0 7px 7px rgba(0, 0, 0, 0.25),
    inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    cursor: none;
    position: absolute;
    pointer-events: none;
    width: 400px;
    height: 200px;
    overflow: hidden;
    z-index: 999;
}

.glass {
    position: absolute;
    background-repeat: no-repeat;
    background-size: auto;
    cursor: none;
    z-index: 1000;
}

#toggle-zoom-fourth {
    background-image: url("{{asset('flipbook_assets/images/magnifying-glass-large_BLACK.png')}}");
    background-size: 40px;
    display: block;
    width: 40px;
    display: none;
    height: 40px;
}

#printer {
    float: right;
    display: block;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    display: none;
}

#toggle-zoom-fourth.toggle-on {
    background-image: url("{{asset('flipbook_assets/images/magnifying-glass-large_BLUE.png')}}");
}

.rounded-5 {
    border-radius: 3rem !important;
    background-color: white;
}

.border-only-bottom {
    border-top-width: 0 !important;
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    border-bottom-width: 2 !important;
}

.fv-plugins-message-container.valid-feedback, .fv-plugins-message-container.invalid-feedback {
    display: block;
    height: 10px;
    font-weight: 400;
    text-align: center;
}

.half-circle {
    content: "";
    z-index: -99999;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 46%;
    background: #163a5b;
    clip-path: ellipse(50% 100% at 50% 0%);
}

.perfect-text{
    font-size: 50px;
}

.perfect-text-footer{
    font-size: 30px;
}

.login-id-pass{
    font-size: 20px;
}

.login-sign-up-link{
    font-size: 20px;
    font-weight: bold;
    color: #163a5b;
}

.login-btn{
    display: inline-block;
    padding: 0.5rem 1rem;
    border-radius: 50px;
    width: 140px
}

.footer1{
    background-color: #4b4b4b;
    color: white;
}

.footer2{
    background-color: #545454;
    color: #cacaca;
}

.footer-sicial-icon i{
    padding-left: 20px;
    font-size: 2rem;
    color:#1fa0d7
}
/* Remove background color from autocomplete dropdown */
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

/* Optional: Remove the yellow autofill background on input focus */
input:focus:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

.footer-social-icons {
    display: flex;
    justify-content: center;
}

.footer-social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #6e6e6e;
    color: #1fa0d7;
    margin-right: 10px;
    border-radius: 50%;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.footer-social-icons a:hover {
    background-color: #4b4b4b;
    color: #ffffff;
}
.menu-container {
    display: flex;
    justify-content: space-between;
}

.postcard-title {
    zoom: 1.0;
}

@media screen and (max-width: 1800px) {
    .postcard-title {
        zoom: 0.95;
    }
}

@media screen and (max-width: 1600px) {
    .postcard-title {
        zoom: 0.90;
    }
}

@media screen and (max-width: 1480px) {
    .postcard-title {
        zoom: 0.85;
    }
}


@media screen and (max-width: 1200px) {
    .postcard-title {
        zoom: 0.80;
    }
}

@media screen and (max-width: 992px) {
    .postcard-title {
        zoom: 0.75;
    }
}

@media screen and (max-width: 768px) {
    .postcard-title {
        zoom: 0.70;
    }
}

@media screen and (max-width: 620px) {
    .postcard-title {
        zoom: 0.65;
    }
}

@media screen and (max-width: 520px) {
    .postcard-title {
        zoom: 0.60;
    }
}

@media screen and (max-width: 480px) {
    .postcard-title {
        zoom: 0.55;
    }
}

@media screen and (max-width: 420px) {
    .postcard-title {
        zoom: 0.50;
    }
}


@media screen and (max-width: 400px) {
    .postcard-title {
        zoom: 0.45;
    }
}

@media screen and (max-width: 370px) {
    .postcard-title {
        zoom: 0.40;
    }
}

@media screen and (max-width: 320px) {
    .postcard-title {
        zoom: 0.35;
    }
}

.flipbook-title {
    zoom: 1.0;
}

@media screen and (max-width: 1200px) {
    .flipbook-title {
        zoom: 0.95;
    }
}

@media screen and (max-width: 992px) {
    .flipbook-title {
        zoom: 0.9;
    }
}

@media screen and (max-width: 768px) {
    .flipbook-title {
        zoom: 0.85;
    }
}

.modal-thumbnail-scalar {
    max-width: 280px;
}

.img-thumbnail-scalar {
    max-width: 280px;
}

@media screen and (max-width: 1200px) {
    .modal-thumbnail-scalar {
        max-width: 250px;
    }

    .img-thumbnail-scalar {
        max-width: 250px;
    }
}

@media screen and (max-width: 992px) {
    .modal-thumbnail-scalar {
        max-width: 250px;
    }

    .img-thumbnail-scalar {
        max-width: 250px;
    }
}

@media screen and (max-width: 768px) {
    .modal-thumbnail-scalar {
        max-width: 220px;
    }

    .img-thumbnail-scalar {
        max-width: 220px;
    }
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999;
    background: url('/loading.gif') 50% 50% no-repeat rgb(255, 255, 255);
}
.circle {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    font-size: 25px;
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #000; /* Add a border to see the circle */
}
.menu-container a {
    cursor: pointer;
}
