* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: 'Sarabun', sans-serif;
}

@font-face {
    font-family: 'MuseoSans100';
    src: url(fonts/MuseoSansRounded100.otf);

}

@font-face {
    font-family: 'MuseoSans300';
    src: url(fonts/MuseoSansRounded300.otf);

}

@font-face {
    font-family: 'MuseoSans500';
    src: url(fonts/MuseoSansRounded500.otf);

}

@font-face {
    font-family: 'MuseoSans700';
    src: url(fonts/MuseoSansRounded700.otf);

}

@font-face {
    font-family: 'MuseoSans900';
    src: url(fonts/MuseoSansRounded900.otf);

}

@import url('https://fonts.cdnfonts.com/css/museo-sans-rounded');

a {
    text-decoration: none;
}

body {
    background-color: #cfcfcf;
}

.custom-container {
    max-width: 1599px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(251, 249, 239, 255);

}

#rotateMsg_2,
.renew-membership {
    margin-top: 15px;
}


.bottom-img-gallery {
    height: 100vh !important;
    position: relative;

}

.bottom-img-gallery div {
    height: 31vh !important;
}

.bottom-img-gallery div img {
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: cover !important;
    height: 31vh !important;
}

.remove-scrolling {
    height: 100%;
    overflow: hidden;
}

.Hole_image {
    transition: transform 1s ease-in-out;
}

#logo_Nav {
    background-color: rgba(255, 255, 255, 0.4);
    width: 50%;
    padding: 10px;
    border-radius: 8px;
    margin: auto;
    position: sticky;
    top: 50px;
    z-index: 999;
    margin-bottom: 150px;
}

#btn_Logo {
    float: right;
    background-color: rgba(246, 235, 122, 1);
    padding: 9px 45px;
    border-radius: 20px;
    border: 0px;
    margin: 7px 20px;
    font-size: 18px;
    font-weight: bold;
    color: rgba(156, 49, 163, 1);
    margin-right: 60px;
    cursor: pointer;
}

.logoStyle {
    margin-left: 60px;
}

#btn_Logo:hover {
    background-image: url(Images/Hover_bunny_yellow.png);
    background-position: right;
    background-repeat: no-repeat;
    /* background-color: #9C31A3;
    color: #FFEF92; */
}

.pink_color {
    background-color: rgba(240, 224, 241, 1);
    padding: 0px 22px;
    font-size: 18px;
    border: 0;
    color: rgba(31, 32, 36, 1);
    font-weight: 600;
    height: 72px;
}

.mobile-view-arrow {
    display: grid !important;
    grid-template-columns: 50px 110px 50px !important;

}

.happy_Msg2 {
    background-color: rgba(246, 235, 122, 0.46);
    padding: 15px;
    font-size: 18px;
    border: 0px;
    color: rgba(31, 32, 36, 1);
    font-weight: 600;
    line-height: 30px;
}

.btn_Style {
    padding: 15px;
    font-size: 18px;
    border: 0px;
    color: rgba(51, 51, 51, 1);
    line-height: 30px;
    font-weight: 600;
}

.border_radius_left_top {
    border-radius: 0px 20px 20px;
}

.border_radius_left_buttom {
    border-radius: 20px 20px 20px 0px;
}

.border_radius_right_top {
    border-radius: 20px 0px 20px 20px;
}

.border_radius_right_buttom {
    border-radius: 20px 20px 0px 20px;
}

#heading {
    text-align: center;
    margin-top: 100vh;
}

.nextbox {
    margin-top: 60vh;
    margin-left: 400px;
}

#rabit {
    height: 200px;
    width: 300px;
    margin-right: 500px;
}

#rabit2 {
    height: 200px;
    width: 300px;
    margin-right: 500px;
}

#bunny {
    height: 200px;
    width: 300px;
    margin-right: 500px;

}

#img-viewer::-webkit-scrollbar {
    display: none;
}

.modal-content {
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    height: 100vh;
}

.modal-content img {
    width: calc(100% - 0px);
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

/* #full-image {
    border-radius: 18px !important;
}*/

#bottom-img-gallery_top_div {
    position: relative;
}

#img-viewer {
    position: absolute;
    z-index: 1000;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 1599px;
    height: 100vh;
    overflow: hidden;
}

.img-container {
    position: relative;
    width: 300px;
}

.img-source {
    border: 5px solid #ccc;
    border-radius: 5px;
    width: 100%;
}

#img102_Content {
    /* height: 360px;
    width: 400px;
    border-radius: 50px 50px 0px 50px;
    padding: 30px 0px 0px 27px;
    background-image: linear-gradient(#ebdbe8, #c2b9ab);
    color: black; */
    z-index: inherit;
}

.contentImg_102 {
    position: absolute;
    bottom: -279px;
    right: 90px;
    /* background-color: black;
    padding-left: 20px;
    padding-right: 20px; */
}

.contentImg_105 {
    position: absolute;
    bottom: -100px;
    right: 600px;
    /* background-color: black;
    padding-left: 20px;
    padding-right: 20px; */
}

#img105_Content {
    /* height: 400px;
    width: 580px;
    border-radius: 150px 150px 0px 150px;
    padding: 30px 0px 0px 27px;
    background-image: linear-gradient(#ebdbe8, #c2b9ab);
    color: black; */
    z-index: inherit;
}

.contentImg_109 {
    position: absolute;
    bottom: 20px;
    right: -200px;
    /* background-color: black;
    padding-left: 20px;
    padding-right: 20px; */
}

#img109_Content {
    /* height: 400px;
    width: 580px;
    border-radius: 150px 150px 0px 150px;
    padding: 30px 0px 0px 27px;
    background-image: linear-gradient(#ebdbe8, #c2b9ab);
    color: black; */
    z-index: inherit;
}

#img111_Content {
    z-index: inherit;
    position: absolute;
    right: 299px;
}

.contentImg_112 {
    position: absolute;
    bottom: 20px;
    right: -130px;
    /* background-color: black;
    padding-left: 20px;
    padding-right: 20px; */
}

#img112_Content {
    /* height: 365px;
    width: 455px;
    border-radius: 150px 150px 0px 150px;
    padding: 30px 0px 0px 27px;
    background-image: linear-gradient(#ebdbe8, #c2b9ab);
    opacity: .75;
    color: black; */
    z-index: inherit;
}

.main_Div {
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
    padding-bottom: 150px;
}

.child_Div1 {
    flex: 0 0 auto;
    width: 50%;
    padding-left: 100px;
}

.child_Div1-p {
    font-size: 48px;
    line-height: 58px;
    font-weight: 700;
    color: #9C31A3;
    font-family: 'MuseoSans900';
}

.child_Div1-p2 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin: 40px 0px;
    color: #1F2024;
}

.child_Div1-p3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    color: #1F2024;
}

.child_Div2 {
    flex: 0 0 auto;
    width: 50%;
    text-align: center;
}

img {
    max-width: 100%;
}

.bunny_toolTip_style {
    position: absolute;
    top: 85px;
    font-size: 14px;
    font-weight: 600;
    color: #9C31A3;
    padding: 10px;
    background-color: white;
    border: 0px;
    z-index: 999999;
}

.bunny_toolTip_style2 {
    font-size: 64px;
    color: #9C31A3;
    font-weight: 600;
    line-height: 70px;
    font-family: 'MuseoSans900';
    text-align: center;
}

.bunny_toolTip_p {
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    line-height: 31.5px;
    margin: 25px 0px;
}

.text_align {
    text-align: center;
}

.hop_on_btnStyle {
    background-color: #9C31A3;
    padding: 15px 55px;
    border-radius: 25px;
    color: #FFEF92;
    border: 0px;
    font-size: 18px;
    cursor: pointer;
}

.hop_on_btnStyle:hover {
    background-image: url(Images/bunny_on_hover.png);
    background-position: right;
    background-repeat: no-repeat;
}

.first_LineOf_Btn {
    display: flex;
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 20px;
    padding: 0px 25px;
}

.btn-left-right-theme {
    position: absolute;
    bottom: 120px;
    left: 50%;
    -webkit-transform: translateX(-50%);
}

.we-need-gift-outer {
    width: max-content;
}

#btn-theme-right:hover {
    cursor: pointer;
}

#btn-theme-left:hover {
    cursor: pointer;
}

.btn-theme-pointer {
    cursor: pointer;
}

.ml-101 {
    margin-left: 101px;
}

.pr-103px {
    padding-right: 103px;
}

.fs-48 {
    font-size: 48px;
}

.theme-color-btn {
    color: rgba(156, 49, 163, 1);
    text-align: center;
    font-family: 'MuseoSans500';
}

.mt-30 {
    margin-top: 30px;
}

.we-need-gift-outer-box {
    display: grid;
    grid-template-columns: 25% 50% 25%
}

.we-need-gift-outer-box2 {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 30px;
    padding: 0px 25px;
    margin-top: 15px;
}

.sale-alert-sec {
    display: grid;
    grid-template-columns: auto auto auto auto;
    gap: 30px;
    padding: 0px 100px;
    margin-top: 37px;
}

.middle-sec-outer {
    text-align: center;
    margin: 100px 0px;
}

.middle-sec-outer h3 {
    font-size: 24px;
}

.rotate-sec-outer {
    position: relative;
}

.second-last-button-outer {
    display: grid;
    grid-template-columns: auto auto auto auto auto;
    gap: 50px;
    padding: 0px 25px;
}

.second-last-button-outer2 {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    gap: 35px;
    margin-top: 30px;
    padding: 0px 25px;
}

#rotateMsg_5 {
    position: absolute;
    top: 300px;
    left: 57%;
    rotate: 35deg;
}

.display-grid {
    display: grid;
    grid-template-columns: auto auto auto;
}

.position-relative {
    position: relative;
}

.linear-gradient-2nd {
    background-image: linear-gradient(rgba(246, 235, 122, 0), rgba(246, 235, 122, 1));
    padding-top: 120px;
    position: relative;
}

.bg1 {
    background-color: rgba(246, 235, 122, 0.46);
}

.bg-white {
    background-color: white;
}

.bg2 {
    background-color: rgba(255, 255, 255, 0.46);
}

.img_WithoutBtn_Bg {
    background: rgb(241, 226, 241);
    background: linear-gradient(0deg, rgba(241, 226, 241, 1) 0%, rgba(246, 235, 122, 1) 43%);
    position: relative;
    padding: 130px 75px 0px 75px;
    min-height: 870px;
    position: relative;
}

.left-side-box-outer {
    position: absolute;
    top: 135px;
    left: 100px;
    width: 470px;

}

.right-side-box-outer {
    position: absolute;
    top: 135px;
    right: 100px;
    width: 470px;
}

.right-side-box-inner {
    position: relative;
}

.left-side-box-inner {
    position: relative;
}

#Hole_image {
    display: block;
    top: 60px;
    position: absolute;
    left: 0;
    cursor: pointer;
}

#Hole_image1 {
    display: block;
    top: 205px;
    position: absolute;
    cursor: pointer;
    right: 30%;
}

#Hole_image2 {
    display: block;
    top: 305px;
    position: absolute;
    cursor: pointer;
    left: 0;
}

#Hole_image3 {
    display: block;
    top: 385px;
    position: absolute;
    cursor: pointer;
    right: 80px;
}

#Hole_image4 {
    display: block;
    top: 0px;
    position: absolute;
    cursor: pointer;
    right: 0;
}

#Hole_image5 {
    display: block;
    top: 160px;
    position: absolute;
    cursor: pointer;
    left: 160px;
}

#Hole_image6 {
    display: block;
    top: 320px;
    position: absolute;
    cursor: pointer;
    right: 0px;
}

.linear-gradient-3rd {
    background-image: linear-gradient(rgba(240, 224, 241, 1), rgba(240, 224, 241, 0));
}

.gap-25 {
    gap: 25px;
}

.gap-15 {
    gap: 15px;
}

.New_year_Theme {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-image: url(Images/New_Year_Theme.webp);
    display: grid;
    grid-template-columns: 28% 44% 28%;
    gap: 10px;
    padding-top: 170px;
    padding-bottom: 200px;
}

.New_year_Theme_1st {
    font-size: 40px;
    font-weight: 900;
    padding-top: 168px;
    line-height: 50px;
    font-family: 'MuseoSans900';
}

.New_year_Theme_1st-p {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
}

.New_year_Theme_1st-p {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
}

.New_year_Theme_Color {
    color: #CE9D59;
}

.Christmas_Theme {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-image: url(Images/Christmas_Theme.png);
    display: grid;
    grid-template-columns: 28% 44% 28%;
    gap: 10px;
    padding-top: 170px;
    padding-bottom: 200px;
}

.Christmas_Theme_1st {
    font-size: 40px;
    font-weight: 900;
    padding-top: 168px;
    line-height: 50px;
    font-family: 'MuseoSans900';
}

.Christmas_Theme_1st-p {
    font-size: 18px;
    color: #E88E34;
    font-weight: 600;
    margin-top: 30px;
}

.Christmas_Theme_1st-p2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
}

.Christmas_Theme_Color {
    color: #437971;
}

.Christmas_Text_Color {
    color: #9A000B;
}

.Halloween_Theme {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-image: url(Images/Halloween_Theme.png);
    display: grid;
    grid-template-columns: 28% 44% 28%;
    gap: 10px;
    padding-top: 170px;
    padding-bottom: 200px;
}

.Halloween_Theme_1st {
    font-size: 40px;
    font-weight: 900;
    padding-top: 168px;
    line-height: 50px;
    font-family: 'MuseoSans900';
}

.Halloween_Theme_Color-p {
    font-size: 18px;
    color: #E88E34;
    font-weight: 600;
    margin-top: 30px;
}

.Halloween_Theme_Color {
    color: #E88E34;
}

.Halloween_Text_Color {
    color: #FCB800;
}

.pt-220 {
    padding-top: 220px;
}

.margin-auto {
    margin: auto;
}

.max-width {
    max-width: 250px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.border-0 {
    border: 0px;
}

.New_year_Theme_1st-p2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
}

.semi-footer {
    background-image: url(Images/footer_BG.webp);
    padding: 70px 122px;
}

.semi-footer-div {
    display: grid;
    grid-template-columns: auto auto;
    background-color: #F0E0F1;
    border-radius: 25px;
    padding: 50px 100px 100px 30px;
}

.semi-footer-div2 {
    padding: 12px 25px;
    font-size: 32px;
    font-weight: 600;
}

.mt-50 {
    margin-top: 50px;
}

.semi-footer-div3 {
    font-size: 64px;
    font-weight: 600;
    padding-left: 15px;
}

.theme-color-btn-bg {
    background-color: #9C31A3;
}

.br-20 {
    border-radius: 20px;
}

.bg3 {
    background-color: #FBF9EF;
}

.bg4 {
    background-color: #F0E0F1;
}

.bg5 {
    background-color: #FFEF92;
}

.gird-box-outer {
    display: grid;
}

.gird-box-img {
    place-self: center;
}

.img-min-width {
    min-width: 100%;
}

.padding-25 {
    padding: 0px 25px;
}

.pl-100 {
    padding-left: 100px;
}

.pr-100 {
    padding-right: 100px;
}

.btn-theme-right-c {
    background: none;
    border: 0;
}

.radiud-50 {
    border-radius: 50px;
    padding: 0px 6px;
}

.footer-left-text-inner {
    font-weight: 800;
    font-size: 60px;
    line-height: 70px;
    font-family: 'MuseoSans900';
    color: #9C31A3;


}

.footer-btn {
    color: #9C31A3;
    margin-top: 50px;
    position: relative;
}

.footer-btn-inner-p {
    color: #9C31A3;
    text-align: right;
    font-size: 21px;
    font-weight: 400;
    padding-right: 20px;
    padding-top: 30px;
}

.footer-btn-outer {
    text-align: right;
    margin-top: 60px;
}

.footer-btn-img {
    position: absolute;
    top: -30px;
    right: 10px;
}

.footer-last-outer {
    margin-top: 70px;
    padding-bottom: 50px;
}

.footer-last-outer {
    font-size: 16px;
    font-weight: 500;
    line-height: 60px;
}



.padding-.mb-100 {
    margin-bottom: 100px;
}

.mb--22 {
    margin-bottom: -22px;
}

.mb--70 {
    margin-bottom: -70px;
}

.mb-70 {
    margin-bottom: 70px;
}

.footer-style {
    position: relative;
    display: grid;
    grid-template-columns: auto;
    align-items: center;
}

.footer-bunny-ear {
    position: absolute;
    right: 90px;
    top: 30px;
}

#Hat_Bunny_cap_img {
    position: absolute;
    top: 40px;
    right: 51%;
    rotate: -8deg;
    transform: translateX(50%) !important;
}

.mobile-view-top-sec2 { display: none }

#img-gallery-v { width: 94%; max-width: 1170px; margin: 0 auto;}
.img-gallery-wrap-v { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center;}
.img-gallery-block-v img.img-gallery-img-v{ width:auto;}	
.img-gallery-block-v {margin: 5px 10px; flex: 1 1 30%; padding: 0; box-sizing: border-box; border-radius: 20px; text-align: center;
max-height: 239px;	display: flex;	justify-content: center;	align-items: center;}	

/* Tokee Zoom Section */
#tokee-zoom-section { width:100%; margin-top:2%; margin-bottom:5%}
.tokee-zoom-wrap {width:94%; max-width:1170px; margin:0 auto;}
.tokee-zoom-container {display:flex; justify-content: space-between;}
#tokee-zoom-section h3{font-size:24px; padding-bottom:20px;}
.tokee-zoom-block {border-radius:20px; padding:50px 25px 0; flex: 1; min-height: 750px; margin: 15px;}
.container-1-block-1 {background-color:#f0e0f1;}
.container-1-block-2 {background-color:#ddbbd7;}
.block-1-icons-wrap {justify-content: center; display:flex; background-color:#1F2024; border-radius:25px; padding:25px; margin:150px 0 35px;}
.block-1-icons-wrap img {padding:10px;  }
.container-1-block-1 p.security-lock {display:flex; align-items:center; text-align:center; justify-content:center;}
.container-1-block-2 img {display:block; padding:30px; margin:30px auto; text-align:center;}
.container-2-block-1 {background-color:#FFF3B1; flex: 0 0 55%;}
.container-2-block-2 {background-color:#ffffff; flex: 0 0 40%;}
.container-2-block-1 img {display:block; padding:30px; margin:30px auto; text-align:center;}
.party-block-v {border-radius:17px; text-align:center; padding:50px 0; margin:70px auto; background-color:#FBF9EF; width:100%; max-width:300px;}
.party-block-v p {padding:5px 30px; font-size:20px;}
.party-block-v a{font-size:20px; width:85px; margin:15px auto 0; padding:10px 0; display:block; border-radius:10px; color:#ffffff; background-color:#9C31A3}
.tokee-zoom-container-3 { background-color:#F2E3D9; border-radius:25px; padding:100px 100px 0 100px ; margin: 15px; width: calc(100% - 30px);}
 
.container-3-block-3 {text-align:center; padding:100px 0 0; margin:0 0 -4px 0;}
.tokee-zoom-container-1.animate__animated { opacity:1; }
 



.mongolia_theme {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-image: url(Images/mongolia-bg.png);
    display: grid;
    grid-template-columns: 28% 44% 28%;
    gap: 10px;
    padding-top: 170px;
    padding-bottom: 200px;
}

.mongolia_theme_1st {
    font-size: 40px;
    font-weight: 900;
    padding-top: 168px;
    line-height: 50px;
    font-family: 'MuseoSans900';
}

.mongolia_theme_1st-p {
    font-size: 18px;
    color: #437971;
    font-weight: 600;
    margin-top: 30px;
}

.mongolia_theme_1st-p2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
}

.mongolia_theme_color {
    color: #437971;
}

.mongolia_text_color {
    color: #007A6F;
}


.lunar_theme {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-image: url(Images/lunar-bg.png);
    display: grid;
    grid-template-columns: 28% 44% 28%;
    gap: 10px;
    padding-top: 170px;
    padding-bottom: 200px;
}

.lunar_theme_1st {
    font-size: 40px;
    font-weight: 900;
    padding-top: 168px;
    line-height: 50px;
    font-family: 'MuseoSans900';
}

.lunar_theme_1st-p {
    font-size: 18px;
    color: #FF5A50;
    font-weight: 600;
    margin-top: 30px;
}

.lunar_theme_color.lunar_theme_1st-p2 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 30px;
	color:#FF5950;
}

.lunar_theme_color {
    color: #B51A11;
}

.lunar_text_color {
    color: #9A000B;
}

#lunar_theme_id .mobile-view-arrow {grid-template-columns: 50px 150px 50px !important;}




.footer-last-outer .policies-links {display:flex; justify-content:center}

.footer-last-outer .policies-links a{padding:7px 15px; text-decoration:underline}
.footer-last-outer .policies-links a:hover{color:#9C31A3; text-decoration:none}

.container-v{max-width:1200px; width:94%; margin:0 auto; padding:0;}
.tokee-pages-container{padding:35px; background-color:#ffffff; border-radius:12px; box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;}
.purple-color {color:#9C31A3}
.tokee-pages-container  ul{padding-left:50px;}
.tokee-pages-container  ul li{list-style-type: disc;}
tick-icon

.tokee-pages-container h2, .tokee-pages-container p, .tokee-pages-container ul{margin-bottom:20px; line-height:1.4}
.tokee-pages-container h3{margin-bottom:7px; color:#9C31A3}

.tokee-pages-container h4{margin-left:10px;}

.tokee-pages-container .padding-left-20{margin-left:10px;}
.tokee-pages-container p.margin-bottom-10{margin-bottom:10px;}

.tokee-pages-container a{text-decoration:underline}
.tokee-pages-container a:hover{color:#9C31A3; text-decoration:none}


@media only screen and (max-width: 1130px) {
.tokee-zoom-container {justify-content: center; flex-direction: column;	max-width: 550px; margin: 0 auto;}
 
.tokee-zoom-block {min-height: 0;}
.tokee-zoom-container-3 {
	width: 94%;
	max-width: 520px;
	margin: 15px auto;
}
}

@media only screen and (max-width: 1400px) and (min-width: 1200px) {
.modal-content { max-width: 100%; max-height: 100vh; overflow: hidden; height: 100vh;}

}

.image-zooming-text {
    position: absolute;
    bottom: 5%;
    right: 2%;
    color: red;
    font-weight: bold;
    font-size: 15px;
}

.second-last-button-outer-top2 {
    display: none;
}


@media only screen and (max-width: 1024px) {
    #logo_Nav {
        background-color: rgba(255, 255, 255, 0.4);
        width: 100%;
        padding: 10px;
        border-radius: 8px;
        margin: auto;
        position: sticky;
        top: 20px;
        z-index: 999;
        margin-bottom: 50px;
        display: flex;
        justify-content: space-between;
        max-width: 680px;
    }

    #logo_Nav img {
        width: 137px;
        height: 43px;
    }

    .modal-content {
        max-width: 100%;
        max-height: 100vh;
        overflow: hidden;
        height: 100vh;
    }

    .modal-content img {
        width: calc(100% - 0px);
        height: calc(100% - 0px);
        object-fit: cover;
    }

    .we-need-gift-outer-box {
        display: grid;
        grid-template-columns: 100%;
        min-width: 300px;
        max-width: 100%;
    }

    .we-need-gift-outer-box2 {
        display: grid;
        grid-template-columns: auto auto auto;
        gap: 10px;
        padding: 0px 12px;
        margin-top: 25px;
    }

    .mt-3 {
        margin-top: 3px;
    }

    #Hat_Bunny_cap_img {
        top: 17px;
    }

    .logoStyle {
        margin-left: 10px;
    }

    #btn_Logo {
        float: right;
        background-color: rgba(246, 235, 122, 1);
        padding: 9px 45px;
        border-radius: 20px;
        border: 0px;
        margin: 7px 10px;
        font-size: 18px;
        font-weight: bold;
        color: #9C31A3;
  	cursor: pointer;
    }

    .mobile-view-top-sec {
        /* width: 100%; */
        /* overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 15px; */
        display: none;
    }

    .mobile-view-top-sec2 {
        display: block;
    }

    .first_LineOf_Btn {
        display: grid;
        grid-template-columns: auto auto auto;
        gap: 8px;
        padding: 0px 12px;
    }

    .pink_color {
        /* background-color: rgba(246, 235, 122, 0.46); */
        padding: 0px 2px;
        font-size: 10px;
        border: 0;
        color: rgba(51, 51, 51, 1);
        font-weight: 600;
        height: 40px;
        white-space: nowrap;
    }

    .ml-101 {
        margin-left: 30px;
    }

    .border_radius_left_top {
        border-radius: 0px 10px 10px;
    }

    .fs-48 {
        font-size: 25px;
    }

    .pr-103px {
        padding-right: 30px;
        padding-left: 30px;
        white-space: nowrap;
    }

    .sale-alert-sec {
        display: grid;
        grid-template-columns: auto auto auto;
        gap: 10px;
        padding: 0px 12px;
        margin-top: 25px;
    }

    .border_radius_left_buttom {
        border-radius: 10px 10px 10px 0px;
    }

    .border_radius_right_top {
        border-radius: 10px 0px 10px 10px;
    }

    .middle-sec-outer h3 {
        font-size: 16px;
        font-weight: 500;
        padding: 0px 45px;
        color: rgba(31, 32, 36, 1);
    }

    .middle-sec-outer {
        text-align: center;
        margin: 60px 0px;
    }

    .happy_Msg2 {
        background-color: rgba(246, 235, 122, 0.46);
        padding: 8px;
        font-size: 12px;
        border: 0px;
        color: rgba(51, 51, 51, 1);
        font-weight: 600;
        line-height: 30px;
    }

    #rotateMsg_5 {
        position: absolute;
        top: 260px;
        right: 54px;
        rotate: 35deg;
        left: auto;
    }

    .border_radius_right_buttom {
        border-radius: 10px 10px 0px 10px;
    }

    .second-last-button-outer-top {
        display: none;
    }

    .second-last-button-outer-top2 {
        display: block;
    }

    .second-last-button-outer {
        display: grid;
        grid-template-columns: auto auto auto;
        gap: 10px;
        padding: 0px 12px;
    }

    .btn_Style {
        padding: 10px 6px;
        font-size: 11px;
        border: 0px;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
        font-weight: 600;
        white-space: nowrap;
    }

    .Christmas_Theme_1st-p2 {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }
.mongolia_theme_1st-p2  {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }
	.lunar_theme_1st-p2  {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }
	
    .lunar_theme_Color-p br {
        display: none;
    }
 .mongolia_theme_color-p br {
        display: none;
    }
    .second-last-button-outer2 {
        display: grid;
        grid-template-columns: auto auto auto;
        gap: 10px;
        margin-top: 20px;
        padding: 0px 12px;
    }

    .img_WithoutBtn_Bg {
        background: rgb(241, 226, 241);
        background: linear-gradient(0deg, rgba(241, 226, 241, 1) 0%, rgba(246, 235, 122, 1) 43%);
        position: relative;
        padding: 60px 30px 0px 30px;
        min-height: 870px;
        position: relative;
    }

    .bunny_toolTip_style2 {
        font-size: 55px;
        color: rgba(156, 49, 163, 1);
        font-weight: 700;
        line-height: 70.4px;

        text-align: center;
    }

    .bunny_toolTip_p {
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        line-height: 25px;
        margin: 25px 0px;
    }

    .bunny_toolTip_p br {
        display: none;
    }

    .left-side-box-outer {
        position: absolute;
        top: 500px;
        left: 50%;
        width: 350px;
        transform: translateX(-50%);
    }

    #Hole_image7 {
        display: block;
        top: 80px;
        position: absolute;
        cursor: pointer;
        left: 20px;
    }


    #Hole_image1 {
        display: block;
        top: 110px;
        position: absolute;
        cursor: pointer;
        right: 20px;
    }

    #Hole_image2 {
        display: block;
        top: 200px;
        position: absolute;
        cursor: pointer;
        left: 0;
    }

    #Hole_image3 {
        display: block;
        top: 300px;
        position: absolute;
        cursor: pointer;
        right: 10px;
    }

    .right-side-box-outer {
        position: absolute;
        top: 135px;
        right: 100px;
        width: 470px;
        display: none;
    }

    .bunny_toolTip_style {
        position: absolute;
        top: 85px;
        font-size: 14px;
        font-weight: 600;
        color: #9C31A3;
        padding: 10px;
        background-color: white;
        border: 0px;
        z-index: 999999;
        display: none;
    }

    .child_Div1 {
        flex: 0 0 auto;
        width: 100%;
        padding-left: 10px;
    }

    .child_Div1-p {
        font-size: 27px;
        line-height: 41px;
        font-weight: 900;
        color: rgba(156, 49, 163, 1);

        /* white-space: nowrap; */
        text-align: center;
    }

    .child_Div1-p2 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        margin: 25px 0px;
        color: rgba(31, 32, 36, 1);
        text-align: center;

    }

    .child_Div1-p3 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        color: rgba(31, 32, 36, 1);
        text-align: center;
    }

    .child_Div1-p3 br {
        display: none;
    }

    .child_Div2 {
        flex: 0 0 auto;
        width: 100%;
        text-align: center;
    }

    .bottom-img-gallery {
        width: 100%;
        overflow-x: scroll;
        overflow-y: hidden;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
        gap: 15px;
        display: grid;
        grid-template-columns: 250px 250px 250px;
    }

    .gird-box-img {
        place-self: center;
        width: 150px;
    }

    .Halloween_Theme {
        position: relative;
        background-image: url(Images/Halloween_Theme.png);
        display: grid;
        grid-template-columns: none;
        gap: 10px;
        /* padding-top: 170px; */
        padding-bottom: 150px;
        /* overflow-x: scroll; */
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;

    }

    .Halloween_Theme_1st {
        font-size: 40px;
        font-weight: 900;
        padding-top: 40px;
        line-height: 45px;
        text-align: center;
    }

    .Halloween_Theme_Color-p {
        font-size: 16px;
        color: #E88E34;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .Halloween_img {
        width: 300px;
    }

    .mobile-view-arrow {
        width: max-content;
    }

    .Christmas_Theme {
        position: relative;
        background-image: url(Images/Christmas_Theme.png);
        display: grid;
        grid-template-columns: none;
        gap: 10px;
        /* padding-top: 170px; */
        padding-bottom: 150px;
        /* overflow-x: scroll; */
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .Christmas_Theme_1st {
        font-size: 40px;
        font-weight: 900;
        padding-top: 40px;
        line-height: 45px;
        text-align: center;
    }

    .Christmas_Theme_1st-p {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .Christmas_img {
        width: 300px;
    }

    .Christmas_Theme_1st-p {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .Christmas_Theme_1st-p br {
        display: none;
    }
	
	.mongolia_theme {
        position: relative; 
        display: grid;
        grid-template-columns: none;
        gap: 10px;
        /* padding-top: 170px; */
        padding-bottom: 150px;
        /* overflow-x: scroll; */
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .mongolia_theme_1st {
        font-size: 40px;
        font-weight: 900;
        padding-top: 40px;
        line-height: 45px;
        text-align: center;
    }

    .mongolia_theme_1st-p {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .mongolia_img {
        width: 300px;
    }

    .mongolia_theme_1st-p {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .mongolia_theme_1st-p br {
        display: none;
    }
	
		.lunar_theme {
        position: relative; 
        display: grid;
        grid-template-columns: none;
        gap: 10px;
        /* padding-top: 170px; */
        padding-bottom: 150px;
        /* overflow-x: scroll; */
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .lunar_theme_1st {
        font-size: 40px;
        font-weight: 900;
        padding-top: 40px;
        line-height: 45px;
        text-align: center;
    }

    .lunar_theme_1st-p {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .lunar_img {
        width: 300px;
    }

    .lunar_theme_1st-p {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .lunar_theme_1st-p br {
        display: none;
    }
	
	

    .New_year_Theme {
        position: relative;
        background-image: url(Images/New_Year_Theme.webp);
        display: grid;
        grid-template-columns: none;
        gap: 10px;
        /* padding-top: 170px; */
        padding-bottom: 150px;
        /* overflow-x: scroll; */
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
    }

    .New_year_Theme_1st {
        font-size: 40px;
        font-weight: 900;
        padding-top: 40px;
        line-height: 45px;
        text-align: center;
    }

    .New_year_Theme_1st-p {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .New_year_Theme_1st-p br {
        display: none;
    }

    .New_year_img {
        width: 300px;
    }

    .New_year_Theme_1st-p2 {
        font-size: 16px;
        font-weight: 600;
        margin-top: 0px;
        text-align: center;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .semi-footer {
        background-image: url(Images/footer_BG.webp);
        padding: 30px 30px;
    }

    .semi-footer-div {
        display: grid;
        grid-template-columns: none;
        background-color: #F0E0F1;
        border-radius: 25px;
        padding: 30px 20px 30px 20px;
    }

    .footer-left-text-inner {
        font-weight: 800;
        font-size: 35px;
        line-height: 45px;
        color: #9C31A3;
        text-align: center;
        margin-bottom: 30px;
    }

    .footer-left-text-inner-img {
        width: 50px;
    }

    .footer-btn-outer {
        text-align: center;
        margin-top: 10px;
    }

    .semi-footer-div2 {
        padding: 12px 25px;
        font-size: 22px;
        font-weight: 600;
    }

    .footer-btn-inner-p {
        color: #9C31A3;
        text-align: center;
        font-size: 21px;
        font-weight: 400;
        padding-right: 20px;
        padding-top: 30px;
    }

    .footer-last-outer {
        font-size: 16px;
        font-weight: 500;
        line-height: 60px;
        display: grid;
        grid-template-columns: none;
        margin-top: 30px;
        padding-bottom: 20px;
    }

    .basket-img {
        width: 280px;
    }

    .bottom-img-gallery {
        height: auto !important;
        position: relative;
    }

    .bottom-img-gallery div {
        max-height: 300px;
    }

    .bottom-img-gallery div img {
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: cover !important;
        height: auto !important;
    }

    .bottom-img-gallery div {
        height: auto !important;
    }



}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .bunny_toolTip_style {
        position: absolute;
        top: 500px;
        font-size: 14px;
        font-weight: 600;
        color: #9C31A3;
        padding: 10px;
        background-color: white;
        border: 0px;
        z-index: 999999;
        display: block !important;
    }

    .contentImg_105 {
        position: absolute;
        bottom: -60px;
        right: 250px;
        width: 450px;
    }

    .left-side-box-outer {
        position: absolute;
        top: 460px;
        left: 220px;
        width: 350px;
    }

    .right-side-box-outer {
        position: absolute;
        top: 500px;
        right: 60px;
        width: 470px;
        display: block;
    }

    .left-side-box-outer {
        position: absolute;
        top: 460px;
        left: 60px;
        width: 350px;
        transform: translateX(0px);
    }

    #Hole_image6 {
        display: block;
        top: 260px;
        position: absolute;
        cursor: pointer;
        right: 0px;
    }

    #Hole_image5 {
        display: block;
        top: 160px;
        position: absolute;
        cursor: pointer;
        left: 150px;
    }

    .semi-footer-div2 {
        padding: 12px 25px;
        font-size: 22px;
        font-weight: 600;
        line-height: 49px;
    }

    .Halloween_Theme_Color-p br {
        display: block;
    }

    .Halloween_Theme_Color-p br:last-child {
        display: none;
    }

    .Christmas_Theme_1st-p br {
        display: block;
    }

    .Christmas_Theme_1st-p br:last-child {
        display: none;
    }
	
	 .lunar_theme_1st-p br {
        display: block;
    }

    .lunar_theme_1st-p br:last-child {
        display: none;
    }
	
	 .mongolia_theme_1st-p br {
        display: block;
    }

    .mongolia_theme_1st-p br:last-child {
        display: none;
    }

    .New_year_Theme_1st-p br {
        display: block;
    }

    .New_year_Theme_1st-p br:last-child {
        display: none;
    }

    .child_Div1-p2 {
        margin-bottom: 10px;
    }

    .child_Div1-p2 br {
        display: none;
    }

    .pink_color {
        /* background-color: rgba(246, 235, 122, 0.46); */
        padding: 0px 2px;
        font-size: 14px;
        border: 0;
        color: rgba(51, 51, 51, 1);
        font-weight: 600;
        height: 50px;
        white-space: nowrap;
    }

    .fs-48 {
        font-size: 38px;
    }

    .bottom-img-gallery {
        width: 98%;
        overflow-x: hidden;
        overflow-y: hidden;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
        gap: 15px;
        display: grid;
        grid-template-columns: auto auto auto;
        margin: 0px 7px;
    }


}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
    .left-side-box-outer {
        position: absolute;
        top: 460px;
        left: 240px;
        width: 480px;
    }

    .left-side-box-outer {
        position: absolute;
        top: 460px;
        left: 60px;
        width: 480px;
    }


}

@media only screen and (max-width: 1299px) and (min-width: 1025px) {
    .ml-101 {
        margin-left: 40px;
    }

    .fs-48 {
        font-size: 38px;
    }

    .bunny_toolTip_style {
        position: absolute;
        top: 230px;
        font-size: 14px;
        font-weight: 600;
        color: #9C31A3;
        padding: 10px;
        background-color: white;
        border: 0px;
        z-index: 999999;
        left: 130px;
    }

    .sale-alert-sec {
        display: grid;
        grid-template-columns: auto auto auto auto;
        gap: 30px;
        padding: 0px 30px;
        margin-top: 37px;
    }

    .left-side-box-outer {
        position: absolute;
        top: 275px;
        left: 25px;
        width: 470px;
    }

    .right-side-box-outer {
        position: absolute;
        top: 336px;
        right: 25px;
        width: 470px;
    }

    .bottom-img-gallery {
        width: 100%;
        overflow-x: hidden;
        overflow-y: hidden;
        padding-bottom: 15px;
        padding-left: 0;
        padding-right: 0;
        gap: 15px;
        display: grid;
        grid-template-columns: auto auto auto;
    }

    .bottom-img-gallery div {
        height: auto !important;
    }

    .bottom-img-gallery div {
        max-height: 230px;
    }

    .modal-content {
        max-width: 100%;
        max-height: 100vh;
        overflow: hidden;
        height: 100vh;
    }

    .bottom-img-gallery {
        height: auto !important;
        position: relative;
    }

    #logo_Nav {
        background-color: rgba(255, 255, 255, 0.4);
        width: 75%;
        padding: 10px;
        border-radius: 8px;
        margin: auto;
        position: sticky;
        top: 50px;
        z-index: 999;
        margin-bottom: 150px;
    }

    .pink_color {
        background-color: rgba(240, 224, 241, 1);
        padding: 0px 15px;
        font-size: 16px;
        border: 0;
        color: rgba(31, 32, 36, 1);
        font-weight: 600;
        height: 72px;
    }

    .second-last-button-outer {
        display: grid;
        grid-template-columns: auto auto auto auto auto;
        gap: 20px;
        padding: 0px 25px;
    }

    .second-last-button-outer2 {
        display: grid;
        grid-template-columns: auto auto auto auto auto auto;
        gap: 20px;
        margin-top: 30px;
        padding: 0px 25px;
    }

    .btn_Style {
        padding: 12px;
        font-size: 16px;
        border: 0px;
        color: rgba(51, 51, 51, 1);
        line-height: 30px;
        font-weight: 600;
    }

    .bottom-img-gallery div img {
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: cover !important;
        height: auto !important;
    }
}

@media only screen and (min-width: 1600px) {
    .bottom-img-gallery {
        height: auto !important;
        position: relative;
    }

    .bottom-img-gallery div {
        max-height: 300px;
    }

    .bottom-img-gallery div img {
        max-width: 100% !important;
        max-height: 100% !important;
        object-fit: cover !important;
        height: auto !important;
    }
}

@media (max-width: 555px) { 
.bunny_toolTip_style2 {font-size: 47px;	line-height: 54.4px;}
.tokee-zoom-container-3 {border-radius: 20px;padding: 50px 25px 0;}
.container-3-block-3 {padding: 50px 0 0;}
.party-block-v {padding: 30px 0; margin: 40px auto;	width: 100%; max-width: 300px;}
}
 
 
@media (max-width: 767px) {
	.img-gallery-block-v { flex: 1 1 100%; max-width: 100%; margin-bottom:7%;}
	#btn_Logo {padding: 9px 25px;}
	.block-1-icons-wrap {border-radius: 20px; margin: 50px 0 35px; justify-content: space-between;}
	.block-1-icons-wrap img {padding: 0;} 
	.container-1-block-1 {padding-bottom: 20px;}
	.semi-footer-div2 {font-size: 18px;}
}
 
 @media (max-width: 479px) {
.block-1-icons-wrap {padding: 12px;}
.block-1-icons-wrap img { max-width:39px;}
.btn_Style {padding: 8px 6px;font-size: 10px;}
.footer-last-outer .policies-links a{padding:7px 5px;}
 }
 
  @media (max-width: 380px) {.footer-last-outer .policies-links a{font-size: 13px;}}