﻿body {
    margin: 0px;
    padding: 0px;
    background-color:whitesmoke;
    
}

a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

@font-face {
    font-family: 'Montserrat';
    src: url('../Fonts/Montserrat-Medium.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat_Regular';
    src: url('../Fonts/Montserrat-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'Montserrat_BLACK';
    src: url('../Fonts/MONTSERRAT-BLACK.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../Fonts/Roboto-Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../Fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'OSWALD-EXTRALIGHT';
    src: url('../Fonts/OSWALD-EXTRALIGHT.ttf') format('truetype');
}

@font-face {
    font-family: 'OSWALD-BOLD';
    src: url('../Fonts/OSWALD-BOLD.ttf') format('truetype');
}



.MainContainer {
    position: absolute;
    float: left;
    width: 100%;
    height:auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    margin: auto;
    background-color: whitesmoke;
    border: 0px solid gray;
}

.Button_Reg {
    position: absolute;
    bottom: 50px;
    left: 30px;
    z-index: 1500;
}


.outScreen {
    position: absolute;
    float: left;
    width: 10px;
    height: auto;
    left: -100px;
    top: -100px;
}

.TopContainer1_org {
    position: fixed;
    float: left;
    left: 0px;
    top: 0px;
    width: 96%;
    height: 40px;
    padding-left: 2%;
    padding-right:2%;
    z-index: 25;
    border-bottom-right-radius: 0px;
    background-color: #d1084a;
    z-index:100;
}


.TopContainer1 {
    position: fixed;
    float: left;
    left: 0px;
    top: 0px;
    width: 96%;
    height: 40px;
    padding-left: 2%;
    padding-right: 2%;
    z-index: 25;
    border-bottom-right-radius: 0px;
    background-color: #d1084a;
    z-index: 100;
}


.TopContainer2_org {
    position: fixed;
    float: left;
    left: 0px;
    top: 40px;
    width: 96%;
    height: 70px;
    padding-left:2%;
    padding-right:2%;
    z-index: 25;
    border-bottom-right-radius: 0px;
    background-color: #f71a63;
    z-index:100;
}

.TopContainer2 {
    position: fixed;
    float: left;
    left: 0px;
    top: 40px;
    width: 96%;
    height: 70px;
    padding-left: 2%;
    padding-right: 2%;
    z-index: 25;
    border-bottom-right-radius: 0px;
    background-color: #f71a63;
    z-index: 100;
}


.MainInnerContainer {
    width:1320px;
    margin: 0  auto;
}

.MainInnerContainer2 {
    width: 94%;
    margin-left: 3%;
    margin-right: 3%;
}


.PageHeadingBox {
    position: fixed;
    float: left;
    left: 5%;
    top: 110px;
    width: 80%;
    height: 45px;
    padding-left: 5%;
    padding-top: 15px;
    padding-right:5%;
    padding-bottom:10px;
    border-bottom-left-radius:20px;
    border-bottom-right-radius:20px;
    background-color: #fcc2c2;
    z-index:80;
}


.PageSubSubHeadingBox {
    position:absolute;
    float: left;
    left: 10%;
    top: 180px;
    width: 70%;
    height: 20px;
    padding-left: 5%;
    padding-top: 10px;
    padding-right: 5%;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e6cdcd;
    visibility:visible;
}

.PageSubSubHeadingBox_M {
    position: absolute;
    float: left;
    left: 10%;
    top: 180px;
    width: 70%;
    height: 20px;
    padding-left: 5%;
    padding-top: 10px;
    padding-right: 5%;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e6cdcd;
    visibility:hidden;
}


.TextCAPS {
    text-transform:uppercase;
}


.PageShopHomeBox {
    position: fixed;
    float: left;
    left: 150px;
    top: 180px;
    width: 50px;
    height: 25px;
    padding-left: 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #e4b3d4;
    visibility:visible;
    z-index: 80;
}

.PageShopHomeBox2 {
    position: fixed;
    float: left;
    left: 220px;
    top: 180px;
    width: 170px;
    height: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e4b3d4;
    visibility: visible;
    z-index: 80;
}

.PageShopHomeBox3 {
    position: fixed;
    float: left;
    left: 410px;
    top: 180px;
    width: 160px;
    height: 18px;
    padding-left: 10px;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e4b3d4;
    visibility: visible;
    z-index: 80;
}

.PageShopHomeBox4 {
    position: fixed;
    float: left;
    left: 590px;
    top: 180px;
    width: 200px;
    height: 18px;
    padding-left: 10px;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e4b3d4;
    visibility: visible;
    z-index: 80;
}

.PageShopHomeBox5 {
    position: fixed;
    float: left;
    left: 810px;
    top: 180px;
    width: 200px;
    height: 18px;
    padding-left: 10px;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e4b3d4;
    visibility: visible;
    z-index: 80;
}


.PageShopHomeBox6 {
    position: fixed;
    float: left;
    left: 1030px;
    top: 180px;
    width: 200px;
    height: 18px;
    padding-left: 10px;
    padding-top: 12px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e4b3d4;
    visibility: visible;
    z-index: 80;
}





.SectionHeadingBox {
    position: relative;
    float: left;
    width: 90%;
    height: 40px;
    padding-top: 10px;
    margin-left: 5%;
    margin-bottom: 5%;
    border-bottom-left-radius:50px;
    border-bottom-right-radius:50px;
    background-color:khaki;
}


.SectionHeadingBox_High {
    position: relative;
    float: left;
    width: 90%;
    height: 40px;
    padding-top: 10px;
    margin-left: 5%;
    margin-bottom: 5%;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    background-color: khaki;
}



.div50 {
    position:relative;
    float:left;
    width:49.5%;
    height:300px;
    border:1px solid gray;
    background-color:transparent;
}

.div49 {
    position: relative;
    float: left;
    width: 49.0%;
    height: 200px;
    border: 1px solid gray;
    background-color: transparent;
}


.div100 {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    background-color: transparent;
}

.div100_absolute {
    position: absolute;
    width: 90%;
    height: auto;
    left: 5%;
    right: 5%;
    top:60px;
    text-align: center;
    background-color: transparent;
}


.div100WautoH {
    position: relative;
    float: left;
    width: 92%;
    height: auto;
    margin-left: 4%;
    margin-right: 4%;
    text-align: center;
    background-color: transparent;
}

.div100WautoH2 {
    position: relative;
    float: left;
    width: 92%;
    height: auto;
    margin-left: 4%;
    margin-right: 4%;

    background-color: transparent;
}


.div_VendorProducts {
    position: relative;
    float: left;
    width: 92%;
    height: auto;
    margin-left: 4%;
    margin-right: 4%;
    margin-top:50px;
    text-align: center;
    background-color: transparent;
}



.divAbout_Vendor {
    position: relative;
    float: left;
    width: 92%;
    height: auto;
    margin-left: 4%;
    margin-right: 4%;
    margin-top:50px;
    text-align: center;
    background-color: transparent;
}




.div100WautoH_Inner {
    position: relative;
    float: left;
    width: 92%;
    height: auto;
    margin-left: 4%;
    margin-right: 4%;
    text-align: center;
    background-color: transparent;
}

.div100_forVideos {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
    background-color: transparent;
}

.div100WautoH3 {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-right: 5%;
    text-align:center;
    background-color: transparent;
}


.div100WautoH_Gray {
    position: relative;
    float: left;
    width: 92%;
    height: auto;
    margin-left: 4%;
    margin-right: 4%;
    margin-top:30px;
    text-align: center;
    background-color: transparent;
}


.div80WautoH {
    position: relative;
    float: left;
    width: 80%;
    height: auto;
    margin-left:10%;
    margin-right:10%;
    margin-bottom:100px;
}


.divforBlogMatter {
    position: relative;
    float: left;
    width: 95%;
    margin-left:2.5%;
    height: auto;
}

.divforBlogMatter1 {
    position: relative;
    float: left;
    width: 18%;
    height:200px;
    margin-left: 2%;
    text-align:center;
    height: auto;
}

.divforBlogMatter2 {
    position: relative;
    float: left;
    width: 78%;
    height: 200px;
    margin-left: 2%;
    text-align: left;
    height: auto;
}



.div98 {
    position: absolute;
    float: left;
    width: 98%;
    height: 98%;
    left: 1%;
    right: 1%;
    top: 1%;
    bottom: 1%;
    overflow: hidden;
    text-align: center;
    background-color: transparent;
    overscroll-behavior: none;
    z-index: 200;
}


.divsubheads {
    position:absolute;
    float:left;
    width:96%;
    height:20px;
    top:100px;
    left:2%;
    background-color:greenyellow;
    visibility:hidden;
}


.OffersDiv {
    position:relative;
    float:left;
    width:90%;
    height:auto;
    text-align:left;
    margin-left:5%;
    margin-top:0px;
    background-color:transparent;
}

.centeralign {
    position:relative;
    float:left;
    margin-top:50px;
    width:100%;
    height:auto;
    text-align:center;
    background-color:transparent;
}


.PageSubHeadingBox {
    position: fixed;
    float: left;
    left: 150px;
    top: 180px;
    width: 200px;
    height: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e4b3d4;
    z-index: 80;
}


.PageSubHeadingBox2 {
    position: fixed;
    float: left;
    left: 370px;
    top: 180px;
    width: 200px;
    height: 20px;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: left;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e4b3d4;
    z-index: 80;
}


.PageSubHeadingBox3 {
    position: fixed;
    float: left;
    left: 590px;
    top: 180px;
    width: 600px;
    height: 30px;
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: #e0dcdc;
    z-index: 80;
}


.DivHideBox {
    display:none;
}

.DivForArrow {
    position:fixed;
    float:left;
    margin-left:85px;
    margin-top:9px;
    background-color:transparent;
    z-index:80;
}


.DivHalfWidth {
    position:relative;
    float:left;
    margin-left:5%;
    margin-top:0px;
    width:42.5%;
    height:500px;
    background-color:transparent;
}

.DivHalfWidth2 {
    position: relative;
    float: left;
    margin-left: 5%;
    margin-top: 0px;
    width: 42.5%;
    height: 450px;
    background-color: transparent;
}

.ShopMainPicDiv {
    position:relative;
    float:left;
    width:300px;
    height:200px;
    border:1px solid gray;
    margin-top:20px;
    margin-left:20%;
    overflow:hidden;
}


.button_gray {
    background-color:lightslategray;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.cursor {
    cursor:pointer;
}


.propertynamebox {
    position:relative;
    float:left;
    width:100%;
    height:60px;
    padding-top:20px;
}

.topsloganbox {
    position:relative;
    float:left;
    margin-left:50px;
    margin-top:10px;
    width:600px;
    height:auto;
    background-color:transparent;
}

.topsloganbox2 {
    position: relative;
    float: right;
    margin-right: 5%;
    margin-top: 10px;
    width: auto;
    height: 30px;
    text-align:right;
    background-color: transparent;
}



.logobox {
    position: relative;
    float: left;
    margin-top: -10px;
    width: 300px;
    height: 70px;
    background-color: transparent;
}

.logobox-m {
    position: relative;
    float: left;
    margin-top: 0px;
    width: 350px;
    height: 63px;
    background-color: transparent;
}

.top_mid_box {
    position: relative;
    float: left;
    margin-top: 0px;
    margin-left: 20px;
    width: 50%;
    height: 70px;
    padding-left: 20px;
    padding-top: 0px;
    text-align: left;
    background-color: transparent;
}

.top_end_box {
    position: relative;
    float: right;
    margin-top: 5px;
    margin-right:5%;
    width: 50px;
    height: 45px;
    padding-top:18px;
    vertical-align:text-bottom;
    background-color: transparent;
}

.ViewersAccountBox {
    position: relative;
    float: left;
    width: 200px;
    height: 0px;
    padding-left: 30px;
    padding-top: 10px;
    margin-top: 5px;
    margin-left: -100px;
    text-align: left;
    opacity: 0;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    background: rgba(255,255,255,1.0);
    transform-origin: top; /* open like shutter */
    transform: scaleY(0); /* hidden */
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.3s ease;
    visibility: hidden;
}

.top_end_box:hover .ViewersAccountBox {
    height: 160px;
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}


.plusdiv {
    position:absolute;
    float:right;
    right:40px;
    top:45px;
    width:50px;
    height:50px;
    background-color:transparent;
}

.plusdiv2 {
    position: absolute;
    float: right;
    right: 40px;
    top: 25px;
    width: 50px;
    height: 50px;
    background-color: transparent;
}


.plusdiv3 {
    position: absolute;
    float: right;
    right: -20px;
    top: 10px;
    width: 50px;
    height: 50px;
    background-color: transparent;
}





.plusdiv_notopmargin {
    position: relative;
    float: right;
    margin-right: 20px;
    margin-top: 0px;
    width: 50px;
    height: 30px;
    background-color: transparent;
}


.plusdiv_notopmargin22 {
    position: absolute;
    right: 220px;
    top: 130px;
    width: 150px;
    height: auto;
    text-align:center;
    background-color: transparent;
}

.plusdiv_notopmargin23 {
    position: absolute;
    right: 80px;
    top: 130px;
    width: 150px;
    height: auto;
    text-align: center;
    background-color: transparent;
}

.plusdiv_utube {
    position: absolute;
    right: 80px;
    top: 131px;
    width: 150px;
    height: auto;
    text-align:center;
    background-color: transparent;
}



.topmargin200 {
    margin-top: 200px;
}

.topmargin230 {
    margin-top: 230px;
}

.topmargin250 {
    margin-top:250px;
}


.topmargin300 {
    margin-top: 300px;
}

.myreg_width {
    width:200px;
}

.mylogo_width {
    width: 300px;
    filter: contrast(1.03) brightness(1.01);
    -webkit-transform: translate3d(0,0,0);
}


.closediv {
    position: absolute;
    float: right;
    right: 5px;
    top: 15px;
    width: 50px;
    height: 50px;
    background-color: transparent;
}


.closediv_offers {
    position: absolute;
    right: 5px;
    top: 15px;
    width: 50px;
    height: 50px;
    background-color: transparent;
}


.closedivformenu {
    position: absolute;
    float: right;
    right: 5px;
    top: 15px;
    width: 50px;
    height: 50px;
    visibility:hidden;
    background-color: transparent;
}


.divforShopProducts {
    position: fixed;
    width: 60%;
    height: 500px;
    padding-top:2%;
    padding-left:5%;
    padding-right:5%;
    padding-bottom:8%;
    overflow:scroll;
    top: 50%;
    left: 50%;
    bottom:10%;
    transform: translate(-50%, -50%);
    border: 1px solid gray;
    background-color: white;
    z-index: 150;
}

.divforOffers {
    position: fixed;
    width: 65%;
    height: 250px;
    padding-top: 3%;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 8%;
    top: 67%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid gray;
    background-color:gainsboro;
    z-index: 300;
}


.divforupload {
    position:absolute;
    float:left;
    width:30%;
    height:auto;
    left:33%;
    top:8%;
    padding:30px;
    border:1px solid gray;
    background-color:#efeeee;
    z-index:200;
}

.divforupload_p {
    position: fixed;
    width: 300px;
    height: 190px;
    left: 35%;
    top: 35%;
    padding-top:40px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid gray;
    background-color: #efeeee;
    z-index: 500;
}

.divforupload_p22 {
    position: fixed;
    width: 300px;
    height: 190px;
    left: 35%;
    top: 35%;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid gray;
    background-color: #efeeee;
    z-index: 500;
}


.divforupload_utube {
    position: fixed;
    width: 300px;
    height: 190px;
    left: 35%;
    top: 35%;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid gray;
    background-color: #efeeee;
    z-index: 500;
}



.divforupload_p2 {
    position: fixed;
    width: 300px;
    height: 230px;
    left: 33%;
    top: 35%;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid gray;
    background-color: #efeeee;
    z-index: 700;
}

.divforupload_p3 {
    position: fixed;
    width: 300px;
    height: 180px;
    left: 33%;
    top: 35%;
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid gray;
    background-color: #efeeee;
    z-index: 700;
}


.div_uploadHeadingBox {
    position:relative;
    float:left;
    width:100%;
    height:25px;
    padding-top:5px;
    margin:0px;
    background-color:#e4b3d4
}


.div_camera {
    position:absolute;
    width:50px;
    height:50px;
    margin-top:-10px;
    background-color:transparent;
}



.divforupload_new {
    position: fixed;
    float: left;
    top: 35%;
    left: 33%;
    width: 33%;
    height: 150px;
    padding-top: 40px;
    background: #efeeee;
    border: 1px solid gray;
    justify-content: center;
    align-items: center;
    z-index: 999;
}





.top_end_box_Members {
    position: relative;
    float: right;
    margin-top: 5px;
    margin-right:10%;
    width: 50px;
    height: 47px;
    padding-top: 18px;
    text-align:center;
    vertical-align: text-bottom;
    background-color: transparent;
}

.MembersAccountBox {
    position: relative;
    float: left;
    width: 180px;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    margin-top: 17px;
    margin-left: -70px;
    text-align: left;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background: rgba(255,255,255,1.0);
    visibility: hidden;
    z-index:500;
}


.top_end_box_Members:hover .MembersAccountBox {
    z-index: 100;
    visibility: visible;
}





.FullwidthBox {
    position:relative;
    float:left;
    width:100%;
    height:auto;
    margin-left:0px;
    margin-top:15%;
    background-color:transparent;
}

.FullwidthBox_shortlist {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 15%;
    background-color: transparent;
}


.FullwidthBox_Dashboard {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 15%;
    background-color: transparent;
}


.My80percentwidthBox {
    position: relative;
    float: left;
    width: 80%;
    height: auto;
    margin-left: 10%;
    margin-right:10%;
    margin-top: 50px;
    background-color: transparent;
}


.MyMargin_Top5px {
    margin-top: 5px;
}


.MyMargin_Top10px {
    margin-top: 10px;
}

.MyMargin_Top20px {
    margin-top: 20px;
}

.MyMargin_Top30px {
    margin-top: 30px;
}

.MyMargin_Top40px {
    margin-top: 40px;
}

.MyMargin_Top50px {
    margin-top:50px;
}

.MyMargin_Top100px {
    margin-top: 100px;
}

.MyMargin_Top130px {
    margin-top: 130px;
}

.MyMargin_Top150px {
    margin-top: 150px;
}

.MyMargin_Top200px {
    margin-top: 200px;
}


.MyMargin_Bottom50px {
    margin-bottom: 50px;
}

.My80Box {
    position: relative;
    float: left;
    width: 80%;
    height: auto;
    margin-top: 250px;
    margin-left: 10%;
    margin-right: 10%;
    background-color: transparent;
}

.My80Box_ven {
    position: relative;
    float: left;
    width: 80%;
    height: auto;
    margin-top: 250px;
    margin-left: 10%;
    margin-right: 10%;
    background-color: transparent;
}

.My90Box {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    padding-top:5px;
    padding-bottom:20px;
    margin-left: 5%;
    margin-right: 5%;
    background-color: transparent;
}

.My90Box_2 {
    position: relative;
    float: left;
    width: 50%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-left: 25%;
    margin-right: 25%;
    background-color: transparent;
}

.My90BoxForHeadings {
    position: relative;
    float: left;
    width: 90%;
    height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-left: 5%;
    margin-right: 5%;
    background-color: transparent;
}

.iconwidth_venu {
    width:120px;
}

.iconwidth_sharedicons {
    width: 100px;
}


.My100Box {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0%;
    margin-right: 0%;
    background-color: transparent;
}


.MyHeadingBox {
    position: relative;
    float: left;
    width: 90%;
    height: 25px;
    padding-top:5px;
    margin-left: 5%;
    margin-right: 5%;
    background-color: transparent;
}

.btnDiv_Spaces {
    position: absolute;
    float: right;
    width: 200px;
    height: 30px;
    right: 50px;
    top: 0px;
    background-color: crimson;
}

.btnDiv {
    position:absolute;
    float:right;
    width:200px;
    height:30px;
    right:50px;
    top:0px;
    background-color:crimson;
}

.btnDiv2 {
    position: absolute;
    float: right;
    width: 450px;
    height: 35px;
    right: 50px;
    top: 23px;
    background-color: transparent;
}


.gridBox {
    width:350px;
    height:350px;
    border:1px solid gray;
    padding:10px;
    border-radius:20px;
}


.backcolour {
    background-color:#e0dcdc
}

.backcolour_Red {
    background-color: #d1084a;
}


.IconsBox {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: top;
    width: 100%;
    height: 200px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    padding-bottom: 30px;
    background-color: transparent;
    border: 1px solid gray;
    border-radius: 20px;
}


.IconsBox_venue {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: top;
    width: 100%;
    height: 200px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    padding-bottom: 30px;
    background-color: transparent;
    border: 1px solid gray;
    border-radius: 20px;
}



.backcolour_white {
    background-color:white;
}


.menubox {
    position: absolute;
    width: 340px;
    height: 40px;
    top: 10px;
    right: 10px;
    padding-top: 5px;
    text-align: center;
    background-color: whitesmoke;
    visibility:hidden;
}

.AreaBox {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top:10px;
    padding: 0px;
    background-color: transparent;
    border: 0px solid lightgray;
    border-radius: 20px;
}

.AreaBox_venuespaces {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: top;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 10px;
    padding: 0px;
    background-color: transparent;
    border: 0px solid lightgray;
    border-radius: 20px;
}


.AreaBox22 {
    padding-bottom: 0px;
    padding-top: 20px;
    margin-left:10%;
    width: 80%;
    height: 250px;
    text-align: center;
    border: 1px solid lightgray;
    border-radius: 20px;
    background-color: transparent;
}


.AreaBoxForPics {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 250px;
    margin-left: 0px;
    margin-top: 10px;
    overflow:hidden;
    padding-top: 20px;
    padding-bottom:10px;
    background-color: transparent;
    border: 1px solid gray;
    border-radius: 20px;
}

.AreaBoxForPics2 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 350px;
    height: 270px;
    margin-left: 0px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #efeeee;
    border: 1px solid #e0dcdc;
    border-radius: 20px;
}

.AreaBoxForPics3_ven {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 220px;
    margin-left: 0px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #efeeee;
    border: 1px solid #e0dcdc;
    border-radius: 20px;
}

.AreaBoxForPics3_ven2 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 220px;
    margin-left: 0px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: transparent;
    border: 0px solid #e0dcdc;
    
}




.AreaBoxForPics3 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 350px;
    height: 220px;
    margin-left: 0px;
    margin-top: 10px;
    overflow: hidden;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #efeeee;
    border: 1px solid #e0dcdc;
    border-radius: 20px;
}



.AreaBoxForPics4 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 260px;
    height: 300px;
    overflow: hidden;
    margin:3%;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: whitesmoke;
    border: 1px solid #e0dcdc;
    border-radius: 20px;
}




.AreaBoxForPics5 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 250px;
    height: 180px;
    overflow: hidden;
    margin: 3%;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: whitesmoke;
    border: 0px solid #e0dcdc;
    border-radius: 20px;
}


.AreaBoxForPics7 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align:middle;
    width: 250px;
    height: 100px;
    overflow: hidden;
    margin: 3%;
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: white;
    border: 1px solid #e0dcdc;
    border-radius: 20px;
}


.AreaBoxForPics7a {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: middle;
    width: 250px;
    height: 250px;
    overflow: hidden;
    margin: 3%;
    padding-top: 30px;
    padding-bottom: 10px;
    background-color: white;
    border: 1px solid #e0dcdc;
    border-radius: 20px;
}



.AreaBoxForPics6 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 260px;
    height: 270px;
    overflow: hidden;
    margin: 3%;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: whitesmoke;
    border: 1px solid #e0dcdc;
    border-radius: 20px;
}


.AreaBoxForPicsForDiv {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 170px;
    margin-left: 0px;
    margin-top: 10px;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid gray;
    border-radius: 20px;
}




.AreaBoxForVdo {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 250px;
    height: 180px;
    overflow: hidden;
    margin: 3%;
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: whitesmoke;
    border: 0px solid #e0dcdc;
}


.closediv_abt {
    position: absolute;
    right: 5px;
    top: 20px;
    width: 50px;
    height: 50px;
    background-color: transparent;
}



.PicsBox {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 90%;
    height: 200px;
    margin-left: 5%;
    margin-right:5%;
    margin-top: 10px;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid gray;
}

.dlItemContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.photogalpicbox1 {
    position:relative;
    float:left;
    width:100%;
    height:200px;
    overflow:hidden;
}

.photogalpicbox2 {
    position: relative;
    float: left;
    padding-top:10px;
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.textbox_w300 {
    width: 300px;
}

.PicsBox_noborder {
    position: relative;
    float: left;
    text-align: center;
    width: 240px;
    height: 250px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: white;
}


.PicsBox_noborder_HomeP {
    position: relative;
    float: left;
    text-align: center;
    width: 300px;
    height: 250px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: white;
    z-index:40;
}

.PicsBox_noborder_HomeP_Text {
    position: relative;
    float: left;
    text-align: center;
    width: 300px;
    height: 70px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: white;
    z-index:50;
}



.PicsBox_noborder2 {
    position: relative;
    float: left;
    text-align: center;
    width: 250px;
    height: 350px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: white;
}

.PicsBox_noborder100 {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: transparent;
}

.PicsBox_noborder100_S1 {
    position: relative;
    float: left;
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: transparent;
}




.picboxhomepvendors {
    position: relative;
    float: left;
    text-align: center;
    width: 250px;
    height: 200px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #efeeee;
}

.picboxedit {
    position: relative;
    float: left;
    text-align: center;
    width: 250px;
    height: 200px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #efeeee;
}

.scroll_stop_on_lower_div {
    overscroll-behavior: contain;
}

.picboxhomepvendors22 {
    position: relative;
    float: left;
    text-align: center;
    width: 250px;
    height: 150px;
    padding-top: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: white;
}


.PicsDelBox {
    position: relative;
    float: left;
    text-align: right;
    vertical-align: bottom;
    width: 90%;
    height: 20px;
    margin-top: 8px;
    margin-left: 3%;
    margin-right: 7%;
    background-color: transparent;
    border: 0px solid gray;
}

.div_shoppics {
    position:relative;
    float:left;
    width:100%;
    height:auto;
    margin-top:0px;
    overflow:auto;
    background-color: transparent;
}


.PicsDelBox2 {
    position: relative;
    float: left;
    text-align: right;
    vertical-align: bottom;
    width: 95%;
    height: 20px;
    margin-top: 8px;
    margin-left:10px;
    background-color: transparent;
    border: 0px solid gray;
}


.picboxshortlist {
    position: relative;
    float: left;
    text-align: center;
    width: 250px;
    height: 200px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #efeeee;
}


.VSpaceNameBox {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 90%;
    height: 100px;
    padding-top:10px;
    margin-top: 8px;
    margin-left: 5%;
    margin-right: 5%;
    background-color: transparent;
    border: 0px solid gray;
}


.VSpaceTypeBox {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    padding-top:5px;
    padding-bottom:8px;
    margin-top: 0px;
    background-color: #f71a63;
    border: 0px solid black;
}

.headbx {
    position:absolute;
    width:50%;
    height:70px;
    top:20px;
    left:80px;
    text-align:left;
    background-color:transparent;
}



.Text_wrap {
    white-space: normal !important;
    word-break: break-word;
    line-height: normal !important; /* FIXES the extra blank line */
    height: auto !important;
}


.FontforText_New {
    font-family: Montserrat_Regular;
    font-size: 16px;
    font-weight: 500;
    color: #373434;
}

.FontforText_New2 {
    font-family: Roboto-Regular;
    font-size: 16px;
    color: #373434;
}

.FontforText_New3 {
    font-family: Roboto-Regular;
    font-size: 14px;
    color: #373434;
}

.FontforText_New_Big_white {
    font-family: Roboto-Light;
    font-size: 20px;
    font-weight: 300;
    color: whitesmoke;
}


.FontforText_New_Big {
    font-family: Roboto-Regular;
    font-size: 24px;
    font-weight:700;
    color: #373434;
}


.FontforText_Small {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 500;
    color: #373434;
}


.FontforText_Small12 {
    font-family: Montserrat_Regular;
    font-size: 12px;
    font-weight: 500;
    color: #373434;
}


.FontforText_Tiny {
    font-family: Montserrat_Regular;
    font-size: 10px;
    font-weight: 500;
    color: #373434;
}


.FontforText_Tiny_white {
    font-family: Montserrat_Regular;
    font-size: 10px;
    font-weight: 500;
    color: white;
}


.FontforText_Tiny_Bold {
    font-family: Montserrat_Regular;
    font-size: 10px;
    font-weight: 600;
    color: #373434;
}


.FontforText_Tiny_Bold11 {
    font-family: Montserrat_Regular;
    font-size: 11px;
    font-weight: 600;
    color: #373434;
}


.FontforText_Small_Bold {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 600;
    color: #373434;
}

.FontforText_Small14 {
    font-family: Montserrat_Regular;
    font-size: 14px;
    font-weight: 500;
    color: #373434;
}


.FontforText_Bolder_New {
    font-family: Montserrat_Regular;
    font-size: 16px;
    font-weight: 800;
    color: #373434;
}

.Fontfor_Heading_BIG {
    font-family: OSWALD-BOLD;
    font-size: 50px;
    font-weight: 500;
    color: orangered;
    opacity:80%;
}

.Fontfor_Heading_BIG2 {
    font-family: OSWALD-BOLD;
    font-size: 40px;
    font-weight: 500;
    color: orangered;
    opacity: 80%;
}

.Fontfor_Heading {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 26px;
    font-weight: 500;
    color: black;
}

.Fontfor_Heading_RED {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 26px;
    font-weight: 700;
    color: #cc0033;
}


.Fontfor_Mid_RED {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 22px;
    font-weight: 700;
    color: #cc0033;
}

.Fontfor_Alert_white {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 20px;
    font-weight: 500;
    color: white;
}

.Fontfor_Heading_white {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 26px;
    font-weight: 500;
    color: white;
}

.Fontfor_Heading_white_Bold {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 26px;
    font-weight: 700;
    color: white;
}


.Fontfor_Heading_Medium_white_Bold {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 20px;
    font-weight: 600;
    color: white;
}


.Fontfor_Heading_BLACK_Bold {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 26px;
    font-weight: 700;
    color: black;
}


.Fontfor_Heading_Oswald_small {
    font-family: OSWALD-EXTRALIGHT;
    font-size: 18px;
    font-weight: 600;
    color: #d1084a;
}


.Fontfor_Heading_Roboto {
    font-family: Roboto-Regular;
    font-size: 26px;
    font-weight: 500;
    color: #3c3b3b;
}

.Fontfor_HeadingV_Roboto {
    font-family: Roboto-Regular;
    font-size: 26px;
    font-weight: 500;
    color: #3c3b3b;
}



.Fontfor_Heading_Roboto_Bold {
    font-family: Roboto-Regular;
    font-size: 26px;
    font-weight: 600;
    color: #3c3b3b;
}

.Fontfor_Medium_Roboto_Bold {
    font-family: Roboto-Regular;
    font-size: 14px;
    font-weight: 600;
    color: #3c3b3b;
}


.Fontfor_Text {
    font-family: Montserrat_Regular;
    font-size: 15px;
    font-weight: 600;
    color: #3c3b3b;
}

.Fontfor_Text_PlaceHolder {
    font-family: Montserrat_Regular;
    font-size: 15px;
    font-weight: 500;
    color: #efeeee;
}

::placeholder {
    color: #aaa; /* light grey */
    opacity: 0.5; /* ensure visibility */
}

.Fontfor_Text_Pink {
    font-family: Montserrat_Regular;
    font-size: 15px;
    font-weight: 600;
    color: #d1084a;
}


.Fontfor_Text_Blue {
    font-family: Montserrat_Regular;
    font-size: 15px;
    font-weight: 600;
    color: #0026ff;
}


.Fontfor_Text_Bold_18 {
    font-family: Montserrat_Regular;
    font-size: 18px;
    font-weight: 700;
    color: #110f0f;
}

.Fontfor_Text_Bold_18_white {
    font-family: Montserrat_Regular;
    font-size: 18px;
    font-weight: 700;
    color: white;
}


.Fontfor_Text_Bold_13_white {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 500;
    color: white;
}


.Fontfor_Text_Bold_18_2 {
    font-family: Montserrat_Regular;
    font-size: 18px;
    font-weight: 900;
    color: #110f0f;
}

.Fontfor_Text_Bold_18_3 {
    font-family: Montserrat_Regular;
    font-size: 18px;
    font-weight: 900;
    color: #d1084a;
}


.Fontfor_Text_Bold {
    font-family: Montserrat_Regular;
    font-size: 16px;
    font-weight: 700;
    color: #3c3b3b;
}


.Fontfor_Text_Bold14 {
    font-family: Montserrat_Regular;
    font-size: 14px;
    font-weight: 600;
    color: #3c3b3b;
}

.Fontfor_Text_Bold12 {
    font-family: Montserrat_Regular;
    font-size: 12px;
    font-weight: 500;
    color: #3c3b3b;
}


.Fontfor_Text_Bold_Magenta {
    font-family: Montserrat_Regular;
    font-size: 16px;
    font-weight: 700;
    color: #d1084a;
}


.Fontfor_Prop_Bold_White {
    font-family: Montserrat_Regular;
    font-size: 20px;
    font-weight: 700;
    color:white;
}


.Fontfor_Text_Light {
    font-family: Montserrat_Regular;
    font-size: 15px;
    font-weight: 550;
    color: black;
}


.Fontfor_Text_Light2 {
    font-family: Montserrat_Regular;
    font-size: 15px;
    font-weight: 600;
    color: black;
}


.Fontfor_Text_small {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 500;
    color: #3c3b3b;
}



.Fontfor_Text_Red {
    font-family: Montserrat_Regular;
    font-size: 15px;
    font-weight: 600;
    color: red;
}


.Fontfor_Alert_Red {
    font-family: Montserrat_Regular;
    font-size: 16px;
    font-weight: 550;
    color: red;
}



.Fontfor_Alert {
    font-family: Montserrat_Regular;
    font-size: 12px;
    font-weight: 600;
    color: red;
}

.Fontfor_Slogan {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 400;
    color:beige;
    -webkit-font-smoothing: antialiased; /* Makes text thinner & sharper */
    -moz-osx-font-smoothing: grayscale;
}


.Fontfor_Btns_white {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
    cursor:pointer;
}

.Fontfor_Alert_white16 {
    font-family: Montserrat_Regular;
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
}



.BlankDiv {
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    margin-top: 150px;
    margin-bottom: 50px;
    text-align:center;
    background-color: transparent;
}

.BlankDiv2 {
    position: relative;
    float: left;
    width: 100%;
    height: 50px;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
    background-color: transparent;
}

.DivForAlerts {
    position: fixed;
    float: left;
    width: 300px;
    height: auto;
    top: 40%;
    left: 50%;
    padding:30px;
    text-align:center;
    transform: translateX(-50%);
    overflow: hidden;
    border: 1px solid gray;
    background-color: #e5e2e2;
    z-index: 200;
}



.divforTopButtons_1 {
    float: left;
    width: 100px;
    height: 45px;
    text-align: center;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 25px;
    cursor: pointer;
    transition: transform 0.50s cubic-bezier(0.25, 1, 0.30, 1), background-color 0.3s ease;
    background-color: transparent;
}

.divforTopButtons_1a {
    position: fixed;
    float: left;
    width: 80%;
    height: 0px;
    text-align: center;
    left: 10%;
    right: 10%;
    top: 110px;
    padding-top: 0px;
    overflow:hidden;
    background-color: white;
    transform-origin: top; /* open like shutter */
    transform: scaleY(0); /* hidden */
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.3s ease;
    visibility: hidden;
    z-index: 300;
}


.divforTopButtons_1:hover + .divforTopButtons_1a,
.divforTopButtons_1a:hover {
    height: 200px;
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}

.divforTopButtons_1:hover {
    height:200px;
    transform: translateY(-5px);
    text-shadow:initial;
    background-color:transparent;
}



.FontforTopSubSubCatBtn {
    font-family: Montserrat_Regular;
    font-size: 14px;
    font-weight: 600;
    color: #3c3b3b;
}

    .FontforTopSubSubCatBtn:hover {
        color: #f71a63;
        text-decoration: underline;
        text-underline-offset: 6px;
    }
    
    
    
.divforTopButtons_2 {
    float: left;
    width: 100px;
    height: 45px;
    text-align: center;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 25px;
    cursor: pointer;
    transition: transform 0.50s cubic-bezier(0.25, 1, 0.30, 1), background-color 0.3s ease;
    background-color: transparent;
}

.divforTopButtons_2a {
    position: fixed;
    float: left;
    width: 80%;
    height: 0px;
    text-align: center;
    left: 10%;
    right: 10%;
    top: 110px;
    padding: 0px;
    overflow: hidden;
    background-color: white;
    transform-origin: top; /* open like shutter */
    transform: scaleY(0); /* hidden */
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.3s ease;
    visibility: hidden;
    z-index: 300;
}


    .divforTopButtons_2:hover + .divforTopButtons_2a,
    .divforTopButtons_2a:hover {
        height: 200px;
        transform: scaleY(1);
        opacity: 1;
        visibility: visible;
    }

.divforTopButtons_2:hover {
    height: 200px;
    transform: translateY(-5px);
    text-shadow: initial;
}



.divforTopButtons_3 {
    float: left;
    width: 100px;
    height: 45px;
    text-align: center;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 25px;
    cursor: pointer;
    transition: transform 0.50s cubic-bezier(0.25, 1, 0.30, 1), background-color 0.3s ease;
    background-color: transparent;
}

.divforTopButtons_3a {
    position:fixed;
    float: left;
    width: 80%;
    height: 0px;
    text-align: center;
    left: 10%;
    right: 10%;
    top: 110px;
    padding: 0px;
    overflow: hidden;
    background-color: white;
    transform-origin: top; /* open like shutter */
    transform: scaleY(0); /* hidden */
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.3s ease;
    visibility: hidden;
    z-index: 300;
}


    .divforTopButtons_3:hover + .divforTopButtons_3a,
    .divforTopButtons_3a:hover {
        height: 300px;
        transform: scaleY(1);
        opacity: 1;
        visibility: visible;
    }

.divforTopButtons_3:hover {
    height: 300px;
    transform: translateY(-5px);
    text-shadow: initial;
}



.divforTopButtons_4 {
    float: left;
    width: 100px;
    height: 45px;
    text-align: center;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 25px;
    cursor: pointer;
    transition: transform 0.50s cubic-bezier(0.25, 1, 0.30, 1), background-color 0.3s ease;
    background-color: transparent;
}

.divforTopButtons_4:hover {
    height: 85px;
    transform: translateY(-5px);
    text-shadow: initial;
}


.divforTopButtons_5 {
    float: left;
    width: 100px;
    height: 45px;
    text-align: center;
    margin-left: 20px;
    margin-top: 0px;
    padding-top: 25px;
    cursor: pointer;
    transition: transform 0.50s cubic-bezier(0.25, 1, 0.30, 1), background-color 0.3s ease;
    background-color: transparent;
}

    .divforTopButtons_5:hover {
        height: 85px;
        transform: translateY(-5px);
        text-shadow: initial;
    }


.Fontfor_Btns_black {
    font-family: Montserrat_Regular;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    cursor: pointer;
}


.Fontfor_MenuBtns {
    font-family: Montserrat_Regular;
    font-size: 14px;
    font-weight: 600;
    color:#000000;
}

    .Fontfor_MenuBtns:hover {
        color:red;
    }


.Fontfor_Heading_Roboto_white {
    font-family: Roboto-Regular;
    font-size: 24px;
    font-weight: 600;
    color: white;
}


.Fontfor_MenuBtns_white {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 550;
    color: white;
}


.Fontfor_MenuBtns_brown {
    font-family: Montserrat_Regular;
    font-size: 13px;
    font-weight: 550;
    color: #cc0033;
}

    .Fontfor_MenuBtns_brown:hover {
        color: red;
    }



.width_NextBack_btn {
    Width: 150px;
}


.BannerBox_Home {
    position: relative;
    float: left;
    width: 100%;
    height: 550px;
    margin-top: 100px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left:0px;
    padding-right:0px;
    /*border-radius: 20px;*/
    overflow: hidden;
    background-color:transparent;
}


.BannerBox_Inner {
    position: relative;
    float: left;
    width: 100%;
    height: 400px;
    margin-left: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    background-color: transparent;
}


.Button_comingsoon {
    position: absolute;
    width: 100%;
    bottom: 35px;
    text-align: center;
    left: 0px;
    z-index: 1500;
}

.mybanners {
    width: 100%;
    height: auto;
    display:block;
}


#sliderContainer {
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}

.fadeSlide {
    width: 100%;
    height: auto;
    opacity: 1;
    transition: opacity 1s ease-in-out;
}

.fadeOut {
    opacity: 0;
}

.show-more {
    display: flex;
    align-items: center;
    vertical-align:middle;
    gap: 0px;
}




::-webkit-scrollbar {
    width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px grey;
    border-radius: 10px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #cc0033;
    border-radius: 10px;
}

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #ff0000;
    }

.zoom-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease; /* smooth zoom */
}

    .zoom-img:hover {
        transform: scale(1.2); /* zoom in */
    }

.RoundedImage {
    border-radius:20px;
}

.glowimage {
    box-shadow: 0 0 10px 5px lightgray; /* Horizontal offset, vertical offset, blur radius, spread radius, color */
}

.RegBox1 {
    position:relative;
    float:left;
    width:22%;
    height:auto;
    margin-left:50px;
    margin-top:16%;
    padding-left:3%;
    padding-right:3%;
    text-align:left;
    background-color:transparent;
}

.RegBox2 {
    position: relative;
    float: left;
    width: 35%;
    height: auto;
    margin-left: 15%;
    margin-top: 17%;
    overflow:hidden;
    background-color: transparent;
}


.MemRegBox1 {
    position: relative;
    float: left;
    width: 22%;
    height: auto;
    margin-left: 50px;
    margin-top: 17%;
    padding-left: 3%;
    padding-right: 3%;
    text-align: left;
    background-color: transparent;
}


.MemRegBox2 {
    position: relative;
    float: left;
    width: 35%;
    height: auto;
    margin-left: 15%;
    margin-top: 17%;
    overflow: hidden;
    background-color: transparent;
}

.MemDashboardDiv {
    position:relative;
    float:left;
    margin-left:15%;
    margin-right:15%;
    margin-top:50px;
    width:70%;
    height:auto;
    background-color:transparent;
    visibility:visible;
}

.MemDashboardDiv_Mobile {
    position: relative;
    float: left;
    margin-left: 15%;
    margin-right: 15%;
    width: 1px;
    height: 1px;
    background-color: transparent;
    visibility:hidden;
}

.RegBox01 {
    position: relative;
    float: left;
    width: 30%;
    height: auto;
    margin-left: 15%;
    margin-top: 18%;
    text-align: left;
    background-color: transparent;
}

.RegBox02 {
    position: relative;
    float: left;
    width: 45%;
    height: auto;
    margin-left: 10%;
    margin-top: 17%;
    background-color: transparent;
}


.StatsHeadingBox {
    position: relative;
    float: left;
    left: 5%;
    top: 50px;
    width: 80%;
    height: 45px;
    padding-left: 5%;
    padding-top: 15px;
    padding-right: 5%;
    padding-bottom: 50px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: transparent;
    z-index: 80;
}


.VisitorsRound {
    width:150px;
    height:100px;
    padding-top:50px;
    vertical-align:middle;
    text-align:center;
    border-radius:180px;
    background-color:#f71a63;
}



.padding20px {
    padding-left:20px;
    padding-right:20px;
}

.padding_Top5px {
    padding-top: 5px;
}

.ValBox1 {
    position: relative;
    float: left;
    width: 45%;
    height: auto;
    margin-left: 5%;
    margin-top: 50px;
    background-color: transparent;
}

.ValBox2 {
    position: relative;
    float: left;
    width: 40%;
    height: 200px;
    margin-left: 4%;
    margin-top: 50px;
    background-color: transparent;
}

.align_Left {
    text-align: left;
}
.align_Center {
    text-align: center;
}
.align_Right {
    text-align: right;
}
.align_Justified {
    text-align:justify-all;
}



.SmallDivBoxAtCentre {
    position: absolute;
    float: left;
    width: 33%;
    height: 200px;
    top: 33%;
    bottom: 33%;
    left: 33%;
    right: 33%;
    text-align: center;
    background-color: #efeeee;
    z-index: 50;
}


.PkgBox_mem1 {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-top: 15%;
    background-color: transparent;
}


.RegBox_mem1a {
    position: relative;
    float: left;
    width: 35%;
    height: auto;
    margin-left: 15%;
    margin-top: 15%;
    background-color: transparent;
}


.RegBox_mem1 {
    position: relative;
    float: left;
    width: 35%;
    height: auto;
    margin-left: 15%;
    margin-top: 15%;
    background-color: transparent;
}

.RegBox_mem2 {
    position: relative;
    float: left;
    width: 40%;
    height: 200px;
    margin-left: 2%;
    margin-top: 20%;
    background-color: transparent;
}

.FontInvisible {
    font-family: Montserrat_Regular;
    font-size: 1px;
    font-weight: 500;
    color: transparent;
}

.BorderBox {  
    position:relative;
    float:left;
    margin-top:70px;
    margin-left:2%;
    width:90%;
    height:auto;
    padding-left:3%;
    padding-right:3%;
    padding-top:35px;
    padding-bottom:35px;
    border:1px solid gray;
    border-radius:25px;
    background-color:transparent;
    z-index:30;
}

.BorderBox2 {
    position: relative;
    float: left;
    margin-top: 30px;
    margin-left: 2%;
    width: 90%;
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid gray;
    border-radius: 20px;
    background-color: transparent;
    z-index: 30;
}


.BorderBox_V1 {
    position: relative;
    float: left;
    margin-top: 70px;
    margin-left: 2%;
    width: 90%;
    height: auto;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 35px;
    padding-bottom: 35px;
    border: 1px solid gray;
    border-radius: 25px;
    background-color: transparent;
    z-index: 30;
}



.divforNoItemAdded {
    position:absolute;
    float:left;
    width:85%;
    height:auto;
    top:300px;
    text-align:center;
    background-color:transparent;
}

.widthP {
    Width:100px;
}

.resize_logo {
    width: 100%;
    height: auto;
}

.Tabs_mobile {
    position: absolute;
    float: left;
    margin-left: 0px;
    margin-top: -77px;
    width: 90%;
    height: 30px;
    padding-top: 10px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e6cdcd;
    z-index: 100;
    visibility:hidden;
}

.Tabs_dropdown22 {
    position: absolute;
    float: left;
    margin-left: 0px;
    margin-top: -77px;
    width: 90%;
    height: 30px;
    padding-top: 10px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e6cdcd;
    z-index: 100;
    visibility: hidden;
}


.Tabs_va1 {
    position: absolute;
    float: left;
    margin-left: 0px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}



.Tabs_va2 {
    position: absolute;
    float: left;
    margin-left: 200px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs_va3 {
    position: absolute;
    float: left;
    margin-left: 400px;
    margin-top: -77px;
    width: 300px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs_va4 {
    position: absolute;
    float: left;
    margin-left: 700px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs_va5 {
    position: absolute;
    float: right;
    right: 20px;
    top: -40px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
    z-index: 20;
}

.Tabs3a_va {
    position: absolute;
    float: left;
    margin-left: 400px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs4a_va {
    position: absolute;
    float: left;
    margin-left: 600px;
    margin-top: -77px;
    width: 150px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs4b_va {
    position: absolute;
    float: left;
    margin-left: 750px;
    margin-top: -77px;
    width: 150px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs5_va {
    position: absolute;
    float: right;
    right: 20px;
    top: -40px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
    z-index: 20;
}






.Tabs {
    position: absolute;
    float: left;
    margin-left: 0px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top:2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius:0px;
    background-color: #e0dcdc;
    z-index:20;
}

.Tabs2 {
    position: absolute;
    float: left;
    margin-left: 200px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs3 {
    position: absolute;
    float: left;
    margin-left: 400px;
    margin-top: -77px;
    width: 300px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs4 {
    position: absolute;
    float: left;
    margin-left: 700px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs5 {
    position: absolute;
    float: right;
    right: 20px;
    top: -40px;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: transparent;
    z-index: 20;
}


.Tabs3a {
    position: absolute;
    float: left;
    margin-left: 400px;
    margin-top: -77px;
    width: 200px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs4a {
    position: absolute;
    float: left;
    margin-left: 600px;
    margin-top: -77px;
    width: 150px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}

.Tabs4b {
    position: absolute;
    float: left;
    margin-left: 750px;
    margin-top: -77px;
    width: 150px;
    height: 40px;
    padding-top: 2px;
    border: 0px solid gray;
    border-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #e0dcdc;
    z-index: 20;
}


.textbox_w250 {
    width: 250px;
}

.textbox_w_pricerange {
    width: 80px;
}

.Div_MemberShop_MainPic {
    position: relative;
    float: left;
    margin-top: 0px;
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    height: auto;
    border: 1px solid gray;
    background-color: transparent;
    z-index: 30;
}


.BottomMarginDiv {
    position: relative;
    float: left;
    width: 100%;
    height: 250px;
    margin-top: 0px;
    text-align: center;
    background-color: transparent;
}

.divDelVenue {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
    visibility:hidden;
    background-color: transparent;
}

.venuebox {
    position: relative;
    float: left;
    padding: 10px;
    width: 200px;
    height: 250px;
    border: solid;
    border-width: 1px;
    border-color: black;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    margin: 10px;
}

.propbox {
    position: relative;
    float: left;
    padding-top: 10px;
    width: 300px;
    height: 35px;
    border: solid;
    border-width: 1px;
    border-color: transparent;
    background-color:#f71a63;
    border-bottom-left-radius: 20px;
    border-top-right-radius: 20px;
    margin: 10px;
}

.plusdiv_new {
    position: absolute;
    float: right;
    right: 0px;
    top: 10px;
    bottom: 20px;
    width: 50px;
    height: 30px;
    background-color: transparent;
    z-index: 100;
}

.plusdiv_Youtube {
    position: absolute;
    float: right;
    right: 0px;
    top: 10px;
    bottom: 20px;
    width: 50px;
    height: 30px;
    background-color: transparent;
    z-index: 100;
}



.plusdiv_new2 {
    position: absolute;
    float: right;
    right: 60px;
    top: 10px;
    bottom: 20px;
    width: 50px;
    height: 30px;
    background-color: transparent;
    z-index: 100;
}

.plusdiv_Video {
    position: absolute;
    float: right;
    right: 60px;
    top: 10px;
    bottom: 20px;
    width: 50px;
    height: 30px;
    background-color: transparent;
    z-index: 100;
}



.margin50Top {
    margin-top:50px;
}


.margin100Top {
    margin-top: 100px;
}

.margin150Top {
    margin-top: 150px;
}

.margin50Bottom {
    margin-bottom: 50px;
}


.topsmenubox {
    position: relative;
    float: right;
    margin-right: 10px;
    margin-top: 5px;
    width: 50px;
    height: auto;
    background-color: transparent;
    visibility:hidden;
}


.divForAddingAreaSpaces {
    position: fixed;
    float: left;
    left: 20%;
    right: 20%;
    top:2%;
    bottom:5%;
    width: 60%;
    height: 520px;
    padding: 50px;
    text-align: center;
    background-color:#efeeee;
    box-shadow: 10px 10px 5px gray;
    border-radius: 10px;
    z-index: 100;
}

.divAddAreaSpaces {
    position: relative;
    float: left;
    margin-left: 0px;
    margin-top: 2%;
    margin-bottom:5%;
    width: 100%;
    height: auto;
}


.divforSearchBUTTON {
    position: absolute;
    float: right;
    right: 15%;
    top:15px;
    width: 40px;
    height: 40px;
    padding: 0px;
    border: 0px solid black;
    overflow:visible;
    visibility:visible;
    background-color: transparent;
    z-index: 60;
}


.divforsearchBox {
    position: absolute;
    right: 0px; /* so it expands leftwards */
    top: 0;
    width: 500px; /* final width */
    height: 40px;
    background: white;
    transform-origin: right; /* open like shutter */
    transform: scaleX(0); /* hidden */
    opacity: 0;
    visibility: hidden;
    transition: transform 0.4s ease, opacity 0.3s ease;
    z-index: 50;
}

.divforSBtn {
    position: absolute;
    float: right;
    right: 0px;
    top: 0px;
    width: 40px;
    height: 40px;
    padding: 0px;
    border: 0px solid black;
    background-color: #d1084a;
    visibility: hidden;
    z-index: 100;
}

.divforSearchBUTTON:hover .divforsearchBox {
    transform: scaleX(1);
    opacity: 1;
    visibility: visible;
    width: 500px;
}

.divforSearchBUTTON:hover .divforSBtn {
    visibility: visible;
}


.searchBox {
    transform: scaleX(1);
    opacity: 1;
    visibility: visible;
    width: 450px;
    visibility:hidden;
}



.mymargin_top_forMobiles_50px {
    position:relative;
    float:left;
    margin-top: 0px;
}

.searchbarwidth {
    width: 100%;
}



.menudotsBOX {
    position:absolute;
    float:right;
    width:20px;
    height:20px;
    right:50px;
    top:20px;
    background-color:transparent;
}

.shadowForBox {
    box-shadow: 10px 10px 5px #e4b3d4;
}

.shadowForBox_Gray {
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);
}



.spinner {
    border: 6px solid #f3f3f3;
    border-top: 6px solid #3498db;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.margin_L_10 {
    margin-left: 10px;
}

.margin_L_20 {
    margin-left: 20px;
}

.margin_L_30 {
    margin-left: 30px;
}


.margin_L_5Percent {
    margin-left: 5%;
}


.margin_L_10Percent {
    margin-left: 10%;
}


.margin_L_25Percent {
    margin-left: 25%;
}

.margin_L_33Percent {
    margin-left: 33%;
}

.venue_chkbox_align {
    text-align: center;
}



.no-border {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

    .no-border:focus {
        border: none !important;
        outline: none !important;
        box-shadow: none !important;
    }

.fade-placeholder::placeholder {
    opacity: 0.5;
    transition: opacity 0.3s ease; /* fade duration */
}

.fade-placeholder:focus::placeholder {
    opacity: 0.5; /* faded look */
}


.textbox_w1 {
    width: 70%;
}

.textbox_w2 {
    width: 50%;
}



.menuimgBox {
    position: relative;
    display: inline-block;
    width:200px;
    height:auto;
}

    .menuimgBox:hover {
        border: 2px solid #d1084a;
        border-top-color:transparent;
        border-bottom-color:transparent;
        border-left-color: #d1084a;
        border-right-color: #d1084a;
        opacity: 1;
    }

.corner-box {
    position: relative;
    width: 160px;
    height: 80px;
    color: red;
    border:none;
    border-color: transparent;
    border-width: 0px;
    /* Other styles for the main box */
}

.corner-box:hover {
    position: relative;
    width: 160px;
    height: 80px;
    color:red;
    border-color: transparent;
    border-width: 0px;
    /* Other styles for the main box */
}

    .corner-box:hover.corner-box::before,
    .corner-box:hover.corner-box::after {
        content: "";
        position: absolute;
        border-color: red; /* Or any desired color */
        border-style: solid;
        border-width: 2px; /* Or any desired thickness */
        width: 20px; /* Adjust for corner size */
        height: 20px; /* Adjust for corner size */
    }

    /* Top-left corner */
    .corner-box:hover.corner-box::before {
        top: 0;
        left: 0;
        border-right: none;
        border-bottom: none;
    }

    /* Bottom-right corner */
    .corner-box:hover.corner-box::after {
        bottom: 0;
        right: 0;
        border-left: none;
        border-top: none;
    }

.LD {
    position: relative;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    width: 0.5%;
    height: 300px;
    background-color: #f71a63;
}

.CD {
    position: relative;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top:10px;
    text-align:center;
    width: 99%;
    height: auto;
    background-color: transparent;
}

.RD {
    position: relative;
    float: right;
    text-align:center;
    margin-top: 0px;
    margin-right: 0px;
    width: 0.5%;
    height: 300px;
    background-color: #f71a63;
}

.Home80widthDiv {
    position:relative;
    float:left;
    width:90%;
    height:auto;
    margin-top:30px;
    margin-left:5%;
    margin-right:5%;
    overflow:hidden;
    background-color:transparent;
}

.Home80widthDiv_forblogs {
    position: relative;
    float: left;
    width: 96%;
    height: 350px;
    margin-top: 30px;
    margin-left: 2%;
    margin-right: 2%;
    overflow: hidden;
    background-color: transparent;
}

.reviewpanels_div {
    margin-top: 30px;
}

.Home80widthDiv2 {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    margin-top: 5%;
    margin-left: 5%;
    margin-right: 5%;
    overflow: hidden;
}

.linebetweenSections {
    position:relative;
    float:left;
    width:90%;
    height:30px;
    margin-left:5%;
    margin-right:5%;
    padding-top:10px;
    background-color:transparent;
}


/*---------------ImageSLider----------*/
.slider-wrapper {
    width: 96%;
    position: relative;
    display: flex;
    align-items: center;
    padding-left:2%;
    padding-right:2%;
    padding-top:4%;
    padding-bottom:4%;
    border-radius:8px;
    background-color:white;

}

.slider-container {
    width: 100%;
    overflow-x: auto;
    scroll-behavior: smooth;
    white-space: nowrap;
    -ms-overflow-style: none; /* IE, Edge */
    scrollbar-width: none;
}

    .slider-container::-webkit-scrollbar {
        display: none; /* Chrome, Safari */
    }

.slide-item {
    display: inline-block;
    width: 250px;
    margin: 0 10px;
}

.slide-img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 10px;
}

/* Buttons */
.slide-btn {
    background-color: transparent;
    color: #444;
    border: none;
    padding: 10px 10px 15px;
    cursor: pointer;
    font-size: 24px;
    margin-left:20px;
    margin-right:20px;
    margin-bottom:20px;
    border-radius: 180px;
}

    .slide-btn:hover {
        background-color: lightgray;
    }
/*---------------ImageSLider----------*/



.divforSticker {
    position:absolute;
    right:1%;
    top:0px;
    width:150px;
    height:150px;
    background-color:transparent;
    z-index:250;
}

.rotated-image {
    transform: rotate(8deg);
}

.PicsBox_2_ven {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 180px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: transparent;
    border: 0px solid gray;
}


.PicsBox_2 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 180px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: transparent;
    border: 0px solid gray;
}

.PicsBox_3 {
    position: relative;
    float: left;
    text-align: center;
    vertical-align: bottom;
    width: 100%;
    height: 150px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: transparent;
    border: 0px solid gray;
}


.PicReviewBox {
    position: relative;
    float: left;
    text-align: right;
    vertical-align: bottom;
    width: 100%;
    height: 30px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: hidden;
    background-color: lightgray;
    border: 0px solid gray;
}


.PicTextBox {
    position: relative;
    float: left;
    vertical-align: bottom;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    overflow: hidden;
    border: 0px solid gray;
}


.subsubcat_btn {
    display: flex;
    justify-content: space-evenly; /* equal spacing */
    align-items: center;
    width: 100%;
}

.subsubcat-item {
    display: inline-block;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0px 20px;
    background: transparent;
    border: none;
}

.VenuePicBox {
    position:relative;
    float:left;
    width:55%;
    height:300px;
    margin-top:10px;
    margin-left:5%;
    vertical-align:text-top;
    border:1px solid gray;
    overflow:hidden;
}

.VenuePicBox_inner {
    width: 100%;
    height: 300px;
}

.divforBackButton {
    position:absolute;
    float:left;
    width:50px;
    height:50px;
    left:10px;
    top:35%;
    background-color:transparent;
}

.divforNextButton {
    position: absolute;
    float: right;
    width: 50px;
    height: 50px;
    right: 10px;
    top: 35%;
    background-color: transparent;
}


.VenueBox2 {
    position: relative;
    float: right;
    width: 26%;
    height: 360px;
    margin-top: 10px;
    margin-right: 3.5%;
    padding:20px;
    background-color:white;
    border: 0px solid gray;
}

.slide-item-v {
    width: 800px;
    height: 400px; /* REQUIRED */
    display: flex;
    align-items: center; /* vertical center */
    justify-content: center; /* horizontal center */
    overflow: hidden;
}

.slide-item-v input[type="image"] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-container-v {
    width: 100%;
    overflow-x: auto;
    scroll-behavior: smooth;
    white-space: nowrap;
    -ms-overflow-style: none; /* IE, Edge */
    scrollbar-width: none;
}

    .slider-container-v::-webkit-scrollbar {
        display: none; /* Chrome, Safari */
    }
.slider-wrapper-v {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    vertical-align:top;
    background-color: white;
}

.zoom-img-v {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.VenuePicBox-v {
    position: relative;
    float: left;
    width: 800px;
    height: 400px;
    margin-top: 10px;
    margin-left: 4%;
    vertical-align: text-top;
    border: 0px solid gray;
    overflow: hidden;
}

.picBox_100 {
    width:100%;
    height:auto;
}


.MessageIconBox {
    position: absolute;
    float: left;
    width: 250px;
    height: 50px;
    padding-right: 10px;
    padding-left: 10px;
    left: 69%;
    top: 50px;
    padding-bottom: 5px;
    text-align: center;
    background-color: transparent;
}


.VenueReviewBox {
    position: absolute;
    float: right;
    width: 80px;
    height: 90px;
    right: 0px;
    top: 50px;
    padding-bottom: 5px;
    text-align: center;
    background-color: transparent;
}


.VenueReviewBox1a {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom:2px;
    margin-top: 0px;
    text-align: left;
    background-color: crimson;
}


.VenueReviewBox1b {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    margin-top: 0px;
    text-align: center;
    background-color: white;
}


.VenueReviewBoxinner {
    position: absolute;
    float: left;
    width: 80px;
    height: 90px;
    padding-right: 10px;
    padding-left: 10px;
    left: 200px;
    top: 25px;
    padding-bottom: 5px;
    text-align: center;
    background-color: transparent;
}





.VenueNameBox {
    position:relative;
    float:left;
    width:95%;
    height:20px;
    padding:8px;
    text-align:center;
    background-color:lightslategray;
}

.VenueNameBox2 {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: transparent;
}


.VendorNameBox {
    position: relative;
    float: left;
    width: 100%;
    height: 20px;
    padding: 8px;
    background-color: lightslategray;
}

.VendorNameBox2 {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding: 20px;
    background-color: transparent;
}




.Venue_wishlisticon {
    position:absolute;
    float:left;
    top:60px;
    left:55%;
    width:50px;
    height:30px;
    background-color:transparent;
}

.Venue_wishlist_details {
    position:absolute;
    float:right;
    top:-80px;
    right:-60px;
    width:160px;
    height:60px;
    padding:10px;
    border:0px solid gray;
    border-radius:5px;
    background-color:#efeeee;
    visibility:hidden;
}

.Venue_wishlisticon:hover .Venue_wishlist_details {
    visibility : visible;
}


.Venue_locationicon {
    position: absolute;
    float: left;
    top: 60px;
    left: 50%;
    width: 50px;
    height: 30px;
    background-color: transparent;
}


.Venue_location_details {
    position: absolute;
    float: right;
    top: -80px;
    right: -60px;
    width: 160px;
    height: 60px;
    padding: 10px;
    border: 0px solid gray;
    border-radius: 5px;
    background-color: #efeeee;
    visibility: hidden;
}

.Venue_locationicon:hover .Venue_location_details {
    visibility: visible;
}


.Venue_shareicon {
    position: absolute;
    float: left;
    top: 60px;
    left: 60%;
    width: 50px;
    height: 30px;
    background-color: transparent;
}

.Venue_share_details {
    position: absolute;
    float: right;
    top: -80px;
    right: -60px;
    width: 160px;
    height: 60px;
    padding: 10px;
    border: 0px solid gray;
    border-radius: 5px;
    background-color: #efeeee;
    visibility: hidden;
}

.Venue_shareicon:hover .Venue_share_details {
    visibility: visible;
}


.bg_white {
    background-color: white;
}


.bg_baingan {
    background-color: #e4b3d4;
}


.VenueDetailsBox {
    position: relative;
    float: left;
    width: 15%;
    height: 80px;
    margin-left: 1.5%;
    margin-top: 10px;
    background-color: gainsboro;
}

.VenueDetailsBoxDouble {
    position: relative;
    float: left;
    width: 23.2%;
    height: auto;
    margin-left: 1.5%;
    margin-top: 10px;
    background-color: gainsboro;
}

.VenueDetailsBoxHead {
    position: relative;
    float: left;
    text-align:center;
    padding-top:10px;
    padding-bottom:10px;
    width: 100%;
    height: 20px;
    margin-left: 0px;
    margin-top: 0px;
    background-color:#f71a63;
}

.VenueDetailsBoxHeadDouble {
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: 20px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: #f71a63;
}



.VenueDetailsBoxHead2 {
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: 20px;
    margin-left: 0px;
    margin-top: 0px;
    background-color: transparent;
}



.VenueDetailsBoxHead2Double {
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    background-color: gainsboro;
}


.VenueDetailsBoxHead3 {
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 270px;
    height: 20px;
    margin-left: 10px;
    margin-top: 0px;
    background-color: transparent;
}



.VenueDetailsBoxHead3Triple {
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 250px;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    background-color: #f71a63;
}


.VenueDetailsBoxHead3Triple2 {
    position: relative;
    float: left;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 250px;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    background-color: gainsboro;
}



.VSpaceABOUTHeadingBox {
    position: relative;
    float: left;
    width: 100%;
    height: 40px;
    margin-left: 0px;
    margin-top: 0px;
}


.TextColor_White {
    color:white;
}

.TextColor_Pink {
    color:#d1084a;
}

.TextColor_Black {
    color: black;
}

.Text_Bold {
    font-weight:800;
}


.img100 {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease; /* smooth zoom */
}


.img100_new {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.img100_Reg {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease; /* smooth zoom */
}


.color_darkRed {
    background-color: #d1084a;
}

.color_pink {
    background-color: #f71a63;
}


.mypadding5 {
    padding:5px;
}


.xoomedpicBox {
    position: fixed;
    float: left;
    width: 1000px;
    height: 500px;
    top: 120px;
    left: 50%;
    transform: translateX(-50%);
    overflow:hidden;
    border:1px solid gray;
    background-color: whitesmoke;
    z-index: 200;
}


.MessagesBox {
    position: fixed;
    float: left;
    width: 80%;
    height: 98%;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    overscroll-behavior: none;
    border: 1px solid gray;
    background-color: whitesmoke;
    z-index: 200;
}



.reviewsBox {
    position: fixed;
    float: left;
    width: 1000px;
    height: 580px;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    overflow: hidden;
    border: 1px solid gray;
    overscroll-behavior: none;
    background-color: whitesmoke;
    z-index: 200;
}

.reviewsBox2 {
    position: fixed;
    float: left;
    width: 25%;
    height: 40px;
    top: 30px;
    left: 5%;
    overflow: hidden;
    border: 0px solid gray;
    background-color: whitesmoke;
    z-index: 200;
}

.reviewsBox3 {
    position: fixed;
    float: left;
    width: 20%;
    height: 20px;
    top: 38px;
    left: 70%;
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    border: 1px solid gray;
    border-radius:10px;
    background-color: transparent;
    z-index: 200;
}

.SendMessageBtn_div {
    position: fixed;
    float: left;
    width: 20%;
    height: 20px;
    top: 38px;
    left: 70%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border: 1px solid gray;
    border-radius: 10px;
    background-color: transparent;
    z-index: 200;
}


.btnCover {
    display:block;
    width: 20%;
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    border: 1px solid gray;
    border-radius: 10px;
    cursor:pointer;
    background-color: transparent;
}

.divBB {
    width:150px;
    height:30px;
    text-align:center;
    background-color:transparent;
}

.StatsBox0 {
    position: relative;
    float: left;
    width: 15%;
    height: 200px;
    margin-left: 8%;
    margin-top: 50px;
    padding:2%;
    text-align:center;
    overflow: hidden;
    border: 0px solid gray;
    overflow: hidden;
    background-color: whitesmoke;
}


.StatsBox1 {
    position: relative;
    float: left;
    width: 40%;
    height: 250px;
    margin-left: 2%;
    margin-top: 50px;
    text-align: center;
    overflow: hidden;
    border: 1px solid gray;
    overflow: hidden;
    background-color: whitesmoke;
}

.StatsBox2 {
    position: relative;
    float: left;
    width: 20%;
    height: 250px;
    margin-left: 2%;
    margin-top: 50px;
    text-align: center;
    overflow: hidden;
    border: 1px solid gray;
    overflow: hidden;
    background-color: transparent;
}


.reviewsBox_INNER {
    position: relative;
    float: left;
    width: 80%;
    height: 65%;
    margin-left:5%;
    margin-top:8%;
    padding:4%;
    overflow: hidden;
    border: 1px solid gray;
    overflow:hidden;
    background-color: whitesmoke;
    z-index: 200;
}


.MESSAGESBox_INNER {
    position: relative;
    float: left;
    width: 84%;
    height: 65%;
    margin-left: 5%;
    margin-top: 8%;
    padding: 3%;
    border: 1px solid gray;
    overflow: hidden;
    background-color: whitesmoke;
    z-index: 200;
}

.MESSAGESBox_INNER_mem {
    position: relative;
    float: left;
    width: 84%;
    height: 65%;
    margin-left: 5%;
    margin-top: 8%;
    padding: 3%;
    border: 1px solid gray;
    overflow: hidden;
    background-color: whitesmoke;
    z-index: 200;
}



.MESSAGESBox_INNER_withscroll {
    position: relative;
    float: left;
    width: 84%;
    height: 65%;
    margin-left: 5%;
    margin-top: 8%;
    padding: 3%;
    overflow: hidden;
    border: 1px solid gray;
    overflow-y: auto; /* or scroll */
    overflow-x: hidden;
    background-color: whitesmoke;
    z-index: 200;
}

.MESSAGESBox_INNER_withscroll_mem {
    position: relative;
    float: left;
    width: 84%;
    height: 65%;
    margin-left: 5%;
    margin-top: 8%;
    padding: 3%;
    overflow: hidden;
    border: 1px solid gray;
    overflow-y: auto; /* or scroll */
    overflow-x: hidden;
    background-color: whitesmoke;
    z-index: 200;
}




.reviewsBox_INNER_withscroll {
    position: relative;
    float: left;
    width: 82%;
    height: 350px;
    margin-left: 5%;
    margin-top: 8%;
    padding: 4%;
    overflow: hidden;
    border: 1px solid gray;
    overflow-y: auto; /* or scroll */
    overflow-x: hidden;
    background-color: transparent;
    z-index: 200;
}

.messageRadioBox {
    position:absolute;
    float:right;
    width:500px;
    height:30px;
    right:0px;
    top:25px;
    z-index:201;
    background-color:transparent;
}


.VendorMainPicBox {
    position: relative;
    float: left;
    width: 67%;
    height: 350px;
    margin-top: 10px;
    margin-left: 0px;
    vertical-align: text-top;
    border: 1px solid gray;
    overflow: hidden;
}

.VendorMainPicBox2 {
    position: relative;
    float: right;
    width: 30%;
    height: 350px;
    margin-top: 10px;
    margin-right: 0px;
    vertical-align: text-top;
    border: 1px solid gray;
    overflow: hidden;
}

.BlogMainPicBox {
    position: relative;
    float: left;
    width: 95%;
    height: 300px;
    margin-top: 10px;
    margin-left: 2.5%;
    vertical-align: text-top;
    border: 1px solid gray;
    overflow: hidden;
}


.VendorCategBox {
    position: fixed;
    float: left;
    width: 84%;
    height: 75%;
    left: 5%;
    top: 8%;
    padding: 3%;
    border: 1px solid gray;
    overflow-y: auto; /* or scroll */
    overflow-x: hidden;
    background-color: whitesmoke;
    z-index: 200;
}


.Vendor_locationicon {
    position: absolute;
    float: left;
    top: 70px;
    left: 50%;
    width: 50px;
    height: 30px;
    background-color: transparent;
}

.Vendor_location_details {
    position: absolute;
    float: right;
    top: -80px;
    right: -60px;
    width: 160px;
    height: 60px;
    padding: 10px;
    border: 0px solid gray;
    border-radius: 5px;
    background-color: #efeeee;
    visibility: hidden;
}

.Vendor_locationicon:hover .Vendor_location_details {
    visibility: visible;
}



.Vendor_wishlisticon {
    position: absolute;
    float: left;
    top: 70px;
    left: 55%;
    width: 50px;
    height: 30px;
    background-color: transparent;
}
.Vendor_wishlist_details {
    position: absolute;
    float: right;
    top: -80px;
    right: -60px;
    width: 160px;
    height: 60px;
    padding: 10px;
    border: 0px solid gray;
    border-radius: 5px;
    background-color: #efeeee;
    visibility: hidden;
}

.Vendor_wishlisticon:hover .Vendor_wishlist_details {
    visibility: visible;
}


.Vendor_shareicon {
    position: absolute;
    float: left;
    top: 70px;
    left: 60%;
    width: 50px;
    height: 30px;
    background-color: transparent;
}

.Vendor_share_details {
    position: absolute;
    float: right;
    top: -80px;
    right: -60px;
    width: 160px;
    height: 60px;
    padding: 10px;
    border: 0px solid gray;
    border-radius: 5px;
    background-color: #efeeee;
    visibility: hidden;
}

.Vendor_shareicon:hover .Vendor_share_details {
    visibility: visible;
}


.shareAlertBox {
    position: fixed;
    float: left;
    top: 35%;
    left: 30%;
    width: 38%;
    height: 200px;
    padding: 25px;
    text-align: center;
    overflow:hidden;
    overscroll-behavior: none;
    border: 1px solid gray;
    background-color: white;
    z-index: 200;
}


.ContactBox_Venue {
    position: fixed;
    float: left;
    top: 35%;
    left: 30%;
    width: 38%;
    height: 200px;
    padding: 25px;
    text-align: center;
    overflow: hidden;
    overscroll-behavior: none;
    border: 1px solid gray;
    background-color: white;
    z-index: 200;
}



.div20 {
    position: relative;
    float: left;
    width: 18%;
    height: auto;
    background-color: transparent;
}


.divforpicvid {
    position:absolute;
    float:right;
    top:70px;
    right:200px;
}

.footerMain {
    position: relative;
    float: left;
    width: 90%;
    height: auto;
    margin-left: 10%;
    margin-right: 0px;
}

.menubox {
    position: absolute;
    width: 300px;
    top: 10px;
    right: 10px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom:20px;
    text-align: left;
    background-color: whitesmoke;
    transform-origin: top; /* open like shutter */
    transform: scaleY(0); /* hidden */
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.3s ease;
    visibility: hidden;
    z-index: 1500;
}

.topsmenubox:hover .menubox {
    height: 100px;
    transform: scaleY(1);
    opacity: 1;
    visibility: visible;
}







































/* MOBILE VERSION */
@media only screen and (max-width: 481px)
{
    .top_mid_box {
        position: relative;
        float: left;
        margin-top: 0px;
        margin-left: 20px;
        width: 50%;
        height: 70px;
        visibility:hidden;
    }


    .top_end_box {
        position: relative;
        float: right;
        margin-top: -60px;
        margin-right: -10px;
        width: 50px;
        height: 45px;
        padding-top: 18px;
        vertical-align: text-bottom;
        background-color: transparent;
    }

        .top_end_box:hover .ViewersAccountBox {
            
        }


    .logobox {
        position: relative;
        float: left;
        margin-top: 0px;
        width: 350px;
        height: 63px;
        background-color: transparent;
    }

    .logobox-m {
        position: relative;
        float: left;
        margin-top: 10px;
        width: 350px;
        height: 50px;
        background-color: transparent;
    }



    .ViewersAccountBox {
        position: relative;
        float: right;
        width: 180px;
        height: 0px;
        padding-right: 10px;
        padding-top: 10px;
        margin-top: 10px;
        margin-right: 10px;
        text-align: left;
        border-top-left-radius: 20px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border:1px solid #e4b3d4;
        background-color:white;
    }


    .BannerBox_Home {
        position: relative;
        float: left;
        width: 100%;
        height: 200px;
        margin-top: 100px;
        margin-left: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        /*border-radius: 20px;*/
        overflow: hidden;
        background-color: transparent;
    }

    .Home80widthDiv_forblogs {
        position: relative;
        float: left;
        width: 98%;
        height: auto;
        margin-top: 30px;
        margin-left: 1%;
        margin-right: 1%;
        overflow: hidden;
        background-color: transparent;
    }

    .Home80widthDiv {
        position: relative;
        float: left;
        width: 98%;
        height: auto;
        margin-top: 30px;
        margin-left: 1%;
        margin-right: 1%;
        overflow: hidden;
        background-color: transparent;
    }

    .Home80widthDiv2 {
        position: relative;
        float: left;
        width: 98%;
        height: auto;
        margin-top: 2%;
        margin-left: 1%;
        margin-right: 1%;
        overflow: hidden;
        background-color: transparent;
    }

    .mymargin_top_forMobiles_50px {
        margin-top: 150px;
        position: relative;
        float: left;
    }


    .slider-wrapper {
        width: 98%;
        position: relative;
        display: flex;
        align-items: center;
        padding-left: 1%;
        padding-right: 1%;
        padding-top: 4%;
        padding-bottom: 4%;
        border-radius: 8px;
        background-color: transparent;
    }

    .PicsBox_noborder {
        position: relative;
        float: left;
        text-align: center;
        width: 250px;
        height: 250px;
        margin-top: 0px;
        margin-bottom: 0px;
        overflow: hidden;
        background-color: white;
    }

    .shareAlertBox {
        position: fixed;
        float: left;
        top: 20%;
        left: 5%;
        right:5%;
        width: 85%;
        height: 200px;
        padding: 15px;
        text-align: center;
        overflow: hidden;
        overscroll-behavior: none;
        border: 1px solid gray;
        background-color: white;
        z-index: 200;
    }


    .ContactBox_Venue {
        position: absolute;
        float: left;
        top: 15%;
        left: 7%;
        right: 5%;
        width: 82%;
        height: auto;
        padding: 0px;
        text-align: center;
        overflow: hidden;
        overscroll-behavior: none;
        border: 1px solid gray;
        background-color: white;
        z-index: 200;
    }




    .div20 {
        position: relative;
        float: left;
        width: 30%;
        height: auto;
        border:0px solid black;
        background-color: transparent;
    }

    .topsloganbox {
        position: relative;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        width: 220px;
        height: auto;
        background-color: transparent;
    }

    .topsmenubox {
        position: relative;
        float: right;
        margin-right: 10%;
        margin-top: 5px;
        width: 5%;
        height: auto;
        visibility: visible;
        background-color: transparent;
    }

    .menubox {
        position: absolute;
        width: 160px;
        height: 10px;
        top: 70px;
        right: 50%;
        text-align: center;
        background-color: white;
        border: 1px solid #e4b3d4;
        border-top-left-radius: 20px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        visibility: visible;
        z-index: 1500;
    }

    .topsmenubox:hover .menubox {
        transform: scaleX(1);
        opacity: 1;
        visibility: visible;
        height: 145px;
        right: -30px;
        top: 110px;
    }

    .divcity_M {
        position:absolute;
        width:160px;
        height:40px;
        bottom:15px;
        border:0px solid gray;
        border-radius:10px;
        background-color:#fb417e;
        text-align:center;
    }


    .resize_logo {
        width:70%;
        height:auto;
    }

    .closedivformenu {
        position: absolute;
        float: right;
        right: 5px;
        top: 15px;
        width: 50px;
        height: 50px;
        background-color: transparent;
        z-index:100;
    }
   
    .footerMain {
        position:relative;
        float:left;
        width:100%;
        height:auto;
        margin-left:0px;
        margin-right:0px;
    }


    .searchBox {
        transform: scaleX(1);
        opacity: 1;
        visibility: visible;
        width: 450px;
    }


    .divforSearchBUTTON {
        position: absolute;
        float: right;
        right: 15%;
        top: 15px;
        width: 40px;
        height: 40px;
        padding: 0px;
        border: 0px solid black;
        overflow: visible;
        visibility: visible;
        background-color: transparent;
        z-index: 60;
    }

    .divforsearchBox {
        position: absolute;
        right: 0px; /* so it expands leftwards */
        top: -2px;
        width: 280px; /* final width */
        height: 40px;
        overflow:hidden;
        background-color:white;
        z-index: 50;
    }

    .divforSBtn {
        position: absolute;
        float: right;
        right: 0px;
        top: 0px;
        width: 40px;
        height: 40px;
        padding: 0px;
        border: 0px solid black;
        background-color: #d1084a;
        z-index: 100;
    }

    .divforSearchBUTTON:hover .divforsearchBox {
        transform: scaleX(1);
        opacity: 1;
        visibility: visible;
        width: 280px;
    }

    .divforSearchBUTTON:hover .divforSBtn {
        
    }

    .searchbarwidth {
        width:20px;
    }



    .AreaBoxForPics7 {
        position: relative;
        float: left;
        text-align: center;
        vertical-align: middle;
        width: 95%;
        height: 80px;
        overflow: hidden;
        padding-top: 30px;
        padding-bottom: 10px;
        background-color: white;
        border: 1px solid #e0dcdc;
        border-radius: 20px;
    }

    .AreaBoxForPics7a {
        position: relative;
        float: left;
        text-align: center;
        vertical-align: middle;
        width: 94%;
        height: auto;
        overflow: hidden;
        padding-top: 30px;
        padding-bottom: 10px;
        background-color: white;
        border: 1px solid #e0dcdc;
        border-radius: 20px;
    }


    .RegBox01 {
        position: relative;
        float: left;
        width: 90%;
        height: auto;
        margin-top:200px; 
        margin-left:5%;
        margin-right:5%;
        text-align: left;
        overflow:hidden;
        background-color: transparent;
    }


    .RegBox02 {
        position: relative;
        float: left;
        width: 85%;
        height: auto;
        margin-left: 7%;
        margin-right:7%;
        margin-top: 15%;
        background-color: transparent;
    }


    .PageHeadingBox {
        position: fixed;
        float: left;
        left: 0px;
        top: 100px;
        width: 80%;
        left:5%;
        right:5%;
        height: 35px;
        padding-left: 5%;
        padding-top: 15px;
        padding-right: 5%;
        padding-bottom: 10px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: #fcc2c2;
        z-index: 80;
    }



    .RegBox1 {
        position: relative;
        float: left;
        width: 80%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 20px;
        padding-left: 5%;
        padding-right: 3%;
        text-align: left;
        overflow: hidden;
        background-color: transparent;
    }


    .RegBox2 {
        position: relative;
        float: left;
        width: 98%;
        height: auto;
        margin-left: 1%;
        margin-top: 200px;
        background-color: transparent;
    }


    .MemRegBox1 {
        position: relative;
        float: left;
        width: 80%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 20px;
        padding-left: 5%;
        padding-right: 3%;
        text-align: left;
        overflow: hidden;
        background-color: transparent;
    }

    .MemRegBox2 {
        position: relative;
        float: left;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-right:5%;
        margin-top: 200px;
        background-color: transparent;
    }



    .SmallDivBoxAtCentre {
        position: absolute;
        float: left;
        width: 80%;
        height: 200px;
        top: 33%;
        bottom: 33%;
        left: 10%;
        right:10%;
        text-align: center;
        background-color: #efeeee;
        z-index: 50;
    }

    .FullwidthBox_Dashboard {
        position: relative;
        float: left;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-top: 40%;
        background-color: transparent;
    }


    .FullwidthBox_shortlist {
        position: relative;
        float: left;
        width: 96%;
        height: auto;
        margin-left: 2%;
        margin-right: 2%;
        margin-top: 250px;
        overflow:hidden;
        background-color: transparent;
    }


    .messageRadioBox {
        position: relative;
        float: left;
        width: 85%;
        height: 20px;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: -9px;
        padding: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        z-index: 201;
        background-color: whitesmoke;
    }

    .div100WautoH_Inner {
        position: relative;
        float: left;
        width: 94%;
        height: auto;
        margin-left: 2%;
        margin-right: 2%;
        text-align: left;
        padding-left:2%;
        background-color: transparent;
    }

    .AreaBoxForPics2 {
        position: relative;
        float: left;
        text-align: center;
        vertical-align: bottom;
        width: 90%;
        height: 270px;
        margin-left: 5%;
        margin-right:5%;
        margin-top: 10px;
        overflow: hidden;
        padding-top: 0px;
        padding-bottom: 10px;
        background-color: #efeeee;
        border: 1px solid #e0dcdc;
        border-radius: 20px;
    }

    .MainInnerContainer2 {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
        overflow:hidden;
    }


    .Venue_locationicon {
        position: absolute;
        float: left;
        top: 20px;
        left: 70%;
        width: 50px;
        height: 30px;
        background-color: transparent;
    }


    .Venue_location_details {
        position: absolute;
        float: left;
        top: 80px;
        left: 60px;
        width: 160px;
        height: 60px;
        padding: 10px;
        border: 0px solid gray;
        border-radius: 5px;
        background-color: #efeeee;
        visibility: hidden;
    }

    .Venue_locationicon:hover .Venue_location_details {
        visibility: visible;
    }



    .Vendor_locationicon {
        position: absolute;
        float: left;
        top: 20px;
        left: 70%;
        width: 50px;
        height: 30px;
        background-color: transparent;
    }

    .Vendor_location_details {
        position: absolute;
        float: left;
        top: 80px;
        left: 60px;
        width: 160px;
        height: 60px;
        padding: 10px;
        border: 0px solid gray;
        border-radius: 5px;
        background-color: #efeeee;
        visibility: hidden;
    }

    .Vendor_locationicon:hover .Vendor_location_details {
        visibility: visible;
    }



    .Venue_wishlisticon {
        position: absolute;
        float: left;
        top: 20px;
        left: 80%;
        width: 50px;
        height: 30px;
        background-color: transparent;
    }

    .Venue_wishlist_details {
        position: absolute;
        float: left;
        top: 80px;
        left: 60px;
        width: 160px;
        height: 60px;
        padding: 10px;
        border: 0px solid gray;
        border-radius: 5px;
        background-color: #efeeee;
        visibility: hidden;
    }

    .Venue_wishlisticon:hover .Venue_wishlist_details {
        visibility: visible;
    }


    .Vendor_wishlisticon {
        position: absolute;
        float: left;
        top: 20px;
        left: 80%;
        width: 50px;
        height: 30px;
        background-color: transparent;
    }

    .Vendor_wishlist_details {
        position: absolute;
        float: left;
        top: 80px;
        left: 60px;
        width: 160px;
        height: 60px;
        padding: 10px;
        border: 0px solid gray;
        border-radius: 5px;
        background-color: #efeeee;
        visibility: hidden;
    }

    .Vendor_wishlisticon:hover .Vendor_wishlist_details {
        visibility: visible;
    }




    .VenuePicBox-v {
        position: relative;
        float: left;
        width: 98%;
        height: 400px;
        margin-top: 100px;
        margin-left: 1%;
        vertical-align: text-top;
        border: 0px solid gray;
        overflow: hidden;
    }


    .VenueBox2 {
        position: relative;
        float: left;
        width: 97%;
        height: 360px;
        margin-top: 10px;
        margin-left: 1%;
        margin-right:1%;
        background-color: white;
        border: 0px solid gray;
        overflow:hidden;
    }


    .MessageIconBox {
        position: absolute;
        float: left;
        width: 180px;
        height: 30px;
        padding-right: 10px;
        padding-left: 0px;
        left: 0px;
        top: 130px;
        padding-bottom: 5px;
        text-align: center;
        background-color: transparent;
    }


    .Venue_shareicon {
        position: absolute;
        float: left;
        top: 20px;
        left: 90%;
        width: 50px;
        height: 30px;
        background-color: transparent;
    }

    .Venue_share_details {
        position: absolute;
        float: right;
        top: -80px;
        right: -60px;
        width: 160px;
        height: 60px;
        padding: 10px;
        border: 0px solid gray;
        border-radius: 5px;
        background-color: #efeeee;
        visibility: hidden;
    }

    .Venue_shareicon:hover .Venue_share_details {
        visibility: visible;
    }


    .Vendor_shareicon {
        position: absolute;
        float: left;
        top: 20px;
        left: 90%;
        width: 50px;
        height: 30px;
        background-color: transparent;
    }

    .Vendor_share_details {
        position: absolute;
        float: right;
        top: -80px;
        right: -60px;
        width: 160px;
        height: 60px;
        padding: 10px;
        border: 0px solid gray;
        border-radius: 5px;
        background-color: #efeeee;
        visibility: hidden;
    }

    .Vendor_shareicon:hover .Vendor_share_details {
        visibility: visible;
    }



    .iconwidth_venu {
        width: 100px;
    }

    .iconwidth_sharedicons {
        margin-top:40px;
        width: 70px;
    }

    .VenueReviewBox {
        position: absolute;
        float: right;
        width: 80px;
        height: 90px;
        right: 0px;
        top: 125px;
        padding-bottom: 5px;
        text-align: center;
        background-color: transparent;
    }

    .DivForAlerts {
        position: fixed;
        width: 300px;
        height: auto;
        top: 40%;
        left: 50%;
        padding: 30px;
        text-align: center;
        transform: translate(-50%, -50%);
        overflow: hidden;
        border: 1px solid gray;
        background-color: #e5e2e2;
        z-index: 200;
    }

    

    .VenueNameBox {
        position: relative;
        float: left;
        width: 90%;
        height: 20px;
        padding: 2%;
        text-align: center;
        background-color: lightslategray;
    }

    .VenueNameBox2 {
        position: relative;
        float: left;
        width: 92%;
        height: auto;
        padding: 1%;
        background-color: transparent;
    }


    .VenueDetailsBoxHead2 {
        position: relative;
        float: left;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
        height: 30px;
        margin-left: 0px;
        margin-top: 0px;
        background-color: transparent;
    }

    .VenueDetailsBox {
        position: relative;
        float: left;
        width: 45%;
        height: 80px;
        margin-left: 1.5%;
        margin-top: 10px;
        background-color: gainsboro;
    }

    .VenueDetailsBoxHead {
        position: relative;
        float: left;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
        width: 100%;
        height: 20px;
        margin-left: 0px;
        margin-top: 0px;
        background-color: #f71a63;
    }

    .VenueDetailsBoxDouble {
        position: relative;
        float: left;
        width: 45%;
        height: auto;
        margin-left: 1.5%;
        margin-top: 10px;
        background-color: gainsboro;
    }

    .div100WautoH_Gray {
        position: relative;
        float: left;
        width: 94%;
        height: auto;
        margin-left: 4%;
        margin-right: 4%;
        margin-top: 0px;
        text-align: center;
        background-color: transparent;
    }


    .div100WautoH2 {
        position: relative;
        float: left;
        width: 92%;
        height: auto;
        margin-left:3%;
        margin-right:3%;
        background-color: transparent;
        border-radius: 15px;
        border: 1px solid whitesmoke;
    }

    .BannerBox_Inner {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        overflow: hidden;
        background-color: transparent;
    }

    .img100 {
        width: 100%;
        height: auto;
    }

    .divforSticker {
        position: absolute;
        right: 14%;
        top: 0px;
        width: 50px;
        height: 50px;
        background-color: transparent;
        z-index: 250;
    }

    .Fontfor_HeadingV_Roboto {
        font-family: Roboto-Regular;
        font-size: 22px;
        font-weight: 500;
        color: #3c3b3b;
    }


    #sliderContainer {
        width: 100%;
        height: 180px;
        position: relative;
        overflow: hidden;
        border:0px solid red;
    }

    .fadeSlide {
        width: 100%;
        height: auto;
        opacity: 1;
        transition: opacity 1s ease-in-out;
    }

    .fadeOut {
        opacity: 0;
    }


    .PageSubSubHeadingBox {
        position: absolute;
        float: left;
        left: 10%;
        top: 180px;
        width: 70%;
        height: 20px;
        padding-left: 5%;
        padding-top: 10px;
        padding-right: 5%;
        padding-bottom: 10px;
        text-align: left;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: #e6cdcd;
        visibility: hidden;
    }

    .PageSubSubHeadingBox_M {
        position: absolute;
        float: left;
        left: 10%;
        top: 160px;
        width: 70%;
        height: 20px;
        padding-left: 5%;
        padding-top: 10px;
        padding-right: 5%;
        padding-bottom: 10px;
        text-align: left;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: #e6cdcd;
        visibility: visible;
    }


    .Fontfor_Heading_Roboto {
        font-family: Roboto-Regular;
        font-size: 22px;
        font-weight: 500;
        color: #3c3b3b;
    }



    .VendorMainPicBox {
        position: relative;
        float: left;
        width: 98%;
        height: 250px;
        margin-top: 100px;
        margin-left: 1%;
        margin-right: 1%;
        vertical-align: text-top;
        border: 1px solid gray;
        overflow: hidden;
    }

    .VendorMainPicBox2 {
        position: relative;
        float: right;
        width: 98%;
        height: auto;
        margin-top: 10px;
        margin-right: 0.5%;
        margin-left: 1.5%;
        vertical-align: text-top;
        border: 1px solid gray;
        overflow: hidden;
    }


    .divAbout_Vendor {
        position: relative;
        float: left;
        width: 92%;
        height: auto;
        margin-left: 4%;
        margin-right: 4%;
        margin-top:20px;
        text-align: center;
        background-color: transparent;
    }

    .div_VendorProducts {
        position: relative;
        float: left;
        width: 92%;
        height: auto;
        margin-left: 4%;
        margin-right: 4%;
        margin-top: 20px;
        text-align: center;
        background-color: transparent;
    }

    .divforpicvid {
        position: absolute;
        float: left;
        top: 110px;
        left: 5%;
        width: 90%;
        background-color:transparent;
    }


    .reviewsBox {
        position: fixed;
        float: left;
        width: 90%;
        height: 90%;
        top: 40px;
        left: 50%;
        transform: translateX(-50%);
        overflow: hidden;
        border: 1px solid gray;
        overscroll-behavior: none;
        background-color: whitesmoke;
        z-index: 200;
    }


    .reviewpanels_div {
        margin-top:80px;
        height:100%;
        overflow:hidden;
    }

    .div98 {
        position: absolute;
        float: left;
        width: 98%;
        height: 100%;
        left: 1%;
        right: 1%;
        overflow: hidden;
        text-align: center;
        background-color: whitesmoke;
        overscroll-behavior: none;
        z-index: 200;
    }

    .VendorCategBox {
        position: fixed;
        float: left;
        width: 84%;
        height: 85%;
        left: 5%;
        top: 8%;
        padding: 3%;
        border: 1px solid gray;
        overflow-y: auto; /* or scroll */
        overflow-x: hidden;
        background-color: whitesmoke;
        z-index: 200;
    }

    .reviewsBox3 {
        position: absolute;
        float:left;
        width: 150px;
        height: 20px;
        top: 60px;
        left: 200px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        border: 1px solid gray;
        border-radius: 10px;
        background-color: transparent;
        z-index: 200;
    }

    .reviewsBox_INNER_withscroll {
        position: relative;
        float: left;
        width: 88%;
        height: 90%;
        margin-left: 5%;
        margin-top: 8%;
        padding-left: 1%;
        padding-right:0px;
        text-align:center;
        border: 1px solid gray;
        overflow-y: scroll; /* or scroll */
        overflow-x: hidden;
        background-color: whitesmoke;
        z-index: 200;
    }


    .MESSAGESBox_INNER {
        position: relative;
        float: left;
        width: 84%;
        height: 65%;
        margin-left: 5%;
        margin-top: 100px;
        padding: 3%;
        border: 1px solid gray;
        overflow: hidden;
        background-color: whitesmoke;
        z-index: 200;
    }


    .reviewsBox2 {
        position: fixed;
        float: left;
        width: 200px;
        height: 40px;
        top: 30px;
        left: 5%;
        overflow: hidden;
        border: 0px solid gray;
        background-color: whitesmoke;
        z-index: 200;
    }


    .MembersAccountBox {
        position: relative;
        float: right;
        width: 170px;
        height: 100px;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
        margin-top: 12px;
        margin-right: -50px;
        text-align: left;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background: rgba(255,255,255,1.0);
        visibility: hidden;
        z-index: 500;
    }

    .top_end_box_Members {
        position: absolute;
        float: right;
        top: 5px;
        right: 5px;
        width: 50px;
        height: 47px;
        padding-top: 18px;
        text-align: center;
        vertical-align: text-bottom;
        background-color: transparent;
        z-index: 500;   
    }
        .top_end_box_Members:hover .MembersAccountBox {
            transform: scaleX(1);
            opacity: 1;
            visibility: visible;
            height: auto;
            right: 10px;
            top: 0px;
            z-index: 500;
        }

    .MemDashboardDiv {
        position: relative;
        float: left;
        margin-left: 0px;
        margin-right: 0px;
        width: 1px;
        height: 1px;
        background-color: transparent;
        visibility: hidden;
    }

    .MemDashboardDiv_Mobile {
        position: relative;
        float: left;
        margin-top:100px;
        margin-left: 1%;
        margin-right: 1%;
        width: 98%;
        height: auto;
        background-color: transparent;
        visibility: visible;
    }

    .RegBox_mem1a {
        position: relative;
        float: left;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 480px;
        overflow-x: hidden;
        overflow-y: auto;
        background-color: transparent;
    }


    .RegBox_mem1 {
        position: absolute;
        float: left;
        width: 90%;
        height: auto;
        left: 0px;
        right: 0px;
        top: 410px;
        overflow-x:hidden;
        overflow-y:auto;
        background-color: yellow;
    }

    .RegBox_mem2 {
        position: absolute;
        float: left;
        width: 96%;
        height: auto;
        left: 0px;
        right: 0px;
        top: 130px;
        background-color: transparent;
    }



    .textbox_w1 {
        width:90%;
    }

    .textbox_w2 {
        width: 65%;
    }

    .widthP {
        Width: 10px;
    }

    .width_NextBack_btn {
        Width: 100px;
    }


    .venue_chkbox_align {
        text-align:left;
    }

    .noBorder {
        border:none;
    }

    .PkgBox_mem1 {
        position: relative;
        float: left;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-top: 200px;
        background-color: transparent;
    }

    .My80Box {
        position: relative;
        float: left;
        width: 90%;
        height: 100%;
        margin-top: 250px;
        margin-left: 5%;
        margin-right: 5%;
        background-color: transparent;
    }

    .My80Box_ven {
        position: relative;
        float: left;
        width: 90%;
        height: 70%;
        margin-top: 220px;
        margin-left: 5%;
        margin-right: 5%;
        background-color: transparent;
    }



    .divsubheads {
        position: absolute;
        float: left;
        width: 80%;
        height: 35px;
        padding-top:10px;
        top: 160px;
        left: 10%;
        text-align:center;
        border-bottom-left-radius:20px;
        border-bottom-right-radius:20px;
        background-color: #e4b3d4;
        visibility: visible;
    }


    .PageShopHomeBox {
        position: fixed;
        float: left;
        left: 150px;
        top: 180px;
        width: 50px;
        height: 25px;
        visibility:hidden;
    }

    .PageShopHomeBox2 {
        position: fixed;
        float: left;
        left: 150px;
        top: 180px;
        width: 50px;
        height: 25px;
        visibility: hidden;
    }

    .PageShopHomeBox3 {
        position: fixed;
        float: left;
        left: 150px;
        top: 180px;
        width: 50px;
        height: 25px;
        visibility: hidden;
    }

    .PageShopHomeBox4 {
        position: fixed;
        float: left;
        left: 150px;
        top: 180px;
        width: 50px;
        height: 25px;
        visibility: hidden;
    }

    .PageShopHomeBox5 {
        position: fixed;
        float: left;
        left: 150px;
        top: 180px;
        width: 50px;
        height: 25px;
        visibility: hidden;
    }

    .PageShopHomeBox6 {
        position: fixed;
        float: left;
        left: 150px;
        top: 180px;
        width: 50px;
        height: 25px;
        visibility: hidden;
    }

    .DivHalfWidth {
        position: relative;
        float: left;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 0px;
        width: 90%;
        height: auto;
        background-color: transparent;
    }


    .DivHalfWidth2 {
        position: relative;
        float: left;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 50px;
        width: 90%;
        height: auto;
        background-color: transparent;
    }

    .ShopMainPicDiv {
        position: relative;
        float: left;
        width: 300px;
        height: 200px;
        border: 1px solid gray;
        margin-top: 20px;
        margin-left: 2%;
        overflow: hidden;
    }


    .BorderBox2_About {
        position: relative;
        float: left;
        margin-top: 10px;
        margin-left: 2%;
        width: 90%;
        height: auto;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 35px;
        padding-bottom: 35px;
        border: 1px solid gray;
        border-radius: 20px;
        background-color: transparent;
        z-index: 30;
    }


    .BorderBox2_About {
        position: relative;
        float: left;
        margin-top: 10px;
        margin-left: 2%;
        width: 90%;
        height: 550px;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 35px;
        padding-bottom: 5px;
        border: 1px solid gray;
        border-radius: 20px;
        background-color: transparent;
        z-index: 30;
    }

    .div_shoppics {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin-top: 80px;
        overflow: auto;
        background-color: transparent;
    }


    .BorderBox2 {
        position: relative;
        float: left;
        margin-top: 10px;
        margin-left: 2%;
        width: 90%;
        height: auto;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 35px;
        padding-bottom: 35px;
        border: 1px solid gray;
        border-radius: 20px;
        background-color: transparent;
        z-index: 30;
    }

    .plusdiv2 {
        position: absolute;
        float: right;
        right: 5px;
        top: 20px;
        width: 50px;
        height: 50px;
        background-color: transparent;
        z-index:500;
    }

    .div100_forVideos {
        position: relative;
        float: left;
        width: 80%;
        height: auto;
        margin-left: 10%;
        margin-right: 5%;
        margin-top:50px;
        text-align: center;
        background-color: transparent;
    }


    .plusdiv_notopmargin23 {
        position: absolute;
        right: 0px;
        top: 210px;
        width: 150px;
        height: auto;
        text-align: center;
        background-color: transparent;
    }


    .SectionHeadingBox_High {
        position: relative;
        float: left;
        width: 90%;
        height: 70px;
        padding-top: 10px;
        margin-left: 5%;
        margin-bottom: 5%;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        background-color: khaki;
    }


    .divforShopProducts {
        position: fixed;
        width: 90%;
        height: 90%;
        padding-top: 2%;
        padding-left: 4%;
        padding-right: 4%;
        padding-bottom: 2%;
        overflow: scroll;
        left: 50%;
        bottom: 10%;
        transform: translate(-50%, -50%);
        border: 1px solid gray;
        background-color: white;
        z-index: 150;
    }


    .headbx {
        position: absolute;
        width: 50%;
        height: 70px;
        top: 10px;
        left: 0px;
        padding-left:10%;
        padding-bottom:10px;
        text-align: left;
        background-color: transparent;
    }


    .PicsBox_noborder100_S1 {
        position: relative;
        float: left;
        text-align: center;
        width: 90%;
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 20px;
        overflow: hidden;
        background-color: transparent;
    }

    .picboxedit {
        position: relative;
        float: left;
        text-align: center;
        width: 100%;
        height: auto;
        padding-top: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        overflow: hidden;
        background-color: #efeeee;
    }


    .divforupload_p3 {
        position: fixed;
        width: 300px;
        height: 180px;
        left: 2%;
        top: 35%;
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
        border: 1px solid gray;
        background-color: #efeeee;
        z-index: 700;
    }

    .divforupload_utube {
        position: fixed;
        width: 300px;
        height: 190px;
        left: 5%;
        top: 35%;
        padding-top: 40px;
        padding-left: 30px;
        padding-right: 30px;
        border: 1px solid gray;
        background-color: #efeeee;
        z-index: 500;
    }

    .myreg_width {
        width: 180px;
    }


    .plusdiv_notopmargin {
        position: absolute;
        float: right;
        right: 0px;
        top: 15px;
        bottom:20px;
        width: 50px;
        height: 30px;
        background-color: transparent;
        z-index:100;
    }

    .plusdiv_new {
        position: absolute;
        float: right;
        right: 0px;
        top: 10px;
        bottom: 20px;
        width: 50px;
        height: 30px;
        background-color: transparent;
        z-index: 100;
    }

    .plusdiv_new2 {
        position: absolute;
        float: left;
        left: 10px;
        top: 10px;
        bottom: 20px;
        width: 50px;
        height: 30px;
        background-color: transparent;
        z-index: 100;
    }

    .plusdiv_Youtube {
        position: absolute;
        float: right;
        right: 0px;
        top: 55px;
        bottom: 20px;
        width: 150px;
        height: 30px;
        background-color: transparent;
        z-index: 100;
    }

    .plusdiv_Video {
        position: absolute;
        float: left;
        left: 0px;
        top: 55px;
        bottom: 20px;
        width: 150px;
        height: 30px;
        background-color: transparent;
        z-index: 100;
    }


    .plusdiv_notopmargin22 {
        position: absolute;
        float: right;
        left: 20px;
        top: 220px;
        bottom: 20px;
        width: 150px;
        height: 30px;
        text-align:center;
        background-color: transparent;
        z-index: 100;
    }

    .plusdiv_utube {
        position: absolute;
        right: 10%;
        top: 220px;
        width: 150px;
        height: 30px;
        text-align:center;
        background-color: transparent;
    }



    .divforupload_p {
        position: fixed;
        float: left;
        width: 300px;
        height: 190px;
        left: 6%;
        top: 36%;
        padding-top: 50px;
        padding-left: 30px;
        padding-right: 30px;
        border: 1px solid gray;
        background-color: #efeeee;
        z-index: 500;
    }


    .divforupload_p22 {
        position: fixed;
        float: left;
        width: 300px;
        height: 190px;
        left: 6%;
        top: 32%;
        padding-top: 50px;
        padding-left: 30px;
        padding-right: 30px;
        border: 1px solid gray;
        background-color: #efeeee;
        z-index: 600;
    }


    .divforupload_p2 {
        position: fixed;
        float: left;
        width: 300px;
        height: 230px;
        left: 6%;
        top: 40%;
        padding-top: 50px;
        padding-left: 30px;
        padding-right: 30px;
        border: 1px solid gray;
        background-color: #efeeee;
        z-index: 500;
    }


    .divforOffers {
        position: fixed;
        width: 80%;
        height: 370px;
        padding-top: 10%;
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 10%;
        top: 470px;
        left: 50%;
        bottom: 10%;
        transform: translate(-50%, -50%);
        border: 1px solid gray;
        background-color: gainsboro;
        z-index: 600;
    }

    .closediv_offers {
        position: absolute;
        right: 5px;
        top: 15px;
        width: 50px;
        height: 50px;
        background-color: transparent;
    }

    .closediv_abt {
        position: absolute;
        right: 5px;
        top: 20px;
        width: 50px;
        height: 50px;
        background-color: transparent;
    }


    .mylogo_width {
        width: 300px;
        filter: contrast(1.03) brightness(1.01);
        -webkit-transform: translate3d(0,0,0);
    }

    .PageSubHeadingBox {
        position: fixed;
        float: left;
        left: 50px;
        top: 160px;
        width: 140px;
        height: 20px;
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        text-align: left;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: #e4b3d4;
        z-index: 80;
    }


    .PageSubHeadingBox2 {
        position: fixed;
        float: left;
        left: 185px;
        top: 160px;
        width: 140px;
        height: 20px;
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        text-align: left;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: #e4b3d4;
        z-index: 80;
    }


    .PageSubHeadingBox3 {
        position: fixed;
        float: left;
        left: 590px;
        top: 180px;
        width: 600px;
        height: 30px;
        padding-left: 10px;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 10px;
        text-align: center;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        background-color: #e0dcdc;
        z-index: 80;
    }


    .IconsBox_venue {
        position: relative;
        float: left;
        text-align: center;
        vertical-align: top;
        width: 100%;
        height: 200px;
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 0px;
        padding-bottom: 30px;
        background-color: white;
        border: 1px solid gray;
        border-radius: 20px;
    }

    .BorderBox_V1 {
        position: absolute;
        float: left;
        top: 10px;
        left: 0px;
        width: 90%;
        height: 80%;
        padding-left: 3%;
        padding-right: 3%;
        padding-top: 20px;
        padding-bottom: 20px;
        border: 1px solid gray;
        border-radius: 25px;
        background-color: white;
        overflow-x:hidden;
        overflow-y:auto;
        z-index: 30;
    }

    .My100Box {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
        margin-left: 0%;
        margin-right: 0%;
        margin-top:30px;
        background-color: transparent;
    }

    .Tabs_mobile {
        position: absolute;
        float: left;
        top: 80px;
        left: 5%;
        width: 90%;
        height: 30px;
        text-align: center;
        padding-top: 10px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e6cdcd;
        visibility: visible;
        z-index: 30;
    }


    .Tabs_mobile_2 {
        position: absolute;
        float: left;
        top: 80px;
        left: 5%;
        width: 90%;
        height: 30px;
        text-align: center;
        padding-top: 10px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e6cdcd;
        visibility: visible;
        z-index: 100;
    }


    .Tabs_dropdown23 {
        position: absolute;
        top: 42px;
        left: 5%;
        width: 90%;
        height: 30px;
        padding-top: 10px;
        text-align: center;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        visibility: visible;
        background-color: #e6cdcd;
    }


    .Tabs_va1 {
        position: absolute;
        float: left;
        margin-left: 0px;
        margin-top: 1px;
        width: 1px;
        height: 1px;
        padding-top: 2px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e0dcdc;
        z-index: 20;
        visibility:hidden;
    }



    .Tabs_va2 {
        position: absolute;
        float: left;
        margin-left: 1px;
        margin-top: 1px;
        width: 1px;
        height: 1px;
        padding-top: 2px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e0dcdc;
        z-index: 20;
        visibility: hidden;
    }

    .Tabs3a_va {
        position: absolute;
        float: left;
        margin-left: 1px;
        margin-top: 1px;
        width: 1px;
        height: 1px;
        padding-top: 2px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e0dcdc;
        z-index: 20;
        visibility: hidden;
    }

    .Tabs4a_va {
        position: absolute;
        float: left;
        margin-left: 1px;
        margin-top: 1px;
        width: 1px;
        height: 1px;
        padding-top: 2px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e0dcdc;
        z-index: 20;
        visibility: hidden;
    }

    .Tabs4b_va {
        position: absolute;
        float: left;
        margin-left: 1px;
        margin-top: 1px;
        width: 1px;
        height: 1px;
        padding-top: 2px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e0dcdc;
        z-index: 20;
        visibility: hidden;
    }

    .Tabs5_va {
        position: absolute;
        float: left;
        margin-left: 1px;
        margin-top: 100px;
        width: 1px;
        height: 1px;
        padding-top: 2px;
        border: 0px solid gray;
        border-radius: 20px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        background-color: #e0dcdc;
        z-index: 20;
        visibility: hidden;
    }

    .divDelVenue {
        position:absolute;
        right:20px;
        top:20px;
        width:30px;
        height:30px;
        background-color:transparent;
        visibility:visible;
        z-index:300;
    }

    .Button_Reg {
        position: absolute;
        bottom: 90px;
        left: 10px;
        z-index: 1500;
    }


    .Button_comingsoon {
        position: absolute;
        width:100%;
        bottom: 10px;
        text-align:center;
        left: 0px;
        z-index: 1500;
    }


    .btnDiv_Spaces {
        position: absolute;
        float: right;
        width: 30px;
        height: 30px;
        right: 0px;
        top: 0px;
        background-color: transparent;
    }

    .divForAddingAreaSpaces {
        position: fixed;
        float: left;
        left: 10px;
        right: 10px;
        top: 15%;
        bottom: 5%;
        width: 85%;
        height: 75%;
        padding: 20px;
        text-align: center;
        background-color: #efeeee;
        box-shadow: 10px 10px 5px gray;
        border-radius: 10px;
        z-index: 500;
    }

    .AreaBox_venuespaces {
        position: relative;
        float: left;
        text-align: center;
        vertical-align: top;
        width: 100%;
        height: auto;
        margin-left: 0px;
        margin-top: 10px;
        padding: 0px;
        background-color: white;
        border: 0px solid lightgray;
        border-radius: 20px;
    }

    .My90Box_2 {
        position: relative;
        float: left;
        width: 90%;
        height: auto;
        padding-top: 5px;
        padding-bottom: 20px;
        margin-left: 5%;
        margin-right: 5%;
        margin-top:60px;
        background-color: transparent;
    }

    .divforupload_new {
        position: fixed;
        float: left;
        top: 45%;
        left: 10%;
        right: 10%;
        width: 60%;
        height: 170px;
        padding: 10%;
        background-color: #efeeee;
        border: 1px solid gray;
        justify-content: center;
        align-items: center;
        z-index: 999;
    }

    .img100_Reg {
        height: 100%;
        -webkit-transform: translate3d(0,0,0);
    }

    .MessagesBox {
        position: fixed;
        float: left;
        width: 80%;
        height: 98%;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        overflow: hidden;
        overscroll-behavior: none;
        border: 1px solid gray;
        background-color: whitesmoke;
        z-index: 200;
    }

    .MESSAGESBox_INNER_mem {
        position: relative;
        float: left;
        width: 84%;
        height: 65%;
        margin-left: 5%;
        margin-top: 40%;
        padding: 3%;
        border: 1px solid gray;
        overflow: hidden;
        background-color: transparent;
        z-index: 200;
    }

    .MESSAGESBox_INNER_withscroll_mem {
        position: relative;
        float: left;
        width: 84%;
        height: 80%;
        margin-left: 5%;
        margin-top: 35%;
        padding: 3%;
        overflow: hidden;
        border: 1px solid gray;
        overflow-y: auto; /* or scroll */
        overflow-x: hidden;
        background-color: whitesmoke;
        z-index: 200;
    }

    .SendMessageBtn_div {
        position: fixed;
        float: left;
        width: 40%;
        height: 20px;
        top: 80px;
        left: 5%;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        border: 1px solid gray;
        border-radius: 10px;
        background-color: transparent;
        z-index: 200;
    }

    .BlogMainPicBox {
        position: relative;
        float: left;
        width: 95%;
        height: auto;
        margin-top: 10px;
        margin-left: 2.5%;
        vertical-align: text-top;
        border: 1px solid gray;
        overflow: hidden;
    }

    .reviewsBox_INNER {
        position: relative;
        float: left;
        width: 80%;
        height: 80%;
        margin-left: 5%;
        margin-top: 8%;
        padding: 4%;
        overflow: hidden;
        border: 1px solid gray;
        overflow: hidden;
        background-color: whitesmoke;
        z-index: 200;
    }

    .BlankDiv {
        position: relative;
        float: left;
        width: 100%;
        height: 50px;
        margin-top: 250px;
        margin-bottom: 100px;
        text-align: center;
        background-color: transparent;
    }

    .BottomMarginDiv {
        position: relative;
        float: left;
        width: 100%;
        height: 300px;
        margin-top: 0px;
        text-align: center;
        background-color: transparent;
    }

    .textbox_w300 {
        width: 200px;
    }

    .textbox_w250 {
        width: 250px;
    }

    .textbox_w_pricerange {
        width:50px;
    }



    .plusdiv3 {
        position: absolute;
        float: right;
        right: -10px;
        top: -15px;
        width: 50px;
        height: 50px;
        background-color: transparent;
        z-index:100;
    }

    .AreaBoxForPics5 {
        position: relative;
        float: left;
        text-align: center;
        vertical-align: bottom;
        width: 94%;
        height: 200px;
        overflow: hidden;
        margin: 3%;
        padding-top: 0px;
        padding-bottom: 10px;
        background-color: whitesmoke;
        border: 0px solid #e0dcdc;
        border-radius: 20px;
    }

    .AreaBoxForPics6 {
        position: relative;
        float: left;
        text-align: center;
        vertical-align: bottom;
        width: 94%;
        height: 300px;
        overflow: hidden;
        margin: 3%;
        padding-top: 0px;
        padding-bottom: 10px;
        background-color: whitesmoke;
        border: 1px solid #e0dcdc;
        border-radius: 20px;
    }

    .photogalpicbox1 {
        position: relative;
        float: left;
        margin-left:0px;
        width: 94%;
        height: 200px;
        overflow: hidden;
    }

    .slide-btn {
        background-color: transparent;
        color: #444;
        border: none;
        padding: 10px 10px 15px;
        cursor: pointer;
        font-size: 24px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 20px;
        border-radius: 180px;
    }



    .TopContainer1 {
        position: fixed;
        float: left;
        left: 0px;
        top: 0px;
        width: 96%;
        height: 40px;
        padding-left: 2%;
        padding-right: 2%;
        z-index: 25;
        border-bottom-right-radius: 0px;
        background-color: #D81B60;
        z-index: 100;
    }


    .TopContainer2 {
        position: fixed;
        float: left;
        left: 0px;
        top: 40px;
        width: 96%;
        height: 70px;
        padding-left: 2%;
        padding-right: 2%;
        z-index: 25;
        border-bottom-right-radius: 0px;
        background-color: #eb6991;
        z-index: 100;
    }

    .StatsBox0 {
        position: relative;
        float: left;
        width: 40%;
        height: 200px;
        padding-left:25%;
        padding-right:20%;
        text-align: center;
        overflow: hidden;
        border: 0px solid gray;
        overflow: hidden;
        background-color: transparent;
    }


    .StatsBox1 {
        position: relative;
        float: left;
        width: 90%;
        height: 250px;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 50px;
        text-align: center;
        overflow: hidden;
        border: 1px solid gray;
        overflow: hidden;
        background-color: whitesmoke;
    }

    .StatsBox2 {
        position: relative;
        float: left;
        width: 60%;
        height: 250px;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 50px;
        padding-left: 15%;
        padding-right: 15%;
        text-align: center;
        overflow: hidden;
        border: 1px solid gray;
        overflow: hidden;
        background-color: transparent;
    }

    .divforNoItemAdded {
        position: absolute;
        float: left;
        width: 90%;
        height: auto;
        top: 300px;
        text-align: center;
        background-color: transparent;
    }

    .div100_absolute {
        position: absolute;
        width: 90%;
        height: auto;
        left: 5%;
        right: 5%;
        top: 30px;
        text-align: center;
        background-color: transparent;
    }


}














/* TAB VERSION */
@media screen and (min-width: 600px) and (max-width: 950px) 
{

}