body {
  /* background: #f8f8f8; */
  font-family: "Open Sans", serif !important;
  max-width: 100vw;
  overflow-x: hidden;
  width: 100vw;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}
.ecxContain.page_adjustment{
  margin-top: 115px;
}

body,
html {
  width: 100vw;
  overflow-x: hidden;
  touch-action: pan-y;
}
/* Custom css for navbar */
.navbar-custom .container{
  /* flex-direction: row-reverse; */
}
.navbar-custom .navbar-collapse{
  /* flex-grow: 0; */
}
.navbar-expand-lg #mainMenuToggle{
  display: none !important;
}
.navbar-expand-lg #mainMenuToggle.show{
  display: block !important;
}
nav.navbar .navbar-collapse {
  position: absolute;
  background: #efefef;
  width: 30vw;
  top: 0;
  right: -100%;
  height: 100vh !important;
  z-index: 10;
  display: block !important;
  padding: 15px;
  transition: 400ms right ease-in-out;
}

nav.navbar .navbar-collapse {
  width: 250px;
}

nav.navbar .navbar-collapse.show {
  left: 0%;
}

/* End */
.navbar {
  background: white;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

input[type="file"] {
  cursor: pointer;
}

.navbar .srchInpWrp {
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  padding-left: 10px;
  height: 52px;
}

.navbar .srchInpWrp input {
  height: 100%;
  border: none;
}

.navbar .srchInpWrp .btn {
  border-radius: 0 4px 4px 0;
  font-weight: 500;
  font-size: 15px !important;
}

.navbar .srchInpWrp input:focus {
  outline: none;
}

.navbar-expand-lg .navbar-nav .nav-item .nav-link {
  padding: 10px !important;
  display: block;
  width: 100%;
}
.navbar-expand-lg .navbar-nav .nav-item {
  padding: 6px 16px;
  display: flex;
  align-items: center;
}
.navbar-expand-lg .navbar-nav .nav-link {
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  padding-left: 0 !important;
}
.Ex-chng .fancy-progrss-bar .progress-bar:after {
  content: "";
  background-image: url("../Image/flycar.png");
  width: 55px;
  height: 36px;
  display: inline-block;
  z-index: 9999;
  position: absolute;
  top: -14px;
  right: -50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.Ex-chng .fancy-progrss-bar .progress-bar {
  background-color: #3399ff;
  position: relative;
  border-radius: 100px;
  overflow: visible;
}
.Ex-chng .fancy-progrss-bar .calc-per {
  width: 70%;
  margin: 0 45px;
}
.Ex-chng .fancy-progrss-bar .progress {
  width: 100%;
  background-color: #ffffff;
  overflow: visible;
  height: 10px;
  margin-bottom: 15px;
}
.Ex-chng .fancy-progrss-bar {
  display: flex;
  justify-content: center;
  align-items: baseline;
  flex-wrap: nowrap;
  background: #eeeeee;
  text-align: center;
  flex-wrap: nowrap;
  padding: 25px;
}
.Ex-chng {
  margin: 20px auto;
}
.Ex-chng .listing-form h5 {
  font-size: 24px;
  text-align: center;
  font-weight: 600;
  margin: 50px auto;
  color: #000000;
}
.Ex-chng .listing-form {
  max-width: 100%;
  margin: auto;
}
.selectform:focus {
  outline: 0;
  box-shadow: none;
}
.selectform {
  height: 56px;
  font-size: 16px;
  border: 1px solid #d6d6d6;
  font-weight: 400;
  border-radius: 4px;
  padding-left: 18px;
}
.listing-form .hdrCls {
  font-size: 18px;
  font-weight: 600;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 17px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  padding: 1rem;
  padding-right: 2rem;
}
/* .listing-form .fncy-lab input{
    padding-top: 25px;
}
.listing-form .fncy-lab label {
    bottom: -14px;
    left: 25px;
    font-size: 14px;
    font-weight: 400;
} */
.listing-form .selector .sellerSelector,
.listing-form .selector .buyerSelector {
  margin-right: 25px;
}
.listing-form small {
  color: #999999;
}
.listing-form .phNo {
  margin-top: 0;
  width: 100%;
}
.listing-form textarea {
  resize: vertical;
  height: 130px;
}
.listing-form .selector {
  width: auto;
  display: flex;
  justify-content: flex-start;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
}
.listing-form .phNo .form-control {
  outline: 0;
  box-shadow: none;
}
.listing-form .input-group-text {
  background: #3399ff;
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  height: 100%;
}
.listing-form .input-group-text.input-group-cust {
  height: 43px
}
.listing-form .uplod-fle p {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin: auto;
}
.listing-form .uplod-fle figure {
  font-size: 16px;
  font-weight: 600;
}
.listing-form .uplod-fle input {
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.listing-form .uplod-fle {
  background: #eeeeee;
  position: relative;
  border-color: #666666;
  border-width: 2px;
  border-style: dotted;
  border-radius: 4px;
  text-align: center;
  padding: 45px;
}
.listing-form input.ico {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("../Image/calendar.png");
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 17px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  margin-right: 2rem;
  /* padding: 1rem; */
  /* padding-right: 2rem; */
}
.Ex-chng .btn-prime {
  width: 206px;
  height: 58px;
  background-color: #3399ff;
  border: 1px solid #3399ff;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border-radius: 4px;
  margin: 30px 0px;
}
.Ex-chng .alpha-form {
  /* max-width: 82.5%; */
  margin: auto;
  background: #fff;
  padding: 30px;
  /* border: 1px solid #cfc9c9; */
}

.dblInputGrp {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.dblInputGrp .inputWrapper {
  max-width: 48%;
}

.selectform.phSlctFrm {
  width: 115px;
  margin-right: 0 !important;
  border: transparent;
  height: 54px;
  /* background: transparent; */
}

.cstmDlrBox {
  margin-bottom: 25px;
}

.cstmDlrBox .inputWrapper {
  margin-bottom: 0;
}

.cstmDlrBox .inputWrapper input {
  border-radius: 0px 4px 4px 0px !important;
  margin-bottom: 0;
}

.sgnUpBtn {
  background: #3399ff;
  color: white;
}

/*Homepage CSS*/

.hmPageContainer .topContainer .rigtContainer,
.hmPageContainer .topContainer .leftContainer {
  width: 100%;
}

.hmPageContainer .topContainer .rigtContainer img {
  width: 100%;
  height: 648px;
  object-fit: cover;
}

.btnPrimary {
  height: fit-content !important;
  background: #3399ff !important;
  color: white !important;
  border-radius: 4px !important;
  text-transform: capitalize;
}

.hmPageContainer .topContainer .leftContainer {
  padding-right: 35px;
  padding-left: 60px;
}

.hmPageContainer .topContainer .leftContainer h1 {
  font-weight: 700;
  font-size: 40px;
}

.hmPageContainer .topContainer .leftContainer .btn {
  max-width: 200px;
  width: 100%;
  margin-bottom: 25px;
}

.nav-item .btnPrimary {
  height: 43px;
}

.btnPrimary:hover {
  filter: brightness(0.95);
  color: white;
}

.hmPageContainer .topContainer .leftContainer p {
  font-size: 18px;
}

.tbHdrTxt {
  font-size: 28px;
  font-weight: bold;
}

.btnLabl {
  font-weight: 500;
}

.hmPageContainer .pdtCarslCont {
  padding-top: 45px;
}

.grdCards {
  border: 1px solid #666666;
  border-radius: 5px;
}

.grdCards .imgContainer {
  width: 100%;
  position: relative;
}

.grdCards .imgContainer img {
  width: 100%;
  height: 183px;
  border-radius: 5px 5px 0 0;
}

.grdCards .pdtDetails {
  padding: 19px 10px;
}


.grdCards .pdtNm {
  font-size: 18px !important;
  font-weight: 600;
  height: 4ex;
}
.grdCards .pdtName {
  font-size: 18px !important;
  font-weight: 600;

}

.grdCards .btn-link {
  padding-left: 0 !important;
}

.grdCards .bdCount {
  color: #727272;
  font-size: 14px;
}

.grdCards .bdCount a {
  color: #3399ff;
  text-decoration: underline;
}

.grdCards .pdtDtList {
  list-style: none;
  padding-left: 0;
  font-size: 14px;
}

.grdCards .pdtDtList {
  line-height: 30px;
  margin-bottom: 0;
}

.grdCards .pdtDtList p {
  margin: 0;
}

.grdCards .pdtDtList .typHdr {
  max-width: 120px;
  width: 100%;
  color: #727272;
}

.grdCards .pdtDtList .typValue {
  font-weight: 500;
}

.grdCards .pdtDtList .typValue.timrCount {
  color: #3399ff;
}

.grdCards .pdtDtList .plcBid {
  margin-top: 10px;
}

.grdCards .pdtDtList .plcBid input,
.grdCards .pdtDtList .plcBid .btnPrimary {
  height: 50px;
  width: 100%;
}

.grdCards .pdtDtList .plcBid input {
  max-width: 180px;
  margin-right: 10px;
}

.grdCards .imgContainer .checkBoxCont {
  width: 45px;
  height: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0 5px 0 0;
  background: #00000033;
  position: absolute;
  top: 0;
  right: 0;
  color: #3399ff;
}

.grdCards .imgContainer .checkBoxCont img {
  width: 23px;
  height: 21px;
}

.grdCards .imgContainer .checkBoxCont span.material-icons {
  font-size: 26px;
}

.hmPageContainer .slick-slide {
  padding: 0 5px;
}

.hmPageContainer .slick-prev:before {
  content: url("../Image/left.png");
}

.hmPageContainer .slick-next:before {
  content: url("../Image/right.png");
}

.hmPageContainer .slick-prev,
.hmPageContainer .slick-next {
  top: -44px;
  border: 1px solid #3399ff;
  padding: 10px;
  width: 55px;
  height: 55px;
}

.hmPageContainer .slick-prev {
  right: 55px;
  left: unset;
}

.hmPageContainer .slick-next {
  right: 0px;
}

.hmPageContainer .hedrTab {
  height: 65px;
}

.hmPageContainer .stacPage {
  padding: 75px 0;
  text-align: center;
}

.hmPageContainer .stacPage h2 {
  font-size: 32px;
  font-weight: bold;
  color: #3399ff;
}

.hmPageContainer .stcImg {
  width: 100%;
  object-fit: cover;
}

.container {
  /* max-width: unset !important; */
  /* padding: 60px; */
  /* padding: 0 !important; */
}

/* .pl-6 {
  padding-left: 60px !important;
}

.pr-6 {
  padding-right: 60px !important;
} */

.navbar {
  padding: 0 60px;
}

/*FAVORITE CHECKBOX*/

.favoriteCheck {
  width: 40px;
  height: 45px;
  background: #eeeeeebf;
  /* border-top-right-radius: 10px; */
  position: relative;
}

.favoriteCheck input {
  display: none;
}

.favoriteCheck label {
  color: #fff;
  cursor: pointer;
  transition: color 0.2s ease-in-out;
  margin: 0;
  margin-top: 5px;
}

.favoriteCheck label:hover {
  color: grey;
}

.favoriteCheck label::selection {
  color: none;
  background: transparent;
}

.favoriteCheck label::moz-selection {
  color: none;
  background: transparent;
}

.favoriteCheck input:checked + label {
  color: #3399ff;
}

/*FAVORITE CHECKBOX END*/

.bidMsg {
  min-width: 200px;
}

.bidMsg p {
  margin: 0 auto;
  text-align: center;
}

.prodCnt {
  display: flex;
  align-items: center;
}

.prodCnt .prodInfo {
  width: 600px;
}

@media (min-width: 1400px) {
  /* .container {
    max-width: 1200px !important;
  } */
  .hmPageContainer .slick-slide {
    /* padding: 0 25px; */
  }
}

.hmPageContainer .stacPage p {
  max-width: 1020px;
  margin: 0 auto;
}

.mnFtr {
  /* background: #003366; */
  background-color: white;
  color: black;
  /* color: white; */
  padding-top: 30px;
  box-shadow: 0 3px 10px #727272;
}

.mnFtr .inrWrap.row {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.mnFtr .footLogo {
  text-align: center;
}

.mnFtr .inrWrap.row img {
  margin-bottom: 30px;
}

.mnFtr .inrWrap a {
  /* color: white; */
  color: black;
}

.mnFtr .inrWrap ul {
  list-style: none;
  padding: 0;
  font-size: 16px;
  line-height: 35px;
}

.mnFtr .inrWrap .bldCls {
  font-weight: 500;
}

/* .mnFtr .inrWrap .trmsCls li:first-child { */
.mnFtr .inrWrap .trmsCls li {
  font-weight: 500;
}

.mnFtr .inrWrap a:hover {
  color: #3399ff;
  filter: brightness(0.5);
}

.mnFtr .adrCls li {
  display: flex;
  /* align-items: center; */
  align-items: flex-start;
  line-height: 25px;
  margin-bottom: 15px;
  font-weight: 500;
}

.mnFtr .adrCls li p {
  margin: 0;
  max-width: 250px;
}

.mnFtr .adrCls .icnContainer {
  margin-right: 10px;
}

.mnFtr .adrCls .icnContainer span.material-icons {
  /* color: #3399ff; */
  color: #777777;
  padding-top: 2px;
}

.mnFtr .cpyRight {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  /* border-top: 1px solid white; */
  border-top: 1px solid #d6d6d6;
  padding: 8px;
}

.typValue.timrCount {
  position: relative;
}

.typValue.timrCount img {
  position: absolute;
  left: -22px;
}

/*search page css*/

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

.srchContainer.container {
  /* background: #f8f8f8; */
}

.breadcrumb {
  background: transparent;
}

.breadcrumb .breadcrumb-item a {
  color: black;
}

.breadcrumb-item + .breadcrumb-item::before {
  content: url("../Image/forward.png");
}

.filterWrapper {
  max-width: 245px;
  width: 100%;
  background: white;
  border-radius: 5px;
  margin-bottom: 16px;
}

.pageWrapper .hdrContainer {
  height: 45px;
  display: flex;
  align-items: center;
  /* padding-left: 15px; */
}

.pageWrapper .hdrContainer h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 0;
}

.accordion > form .card {
  border-radius: 0px;
  border: none;
  /* border-top: 1px solid #eeeeee; */
}

/* .accordion > form .card .btn.btn-link {
  text-align: left;
  padding-left: 15px;
  color: black;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 20px;
  border-radius: 0;
} */

.filterWrapper .accordion > form .card .btn.btn-link {
  text-align: left;
  padding-left: 15px;
  color: black;
  font-size: 14px;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  height: 45px;
  margin-bottom: 10px;
  line-height: 16px;
}

.fltrChcklst {
  padding-left: 15px;
  list-style: none;
}

.fltrChcklst li {
  margin-bottom: 15px;
  font-size: 15px;
}
.accordion #filterForm .card .card-body .fltrChcklst {
  margin-bottom: 0;
}
.accordion #filterForm .card .card-body{
  padding-top: 10px;
  padding-bottom: 10px;
}

.accordion #filterForm .card .card-body .fltrChcklst li {
  margin-bottom: 0 !important;
}

.irs--round .irs-bar,
.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  background: #3399ff !important;
}

.irs--round .irs-handle {
  border: 4px solid #3399ff !important;
}

.pdtListWrapper {
  background: white;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 16px;
}

.pdtListWrapper .hdrContainer {
  /* border-bottom: 1px solid #eeeeee; */
  padding: 0;
}

.pdtListWrapper .icnList {
  filter: brightness(0) grayscale(100%);
}

.pdtListWrapper .icnList:hover,
.pdtListWrapper .icnList.active {
  filter: unset;
}

/* .pdtListWrapper .rtCnts {
  max-width: 620px;
  width: 100%;
} */

.pdtListWrapper .indcTxt {
  color: #999999;
}

.pdtListWrapper .inputWrapper.rsltCnt {
  max-width: 65px;
  max-height: 38px;
  margin-bottom: 0;
}

.pdtListWrapper .selectform {
  height: 100%;
  font-size: 16px;
  border: 1px solid #d6d6d6;
  font-weight: 400;
  border-radius: 4px;
  padding: 0 10px;
  background-position-y: 6px;
  min-width: 60px;
}

.pdtListWrapper .inputWrapper.srtCnt {
  width: 125px;
  max-height: 38px;
  margin-bottom: 0;
}

.pdtListWrapper .svSrchDiv {
  padding-right: 15px;
}

.pdtListWrapper .btn.svSrhBtn {
  max-width: 250px;
  padding-right: 0;
}

.pdtListWrapper .pdtLstWrp {
  padding: 0;
}

.pdtListWrapper .pdtLstWrp .listCards {
  width: 100%;
  /* margin: 0 15px; */
  border: 1px #e8e0e0 solid;
  /*box-shadow: 0 3px 6px #00000029;
   margin-left: 10px;
  margin-right: 10px; */
}

.pdtListWrapper .pdtLstWrp .listCards .imgContainer img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.imgContainer .favoriteCheck,
.productslider .favoriteCheck {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}

.pdtListWrapper .listCards {
  position: relative;
  margin-bottom: 20px;
}

.pdtListWrapper .listCards .pdtDetls {
  padding: 20px 20px 0 20px;
  width: 100%;
}

.pdtListWrapper .listCards .pdtDetls h2.pdtNm {
  font-size: 21px;
  margin-bottom: 25px;
}

.pdtListWrapper .listCards .pdtDetls .pdtDtlList {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.pdtListWrapper .listCards .pdtDetls .pdtDtlList li {
  display: flex;
}

.pdtListWrapper .listCards .pdtDetls .pdtDtlList li label {
  color: #999999;
}

.pdtListWrapper .listCards .pdtDetls .pdtDtlList li p {
  margin: 0 15px;
  font-weight: 500;
}

.pdtListWrapper .listCards .tmrContainer {
  border-left: 1px solid #d6d6d6;
  width: 100%;
  max-width: 206px;
}

.pdtListWrapper .listCards .tmrContainer .tmCntns {
  text-align: center;
}

.pdtListWrapper .listCards .tmrContainer .tmCntns p.tmr {
  font-size: 18px;
  font-weight: 500;
}

.pdtListWrapper .listCards .tmrContainer .plcBid {
  max-width: 185px;
  border: 1px solid #d6d6d6;
  border-radius: 4px;
  height: 50px;
}

.pdtListWrapper .listCards .tmrContainer .plcBid input {
  width: 100%;
  height: 100%;
  border: none;
}

.pdtListWrapper .listCards .tmrContainer .plcBid .btn.plcBidBtn {
  width: 80%;
  padding: 0;
}

.pdtListWrapper .listCards .fvrtIconCont {
  position: absolute;
  top: 5px;
  right: 5px;
  color: #3399ff;
  cursor: pointer;
}

.pdtLstWrp .row.grdSrchList .col-md-4 {
  padding: 0 5px;
  margin-bottom: 15px;
}

.pageWrapper .productslider {
  /* width: 447px; */
  width: 100%;
  height: 400px;
  background-color: black;
}

.pageWrapper .carousel-indicators {
  margin: unset !important;
}

.pageWrapper .productslider .carousel-inner {
  /* max-height: 400px; */
  height: 100%;
  background: #fff;
}
.pageWrapper .productslider #custCarousel .carousel-indicators {
  position: static;
  margin-top: 20px;
  /* height: 65px; */
}

.pageWrapper .productslider #custCarousel .carousel-indicators > li {
  width: 100px;
  height: 100px;
  margin: auto 3px;
  overflow: hidden;
  display: none;
}

.pageWrapper .carousel-control-next,
.pageWrapper .carousel-control-prev {
  height: 400px;
}

.pageWrapper .carousel-control-next-icon,
.pageWrapper .carousel-control-prev-icon {
  filter: drop-shadow(2px 4px 6px black);
}

.productslider #custCarousel .carousel-indicators li {
  opacity: 1;
}

.productslider #custCarousel .carousel-indicators li img {
  display: block;
  opacity: 1;
  padding: 2px;
  /* margin: 0 10px; */
  width: 100px;
  height: 100px;
  border: 1px solid #ccc;
  object-fit: scale-down;
  background: #fff;
}

.productslider #custCarousel .carousel-indicators li.active img {
  opacity: 1;
}

.productslider #custCarousel .carousel-indicators li:hover img {
  opacity: 1;
}

.productslider .carousel-item {
  border: 1px solid #d6d6d6;
  /* padding: 10px; */
}

.productslider .carousel-item img {
  width: 100%;
  max-height: 400px;
  height: 398px;
  object-fit: cover;
}

.pageWrapper .bdCount {
  font-size: 18px;
  color: #727272;
}

.pageWrapper .plcBid {
  height: 50px;
}

.pageWrapper .plcBid input {
  height: 100%;
  border: 1px solid #d6d6d6;
  /* width: 282px; */
  width: 100%;
  padding: 0 20px;
}

.pageWrapper .plcBid .plcBidBtn {
  width: 185px;
}

.pageWrapper .timerView {
  height: auto;
  width: 100%;
  background: #3399ff;
  color: white;
  border-radius: 2px;
}

.pageWrapper .timerView .tmrTxt {
  font-size: 26px;
  font-weight: 600;
  margin: 0;
  display: flex;
  align-items: center;
}

.pageWrapper .timerView label {
  margin-bottom: 0;
}

.pageWrapper .timerView .tmrTxt img {
  margin-right: 10px;
}

.pageWrapper .pdtNm {
  font-size: 24px;
}

.ltTxt {
  color: #727272;
}

.pageWrapper .leftContainer {
  /* position: sticky;
  top: 10px; */
  padding-bottom: 1rem;
}

.pageWrapper .impContns p {
  font-weight: 500;
}

.pageWrapper .impContns .favCirc {
  width: 49px;
  height: 49px;
  border-radius: 50px;
  background: white;
  box-shadow: 0 3px 6px #00000022;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #3399ff;
}

.pageWrapper .pdtSpcs .spcsLst {
  margin: 20px 0;
  /* border: 1px solid #8f8f8f; */
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  padding: 14px 9px;
}

.pageWrapper .pdtSpcs .spcsLst label {
  min-width: 40%;
  margin-bottom: 0 !important;
}

.pageWrapper .pdtSpcs.clcDta .spcsLst {
  width: 100%;
  margin: 10px 0;
}

.pageWrapper .fldVwPrt h5 {
  font-weight: bold;
}

.pageWrapper .pdtSpcs .input-group-prepend {
  height: auto;
  margin: 10px 0;
}

.pageWrapper .pdtSpcs .input-group-prepend .input-group-text {
  border-radius: 0;
}

.pageWrapper .pdtSpcs.clcDta .spcsLst label {
  min-width: 50%;
}

.pageWrapper .tablVals .spcTbls {
  border: 1px solid #d6d6d6;
  width: 100%;
  /* margin-top: 25px; */
}

.pageWrapper .pvActBtn {
  justify-content: flex-start;
}
.pageWrapper .pvActBtn .checkwsprice {
  width: 40%;
  margin-right: 0 !important;
}

.pageWrapper .pvActBtn .plcBidBtn {
  margin-left: 10px;
  width: 60%;
  height: 100% !important;
}

.swal-modal .swal-title {
  font-size: 20px;
}

.pageWrapper .tablVals .spcTbls th {
  border-bottom: 1px solid #d6d6d6;
  color: #3399ff;
  font-weight: 600;
}

.pageWrapper .tablVals .spcTbls th,
.pageWrapper .tablVals .spcTbls td {
  padding: 10px 15px;
  border-right: 1px solid #d6d6d6;
}

.pageWrapper .tablVals .spcTbls td:not(.ltTxt) {
  font-weight: 600;
}

.pageWrapper .descTexts h5 {
  margin-top: 25px;
  margin-bottom: 10px;
}

.pageWrapper .descTexts .plnBtn {
  color: #3399ff;
  font-weight: 500;
  display: flex;
  align-items: center;
}

.pageWrapper .descTexts .plnBtn img {
  margin-right: 8px;
}

.pageWrapper .rmrksFrm .rmrksTxt {
  width: 100%;
  border: 1px solid #d6d6d6;
}

.pageWrapper .rmrksFrm .btnPrimary {
  width: 150px;
}

.smlrCars .col-4 {
  /* padding: 0 35px; */
  margin-top: 15px;
}

.smlrCars .grdCards .imgContainer img {
  object-fit: cover;
}

.smlrCars {
  margin-bottom: 35px;
}

.uplod-fle.upldDoc {
  padding: 10px;
}

.uplod-fle.upldDoc figure {
  margin-bottom: 0;
}

.listing-form .hdrCls {
  margin-bottom: 25px !important;
  margin-top: 15px !important;
}

.srchContainer .breadcrumb {
  margin-top: 1rem;
  margin-bottom: 0;
}

/*dashboard*/

.dashbrdContainer,
.productPostCnt,
.ecxDashbrdWrapper {
  background: #f3f3f3;
  padding-top: 125px;
  padding-bottom: 20px;
}
.navbar-custom{
  position: fixed !important;
  z-index: 9999;
  width: 100%;
}

.ecxDashbrdWrapper .myAccntCnt {
  background: #fff;
  padding: 30px;
}

.productPostCnt {
  margin: 0 auto;
}

.dashbrdContainer .leftMnWrp {
  width: 18%;
  background: white;
  padding: 10px;
  /*  padding: 85px 0; */
  text-align: center;
  /* border-radius: 0 20px 20px 0; */
}

.dashbrdContainer .leftMnWrp .usrWrp {
  border: 2px solid #eeeeee;
  border-radius: 10px;
  margin: 0 15px;
  height: 150px;
}

.dashbrdContainer .leftMnWrp .usrWrp .usrImg {
  width: 100px;
  height: 100px;
  border-radius: 150px;
  margin-top: -40px;
}

.dashbrdContainer .leftMnWrp .usrWrp p {
  font-size: 20px;
  font-weight: 500;
  color: #3399ff;
  margin-top: 25px;
}

.nav-pills.cstmPills {
  padding-left: 25px;
  margin-top: 25px;
}
.hide-show{
  display: none !important;
}

.nav-pills.cstmPills .nav-link {
  /* height: 40px; */
  border-radius: 50px 0 0 50px;
  text-align: left;
  padding-left: 15%;
  font-weight: 500;
  color: #3399ff;
}

.nav-pills.cstmPills .nav-link.active {
  /* height: 40px; */
  background-color: #3399ff;
  color: white;
}

.nav-pills.cstmPills .nav-link:hover {
  background-color: #3399ff24;
  color: #3399ff;
}

.dashbrdContainer .rtContainer {
  background: white;
  width: 82%;
  margin-left: 15px;
  /* border-radius: 20px 0 0 20px; */
  padding: 40px 15px;
}

.dashbrdContainer .rtContainer .tbTitle {
  color: #3399ff;
  font-size: 24px;
}

.nav-pills.ctmInrTabs .nav-link {
  border: 1px solid #999999;
  color: #000000;
  border-radius: 0;
  /* margin-top: 25px; */
  min-width: 120px;
  text-align: center;
}

.nav-pills.ctmInrTabs .nav-link.active {
  color: #3399ff;
  background: white;
  border: 1px solid #3399ff;
}

/* .table.table-dark td,
.table.table-dark th,
.table.table-dark thead th {
  border-color: #3399ff;
} */

.cstmTabl.table .thead-dark th {
  background: #3399ff;
  border-color: #3399ff;
  font-weight: 500;
}

.cstmTabl.table td {
  vertical-align: middle;
  border-bottom: 1px solid #999999;
  font-weight: 500;
}

.btn.grnBtn {
  border: 1px solid #00b806;
  color: #00b806;
}

.btn.redBtn {
  border: 1px solid red;
  color: red;
}

.wngBid {
  color: #003366;
}

.vwIcns .nav-pills .nav-link {
  background: none !important;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: grayscale();
}

.vwIcns .nav-pills .nav-link.active,
.vwIcns .nav-pills .nav-link:hover {
  filter: unset;
}

.dbcardWrapper .cardInput {
  position: relative;
  width: 315px;
  height: 180px;
  background: url(../Image/dbCardinput.png);
  display: flex;
  align-items: center;
  justify-content: center;
}

.dbcardWrapper .cardInput p {
  margin-top: 40px;
  font-weight: 500;
}

.dbcardWrapper .cardVals {
  width: 315px;
  height: 180px;
  position: relative;
}

.dbcardWrapper .cardVals .cardDtls {
  color: white;
  position: absolute;
  bottom: 3px;
  left: 26px;
}
.dbcardWrapper .cardVals .cardDtls h6 {
  font-size: 20px;
  letter-spacing: 3px;
  font-weight: 400;
}

.dbcardWrapper .crdIcn {
  position: absolute;
  top: 20px;
  right: 20px;
}

.dashbrdContainer .pdtListWrapper .listCards .pdtDetls,
.listCards.soldAuc .pdtDetls {
  padding: 20px 20px 0 20px;
  min-width: 347px;
  max-width: 55%;
  width: 100%;
  /* font-size: 12px; */
}

/* .dashbrdContainer .pdtListWrapper .listCards .pdtDetls .pdtDtlList li {
  font-size: 12px;
} */

.cstmTabl .custom-chck {
  width: 25px;
  height: 25px;
}

.cstmTabl.notiTable {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.btnPrimary.ntSvBtn {
  width: 150px;
  margin: auto;
}

.inboxWrapper .msgrList {
  border-bottom: 1px solid rgb(175, 175, 175);
  padding-top: 10px;
  cursor: pointer;
}

.inboxWrapper .msgrList:hover {
  background: #a1a1a13d;
}

.inboxWrapper .msgrList .usrImg {
  width: 85px;
  height: 85px;
  border-radius: 100px;
}

.inboxWrapper .msgrList .msgrDtls {
  padding: 10px;
  min-width: 610px;
  width: 100%;
}

.inboxWrapper .msgrList .msgrDtls h3 {
  font-size: 20px;
}

.inboxWrapper .msgrList .msgrDtls p {
  font-size: 14px;
  color: #8f8f8f;
  height: 6ex;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.inboxWrapper .msgrList .dtMsg {
  font-size: 12px;
  color: #8f8f8f;
  padding: 10px 0;
  margin: 0;
}

.msgViewWrapper .msgHeadWrapper {
  height: 40px;
}

.btn.bckBtn {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.msgViewWrapper .msgHeadWrapper .msgInrUsr {
  width: 40px;
  height: 40px;
  border-radius: 50px;
}

.msgViewWrapper .msgHeadWrapper h5 {
  color: #3399ff;
}

.msgViewWrapper .msgBdyWrapper {
  background: #d6d6d67e;
  padding: 20px;
  height: 400px;
  overflow-y: auto;
  border-radius: 5px 5px 0px 0px;
}

.msgViewWrapper .rcvdMsgWrpper .msgContainer {
  background-color: #666666;
  border-radius: 0 5px 5px 5px;
  padding: 10px;
  color: white;
  max-width: 500px;
  position: relative;
}

.msgViewWrapper .rcvdMsgWrpper .msgContainer::before {
  content: "";
  width: 17px;
  height: 29px;
  border-radius: 4px;
  background-color: #666666;
  position: absolute;
  clip-path: polygon(17% 26%, 100% 52%, 100% 0);
  transform: rotate(-119deg);
  top: -7px;
  left: -4px;
}

.msgViewWrapper .sndMsgWrpper .msgContainer {
  background-color: #3399ff;
  border-radius: 5px 0px 5px 5px;
  padding: 10px;
  color: white;
  max-width: 500px;
  position: relative;
  margin-left: auto;
}

.msgViewWrapper .sndMsgWrpper .msgContainer::before {
  content: "";
  width: 17px;
  height: 29px;
  border-radius: 4px;
  background-color: #3399ff;
  position: absolute;
  clip-path: polygon(17% 26%, 100% 52%, 100% 0);
  transform: rotate(-299deg);
  top: -6px;
  right: -4px;
}

.msgViewWrapper .msgTmWrapper p {
  font-size: 12px;
}

.msgViewWrapper .msgEntryWrpper {
  background: #d6d6d67e;
  border-radius: 0px 0px 5px 5px;
  padding: 10px;
}

.msgViewWrapper .msgEntryWrpper .inptCont {
  width: 100%;
  /* height: 50px; */
  border: none;
  padding: 10px 15px;
  border-radius: 5px;
  background: white;
  box-shadow: 0px 2px 6px #999999;
}

.msgViewWrapper .msgEntryWrpper .inptCont textarea {
  border: none;
  height: 50px;
  resize: none;
  width: 100%;
  border-bottom: 2px solid #dadada;
}

.msgViewWrapper .msgEntryWrpper .inptCont textarea::placeholder {
  color: #a1a1a1;
}

.msgViewWrapper .msgEntryWrpper textarea:focus {
  outline: none;
}

.msgViewWrapper .msgEntryWrpper .inptCont .icnNdBtns .lftConts .btn {
  padding: 0;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.msgViewWrapper .msgEntryWrpper .inptCont .icnNdBtns .btn.btnPrimary {
  height: 40px;
  width: 100px;
}

.msgViewWrapper .msgEntryWrpper .inptCont .icnNdBtns .atchBtn {
  transform: rotate(90deg);
  /* height: 40px; */
  /* width: 40px; */
}

.vhclAlrtWrapper {
  padding: 12px 16px;
  width: 100%;
}

.lftWrapper {
  width: 100%;
}

.rgtInptFrm {
  width: 100%;
}

.row.fxdHt {
  height: 81px;
}

h3.pgHder {
  font-size: 24px;
  font-weight: 700;
}

textarea.contMsgArea {
  width: 100%;
  height: 150px;
  border: 1px solid #d6d6d6;
  color: #333;
  border-radius: 4px;
  font-size: 17px;
  padding: 18px 18px 0 18px;
  -webkit-appearance: none;
  font-weight: 400;
  z-index: 1;
  background: transparent;
  resize: none;
}

textarea.contMsgArea:focus {
  outline: none;
}

.rgtInptFrm .adrCls {
  max-width: 320px;
  padding-left: 0;
}

.rgtInptFrm .adrCls li {
  list-style: none;
  padding: 0;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.rgtInptFrm .adrCls li p,
.rgtInptFrm .adrCls li a {
  font-size: 18px;
  margin-bottom: 0;
  color: black;
}

.rgtInptFrm .adrCls .icnContainer {
  margin-right: 20px;
  color: #3399ff;
}

.rgtInptFrm .smlMdCont a {
  margin-right: 25px;
}

.rgtInptFrm .cypRg {
  color: #3399ff;
}

@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 436.7869873046875px;
    stroke-dasharray: 436.7869873046875px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 436.7869873046875px;
    stroke-dasharray: 436.7869873046875px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(0, 0, 0);
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715)
      0s both,
    animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
  animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0s both,
    animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.8s both;
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 36.553951263427734px;
    stroke-dasharray: 36.553951263427734px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 36.553951263427734px;
    stroke-dasharray: 36.553951263427734px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(51, 153, 255);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(51, 153, 255);
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715)
      0.12s both,
    animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
  animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.12s
      both,
    animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 0.9s both;
}

@-webkit-keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 71.11786651611328px;
    stroke-dasharray: 71.11786651611328px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 71.11786651611328px;
    stroke-dasharray: 71.11786651611328px;
  }

  100% {
    stroke-dashoffset: 0;
  }
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(51, 153, 255);
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(51, 153, 255);
  }
}

.svg-elem-3 {
  -webkit-animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715)
      0.24s both,
    animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
  animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 0.24s
      both,
    animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both;
}

.backDrop {
  width: 100vw;
  height: 100vh;
  background: #000000ab;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 99999999;
}

.pdtListWrapper .rtCnts .indcTxt {
  white-space: pre;
}

.pdtListWrapper .srtCnt .selectform {
  width: 150px;
  text-overflow: ellipsis;
  padding-right: 26px;
}

.pdtListWrapper .listCards .pdtDetls .pdtDtlList li label {
  min-width: 70px;
}

/* .pdtListWrapper .listCards .pdtDetls .pdtDtlList li label:nth-of-type(even) {
  min-width: 100px !important;
} */

.pdtListWrapper .listCards .pdtDetls .pdtDtlList li p {
  min-width: 135px;
}

.pdtListWrapper .listCards .tmrContainer {
  max-width: 25%;
  width: 100%;
}

nav .collapse.navbar-collapse .navbar-brand.logo {
  display: none;
}

.srchContainer .toggleFilterBtn {
  display: none;
}

.listCards.soldAuc .imgContainer img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}

@media (max-width: 1366px) {
  .pdtListWrapper .listCards .pdtDetls .pdtDtlList li p {
    width: 135px;
    white-space: pre-wrap;
    word-break: break-all;
  }
}

@media (min-width: 1200px) {
  .pdtListWrapper .listCards .tmrContainer {
    min-width: 210px !important;
  }

  .pdtListWrapper .listCards .pdtDetls .pdtDtlList li p {
    min-width: 125px;
  }
  .listCards .imgContainer {
    height: 220px;
  }
}
.show-hide{
  display: block !important;
}

@media (max-width: 1100px) {
  .nav-pills.hide-show{
    display: block !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
    line-height: 2.5;
  }
  .hide-show{
    display: block !important;
  }
  .show-hide{
    display: none !important;
  }
}

.tmrTxt #timerCountDown {
  margin-bottom: 0;
  font-weight: 500;
}

.nmContnt .ltTxt {
  font-weight: 700;
}

.pdtSpcs .spcsLst label {
  min-width: 30%;
  font-size: 15px;
}

.spcsLst p {
  word-break: break-word;
  font-weight: 500;
  /* width: 100%; */
  font-size: 15px;
}

.pdtSpcs.clcDta .spcsLst p {
  width: 100%;
  text-align: right;
  font-size: 15px;
}

.listing-form .inputWrapper,
.listing-form .cstmDlrBox {
  margin-bottom: 25px;
}

.listing-form .cstmDlrBox ul.parsley-errors-list.filled {
  margin-left: -37px !important;
}

.listing-form .cstmDlrBox .inputWrapper {
  margin-bottom: 0;
}

.triputValues input {
  border-radius: 4px 0 0 4px;
}

.triputValues select {
  border-radius: 0;
}

.triputValues select:not(:first-of-type) {
  border-radius: 0 4px 4px 0;
}

.valDngr label,
.valDngr input,
.valDngr select {
  border-color: red !important;
  color: red;
}

.form-control:disabled,
.form-control[readonly] {
  background-color: transparent !important;
}

.dropdown.loginbutton .btn.langbtn {
  height: 100%;
  width: 100%;
  border: none;
  color: #3399ff !important;
}

.loginbutton:hover {
  background: #3399ff3d;
  /* color: white !important; */
}

div:hover,
button:hover,
a:hover,
button:focus,
div:focus,
a:focus {
  /* border: none; */
  outline: 0;
}

.dropdown.loginbutton .btn.langbtn:hover {
  box-shadow: none;
  border: none;
}

.signupForm2 {
  position: relative;
}

.signupForm2 .loginbutton.plainButton {
  color: #3399ff;
  position: absolute;
  left: 15px;
  top: 15px;
}

.loginbutton.plainButton:hover {
  background: transparent;
  filter: brightness(0.95);
}

.signupForm2 a {
  color: #3399ff;
}

.signupForm2 a:hover {
  color: #3399ff !important;
  filter: brightness(0.95) !important;
}

.form-control:hover {
  background: white;
}

/* .alpha-form .col-md-3, .alpha-form .col-md-6, .alpha-form .col-md-12{
  padding-right: 10px !important;
  padding-left: 10px !important;
} */

.pageWrapper .leftContainer.col-6 {
  padding-left: 0;
}

.pdtDetlvwWrapper.col-6 {
  padding-right: 0;
}

.listCards .carousel-control-next,
.listCards .carousel-control-prev {
  height: unset !important;
}

.listCards .carousel-control-next,
.listCards .carousel-control-prev {
  top: 190px !important;
}

.listCards .carousel-item,
.listCards .carousel-inner,
.listCards .carousel {
  height: 100%;
}

.listCards .imgContainer {
  max-width: 25%;
  height: 235px;
  width: 100%;
}

.listCards .spcsLst p {
  margin-bottom: 0;
}

.listCards .pdtSpcs .spcsLst {
  margin-top: 0 !important;
  margin: 9px 0;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  padding: 11px 9px;
  min-height: 46px;
  justify-content: space-between;
}

.listCards .pdtSpcs .spcsLst.progress {
  padding: 0 !important;
  background-color: #056ad3;
  position: relative;
  height: 46px;
}

.listCards .pdtSpcs .spcsLst.progress .progress-bar {
  background-color: #3399fd;
}

.listCards .tmrLable {
  position: absolute;
  font-size: 13px;
  font-weight: bold;
  left: 8px;
  max-width: 370px;
  height: 40px;
}

.listCards .tmrLable .col-6 {
  position: relative;
}

.listCards .tmrLable .col-6 label {
  position: absolute;
  left: 10px;
  top: 8px;
  font-size: 13px;
}

.listCards .tmrLable .col-6 div {
  position: absolute;
  left: 18px;
  top: 28px;
}

.listCards .spcsLst.btnPrimary {
  height: 46px !important;
  border-radius: 2px !important;
  text-transform: uppercase;
}

.listCards.nwLayt {
  box-shadow: none !important;
}

.loginbutton.lgDrop {
  width: 80px;
  min-width: unset !important;
}

.loginbutton.lgDrop .dropdown-toggle::after {
  vertical-align: 0.155em;
}

.navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
  padding-right: 8px !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  min-width: unset !important;
  width: max-content !important;
}

.navbar-expand-lg .navbar-nav .dropdown-menu .dropdown-item {
  padding-left: 15px !important;
  padding-right: 31px !important;
}

.login-toplogo {
  margin-bottom: 15px !important;
}

.listCards .pdtSpcs .spcsLst.progress {
  border-radius: 2px !important;
}

img.upldImgIcon {
  width: 60px;
  margin-bottom: 20px;
}
#pickup_list_submit ul.parsley-errors-list.filled,
#newUserInfo ul.parsley-errors-list.filled,
#step2_form ul.parsley-errors-list.filled {
  position: unset;
  top: auto;
  left: 0;
  bottom: -8px;
}
#newUserInfo .uplodDoc ul.parsley-errors-list.filled {
  position: absolute;
}
#pickup_list_submit ul.parsley-errors-list.filled,
#newUserInfo ul.parsley-errors-list.filled {
  bottom: -18px;
}

#pickup_list_submit .separate-dial-code ul.parsley-errors-list.filled,
#newUserInfo .uplodDoc ul.parsley-errors-list.filled {
  bottom: -30px;
}

.navbar-brand.logo img {
  /* width: 150px; */
  height: 50px;
  /* width: 184px; */
  width: 90px;
}

.login-toplogo img {
  width: 120px;
}

.fxdWidth-3.cstmBtns {
  width: 190px !important;
}
.dropdown-menu{
  min-width: fit-content !important;
}
.fxdWidth-3.cstmBtns .btn {
  vertical-align: unset !important;
}

.fxdWidth-3.cstmBtns button {
  margin: 1px 0px !important;
  min-width: 150px;
  height: 35px !important;
  font-size: 15px !important;
  margin-bottom: 10px !important;
}

.mh-84 {
  min-height: 84vh !important;
}

.breadcrumb {
  background: white !important;
  padding-left: 0 !important;
}

.triputValues {
  height: 100px !important;
}

.row.imgWrpr {
  border: 2px dotted;
  border-radius: 4px;
}

.SignupBtn.btn.btnRed {
  height: 50px !important;
  border: 1px solid #3399ff !important;
  color: #3399ff !important;
  border-radius: 4px !important;
  margin-top: 17px;
  font-size: 24px !important;
  font-weight: 600 !important;
}

.toggleDashBtn {
  display: none !important;
}

.modal-dialog.adNwUsrOrg {
  max-width: 65vw;
}

.modal-dialog.adNwUsrOrg input.site-input {
  height: 56px;
}

/* .modal-dialog.adNwUsrOrg .intl-tel-input .flag-container {
  height: 38px;
} */

.modal-dialog.adNwUsrOrg .intl-tel-input input.site-input {
  padding-left: 101px !important;
}
.navbar-expand-lg .navbar-toggler{
  display: block !important;
  width: fit-content;
  height: min-content;
  align-self: center;
}
nav.navbar .navbar-nav {
  /* margin-top: 60px !important; */
  /* height: calc(100vh - 130px); */
  z-index: 999;
  flex-direction: column;
}
nav.navbar .navbar-nav.mt-lg-0{
  margin-top: 60px !important;
}
.navbar-custom .nav-link.show-link{
  display: block !important;
}

.navbar-custom #item-link-show{
  display: none;
}
.navbar-custom .navbar-collapse ul .shop-my-1{
  display: block;
}
.navbar-custom .navbar-collapse .shop-my-1{
  display: block;
}
.navbar-custom .shop-my-1{
  display: none;
}
.navbar-custom .navbar-collapse ul .show-my-3 .navbar-custom .navbar-collapse ul .show-my-2 {
  display: block;
}

.navbar-custom .closebtn.show-links{
  display: block;
}
.navbar-custom .closebtn{
  display: none;
}
.navbar-custom .navbar-toggler.show-linkss{
  visibility: hidden !important;
}
.navbar-custom .navbar-toggler{
  display: block;
}
.navbar-custom .navbar-collapse .show-my-3{
  display: block;
  padding: 0;
}
.navbar-custom .navbar-collapse .show-my-2{
  display: block;
  padding: 0;
}
.navbar-custom .show-my-3{
  display: none;
}
.navbar-custom .show-my-2{
  display: none;
}
@media (max-width: 1200px) {
  .prodCnt {
    flex-wrap: wrap;
  }
  .navbar-brand.logo img{
    width: 80px;
  }

  .prodCnt table,
  .prodCnt .prodInfo {
    width: 100%;
  }
}
.filter-icon {
  content: keyboard_arrow_right;
}

.closeButton.material-icons {
  display: none;
}
@media (max-width: 1100px) {
  .dashbrdContainer .dashboardInner{
    flex-direction: column;
  }
  .nav-pills.cstmPills{
    margin: 0;
    padding: 0;
  }
  .nav-pills.cstmPills .nav-link{
    color: #000000;
  }
  .nav-pills.cstmPills .nav-link.active{
    padding: 10px;
    border-bottom: 1px solid;
    border-radius: 0;
    color: #3399ff;
    background-color:#ffffff;
    font-weight: 600;
  }
  .nav-pills.cstmPills .nav-link{
    padding: 10px;
  }
  .bckDropFrMble {
    display: block;
    position: fixed;
    background-color: black;
    opacity: 0;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: -1;
  }

  nav.navbar .dropdown-toggle::after{
    margin-left: 0 !important;
  }
  .dropdown-menu{
    min-width: fit-content !important;
  }
  .toggleDashBtn {
    display: inline-flex !important;
    align-items: center;
  }

  .rtContainer.pdtListWrapper .toggleDashBtn {
    width: max-content;
    margin-top: -35px;
    margin-bottom: 15px;
  }

  .closeButton.material-icons {
    display: block;
    position: absolute;
    border: none;
    background: transparent;
    right: 10px;
    top: 10px;
  }

  .filterToggleButton {
    width: max-content;
    padding: 10px;
    background: #3399ff;
    border-radius: 0px 100px 100px 0;
    color: white;
    margin-bottom: 10px;
  }

  .filterToggleButton p {
    margin-bottom: 0;
  }

  .dashbrdContainer .leftMnWrp {
    width: 100%;
    margin-bottom: 10px;
  }
  .dashbrdContainer .leftMnWrp .flex-column{
    flex-direction: row !important;
  }

  .pageWrapper .timerView {
    flex-wrap: wrap;
  }

  .dashbrdContainer .rtContainer {
    width: 100%;
  }

  /* .leftMnWrp {
    width: 300px;
    height: 100vh;
    position: fixed;
    overflow: auto;
    top: 0;
    left: -100%;
    background: #f9f9f9;
    z-index: 100;
    padding: 15px;
    max-width: none;
    transition: 600ms left linear;
    box-shadow: 0px 3px 10px #a9a9a9;
  } */
  .leftMnWrp.showDashNav {
    left: 0%;
  }

  .dashbrdContainer .rtContainer {
    margin-left: 0px;
  }

  .dashbrdContainer .rtContainer .tbTitle {
    margin-bottom: 0;
    font-size: 20px;
  }

  .nav.nav-pills.ctmInrTabs {
    flex-wrap: nowrap;
  }

  .tableWrapper {
    overflow-x: auto;
  }
  nav.navbar {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }


  nav.navbar .navbar-toggler {
    z-index: 100;
    background: transparent;
  }

  nav.navbar .navbar-toggler:focus {
    outline: 5px auto #3399ff;
  }


  /* .dashbrdContainer .leftMnWrp{
    display: none !important;
  } */



  .navbar-expand-lg .navbar-nav .nav-item .nav-link {
    color: #333;
  }
  .navbar-expand-lg .navbar-toggler{
    display: block !important;
  }
}
nav.navbar .navbar-nav .nav-item.active {
  padding: 0;
  background: #3399fd;
  padding: 10px;
  border-radius: 10px;
}
nav.navbar .navbar-nav .nav-item{
  padding: 0;
  margin-bottom: 5px;
}
nav.navbar .navbar-nav .nav-item:hover {
  padding: 0;
  background: #3399fd;
  color: white !important;
  border-radius: 10px;
}
.modal{
  z-index: 9999 !important;
}
nav.navbar .navbar-nav .nav-item.active a {
  color: white !important;
}
nav.navbar .navbar-nav .nav-item a:hover {
  color: white !important;
}
nav.navbar .navbar-nav .nav-item.active {
  padding: 0;
  border-radius: 10px;
}

@media (max-width: 991px) {

  /* nav.navbar .navbar-nav .langMenu {
    margin-top: auto;
  } */

  /* nav.navbar .loginbutton,
  nav.navbar .navbar-nav .dropdown-menu {
    width: 100%;
  } */

  nav.navbar .loginbutton .btn.langbtn {
    text-align: left;
  }
  .navbar-brand.logo img{
    width: 70px;
  }

  nav.navbar .btnPrimary {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  nav.navbar .dropdown-toggle::after {
    margin-left: 75%;
  }
 

  .signupForm,
  .signupForm2 {
    min-width: auto;
    margin-top: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  .signupForm2 .stepbarTitle h2,
  .signupForm2 .step2Title {
    font-size: 18px;
    margin-right: 0px;
    text-align: center;
    margin-left: 30px;
  }

  nav .collapse.navbar-collapse.show .navbar-brand.logo {
    display: inline-block;
  }
  .navbar-expand-lg .navbar-nav .nav-item:not(:last-child) {
    padding-right: 0 !important;
  }
  .inputWrapper input {
    font-size: 15px;
  }
  .inputWrapper label {
    font-size: 15px;
  }
  .pageWrapper .pdtSpcs .spcsLst {
    margin: 10px 0;
  }
  .triputValues {
    height: auto !important;
  }
  .inputWrapper {
    margin-bottom: 20px;
  }
  .inputWrapper.inputWrapField label {
    top: 0;
  }
  .inputWrapper.inputWrapField input {
    margin-bottom: 3px;
  }
  .dashboardContainer {
    flex-wrap: wrap;
  }
}
.nav-customization{
  margin-top: 130px;
  opacity: 0;
  display: block !important;
}
.srchContainer .pageWrapper {
  padding-top: 85px;
}
@media (max-width: 900px) {
  .pdtListWrapper .hdrContainer {
    flex-wrap: wrap;
    width: 100%;
  }
  .pdtListWrapper .hdrContainer .lftCnts {
    width: 100%;
    margin-top: 0;
  }
  .pdtListWrapper .hdrContainer .rtCnts {
    width: 100%;
    margin-top: 10px;
  }

  .pdtListWrapper .pdtLstWrp {
    margin-top: 40px;
  }

  .dashboardInner .thead-dark th {
    white-space: pre;
  }

  .dashbrdContainer .listCards.d-flex {
    flex-wrap: wrap;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer {
    max-width: 75%;
    margin-left: auto;
    border-left: 0;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer .tmCntns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer .tmCntns p.tmr {
    margin: 0 !important;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer .tmCntns button {
    min-width: 120px;
    width: max-content;
    margin: 0 !important;
  }

  .dashbrdContainer .pdtListWrapper .indcTxt {
    margin: 0 !important;
  }

  .dashbrdContainer .pdtListWrapper .indcTxt label {
    margin: 0;
  }
}

@media (max-width: 767px) {
  .srchContainer .pageWrapper {
    flex-wrap: wrap;
  }
  .srchContainer .pageWrapper .filterWrapper {
    width: 300px;
    height: 100vh;
    position: fixed;
    overflow: auto;
    top: 0;
    left: -100%;
    background: #f9f9f9;
    z-index: 9999;
    padding: 15px;
    max-width: none;
    transition: 600ms left linear;
    box-shadow: 0px 3px 10px #a9a9a9;
  }

  /* .srchContainer .pageWrapper .filterWrapper:before{
    position: fixed;
    width: calc(100vw - 300px);
    height: 100%;
    content: '';
    background: #000b1780;
    top: 0;
    left: -100%;
  } */

  .srchContainer .pageWrapper .filterWrapper.showFilter {
    left: 0%;
    z-index: 9999;
  }

  /* .srchContainer .pageWrapper .filterWrapper.showFilter::before{
    left: initial;
    right: 0%;
  } */

  .srchContainer .pageWrapper .pdtListWrapper {
    width: 100%;
    min-height: 50vh;
  }

  .srchContainer .toggleFilterBtn {
    display: inline-flex;
    align-items: center;
    color: #fff;
    background: #3399ff;
    height: 35px !important;
    margin-top: 15px;
  }
}

@media (max-width: 600px) {
    /* .tableRdio {
        display: inline-block;
    }
    .tableRdio input {
        width: 30px;
        height:30px;
        margin: auto;
    }
    .tableRdio input + span {
        padding-left: 10px;
        display: inline-block;
        font-size: 24px;
        float: right;
        padding-top: 3px;
    }
    .checklist-box table tr.top table td {
        width: 100%;
        display: block;
        text-align: center;
    }

    .checklist-box table tr.information table td {
        width: 100%;
        display: block;
        text-align: center;
    } */
  .pdtListWrapper .pdtLstWrp .listCards {
    flex-wrap: wrap;
  }
  .pdtListWrapper .pdtLstWrp .listCards .imgContainer {
    width: 100%;
    max-width: none;
    margin-bottom: 20px;
  }
  .pdtListWrapper .indcTxt {
    margin-left: 0 !important;
  }
  .pagination {
    padding-right: 15px;
  }
  .pdtListWrapper .indcTxt {
    font-size: 13px;
  }
  .pdtListWrapper .selectform {
    font-size: 13px;
  }


  .dashboardInner .rtContainer .nav-pills.ctmInrTabs .nav-link {
    min-width: 100px;
  }

  #userinfo .dshInrWrapper .col-6.form-group {
    max-width: 100%;
    flex: 100%;
  }

  .myAccntCnt {
    display: flex;
    flex-direction: column;
  }

  .myAccntCnt .acco-box .row {
    padding: 0;
  }

  .myAccntCnt .row.Ex-chng.account-section {
    margin-left: auto;
    margin-right: auto;
  }

  .myAccntCnt .row.Ex-chng.account-section .col-sm-8 {
    padding: 0;
  }

  .myAccntCnt .row.Ex-chng .divHeading {
    padding-left: 15px;
  }

  .dashbrdContainer .pdtListWrapper .pdtLstWrp .listCards .imgContainer img {
    width: 100%;
  }

  .dashbrdContainer .pdtListWrapper .listCards .pdtDetls {
    min-width: unset;
  }

  .dashbrdContainer .pdtListWrapper .listCards .pdtDetls .pdtDtlList li {
    flex-wrap: wrap;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer .tmCntns {
    width: 100% !important;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer {
    min-width: unset;
    max-width: unset;
  }

  .dashbrdContainer .pdtListWrapper .tmCntns img {
    display: none;
  }

  .dashbrdContainer .pdtListWrapper button {
    width: 100%;
    max-width: none;
  }

  .dashbrdContainer .pdtListWrapper .listCards .pdtDetls .pdtDtlList {
    margin-bottom: 0px;
  }

  .dashbrdContainer .pdtListWrapper .listCards .pdtDetls {
    min-width: unset;
    width: 100%;
    max-width: unset;
  }

  .dashbrdContainer .pdtListWrapper .listCards .pdtDetls .pdtDtlList li p {
    min-width: 65%;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer .tmCntns {
    display: block;
    text-align: center;
  }

  .dashbrdContainer .pdtListWrapper .listCards .tmrContainer .tmCntns button {
    min-width: 120px;
    width: 100%;
    margin: 0 !important;
    margin-bottom: 10px !important;
  }

  .signupForm2 .stepbar {
    max-width: 239px;
    margin: 0 auto;
  }

  .signupForm2 .step2,
  .signupForm2 .step1 {
    max-width: 58px;
    width: 100%;
  }

  .signupForm2 .stepbarTitle {
    width: 350px !important;
  }

  .signupForm2 .stepbarTitle h2,
  .signupForm2 .step2Title {
    margin: 0 15px !important;
  }

  .dblInputGrp {
    width: 100%;
  }

  .jq-toast-single.jq-has-icon {
    transition: 0s !important;
  }

  .jq-toast-loader.jq-toast-loaded {
    transition: width 0.6s ease-in !important;
  }

  .nxtBidCnt .col-11 {
    max-width: 85% !important;
  }

  .nxtBidCnt .col-1 {
    max-width: 10% !important;
    padding-right: 0 !important;
  }

  .pageWrapper .pdtSpcs .spcsLst label {
    max-width: 180px;
    white-space: pre-wrap;
    width: 100%;
  }

  .pageWrapper .pdtSpcs .input-group-prepend {
    height: auto;
  }

  #listImages.ui-sortable {
    padding-left: 0 !important;
  }

  .pdtListWrapper .listCards .pdtDetls .pdtDtlList li label {
    min-width: 74px !important;
  }

  .dashbrdContainer .pdtListWrapper .listCards .pdtDetls .pdtDtlList li p {
    min-width: 60px !important;
  }

  #register h1 {
    font: 700 3em "Oswald";
  }
}

@media (max-width: 800px) {
  .dblInputGrp {
    width: 100%;
  }
}

@media (max-width: 650px) {
  .infoIconBtn {
    right: 45px !important;
  }

  .pageWrapper .pvActBtn {
    flex-wrap: wrap;
    height: max-content;
  }

  .pageWrapper .pvActBtn .checkwsprice {
    width: 100%;
    height: 45px;
  }

  .pageWrapper .plcBid .plcBidBtn {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 10px !important;
  }

  .nav.nav-pills.ctmInrTabs {
    display: grid;
    grid-template-columns: 1fr;
    margin: 0;
    margin-top: 23px;
    width: 100%;
  }

  .nav-pills.ctmInrTabs .nav-link {
    margin-top: 0;
  }

  #favContent .col-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (max-width: 500px) {
  .btn.btnSave {
    width: 100%;
  }
  .nav-customization{
    margin-top: 85px;
    display: block !important;
    opacity: 0;
  }
  .srchContainer .pageWrapper {
   padding-top: 40px;
  }
  .authWrapper {
    align-items: unset;
  }
  .authWrapper .loginContent {
    width: 100%;
    padding: 60px 16px;
  }

  .loginForm button {
    width: 100%;
  }

  .cpyRight p {
    font-size: 12px;
  }
  .mnFtr .adrCls li p {
    font-size: 14px;
  }
  .mnFtr .inrWrap .trmsCls li {
    font-size: 14px;
    line-height: 25px;
    padding-left: 35px;
  }
  .navbar {
    height: 80px;
  }
  nav.navbar .navbar-brand.logo img {
    margin-top: 0;
  }

  .searchSort .rtCnts {
    flex-wrap: wrap;
  }

  .pdtListWrapper .hdrContainer .rtCnts .searchSort {
    flex-wrap: wrap;
    margin-bottom: 15px;
    margin-right: 0 !important;
  }

  .pdtListWrapper .hdrContainer .rtCnts .searchSort:first-child {
    margin-right: 15px !important;
  }

  .searchSort label {
    width: 100%;
    margin-bottom: 10px !important;
  }

  .searchSort .inputWrapper.rsltCnt {
    max-width: none;
  }

  .pdtListWrapper .pdtLstWrp {
    margin-top: 70px;
  }

  .pdtListWrapper .srtCnt .selectform,
  .pdtListWrapper .inputWrapper.srtCnt {
    width: 100%;
  }

  .listCards .spcsLst.btnPrimary {
    margin-top: 5px !important;
  }

  .pdtListWrapper .pdtLstWrp .listCards .pdtSpcs .col-lg-6 {
    padding: 0;
  }

  .srchContainer .pagination {
    justify-content: center;
    float: none !important;
  }

  .listing-form .uplod-fle {
    padding: 15px;
  }

  .listing-form .uplod-fle h6 {
    font-size: 13px;
  }

  .listing-form .hdrCls {
    font-size: 15px;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
  }

  .Ex-chng .alpha-form {
    padding: 30px 10px;
  }

  .dashbrdContainer,
  .productPostCnt,
  .ecxDashbrdWrapper {
    padding: 100px 0;
  }

  .inputWrapper label {
    font-size: 14px;
  }
}

.mnFtr.staticFooter {
  position: fixed;
  bottom: 0;
  width: 100vw;
}

.container.statCont {
  min-height: 80vh;
}

.selectform.parsley-error {
  color: black !important;
}

@media (max-width: 600px) {
  #company_docs,
  #kyc_docs {
    padding-left: 0;
  }
  .ecxDashbrdWrapper .myAccntCnt {
    padding: 30px 10px;
  }
  .smlrCars {
    width: 100%;
  }

  .smlrCars .row {
    margin: 0;
    width: 100%;
  }

  .smlrCars .row .col-md-4 {
    margin: 10px 0;
    width: 100%;
  }

  .pagination > li > a {
    border: none;
    border-radius: 2px;
    font-family: "Open Sans";
    font-size: 13px;
    color: #0059a4;
    line-height: 14px;
    /* padding: 6px 11px; */
    background: none;
    margin-left: 0;
    word-break: break-all;
    padding: 6px 5px;
  }

  .alert.alert-success {
    max-width: 70vw;
    width: 100%;
    word-break: break-all;
  }

  .parsley-errors-list {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }

  #pickup_list_submit ul.parsley-errors-list.filled,
  #newUserInfo ul.parsley-errors-list.filled,
  #step2_form ul.parsley-errors-list.filled {
    position: relative;
    top: 0;
    left: 0;
    bottom: 0px;
    margin-top: 0px !important;
    margin-bottom: 5px !important;
  }
  .place label {
    /* bottom: 37px;
    top: auto; */
    /* transform: translateY(29px);
    float: left;
    display: block;
    width: 100%;
    z-index: 99999999;
    position: relative!important; */
  }
  #pickup_list_submit ul.parsley-errors-list.filled,
  #newUserInfo ul.parsley-errors-list.filled {
    bottom: 0px;
  }

  .uplodDoc ul.parsley-errors-list.filled {
    display: block;
    text-align: left;
    width: 100% !important;
    /* transform: translate(-11px, 55px); */
  }

  #pickup_list_submit .separate-dial-code ul.parsley-errors-list.filled,
  #newUserInfo .uplodDoc ul.parsley-errors-list.filled {
    bottom: 0px;
    top:100% ;
  }
}

.dashbrdContainer .cstmTabl.table td {
  vertical-align: top;
}

.dashbrdContainer .cstmTabl.table .dropdown .btn {
  height: 36px;
  margin-top: 1px;
}

/* For Cookie Popup */

.clearfix {
  clear: both;
}

.eupopup-container {
  background-color: rgba(25, 25, 25, 0.9);
  color: #efefef;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  display: none;
  z-index: 9999999;
}

.eupopup-container-top,
.eupopup-container-fixedtop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.eupopup-container-fixedtop {
  position: fixed;
}

.eupopup-container-bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.eupopup-container-bottomleft {
  position: fixed;
  bottom: 10px;
  left: 10px;
  width: 300px;
}

.eupopup-container-bottomright {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 300px;
}

.eupopup-closebutton {
  font-size: 16px;
  font-weight: 100;
  line-height: 1;
  color: #a2a2a2;
  filter: alpha(opacity=20);
  position: absolute;
  font-family: helvetica, arial, verdana, sans-serif;
  top: 0;
  right: 0;
  padding: 5px 10px;
}
.eupopup-closebutton:hover,
.eupopup-closebutton:active {
  color: #fff;
  text-decoration: none;
}

.eupopup-head {
  font-size: 1.2em;
  font-weight: bold;
  padding: 7px;
  color: #fff;
}

.eupopup-body {
  color: #a2a2a2;
}

.eupopup-buttons {
  padding: 7px 0 5px 0;
}

.eupopup-button_1 {
  color: rgb(0 162 255);
  font-weight: bold;
  font-size: 14px;
}

.eupopup-button_2 {
  /* color: #f6a21d; */
  color: rgb(0 162 255);
  font-weight: normal;
  font-size: 12px;
}

.eupopup-button {
  margin: 0 10px;
}

.eupopup-button:hover,
.eupopup-button:focus {
  text-decoration: underline;
  color: rgb(0 162 255);
}

body .eupopup-color-inverse {
  color: #000;
  background-color: rgba(255, 255, 255, 0.9);
}

body .eupopup-color-inverse .eupopup-head {
  color: #000;
}

body .eupopup-style-compact {
  text-align: left;
  padding: 8px 30px 7px 20px;
  line-height: 15px;
}

body .eupopup-style-compact .eupopup-head,
body .eupopup-style-compact .eupopup-body,
body .eupopup-style-compact .eupopup-buttons {
  display: inline;
  padding: 0;
  margin: 0;
}

body .eupopup-style-compact .eupopup-button {
  margin: 0 5px;
}

@media (max-width: 700px) {
  .actFrmWrpr .inputWrapper label {
    font-size: 10px !important;
  }

  .actFrmWrpr .inputWrapper input {
    font-size: 13px !important;
  }
}

.dshInrWrapper .inputWrapper {
  margin-bottom: 20px;
}

.dshInrWrapper .inputWrapper ul.parsley-errors-list.filled {
  float: unset !important;
  margin-top: 1px !important;
}

.dshInrWrapper .inputWrapper ul.parsley-errors-list li {
  font-size: 10px !important;
}

/*footer Css*/

footer {
  padding-top: 55px;
  background-color: #0f0e0e;
  margin-top: 0px;
}
footer a {
  text-transform: uppercase;
  text-decoration: none;
  font: 400 14px "Oswald";
  color: #ffffff;
}

footer {
  padding-bottom: 91px;
}

.footerContainer .siteLinks {
  text-align: center;
}

.footerContainer .siteLinks ul {
  padding-left: 0px;
}

.footerContainer .siteLinks ul li {
  line-height: 25px;
}

.footerContainer .siteLinks ul a {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.footerContainer .lmnWyCntnr {
  margin-top: 70px;
}

.footerContainer .lmnWyCntnr img {
  width: 120px;
}

.footerContainer .lmnWyCntnr p {
  color: white;
  margin-top: 21px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 15px;
}

@media (max-width: 700px) {
  .lgnSgnupBtns {
    margin-top: 30px;
  }

  #login .hltCntnr {
    line-height: 1.6em;
  }
}

@media (max-width: 600px) {
  .dashbrdContainer .leftMnWrp .usrWrp .usrImg {
    width: 50px;
    height: 50px;
    margin-top: 20px;
  }
  .modal-dialog.adNwUsrOrg {
    max-width: 500px;
    margin: 50px 15px;
  }
}
@media (max-width: 420px) {
  .mnHdrCntnr .rtNavMenu {
    display: none;
  }
  /* .dashbrdContainer .leftMnWrp {
    width: 250px;
  } */

  header {
    height: unset;
  }
}
.inputWrapper.inputWrapper-change{
  height: 54px;
}
.inputWrapper.inputWrapper-change input{
 border-radius: 2px;
} 
.inputWrapper.inputWrapper-change select{
  border-radius: 2px;
 } 
.triputValues.inputWrapper-change input{
  border-radius: 2px;
}
.pdtSpcs .spcsLst pre{
  margin-bottom: 0;
}
.pdtSpcs .spcsLst{
  height: auto;
  min-height: 54px;
}


.page_adjustment {
  text-align: center;
  margin: 20px auto;
  font-weight: 700;
  max-width: 420px;
  /* min-height: 100vh; */
}

.custum_progress {
  height: 10px;
  background-color: #ffffff;
  border: 0.5px solid #21252950;
}

.custum_progress .progress-bar {
  background-color: #212529;
  border: 0.5px solid #212529;
}

.lang_container {
  width: 100%;
}

.lang_container .lang_card {
  height: 42px;
  border-radius: 10px;
  border: 1px solid rgb(196, 192, 192);
  margin: 10px 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.lang_container .lang_card .flag_container {
  position: absolute;
  top: 7px;
  left: 10px;
}

.lang_container .lang_card .flag_container img {
  width: 40px;
  height: 25px;
}

.lang_container .lang_card a {
  color: #212529;
}


.login_button.cust_login {
  margin-top: 35px;
  margin-bottom: 2px;
  border: none;
  background-color: black;
  font: 700 15px 'Arial';
  color: white;
  height: 42px;
  border-radius: 7px;
  font-size: 14px;
  width: 100%;
  font-weight: 500;
}

/* otp Varification */

.otp-input-fields {
  &:focus {
      border-width: 2px;
      border-color: darken(#2f8f1f, 5%);
      font-size: 20px;
  }
}


.otp-input-fields input {
  height: 80px;
  width: 40px;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #21252950;
  text-align: center;
  outline: none;
  font-size: 16px;
  margin: 3px;
  font-weight: 600;
}
.qa_container .btn-primary{
  background-color: #00f279;
  box-shadow: none;
  outline: none;
  width: 100%;
  border:1px solid #dfe0df;
  border-radius: 8px;
  height: 42px;
}
.qa_container{
  gap: 5px;
}

.qa_container .btn-secondary{
  background-color: #efefef4d;
  box-shadow: none;
  outline: none;
  color: #000000;
  width: 100%;
  border:1px solid #dfe0df;
  border-radius: 8px;
  height: 42px;
}
.qa_container .btn-danger{
  background-color: #f76866;
  box-shadow: none;
  outline: none;
  color: #ffffff;
  width: 100%;
  border:1px solid #dfe0df;
  border-radius: 8px;
  height: 42px;
}
.pick_up .img_container_pickup{
  object-fit: contain;
  width: -webkit-fill-available;
}