body, html{
    padding: 0;
    margin: 0;
    font-family: PP Object sans,sans-serif !important;
    /* overflow-x: hidden; */
    overflow-x: hidden!important;
   
}
@font-face {
    font-family: whitneylight;
    src: url(./font/whitneylight.otf);
}
@font-face {
    font-family: whitneymedium;
    src: url(./font/whitneymedium.otf);
}

@font-face {
    font-family: whitneybook;
    src: url(./font/whitneybook.otf);
}
@font-face {
    font-family: SignPainterRegular;
    src: url(./font/Sign\ Painter\ Regular.ttf);
}
@font-face {
    font-family: whitneysemibold;
    src: url(./font/whitneysemibold.otf);
}
@font-face {
    font-family: whitneybold;
    src: url(./font/whitneybold.otf);
}
@font-face {
    font-family: SignPainter;
    src: url(./font/SignPainterHouseScript.ttf);
}

@font-face {
    font-family: Alokary;
    src: url(./font//AlokaryPersonalUse-z8pa4.ttf);
}
@import url('https://fonts.cdnfonts.com/css/pp object-sans');
@import url('https://fonts.googleapis.com/css2?family=GFS+Didot&display=swap');
.customtoprow {
    margin-left: -40px!important;
    margin-right: -30px!important;
}
.fa-bars:before{display:none;}
.desktop-head{
    position: fixed;  
    z-index: 10000; 
    opacity: 5; 
    width: 100%; 
    background-color: white;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
}
.navbar{
    font-size: 11pt;
    font-weight: 600;
    padding: 0;
}
.nav-link {
    display: block;
    color: black;
    text-decoration: none;
    font-weight: bold;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.navbar-dark .navbar-nav .active>.nav-link, 
.navbar-dark .navbar-nav .nav-link.active, 
.navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
}
nav .nav-link:hover {
    color: black !important;
    /* border-bottom: 2px solid #FDC47C; */
}
.navbar-dark .navbar-nav .nav-link {
    color: #000
}
.navbar-dark .navbar-toggler {
    color: black;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
}
.header-navbar{
    width: 100%;
}
.dropdown-header-container{
    border-bottom: 1px solid #B7B7B7;
    box-shadow: 0px -8px 10px 6px #707070;
}
.join{
    float: right;
    display: flex;
}
.join-btn {
    font-size: 12pt;
    border: none;
    background-color: white;
    font-weight: 500;
    margin-right: 10px;
    color: #000;
    white-space: nowrap!important;
    word-wrap: normal;
    /* font-family: whitneymedium; */
    font-family: whitneybook;
}
.join-btn:hover{
    color: #19BDFF;
}
.register-btn {
    font-size: 12pt;
    /* border: 1px solid #E4E4E6; */
    border: none!important;
    /* background-image: linear-gradient(#ffffff, #E4E4E6); */
    background-image: none!important;

    /* font-family: whitneymedium; */
    font-family: PP Object sans,sans-serif !important;
    /* font-family: whitneybook; */
    font-weight: 500;
    margin-right: 15px;
    color: #000;
    white-space: nowrap!important;
    word-wrap: normal;
    padding-right: 25px;
    padding-left: 25px;
    height: 37px;
    margin-top: 18px;
    /* border-radius: 100px; */
    padding-top: -14px;
}
.register-btn:hover {
    /* background: linear-gradient(#ffffff, #FCB45A); */
    /* background-image: linear-gradient(to right, #55fcc8 , #17a7fe); */
    background-image: none!important;
    color: #fff;
}
.register-btn.active {
    /* background: linear-gradient(#ffffff, #FCB45A); */
    /* background-image: linear-gradient(to right, #55fcc8 , #17a7fe); */
    background-image: none!important;
    color: #fff;
}

.twitter-newicon{
    width: 17px; 
    padding-top: 0px;
}
.register-btn1 {
    font-size: 11pt;
    border: 1px solid #000000;
    /* background-image: linear-gradient(to right, #55fcc8 , #17a7fe); */
    background: #fff;
    
    /* font-family: whitneymedium; */
    font-family: PP Object sans,sans-serif !important;
    font-weight: 400;
    margin-right: 20px;
    color: #000;
    white-space: nowrap!important;
    word-wrap: normal;
    padding-right: 40px;
    padding-left: 40px;
    height: 37px;
    margin-top: 18px;
    border-radius: 100px;
    padding-top: 3px;
}
.register-btn1:hover {
    /* background: linear-gradient(#ffffff, #FCB45A); */
    /* background-image: linear-gradient(#ffffff, #E4E4E6); */
    background: #fff;
    color: #000;
}

.register-btnnew {
    font-size: 11pt;
    border: 1px solid #000000;
    /* background-image: linear-gradient(to right, #55fcc8 , #17a7fe); */
    background: #fff;
    
    /* font-family: whitneymedium; */
    font-family: PP Object sans,sans-serif !important;
    font-weight: 400;
    margin-right: 20px;
    color: #000;
    white-space: nowrap!important;
    word-wrap: normal;
    padding-right: 40px;
    padding-left: 40px;
    height: 40px;
    margin-top: 60px;
    border-radius: 30px;
    padding-top: 9px;
    margin-bottom: 40px;
}
.register-new:hover {
    background:#fff;
    color: #000;
}
.logo-img1 {
   padding-top: 10px !important;
 }

.topmenu{
    list-style-type: none;
    font-size: 11pt;
    white-space: nowrap;
    display: flex;
    margin-top: 9px;
    margin-bottom: 0px!important;
    

}
.topmenu:focus {
    color: #000!important;
    /* text-decoration: underline; */
    text-underline-offset: 5px;
    text-decoration: underline solid #FDC47C 15% !important;
} 

.topmenu1:hover{
    color: #000!important;
    /* text-decoration: underline; */
    text-underline-offset: 5px;
    text-decoration: underline solid #FDC47C 15% !important;
}
.topmenu2:hover{
    color: #000!important;
    /* text-decoration: underline; */
    text-underline-offset: 5px;
    text-decoration: underline solid #FDC47C 15% !important;
}
/* .topmenu:hover{
    color: #cc1818!important;
   
    
} */

.listheading{
    font-family: 'GFS Didot', serif!important;
    font-size:14pt!important;
    font-weight: 500;
    }



#youtubevidio{
/*    width: 1140px!important;
    height: 624px!important; */
    width:100%!important;
    height: 524px!important;
    justify-content: center!important;
}

.forbigscreen{
    display: block!important;
}
.fortab{
    display: none!important;
}
.fashionrow{
    padding-left: 57px!important;
}

a {
    text-decoration: none!important;
}
ul#topso li{
    display:inline;
    padding:0px 10px 0px 10px;
    text-align: right!important;
    float: right!important;
    }
    
    
    
    .sticky {
      position: -webkit-sticky !important;
      position: sticky !important;
      top: 0 !important;
      
    }
    .colwidth{
        width: 30%!important;
    }
    .custommainrow{
        width: 80%;
        margin: 0 auto;
        justify-content: center;
        /* justify-content: right; */
    }
    .intheword{
        padding-left:0%!important;
           padding-right:0%!important; 
           margin-top: -11px;
      }
      .icon1 {
        width: 60%;
        margin-left: 0px;
        margin-top: 4px;
    }
    .icon2 {
        margin-left: 0px;
        margin-top: 0px;
        width: 70%;
    }
    .icon3 {
        margin-left: 0px;
        margin-top: 0px;
        width: 70%;
    }
     .earn{
         font-size: 10pt!important;
         font-family: PP Object sans,sans-serif;
         white-space: nowrap!important;
     }
     .calpad{
        padding-left: 0px!important;
     }

.dediparalast{
    padding-left: 0px;
}


.gamefirstrow{
    text-align: right!important;
}
.secgame{
    padding-left:20px;
    padding-right: 0px!important;
}


.inword{
    margin-top:12px; 
    margin-bottom: 0px;
    font-size: 11pt;
    font-family: PP Object sans,sans-serif;
    text-align: center;
}
.custom_free{
    text-shadow: -5px -4px #DFDFDF;
    font-size:16px !important;
     /* font-family: 'Didot'!important;*/
      font-family: 'GFS Didot', serif;
     font-weight: 600;
     color: #000;
     text-transform: capitalize;
     white-space: nowrap!important;
 }
 .customwordpad {
    margin-top: -5px!important;
}
.custom_foothead {
    font-size: 11pt !important;
    font-weight: 600 !important;
    font-family: PP Object sans,sans-serif !important;
    padding-top: 25px;
    margin-bottom: 8px;
}
p{
    font-size: 11pt!important;
    font-family: PP Object sans,sans-serif;
}
.flinksize{
    font-size: 10pt!important;
    margin-bottom: 0px!important;
}

/* career new css start */
.whyvivibg {
    
    /* background-image: url(./image/seller-storyboard.png);  */
    background-image: url(../images/seller-storyboard-new1.jpg); 
    background-repeat: no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     /* height: 450px; */
     height: auto;
    margin: 0 auto;
     background-position: center;
     margin-bottom: 20px;
     
 }

 .innertext{
    font-size: 11pt!important;
    font-family: PP Object sans,sans-serif;
    line-height: 18px;
}

 .career-heading {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    text-align: center;
    font-family: 'GFS Didot', serif;
    padding: 25px 0px 15px 0px;
    margin: 0;
    font-weight: normal;
    text-transform: capitalize!important;
    margin-top: 25px;
}


 .whyvivi-heading {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    text-align: center;
    font-family: 'GFS Didot', serif;
    padding: 25px 0px 15px 0px;
    margin: 0;
    font-weight: normal;
    text-transform: capitalize!important;
    margin-top: 60px;
}
.whyvivisub-heading {
    text-shadow: -11px -5px #e3e3e3;
    font-size: 27pt;
    text-align: center;
    font-family: 'GFS Didot', serif;
    padding: 10px 0px 5px 0px;
    margin: 0;
    font-weight: normal;
    text-transform: capitalize!important;
    margin-top: 20px;
    margin-bottom: -30px;
}

.boxtext-heading {
    font-size: 20pt;
    font-family: 'GFS Didot', serif;
    /* padding: 25px 0px 15px 0px; */
    margin: 0;
    font-weight: normal;
    text-transform: capitalize!important;
    /* margin-top: 60px; */
    padding-bottom: 0px ;
}
.headingsub-text {
    text-align: center;
    line-height: 18px;
    font-size: 11pt !important;
    font-family: PP Object sans,sans-serif;
}
.boxdisplay{
    display: flex!important;
}
.innovationsubtext{
    padding-right: 44px;
}

.whyvivibox{
    background: #fff;
    border-radius: 10px;
    /* height: 100px; */
    position: relative;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;

}
.whybox2{
    margin-left: -10px!important;
}

.whyvivibox1{
    background: #fff;
    border-radius: 10px;
    height: auto;
    margin-top: 20px;
    margin-left: 10px;
    margin-bottom: 24px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;

 }
.secondboxmar{
    margin-right: 5px;
}
.secondbox-text{
    padding: 15px 15px 0px 0px;
    text-align: center;
}
.whymoon-mar{
    margin-left: -30px;
    margin-bottom: -100px;
}
.whymoon-mar1{
    margin-left: -40px!important;
    margin-bottom: -100px;
}

.box-text {
    /* padding-left: 15px;
    padding-top: 22px;
    padding-right: 40px; */
    padding-left: 0px;
    padding-top: 15px;
    padding-right: 0px;
}

.box-text1 {
    padding-left: 15px;
    padding-top: 22px;
    padding-right: 40px;
}

.careericon1{
    width: 130px;
    margin: 15px;
    margin-left: 30px;
}





/* career new css end */



.font_shadow {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    /* font-size: 30pt; */
    /* font-family: 'Didot'; */
    font-family: 'GFS Didot', serif;
    text-align: center;
    /* text-transform: uppercase; */
    text-transform: capitalize;
    margin-top: 45px;
    
}
.whyfont_shadow {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    /* font-size: 30pt; */
    /* font-family: 'Didot'; */
    font-family: 'GFS Didot', serif;
    text-align: center;
    /* text-transform: uppercase; */
    text-transform: capitalize;
    margin-top: 20px;
    
    
}

.whatfont_shadow {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    /* font-size: 30pt; */
    /* font-family: 'Didot'; */
    font-family: 'GFS Didot', serif;
    text-align: center;
    /* text-transform: uppercase; */
    text-transform: capitalize;
    margin-top: 45px;
    
    
}
.whatbox-heading {
   font-size: 17pt;
   font-family: 'GFS Didot', serif;
   text-transform: capitalize;
   padding-top: 10px;
   
    
    
}
.footerrow{
    width: 100%;
    margin: 0 auto;
    justify-content: center;
}

.welsubtext{
    text-align: center;
}

.subheading{font-size: 15pt; text-align:center;}

.whysubtext{
    text-align: center;
    /* padding-bottom: 15px; */
}

.seller-p{
    margin-top: -14px;
}
.seller1-p{
    margin-top: 4px;
}
.seller2-p{
    margin-top: 8px;
}
.header-logo-img1 {
    width: 125px;
    margin-top: -10px;
}
.header-logo1{
    width: 125px;
    margin-top: -10px;
    display: none;
}
.heading-col{
    padding-top: 100px;
}
.heading{
    font-size: 50px; 
    font-weight: 700;
    font-family: SignPainter;
    line-height: 3rem;
    margin-bottom: 20px;
}
.heading {
    font-size: 35pt;
    padding: 25px 0px 15px 0px;
    margin: 0;
    font-family: SignPainter;
    font-weight: normal;
}
.heading-text{
    font-size: 15pt; 
    font-family: whitneylight;
    font-weight: 500;
    line-height: 2rem;
}
.download{
     font-family: PP Object sans,sans-serif !important;
    color: #fff;
    font-size: 9pt;
    padding-top: 7px;
    margin-left: -5px!important;
    white-space: nowrap;
}

.bg{
    background-color: #F2F2F2;
}
.bg-text {
    font-size: 15pt;
    font-family: whitneylight;
    padding: 35px 22px 35px 0px;
    text-align: center;
}
.sub-heading {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    text-align: center;
    font-family: 'GFS Didot', serif;
    padding: 25px 0px 15px 0px;
    margin: 0;
    font-weight: normal;
    text-transform: capitalize!important;
    margin-top: 60px;
}
.sub-heading-text{
    font-size: 11pt;
    text-align: center;
    font-family: PP Object sans,sans-serif !important;
}
.heading-category {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    margin-bottom: 20px;
   font-family: 'GFS Didot', serif;
    /* padding: 25px 0px 15px 0px; */
    padding: 10px 0px 0px 0px;
   text-align: center;
}
.marketing-card{
    margin-top: 30px;
}
.heading-category-text {
    font-size: 11pt!important;
    font-family: PP Object sans,sans-serif !important;
    font-weight: 600!important;
    padding-bottom: 10px;
    white-space: nowrap!important;
}
.heading-category-subtext {
    font-size: 9pt!important;
    color: #000000;
    font-family: PP Object sans,sans-serif !important;
}
.heading-category-subtext2 {
    font-size: 10pt!important;
    color: #000;
    font-family: PP Object sans,sans-serif !important;
    font-weight: 600!important;
}

.heading-category-subtext1 {
    font-size: 10pt;
    color: #6e6e6e;
    font-family: PP Object sans,sans-serif !important;
}
.shopping-img{
    width: 100%;
}
.logo-img{
    width: 62px;
    height: 62px;
}
.view-btn {
    margin-top: 30px;
    background: #fff;
    border: 1px solid #B7B7B7;
    border-radius: 30px;
    /* width: 93%; */
    /* margin-bottom: 12px; */
    padding: 4px 22px;
    font-size: 9pt;
    /* font-weight: bolder; */
    font-family: PP Object sans,sans-serif !important;
}
.view-btn:hover {
    background: #fff;
    color: #000;
}
.apply-btn{
    /* background-image: linear-gradient(#ffffff, #E4E4E6);  */
    background: #fff;
    border: 1px solid #B7B7B7;
    border-radius: 6px; 
    /* width: 93%;  */
    padding: 4px 22px;
    font-size: 9pt;
    /* font-weight: bolder; */
    font-family: PP Object sans,sans-serif !important;
}
.apply-btn:hover{
    /* background: linear-gradient(#ffffff, #FCB45A); */
    background: #fff;
    color: #000;  
}
a {
    color: black;
    text-decoration: none;
    background-color: transparent;
}
a:hover{
    color: black;
    text-decoration: none;
    background-color: transparent;
}

.moredetails-btn {
   
    background: #fff;
    border: 1px solid #B7B7B7;
    border-radius: 30px;
    margin-bottom: 12px;
    padding: 4px 22px;
    font-size: 9pt;
   font-family: PP Object sans,sans-serif !important;
   margin-left: 15px;
}

.copyrightnew{
    margin-top: 10px!important;
    text-align: left!important;
     font-size: 9pt!important;
}



.newviewatyle{
    display: flex;
    margin-top: -22px;
}
.viewbtngap{
    margin-right: 10px;
}
.contact{
    font-weight: 600;
    font-size: 20px;
    font-family: 'whitneylight';
}
.contact-btn {
    margin-top: 30px;
    background-image: linear-gradient(#ffffff, #E4E4E6);
    border: 1px solid #B7B7B7;
    border-radius: 6px;
    width: 17%;
    height: 42px;
    margin-left: 22px;
    margin-bottom: 12px;
    padding: 4px;
    font-size: 12pt;
    font-weight: bolder;
    font-family: 'whitneylight';
}
.contact-btn:hover {
    background: linear-gradient(#ffffff, #FCB45A);
    color: #000;  
}
.footer-btn {
    text-align: left;
    font-size: 8pt;
    font-family: 'whitneylight';
    margin-top: 28px;
    margin-bottom: -30px;
    padding-left: 108px !important;
    border-top: 1px solid #ccc;
    padding-top: 9px;
    font-family: PP Object sans,sans-serif!important;
}
/* .whyvivibg{
    background-image: url(./image/seller-storyboard-02.jpg);
    background-repeat: no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
      background-size: cover;
      height: auto;
      margin: 0 auto;
      margin-top: 30px;
      background-position: center;
      
 } */

 .futurebg{
    background-image: url(./image/seller-storyboard-02.jpg);
    background-repeat: no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
      background-size: cover;
      height: auto;
      margin: 0 auto;
      margin-top: 35px;
      background-position: center;
      
 }



 .firstboxbg{
    background-image: url(./image/first-box.jpg);
    background-repeat: no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
      background-size: cover;
      height: 200px;
      margin: 0 auto;
      margin-top: 30px;
      background-position: center;
      
 }
 .secondboxbg{
    background-image: url(./image/second-box.jpg);
    background-repeat: no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
      background-size: cover;
      height: 200px;
      margin: 0 auto;
      margin-top: 30px;
      background-position: center;
      
 }
 .thirdboxbg{
    background-image: url(./image/third-box.jpg);
    background-repeat: no-repeat;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
      background-size: cover;
      height: 200px;
      margin: 0 auto;
      margin-top: 30px;
      background-position: center;
      
 }

/*Social Media Code Start Here*/

.footer-icon-career {
    /* position: absolute; */
    /* position: relative; */
    /* left: 46%!important; */
    /* left: 145px!important; */
    /* transform: translate(-50%, -50%); */
    display: flex;
    /* margin-top: 40px; */
    margin-top: 11px;
    padding: 0;
}
.footer-icon-career li {
    list-style: none;
}
.footer-icon-career li a {
    position: relative;
    width:40px;
    height:40px;
    display:block;
    text-align:center;
    /* margin:0 6px; */
    margin-right: 6px;
    /* border-radius: 50%; */
    padding: 6px;
    box-sizing: border-box;
    text-decoration:none;
    box-shadow: 0 2px 4px rgb(0 0 0 / 16%);
    /* box-shadow: 0 5px 5px rgba(0,0,0,0.3); */
    /* background: linear-gradient(0deg, #ddd, #fff); */
    /* border: 1px solid #ccc; */
    transition: .5s;
    border-radius: 6px;
}
.footer-icon-career li a:hover {
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    text-decoration:none;
}
.footer-icon-career li a .fab {
    /* width: 100%;
    height:100%; */
    display:block;
    background: #fff;
    border-radius: 6px;
    line-height: calc(60px - 33px);
    font-size:18px;
    color: #262626;
    transition: .5s;
}
.footer-icon-career li:nth-child(1) a:hover .fab {
    color: #3b5998;
}
.footer-icon-career li:nth-child(2) a:hover .fab {
    color: #00aced;
}
.footer-icon-career li:nth-child(3) a:hover .fab {
    color: #e95950;
}
.footer-icon-career li:nth-child(4) a:hover .fab {
    color: #0072B1;
}
.footer-icon-career li:nth-child(5) a:hover .fab {
    color: #FF0000;
} 
/*Social Media Code End Here*/


/* term css start */

.font_shadownew1 {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    
   font-family: 'GFS Didot', serif;
    text-align: center;
   
    margin-top: -20px!important;
}
.smalltopheadingnew {
  
    font-size: 20pt;

   font-family: 'GFS Didot', serif;
    text-align: left;
   
    text-transform: capitalize;
     margin-top: 30px;
}
 
.customparapad {
    padding-right: 20px !important;
    font-size: 11pt;
    /* font-weight: 500; */
    padding-top: 20px;
    font-family: PP Object sans,sans-serif;
}
  
   .costomname{
     font-size: 40pt;
     font-weight: 200;
     text-transform: capitalize !important;
     line-height: 50px;
     
 }
 .costomname1{
     font-size: 40pt;
     font-weight: 700;
     text-transform: capitalize !important;
 }
h3{
    text-transform: capitalize!important;
    font-weight: 400 !important;
    font-size:18pt !important;
   /* font-family: 'Didot'!important;*/
   font-family: 'GFS Didot', serif;
}

#privacypolicy ul p {margin-bottom: 2px;}
#privacypolicy p.texthead {margin-bottom: 2px;}
#privacypolicy p.texthead1 {margin-bottom: 5px;}


 .boldtext{
  font-weight: 700 !important;
  } 
  .listpad{
    padding-bottom: 7px !important;
    font-size: 11pt;
} 
 .Fitting Room{
  padding-bottom: 0px !important;
  } 
  .tcimg{
  width: 80% !important;
  }
  .termcal{
    margin-left: -12px!important;
    margin-top: 105px!important;
  }
  .spacelpara{
    padding-top: 30px!important;
    margin-left: -203px!important;
  }

/* term css end */





@media (max-width:1000px){
    .shopping-img{
        width: 100%;
    }
    .heading{
        font-size: 40px; 
        font-weight: 700;
        line-height: 3rem;
        margin-bottom: 8px;
    }
    .logo-img{
        width: 50px;
    }
    .bg-text{
        font-size: 18px;
        padding: 35px 22px 35px 0px;
        text-align: center;
    }
    .sub-heading {
        text-align: center;
        font-size: 50px;
        font-weight: 700;
        padding: 15px 0px 15px 0px;
    }
    .sub-heading-text {
        font-size: 18px;
        text-align: center;
    }
    .view-btn {
        margin-top: 30px;
        
        font-weight: 500;
    }
    .apply-btn {
        
        font-size: 11pt;
        font-weight: 500;
    }
    .contact{
        font-weight: 600;
        font-size: 6pt;
        font-family: 'whitneylight';
    }
    .contact-btn{
        margin-top: 30px; 
        background-image: linear-gradient(#ffffff, #E4E4E6);
        border: 1px solid #B7B7B7; 
        border-radius: 6px; 
        width: 170px;
        height: 42px; 
        margin-left: 22px;
        margin-bottom: 12px; 
        padding: 4px; 
        font-size: 14px;
        font-weight: 500;
        font-family: 'whitneylight';
    }
}
@media (max-width:990px){
    .heading-col{
        padding-top: 20px;
    }
    .heading-text {
        font-size: 18px;
        font-weight: 500;
        line-height: 2rem;
        margin-bottom: 30px;
    }
    .heading {
        font-size: 30px;
        font-weight: normal;
        line-height: 3rem;
        margin-bottom: 8px;
    }
}
@media(max-width:912px){
    .sub-heading {
       
        font-weight: normal !important;
        padding: 15px 0px 5px 0px;
        
    }
    .head-card{
        margin-top: 20px
    }
    .project-card{
        margin-top: 32px;
    }
    .unity-card{
        margin-top: -8px;
    }
    #youtubevidio {
        width: 100%!important;
        height: 444px!important;
    }
}
@media(max-width:820px){
    .sub-heading {
        font-size: 30px !important;
        font-weight: normal !important;
        padding: 15px 0px 5px 0px;
        
    }
    .head-card{
        margin-top: 20px
    }
    .project-card{
        margin-top: 32px;
    }
    .unity-card{
        margin-top: -8px;
    }
}
@media (max-width:760px){
    .logo-img{
        width: 30px;
    }
    .view-btn {
        margin-top: 30px;
        
        font-size: 9pt;
        font-weight: 500;
    }
    .apply-btn {
        
        font-size: 9pt;
        font-weight: 500;
    }
}
@media (max-width:575px){
    .heading-col{
        padding-top: 0px;
        margin-top: 0 !important;
    }
    .logo-img{
        width: 50px;
    }
    .head-card{
        margin-top: -42px
    }
    .view-btn {
        margin-top: 30px;
       
        font-size: 9pt;
        font-weight: 500;        
    }
    .apply-btn {
        
        font-size: 9pt;
        font-weight: 500;
    }
}
@media (max-width:420px){
    .view-btn {
        margin-top: 30px;
       
        font-size: 9pt;
        font-weight: 500;        
    }
    .apply-btn {
        
        font-size: 9pt;
        font-weight: 500;
    }
    .bg-text{text-align: justify;}
    .sub-heading-text{text-align: justify;}
    .heading-text{text-align: justify;}



    .heading {
        font-size: 30px !important;
        line-height: 2rem !important;
        font-weight: normal !important;
        font-family: SignPainter;
        
    }
    .heading-text {
        font-size: 18px !important;
        font-weight: 400;
        line-height: 26px !important;
        margin-bottom: 30px;
        font-family: whitneylight;
    }
    .bg-text {
        font-size: 18px !important;
        line-height: 26px !important;
        font-family: whitneylight;
    }
    .sub-heading {
        font-size: 30px !important;
        font-weight: normal !important;
        padding: 15px 0px 5px 0px;
        
    }
    .sub-heading-text {
        text-align: justify;
        line-height: 26px;
        font-size: 18px !important;
        font-family: whitneylight;
    }
    .contact {
        font-weight: 500;
        font-size: 16px !important;
        font-family: 'whitneylight';
    }
    .logo-img {
        width: 38px !important;
    }

}
@media(max-width:415px){
    .vendor-heading {
        font-size: 18px;
        font-weight: 500;
        margin-bottom: 20px;
        margin-top: 20px;
    }
}
@media(max-width:414px){
    .header-logo-img {
        width: 125px;
        margin-top: -10px;
        display: none;
    }
    .header-logo{
        width: 50px;
        margin-top: 9px;
        display: block;
    }
    .register-btn {
        font-size: 10pt;
        border: 1px solid #E4E4E6;
        background-image: linear-gradient(#ffffff, #E4E4E6);
        font-weight: 500;
        margin-right: 10px;
        color: #000;
        white-space: nowrap!important;
        word-wrap: normal;
        padding-right: 6px;
        padding-left: 6px;
        padding-left: -8px;
        height: 44px;
        margin-top: 6px;
        border-radius: 3px;
    }
    .join-btn {
        font-size: 10pt;
        border: none;
        background-color: white;
        font-weight: 500;
        margin-right: 0px;
        color: #000;
        white-space: nowrap!important;
        word-wrap: normal;
    }
    .dedipara {
        margin-top: -30px!important;
    }
    .rightimg {
        padding-top: 490px!important; 
    }
    .digisection {
        margin-top: -710px!important;
    }
    
}
@media (max-width:390px){
    .heading {
        font-size: 30px !important;
        line-height: 2rem !important;
        font-weight: normal !important;
        font-family: SignPainter;   
    }
    .heading-text {
        font-size: 18px !important;
        font-weight: 400;
        line-height: 26px !important;
        margin-bottom: 30px;
        font-family: whitneylight;
    }
    .bg-text {
        font-size: 18px !important;
        line-height: 26px !important;
        font-family: whitneylight;
    }
    .sub-heading {
        font-size: 30px !important;
        font-weight: normal !important;
        padding: 15px 0px 5px 0px;
       
    }
    .sub-heading-text {
        text-align: justify;
        line-height: 26px;
        font-size: 18px !important;
        font-family: whitneylight;
    }
    .contact {
        font-weight: 500;
        font-size: 16px !important;
        font-family: 'whitneylight';
    }
    .logo-img {
        width: 38px !important;
    }

}
@media (max-width:375px){
    .content-card{
        margin-bottom: 30px;
    }
    .header-logo-img {
        width: 125px;
        margin-top: -10px;
        display: none;
    }
    .header-logo{
        width: 50px;
        margin-top: 9px;
        display: block;
    }
    .register-btn {
        font-size: 10pt;
        border: 1px solid #E4E4E6;
        background-image: linear-gradient(#ffffff, #E4E4E6);
        font-weight: 500;
        margin-right: 10px;
        color: #000;
        white-space: nowrap!important;
        word-wrap: normal;
        padding-right: 6px;
        padding-left: 6px;
        padding-left: -8px;
        height: 44px;
        margin-top: 6px;
        border-radius: 3px;
    }
    .join-btn {
        font-size: 10pt;
        border: none;
        background-color: white;
        font-weight: 500;
        margin-right: 0px;
        color: #000;
        white-space: nowrap!important;
        word-wrap: normal;
    }
    .heading {
        font-size: 30px !important;
        line-height: 2rem !important;
        font-weight: normal !important;
        font-family: SignPainter;
    }
    .heading-text {
        font-size: 18px !important;
        font-weight: 400;
        line-height: 26px !important;
        margin-bottom: 30px;
        font-family: whitneylight;
        margin-right: 10px;
    }
    .bg-text {
        font-size: 18px !important;
        line-height: 26px !important;
        font-family: whitneylight;
    }
    .sub-heading {
        font-size: 30px !important;
        font-weight: normal !important;
        padding: 15px 0px 5px 0px;
        
    }
    .sub-heading-text {
        text-align: justify;
        line-height: 26px;
        font-size: 18px !important;
        font-family: whitneylight;
    }
    .contact {
        font-weight: 500;
        font-size: 16px !important;
        font-family: 'whitneylight';
    }
    .logo-img {
        width: 38px !important;
    }

}
.flex-container {
    display: flex;
    justify-content: space-between;
}
.flex-container > div {
    width: 118px;
    /* width: 100%; */
    margin-left: -36px;
    text-align: center;
    line-height: 42px;
    font-size: 30px;
}
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
    margin: auto!important;
}
.video-container::after {
    /* padding-top: 56.25%; */
    display: block;
    content: '';
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0 auto;
    /* width: 100%;
    height: 100%; */
}
.ytp-fit-cover-video{}








/* Vendor Form */
.vendor-heading {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.vendor-subheading {
    font-size: 14pt;
    font-weight: 500;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid;
}
.profile-subtext{
    font-size: 10pt;
}
.submit-btn{
    margin-top: 30px;
    background-image: linear-gradient(#ffffff, #E4E4E6);
    border: 1px solid #B7B7B7;
    border-radius: 6px;
    width: 28%;
    height: 42px;
    margin-bottom: 12px;
    padding: 4px;
    font-size: 12pt;
    font-weight: bolder;
    font-family: 'whitneylight';
}
.submit-btn:hover {
    background: linear-gradient(#ffffff, #FCB45A);
    color: #000;  
}
.form-control:disabled, .form-control[readonly] {
    background-color: white !important;
    opacity: 1;
}
.browse-btn{
    border: 1px solid #E4E4E6;
    border-radius: 3px;
}
.required{
    color: red;
}
.condition-text {
    text-align: center;
    margin-bottom: -80px;
    margin-top: 85px;
    font-family: 'whitneylight';
}
.condition-text a:hover{
    text-decoration: underline;
}

/* new css for landing page */

/* Header Css Start */
body{
    padding: 0;
    margin: 0;
    
    height: 100%;
    overflow: hidden;
}
.desktop-head{
    position: fixed;  
    z-index: 10000; 
    opacity: 5; 
    width: 100%; 
    background-color: white;
}
.p-2 {
    padding: 1rem!important;
    font-size: 10pt;
    font-weight: 600;
    background-image: url(./image/header-img.jpg);
    background-repeat: no-repeat;
    height: 53px;
}
.revolutionise-top-header{
    padding-left: 2.5%;
}
.top-header{
    display: flex; 
    justify-content: space-between;
}
.top-header-content{
    list-style: none; 
    padding: 0; 
    display: flex; 
    gap: 15px; 
    font-size: 9pt;
    font-weight: 400; 
    align-items: baseline;
    margin-right: 10px;
}
.header-banner {
    padding: 1rem!important;
    background-image: url(../images/header-banner.png);  
    background-repeat: no-repeat;
    height: 500px;
    background-position: center;
}
.header-banner1 {
    background-image: url(./image/header-banner.png);
    background-repeat: no-repeat;
    height: 500px;
    background-position: center;
}
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}
.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}
.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    /* width: 100%;
    height: 100%; */
}
.video-container1 {
    overflow: hidden;
    position: relative;
    width:100%;
}
.video-container1::after {
    /* padding-top: 56.25%; */
    display: block;
    content: '';
}
.video-container1 iframe {
    position: absolute;
    top: 0px;
/*    top: 50px; */
    left: 0;
    width: 100%;
    height: 100%!important;
    padding-bottom: 50px;
}
.banner-right-img {
    width: 120%;
    margin-top: 54px;
}
.start-selling{
    font-size: 17pt;
    line-height: 40px;
    padding-top: 110px;
    font-family: PP Object sans,sans-serif !important;
}
.best-fashion {
    font-size: 38pt;
    line-height: 45px;
    font-family: 'GFS Didot', serif;
}
.sell-on {
    font-size: 12pt;
    line-height: 26px;
    padding-top: 7px;
    font-family: PP Object sans,sans-serif !important;
}
.rg-btn{
    width: 38%;
    height: auto;
    padding-top: 20px;
}
.landing-box{
    border: 1px solid #fff;
    height: 310px;
    border-radius: 15px;
    text-align: center;
    box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
    background: #fff;
    margin-top: -94px;
    position: relative;
    padding-top: 25px;
}
.box-heading{
    font-size: 14pt;
    font-weight: 500;
    padding-top: 15px;
    font-family: PP Object sans,sans-serif !important;
}
.box-heading1{
    font-size: 14pt;
    font-weight: 500;
    padding-top: 10px;
    font-family: PP Object sans,sans-serif !important;
}
.box-heading-text {
    font-size: 11pt;
    font-weight: 400;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    font-family: PP Object sans,sans-serif !important;
    line-height: 20px;
}
.box-header-bodder{
    border: 1px solid #000;
    text-align: center;
    width: 90px;
    margin-left: 45%;
    margin-bottom: 30px;
}
.start-heading {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    text-align: center;
    font-family: 'GFS Didot', serif;
    margin: 130px 0px 4px 0px;
}
.box2img{
    width: 134px;
}
select {
    border: none !important;
    background: none;
}
.revolution-text{
    margin-left: 3px;
}
.mobile-img{
    width: 13%;
}
.gift-img{
    width: 20%; 
    margin-bottom: 7px;
}
.chat-img{
    width: 26%;
}
#mweb{
    display:none
}
.col-text{
    padding-left: 25px !important;
}
.navbar{
    font-size: 11pt;
    font-weight: 600;
    padding: 0;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
}
.nav-link {
    display: block;
    color: black;
    text-decoration: none;
    font-weight: 500;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, 
.navbar-dark .navbar-nav .show>.nav-link {
    color: #000;
    left: 0;
}
.nav-link:hover {
    color: black !important;
    text-decoration: underline;
    text-decoration-color: #FDC47C;
    text-decoration-thickness: 2px;
    text-underline-offset: 10px;   
}
.nav-link.active {
    text-decoration: underline; 
    text-decoration-color: #FDC47C;
    text-decoration-thickness: 2px;
    text-underline-offset: 10px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
    padding: 16px 15px 14px 15px;
}
.navbar-nav .dropdown-menu {
    position: static;
    float: none;
    padding-top: 0;
    padding-bottom: 0;
}
.item{
    padding-left: 15px !important;
}
.navbar-dark .navbar-toggler {
    color: black;
    margin-left: -360px;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
}
nav ul .search-icon{
    height: 40px;
    width: 300px;
    display: flex;
    background: white;
    border-radius: 6px;
}
nav ul .search-icon .icon{
    height: 100%;
    width: 22px;
    padding-left: 6px;
    line-height: 35px;
    text-align: center;
    background: white;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    cursor: pointer;
}
nav ul .search-icon .icon:hover{
    background: #e6e6e6;
}
nav ul .search-icon .icon span{
    color: #222222;
    font-size: 18pt;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 0;
    vertical-align: middle;
    content: "";
    background: 50%/100% 100% no-repeat;
}
.d-flex {
    display: flex!important;
    align-items: center;
}
.logo-img1{
    width: 145px;
    padding-top: 12px !important;
}
.logo-img{
    width: 45px;
    padding-top: 12px !important;
}
.img-logo{
    margin-top: -3px;
}
.down-header{
    list-style: none;
    padding: 11px 0px 0px 0px;
    display: flex;
    margin: 0;
    margin-right: 58px;
    margin-top: 5px;
}
.dropdown{
    position: relative;
    display: inline-block;
}
.header-catagory{
    padding-left: 0;
}
.category-dropdown-header{
    margin-top: 12px !important;
}
.category-dropdown-header:hover{
    margin-top: 13.5px !important;
}
.dropdown-content{
    display: none;
    position: absolute;
    background-color: #fff;
    width: 860%;
    z-index: 1;
    margin-top: 0px !important;
    padding: 0px 10px 10px;
    border: 1px solid #ccc;
    border-top: 1px solid #ced4da;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 11pt;
    line-height: 2rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
}
.dropdown-content a:hover {
    width: 100%;
    color: #19BDFF;
}
.dropdown:hover .dropdown-content {
    display: block;
}
.dropdown-container-heading{
    font-size: 12pt; 
    font-weight: 500; 
    margin-top: 25px;
    padding: 2px 0px 5px 18px;
}
.dropdown-container-text{
    font-size: 10pt; 
    font-weight: 200;
    padding: 2px 0px 5px 18px;
}
.brand-pad{
    padding-left: 10px;
}
.brand-tab-container{
    border-left: 1px solid #E4E4E6 ;
}
.header-brand-dropdown{
    width: 855px; 
    margin-left: -100px;
}
.header-input{
    max-width:400px;
    margin:auto
}
.input-icons {
    width: 100%;
    margin-bottom: 10px;
}
/* Lets Check */
.input-icons i {
    position: absolute;
    padding-top: 23px;
    margin-left: -3px;
    color: #B7B7B7;
}
.search-icon-img {
    margin-bottom: -43px;
    position: relative;
    padding: 8px 1px 9px 8px;
    z-index: 1;
    width: 22px;
}
.input-field {
    width: 100%;
    border-radius: 5px;
    border: 1px solid lightgrey;
    padding: 8px;
    text-align: left;
    margin-top: -18px;
    padding-left: 30px;
    font-size: 9pt;
}
.search-brand-container{
    display: flex;
    justify-content: space-between;
    font-weight: 100;
    font-size: 10pt;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background: linear-gradient(#ffffff, #e4e4e6) !important; 
}
.row-gap{
    margin-top: 20px;
    padding-left:10px !important;
    border: none;
    text-align: centre;
}
.tab-decoration{
    text-decoration: none !important;
}
.logo-brand-banner{
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0.5px solid rgba(0,0,0,.125);
    border-radius: 0 !important;
}
.try-me {
    top: -1rem;
    color: red;
    right: 42px;
    font-size: 8pt;
    font-weight: 600;
    text-decoration: none !important;
}
.language-select{
    font-weight: 600 !important;
}
.down-header-img{
    list-style: none;
    padding: 18px 0px 0px 10px;
    display: flex;
    gap: 14px;
    margin-left: 60px;
}
.header-arrow-img{
    width: 55px;
}
.header-person-img{
    width: 80px;
}
.header-gear-img {
    width: 80px;
}
.header-basket-img {
    width: 80px;
}
#mwebNav{
    display: none;
}
.header-icon{
    justify-content: space-evenly; 
    flex-wrap: wrap; 
    display: contents;
}
.person-icon{
    padding: 0px 10px 0px 10px;
    width: 48px;
}
.gear-icon{
    width: 35px;
}
.bar-button{
    display: flex;
    align-self: center;
    margin-top: -5px;
}
.header-navbar{
    width: 100%;
}
.dropdown-submenu {
    position: relative;
    line-height: 3rem;
    font-size: 11pt;
    font-weight: 500;
    padding: 0px 16px 0px 14px;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:-10rem; 
    margin-top:-6px;
}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.dropdown-content{
    border: 1px solid #e4e4e6;
    border-top: none;
    box-shadow: 0 2px -2px 0 rgb(0 0 0 / 5%), 2px 8px 10px 3px rgb(0 0 0 / 19%);
}
.mobile-nav-link{
    margin-bottom: -14px;
}
.mobile-header-scroll{
    border: 0; 
    height: 100vh;
}
.dropdown-menu-right-border {
    border: 0;
}
.dropdown-toggle {
    white-space: nowrap;
    font-weight: 400;
    font-size: 11pt;
}
.brand-line-height{
    line-height: 1.5rem;
    padding: 0px 35px 0px 35px;
}
.brand-line{
    margin-top: 0;
}
.icon{
    position: relative;
    display: inline-block;
}
.icon-content {
    display: none;
    position: absolute;
    background-color: white;
    overflow: auto;
    width: 332px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    margin-left: -200px;
    margin-top: 30px;
}
.icon-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.show{
    display: block;
}
.notification {
    position: relative;
    display: inline-block;
}
.notification-content {
    margin-top: 144%;
    display: none;
    position: absolute;
    margin-left: -150px;
    min-width: 300px;
    background: #fff;
    box-shadow: 0px 8px 16px 0px #E4E4E6;
    z-index: 1;
    border: 1px solid #E4E4E6;
}
.notification-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}
.notification a:hover {
    background-color: #ddd;
}
.notification-heading{
    font-size: 16pt;
    font-family: 'whitney';
    font-weight: 500;
    padding: 20px 10px 0px 10px;
}
.sale-notification{
    border-top: 1px solid #E4E4E6; 
    border-bottom: 1px solid #E4E4E6;
    padding: 8px 10px 8px 10px;
}
.notification-text{
    font-size: 14pt; 
    font-weight: 500;
}
.notification-subtext{
    margin-top: 4px;
    font-size: 10pt;
    margin-bottom: 5px;
}
.Coupons-notification{
    border-bottom: 1px solid #E4E4E6;
    padding: 8px 10px 8px 10px;
}
.Order-notification{
    padding: 8px 10px 8px 10px;
}
.basket-text{
    margin-top: -16px;
    padding-left: 7px;
    font-size: 8pt;
}
.text-color{
    color: #fff;
}
.categorie-content{
    margin-left: -30px;
}
.post{
    display: flex; 
    justify-content: space-between;
}
.footer-vedio{
    height: 450px !important;
    margin-top: 100px;
    margin-bottom: -30px!important;
}
.container-heading{
    margin-top: 30px;
}
.circle-moon-img{
    text-align: center;
}
.start-subheading {
    text-shadow: -11px -5px #f5f3f3;
    font-size: 27pt;
    text-align: center;
    font-family: 'GFS Didot', serif;
    margin: 24px 0px -32px 0px;
}
.logo-img-small{
    width: 30px;
}
.topsom{
    padding-top: 2px!important;
}


@media(max-width:1920){
.footer-icon-career {
    /* left: 44%!important; */
 }
 /* .footer-btn {
   padding-left: 156px !important;
} */
}


/* Header Responsive CSS */
@media(max-width:1440){
    .heading-category-text {
        font-weight: 500;
        /* font-size: 11pt; */
        
    }
    .footer-btn {
        padding-left: 113px!important;
        
    }
    .view-btn {
        margin-top: 30px;
       font-weight: 400;
        
    }
    .apply-btn {
        font-size: 9pt;
        font-weight: 400;
       
    }
}
@media(max-width:1326px){
    .dropdown-container-text-bottom{
        border-bottom: 1px solid #D3D0D0; 
        font-size: 10pt; 
        padding: 10px 0px 5px 0px;
        margin-bottom: 10% !important;
    }
}
@media(max-width:1280px){
    .footer-icon-career {
        /* left: 33%!important; */
     }
    .footer-btn {
        text-align: left;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 28px;
        margin-bottom: -30px;
        padding-left: 105px!important;
        border-top: 1px solid #ccc;
        padding-top: 9px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 100px;
    }
}
@media(max-width:1199px){
    .try-me {
        top: -2.1rem;
        color: red;
        right: -19px;
        font-size: 7pt;
    }
    .down-header-img{
        list-style: none;
        padding: 18px 0px 0px 10px;
        display: flex;
        gap: 14px;
        margin-left: 40px;
    }
}
@media (max-width:1196px){
    .search-icon-img {
        margin-bottom: -45px;
        position: relative;
        padding: 10px 1px 9px 6px;
        z-index: 1;
        width: 20px;
    }
    .logo-img{
        width: 40px;
        padding-top: 9px;
    }
    .navbar {
        font-size: 10pt;
        font-weight: 600;
        padding-top: 9px;
        box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);
    }
    .person-icon{
        padding: 0px 10px 0px 10px;
        width: 38px;
    }
    .gear-icon{
        width: 22px;
    }
}
@media(max-width:1080px){
    
    /* html, body, img, figure {
        max-width: 100% !important;
    } */
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 0px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 100px;
    }
    .best-fashion {
        font-size: 36pt;
        line-height: 48px;
        
    }
    .moon-mar{
        margin-left: -4px;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 330px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -80px;
        position: relative;
        padding-top: 25px;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 505px;
        background-position: center;
    }
}
@media(max-width:1024px){
    .header-logo-img1 {
        width: 125px;
        margin-top: -10px;
        margin-left: 35px;
    }
    /* .heading-category-text {
        font-weight: 400;
        font-size: 10pt;
      
    } */
    .view-btn {
        margin-top: 30px;
       
        font-size: 9pt;
        font-weight: 400;
        
    }
    .apply-btn {
        font-size: 9pt;
        font-weight: 400;
       
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
    #youtubevidio {
        width: 100%!important;
        height: 390px!important;

    }
    .dedipara {
        margin-left: -26px!important;
    }
}
@media(max-width:992px){
    .index-header{
        display: none !important;
    }
    #mweb{
        display:block
    }
    #mwebNav{
        display: block;
    }
    #web{
        display:none
    }
    #webNav{
        display: none;
    }
    .fa-search{
        font-size: 12pt;
        margin-right: 10px;        
    }
    .col-12 {
        flex: 0 0 100%;
        position: relative;
        width: 100%;
        font-size: 11pt;
        padding-left: 0px;
        padding-right: 0;
    }
    .col-text{
        padding-left: 5px !important;
    }
} 
@media(max-width:991px){
    .dropdown-container-text-bottom{
        border-bottom: 1px solid #D3D0D0; 
        font-size: 10pt; 
        padding: 10px 0px 5px 0px;
        margin-bottom: 0 !important;
    }
    .search-icon {
        width: 19px;
        margin-right: 8px;
    }
    .person-icon {
        width: 46px;
    }
    .gear-icon {
        width: 32px;
        margin-right: -5px;
    }
    .basket-icon {
        padding: 0px 10px 0px 10px;
        width: 38px;
    }
    .try-me {
        top: -1.8rem;
        color: red;
        right: -79px;
        font-size: 8pt;
    }
    .gift-icon{
        padding-top: 2px;
    }
    .mobile-icon {
        width: 14px;
    }
    nav .nav-link:hover {
        color: black !important;
        width: 100%;
    }
    .category-dropdown-header{
        margin-top: 0px !important;
    }
    .category-dropdown-header:hover {
        margin-top: 0px !important;
    }
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        z-index: 1;
    }
    .dropdown-container-heading {
        font-size: 11pt;
        font-weight: 600;
        margin-top: 40px;
        padding: 0 !important;
    }
    .dropdown-container-subheading {
        font-size: 11pt;
        font-weight: 600;
        padding: 0!important;
    }
    .dropdown-container-text {
        border-bottom: 1px solid #D3D0D0;
        font-size: 10pt;
        padding: 10px 0px 5px 0px;
    }
}
@media (max-width: 912px){
    .logo-img-small {
        margin-left: 10px;
        width: 40px;
    }
    .card-logo{
        padding: 0;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -35px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 90px;
    }
    .best-fashion {
        font-size: 26pt;
        line-height: 40px;
       
        margin-top: -5px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 418px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 400px;
        background-position: center;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 375px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -95px;
        position: relative;
        padding-top: 25px;
    }
    .footer-vedio {
        height: 245px;
        margin-top: 100px;
    }
    #mweb {
        display: none;
    }
    .search-icon-img {
        margin-bottom: -45px;
        position: relative;
        padding: 10px 1px 9px 6px;
        z-index: 1;
        width: 20px;
    }
    .brand-hr{
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .viviroom-mobile-logo{
        margin-left: 45px;
        margin-top: -6px;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .dropdown-toggle {
        white-space: nowrap;
        font-weight: 400;
        font-size: 11pt !important;
    }
    #grad1 {
        height: 100px;
        background-image: linear-gradient(#FFFFFF, #E6E6E8);
        border-bottom: 0.5px solid #9F9C9C;
    }
    .mobile-logo-img {
        width: 45px;
        padding-top: 14px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .mobile-col-margin{
        margin-left: -485px !important;
        margin-top: 25px !important;
        font-size: 12pt;
        font-weight: 400;
        line-height: 18px;
    }
    .mob-login{
        text-align: right;
        padding-right: 15px;
        padding-top: 7px;
        font-weight: 600;
    }
    .mobile-item-border{
        border-bottom: 0.5px solid #E4E4E6;
    }
    .mobile-item-border-pad{
        padding-bottom: 12px;
    }
    .mobile-header {
        padding-bottom: 13px;
        margin-top: -6px;
        margin-bottom: -3px;
    }
    .mobile-item-bg-border{
        border-top: 0.5px solid #E4E4E6;
    }
    .try-me {
        right: -488px;
        top: 0;
    }
    .nav-link:hover {
       text-decoration: none !important;
    }
    .nav-link.active {
        text-decoration: none !important; 
    }
    .top-icon-margin{
        margin-left: 120px;
    }
    .footer-app-section {
        background-image: url(../image-folder/images/mobile-footer-bg.jpg) !important;
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .dropdown-toggle::after {
        display:none;
    }
    .fa-times-circle{
        font-size: 20px;
    }
    #mobile-cross {
        margin-left: 655px!important;
    }
    .colse-menu-btn{
        width: 100vh;
        height: 100vh;
        position: absolute;
        background: #000;
        opacity: .4;
    }
    .menu-close{
        margin-top: -95px;
        background: #000;
        opacity: .4;
        width: 100%;
        height: 100vh;
    }
    #navbarsExample07 {
        transition: all 0.2 ease;
    }
    .basket-icon {
        padding: 1px 10px 0px 10px;
    }  
    .fa-solid, .fas {
        margin-left: -788px;
    }
    .padmargin{
        margin-left: 480px;
    }
    input[type=radio] {
       margin-left: -26px;
    }
    .form-container {
        padding: 6px 10px 0px 28px;  
    }
    .form-container-bottom {
        padding: 4px 10px 0px 26px;
    }
    .clothes-listing {
        margin-top: 10px !important;
    }
    .navbar-toggler-icon {
        margin-top: -12px;
        margin-left: -775px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -335px;
    }
    .menu-icon {
        margin-left: -800px;
        margin-top: -10px;
    }
    .display-menu{
        display: none;
    }
   img, figure {
        max-width: 100% !important;
    }
    .dedipara {
        margin-left: -4px!important;
    }
    .secondrowidth{
        padding-left: 30px;
    }
}
@media (max-width: 839px){
    /* html, body, img, figure {
        max-width: 100%;
    } */

    #youtubevidio{
        width: 100%!important;
        height: 400px!important;
        
    }
    .forbigscreen{
        display: none!important;
    }
    .fortab{
        display: block!important;
        margin-left: 0px!important;
    }
    .tabgap{
        margin-left: -18px!important;
    margin-top: 20px;
    }
    .dediparalast {
        margin-left: -13px !important;
    }
.fashionrow1{
    padding-left: 63px!important;
}
    .view-btn {
        margin-top: 30px;
       font-size: 9pt;
        font-weight: 400;
       
    }
    /* .heading-category-text {
        font-weight: 400;
        font-size: 10pt;
      
    } */
    .footer-vedio {
        height: 245px;
        margin-top: 100px;
    }
    #mweb {
        display: none;
    }
    .search-icon-img {
        margin-bottom: -45px;
        position: relative;
        padding: 10px 1px 9px 6px;
        z-index: 1;
        width: 20px;
    }
    .brand-hr{
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .viviroom-mobile-logo{
        margin-left: 15px;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .dropdown-toggle {
        white-space: nowrap;
        font-weight: 400;
        font-size: 11pt !important;
    }
    #grad1 {
        height: 100px;
        background-image: linear-gradient(#FFFFFF, #E6E6E8);
        border-bottom: 0.5px solid #9F9C9C;
    }
    .mobile-logo-img {
        width: 45px;
        padding-top: 14px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .mobile-col-margin{
        margin-left: -485px !important;
        margin-top: 25px !important;
        font-size: 12pt;
        font-weight: 400;
        line-height: 18px;
    }
    .mob-login{
        text-align: right;
        padding-right: 15px;
        padding-top: 7px;
        font-weight: 600;
    }
    .mobile-item-border{
        border-bottom: 0.5px solid #E4E4E6;
    }
    .mobile-item-border-pad{
        padding-bottom: 12px;
    }
    .mobile-header {
        padding-bottom: 13px;
        margin-top: -6px;
        margin-bottom: -3px;
    }
    .mobile-item-bg-border{
        border-top: 0.5px solid #E4E4E6;
    }
    .try-me {
        right: -488px;
        top: 0;
    }
    .nav-link:hover {
       text-decoration: none !important;
    }
    .nav-link.active {
        text-decoration: none !important; 
    }
    .logo-img {
       margin-left: 30px;
    }
    .top-icon-margin{
        margin-left: 120px;
    }
    .footer-app-section {
        background-image: url(../image-folder/images/mobile-footer-bg.jpg) !important;
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .dropdown-toggle::after {
        display:none;
    }
    .fa-times-circle{
        font-size: 20px;
    }
    #mobile-cross {
        margin-left: 655px!important;
    }
    .colse-menu-btn{
        width: 100vh;
        height: 100vh;
        position: absolute;
        background: #000;
        opacity: .4;
    }
    .menu-close{
        margin-top: -95px;
        background: #000;
        opacity: .4;
        width: 100%;
        height: 100vh;
    }
    #navbarsExample07 {
        transition: all 0.2 ease;
    }
    .basket-icon {
        padding: 1px 10px 0px 10px;
    }  
    .fa-solid, .fas {
        margin-left: -788px;
    }
    .padmargin{
        margin-left: 480px;
    }
    input[type=radio] {
       margin-left: -26px;
    }
    .form-container {
        padding: 6px 10px 0px 28px;  
    }
    .form-container-bottom {
        padding: 4px 10px 0px 26px;
    }
    .clothes-listing {
        margin-top: 10px !important;
    }
    .navbar-toggler-icon {
        margin-top: -12px;
        margin-left: -775px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -335px;
    }
    .menu-icon {
        margin-left: -800px;
    }
    .display-menu{
        display: none;
    }
    .sub-heading {
        font-size: 30px !important;
        font-weight: normal !important;
        padding: 15px 0px 5px 0px;
       
        margin-top: 48px;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
    .flinksize{
        font-size: 10pt!important;
        margin-bottom: 5px!important;
    }
}



@media (max-width: 834px){
    /* html, body, img, figure {
        max-width: 100%;
    } */
    .view-btn {
        margin-top: 30px;
        font-size: 9pt;
        font-weight: 400;
       
    }
    /* .heading-category-text {
        font-weight: 400;
        font-size: 10pt;
       
    } */
    .footer-vedio {
        height: 245px;
        margin-top: 100px;
    }
    #mweb {
        display: none;
    }
    .search-icon-img {
        margin-bottom: -45px;
        position: relative;
        padding: 10px 1px 9px 6px;
        z-index: 1;
        width: 20px;
    }
    .brand-hr{
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .viviroom-mobile-logo{
        margin-left: 15px;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .dropdown-toggle {
        white-space: nowrap;
        font-weight: 400;
        font-size: 11pt !important;
    }
    #grad1 {
        height: 100px;
        background-image: linear-gradient(#FFFFFF, #E6E6E8);
        border-bottom: 0.5px solid #9F9C9C;
    }
    .mobile-logo-img {
        width: 45px;
        padding-top: 14px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .mobile-col-margin{
        margin-left: -485px !important;
        margin-top: 25px !important;
        font-size: 12pt;
        font-weight: 400;
        line-height: 18px;
    }
    .mob-login{
        text-align: right;
        padding-right: 15px;
        padding-top: 7px;
        font-weight: 600;
    }
    .mobile-item-border{
        border-bottom: 0.5px solid #E4E4E6;
    }
    .mobile-item-border-pad{
        padding-bottom: 12px;
    }
    .mobile-header {
        padding-bottom: 13px;
        margin-top: -6px;
        margin-bottom: -3px;
    }
    .mobile-item-bg-border{
        border-top: 0.5px solid #E4E4E6;
    }
    .try-me {
        right: -488px;
        top: 0;
    }
    .nav-link:hover {
       text-decoration: none !important;
    }
    .nav-link.active {
        text-decoration: none !important; 
    }
    .logo-img {
       margin-left: 30px;
    }
    .top-icon-margin{
        margin-left: 120px;
    }
    .footer-app-section {
        background-image: url(../image-folder/images/mobile-footer-bg.jpg) !important;
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .dropdown-toggle::after {
        display:none;
    }
    .fa-times-circle{
        font-size: 20px;
    }
    #mobile-cross {
        margin-left: 655px!important;
    }
    .colse-menu-btn{
        width: 100vh;
        height: 100vh;
        position: absolute;
        background: #000;
        opacity: .4;
    }
    .menu-close{
        margin-top: -95px;
        background: #000;
        opacity: .4;
        width: 100%;
        height: 100vh;
    }
    #navbarsExample07 {
        transition: all 0.2 ease;
    }
    .basket-icon {
        padding: 1px 10px 0px 10px;
    }  
    .fa-solid, .fas {
        margin-left: -788px;
    }
    .padmargin{
        margin-left: 480px;
    }
    input[type=radio] {
       margin-left: -26px;
    }
    .form-container {
        padding: 6px 10px 0px 28px;  
    }
    .form-container-bottom {
        padding: 4px 10px 0px 26px;
    }
    .clothes-listing {
        margin-top: 10px !important;
    }
    .navbar-toggler-icon {
        margin-top: -12px;
        margin-left: -775px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -335px;
    }
    .menu-icon {
        margin-left: -800px;
    }
    .display-menu{
        display: none;
    }
    .sub-heading {
        font-size: 30px !important;
        font-weight: normal !important;
        padding: 15px 0px 5px 0px;
       
        margin-top: 48px;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
}
@media (max-width: 820px){
    /* .heading-category-text {
        font-weight: 400;
        font-size: 10pt;
        
    } */
    .box-text {
        padding-left: 30px;
        
    }


    .card-logo{
        padding: 0;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -35px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 90px;
    }
    .best-fashion {
        font-size: 26pt;
        line-height: 40px;
        
        margin-top: -5px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 418px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 400px;
        background-position: center;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 375px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -97px;
        position: relative;
        padding-top: 25px;
    }
    .footer-vedio {
        height: 245px;
        margin-top: 100px;
    }
    #mweb {
        display: none;
    }
    .search-icon-img {
        margin-bottom: -45px;
        position: relative;
        padding: 10px 1px 9px 6px;
        z-index: 1;
        width: 20px;
    }
    .brand-hr{
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .viviroom-mobile-logo {
        margin-left: 30px;
        margin-top: -8px;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 54%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .dropdown-toggle {
        white-space: nowrap;
        font-weight: 400;
        font-size: 11pt !important;
    }
    #grad1 {
        height: 100px;
        background-image: linear-gradient(#FFFFFF, #E6E6E8);
        border-bottom: 0.5px solid #9F9C9C;
    }
    .mobile-logo-img {
        width: 45px;
        padding-top: 14px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .mobile-col-margin{
        margin-left: -295px !important;
        margin-top: 25px !important;
        font-size: 12pt;
        font-weight: 400;
        line-height: 18px;
    }
    .mob-login{
        text-align: right;
        padding-right: 15px;
        padding-top: 7px;
        font-weight: 600;
    }
    .mobile-item-border{
        border-bottom: 0.5px solid #E4E4E6;
    }
    .mobile-item-border-pad{
        padding-bottom: 12px;
    }
    .mobile-header {
        padding-bottom: 13px;
        margin-top: -6px;
        margin-bottom: -3px;
    }
    .mobile-item-bg-border{
        border-top: 0.5px solid #E4E4E6;
    }
    .try-me {
        right: -488px;
        top: 0;
    }
    .nav-link:hover {
       text-decoration: none !important;
    }
    .nav-link.active {
        text-decoration: none !important; 
    }
    .top-icon-margin{
        margin-left: 120px;
    }
    .footer-app-section {
        background-image: url(../image-folder/images/mobile-footer-bg.jpg) !important;
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .dropdown-toggle::after {
        display:none;
    }
    .fa-times-circle{
        font-size: 20px;
    }
    #mobile-cross {
        margin-left: 435px!important;
    }
    .colse-menu-btn{
        width: 100vh;
        height: 100vh;
        position: absolute;
        background: #000;
        opacity: .4;
    }
    .menu-close{
        margin-top: -95px;
        background: #000;
        opacity: .4;
        width: 100%;
        height: 100vh;
    }
    #navbarsExample07 {
        transition: all 0.2 ease;
    }
    .basket-icon {
        padding: 1px 10px 0px 10px;
    }  
    .fa-solid, .fas {
        margin-left: -788px;
    }
    .padmargin{
        margin-left: 480px;
    }
    input[type=radio] {
       margin-left: -26px;
    }
    .form-container {
        padding: 6px 10px 0px 28px;  
    }
    .form-container-bottom {
        padding: 4px 10px 0px 26px;
    }
    .clothes-listing {
        margin-top: 10px !important;
    }
    .navbar-toggler-icon {
        margin-top: -12px;
        margin-left: -740px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -358px;
    }
    .menu-icon {
        margin-left: -800px;
        margin-top: -10px;
    }
    .display-menu{
        display: none;
    }
    .logo-img-small {
        margin-left: 10px;
        width: 40px;
    }
    .icon1 {
        width: 100%;
       
    }
    .icon2 {
        width: 100%;
    }
    .icon3 {
        width: 100%;
    }
    .dedipara {
       margin-left: 0px!important;
    }
    .secondrowidth{
        padding-left: 30px;
    }
    .calpad{
        padding-right: 8px!important;
    }
    .start-heading {
      margin: 60px 0px 4px 0px;
    }
    .dediparalast {
        /* margin-left: -16px!important; */
        margin-left: 0px!important;
    }
}
@media (max-width: 810px){
    .menu-icon {
        margin-left: -767px;
    }
    .viviroom-mobile-logo {
        margin-left: 32px;
        margin-top: -8px;
    }
    /* .heading-category-text {
        font-weight: 400;
        font-size: 10pt;
       
    } */
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
}
@media (max-width: 800px){
    .menu-icon {
        margin-left: -775px;
    }
    #mobile-cross {
        margin-left: 435px!important;
    }
}
@media (max-width: 768px) {
    .card-logo{
        padding: 0;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -35px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 90px;
    }
    .best-fashion {
        font-size: 26pt;
        line-height: 40px;
       
        margin-top: -5px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 418px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 400px;
        background-position: center;
    }
    .registration-img{
        width: 175px;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 330px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -95px;
        position: relative;
        padding-top: 25px;
    }
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -705px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -356px;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    #grad1 {
        height: 100px;
        background-image: linear-gradient(#FFFFFF, #E6E6E8);
        border-bottom: 0.5px solid #9F9C9C;
    }
    .mobile-logo-img {
        width: 45px;
        padding-top: 14px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .mobile-col-margin{
        margin-left: -160px !important;
        margin-top: 25px !important;
        font-size: 10pt;
        font-weight: 400;
        line-height: 16px;
    }
    .mob-login{
        text-align: right;
        padding-right: 15px;
        padding-top: 7px;
        font-weight: 600;
    }
    .mobile-item-bg-border{
        border-top: 0.5px solid #E4E4E6;
    }
    .try-me {
        right: -448px;
        top: 0;
    }
    .nav-link:hover {
        text-decoration: none !important;
    }
    .nav-link.active {
        text-decoration: none !important; 
    }
    .top-icon-margin{
        margin-left: 120px;
    }
    .footer-app-section{
        background-image: url(../image-folder/images/mobile-footer-bg.jpg) !important;
        bottom: 0;
        width: 100% !important;
        position: absolute;
    }
    .dropdown-toggle::after {
        display:none;
    }
    .fa-times-circle{
        font-size: 20px;
    }
    #mobile-cross {
        margin-left: 614px!important;
    }
    .colse-menu-btn{
        width: 100vh;
        height: 100vh;
        position: absolute;
        background: #000;
        opacity: .4;
    }
    .menu-close{
        margin-top: -95px;
        background: #000;
        opacity: .4;
        width: 100%;
        height: 100vh;
    }
    #navbarsExample07 {
        transition: all 0.2 ease;
    }
    .dediparalast {
        margin-left: -53px;
    }
    .basket-icon {
        padding: 1px 10px 0px 10px;
    }
    .padmargin {
        margin-left: 450px;
    }
    .clothes-listing {
        margin-top: 14px !important;
    }
    input[type=radio] {
        margin-left: -30px;
    }
    .product-basket-btn {
        margin-right: -12px;
    }
    .form-container {
        padding: 6px 10px 0px 28px;
    }
    .form-container-bottom {
        padding: 4px 10px 0px 26px;
    }
    .fa-solid, .fas {
        margin-left: -745px;
    }
    .menu-fa-bars{
        padding-left: 16px;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .mobile-item-border{
        border-bottom: 0.5px solid #E4E4E6;
    }
    .mobile-item-border-pad{
        padding-bottom: 12px;
    }
    .mobile-header {
        padding-bottom: 13px;
        margin-top: -6px;
        margin-bottom: -3px;
    }
    .viviroom-mobile-logo {
        margin-left: 30px;
    }
    .menu-icon {
        margin-left: -725px;
    }
}
@media (max-width: 712px) {
    .card-logo{
        padding: 0;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -35px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 90px;
    }
    .best-fashion {
        font-size: 26pt;
        line-height: 40px;
        
        margin-top: -5px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 418px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 400px;
        background-position: center;
    }
    .registration-img{
        width: 175px;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 330px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -95px;
        position: relative;
        padding-top: 25px;
    }
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -345px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -356px;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    #grad1 {
        height: 100px;
        background-image: linear-gradient(#FFFFFF, #E6E6E8);
        border-bottom: 0.5px solid #9F9C9C;
    }
    .mobile-logo-img {
        width: 45px;
        padding-top: 14px;
        margin-top: 5px;
        margin-left: 15px;
    }
    .mobile-col-margin{
        margin-left: -160px !important;
        margin-top: 25px !important;
        font-size: 8pt;
        font-weight: 400;
        line-height: 16px;
    }
    .mob-login{
        text-align: right;
        padding-right: 15px;
        padding-top: 7px;
        font-weight: 600;
    }
    .mobile-item-bg-border{
        border-top: 0.5px solid #E4E4E6;
    }
    .try-me {
        right: -448px;
        top: 0;
    }
    .nav-link:hover {
        text-decoration: none !important;
    }
    .nav-link.active {
        text-decoration: none !important; 
    }
    .top-icon-margin{
        margin-left: 120px;
    }
    .footer-app-section{
        background-image: url(../image-folder/images/mobile-footer-bg.jpg) !important;
        bottom: 0;
        width: 100% !important;
        position: absolute;
    }
    .dropdown-toggle::after {
        display:none;
    }
    .fa-times-circle{
        font-size: 20px;
    }
    #mobile-cross {
        margin-left: 570px!important;
    }
    .colse-menu-btn{
        width: 100vh;
        height: 100vh;
        position: absolute;
        background: #000;
        opacity: .4;
    }
    .menu-close{
        margin-top: -95px;
        background: #000;
        opacity: .4;
        width: 100%;
        height: 100vh;
    }
    #navbarsExample07 {
        transition: all 0.2 ease;
    }
    .basket-icon {
        padding: 1px 10px 0px 10px;
    }
    .padmargin {
        margin-left: 450px;
    }
    .clothes-listing {
        margin-top: 14px !important;
    }
    input[type=radio] {
        margin-left: -30px;
    }
    .product-basket-btn {
        margin-right: -12px;
    }
    .form-container {
        padding: 6px 10px 0px 28px;
    }
    .form-container-bottom {
        padding: 4px 10px 0px 26px;
    }
    .fa-solid, .fas {
        margin-left: -745px;
    }
    .menu-fa-bars{
        padding-left: 16px;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .mobile-item-border{
        border-bottom: 0.5px solid #E4E4E6;
    }
    .mobile-item-border-pad{
        padding-bottom: 12px;
    }
    .mobile-header {
        padding-bottom: 13px;
        margin-top: -6px;
        margin-bottom: -3px;
    }
    .viviroom-mobile-logo {
        margin-left: 30px;
    }
    .menu-icon {
        margin-left: -725px;
    }
    .colwidth {
        width: 33%!important;
    }
    .custommainrow {
        width: 100%;
        
    }
    .icon1 {
        width: 50%;
    }
    .icon2 {
        width: 52%;
    }
    .icon3 {
        width: 52%;
    }
    .start-selling {
        padding-top: 35px;
   }
   #youtubevidio {
    height: 291px!important;
}
.digisection{
    margin-top: -845px!important;
}
.rightimg {
    padding-top: 575px!important;
}
.fashionrow1 {
    padding-left: 54px!important;
}
}

@media(max-width:640px){
    
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -315px;
    }
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        z-index: 3;
        margin-top: 0px !important;
    }
    .try-me {
        top: -0.9rem;
        color: red;
        right: -100px;
        font-size: 8pt;
    }
    nav .nav-link:hover {
        color: black !important;
        border-bottom: 1px solid #E4E4E6;
        width: 100%;
    }
    .mobile-icon{
        width: 14px;
    }
    .category-dropdown-header{
        margin-top: 0px !important;
    }
    .category-dropdown-header:hover {
        margin-top: 0px !important;
    }
    .search-icon{
        width: 19px;
        margin-right: 8px;
    }
    .person-icon {
        width: 40px;
    }
    .gear-icon {
        width: 32px;
        margin-right: -5px;
    }
    .dropdown-container-heading {
        font-size: 11pt;
        font-weight: 600;
        margin-top: 40px;
        padding: 0 !important;
    }
    .dropdown-container-subheading {
        font-size: 11pt;
        font-weight: 600;
        padding: 0!important;
    }
    .header-small-margin{
        margin-top: 57px !important;
    }
    .menu-icon{
        margin-left: -373px;
    }
    #mobile-cross {
        margin-left: 482px!important;
    }
    .footer-vedio {
        height: 170px;
        margin-top: 100px;
    }
    .card-row{
        display: flex;
        flex-direction: column-reverse;
    }
    .card-row1{
        display: flex;
        flex-direction: row;
    }
    .card-row2{
        display: revert;
    }
    .card-margin{
        margin-top: -30px;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 320px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgb(17 17 26 / 5%) 0px 4px 16px, rgb(17 17 26 / 5%) 0px 8px 32px;
        background: #fff;
        margin-top: -95px;
        position: relative;
        padding-top: 25px;
    }
    .start-selling {
       padding-top: 38px;
       
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
}
@media(max-width:600px){
    
    /* career new start */
    .boxdisplay {
        /* display: flex!important; */
        display: inline!important;
    }
    .box-text {
        padding-left: 40px;
        padding-top: 0px;
        padding-right: 0px;
    }
    .box-text1 {
        padding-left: 40px;
        padding-top: 0px;
        padding-right: 0px;
    }

    .careericon1{
        width: 222px;
    /* padding: 20px; */
    justify-content: center;
    display: inline;
    position: relative;
    margin-left: 70px;
    margin-top: 18px;
    }
    /* career new end */
    
    #youtubevidio {
        height: 279px!important;
     }

    .viviroom-mobile-logo {
        margin-left: 41px;
    }

    .whatsecrow{
        display: inline-block!important;
    }
    .whatsecrowidth{
        width: 100%!important;
        max-width: 100%!important;
    }
    .firstboxbg {
       height: 298px;
       
    }
   .secondboxbg {
    height: 298px;
   }
   .thirdboxbg{
    height: 298px;
   }
   .whatbox-heading {
    font-size: 22pt;
    padding-top: 0px;
white-space: nowrap !important;
  
}
.p-3 {
    padding: 30px!important;
}
.icon1 {
    width: 29%;
}
.icon2 {
    width: 35%;
}
.icon3 {
    width: 35%;
}
.custommainrow {
    width: 100%;
   
}
.iconcent{
    text-align: center;
}
.topsom{
    display: none;
}
#topso{
    display: none;
}
.resrowpad{
    margin-left: -6px!important;
}
.logo-img-small {
    margin-left: 10px;
    width: 30px;
}
.footeraddsec{
    text-align: center;
}
.customcopy{
    padding-left: 30px;
    padding-right: 20px;
    text-align: center!important;
    font-size: 9pt!important;

}
.secondrowidth {
    padding-left: 60px!important;
}
.futurewidth{
    padding-left: 15px!important;
}
.dedipara {
    margin-left: 57px!important;
    margin-top: -23px;
}
.custom_free {
  white-space: nowrap!important;
}
.gamefirstrow{
    text-align: center!important;
}
.customtoprow {
    margin-left: -25px!important;
    
}
.listheading{
    font-family: 'GFS Didot', serif!important;
    font-size:18pt!important;
    font-weight: 500;
    }
    .digisection{
        margin-top: -860px!important;
        padding-right: 20px
    }
    .rightimg {
        padding-top: 575px!important;
    }
}

@media(max-width:570px){
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        z-index: 1;
        margin-top: 12px !important;
    }
    .box-header-bodder {
        display: none;
    }
}
@media(max-width:560px){
    .header-navbar{
        width: 100%;
        margin-left: 0px;
    }
    .dropdown-content{
        display: none;
        position: absolute;
        background-color: white;
        z-index: 1;
        margin-top: 12px !important;
    }
}
@media(max-width:557px){
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -356px;
    }
}


@media (max-width:550px){
    .top-header{
        display: flex; 
        justify-content: space-between; 
    }
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        width: 500%;
        z-index: 1;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -177%;
    }
}
@media(max-width:540px){
    .careericon1 {
        width: 145px;
        
    }
    .innovationsubtext{
        padding-right: 30px;
    }
    .whymoon-mar {
        margin-left: 23px;
        
    }
    
    .content-card{
        margin-bottom: 30px;
    }
    .logo-img-small {
        margin-left: 15px;
        width: 30px;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 30px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -192%;
    }
    .right-res-text {
        margin-top: 70%;
    }
    .viviroom-mobile-logo {
        margin-left: 25px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 640px;
        background-position: center;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 330px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -100px;
        position: relative;
        padding-top: 25px;
    }
    .start-subheading {
        font-size: 20pt;
        font-weight: 500;
        text-align: center;
        font-family: whitneymedium;
        margin: 20px 0px 0px 0px;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 300px;
        background-position: center;
    }
    .sell-on {
        font-size: 12pt;
        line-height: 16px;
    }
    .start-selling {
        font-size: 12pt;
        line-height: 40px;
        padding-top: 110px;
        font-family: whitneymedium;
    }
    .circle-moon-img{
        text-align: center;
    }
    .start-heading {
        font-size: 15pt;
        margin: 30px 0px 0px 0px;
    }
    .best-fashion {
        font-size: 22pt;
        line-height: 35px;
        margin-top: -8px;
    }
    .footer-icon-career {
        position: absolute;
        /* left: 50%; */
        transform: translate(-50%, -50%);
        display: flex;
        margin-top: 65px;
        padding: 0;
    }
    .register-btn2 {
        font-size: 15pt;
        border: 1px solid #E4E4E6;
        background-image: linear-gradient(to right, #55fcc8 , #17a7fe);
        font-family: whitneybook;
        font-weight: 500;
        margin-right: 20px;
        color: #fff;
        white-space: nowrap!important;
        word-wrap: normal;
        padding-right: 70px;
        padding-left: 70px;
        height: 52px;
        margin-top: 38px;
        border-radius: 117px;
        padding-top: -14px;
    }
    /* Become a seller end */

    .index-header{
        display: none !important;
    }
    #mweb {
        display: none !important;
    }
    .brand-tab{
        display: none;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .fa-solid, .fas {
        margin-left: -126px;
    }
    #mobile-cross {
        margin-left: 434px!important;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -470px;
    } 
    .top-icon-margin {
        margin-left: 130px;
    }
    .starfa {
        margin-right: 5px !important;
    }
    .product-button {
        width: 176px;
    }
    .product-detail-star-rating {
        margin-top: -137px;
    }
    input[type=radio] {
        margin-left: -7px;
    }
    .return-date {
        padding-bottom: 10px;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .mob-login {
        text-align: right;
        padding-right: 20px;
        padding-top: 7px;
        font-weight: 600;
    }
    .try-me {
        right: -182px;
    }
    .logo-img {
        margin-left: 55px;  
    }
    .avatar-card {
        margin-top: 20px;
    }
    .menu-icon {
        margin-left: -345px;
        margin-top: -10px;
    }
    .footer-vedio {
        height: 148px;
        margin-top: 100px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -358px;
    }
    .navbar-toggler-icon {
    margin-top: -14px;
    margin-left: -340px;
    
}
.font_shadow {
   font-size: 20pt;
    
}
.whyfont_shadow {
    font-size: 20pt;
   
}
.whatfont_shadow {
   font-size: 20pt;
   
}
.whatbox-heading {
    font-size: 18pt;
    padding-top: 0px;
    white-space: nowrap !important;
}
.firstboxbg {
    height: 292px;
}
.secondboxbg {
    height: 292px;
}
.thirdboxbg {
    height: 292px;
}
.secondrowidth {
    padding-left: 57px!important;
}
/* .digisection {
    margin-top: -832px!important;
    
}
.rightimg {
    padding-top: 550px;
} */
.digisection {
    margin-top: -841px!important;
}
.rightimg {
    padding-top: 552px!important;
}
.listheading {
    font-family: 'GFS Didot', serif!important;
    font-size: 16pt!important;
    font-weight: 500;
}
.aboutfont_shadow {
 font-size: 20pt!important;
    
}


}
@media(max-width:480px){
    .careericon1 {
      margin-left: 140px;
    }
    .whymoon-mar {
        margin-left: 86px;
    }
    
    
    .navbar-dark .navbar-toggler {
        margin-left: -293px;
    }
    .secondrowidth {
        padding-left: 57px!important;
    }
    .digisection {
        margin-top: -842px!important;
    }
    .rightimg {
        padding-top: 590px!important;
    }
    #mobile-cross {
        margin-left: 385px!important;
    }
}


@media(max-width:450px){
    .mobile-icon{
        width: 14px;
    }
    .dropdown-content {
        display: none;
        position: absolute;
        background-color: white;
        width: 300%;
        z-index: 1;
    }
}

@media(max-width:430px){
    .footer-icon-career {
        left: 31%!important;
    }
    .font_shadow {
        font-size: 20pt;
       
    }
    .whyfont_shadow {
        font-size: 20pt;
        
    }
    .whatfont_shadow {
       font-size: 20pt;
        
    }
    .whatbox-heading {
        font-size: 18pt;
        
    }
    .firstboxbg {
        height: 230px;
    }
    .secondboxbg {
        height: 230px;
    }
    .thirdboxbg {
        height: 230px;
      
    }
    .custom_free {
       white-space: nowrap;
    }
    .footer-icon-career {
      margin-top: 20px;
       
    }
    .forre{
        margin-top: 30px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -245px;
    }
    .banner-right-img {
         margin-top: -212%;
    }
    .digisection {
        margin-top: -859px !important;
    }
    .dedipara {
       margin-top: -30px!important;
    }
    .rightimg {
        padding-top: 650px!important;
    }
    .dediparalast {
        margin-left: 43px!important;
    }
    #mobile-cross {
        margin-left: 343px!important;
    }
    #youtubevidio {
        height: 239px!important;
    }
}



@media(max-width:428px){
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -106px;
    }

    .logo-img-small {
        margin-left: 14px;
        width: 30px;
    }
    .content-card{
        margin-bottom: 30px;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -205%;
    }
    .right-res-text {
        margin-top: 70%;
    }
    .viviroom-mobile-logo {
        margin-left: 25px;
        margin-top: -8px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 595px;
        background-position: center;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 350px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -100px;
        position: relative;
        padding-top: 25px;
    }
    .start-subheading {
        font-size: 20pt;
        font-weight: 500;
        text-align: center;
        font-family: whitneymedium;
        margin: 20px 0px 0px 0px;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 300px;
        background-position: center;
    }
    .sell-on {
        font-size: 12pt;
        line-height: 16px;
    }
    .start-selling {
        font-size: 12pt;
        line-height: 40px;
        padding-top: 110px;
        font-family: PP Object sans,sans-serif !important;
    }
    .circle-moon-img{
        text-align: center;
    }
    .start-heading {
        font-size: 15pt;
       
        margin: 30px 0px 0px 0px;
    }
    .best-fashion {
        font-size: 22pt;
        line-height: 24px;
        margin-top: -8px;
    }
    .footer-icon-career {
        position: absolute;
        /* left: 50%; */
        transform: translate(-50%, -50%);
        display: flex;
        margin-top: 65px;
        padding: 0;
    }
    .register-btn2 {
        font-size: 15pt;
        border: 1px solid #E4E4E6;
        background-image: linear-gradient(to right, #55fcc8 , #17a7fe);
        font-family: whitneybook;
        font-weight: 500;
        margin-right: 20px;
        color: #fff;
        white-space: nowrap!important;
        word-wrap: normal;
        padding-right: 70px;
        padding-left: 70px;
        height: 52px;
        margin-top: 38px;
        border-radius: 117px;
        padding-top: -14px;
    }
    /* Become a seller end */

    .index-header{
        display: none !important;
    }
    #mweb {
        display: none !important;
    }
    .brand-tab{
        display: none;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .fa-solid, .fas {
        margin-left: -126px;
    }
    #mobile-cross {
        margin-left: 342px!important;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -350px;
    } 
    .top-icon-margin {
        margin-left: 130px;
    }
    .starfa {
        margin-right: 5px !important;
    }
    .product-button {
        width: 176px;
    }
    .product-detail-star-rating {
        margin-top: -137px;
    }
    input[type=radio] {
        margin-left: -7px;
    }
    .return-date {
        padding-bottom: 10px;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .mob-login {
        text-align: right;
        padding-right: 20px;
        padding-top: 7px;
        font-weight: 600;
    }
    .try-me {
        right: -182px;
    }
    .logo-img {
        margin-left: 55px;  
    }
    .avatar-card {
        margin-top: 20px;
    }
    .menu-icon {
        margin-left: -115px;
        margin-top: -10px;
    }
    /* .right-res-text {
        padding-top: 75%;
    } */
    .footer-vedio {
        height: 148px;
        margin-top: 100px;
    }
    .card-box {
        width: 390px;
    }
}
@media(max-width:415px){
    .index-header{
        display: none !important;
    }
    #mweb {
        display: none !important;
    }
    .brand-tab{
        display: none;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .fa-solid, .fas {
        margin-left: -40px;
    }
    #mobile-cross {
        margin-left: 330px!important;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -350px;
    } 
    .top-icon-margin {
        margin-left: 130px;
    }
    .starfa {
        margin-right: 5px !important;
    }
    .product-button {
        width: 176px;
    }
    .product-detail-star-rating {
        margin-top: -137px;
    }
    input[type=radio] {
        margin-left: -7px;
    }
    .return-date {
        padding-bottom: 10px;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .mob-login {
        text-align: right;
        padding-right: 20px;
        padding-top: 7px;
        font-weight: 600;
    }
    .try-me {
        right: -238px;
    }
    .logo-img {
        margin-left: 55px;  
    }
    .avatar-card {
        margin-top: 20px;
    }
    .card-box {
        width: 375px;
    }
}
@media (max-width: 414px){
    
    .careericon1 {
        margin-left: 104px;
    }
    .whymoon-mar {
        margin-left: 51px;
    }

    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -60px;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 600px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 291px;
        background-position: center;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .mob-login {
        text-align: right;
        padding-right: 20px;
        padding-top: 7px;
        font-weight: 600;
    }
    .fa-solid, .fas {
        margin-left: -90px;
    }
    .footer-app-section {
        bottom: 0;
        width: 100% !important;
        position: absolute;
    }
    #mobile-cross {
        margin-left: 331px!important;
    }
    .try-me {
        right: -136px;
        top: 0px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -366px;
    }
    .top-icon-margin {
        margin-left: 120px;
    }
    .logo-img {
        margin-left: 53px;  
    }
    .product-detail-star-rating {
        margin-top: -137px;
    }
    .avatar-card {
        margin-top: 20px;
    }
    .viviroom-mobile-logo{
        margin-left: 25px;
    }
    .search-icon-img {
        margin-bottom: -45px;
        position: relative;
        padding: 10px 1px 9px 6px;
        z-index: 1;
        width: 20px;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-vedio {
        height: 92px;
        margin-top: 100px;
    }
    .menu-icon {
        margin-left: -84px;   
    }
    .font_shadow {
        font-size: 20pt;
        
     }
     .whyfont_shadow {
        font-size: 20pt;
        
     }
     .whatfont_shadow {
         font-size: 20pt;
         
     }
     .firstboxbg {
         height: 222px;
     }
     .secondboxbg {
         height: 222px;
     }
     .thirdboxbg {
         height: 222px;
        
     }
     .whatbox-heading {
        font-size: 18pt;
       
    }
    .custom_free {
        white-space: nowrap;
    }
    .footer-icon-career {
        margin-top: 24px;
        left: 34%;
       
    }
    .forres{
        margin-top: 30px;
    }
    #youtubevidio {
        height: 224px!important;
    }
    .digisection {
        margin-top: -902px !important;
    }
    .rightimg {
        padding-top: 680px!important;
    }
    
}

@media screen and (min-device-width: 415px) and (max-device-width: 427px){
    .footer-icon-career {
       margin-top: 13px;
     }
}
@media (min-width: 431px) and (max-width: 539px){
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -245px;
    }
    
    .footer-icon-career {
        left: 33%;
        margin-top: 12px;
    }

}



@media(max-width:412px){
    .whymoon-mar1 {
        margin-left: 45px!important;
       
    }
    
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 30px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .custom_foothead {
        padding-top: 0px;
    }
    .forres{
        margin-top: 46px;
    }
    .footer-icon-career {
        left: 35%!important;
        margin-top: 27px;
    }
    .custom_free {
        white-space: nowrap;
    }
    .firstboxbg {
        height: 222px;
    }
    .secondboxbg {
        height: 222px;
    }
    .thirdboxbg {
        height: 222px;
      
    }
    .icon2 {
        width: 40%;
        margin-top: -5px!important;
    }
    .secondrowidth {
        padding-left: 57px!important;
    }
    .dedipara {
        margin-left: 57px !important;
        margin-top: -23px;
    }
    .digisection {
        margin-top: -882px !important;
        padding-right: 20px;
    }
    .rightimg {
        padding-top: 660px!important;
    }
    .customtoprow {
        margin-left: -14px!important;
    }
    #youtubevidio {
        height: 224px!important;
    }
    .mobileonly {
       margin-left: 0px!important;
    }
    .aboutfont_shadow {
       font-size: 20pt!important;
       
    }
    .icon2 {
       margin-top: -6px;
    }
}
@media (max-width: 400px){
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    #mobile-cross {
        margin-left: 321px!important;
    }
    .mob-login {
        text-align: right;
        padding-right: 20px;
        padding-top: 7px;
        font-weight: 600;
    }
    .fa-solid, .fas {
        margin-left: -56px;
    }
    .try-me {
        right: -238px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -365px;
    }
    .top-icon-margin {
        margin-left: 130px;
    }
    .logo-img {
        margin-left: 38px;  
    }
    .product-detail-star-rating {
        margin-top: -137px;
    }
    .avatar-card {
        margin-top: 20px;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .starfa {
        margin-right: 5px !important;
    }
    .product-button {
        width: 176px;
    }
    input[type=radio] {
        margin-left: -7px;
    }
    .menu-icon {
        margin-left: -48px;
    }
    .footer-vedio {
        height: 160px;
        margin-top: 100px;
    }
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -25px;
    }
}
@media (max-width: 393px){
    
    .careericon1 {
        margin-left: 96px;
    }
    .whymoon-mar {
        margin-left: 50px;
    }

    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -25px;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 30px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -216%;
    }
    .right-res-text {
        margin-top: 70%;
    }
    .viviroom-mobile-logo {
        margin-left: 44px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 590px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 312px;
        background-position: center;
    }
    .product-button {
        width: 176px;
    }
    #mobile-cross {
        margin-left: 314px!important;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -358px;
    }
    .fa-solid, .fas {
        margin-left: -52px;
    }
    .top-icon-margin {
        margin-left: 112px;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .try-me {
        right: -145px;
        top: 0;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .card-box {
        width: 354px;
    }
    .font_shadow {
        font-size: 20pt;
    }
    .whyfont_shadow {
       font-size: 20pt;
    }
    .whatfont_shadow {
        font-size: 20pt;
        
    }
    .whatbox-heading {
        font-size: 18pt;
        
    }
    .firstboxbg {
        height: 212px;
    }
    .secondboxbg {
        height: 212px;
    }
    .thirdboxbg {
        height: 212px;
    }
    .colwidth {
        width: 32%!important;
    }
    .icon2 {
        margin-top: 0px;
        
    }
    .listheading {
        font-family: 'GFS Didot', serif!important;
        font-size: 16pt!important;
        font-weight: 500;
    }
}
@media (max-width: 390px){
    #youtubevidio {
        height: 218px!important;
    }
    
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -232%;
    }
    .right-res-text {
        margin-top: 70%;
    }
    .viviroom-mobile-logo {
        margin-left: 44px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 590px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 312px;
        background-position: center;
    }
    .starfa {
        margin-right: 5px !important;
    }
    #mobile-cross {
        margin-left: 314px!important;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -358px;
    }
    .fa-solid, .fas {
        margin-left: -60px;
    }
    .top-icon-margin {
        margin-left: 115px;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .try-me {
        right: -145px;
        top: 0;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .card-box {
        width: 354px;
    }
    .icon3 {
       margin-top: 3px;
       
    }
    .customwordpad {
        margin-top: -5px!important;
    }
    .icon2 {
        margin-right: -30px;
    }
    .secgame{
        padding-left:30px
    }
}
@media (max-width: 384px){
    .whymoon-mar1 {
        margin-left: 30px!important;
    }

    .careericon1 {
        width: 145px;
        
    }
    .innovationsubtext{
        padding-right: 30px;
    }
    .whymoon-mar {
        margin-left: 23px;
        
    }
    
    #youtubevidio {
        height: 200px!important;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 40px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -232%;
    }
    .right-res-text {
        margin-top: 70%;
    }
    .viviroom-mobile-logo {
        margin-left: 30px;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 590px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 312px;
        background-position: center;
    }
    .starfa {
        margin-right: 5px !important;
    }
    #mobile-cross {
        margin-left: 308px!important;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -361px;
    }
    .fa-solid, .fas {
        margin-left: -60px;
    }
    .top-icon-margin {
        margin-left: 115px;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .try-me {
        right: -145px;
        top: 0;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .card-box {
        width: 354px;
    }
    .font_shadow {
       font-size: 20pt;
        
    }
    .whyfont_shadow {
        font-size: 20pt;
       
    }
    .whatfont_shadow {
        font-size: 20pt;
       
    }
    .whatbox-heading {
        font-size: 18pt;
        
    }
    .firstboxbg {
        height: 205px;
    }
    .secondboxbg {
        height: 205px;
    }
    .thirdboxbg {
        height: 205px;
    }
    .colwidth {
        width: 32%!important;
    }
    .icon2 {
        margin-top: -4px!important;
    }
    .icon1 {
        width: 30%;
    }
    .icon3 {
        width: 35%;
    }
    .rightimg {
        padding-top: 669px!important;
    }
    .digisection {
        margin-top: -875px !important;
        padding-right: 20px;
    }
    .listheading {
        font-family: 'GFS Didot', serif!important;
        font-size: 14pt!important;
        font-weight: 500;
    }
    .aboutfont_shadow {
       font-size: 20pt!important;
       
    }
}


@media (max-width: 375px){
    .careericon1 {
        margin-left: 84px;
    }
    .whymoon-mar {
        margin-left: 35px;
    }
    .box-text {
        padding-top: 0px;
     }
     .box-text1 {
       padding-top: 0px;
    }

    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: -15px;
    }
    /* .heading-category-text {
       
        font-size: 10pt;
        
    } */
   
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 30px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -220%;
    }
    .right-res-text {
        margin-top: 70%;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 570px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 312px;
        background-position: center;
    }
    .navbar-collapse {
        position: absolute;
        top: 0px;
        left: 0;
        width: 80%;
        background: white;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .navbar-collapse.collapsing {
        height: auto;
        -webkit-transition: left 0.3s ease;
        -o-transition: left 0.3s ease;
        -moz-transition: left 0.3s ease;
        transition: left 0.3s ease;
        left: -100%;
    }
    .navbar-collapse.show {
        left: 0;
        -webkit-transition: left 0.3s ease-in;
        -o-transition: left 0.3s ease-in;
        -moz-transition: left 0.3s ease-in;
        transition: left 0.3s ease-in;
    }
    .mob-login {
        text-align: right;
        padding-right: 20px;
        padding-top: 7px;
        font-weight: 600;
    }
    .fa-solid, .fas {
        margin-left: -23px;
    }
    .footer-app-section {
        bottom: 0;
        width: 100% !important;
        position: absolute;
    }
    #mobile-cross {
        margin-left: 300px!important;
    }
    .try-me {
        right: -136px;
        top: 0px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -362px;
    }
    .top-icon-margin {
        margin-left: 85px;
    }
    .logo-img {
        margin-left: 53px;  
    }
    .product-detail-star-rating {
        margin-top: -137px;
    }
    .avatar-card {
        margin-top: 20px;
    }
    .viviroom-mobile-logo {
        margin-left: 10px;
    }
    .search-icon-img {
        margin-bottom: -45px;
        position: relative;
        padding: 10px 1px 9px 6px;
        z-index: 1;
        width: 20px;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .menu-icon {
        margin-left: -7px;
        margin-top: -10px;
    }
    .card-box {
        width: 346px;
    }
    .custom_free {
       font-size: 15px !important;
        
    }
    .footer-icon-career {
        left: 37%!important;
        margin-top: 26px;
    }
    .rightimg {
        padding-top: 715px!important;
    }
    .digisection {
        margin-top: -915px !important;
    }
    .dedipara {
       margin-top: -30px;
    }
    .aboutfont_shadow {
       font-size: 20pt!important;
    }

}
@media (max-width: 360px){
    .video-container1 .footer-vedio iframe {
        height: auto!important;
    }

    .whymoon-mar1 {
        margin-left: 30px!important;
    }
    
    .careericon1 {
        width: 145px;
        
    }
    .innovationsubtext{
        padding-right: 30px;
    }
    .whymoon-mar {
        margin-left: 23px;
        
    }
    .box-text {
       padding-top: 0px;
    }
    .box-text1 {
       padding-top: 0px;
    }
    
    #youtubevidio {
        height: 168px!important;
     }
     .dediparalast {
        margin-left: 40px!important;
    }
    
    /* .heading-category-text {
        font-weight: 400;
        font-size: 10pt;
       
    } */
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 20px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -224%;
    }
    .start-selling {
        font-size: 12pt;
        line-height: 40px;
        padding-top: 90px;
        font-family: whitneymedium;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 540px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 248px;
        background-position: center;
    }
    .starfa {
        margin-right: 5px !important;
    }
    #mobile-cross {
        margin-left: 288px!important;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -347px;
    }
    .fa-solid, .fas {
        margin-left: -30px;
    }
    .top-icon-margin {
        margin-left: 115px !important;
    }
    .viviroom-mobile-logo {
        margin-left: 38px;
    }
    .brand-hr {
        width: 100%;
        border-top: 1px solid #E4E4E6;
    }
    .try-me {
        right: -145px;
        top: 0;
    }
    .header-navbar{
        height: 100vh !important;
    }
    .footer-app-section {
        width: 100% !important;
        bottom: 0;
        position: absolute;
    }
    .logo-img {
        margin-left: 30px;
    }
    .navbar-dark .navbar-toggler {
        margin-left: -342px;
    }
    .top-icon-margin {
        margin-left: 88px !important;
    }
    .footer-vedio {
        height: 95px;
        margin-top: 100px;
    }
    .card-box {
        width: 325px;
    }

.topsom{
    display: none!important;
}
.font_shadow {
   font-size: 20pt;
    
}
.whyfont_shadow {
    font-size: 17pt;
    
}
.whatfont_shadow {
    font-size: 20pt;
   
}
.whatbox-heading {
    font-size: 18pt;
   
}
.firstboxbg {
    height: 190px;
}
.secondboxbg {
    height: 190px;
}
.thirdboxbg {
    height: 190px;
  
}
.custom_free {
    font-size: 9pt !important;
    white-space: nowrap;
}
.icon2 {
   margin-top: 0px;
   
}
.footer-icon-career {
   margin-top: 30px;
   left: 40%!important;
}
.custom_foothead {
    padding-top: 15px;
}
.forres{
    margin-top: 30px;
}
.p-3 {
    padding: 10px!important;
}
.secondrowidth{
    padding-left: 58px!important;
}
.digisection {
    margin-top: -897px!important;
}
.rightimg {
    padding-top: 706px!important;
}
.dedipara {
    margin-left: 57px!important;
    margin-top: -33px!important;
}
.heading-category-textres {
    font-size: 12pt!important;
    font-family: PP Object sans,sans-serif !important;
    font-weight: 600!important;
    padding-bottom: 10px;
    /* white-space: nowrap!important; */
    white-space: break-spaces !important;
}
.digiicon {
    width: 28px;
    
}
.fashionrow2{
    padding-left: 58px!important;
}
.listheading {
    font-family: 'GFS Didot', serif!important;
    font-size: 14pt!important;
    font-weight: 500;
}

}
@media (max-width: 353px){
    .navbar-dark .navbar-toggler {
        margin-left: -337px;
    }
    #mobile-cross {
        margin-left: 283px!important;
    }
}

@media (max-width: 320px){
    .whymoon-mar1 {
        margin-left: 5px !important;
    }
    .careericon1 {
        width: 110px;
    }
    .whymoon-mar {
        margin-left: 5px;
    }
    .boxtext-heading {
        font-size: 16pt;
        
    }
    .whyvivisub-heading {
       font-size: 20pt;
    }
    
    .navbar-toggler-icon {
        margin-top: -14px;
        margin-left: 20px;
    }
    .footer-btn {
        text-align: center;
        font-size: 8pt;
        font-family: 'whitneylight';
        margin-top: 20px;
        margin-bottom: -13px;
    }
    .condition-text {
        text-align: center;
        margin-bottom: -32px;
        margin-top: 65px;
    }
    .viviroom-mobile-logo {
        margin-left: 32px;
    }
    .right-res-text{
        margin-top: 60%;
    }
    .landing-box {
        border: 1px solid #fff;
        height: 330px;
        border-radius: 15px;
        text-align: center;
        box-shadow: rgba(17, 17, 26, 0.05) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
        background: #fff;
        margin-top: -100px;
        position: relative;
        padding-top: 25px;
    }
    .footer-icon-career {
        position: absolute;
        /* left: 50%; */
        transform: translate(-50%, -50%);
        display: flex;
        margin-top: 20px;
        padding: 0;
    }
    .register-btn2 {
        font-size: 15pt;
        border: 1px solid #E4E4E6;
        background-image: linear-gradient(to right, #55fcc8 , #17a7fe);
        font-family: whitneybook;
        font-weight: 500;
        margin-right: 20px;
        color: #fff;
        white-space: nowrap!important;
        word-wrap: normal;
        padding-right: 70px;
        padding-left: 70px;
        height: 52px;
        margin-top: 38px;
        border-radius: 117px;
        padding-top: -14px;
    }
    .start-subheading {
        font-size: 20pt;
        font-weight: 500;
        text-align: center;
        font-family: whitneymedium;
        margin: 20px 0px 0px 0px;
    }
    .sell-on {
        font-size: 12pt;
        line-height: 16px;
    }
    .start-selling {
        font-size: 12pt;
        line-height: 40px;
        padding-top: 110px;
        font-family: whitneymedium;
    }
    .circle-moon-img{
        text-align: center;
    }
    .start-heading {
        font-size: 15pt;
        margin: 30px 0px 0px 0px;
    }
    .banner-right-img {
        width: 100%;
        margin-top: -237%;
    }
    .best-fashion {
        font-size: 20pt;
        line-height: 29px;
        margin-top: -8px;
    }
    .container-heading {
        margin-top: 15px;
    }
    .card-logo{
        padding: 0;
    }
    .menu-icon {
        margin-left: 34px;
    }
    #mobile-cross {
        margin-left: 255px!important;
    }
    .header-banner {
        padding: 1rem!important;
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 490px;
        background-position: center;
    }
    .header-banner1 {
        background-image: url(./image/header-banner.png);
        background-repeat: no-repeat;
        height: 250px;
        background-position: center;
    }
    .card-box {
        width: 295px;
    }
    .logo-img-small {
        margin-left: 8px;
    }
    .view-btn {
        margin-top: 20px;
        font-size: 9pt;
        font-weight: 400;
        white-space: nowrap!important;
}
    
    .apply-btn {
        font-size: 9pt;
        font-weight: 400;
       
    }
    .sub-heading-text {
        text-align: justify;
        line-height: 26px;
        font-size: 14px !important;
        
    }
    .box-header-bodder {
        display: none;
    }
    .font_shadow {
        font-size: 27pt !important;
    }
    .whyfont_shadow {
        font-size: 27pt 1important;
        white-space: nowrap;
    }
    .whatfont_shadow {
        font-size: 15pt;
    }
    .whatbox-heading {
        font-size: 14pt;
        margin-top: -17px;
    }
    .p-3 {
        padding: 20px!important;
    }
    .firstboxbg {
        height: 170px;
    }
    .secondboxbg {
        height: 170px;
    }
    .thirdboxbg {
        height: 170px;
    }
    .icon2 {
        margin-top: 0px;
    }
    .download {
        font-size: 8pt;
    }
    .smalltopheadingnew {
        font-size: 18pt;
        font-family: 'GFS Didot', serif;
        text-align: left;
        text-transform: capitalize;
        margin-top: 30px;
    }
    .digisection {
    margin-top: -968px!important;
    }
    .rightimg {
        padding-top: 795px!important;
    }
}
/* Header Css End */


/* Footer Css Satrt */
/* html, body, img, figure {
    max-width: 120%;
} */
img, figure {
    max-width: 120%;
}
/* html, body {
    overflow-x: hidden!important;
    
    color: #000;
    -ms-overflow-style: scrollbar;
    -webkit-font-smoothing: antialiased;
} */
a, a:hover, a:focus, a:active {
    text-decoration: none;
    color: inherit;
    color: #000 !important; 
}
a {
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    color: #000 !important;
}
.ct-u-paddingTop10 {
    padding-top: 10px;
}
.ct-footer{
    background: white;
    margin-top: 30px;
    position: relative;
}
.ct-footer-list {
    padding: 50px 0;
    list-style: none;
    padding-left: 0;
    display: table;
    width: 100%;
    border-bottom: 1px solid black;
}
.footer-listing{
    list-style: none; 
    padding: 0; 
    font-size: 10pt;
    font-family: whitneylight;
}
.footer-listing a:hover{
    color: #238DF7;
}
.follow{
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 12pt;
    font-weight: 500;
    font-family: whitneymedium;
}
.follow-icon-img{
    width: 18%;
}
.follow-listing{
    list-style: none;
    padding: 0;
}
.ct-footer-list-header {
    font-weight: 500;
    font-family: whitneymedium;

}
.ct-footer-list > li .ct-footer-list-header {
    font-size: 11pt;
    font-weight: 500;
    text-align: start;
}
.ct-footer-list > li ul {
    list-style: none;
    padding-left: 0;
    font-size: 9pt;
    text-align: start;
}
.ct-footer-list > li ul li a {
    color: black;
}
.ct-footer-list > li ul li a:hover,
.ct-footer-post a:hover {
    text-decoration: underline;
}
.ct-footer-post .inner-left,
.ct-footer-post .inner-right {
    padding: 8px;
    font-weight: 500;
}
.ct-footer-post ul {
    list-style: none;
    padding-left: 0;
    margin: 0 -20px;
}
.ct-footer-post ul li {
    display: inline-block;
    margin: 0 20px;
}
.ct-footer-post p {
    color: black;
}
.ct-footer-meta {
    padding-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E4E4E6;
    border-top: 1px solid #E4E4E6;
}
.footer-text{
    padding-bottom: 10px;
    font-size: 11pt;
    font-weight: 500;
    font-family: whitneymedium;
}
.footer-text1{
    font-size: 9pt;
    font-family: whitneylight;
}
.footer-icon{
    padding: 5px 8px 3px 8px;
    border: 1px solid #E4E4E6;
    background-color: white;
    border-radius: 4px;
    font-size: 20pt;
    margin: 4px;
}
.footer-container{
    height: 10vh;
    padding: 0;
    font-weight: 500;
}
.inner-left{
    font-size: 8pt;
}
.inner-right{
    font-size: 8pt;
}

/* Footer Responsive CSS */
@media (min-width:1200px) {
    .ct-footer-list > li {
        width: 20%;
        display: table-cell;
        vertical-align: top;
    }
    .ct-footer-list > li:last-child {
        width: 7%;
    }
}
@media (max-width: 1199px) {
    .ct-footer-list > li{
        display: inline-block;
        float: left;
    }
}
@media (min-width:992px) {
    .ct-footer-post .inner-left {
        float: left;
    }
    .ct-footer-post .inner-right {
        float: right;
    }
}
@media (max-width:991px) {
    .ct-footer-post {
        text-align: center;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .ct-footer-list > li {
        width: 33.3333%;
    }
}
@media (min-width:768px) {
    .ct-footer-post p {
        display: inline-block;
    }
    .ct-footer-post p + p {
        padding-left: 50px;
    }
}
@media (min-width: 480px) and (max-width:767px) {
    .ct-footer-list > li {
        width: 50%;
    }
    .ct-u-paddingTop10 {
        padding-top: 10px;
        margin-left: 0px;
    }
    .firstboxbg {
        height: 260px;
    }
    .secondboxbg {
        height: 260px;
    }
    .thirdboxbg {
        height: 260px;
    
    }
    .footer-icon-career {
       margin-top: 20px;
       left: 31%!important;
       
    }
    .forres{
        margin-top: 0px;
    }
   
}
@media (max-width:479px) {
    .ct-footer-list > li {
        width: 100%;
        text-align: center;
    }
    .ct-footer-list {
        padding: 20px 0;
    }
    .ct-footer-list > li .ct-footer-list-header {
        font-size: 12pt;
        font-weight: 500;
        text-align: start;
        margin-top: 12px;
    }
    .ct-u-paddingTop10 {
        padding-top: 10px;
        margin-left: 0px;
    }
    .ct-footer-list-header {
        font-weight: 500;
        font-size: 10pt;
    }
    .footer-text {
        padding-bottom: 10px;
        font-size: 10pt;
        font-weight: 500;
    }
    .follow {
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 12pt;
        font-weight: 500;
    }
}
@media (max-width:316px) {
    .footer-container{
        height: 30vh;
    }
    .ct-u-paddingTop10 {
        padding-top: 10px;
        margin-left: 0px;
    }
}
/* Footer Css End */





