div.ig-reg-upbtn {
  position: relative;
  overflow: hidden;
}
div.ig-reg-upbtn input {
  position: absolute;
  font-size: 50px;
  opacity: 0;
  right: 0;
  top: 0;
}
.red-act-file {
  color: #080b52;
  clear: both;
}
.red {
  color: #080b52;
}
.fs-11 {
  font-size: 11px;
}
.dld-sam-cls {
  margin-top: 15px;
}
.preview-modal .modal-dialog {
  width: 97%;
}

.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-28 {
  font-size: 28px;
}
.fs-36 {
  font-size: 36px;
}
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 500;
}
.fw-700 {
  font-weight: 700;
}
.clr-lblue {
  color: #20bc4c !important;
}
.clr-dblue {
  color: #20bc4c !important;
}
.clr-lgray {
  color: #b2b2b2 !important;
}
.clr-dgray {
  color: #666 !important;
}
.pad-0{
  padding: 0 !important;
}
.mar-0{
  margin: 0 !important;
}
.verticalTop{
  vertical-align: top !important;
}
.preset-txt {
  color: #b2b2b2;
  font-size: 18px;
}
.form-wrapper {
  width: 100%;
  padding: 0 15px;
  max-width: 810px;
  margin: 0 auto;
}
.reg-outer-wrapper {
  padding: 100px 0;
}
@media (min-width: 768px) {
  .preset-txt {
    margin: 0 -110px 20px;
  }
}
.reg-head {
  font-weight: 400;
  color: #666;
  margin: 20px auto 25px;
  font-size: 24px;
  text-align: center;
}
.steps-wrapper {
  width: 100%;
  max-width: 640px;
  text-align: center;
  margin: 0 auto 25px;
}
.steps-wrapper li {
  display: inline-block;
  vertical-align: middle;
  width: 19%;
  position: relative;
}
.steps-wrapper li + li:before {
  border: 1px solid #ddd;
  width: 66px;
  position: absolute;
  left: -35px;
  top: 0;
  bottom: 0;
  height: 1px;
  margin: auto;
}
p.success-txt {
  font-size: 16px;
  margin: 0 auto 45px;
  max-width: 580px;
  color: #666;
}
p.success-txt:before,
.terms-box p:before {
  content: "";
  padding: 0 18px;
}
.terms-box {
  width: 100%;
  max-width: 500px;
  padding: 15px;
  height: 500px;
  overflow-x: hidden;
  overflow-y: scroll;
  margin: 30px auto;
  border: 1px solid #bdbdbd;
}
.terms-box h1 {
  margin: 0 0 20px;
  text-align: center;
  color: #666;
  font-size: 28px;
  font-weight: 500;
}
.terms-box p {
  font-size: 14px;
  color: #666;
}
.terms-box p b {
  font-size: 18px;
  color: #666;
  font-weight: 700;
}
.items-intrested-wrapper,
.steps-wrapper {
  padding-left: 0;
}
.items-intrested-wrapper li {
  display: inline-block;
  width: 19%;
  vertical-align: top;
  margin: 20px;
}

.ca-wrap .col-sm-4 {
  margin-bottom: 20px;
}
.ca-wrap .col-sm-4:nth-child(4) {
  clear: left;
}
.ca-wrap .input-lg {
  display: inline-block;
  margin: -15px auto 25px;
  font-size: 16px;
  padding: 8px 12px;
}
.italic-txt {
  font-size: 16px;
  color: #666;
  font-style: italic;
}
.cnf-wrap {
  margin: 30px -6px 20px;
}
.cnf-wrap > div {
  display: block;
  padding: 0 6px;
  font-size: 16px;
  color: #666;
  float: left;
}
.cnf-wrap > div .input-lg {
  margin-top: -15px;
}
.cnf-wrap > div:nth-child(2),
.cnf-wrap > div:nth-child(3) {
  max-width: 200px;
}
.rnotes-wrap p {
  font-size: 17px;
  color: #666;
  margin: 0;
}
.rnotes-wrap p + p {
  margin-top: 25px;
}
.text-italic {
  font-style: italic;
}
.home-wrapper {
  min-height: 58vh;
}
.navbar.navbar-primary {
  background: #ffffff;
  border-radius: 0;
  border: 1px solid #fffbfb;
  padding: 5px 15px;
  box-shadow: 0 1px 3px 0 rgb(214, 214, 214);
}
.navbar-primary li > a {
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 15px;
  letter-spacing: 0.5px;
}
.navbar-primary li > a:hover,
.navbar-primary > li > a:focus,
.navbar-primary li.active > a {
  color: #000;
  font-weight: 500;
}
.navbar-primary li > a.dropdown-toggle:hover,
.navbar-primary li > a.dropdown-toggle:focus,
.dropdown-menu.pallet-dropdown-menu a:focus,
.dropdown-menu.pallet-dropdown-menu a:hover,
.navbar-primary #headernewlyadded > a:hover,
.navbar-primary #headernewlyadded > a:focus {
  font-weight: 400;
}
.navbar-primary #headernewlyadded.active > a:hover,
.navbar-primary #headernewlyadded.active > a:focus {
  font-weight: 500;
}
.navbar-primary li {
  border-right: 1px solid #d4d4d4;
}
.navbar-form .form-control {
  height: 40px;
  border-radius: 4px;
}
.navbar-form.navbar-right {
  float: right !important;
  margin: 0;
  padding-right: 0;
}
.navbar-form .form-control {
  min-width: 318px;
  padding-right: 40px;
}
.navbar-form .form-group {
  position: relative;
}
.navbar-form .search-btn {
  position: absolute;
  width: 38px;
  height: 38px;
  top: 1px;
  right: 1px;
  text-align: center;
  line-height: 38px;
  font-size: 18px;
}
.navbar .loginreg {
  display: flex;
  align-items: center;
  color: #b2b2b2;
}

.home-wrapper {
  display: block;
}
.home-wrapper-bg {
  background: #f2f2f2;
}
.home-side-menu {
  padding: 24px 15px;
  width: 20%;
  float: left;
}
.sm-list > div a {
  color: #666;
}
.sm-list > div.active a {
  color: #b2b2b2;
}
.home-content-wrapper {
  padding: 26px 15px;
  padding-right: 32px;
  float: left;
  width: 80%;
}
.home-content-wrapper .thumbnail {
  padding: 0;
}
.home-content-wrapper .thumbnail img {
  height: 250px;
  max-width: 100%;
  border-radius: 6px 6px 0 0;
}
.pro-con {
  font-size: 15px;
  color: #666;
  line-height: 1.67;
  margin: 0 -15px;
  display: block;
}
.pro-con > div {
  padding: 2px 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: capitalize;
  float: left;
  width: 50%;
}
.home-content-wrapper .caption h3 {
  margin: 0 0 8px;
  line-height: 1.2;
  color: #20bc4c;
  font-size: 22px;
  max-height: 55px;
  font-weight: 500;
  letter-spacing: 0;
  overflow: hidden;
}
.home-content-wrapper .caption h3 a {
  text-decoration: none;
  cursor: pointer;
  color: #20bc4c;
  height: 55px;
  vertical-align: middle;
  display: table-cell;
  word-break: break-word;
}
.lgry-txt {
  font-size: 14px;
  color: #b2b2b2;
  padding: 2px 0;
}
.mp-wrap .lgry-txt {
  font-size: 13px;
}
.lgry-txt-lg {
  font-size: 20px;
  color: #b2b2b2;
  padding: 2px 0;
  font-weight: 600;
}
.lblue-txt {
  font-size: 18px;
  color: #20bc4c;
  padding: 2px 0;
  font-weight: 500;
}
.lgry-txt-lg {
  font-size: 14px;
}
.lv-row .lblue-txt {
  font-size: 14px;
}
.home-img-wrapper {
  position: relative;
}
.home-img-wrapper .ending-soon {
  width: 135px;
  font-size: 16px;
  color: #fff;
  background: #20bc4c;
  height: 32px;
  padding: 4px 10px;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px 0 6px 0;
}
.home-img-wrapper .aucended {
  background: #0e7340 !important;
}
.home-content-wrapper .caption .aucendedtext a {
  color: #0e7340 !important;
}
.plv-wrapper .aucendedtext a {
  color: #0e7340 !important;
}
.home-wrapper .caption .aucendedbutton {
  background-color: #0e7340 !important;
  border: 1px solid #0e7340 !important;
}
.home-wrapper .caption .aucendedbutton:hover {
  background-color: white !important;
  color: #0e7340 !important;
  border: 1px solid #0e7340 !important;
}
.completedpage .pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #0e7340 !important;
  border-color: #0e7340 !important;
}
.completedpage .pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #0e7340 !important;
  border-color: #0e7340 !important;
}
.plv-wrapper .aucendedbutton {
  background-color: #0e7340 !important;
  border: 1px solid #0e7340 !important;
}
.plv-wrapper .aucendedbutton:hover {
  background-color: white !important;
  color: #0e7340 !important;
}
.star-wrap {
  position: absolute;
  color: #20bc4c;
  right: 10px;
  top: 0;
  font-size: 27px;
}
.home-wrapper .caption .btn-primary {
  width: 100%;
  margin: 10px auto;
  display: block;
}
.home-wrapper .caption .btn {
  border-bottom: 3px solid #0e7340;
  border-radius: 6px;
}
.btn-primary.btn-light {
  color: #fff;
  border: 1px solid #20bc4c;
  background-color: #20bc4c;
  border-bottom: 3px solid rgba(12, 50, 140, 0.52) !important;
}
.btn-primary.next {
  padding: 8px 15px;
  height: 46px;
  width: 120px;
  font-size: 16px;
}
.hp-sec-head {
  margin: 0 0 20px;
  font-size: 26px;
  color: #000;
  font-weight: 500;
  padding-top: 4px;
}
.hp-sec-head small {
  font-size: 18px;
  color: #444;
  font-weight: 300;
}
.navbar-nav > li > a .fa-bell-o,
.navbar-nav > li > a .fa-envelope-o {
  font-size: 20px;
}
.dropdown-body {
  background: #f2f2f2;
  max-height: 175px;
  overflow: auto;
}
.nc-title {
  font-size: 12px;
  color: #000;
  padding-bottom: 5px;
}

.shmr {
  color: #20bc4c;
}
.nc-wrap {
  padding: 10px 18px;
}
.nc-wrap + .nc-wrap {
  border-top: 1px solid #e5e5e5;
}
.nc-wrap p {
  color: #666;
  font-size: 14px;
  margin-bottom: 0;
}
.dropdown.open:before {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  opacity: 0.5;
  width: 100%;
  height: 100%;
  background: #fff;
}
.dropdown-menu,
.droddown-toggle {
  z-index: 999;
}
.navbar-brand > img {
  max-width: 300px;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  margin: 0;
}
.f-logo > img {
  max-width: 150px;
}
.f-logo {
  margin: 21px 0;
}
.hd-back {
  background: #000000;
}
.ft-back {
  background: #ececec;
}
@media (max-width: 1400px) {
}
.winning-lbl {
  width: 100%;
  margin: 10px auto;
  height: 48px;
  border: 1px solid #e4e5e7;
  background: #e4e5e7;
  color: #b2b2b2;
  font-size: 18px;
  padding: 10px 12px;
  text-align: center;
  font-weight: 500;
  border-radius: 6px;
}
.home-wrapper .caption .btn.btn-white {
  border: 2px solid #308ad2;
  color: #308ad2;
  background: #fff;
}
.list-inline > li.sr-wrap {
  padding-left: 115px;
  position: relative;
  font-size: 15px;
}
.list-inline > li.plft-60 {
  padding-left: 70px;
}
.list-inline > li.sr-wrap > span {
  position: absolute;
  left: 5px;
  line-height: 30px;
  color: #b2b2b2;
}
.sort-wrapper li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #b2b2b2;
  font-weight: 500;
  letter-spacing: 0;
}
.sort-wrapper li.active a,
.sort-wrapper li a:hover,
.sort-wrapper li a:focus {
  color: #20bc4c;
}
.sort-wrapper li a > .fa {
  margin-right: 2px;
}
.sr-wrap .selectric .button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #b2b2b2;
}
.sr-wrap .selectric .label {
  display: block;
  height: 24px;
  padding: 0;
  margin: 0 25px 0 0;
  overflow: hidden;
  font-size: 14px;
  color: #20bc4c;
  font-weight: 500;
  line-height: 24px;
  text-align: left;
  white-space: nowrap;
  text-overflow: ellipsis;
  letter-spacing: 0;
}
.sr-wrap .selectric {
  position: relative;
  display: block;
  width: 100%;
  height: 30px;
  padding: 2px 8px;
  font-size: 15px;
  line-height: 1.42857143;
  border: 1px solid #ccc;
  border-radius: 0;
  background: #f8f8f8;
  background-color: #fff;
  background-image: none;
}
.sr-wrap .selectric-items li {
  padding: 8px 6px;
  font-size: 13px;
  padding-right: 2px;
}
.sort-wrapper li {
  vertical-align: middle;
  padding-top: 6px;
}
.sm-head {
  font-size: 13px;
  color: #b2b2b2;
  font-weight: 400;
  padding: 42px 0 10px;
}
.auctions-links {
  width: 100%;
  float: right;
  margin-bottom: 0;
}
.auctions-links li a {
  padding: 13px 0;
  color: #b2b2b2;
  font-weight: 500;
  font-size: 17px;
  display: block;
}
.auctions-links li + li {
  border-top: 1px solid #ddd;
}
.auctions-links li.active a,
.auctions-links li a:hover,
.auctions-links li a:focus {
  color: #20bc4c;
  text-decoration: none;
}
.sm-blink a {
  padding: 13px 0;
  color: #20bc4c;
  font-weight: 500;
  font-size: 14px;
  display: block;
  cursor: pointer;
  text-decoration: none !important;
  letter-spacing: 0.5px;
}
.sm-blink .fa-minus {
  margin-left: 10px;
}
.sm-blink a.collapsed .fa-minus:before {
  content: "\f067";
}
.sm-list li a {
  color: #666;
  font-size: 14px;
  padding: 3px 0;
  display: inline-block;
  cursor: pointer;
  text-decoration: none !important;
}
.sm-list li a:hover,
.sm-list li a:focus,
.sm-list li.active a {
  color: #20bc4c;
  font-weight: 500;
}
.sm-head.pdin-tp0 {
  padding-top: 0;
}
.ads-wrapper {
  margin-bottom: 30px;
}
.plv-wrapper .media-left img {
  height: 116px;
  max-width: 100%;
}
.plv-wrapper .home-img-wrapper .ending-soon {
  width: 115px;
  font-size: 12px;
  padding-top: 9px;
}
.plv-wrapper .media > .pull-left {
  padding-right: 0;
  margin-right: 10px;
  width: 170px;
  text-align: center;
}
.lv-row {
  margin: 0 -5px;
}
.lv-row .col-md-4,
.lv-row .col-md-3,
.lv-row .col-md-2 {
  padding: 0 2px;
}
.plv-wrapper h3 {
  font-size: 16px;
  line-height: 1.45;
  margin-top: 3px;
  letter-spacing: 0;
  margin-bottom: 0;
  max-height: 92px;
  overflow: hidden;
  font-weight: 500;
}
.plv-wrapper h3 a {
  height: 92px;
  vertical-align: middle;
  display: table-cell;
  word-break: break-word;
}
.plv-wrapper .pro-con > div {
  padding: 2px 10px 5px;
  text-transform: capitalize;
}
.pro-con > div.clearfix {
  padding: 0;
  width: 100% !important;
  display: block;
}
.plv-wrapper .pro-con {
  font-size: 15px;
  margin-right: 15px;
  border-right: 2px solid #eee;
}
.plv-wrapper .media {
  background: #fff;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  margin-bottom: 8px;
}
.plv-wrapper .media:last-child {
  margin-bottom: 20px;
}
.plv-wrapper .media-body {
  padding: 10px;
}
.plv-wrapper .btn-primary {
  color: #fff;
  border: 1px solid #20bc4c;
  background: #20bc4c;
  width: 85%;
  font-size: 14px;
  letter-spacing: 0;
  float: right;
  border-radius: 4px;
  white-space: normal;
}
.plv-wrapper .btn-primary.light-btn {
  background: #20bc4c;
  border-color: #20bc4c;
  margin-top: 10px;
}
.plv-wrapper .btn-primary:hover,
.plv-wrapper .btn-primary:focus {
  color: #20bc4c;
  border: 1px solid #20bc4c;
  background: #fff;
}
.plv-wrapper .btn-primary.light-btn:hover,
.plv-wrapper .btn-primary.light-btn:focus {
  color: #20bc4c;
  border-color: #20bc4c;
  background: #fff;
}
.plv-wrapper .btn-primary.white-btn {
  color: #2a9fd8;
  background: #fff;
  border-color: #2a9fd8;
  margin-top: 10px;
}
.plv-wrapper .btn-primary.white-btn:hover,
.plv-wrapper .btn-primary.white-btn:focus {
  color: #fff;
  background: #2a9fd8;
  border-color: #2a9fd8;
}
.plv-wrapper .star-wrap {
  font-size: 22px;
}
.product-view-wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  background: #fff;
}
.product-view-wrapper .home-img-wrapper img {
  border-radius: 8px;
}
.back-link {
  padding: 20px 0;
  font-size: 16px;
}
.product-view-wrapper .media-left {
  padding-right: 25px;
}
.thumb-wrapper {
  margin: 10px -5px 20px;
}
.thumb-wrapper li {
  display: block;
  width: 80px;
  float: left;
  margin: 0 5px;
}
.pv-head {
  font-size: 20px;
  margin: 0 0 15px;
  color: #20bc4c;
  line-height: 1.35;
  letter-spacing: 0.6px;
  font-weight: 500;
}
.ingram-gaurntee .pv-head {
  color: #20bc4c;
}
.pv-details {
  margin: 0 0 15px;
  text-transform: capitalize;
  display: block;
}
.invoice-wrapper .pv-details {
  width: 100%;
  float: left;
}
.pv-cbox {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 30px;
}
.pv-details > div {
  padding: 5px 10px 5px 86px;
  color: #666;
  font-size: 14px;
  position: relative;
  text-transform: capitalize;
  float: left;
  width: 50%;
}
.pv-details > div.clearfix {
  padding: 0;
  width: 100% !important;
  display: block;
}
.pv-details > div span {
  font-size: 13px;
  color: #b2b2b2;
  display: block;
  min-width: 90px;
  position: absolute;
  left: 0;
  top: 7px;
}
.pv-dhead {
  padding-bottom: 8px;
  font-size: 16px;
  color: #b2b2b2;
  clear: both;
}
.product-view-wrapper p {
  color: #666;
  padding-bottom: 15px;
}
.auction-detail-wrapper {
  position: relative;
  top: 0;
  padding: 10px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.15);
  margin-top: 5px;
  border-radius: 8px;
  padding-bottom: 12px;
  max-width: 400px;
  background: #fff;
}
.sidebar-fixed .auction-detail-wrapper {
  position: fixed;
  z-index: 8;
}
.auction-detail-wrapper .padboth {
  padding-bottom: 12px;
  padding-top: 12px;
}
.adw-head {
  text-align: center;
  color: #20bc4c;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.6px;
  padding-bottom: 10px;
}
.ad-box {
  background: #f8f8f8;
  border: 1px solid #ededed;
  border-radius: 6px;
  display: grid;
  padding: 10px;
  margin-bottom: 10px;
  grid-template-columns: 45% 30% 25%;
}
.ad-box .lblue-txt,
.ad-box .lgry-txt-lg {
  font-size: 18px;
  letter-spacing: 0;
}
.auction-detail-wrapper .btn-primary {
  color: #fff;
  border: 1px solid #20bc4c;
  background-color: #20bc4c;
  width: 100%;
  font-size: 16px;
  margin-top: 0;
  border-radius: 4px;
  padding: 10px 12px;
  letter-spacing: 0;
  line-height: 26px;
}
.auction-detail-wrapper .btn-primary:hover,
.auction-detail-wrapper .btn-primary:focus {
  color: #20bc4c;
  background: #fff;
  border-color: #20bc4c;
}
.auction-detail-wrapper .btn-primary.light-btn {
  background: #20bc4c;
  border-color: #20bc4c;
}
.auction-detail-wrapper .btn-primary.light-btn:hover,
.auction-detail-wrapper .btn-primary.light-btn:focus {
  color: #20bc4c;
  background: #fff;
  border-color: #20bc4c;
}
.pv-circle {
  width: 80px;
  height: 80px;
  background: #d8d8d8;
  border-radius: 50%;
  margin: 0 auto;
}
.pv-rect {
  width: 145px;
  height: 20px;
  background: #d8d8d8;
  margin: 10px auto 0;
}
.ingram-gaurntee {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  padding: 20px;
  margin: 20px 0;
  margin-top: 24px;
  background: #f2f2f2;
  border: 2px solid #e5e5e5;
}
.ig-head {
  display: block;
  margin: -38px 0 20px;
  background: #fff;
  width: 215px;
  padding: 5px 15px;
  font-size: 18px;
  font-weight: 600;
  color: #20bc4c;
}
.lot-dwrap {
  margin: 30px 0 20px;
  margin-top: 84px;
}
.product-view-wrapper .media-body {
  padding-right: 5px;
}
.lot-dwrap .btn-primary.white-btn {
  color: #20bc4c;
  background: transparent;
  border: 1px solid #20bc4c;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  padding: 10px;
  margin-top: -10px;
  margin-left: 10px;
}
.lot-dwrap .btn-primary.white-btn:hover {
  background: #20bc4c;
  color: #fff;
  transition: all 300ms linear;
}
.btn-primary.white-btn:hover .fa-cloud-download {
  color: #fff;
  transition: all 300ms linear;
}
.pv-bottom-wrap {
  width: 100%;
  padding: 2px 15px;
  background: #f2f2f2;
}
.pv-bottom-wrap .nav-tabs > li.active > a,
.pv-bottom-wrap .nav-tabs > li.active > a:hover,
.pv-bottom-wrap .nav-tabs > li.active > a:focus,
.pv-bottom-wrap .nav-tabs > li:hover > a {
  color: #20bc4c;
}
.ldetails-head {
  font-size: 24px;
  color: #666;
  font-weight: 500;
  letter-spacing: 1px;
}
.tabs-wrapper {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 6px;
  margin-bottom: 40px;
}

.tabs-wrapper .tab-content .tab-pane {
  padding: 10px;
}
.tabs-wrapper .tab-content table {
  color: #666;
}
.tabs-wrapper .tab-content table a {
  color: #666;
  font-weight: 600;
}
.tabs-wrapper .table > thead > tr > th,
.tabs-wrapper .table > tbody > tr > td {
  padding: 10px 15px;
}
.tabs-wrapper .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #444;
  background: #444;
  color: #fff;
}
.tabs-wrapper .table > thead > tr > th:first-child {
  border-radius: 6px 0 0 0;
}
.tabs-wrapper .table > thead > tr > th:last-child {
  border-radius: 0 6px 0 0;
}
.btn-primary.dcm-btn {
  color: #fff;
  border: 1px solid #20bc4c;
  border-bottom: 2px solid #20bc4c;
  background-color: #20bc4c;
  padding: 10px 15px;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.btn-primary.dcm-btn:hover,
.btn-primary.dcm-btn:focus {
  color: #20bc4c;
  border-color: #20bc4c;
  background-color: #fff;
}

.btn-primary .fa-cloud-download,
.btn-primary .fa-cloud-upload {
  font-size: 22px;
  margin-right: 3px;
  display: inline-block;
  vertical-align: middle;
}
.ingram-gaurntee .col-sm-4 + .col-sm-4 {
  border-left: 1px solid #e5e5e5;
}
#bid-popup .modal-dialog {
  width: 98%;
  max-width: 500px;
  margin: 8% auto 20px;
}
.lot-name {
  text-align: center;
  font-size: 16px;
  color: #b2b2b2;
}
.lot-title {
  font-size: 20px;
  color: #20bc4c;
  line-height: 1.35;
  text-align: center;
  font-weight: 600;
  padding: 10px 0 30px;
}
.lot-gray-box {
  background: #f2f2f2;
  padding: 22px 0;
  margin: 0 -10px;
  padding-bottom: 10px;
  text-align: center;
}
.ll-gray-txt {
  color: #b2b2b2;
  font-size: 16px;
  padding-bottom: 10px;
}
.dark-gry-txt {
  font-size: 18px;
  font-weight: 500;
  color: #666;
  letter-spacing: 0;
}
.lot-blue-txt {
  font-size: 18px;
  font-weight: 500;
  color: #20bc4c;
  letter-spacing: 0;
}
.lot-btns-wrap {
  margin: 10px 0;
  margin-bottom: 0;
  padding: 0 5px;
  text-align: center;
}
.lot-btns-wrap > div {
  width: 49%;
  display: inline-block;
  padding: 0;
  padding-right: 6px;
}
.nxt-bt {
  padding-top: 10px;
  clear: both;
}
.bflg-lot-btns div {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.bflg-lot-btns div .btn {
  height: auto;
}
.lot-btns-wrap > div + div {
  padding-left: 6px;
  padding-right: 0;
}
.lot-btns-wrap > div a {
  height: 75px;
  padding: 12px 15px;
  text-align: center;
  font-size: 18px;
  width: 100%;
}
.lot-btns-wrap .btn-primary.btn-light {
  color: #fff;
  border: 1px solid #20bc4c;
  background-color: #20bc4c;
  border-bottom: 1px solid #20bc4c !important;
  padding: 25px 15px;
  font-size: 18px;
}
.lot-btns-wrap .btn-primary.btn-light:hover,
.lot-btns-wrap .btn-primary.btn-light:focus {
  color: #20bc4c;
  border: 1px solid #20bc4c;
  background-color: #fff;
}
.your-bid {
  position: relative;
}
.your-bid .input-group {
  width: 100%;
}
.your-bid .input-group-addon {
  width: 75px;
  background: #20bc4c;
  color: #fff;
  font-size: 22px;
  border-color: #20bc4c;
  cursor: pointer;
}
.your-bid .input-group .form-control {
  height: 70px;
  text-align: center;
  padding: 30px 15px 10px;
  font-size: 22px;
  color: #20bc4c;
  font-weight: 600;
  border-color: #e8e6e6;
}
.yb-lbl {
  color: #b2b2b2;
  font-size: 16px;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 999;
  width: 120px;
  font-weight: 500;
  text-align: center;
}

.main-pro-wrap {
  margin-left: -6px;
  margin-right: -6px;
}
.main-pro-wrap .mp-wrap {
  padding-right: 8px;
  padding-left: 8px;
}
.product-img-wrapper .img-wrp .item {
  height: 325px;
  max-width: 100%;
  text-align: center;
}
.product-img-wrapper .img-wrp .item img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 8px;
}
.product-img-wrapper .item .thumb {
  width: 20%;
  cursor: pointer;
  float: left;
  border-radius: 8px;
  margin-top: 10px;
  text-align: center;
}
.product-img-wrapper .item .thumb img {
  height: 55px;
  max-width: 95%;
  margin: 2px auto;
  border-radius: 8px;
}
.product-img-wrapper .carousel-control {
  width: 35px;
  height: 35px;
  line-height: 32px;
  color: #fff;
  background: #20bc4c;
  font-size: 30px;
  border-radius: 100%;
  opacity: 0;
  top: 8px;
}
.product-img-wrapper:hover .carousel-control {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.product-img-wrapper .ending-soon,
.product-img-wrapper .star-wrap {
  z-index: 1;
}
.product-img-wrapper .star-wrap {
  cursor: pointer;
}
.product-img-wrapper .carousel-control:hover,
.product-img-wrapper .carousel-control:focus {
  color: #fff;
}
.product-img-wrapper .carousel-control.left {
  padding-right: 4px;
}
.product-img-wrapper .carousel-control.right {
  padding-left: 4px;
}

.ingram-gaurntee .media-object {
  width: 45px;
}
.ingram-gaurntee .media-body {
  padding-left: 10px;
}
.ingram-gaurntee .media-body .fs-16 {
  margin-bottom: 22px;
}
.ingram-gaurntee .media-body .fs-16:last-child {
  margin-bottom: 0;
}
.leaf-wrp {
  background: #fff;
  padding: 10px;
  padding-left: 8px;
  width: 44px;
  height: 44px;
  border-radius: 100%;
  margin-top: -15px;
}
.leaf-wrp img {
  max-width: 28px;
}
.leaf {
  width: 45px;
  height: 45px;
  background: #fff;
  border-radius: 50%;
  position: relative;
  margin-top: -15px;
}
.leaf img {
  width: 30px;
  height: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.img-wrp {
  -moz-box-shadow: inset 0 0 10px #dcd7d7;
  -webkit-box-shadow: inset 0 0 10px #dcd7d7;
  box-shadow: inset 0 0 10px #dcd7d7;
  padding: 1px;
  border-radius: 8px;
}

.large-wrapper2 {
  /*padding:0*/
}
#txt1 .intl-tel-input .selected-flag {
  height: 32px;
}
.myact-ship label {
  font-size: 16px;
  font-weight: 500;
}
.myact-ship .form-control {
  height: 42px;
}
a:focus {
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
}
:focus {
  outline: -webkit-focus-ring-color auto 0;
}
.parsley-errors-list li {
  font-size: 12px;
  letter-spacing: 0.2px;
}
.banner-fluid .carousel-control {
  width: 35px;
  height: 35px;
  line-height: 32px;
  color: #fff;
  background: #20bc4c;
  font-size: 30px;
  border-radius: 100%;
  opacity: 0;
  top: 0;
}
.banner-fluid:hover .carousel-control {
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.banner-fluid .item .img-responsive {
  max-width: 100%;
  height: 70px;
  margin: 0 auto;
}
.banner-fluid .carousel-caption {
  padding-bottom: 0;
  padding-top: 16px;
  bottom: 0;
  top: 0;
  height: 69px;
  width: 100%;
  left: 0;
  background: rgba(0, 0, 0, 0.44);
  z-index: 0;
}
.banner-fluid .carousel-caption h2 {
  margin: 0;
  font-size: 26px;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.banner-fluid .carousel-control:hover,
.banner-fluid .carousel-control:focus {
  color: #fff;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
}
.no-msg {
  width: 100%;
  position: absolute;
  top: 62px;
  right: 0;
  text-align: center;
  height: 45vh;
  background: #fff;
  font-size: 24px;
  line-height: 45vh;
}
.mr-5 {
  margin-right: 5px;
}
.messages-wrapper .btn-main2.active {
  position: relative;
}
.messages-wrapper .btn-main2.active,
.messages-wrapper .btn-main2.active:hover,
.messages-wrapper .btn-main2.active:focus {
  border-color: #001868;
  background-color: #0e7340;
  color: #fff;
  cursor: default;
}
.del-icon {
  float: right;
  display: inline-block;
  font-size: 19px;
  margin-top: 10px;
  color: grey;
  margin-right: 8px;
  cursor: pointer;
}
.del-icon:hover,
.del-icon:focus {
  color: #f22c2c;
}
.btn-default.btn-xs {
  border-bottom-width: 1px;
  margin-left: 20px;
  background: none;
  color: #20bc4c;
  border: none;
  font-size: 14px;
  position: absolute;
  right: 57px;
  top: 28px;
  min-width: 22px;
}
.btn-default.btn-xs:hover,
.btn-default.btn-xs:focus {
  background: #fff;
  color: #666;
  border-color: #555;
}
.messages-wrapper .btn-main2.active:before {
  content: "";
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 43px;
  left: 48%;
  margin-left: -16px;
  background: #fff;
  border-top: 1px solid #d3cbcb;
  border-left: 1px solid #d3cbcb;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 0;
}
.slct-txt {
  font-size: 24px;
  line-height: 20;
  text-align: center;
}
.chat-icon {
  position: absolute;
  top: -20px;
  right: 12px;
  cursor: pointer;
  text-align: center;
}
.chat-icon img {
  height: 48px;
}
.ingram-gaurntee.for-tip div.tooltip-inner {
  min-width: 122px;
  text-align: center;
}

.clearfix.form-group.fs-16 .pull-right {
  margin-top: 5px;
}
.reg-wrapper .custom-select {
  height: 52px;
  font-size: 18px;
}
.uld-div {
  clear: both;
  padding-left: 0;
}
.lag-dp .selectric {
  padding: 0;
  padding-top: 17px;
  border: none;
  padding-right: 18px;
  color: #c7c5c5;
  background: none;
}
.lag-dp .selectric .label {
  font-size: 14px;
  font-weight: 400;
  color: #b2b2b2;
  text-transform: uppercase;
  letter-spacing: 0;
  margin-right: 25px;
}
.lag-dp .selectric .button {
  line-height: 60px;
  width: 62px;
}
.lag-dp .selectric-open .selectric .button {
  line-height: 20px;
}
.lag-dp .selectric-items {
  border-top: 2px solid #dcdcdc;
}
.lag-dp .selectric-items li {
  font-size: 14px;
  padding: 6px 8px;
}
.lag-dp select.input-lg {
  border: none;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  margin-top: 8px;
  text-transform: uppercase;
  box-shadow: none;
}
.projecttitleshow {
  font-size: 18px;
  padding-top: 7px;
}
.txt_center {
  text-align: center;
}
.topcontrol {
  z-index: 10;
}
.bid_history {
  max-height: 400px;
  overflow: auto;
}
.account_p_lbl {
  padding: 8px 15px;
}
.breakWord { 
  word-break: break-word;
}
.row.bdhs:first-child .account_p_lbl {
  padding-top: 0;
}
.row.bdhs {
  border-bottom: 1px solid #eee;
}
.row.bdhs:last-child {
  border-bottom: 1px solid #eee;
}
.prpg-dsc {
  word-wrap: break-word;
}
.prpg-dsc ul li {
  list-style: circle;
}
.prpg-dsc ol li {
  list-style: decimal;
}
.prpg-dsc ol,
.prpg-dsc ul {
  padding-left: 18px;
}
.csvbid {
  margin-left: 10px;
}
.csvbid.csvbid-btn {
  margin-left: 0;
}

.nmt {
  margin-bottom: 0;
}
.intl-tel-input .country-list .country {
  font-size: 14px;
}
.intl-tel-input .country-list .country span {
  font-weight: 400;
}
.top-nav .dropdown.open .dropdown-toggle {
  color: #fff;
}
.top-nav .dropdown.open .dropdown-toggle.toggle-ntfy {
  color: #20bc4c;
}
.auction-detail-wrapper.bflg-adw {
  padding-bottom: 0;
}
.auction-detail-wrapper.bflg-adw .btn {
  margin-bottom: 12px;
}
.nf-tgl .nc-title {
  padding-bottom: 10px;
  padding-top: 6px;
  border-bottom: 1px solid rgba(129, 129, 129, 0.3);
}
.nf-tgl .nc-title:last-child {
  border-bottom: none;
}
.eml-txt {
  word-wrap: break-word;
}
.input-group-addon.spinner-btn2 {
  border-radius: 0 4px 4px 0 !important;
}
.pv-cbox .pv-details > div:nth-child(odd) {
  clear: both;
}

.lndg.login-outer-wrapper {
  min-height: inherit;
}
.lndg .login-wrapper {
  transform: none;
  position: relative;
  padding-bottom: 60px;
  padding-top: 60px;
  min-height: 75vh;
}
.lndg-nv {
  box-shadow: 0 1px 1px 1px #ccc;
  border-radius: 0;
}
.btn-bcm {
  margin-top: 0;
  font-weight: 500;
  border-color: #20bc4c;
  border-bottom: 3px solid #0e7340;
  background: #20bc4c;
  color: #fff;
  font-size: 16px;
}

.top-nav .dropdown.open .dropdown-toggle.toggle-ntfy {
  background: none !important;
}
.right-lgn {
  margin-right: 0;
}

.plv-wrapper .lgry-txt-lg {
  margin-right: 0;
}

.em-er {
  color: #c0c0c0;
  position: absolute;
}
.lgnpg-drop .selectric-wrapper {
  padding-top: 10px;
}
.lgnpg-drop.lag-dp select.input-lg,
.lgnpg-bg.lag-dp select.input-lg {
  background: none;
  margin-top: 16px;
}

.inpadlr {
  padding-left: 0;
  padding-right: 0;
}
.tabs-wrapper .nav-tabs > li.active > a,
.tabs-wrapper .nav-tabs > li:hover > a {
  color: #333;
}

.droptext:before {
  left: 43% !important;
}
.droptext {
  max-width: 300px !important;
}
.third-party .adw-head {
  text-align: left;
}
.tpty-img {
  display: none;
}
.third-party .tpty-img {
  display: block;
  position: absolute;
  right: 10px;
  top: -20px;
  transform: rotate(25deg);
}

.third-party .tpty-img.rgAppr{
  display: block;
  position: absolute;
  top: 5px;
  right: 25px;
  transform: rotate(15deg);
  width: 140px;
}

.bfrlogn a:first-child {
  float: left;
  padding-right: 0;
}
.bfrlogn a:last-child {
  float: left;
  padding-left: 0;
}
.bfrlogn span {
  float: left;
  padding: 25px 5px;
}
.bfrlogn a span {
  padding: 0;
}

@media (min-width: 1380px) {
  .large-wrapper {
    max-width: 1440px;
    width: 1440px;
    margin: 0 auto;
  }
  .large-wrapper2 {
    max-width: 1440px;
    width: 1440px;
    margin: 0 auto;
    float: none;
  }
}
@media screen and (max-width: 1341px) {
}
@media screen and (max-width: 1328px) {
  li.empty-li {
    display: none;
  }
}
@media screen and (max-width: 1313px) {
  .sort-wrapper li a {
    font-size: 14px;
  }
  .list-inline > li.sr-wrap {
    font-size: 15px;
    padding-top: 7px;
  }
  .sr-wrap .selectric {
    font-size: 14px;
    height: 30px;
    padding: 2px 4px;
  }
  .sort-wrapper li a > .fa {
    margin-right: 6px;
  }
  .sr-wrap .selectric .button {
    height: 30px;
    line-height: 22px;
  }
  .auction-detail-wrapper {
    max-width: 398px;
  }

  .mtit-left,
  .mtit-right {
    width: auto;
  }
}
@media screen and (max-width: 1300px) {
  .auction-detail-wrapper {
    max-width: 392px;
  }
}
@media screen and (max-width: 1288px) {
  .list-inline > li.plft-60 {
    padding-left: 66px;
  }
  .plv-wrapper .btn-primary {
    width: 94%;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .plv-wrapper h3 {
    font-size: 15px;
  }
}
@media screen and (max-width: 1280px) {
  .auction-detail-wrapper {
    width: 387px;
  }
}
@media screen and (max-width: 1297px) {
  .stay-in-txt {
    top: 11px;
    font-size: 16px;
  }

  .lv-row .lblue-txt {
    font-size: 13px;
    padding-top: 4px;
  }
  .plv-wrapper .pro-con {
    font-size: 14px;
    margin-right: 2px;
  }
  .plv-wrapper .pro-con > div {
    padding-top: 4px;
  }
}
@media screen and (max-width: 1267px) {
  .hp-sec-head {
    font-size: 16px;
    padding-top: 3px;
  }
  .rmv-txt {
    display: none;
  }
  .sort-wrapper li a > .fa {
    margin-right: 0;
  }
}
@media screen and (max-width: 1254px) {
  .hp-sec-head {
    font-size: 20px;
    padding-top: 0;
  }
}
@media screen and (max-width: 1232px) {
  .lv-row .lblue-txt {
    font-size: 12px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 1200px) {
  .auction-detail-wrapper {
    width: 362px;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    font-size: 14px;
  }
  .sr-wrap .form-control {
    padding: 4px 5px;
    font-size: 13px;
  }
  .btn-lg,
  .btn-group-lg > .btn {
    padding: 10px 5px;
  }
}
@media screen and (max-width: 1192px) {
  .pro-con {
    font-size: 14px;
  }
  .home-content-wrapper .caption h3 {
    font-size: 16px;
  }
  .plv-wrapper .media > .pull-left {
    width: 115px;
    margin-right: 0;
  }
}
@media screen and (max-width: 1108px) {
}
@media screen and (max-width: 1081px) {
  .hp-sec-head small,
  .hp-sec-head {
    font-size: 15px;
  }
}
@media screen and (max-width: 1067px) {
  .sm-blink a {
    font-size: 13px;
    padding: 8px 0;
  }
}
@media screen and (max-width: 1024px) {
  .lot-dwrap {
    margin-top: 15px;
  }
  .chat-icon {
    position: relative;
    right: inherit;
    top: inherit;
    text-align: right;
    margin-top: 15px;
  }
  .list-inline > li.sr-wrap > span {
    line-height: 26px;
  }
  .sr-wrap select {
    padding: 2px;
    border: 1px solid #ccc;
    font-size: 13px;
    width: auto;
    display: inline-block;
    height: 26px;
  }
  .lv-row .lblue-txt {
    font-size: 11px;
  }
  .plv-wrapper .pro-con {
    font-size: 12px;
  }
  .plv-wrapper h3 {
    font-size: 13px;
    padding-right: 5px;
  }
  .auction-detail-wrapper {
    width: 297px;
  }
  .lot-blue-txt {
    font-size: 13px;
  }
  .ll-gray-txt {
    font-size: 14px;
  }
  .dark-gry-txt {
    font-size: 13px;
  }

  .pro-con {
    display: block;
  }
  .pro-con > div {
    float: left;
    width: 50%;
  }
  .lag-dp select.input-lg {
    height: 34px;
    margin-top: 18px;
  }
  .lgry-txt-lg {
    font-size: 11px;
  }
  .lgry-txt {
    font-size: 11px;
  }
  .lgry-txt-lg,
  .lgry-txt,
  .lv-row .lblue-txt {
    margin-top: 0;
    padding-top: 0;
    display: block;
    width: 100%;
    margin-right: 0;
  }

  .plv-wrapper .home-img-wrapper .ending-soon {
    line-height: 16px;
  }
  .login-wrapper {
    top: 150px;
    transform: none;
    margin-bottom: 20px;
  }
  .tabs-wrapper .nav-tabs > li > a {
    font-size: 14px;
    padding: 15px 16px;
  }
  .auctions-links li a {
    padding: 10px 0;
    font-size: 14px;
  }

  .plv-wrapper .btn-primary {
    font-size: 11px;
  }
  .auction-detail-wrapper .btn {
    white-space: normal;
  }
  .parsley-errors-list li {
    padding: 6px 15px;
  }
  .auction-detail-wrapper .btn-primary {
    padding: 12px 5px;
  }
  .lot-btns-wrap > div {
    padding: 0;
    padding-right: 0;
  }
  .lot-btns-wrap {
    padding: 0;
  }
}
@media screen and (max-width: 998px) {
  .hp-sec-head small,
  .hp-sec-head {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  .list-inline > li.sr-wrap {
    padding-left: 104px;
  }
  .list-inline > li.plft-60 {
    padding-left: 66px;
  }
}
@media screen and (max-width: 991px) {
  .auction-detail-wrapper.third-party {
    margin-top: 34px;
  }
  .hp-sec-head small,
  .hp-sec-head {
    font-size: 15px;
  }
  .list-inline.sort-wrapper {
    text-align: left;
  }
  .home-content-wrapper .thumbnail .col-xs-6 .lblue-txt {
    font-size: 13px;
  }
  .lgry-txt {
    font-size: 12px;
    padding: 0;
  }
  .lv-row .col-sm-5 {
    padding-left: 0;
    padding-right: 0;
  }
  .lv-row .col-sm-3 {
    padding-right: 0;
  }
  .sidebar-fixed .auction-detail-wrapper,
  .auction-detail-wrapper {
    position: relative;
    width: auto;
    max-width: 100%;
  }
  .pv-head {
    padding-left: 15px;
  }
  .ingram-gaurntee .pv-head {
    padding-left: 0;
  }
  .product-img-wrapper .item .thumb {
    margin-bottom: 20px;
  }
  .pv-bottom-wrap {
    padding-right: 15px;
  }
  .pv-cbox {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: inherit;
  }
  .top-nav .navbar-nav > li > a {
    padding: 25px 14px;
  }
  .ingram-gaurntee {
    margin-top: 28px;
    padding: 6px;
  }
  .lot-btns-wrap .btn-primary.btn-light {
    padding: 22px 8px;
    font-size: 14px;
    height: 73px;
  }
  .sort-wrapper li a,
  .sort-wrapper li {
    font-size: 14px !important;
  }
  .list-inline > li.sr-wrap {
    padding-top: 3px;
  }

  .bfrlogn a:first-child {
    padding-right: 0 !important;
  }
  .bfrlogn a:last-child {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 943px) {
}
@media screen and (max-width: 910px) {
  .btn-bcm {
    margin-top: 9px;
  }
  .bfrlogn span {
    padding: 18px 5px;
  }
}
@media screen and (max-width: 908px) {
  .plv-wrapper .btn-primary {
    width: 100%;
    font-size: 11px;
  }
}
@media screen and (max-width: 856px) {
}
@media screen and (max-width: 811px) {
  .home-content-wrapper .thumbnail .col-xs-6 .lblue-txt {
    font-size: 12px;
  }
  .my-info-wrap {
    width: 100%;
  }
  .macc-head,
  .macc-head1 {
    margin: 4px auto 15px;
  }
}
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 786px) {
}
@media screen and (max-width: 783px) {
}
@media screen and (max-width: 768px) {
  .sm-list li a {
    font-size: 12px;
  }
  .sm-blink a {
    font-size: 11px;
    letter-spacing: 0;
  }
  .home-side-menu {
    text-align: left;
    padding-right: 0;
  }
  .lgry-txt {
    padding-right: 2px;
  }
  .auctions-links li a {
    font-size: 13px;
  }
  .left-ipd {
    text-align: right;
  }
  .btn-xs-undo {
    right: 26px;
    top: 18px;
  }
  .ml-wrap .media-body {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .auction-detail-wrapper.third-party {
    margin-top: 56px;
  }

  .home-wrapper {
    display: block;
  }
  .home-side-menu {
    text-align: left;
    padding-bottom: 0;
  }
  .main-pro-wrap .mp-wrap {
    width: 50%;
    float: left;
  }
  .home-content-wrapper {
    padding-right: 15px;
  }
  .plv-wrapper h3,
  .plv-wrapper h3 a {
    max-width: inherit;
    display: block;
    height: auto;
    margin-top: 0;
    max-height: 40px;
  }
  .lv-row .col-sm-5 {
    padding-left: 3px;
    padding-right: 8px;
  }
  .plv-wrapper .media-left img {
    height: 180px;
  }
  .plv-wrapper .media > .pull-left {
    width: 212px;
  }
  .plv-wrapper .btn-primary {
    width: auto;
    min-width: 75px;
    float: left;
    font-size: 12px;
    margin-top: 6px;
    margin-right: 8px;
  }
  .plv-wrapper .media-left {
    display: none;
  }
  .lv-row .lblue-txt,
  .lgry-txt {
    font-size: 12px;
  }
  .sm-head span.visible-xs {
    display: inline-block !important;
  }
  .blayer {
    position: fixed;
    right: -110%;
    top: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    overflow-y: auto;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
  }
  .blayer.toggled {
    right: 0;
    -webkit-transition: left 0.6s ease-in-out;
    -moz-transition: left 0.6s ease-in-out;
    -ms-transition: left 0.6s ease-in-out;
    -o-transition: left 0.6s ease-in-out;
    transition: left 0.6s ease-in-out;
    opacity: 1;
  }
  .filters-left {
    position: fixed;
    height: 100%;
    width: 50%;
    overflow-y: auto;
    background: #fff;
    padding: 15px;
  }
  .blayer.toggled .btn-main2 {
    position: absolute;
    left: 50%;
    top: 0;
    border-radius: 0;
  }

  .dark-gry-txt,
  .lot-blue-txt {
    margin-bottom: 15px;
  }
  .mb-tbleres table,
  .mb-tbleres thead,
  .mb-tbleres tbody,
  .mb-tbleres th,
  .mb-tbleres td,
  .mb-tbleres tr {
    display: block;
  }
  .mb-tbleres thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .mb-tbleres tr {
    border: 1px solid #ccc;
  }
  .mb-tbleres td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  .mb-tbleres td:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 600;
    content: attr(data-title);
  }
  .md_hide {
    display: none;
  }
  .account_p_lbl {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50% !important;
    white-space: normal;
    text-align: left;
  }
  .account_p_lbl:before {
    position: absolute;
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 500;
  }
  .account_p_lbl:nth-of-type(1):before {
    content: "Username";
  }
  .account_p_lbl:nth-of-type(2):before {
    content: "Date & Time";
  }
  .account_p_lbl:nth-of-type(3):before {
    content: "Amount";
  }

  .mb-tbleres-pro td:before {
    top: 9px;
  }
  .mb-tbleres-pro td {
    font-size: 12px;
  }

  .pallet-details-accordian__titles .nav-arrow.active.collapsed {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .pallet-details-accordian__titles .nav-arrow.active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .tabs-wrapper .panel-heading {
    padding: 10px 10px;
    padding-top: 12px;
    border-bottom: 1px solid #eee;
  }
  .tabs-wrapper .panel-heading:last-child {
    border-bottom: 1px solid #eee;
  }
  .tabs-wrapper .panel-heading .panel-title {
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
  }

  .tabs-wrapper .panel-heading img {
    float: right;
    max-height: 16px;
  }

  .your-bid .input-group-addon {
    width: 46px;
  }
  .cmplt-list .pro-con > div {
    width: 50%;
  }
  .cmplt-list {
    margin-left: 5px;
  }
  .home-side-menu {
    float: left;
    width: 100%;
  }
  .home-content-wrapper {
    float: left;
    width: 100%;
    padding-top: 8px;
  }
  .plv-wrapper .pro-con {
    border-right: none;
  }
  .lv-row .col-md-3 .clearfix {
    width: 36%;
    float: left;
    margin-top: 6px;
  }
  .lv-row .clearfix.line-view {
    width: 32%;
    float: left;
    text-align: center;
  }
  .lv-row .col-sm-3 {
    display: block;
  }
  .plv-wrapper .media-body {
    width: 100%;
    display: block;
  }
  li .msg-ct {
    position: relative;
    display: inline-block;
    right: 0;
    top: -3px;
    margin-left: 5px;
    line-height: 28px;
  }
  .banner-fluid .carousel-caption h2 {
    font-size: 16px;
  }
  .row.bdhs:first-child .account_p_lbl {
    padding-top: 8px;
  }
  .row.bdhs:last-child {
    border-bottom: none;
  }

  .auction-txt {
    display: none;
  }
  .cdm-header .login-top-logo img {
    max-height: 50px;
  }
  .cdm-header .login-top-logo span {
    padding: 6px 12px;
    font-size: 14px;
  }
  .md-msg {
    font-size: 16px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .modal .form-horizontal .control-label {
    font-size: 14px;
    padding-left: 16px;
  }
  .projecttitleshow {
    font-size: 14px;
    padding-top: 0;
  }
  .my-info-wrap .fst-hd span.spn-tit {
    display: inline-block;
    width: 136px;
    font-size: 13px;
  }
  .my-account,
  .macc-head,
  .macc-head1 {
    text-align: left;
    font-size: 14px;
  }
  .my-account .text-center.btn-wrapper {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
  }
  .macc-divider {
    max-width: 100%;
    margin: 18px auto;
  }
  .btn-wrapper .btn {
    width: auto;
    height: inherit;
  }
  .my-info-wrap .input-lg {
    font-size: 15px;
    height: inherit;
  }
  .form-group {
    margin-bottom: 15px;
  }
  .auctions-links {
    width: 100%;
    float: left;
  }
  .auctions-links li a {
    padding: 10px 0;
    font-size: 14px;
  }
  .listing-loading {
    padding-top: 15px;
    font-size: 18px;
    line-height: 44px;
  }
  .listing-loading .up-spinner2 img {
    max-height: 45px;
  }
  .dashboardproducts_row,
  .products_row {
    min-height: 100px;
  }

  p.au-text:before {
    padding: 0 0 0 25px;
  }
  .about-white-box p.au-text.padin-btm-50 {
    padding-bottom: 20px;
  }
  .smap-em-spc {
    margin-bottom: 8px;
  }
  .smap-thead {
    font-size: 18px;
  }
  .smap-chead {
    font-size: 14px;
  }
  .smap-head {
    margin-bottom: 18px;
  }
  .fancybox-gallery h2 {
    font-size: 22px;
  }
  .fancybox-gallery ul {
    padding-left: 30px;
  }
  .fancybox-gallery h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .navbar-form .form-control {
    min-width: 100%;
    width: 100%;
  }
  .navbar-primary .main-nav-ing li a {
    padding: 10px 14px;
  }
  .invoice-wrapper .pv-details > div {
    width: 100%;
  }
  .dropdown-toggle .msg-ct {
    right: 0;
    top: -4px;
  }
  .msolycls {
    position: absolute;
    top: 2px;
    right: 0;
  }
  .lv-row .clearfix.line-view.fllwd {
    width: 64%;
  }
  .lot-dwrap .ldetails-head {
    font-size: 20px;
  }
  .lot-dwrap .btn-primary.white-btn {
    margin-top: 0px;
    padding: 5px;
    font-size: 14px;
    margin-left: 0;
  }
  .btn-primary .fa-cloud-download,
  .btn-primary .fa-cloud-upload {
    font-size: 15px;
    margin-right: 0px;
  }

  .nc-title {
    font-size: 14px;
  }
  .right-lgn {
  }

  .intl-tel-input .country-list {
    width: 250px !important;
  }

  .lndg-nv,
  .lndg-nv .navbar-brand {
    text-align: center;
    width: 100%;
  }
  .lndg-nv .navbar-brand img {
    float: none;
    margin: 0 auto;
  }
  .btn-bcm {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 14px;
  }
  .lndg .login-wrapper {
    padding-bottom: 20px;
    padding-top: 20px;
  }

  .product-img-wrapper .carousel-control {
    opacity: 1;
    line-height: 35px;
  }
  .em-er {
    position: relative;
  }

  .msolycls {
    right: inherit;
  }
  .mb-tbleres td.nodata {
    padding-left: 15px !important;
    text-align: center;
  }
  .bfrlogn span {
    padding: 12px 5px;
  }
  .bfrlogn a:first-child {
    padding-left: 0 !important;
  }
}
@media screen and (max-width: 650px) {
}
@media screen and (max-width: 620px) {
  .bg-wrap {
    padding-top: 30px;
    height: auto;
  }
  .bg-wrap2 {
    padding-top: 30px;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .rg-hdr {
    padding-bottom: 4px;
    padding-top: 4px;
  }
  .reg-head {
    margin-top: 8px;
    margin-bottom: 14px;
  }

  .pv-bottom-wrap .nav-tabs > li > a {
    font-size: 14px;
    padding: 10px 12px;
  }
  .lot-dwrap .btn-primary.white-btn {
    margin-top: 0;
    white-space: normal;
    margin-left: 0;
    font-size: 13px;
    text-align: left;
  }
  .lot-dwrap .btn-primary .fa-cloud-download,
  .lot-dwrap .btn-primary .fa-cloud-upload {
    font-size: 20px;
    margin-right: 3px;
  }
  .lot-dwrap .pull-right {
    float: left !important;
    width: 100%;
    margin-top: 15px;
    margin-left: 0;
  }
  .btn-primary.dcm-btn {
    white-space: normal;
  }
}
@media screen and (max-width: 560px) {
  .main-pro-wrap .mp-wrap {
    width: 100%;
  }
  .support-wrapper .nav-tabs > li > a {
    font-size: 13px;
    padding: 6px 10px;
    vertical-align: middle;
  }
  .support-wrapper .nav-tabs > li:first-child > a {
    padding: 6px 48px;
  }
  .support-wrapper .nav-tabs > li {
    float: left;
    width: 50%;
  }
  .support-wrapper .form-control {
    font-size: 14px;
    padding: 6px 12px;
    height: auto;
  }
  .support-wrapper .intl-tel-input .selected-flag {
    height: 34px;
  }
}
@media screen and (max-width: 544px) {
  .cnf-wrap > div .input-lg {
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .cnf-wrap {
    margin: 0;
    margin-bottom: 15px;
  }
  .cnf-wrap > div {
    width: 100%;
    padding-left: 0;
  }
}
@media screen and (max-width: 540px) {
}
@media screen and (max-width: 536px) {
}
@media screen and (max-width: 516px) {
  .plv-wrapper .btn-primary {
    width: auto;
    padding-left: 12px;
    padding-right: 12px;
  }
  .product-view-wrapper .invoice-wrapper .media-left {
    padding-right: 0;
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
  .product-view-wrapper .invoice-wrapper .media-body {
    padding-right: 0;
    width: 100%;
    display: block;
  }
  .f-logo {
    margin: 8px 0;
  }
}
@media screen and (max-width: 480px) {
  .plv-wrapper .media > .pull-left {
    width: 190px;
  }
  .pv-head {
    font-size: 18px;
  }
  .leaf {
    margin-top: 5px;
  }
  .fs-16 {
    font-size: 13px;
  }
  .inv-btm-wrap .inv-con-wrap,
  .inv-btm-wrap .inv-con-wrap1 {
    font-size: 14px;
  }
  .inv-btm-wrap .inv-con-wrap span.gb-txt,
  .inv-btm-wrap .inv-con-wrap1 span.gb-txt,
  .inv-btm-wrap .inv-con-wrap span {
    width: auto;
    float: left;
    text-align: left;
    min-width: auto;
  }
  .inv-btm-wrap .inv-con-wrap span {
    width: auto;
    padding: 0 10px;
    font-weight: 500;
    text-align: right;
    float: right;
  }
  .inv-btm-wrap .pull-right {
    float: left !important;
    width: 100%;
  }
  .inv-btm-wrap .inv-con-wrap1 span {
    width: auto;
    text-align: right;
    float: right;
  }
  .btn.pnow-btn {
    margin-bottom: 20px;
    min-width: 75px;
    font-size: 15px;
    padding: 10px;
  }
  .invoice-wrapper .lgry-txt-lg {
    font-size: 20px;
  }
}
@media screen and (max-width: 455px) {
  .list-inline.sort-wrapper li {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 446px) {
  .support-wrapper .nav-tabs > li > a {
    height: 54px;
  }
}
@media screen and (max-width: 441px) {
  .prv-pg.pv-details > div {
    padding-left: 115px !important;
  }
}
@media screen and (max-width: 434px) {
  .plv-wrapper .media > .pull-left {
    width: 165px;
  }
  .pv-bottom-wrap .nav-tabs > li > a {
    font-size: 12px;
    padding: 10px 4px;
  }
  .csvrowlimits {
    font-size: 14px;
  }
  .ingram-gaurntee .pull-left {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .ingram-gaurntee .media-body {
    display: block;
    margin-top: 15px;
    width: 100%;
  }
  .ingram-gaurntee .media-object {
    margin: 0 auto;
  }
  .product-view-wrapper .pv-details div {
    width: 100%;
  }
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 400px) {
  .reg-head {
    font-size: 18px;
    line-height: 26px;
  }

  .ll-gray-txt {
    float: left;
    padding-right: 15px;
    width: 98px;
    text-align: left;
  }
  .dark-gry-txt,
  .lot-blue-txt {
    float: left;
  }
  .lot-gray-box .col-xs-6 {
    width: 100%;
  }
  .product-img-wrapper .img-wrp .item {
    height: 220px;
  }
  .ldetails-head {
    font-size: 18px;
  }
  .product-img-wrapper .item .thumb img {
    height: 46px;
  }
  .filters-left {
    width: 65%;
  }
  .blayer.toggled .btn-main2 {
    left: 65%;
  }
  .lot-btns-wrap .btn-primary.btn-light,
  .auction-detail-wrapper .btn-primary {
    height: auto;
    padding: 8px;
  }
  .lot-btns-wrap > div,
  .lot-btns-wrap > div + div {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 5px;
    margin-top: 5px;
  }
}
@media screen and (max-width: 370px) {
  .steps-wrapper li + li:before {
    width: 18px;
    left: -13px;
  }
  .plv-wrapper .media > .pull-left {
    width: 150px;
  }
}
@media screen and (max-width: 360px) {
  .clearfix.form-group.fs-16 .pull-right,
  .clearfix.form-group.fs-16 .pull-left {
    float: none !important;
    width: 100%;
    text-align: center;
  }
  .clearfix.form-group.fs-16 .pull-right {
    margin-top: 12px;
  }
}
@media screen and (max-width: 345px) {
  .plv-wrapper .media > .pull-left {
    width: 140px;
  }
  .star-wrap {
    right: 2px;
  }
}
