  body{
    background-color: #fff!important;
  }

  #steps-uid-0-p-2 > div:nth-child(7) > label > div,#steps-uid-0-p-2 > div.d-flex.justify-content-between.align-items-baseline.pt-4 > label > div {
    border-radius: 50%;
}
#registrationForm .icheckbox.checked {
    box-shadow: inset 0 0 0 0.6rem #ff0000;
}
#registrationForm .icheckbox:after{
    content: '' !important;
}
  .page-2,.page-3{
    display: none;
   }
   .title_money
   {
   padding: 0;
   margin : 0;
   }
   .title_color
   {
   color: red;
   }
   .shadow-effect{
      text-shadow: 0px 0px, 0px 0px, 0px 0.4px;
   }
   button#send-otp-btn {
    background: #fff;
    color: #7E84A3;
    padding: 2% 8%;
    border: 1px solid #7E84A3;
    border-radius: 10px;
}
   .feature-box
   {
   color: #fff !important;
   }
 
   .container
   {
   max-width: 1350px;
   padding: 0;
   }
   .iti__hide {
   display: none;
   }
   .iti {
   position: relative;
   display: inherit!important;
   }
   .actions.clearfix {
    display: flex;
    justify-content: center;
    margin: 8px 0;
  }
   .token.operator,
   .token.entity,
   .token.url,
   .language-css .token.string,
   .style .token.string,
   .token.variable {
   background: none; 
   }
   #contact_no,#company_contact_no{
   padding-left:15%!important;
   }
   .steps{
      display:block;
   }
   li.disabled.last{
    display: none;
   }
   .steps.clearfix ul{
    display: flex;
    list-style-type: none;
    padding: 0;
   }
   .steps.clearfix ul li{
    padding:10px 80px 20px 0px;
   }
   .content.clearfix {
    padding-bottom: 20px;
}
   span.number {
    display: none;
  }
   #verify-otp{
       width: 140px;
       color: red;
       font-weight: 600;
       cursor: pointer;   
       display: inline-block;    
       text-align: center;
       line-height: 46px;   
   }

   .otp-status{
       position: absolute;
       left: 0;
       bottom: -3.4rem;   
       color: red;
       padding: .6rem;
   }

  .swal2-header {
        margin-top: 0px;
    }
  .swal2-popup.swal2-modal {
    width: 430px;
    height: 295px;
  }

/* form design*/
.wizard > .actions > ul
{
    display: inline-block;
    padding: 0;
}

.wizard > .actions > ul > li
{
   list-style: none;
   float: left;
}

.wizard > .actions a
{
    /*background: #2184be;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    list-style: none;*/

    font-weight: 600;
    border: 1px solid red;
    color: red!important;
    background: transparent;
    /* padding: 1.1rem; */
    padding: 1rem 1.1rem;
    font-size: 1.1rem;
    text-transform: uppercase;
    border-radius: 0.5rem;
}
.wizard > .actions a:hover,
.wizard > .actions a:active
{
    border: 1px solid red;
    color: #fff!important;
    background: red;
}

/*input,select{
   height:36px!important;
}*/

/*.field-icon{
   margin-top: -26px;
}*/

.form-group label {
   margin-bottom: 0rem;
   font-size: 1.1rem;
}

.form label.error{
  bottom: -2rem;
}

.form-div{
   max-width:32%;
   width: 100%;
   min-height: 500px;
   background:#e5e5e5;
}

#registrationForm h6{
   height:0px;
}

.otp-status{
   margin-bottom:1rem!important;
}
#contact_no,#company_contact_no{
  padding-left:10%!important;
}
#upcyclingForm{
  display: none;
}
.actions.clearfix{
  display: flex;
  justify-content: center;
  margin: 2vw;
}

.wizard>.actions>ul>li>a[href="#previous"]{
  display: none;
}

.disabled{
  opacity: 0.5;
  pointer-events: none !important;
  cursor: default;
}

#exist_email{
  display: none;
  color: red;
  font-weight: 600;
}
#registrationForm .row{
  margin-bottom:8px;
}

#registrationForm{
  border:1px solid #BBD9D5 !important;
  width: 100%;
  /*min-height: 580px;*/
  padding:10px;
  border-radius: 20px;
  box-shadow: inset 2px 2px #bbd9d5;
}

.exp_image{
  width: 100%;
  height: auto;
  object-fit: contain;
}
.d-none{
  display: none;
}
.larger{
  font-size:larger;
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block;
    opacity: 1;
}
.items:not(.selectize-input) .item .tag {
    top: 10px !important;
    padding: 0.3rem .3rem !important;
}
.items:not(.selectize-input) .item .image {
    height: 19rem !important;
}
.items:not(.selectize-input) .item h4{
  top: 13rem !important;
}
.items:not(.selectize-input) .item .price{
  top: 15.6rem !important;
}
#recent-ads-fav .grid .item .quantity{
  top: 15.6rem !important;
}
.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev
{
  cursor: pointer !important;
}

/*css for country dropdown */
.select2-container--default .select2-selection--single .select2-selection__arrow{
   top: -8px;
}
/*.select2-container .select2-selection--single {
    height: 36px !important;
}*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    /*color: #444;*/
    line-height: 28px;
}

section#steps-uid-0-p-2 .error {
    bottom: -3rem!important;
}

#registrationForm{
  position: relative;
  background: #ffffff69;
  z-index: 2;
}
#upcyclingForm{
  position: absolute;
  z-index: 2;
}
.home-feature-box.feature-box figure {
    width: 9rem;
    height: 9rem;
    line-height: 9rem;
}
.home-feature-box.feature-box figure img {
    height: 9rem;
}

.home-feature-box.feature-box{
  text-align: center;
}

.white-box{
    background:#fff;
    margin-bottom: -35px;
}

.feature-box {
    margin-bottom: 0rem;
}

.feature-box h4{
  margin-top: -10px;
}
.stick-form{
  top: 0px;
  position: relative;
}
.footer-line{
  background-color:transparent;
  padding: 1rem !important;
}
.list-text{
  padding: 1rem 3rem !important;
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
  .exp_top{
      display: none;
  }
  .stick-form{
   
    position: relative;
  }
  .block {
    padding-top: 0;
    padding-bottom: 5rem;
}

  #registrationForm{
    position: absolute;
    background: #ffffff69;
    height: auto !important;
  }
  #registrationSection{
        height: 330vw !important;
  }
  .steps.clearfix ul li {
    padding: 10px 0;
}
  .footer-line{
    background-color:#BBD9D5;
  }

  #registrationForm,#upcyclingForm{
    margin-bottom: 15px;
  }

  #landing_page_background{
    height: 600px !important;
    background-position: 26% !important;
  }
}


.rounded-b{
  padding:1.0rem !important;
}
div.d-flex.justify-content-between.align-items-baseline > label > div > label{
margin-bottom: -5px !important;
}
.wizard>.actions>ul>li>a[href="#previous"]
{
  border: none !important;
  font-size: 25px !important;
    border: none !important;
    background: transparent;
    color: #5A607F !important;
}

   .feature-box figure
   {
      background-color: #e60a14 !important;
   }
   /*.container{
   width: 100% !important;
   }*/
   .se{
   letter-spacing: 1px;
   font-size: 16px;
   color: #464646 !important;
   }
   #steps-uid-0-p-1{
   margin-left: 30px;
   }
   .waves{
   width: 100%;
   height: 345px;
   position: absolute;
   background: #FFF;
   border-radius: 0 0 450px 450px;
   top: -180px;
   margin-left: 60px;
   }
   #landing_page_logo
   {
   vertical-align: middle;
   border-style: none;
   width: 150px !important;
   }
   #landing_page_background
   {
   background-image: url(../img/landingnotext.jpg);
   width: auto;
   height: 475px;
   background-size: cover;
   box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
   transition: 0.3s;
   }
   #stock_fabric{
   color: #FFF;
   }
   .title_money
   {
   margin-top: 40px;
   }

   #No_more_wastage h3{
   margin-bottom: 4%;
    font-size: 20px;
    word-spacing: 5px;
    margin-top: 3%;
    color: #353333;
   }
   .title_money{
    color: white;
    text-shadow: 1px 7px 5px #212529;
   }
   #No_more_wastage h1{
    color: #e60a14;
    font-size: 4.8vw;
    position: relative;
    z-index: 35;
    opacity: 1;
    letter-spacing: 5px;
   }
   .registeration_form
   {
   /*width: 350px;*/
   /*height: 350px;
   background: #ffffffc9;*/
   /*text-align: center;*/
   margin: auto;
   /*margin-top:-35px !important;*/
   /*border-radius: 35px;*/
   }
   div#recent-ads-fav {
    width: 1140px;
}
   #registrationForm {
   position: relative;
   background: #ffffff69;
   z-index: 2;
   padding: 10px 30px 10px 30px;
   border: none !important;
   box-shadow: none !important;
    width: 100%; 
    height: 50vw; 
   /*background: #ffffffc9;*/
   /* text-align: center; */
   /* margin-inline: auto; */
   /* margin-top: -35px; */
   /*border-radius: 35px;*/
   }
   .form-group {
   margin-bottom: 1rem;
   }
   .home-feature-box.feature-box figure {
   width: 10rem;
   height: 10rem;
   line-height: 10rem;
   }
   .home-feature-box.feature-box figure img {
   height: 10rem;
   }
   .footer-img{
   padding-left: 0 !important;
   }
   .se {
   letter-spacing: 1px;
   font-size: 16px;
   color: #000;
   }
   .feature-box{
   color: #000 !important;
   }
   input[type="text"], input[type="email"], input[type="date"], input[type="time"], input[type="search"], input[type="password"], input[type="number"], input[type="tel"], textarea.form-control
   {
   box-shadow: inset 0 0 0 0.1rem rgb(0 0 0 / 0%) !important;
   border:none;
   font-size: 1.2rem;
   border-radius: 5px;
   }
   input[type="text"]:active, input[type="text"]:focus, input[type="text"]:hover, input[type="email"]:active, input[type="email"]:focus, input[type="email"]:hover, input[type="date"]:active, input[type="date"]:focus, input[type="date"]:hover, input[type="time"]:active, input[type="time"]:focus, input[type="time"]:hover, input[type="search"]:active, input[type="search"]:focus, input[type="search"]:hover, input[type="password"]:active, input[type="password"]:focus, input[type="password"]:hover, input[type="number"]:active, input[type="number"]:focus, input[type="number"]:hover, input[type="tel"]:active, input[type="tel"]:focus, input[type="tel"]:hover, textarea.form-control:active, textarea.form-control:focus, textarea.form-control:hover{
   box-shadow: inset 0 0 0 0.1rem rgb(0 0 0 / 0%) !important;
   border:none;
   }
   .wizard > .actions a{
   font-weight: 600;
   border: 1px solid #e60a14;
   color: #fff!important;
   background: #e60a14;
   /* padding: 1.1rem; */
   padding: 1rem 1.1rem;
   font-size: 1.1rem;
   text-transform: uppercase;
   border-radius: 0.5rem;
   }
   /* .field-icon{
    margin-top: -35px;
   } */
   .wizard > .actions a:hover, .wizard > .actions a:active {
   border: 1px solid #e60a14;
   color: #e60a14!important;
   background: #fff;
   }
   #steps-uid-0-p-1 {
   margin-left: 0px;
   }
   #landing_page_footer
   {
   background: #fff;
   color: #000;
   /*margin-top: 250px;*/
   padding: 20px 50px 0px 50px!important;
   }
   #landing_page_footer h4{
   color: #353333;
   font-size: 18px;
   }
   #footer_logo{
   width: 200px;
   margin-top: -75px;
   }
   #landing_brand_img{
    color: #fff;
    opacity: 1;
    background-image: url('../img/yu.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
   }
   #landing_brand_back_color{
    background-color: #e60a14e6;
    
   }
    #landing_brand_img h3{
      padding:0;
      margin: 0;
    }
     #landing_brand_img h1{
      font-weight: 900;
    font-size: 55px;
    }
   /*Mobile screen*/
   @media only screen and (min-width: 768px) and (max-width: 991px) {
    div#recent-ads-fav {
    width: 100% !important;
    }
   .waves{
   margin-left: -13px;
   top: -250px;
   }
   #stock_fabric{
   margin-left: 0;
   margin-top:900px;
   }

   .block {
    padding-top: 0;
    padding-bottom: 5rem;
}
   .stick-form{
    top:0 !important;
    position: relative !important;
   }
   #for_mobile{
     margin-top:400px !important;
   }
   #No_more_wastage{
    margin-left: 0 !important;
    text-align: center;
   }
   #registrationForm{
    height: auto !important;
    }
    #registrationSection{
    overflow: initial !important;
    background-size: auto !important;;
    height: 130vw !important;
   }
   #footer_logo{
    margin-top: 0 !important;
   }
  
   .registeration_form
   {
   height: 450px;
   }
   #footer_icons{
    margin: 0 !important;
    padding: 0 !important;
   }
   #No_more_wastage h1,#No_more_wastage h3{
      width: auto;
      font-size: inherit;
   }
   #registrationForm{
    position: relative;
    background: #ffffff69;
    height: auto !important;
  }
  #registrationSection{
        height: 330vw !important;
  }
  .steps.clearfix ul li {
    padding: 10px 0;
}
   }
  @media only screen and (max-width: 1200px) {
   
   #No_more_wastage h1{
      width: auto ;
      font-size:40px;
      }
   #No_more_wastage h3{
        width: auto ;
      font-size:20px;
   }
    }

    li.first.current .step1{
      border-bottom: 4px solid red;
    }

    li.current .step2{
       border-bottom: 4px solid red;
    }

    li.disabled.last ,li.last.done,.last{
      display: none;
    }
#steps-uid-0 > div.actions.clearfix > ul > li:nth-child(1){
    top: 10px;
    left: 10px;
    position: absolute;
}
#steps-uid-0 > div.steps.clearfix > ul > li:nth-child(2) {
    padding-right: 0;
}
.select2-container--default .select2-selection--single{
      border-radius: 12px!important;
    border: transparent !important;
    height: 28px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
  padding: 8px 0 0 6px !important;
  font-size: 11px;
}

@media screen and (min-width: 1367px) and (max-width:3440px) {
    li{
        font-size: 1.2vw;
    }
    #selected_lang img{
        width: 1.4vw !important;
    }
    #registrationForm > div.row.pl-2.pr-2 > div.col-6.text-left > h3{
        font-size: 35px !important;
    }
    #registrationForm{
        height: 48vw !important;
    }
    .steps.clearfix ul li {
    padding: 10px 150px 20px 0px;
    }
    .form-group label{
        font-size: 1.8rem;
    }
    input[type="text"], input[type="email"], input[type="date"], input[type="time"], input[type="search"], input[type="password"], input[type="number"], input[type="tel"], textarea.form-control
    {
        font-size: 1.8rem;
        padding: 1rem !important;
    }
    .wizard > .actions a{
        padding: 1.5rem 2.1rem;
        font-size: 1.8rem;
    }
    .wizard > .actions > ul > li{
        margin-left: -1vw;
    }
    .sign-in-page{
         font-size: 1.8rem;
    }
    .select2-container--default .select2-selection--single{
        height: 45px !important;
    }
    .select2-container .select2-selection--single .select2-selection__rendered{
        /*padding: 16px 0 0 8px !important;*/
        font-size: 18px;
    }
    .select2-container--default .select2-selection--single .select2-selection__placeholder, .selectize-control .selectize-input .item{
        font-size: 18px;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow b{
        border-width: 8px 8px 8px 8px;
        margin-left: -18px;
        margin-top: 5px;
    }
    label.col-form-label {
        font-size: 1.9rem !important;
    }
    .icheckbox, .iradio{
        height: 3rem;
        width: 3rem;
        margin-top: -2px;
    }
    button#send-otp-btn{
        padding: 3% 10%;
        font-size: 12px;
    }
    #steps-uid-0 > div.actions.clearfix > ul > li:nth-child(1) {
    top: 10px;
    left: 10px;
    position: absolute;
    }
    section#steps-uid-0-p-2{
    padding: 2rem 4rem !important;
    }
    .d-flex.justify-content-between.align-items-baseline.pt-4 {
    font-size: 20px;
    }
    label {
    font-size: 20px;
    }
    i.fa.fa-angle-left {
    font-size: 50px !important;
    }
}

@media screen and (min-width:780px) and (max-width:1366px) {
    label.col-form-label {
    font-size: 1.3rem !important;
    }
    section#steps-uid-0-p-2{
    padding: 2rem 4rem !important;
    }
    label {
    font-size: initial;
    }
    .wizard > .actions > ul > li{
        margin-left: -1.5vw !important;
    }
    i.fa.fa-angle-left {
    font-size: 30px !important;
    }
    #steps-uid-0 > div.actions.clearfix > ul > li:nth-child(1) {
        top: 10px;
        left: 10px;
        position: absolute;
    }
    section#steps-uid-0-p-2 .form-group label {
    font-size: 1.3rem;
    }
    .select2-container--default .select2-selection--single {
    border-radius: 5px!important;
    border: transparent !important;
    height: 42px !important;
    }
}

@media screen and (min-width:560px){
    #registrationForm{
        height: auto !important;
    }
}
@media screen and (max-width:600px) {
  #contact_no, #company_contact_no {
    padding-left: 20%!important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0px 0 0 7px !important;
  font-size: 1.1rem;
}
.select2-container--default .select2-selection--single{
height: 19.5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  /*color: #444;*/
  line-height: 19.5px;

}
}