.page-content {
  margin-top: 0px !important;
  /*opacity: 0.5;*/
}
.content {
  padding-top: 0px;
}
.bg-card {
  background-color: #ffffff;
  height: 104px;
  position: relative;
}
.left-border-side-div {
  border-right: 1px solid rgba(218, 223, 230, 0.5);
  height: 100%;
  position: absolute;
  left: -1px;
}
.signup-main-img-div {
  max-width: 475px;
}
.signup-card {
  /*position: absolute;*/
  width: 100%;
  background-color: #f8f9fb;
  height: auto;
}
.home-section01-img svg {
  position: absolute;
  left: 0;
  z-index: 0;
  top: 178px;
}
.home-section01-img {
  width: auto;
  position: relative;
}
.sign-pg {
  border-radius: 4px;
  box-shadow: 0 16px 50px 0 rgba(9, 31, 80, 0.06);
  background-color: #ffffff;
  width: 1032px;
  height: auto;
  padding: 20px 20px 0 20px;
  transform: translateY(-95px);
  position: relative;
}
.sign-header {
  margin: 20px 0 33px 57px;
  font-family: Hind;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: left;
  color: #122247;
}

.sign-cont {
  width: 372px;
  max-width: 372px;
  margin-left: 57px;
}
.form-group {
  position: relative;
  margin-bottom: 16px;
}
.form-group label {
  font-family: Heebo;
  font-size: 12px !important;
  font-weight: normal;
  line-height: 1.83;
  text-align: left;
  letter-spacing: normal !important;
  color: #122247 !important;
  margin-bottom: 9px !important;
}
input.form-control,
.signup-form select.form-control {
  display: block;
  font-family: Heebo;
  font-style: normal;
  font-weight: normal;
  font-size: 16px !important;
  line-height: 1.75 !important;
  box-sizing: border-box;
  border-radius: 32px;
  height: 48px;
  padding: 8px 16px 6px 24px !important;
  border: solid 1px #dadfe6;
  background: transparent;
  color: #122247;
}
input::placeholder {
  color: #b3bdcb !important;
  font-size: 16px !important;
  font-family: Heebo !important;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: #b3bdcb !important;
  font-size: 16px !important;
  font-family: Heebo !important;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: #b3bdcb !important;
  font-size: 16px !important;
  font-family: Heebo !important;
}
.eye-black-sign {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  right: 1.2rem;
  top: 3.2rem;
  color: #b3bdcb;
  z-index: 2;
}
.eye-blue-sign {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  right: 1.2rem;
  top: 3.2rem;
  color: #b3bdcb;
  z-index: 2;
  display: none;
}
.checkbox-container-signup {
  max-width: 302px;
  box-sizing: border-box;
  text-align: left;
  height: auto;
  margin-left: 4px;
  margin-top: 20px;
}
.checkbox-label {
  display: block;
  position: relative;
  cursor: pointer;
  font-size: 12px;
  line-height: 24px;
  height: 16px;
  width: 16px;
  clear: both;
  margin-top: 2px;
}
.checkbox-label input {
  position: absolute;
  opacity: 0;
  top: 3px;
}
.checkbox-label input:checked ~ .checkbox-custom {
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
  border: 1px solid #b3bdcb;
}
.checkbox-label input:checked ~ .checkbox-custom {
  background-color: #ffffff;
  border-radius: 2px;
  -webkit-transform: rotate(0deg) scale(1);
  -ms-transform: rotate(0deg) scale(1);
  transform: rotate(0deg) scale(1);
  opacity: 1;
  border: 1px solid #b3bdcb;
}
.checkbox-label .checkbox-custom::after {
  position: absolute;
  content: "";
  left: 12px;
  top: 12px;
  height: 16px;
  width: 16px;
  border-radius: 2px;
  border: solid #58ad94;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(0deg) scale(0);
  -ms-transform: rotate(0deg) scale(0);
  transform: rotate(0deg) scale(0);
  opacity: 1;
}
.checkbox-label input:checked ~ .checkbox-custom::after {
  -webkit-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
  opacity: 1;
  left: 4px;
  top: 1px;
  width: 6px;
  height: 10px;
  border: solid #58ad94;
  border-width: 0 3px 3px 0;
  background-color: transparent;
  border-radius: 2px;
}
.checkbox-label .checkbox-custom {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 16px;
  width: 16px;
  background-color: transparent;
  border-radius: 2px;
  border: 1px solid #b3bdcb;
}
.checkbox-txt-sign {
  margin-left: 28px;
  width: 320px;
  max-width: 320px;
  font-size: 12px;
  color: #7688a2;
  top: 50%;
  -webkit-transform: translateY(-8%);
  transform: translateY(-8%);
  line-height: 22px;
}
.checkbox-container-signup .checkbox-txt-sign {
  color: #7688a2 !important;
}
.checkbox-container-signup .checkbox-txt-sign:focus,
.checkbox-container-signup .checkbox-txt-sign:active,
.checkbox-container-signup .checkbox-txt-sign:hover {
  color: #7688a2 !important;
}
.col-blue {
  color: #004fe5;
  cursor: pointer;
}
.checkbox-txt-sign a:focus,
.checkbox-txt-sign a:active,
.checkbox-txt-sign a:hover {
  color: #004fe5 !important;
}
.itl-button-orange {
  background: #fd7847;
  box-shadow: 0 4px 4px 0 rgba(253, 120, 71, 0.2);
  border-radius: 32px;
  font-family: Hind;
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
  height: 48px;
  /* width: 100%; */
  border: 1px solid #fd7847;
  padding: 12px 16px 12px 16px;
  margin-top: 28px;
}
.itl-button-orange:focus {
  color: #ffffff;
  background: #fd7847;
  box-shadow: 0 4px 4px 0 rgba(253, 120, 71, 0.2);
  border-color: #fd7847;
}
.or {
  font-family: Heebo;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
  color: #7688a2;
  margin-top: 9px;
}
.or:before,
.or:after {
  background-color: #dadfe6;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 161px;
}
.or:before {
  right: 16px;
  margin-left: 4%;
  margin-top: 23px;
  margin-bottom: 24px;
}
.or:after {
  left: 16px;
  margin-top: 23px;
  margin-bottom: 24px;
}
.social-div {
  margin-top: 7px;
}
.social-media-div {
  width: 178px;
  height: 48px;
  padding: 12px 30px 12px 42px;
  border-radius: 32px;
  border: solid 1px #dadfe6;
  display: inline-block;
}
.social-google-img {
  margin-left: 7px;
}
.social-mr {
  margin-right: 12px;
}
.social-media-div span {
  margin: 0 0 0 9px;
  font-family: Heebo;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71;
  color: #122247;
  vertical-align: middle;
}
.social-media-div .g-txt {
  margin-left: 11px;
}
.have-an-div {
  font-family: Heebo;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71;
  color: #7688a2;
  margin-top: 32px;
}
.signup-page .sign-cont .have-an-div .hv-col-blue {
  color: #004fe5 !important;
  margin-left: 4px;
}
.left-side-cont {
  padding-left: 46px;
  margin-top: 2px;
}
.left-header-div {
  max-width: 371px;
  font-family: Hind;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.31;
  text-align: left;
  color: #000000;
  margin-left: 6px;
  margin-top: 7px;
}
.left-header-sub-head,
.left-header-sub-head01 {
  max-width: 323px;
  font-family: Hind;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-align: left;
  color: #122247;
}
.left-header-sub-head {
  margin: 25px 6px 21px 6px;
}
.left-header-sub-head01 {
  margin: 32px 0px 16px 6px;
}
.left-side-ul {
  margin-bottom: 0px;
  list-style: none;
}
.left-side-ul li {
  font-family: Heebo;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: left;
  color: #122247;
  margin-left: 26px;
  margin-bottom: 12px;
}
.left-side-ul li {
  position: relative;
}

.left-side-ul li:before {
  position: absolute;
  top: 4px;
  margin: 8px 0 0 -20px;
  vertical-align: middle;
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #000000;
  content: "";
  border-radius: 50%;
}
.home-section10 {
  padding: 112px 0px 105px;
}
.home-featured-box .heading-title04,
.our-del-part-div .our-del-head-txt,
.heading-title02-1,
.signup-feature-heading,
.all-ship-sol-heading {
  font-family: Hind;
  font-size: 40px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #122247;
  text-transform: none;
}
.carousel .polo-carousel-item img {
  opacity: 1;
}
.our-del-main-div {
  background-image: linear-gradient(to top, #ffffff, #f8f9fb);
  padding: 0px 0 46px 0px;
}
.our-del-part-div {
  max-width: 1032px;
  height: auto;
  margin: auto;
}
.our-del-part-div .our-del-head-txt {
  margin-bottom: 81px;
}
.our-del-part-div .owl-carousel.owl-loaded {
  width: 100%;
  display: inline-block;
}
.our-del-part-div .owl-carousel .owl-stage-outer {
  width: 85%;
  overflow: hidden;
  margin: auto;
  box-shadow: 0 0px 50px 2px rgb(9 31 80 / 3%);
  background: rgba(9, 31, 80, 0.02);
}
.our-del-part-div .our-del-part-card {
  display: inline-block;
  margin-right: 5px;
  list-style-type: none;
  margin-bottom: 15px;
}
.owl-carousel .owl-item {
}
.our-del-part-div .our-del-part-card {
  border-radius: 4px;
  height: 192px;
  padding: 32px 32px 32px 32px;
  text-align: center;
  font-size: 16px !important;
  line-height: 1.75 !important;
  color: #122247 !important;
  font-family: "Heebo", sans-serif !important;
  background: #ffffff;
  width: 210px;
  box-shadow: 0 0px 20px 0 rgba(9, 31, 80, 0.06);
}
.our-del-part-div .owl-carousel .owl-nav button.owl-prev {
  float: left;
  position: relative;
  top: -131px;
  /*left: -80px;*/
}
.our-del-part-div .owl-carousel .owl-nav button.owl-next {
  float: right;
  position: relative;
  top: -131px;
  /*right: -80px;*/
}
.our-del-part-div .our-del-tags-left {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 0;
  float: left;
}
.our-del-part-div .our-del-tags-right {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 0;
  float: right;
}
.our-del-part-div .our-del-tags-left {
  padding-left: 0px;
}
.our-del-part-div .our-del-tags-left,
.our-del-part-div .our-del-tags-right,
.review-div .review-tags-left,
.review-div .review-tags-right {
  outline: 0px;
}
.our-del-part-div .owl-carousel .owl-nav button.owl-next:focus,
.our-del-part-div .owl-carousel .owl-nav button.owl-prev:focus,
.review-div .owl-carousel .owl-nav button.owl-next:focus,
.review-div .owl-carousel .owl-nav button.owl-prev:focus {
  outline: none;
}
.our-del-part-div .our-del-tags-left .left-arrow a,
.our-del-part-div .our-del-tags-right .right-arrow a,
.review-div .review-tags-left .left-arrow a,
.review-div .review-tags-right .right-arrow a {
  display: inline-block;
  width: 48px;
  height: 48px;
  border: 1px solid #dadfe6;
  box-sizing: border-box;
  border-radius: 100px;
  text-align: center;
  padding: 11px 5px;
}
.our-del-card-txt {
  font-family: Heebo;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.75;
  text-align: center;
  color: #122247;
  margin-top: 15px;
}
.our-del-part-div .owl-carousel .owl-item .sign-plat-img {
  width: 126px;
  margin-left: 4px;
}
.home-ship-easy-box {
  margin-top: 80px;
}
.home-easy-ship-step02 {
  position: relative;
  top: 0px;
  width: 237px;
  left: -2px;
}
.home-easy-ship-step03 {
  left: -3px;
  position: relative;
}
.home-easy-ship-step04 {
  left: -5px;
  position: relative;
}
.home-easy-ship-img .ship-home-number {
  right: 62px;
  top: 10px;
}
.home-easy-ship-text {
  width: 240px;
}
.home-easy-ship-text h4 {
  letter-spacing: 0.1px;
  margin: 0 0 16px;
}
.home-easy-ship-text p {
  font-family: Heebo !important;
}
.home-section08 {
  width: 100%;
  background: #f8f9fb;
  padding-top: 80px;
  padding-bottom: 94px;
  min-height: 694px;
}
.signup-feature-main-div {
  background-color: #ffffff;
  padding-top: 112px;
}
.signup-feature-heading {
  max-width: 782px;
  margin: 0 auto;
  padding-bottom: 80px;
  letter-spacing: 0.1px;
}
.signup-feature-div {
  margin: 0 auto;
  max-width: 1032px;
  min-width: 1032px;
  padding-top: 0px;
}
.signup-feature-section-01,
.signup-feature-section-02,
.signup-feature-section-03 {
  width: 100%;
  display: block;
  margin: 0px auto;
}
.signup-feature-section-01 .signup-feature-img {
  float: left;
  width: 505px;
  height: 320px;
  margin: 0 111px 0 0px;
  text-align: center;
}
.signup-feature-section-01 .signup-feature-desc {
  float: left;
  width: 416px;
  height: 120px;
  margin: 93px 0px 0 0;
  text-align: left;
}
.signup-feature-section-02 .signup-feature-img {
  float: right;
  width: 505px;
  height: 320px;
  margin: 24px 0px 0 80px;
  text-align: center;
}
.signup-feature-section-02 .signup-feature-desc {
  float: left;
  width: 416px;
  height: 120px;
  margin: 116px 0px 0 0;
  text-align: left;
}
.signup-feature-section-03 .signup-feature-img {
  float: left;
  width: 505px;
  height: 320px;
  margin: 24px 111px 0 0px;
  text-align: center;
}
.signup-feature-section-03 .signup-feature-desc {
  float: left;
  width: 416px;
  height: 120px;
  margin: 118px 0px 0 0;
  text-align: left;
}
.signup-feature-desc-heading {
  font-size: 24px;
  line-height: 34px;
  color: #122247;
  font-weight: 400;
  text-align: left;
  font-family: "Hind", sans-serif;
  margin: 0px 0 15px 0;
}
.signup-feature-desc p {
  font-size: 16px;
  line-height: 28px;
  color: #7688a2;
  font-weight: 400;
  text-align: left;
  font-family: "Heebo", sans-serif;
  margin: 0px 0 15px 0;
}
.all-ship-sol-div {
  margin: 0 auto;
  max-width: 1032px;
  min-width: 1032px;
  padding-top: 112px;
  /*padding-bottom: 112px;*/
}
.all-ship-sol-heading {
  padding-bottom: 64px;
}
.all-ship-sol-board {
  /* display: grid;
    grid-template-rows: 268px 268px 268px;
    grid-template-columns: 344px 344px 344px;*/
}
.all-ship-sol-box {
  background-color: #ffffff;
  align-items: center;
  justify-content: center;
  color: #122247;
  padding: 40px 60px 40px 40px;
  display: inline-block;
  width: 344px;
  height: 268px;
  float: left;
  /*box-shadow: inset -1px -1px 0 0 rgba(179, 189, 203, 0.24);*/
  outline: 1px solid rgba(179, 189, 203, 0.24);
}
.all-ship-sol-txt {
  font-family: Hind;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.42;
  text-align: left;
  color: #122247;
  margin-top: 32px;
  max-width: 232px;
}
.all-ship-sol-box img {
  width: 88px;
}
.review-heading {
  font-family: Hind;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.56;
  letter-spacing: 0.72px;
  text-align: center;
  color: #7688a2;
  text-transform: uppercase;
}
.review-main-div {
  background-color: #f8f9fb;
}
.review-div {
  max-width: 983px;
  margin: 0 auto;
  padding-top: 112px;
  padding-bottom: 49px;
}
.owl-review-txt {
  font-family: Hind;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.31;
  color: #122247;
  max-width: 737px;
  margin-left: 20px;
  margin-top: 30px;
}
.reviewer-nm {
  font-family: Hind;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #122247;
  margin: 32px 0px;
}
.review-owl-div {
  width: 100%;
  height: auto;
  margin: auto;
  margin-top: 25px;
}
.owl-carousel-review {
  display: none;
  width: 100%;
  z-index: 1;
}
.no-js .owl-carousel-review,
.owl-carousel-review .owl-loaded {
  display: block;
}
.review-div .owl-carousel-review.owl-loaded {
  width: 100%;
  display: inline-block;
}
.owl-carousel-review,
.owl-carousel-review .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel-review .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel-review .owl-stage-outer {
  width: 89%;
  overflow: hidden;
  margin: auto;
}
.owl-carousel-review .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel-review.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel-review .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}
.owl-carousel-review .owl-item,
.owl-carousel-review .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel-review,
.owl-carousel-review .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-cal-review-div {
  display: inline-block;
  margin-right: 15px;
  list-style-type: none;
  margin-bottom: 15px;
}
.owl-cal-review-div {
  width: 100%;
}
.owl-carousel-review {
  z-index: 1;
}
.owl-carousel-review .owl-nav button.owl-next,
.owl-carousel-review .owl-nav button.owl-prev,
.owl-carousel-review button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel-review .owl-dot,
.owl-carousel-review .owl-nav .owl-next,
.owl-carousel-review .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel-review .owl-nav button.owl-next:focus,
.owl-carousel-review .owl-nav button.owl-prev:focus {
  outline: none;
}
.signup-user-img {
  margin-left: 23px;
  margin-top: 30px;
  width: 92px;
}
.owl-carousel-review .owl-stage {
  width: 5000px;
}
.owl-carousel-review .owl-nav button.owl-prev {
  float: left;
  position: relative;
  top: -170px;
  left: -24px;
}
.owl-carousel-review .owl-nav button.owl-next {
  float: right;
  position: relative;
  top: -170px;
  left: 24px;
}
.avialable-main-div {
  background-color: #ffffff;
  padding-top: 112px;
}
.avialable-main-div .our-del-head-txt {
  margin-bottom: 81px;
}
.avialable-main-div .our-del-card-txt {
  margin-top: 21px;
}
.avialable-main-div .our-del-card-txt-mt {
  margin-top: 21px;
  margin-left: 2px;
}
.avialable-main-div .owl-carousel .owl-item img {
  height: 72px;
}
.avialable-main-div .our-del-part-card {
  padding: 38px;
}
.avialable-main-div .featured-on-mt {
  margin-top: 48px;
  padding-top: 0px;
  padding-bottom: 80px;
}
.avialable-main-div .heading-title04 {
  font-family: Hind;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.56;
  letter-spacing: 0.72px;
  color: #7688a2;
}
.avialable-main-div .client-logo-mt {
  /*margin-top: 18px;*/
}
.avialable-main-div .client-logo-daily-mt {
  /*margin-top: 12px;*/
}
.client-logos .polo-carousel-item {
  padding: 17px 30px;
}
.join-us .polo-carousel-item {
  padding: 28px 30px 28px 30px;
}
.left-side-seller {
  display: inline-block;
  margin-bottom: 12px;
  margin-right: 5px;
  width: 88px;
}
.left-side-seller img {
  width: 100%;
}
.left-side-seller-div {
  margin-left: -2px;
  margin-bottom: 35px;
}
.home-logistic-register .home-more-btn3 {
  width: 152px;
}
.home-logistic-register-box .home-logistic-register h4 {
  letter-spacing: normal;
}
.home-logistic-register-box {
  padding: 65px 160px;
}
.left-side-seller-div-mob,
.why-log-mob-div,
.review-mob-div {
  display: none;
}
.carousel .polo-carousel-item img {
  width: 152px;
}
.parsley-errors-list.filled {
  color: red;
}
.parsley-required,
.parsley-equalto,
.parsley-pattern,
.parsley-minlength,
.parsley-min,
.parsley-type,
.parsley-range,
.parsley-length {
  color: #ee596b;
  padding-top: 8px;
  /*padding-bottom: 5px;*/
}
.parsley-uppercase,
.parsley-special,
.parsley-number {
  padding-top: 5px;
}
.parsley-error {
  border-color: #ee596b !important;
  box-shadow: none !important;
}
.owl-carousel .owl-prev.disabled .our-del-tags-left .left-arrow a img,
.owl-carousel .owl-next.disabled .our-del-tags-right .right-arrow a img,
.owl-carousel-review .owl-prev.disabled .review-tags-left .left-arrow a img,
.owl-carousel-review .owl-next.disabled .review-tags-right .right-arrow a img {
  opacity: 0.3;
  -webkit-transition: unset;
  -moz-transition: unset;
  -o-transition: unset;
  transition: unset;
}
.owl-carousel .owl-prev.disabled .our-del-tags-left .left-arrow a,
.owl-carousel .owl-next.disabled .our-del-tags-right .right-arrow a,
.owl-carousel-review .owl-prev.disabled .review-tags-left .left-arrow a,
.owl-carousel-review .owl-next.disabled .review-tags-right .right-arrow a {
  background-color: transparent;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
}
.signup-main-img {
  max-width: 100%;
}
.social-media-div img {
  width: 20px;
  height: auto;
}
.home-easy-ship-img img {
  width: 152px;
}
.signup-feature-img img {
  width: 100%;
}
.signup-rever-img {
  width: 178px;
}
.blockUI {
  z-index: 2147483648 !important;
}
.mfp-zoom-out {
  overflow: auto !important;
}

@media (max-width: 1199px) {
  .sign-pg {
    max-width: 1032px;
    width: 100%;
  }
  .signup-main-img {
    width: 100%;
  }
  .sign-header,
  .sign-cont {
    margin-left: 30px;
  }
  .our-del-main-div {
    padding: 80px 0 46px 0px;
  }
  .our-del-part-div {
    padding: 0 30px;
  }
  .home-easy-ship-text {
    width: 100%;
  }
  .our-del-part-div .our-del-part-card {
    width: 194px;
  }
  .our-del-part-div .our-del-part-card {
    box-shadow: 0 16px 50px 0 rgba(9, 31, 80, 0.02);
  }
  .our-del-part-div .owl-carousel .owl-stage-outer {
    /*box-shadow: 0 16px 50px 0 rgba(9, 31, 80, 0.01);
		background: unset;*/
  }
}
@media (max-width: 1024px) {
  .home-ship-easy-box {
    width: 95%;
    margin: 0 24px;
  }
  .home-section10 {
    padding: 60px 0px 70px;
  }
  .home-featured-box .heading-title04 {
    margin-bottom: 15px;
  }
  .our-del-main-div {
    padding: 50px 0 46px 0px;
  }
  .home-section08 {
    padding-top: 40px;
    padding-bottom: 40px;
    min-height: 450px;
  }
  .itl-web-home-page {
    padding-top: 0px;
  }
  h3.heading-title02-1 {
    margin-bottom: 25px;
  }
  .signup-feature-main-div,
  .all-ship-sol-heading,
  .review-div,
  .avialable-main-div {
    padding-top: 40px;
  }
  .signup-feature-heading {
    padding-bottom: 40px;
  }
  .signup-feature-img img {
    width: 100%;
    height: auto;
  }
  .signup-feature-div,
  .all-ship-sol-div {
    padding: 0 30px;
  }
  .signup-feature-section-01 .signup-feature-img {
    margin-right: 40px;
  }
  .signup-feature-section-03 .signup-feature-img {
    margin-right: 0px;
  }
  .signup-feature-section-02 .signup-feature-img {
    margin-left: 0px;
  }
  .all-ship-sol-div {
    min-width: 0px;
  }
  .all-ship-sol-box {
    width: 320px;
  }
  .all-ship-sol-div {
    padding-bottom: 40px;
  }
  .review-div {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 15px;
  }
  .owl-carousel-review .owl-stage-outer {
    width: 98%;
  }
  .client-logos .polo-carousel-item {
    width: 250px !important;
  }
  .signup-feature-main-div .all-ship-sol-div .all-ship-sol-board {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
  }
  .signup-feature-main-div .all-ship-sol-div .all-ship-sol-txt {
    text-align: center;
  }
  .signup-feature-main-div .all-ship-sol-div .all-ship-sol-board {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
  }
  .signup-feature-main-div .all-ship-sol-div .all-ship-sol-txt {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 920px) {
  .left-side-cont {
    padding-left: 0px;
  }
  .sign-header,
  .sign-cont {
    margin-left: 8px;
  }
  .sign-cont {
    width: 96%;
  }
  .checkbox-txt-sign {
    width: 265px;
  }
  .or:before,
  .or:after {
    width: 120px;
  }
  .social-media-div {
    width: 136px;
    padding: 12px 18px 12px 18px;
  }
  .have-an-div {
    margin-bottom: 40px;
  }
  .itl-web-home-page .home-ship-easy-box {
    background: none !important;
  }
  .home-easy-ship-outer01,
  .home-easy-ship-outer02,
  .home-easy-ship-outer03,
  .home-easy-ship-outer04 {
    float: left;
    width: 48%;
    margin: 0;
  }
  .home-easy-ship-img .ship-home-number {
    right: 22px;
  }
  .signup-feature-div {
    min-width: auto;
  }
  .signup-feature-section-01 .signup-feature-img,
  .signup-feature-section-02 .signup-feature-img,
  .signup-feature-section-03 .signup-feature-img {
    float: none !important;
    width: 504px;
    height: auto;
    margin: 0px;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .signup-feature-section-01 .signup-feature-desc,
  .signup-feature-section-02 .signup-feature-desc,
  .signup-feature-section-03 .signup-feature-desc {
    width: 100%;
    margin: 32px 0px 0 0;
  }
  .all-ship-sol-box {
    margin: 20px 17px 20px 17px;
  }
  .our-del-part-div {
    padding: 0px 20px;
  }
  .our-del-part-div .our-del-head-txt {
    margin-bottom: 45px;
  }
  .our-del-part-div .owl-carousel.owl-loaded {
    width: 100%;
  }
  .our-del-part-div .owl-carousel .owl-stage-outer {
    width: 84%;
  }
  .our-del-carosel-div {
    width: 100%;
  }
  .our-del-part-div .our-del-part-card {
    width: 182px;
    padding: 25px;
  }
  .our-del-part-div {
    max-width: 720px;
    padding: 0px;
  }
  .home-section13 {
    padding-bottom: 0px;
  }
  .home-logistic-register-box {
    padding: 65px 160px;
  }
  .owl-review-txt {
    width: 46%;
  }
  .review-main-div {
    padding: 0 25px;
  }
  .signup-feature-main-div .all-ship-sol-div .all-ship-sol-board {
    gap: 0;
  }
  .signup-feature-main-div .all-ship-sol-div .all-ship-sol-board {
    gap: 0;
  }
}
@media (max-width: 767px) {
  .sign-cont {
    width: 100%;
    max-width: 100%;
  }
  .sign-header,
  .sign-cont {
    margin-left: 0px;
    padding: 0 24px;
  }
  .sign-header {
    font-size: 20px;
  }
  .right-side-div {
    order: 1;
  }
  .left-side-div {
    order: 2;
    border: 0px;
    /*background-color: #f8f9fb;*/
  }
  .left-side-seller-cont {
    background-color: #ffffff;
  }
  .left-side-ship-cont,
  .signup-main-img,
  .left-side-seller-div,
  .form-group .form-mob-disp {
    display: none;
  }
  .left-header-sub-head01 {
    margin: 0px 24px 24px 24px;
    text-align: center;
    font-size: 24px;
    line-height: 1.33;
    font-weight: normal;
  }
  .left-side-seller-div-mob {
    margin: 0px 24px 28px 24px;
    text-align: center;
  }
  .signup-card {
    height: auto;
  }
  .bg-card,
  .our-del-part-div .owl-carousel .owl-nav button.owl-prev,
  .our-del-part-div .owl-carousel .owl-nav button.owl-next,
  .signup-feature-div,
  .review-desk-div,
  .join-us,
  .our-del-part-div .our-del-part-card .our-del-card-txt,
  .home-section08 {
    display: none;
  }
  .container {
    padding: 0px;
  }
  .sign-pg {
    box-shadow: none;
    padding: 49px 0px 0px;
    transform: unset;
  }
  .eye-black-sign,
  .eye-blue-sign {
    top: 1rem;
  }
  .or:before,
  .or:after {
    width: 109px;
  }
  .or:before {
    margin-left: 0px;
    left: -16px;
  }
  .or,
  .social-div {
    text-align: center;
  }
  .sign-header {
    margin: 0px 0px 15px;
  }
  .checkbox-txt-sign {
    width: 280px;
    margin-top: 1px;
  }
  .itl-button-orange {
    height: 40px;
    margin-top: 24px;
    padding: 9px 16px 9px 16px;
  }
  .or {
    margin-top: 10px;
  }
  .social-media-div {
    width: 128px;
    height: 40px;
    padding: 8px 15px 8px 15px;
  }
  .social-google-img {
    padding-left: 0px;
  }
  .have-an-div {
    text-align: center;
    line-height: 1.75;
    font-size: 16px;
  }
  .left-header-div {
    margin: 0px;
  }
  .left-header-div,
  .our-del-part-div .our-del-head-txt,
  .heading-title02-1,
  .signup-feature-heading,
  .all-ship-sol-heading,
  .review-heading {
    font-size: 24px;
  }
  .left-side-seller-beardo,
  .left-side-seller-upstox {
    margin-right: 12px;
    display: inline-block;
    margin-bottom: 12px;
    width: 84px;
  }
  .left-side-seller-zodiac,
  .left-side-seller-byjus,
  .left-side-seller-fynd {
    margin-right: 12px;
    display: inline-block;
    margin-bottom: 12px;
    width: 84px;
  }
  .left-side-seller-oxem,
  .left-side-seller-ic,
  .left-side-seller-bb {
    display: inline-block;
    margin-bottom: 12px;
    width: 84px;
    margin-right: 12px;
  }
  .left-side-seller-beardo img,
  .left-side-seller-upstox img,
  .left-side-seller-fynd img,
  .left-side-seller-zodiac img,
  .left-side-seller-byjus img,
  .left-side-seller-oxem img,
  .left-side-seller-ic img,
  .left-side-seller-bb img {
    max-width: 100%;
  }
  .home-section10 {
    padding: 40px 0px 0px;
  }
  .home-featured-box .heading-title04 {
    font-size: 24px;
    padding: 0 24px;
    margin-bottom: 0px;
  }
  .join-us .polo-carousel-item {
    padding: 17px 30px 0px;
  }
  .our-del-part-div .our-del-part-card {
    width: 96px;
    height: 72px;
    padding: 16px 8px;
    margin-bottom: 14px;
    margin-right: 0px;
  }
  .our-del-part-div .owl-carousel .owl-stage-outer {
    width: 100%;
  }
  .our-del-part-div {
    padding: 0px 0px 0px 0px;
  }
  .our-del-main-div .our-del-part-div .owl-carousel.owl-loaded {
    padding-left: 24px;
  }
  .our-del-main-div {
    padding: 40px 0 0px 0px;
    /* background-image: unset;
    background-color: #f8f9fb; */
    background-image: linear-gradient(to top, #ffffff, #f8f9fb);
  }
  .our-del-part-div .our-del-head-txt {
    margin-bottom: 24px;
  }
  .home-easy-ship-outer01,
  .home-easy-ship-outer02,
  .home-easy-ship-outer03,
  .home-easy-ship-outer04,
  .home-easy-ship-step02,
  .home-easy-ship-step01,
  .home-easy-ship-step03,
  .home-easy-ship-step04,
  .home-easy-ship-outer01,
  .home-easy-ship-outer02,
  .home-easy-ship-outer03,
  .home-easy-ship-outer04 {
    width: 100%;
  }
  .home-easy-ship-img img,
  .home-easy-ship-img {
    width: 80px;
  }
  .home-easy-ship-step02 .home-easy-ship-img img,
  .home-easy-ship-step03 .home-easy-ship-img img,
  .home-easy-ship-step04 .home-easy-ship-img img {
    height: 80px;
  }
  .home-easy-ship-img .ship-home-number {
    font-size: 24px;
    top: -69px;
    right: 41px;
  }
  .home-easy-ship-text,
  .home-easy-ship-img {
    display: inline-block;
  }
  .home-easy-ship-text {
    width: 65%;
    vertical-align: top;
    margin-left: 14px;
  }
  .home-ship-easy-box {
    padding-right: 24px;
  }
  .home-easy-ship-step02 .home-easy-ship-img .ship-home-number {
    top: -84px;
    right: 36px;
  }
  .home-easy-ship-step03 .home-easy-ship-img .ship-home-number {
    top: -78px;
    right: 38px;
  }
  .home-easy-ship-step04 .home-easy-ship-img .ship-home-number {
    top: -84px;
    right: 33px;
  }
  .all-ship-sol-heading {
    padding: 0px 0px 26px 0;
    width: 272px;
    line-height: 1.33;
    margin: 0 auto;
  }
  .all-ship-sol-div {
    padding: 0 0px 0 24px;
  }
  .all-ship-sol-box {
    width: 170px;
    padding: 0px;
    text-align: center;
    margin: 0 21px 0 0;
    height: auto;
    outline: none;
    float: unset;
    vertical-align: text-top;
  }
  .all-ship-sol-txt {
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 9px;
    line-height: 1.5;
  }
  .all-ship-sol-box img {
    width: 64px;
  }
  .review-heading {
    line-height: 20px;
    font-size: 16px;
    letter-spacing: normal;
  }
  .review-div .review-tags-left .left-arrow a,
  .review-div .review-tags-right .right-arrow a {
    width: 40px;
    height: 40px;
  }
  .signup-feature-main-div {
    padding-bottom: 24px;
  }
  .our-del-part-div .owl-carousel .owl-item .sign-plat-img {
    width: auto;
    margin-left: 4px;
    height: 40px;
  }
  .home-logistic-register-box {
    padding: 40px 20px 33px;
  }
  .home-logistic-register-box .home-logistic-register h4 {
    margin: 0 0 16px;
  }
  .avialable-main-div .featured-on-mt {
    padding-bottom: 0px;
  }
  .avialable-main-div .home-section10 {
    min-height: 172px;
  }
  .footer-content {
    padding: 0 24px;
  }
  .client-logos .polo-carousel-item {
    padding: 17px 0px;
  }
  input.form-control {
    height: 40px;
    padding: 6px 24px 6px 24px !important;
  }
  .left-side-seller-div-mob,
  .why-log-mob-div,
  .review-mob-div,
  .avialable-main-div .our-del-part-div .our-del-part-card .our-del-card-txt {
    display: block;
  }
  .why-log-mob-div {
    background-color: #f8f9fb;
    padding: 40px 24px 24px;
  }
  .left-header-sub-head {
    margin: 0px 0px 16px;
  }
  .left-side-ul li {
    margin-bottom: 16px;
    margin-left: 20px;
    line-height: 1.5;
  }
  .left-side-ul li:before {
    top: 1px;
    margin: 8px 0 0 -19px;
  }
  .review-main-div {
    background-color: #ffffff;
    height: 459px;
  }
  .review-div {
    padding: 40px 0px 0px 0px;
  }
  .signup-user-img {
    width: 48px;
    margin-left: 16px;
    margin-top: 14px;
  }
  .owl-cal-review-div,
  .review-owl-img-mob {
    width: 93%;
  }
  .owl-carousel-review .owl-stage-outer {
    width: 71%;
  }
  .review-owl-img-mob,
  .reviewer-nm {
    text-align: center;
  }
  .owl-review-txt {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    font-size: 20px;
    line-height: 1.4;
    margin-top: 32px;
  }
  .review-owl-img-mob {
    position: relative;
  }
  .signup-quotes-img {
    position: absolute;
    left: 78px;
    top: 2px;
  }
  .owl-carousel-review .owl-nav button.owl-next,
  .owl-carousel-review .owl-nav button.owl-prev {
    left: 0px;
    top: -317px;
  }
  .reviewer-nm {
    font-size: 16px;
    font-weight: 500;
    margin: 24px 0px;
  }
  .review-div .review-tags-left .left-arrow a,
  .review-div .review-tags-right .right-arrow a {
    padding: 8px 5px;
  }
  .review-div .review-tags-left .left-arrow a img,
  .review-div .review-tags-right .right-arrow a img {
    width: 13px;
  }
  .review-owl-div {
    margin-top: 18px;
  }
  .avialable-main-div .our-del-part-div .our-del-part-card {
    width: 110px;
    height: 102px;
  }
  .avialable-main-div .our-del-card-txt {
    margin-top: 12px;
    font-size: 12px;
    margin-left: 0px;
  }
  .avialable-main-div .our-del-part-div .owl-carousel.owl-loaded {
    padding-left: 24px;
    padding-bottom: 7px;
  }
  .avialable-main-div .sign-plat-img {
    width: 70px;
    height: 40px;
  }
  .avialable-main-div .owl-carousel .owl-item img {
    width: 100%;
    height: auto;
  }
  .avialable-main-div {
    background-color: #f8f9fb;
  }
  .avialable-main-div .featured-on-mt {
    margin-top: 0px;
    padding: 40px 0px 16px 0px;
  }
  .avialable-main-div .our-del-head-txt {
    max-width: 272px;
    margin: 0 auto 24px auto;
    line-height: 1.33;
  }
  .avialable-main-div .heading-title04 {
    font-size: 16px;
    line-height: 1.25;
    letter-spacing: normal;
  }
  .home-logistic-register .home-more-btn3 {
    height: 40px !important;
    padding: 10px 22px 9px 18px !important;
  }
  .polo-carousel-item img,
  .client-logos .polo-carousel-item {
    width: 152px !important;
  }
  .our-del-part-div .owl-carousel .owl-stage-outer {
    box-shadow: none;
    background: unset;
  }
  .our-del-part-div .our-del-part-card {
    box-shadow: 0 16px 50px 0 rgba(9, 31, 80, 0.01);
  }
  .avail-plat-img-div {
    width: 70px;
    height: 40px;
    margin: 0 auto;
  }
}
@media (max-width: 414px) {
  .all-ship-sol-box {
    width: 171px;
  }
  .owl-carousel-review .owl-stage-outer {
    width: 74%;
  }
  .left-side-cont {
    padding-left: 0;
  }
}
@media (max-width: 411px) {
  .all-ship-sol-box {
    width: 169px;
    margin: 0 auto;
    display: block;
  }
}
@media (max-width: 375px) {
  .all-ship-sol-box {
    width: 151px;
  }
  .owl-carousel-review .owl-stage-outer {
    width: 82%;
  }
}
@media (max-width: 360px) {
  .all-ship-sol-box {
    width: 144px;
  }
  .owl-carousel-review .owl-stage-outer {
    width: 86%;
  }
}
@media (max-width: 320px) {
  .sign-header {
    width: 272px;
  }
  .left-side-seller-beardo,
  .left-side-seller-upstox {
    margin-right: 7px;
  }
  .left-side-seller-zodiac,
  .left-side-seller-byjus,
  .left-side-seller-fynd {
    margin-right: 6px;
  }
  .left-side-seller-oxem,
  .left-side-seller-ic,
  .left-side-seller-bb {
    margin-right: 0px;
  }
  .all-ship-sol-box {
    /* width: 124px; */
    width: 180px;
  }
  .all-ship-sol-heading {
    margin: 0;
  }
  .left-side-seller-div-mob {
    text-align: left;
  }
  .left-side-seller {
    margin-right: 4px;
  }
  .owl-carousel-review .owl-stage-outer {
    width: 98%;
  }
  .checkbox-txt-sign {
    width: 184px;
    margin-top: 1px;
  }
  #agree_tnc-errors {
    padding-top: 8px;
  }
}
@media (min-width: 540px) and (max-width: 541px) {
  .left-side-cont {
    padding-left: 0;
  }
  .all-ship-sol-div {
    padding: 0 30px;
  }
}
@media (min-width: 768px) {
  .signup-form select.form-control {
    height: 48px !important;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1032px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .our-del-part-div .owl-carousel .owl-stage-outer {
    width: 885px;
  }
  .signup-feature-heading {
    letter-spacing: 0.3px;
  }
  .signup-feature-desc-heading {
    letter-spacing: 0.1px;
  }
  .signup-user-img {
    margin-left: 31px;
    margin-top: 39px;
  }
  .owl-review-txt {
    max-width: 658px;
    margin-left: 48px;
    margin-top: 45px;
  }
  .owl-carousel-review .owl-stage-outer {
    width: 888px;
  }
  .signup-quotes-img {
    margin-top: 4px;
    width: 58px;
  }
  .owl-carousel-review .owl-nav button.owl-prev,
  .owl-carousel-review .owl-nav button.owl-next {
    top: -202px;
  }

  .signup-feature-section-02 .signup-feature-desc p {
    letter-spacing: -0.1px;
  }
  .have-an-div {
    padding-bottom: 20px;
  }
  .signup-card {
    /*margin-bottom: 18px;*/
  }
  .signup-feature-img img {
    width: auto;
  }
  .home-featured-box .heading-title04 {
    margin-bottom: 29px;
  }
}
@media (min-width: 1440px) {
  .home-featired-logos {
    /*max-width: 1180px;*/
    /*margin: auto;*/
  }
  .checkbox-label input:checked ~ .checkbox-custom::after {
    top: 0px;
  }
}
@media (min-width: 1700px) {
  .home-section01-img svg {
    top: 0px;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .owl-carousel-review .owl-stage {
    width: 5000px !important;
  }
}

/* otp verification model */
.modal#modal_otp_verfication #modal-otpverification {
  padding: 0px 10px;
}
.modal#modal_otp_verfication .modal-content .modal-body {
  padding: 1rem 0rem !important;
}
.modal#modal_otp_verfication .modal-content {
  text-align: center;
  border-radius: 12px;
}
.modal#modal_otp_verfication .modal-content .modal-header {
  border-bottom: none;
  border-radius: 12px;
}
.ithink-modal-description {
  border-bottom: 1px solid #d2cccc;
  margin-bottom: 20px;
}
.modal#modal_otp_verfication .modal-content::after {
  display: none;
}
.modal#modal_otp_verfication #otp-btn-container {
  margin: 0 20px;
  padding-bottom: 0px;
}
.modal#modal_otp_verfication #otp-btn-container {
  top: 0px !important;
  left: 0px;
}

.numberVerify-model {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  border: 1px solid black;
}

.ithink-modal-description .otp-verifysent {
  padding-top: 7px;
  padding-bottom: 12px;
  font-size: 16px;
}

.ithink-modal-description .otp-verifyreceive {
  padding-bottom: 25px;
}
#modal-otpverification {
  max-width: 544px;
}
#modal-otpverification .ithink-modal-title {
  font-family: "Hind";
  font-weight: 600;
  color: #000000;
  font-size: 24px;
}
.ithink-modal-description .otp-fields {
  display: flex;
  justify-content: center;
  gap: 20px;
  padding-bottom: 40px;
}

.ithink-modal-description .otp-fields input {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border: 1px solid #d1d5db;
  border-radius: 6px;
  text-align: center;
  font-family: "Hind";
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  padding: 8px;
}

.ithink-modal-description .otp-fields input:focus-visible {
  outline-color: black;
}

#otp-btn-container {
  position: relative;
  text-align: right;
  left: 17%;
  top: 32px;
  padding-bottom: 17px;
}

#otp-modelcontent {
  margin-top: 0;
}

#otp-verifyimage {
  width: 213px;
  height: 160px;
}

#otp-btn-container .btn {
  border-radius: 50px;
  outline: none;
  height: 36px;
  padding: 12px 35px;
}

#otp-btn-container .itl-button-white {
  background-color: white;
  color: black;
  border-color: #d2cccc;
  font-family: "Hind";
}
#otp-btn-container .itl-button-blue {
  background-color: #004fe5;
  border-color: #004fe5;
  font-family: "Hind";
  cursor: no-drop;
}

.otp-resend {
  color: #004fe5;
  cursor: pointer;
  font-family: "Hind";
}

button:not(:disabled) {
  cursor: pointer !important;
}

#modal-otpverification .modal-content {
  position: relative;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
}

#modal-otpverification .modal-content::after {
  content: "";
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #d2cccc;
  bottom: 15%;
}
.otp-fields.disable-error-data,
.otp-verifysent.disable-error-data,
#otp-modelcontent .not-receive.disable-error-data,
#otp-btn-container.disable-error-data,
#modal-otpverification .ithink-modal-title.disable-error-data {
  display: none;
  border-bottom: none;
}
.modal-open .modal {
  padding-right: 0 !important;
}

#otpverifyno,
#otp-modelcontent .not-receive {
  font-family: "Hind";
  font-weight: 600;
  color: #000000;
  font-size: 14px;
  margin-bottom: 0;
}
.otp-timer-content {
  padding-bottom: 15px;
}
.resend-timer,
.threehours-timer {
  display: none;
  color: #004fe5;
  font-size: 14px;
  font-family: "Hind";
}

#otp-modelcontent .otp-verifysent {
  font-family: "Hind";
  font-weight: 500;
}
.ithink-web-confirmation-modal .modal-header {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}

.ithink-web-confirmation-modal .modal-content {
  border-radius: 12px;
}

#error_message_modalss,
#error_message_modals {
  display: block;
  color: red;
  font-family: "Hind";
  font-weight: 500;
  padding-top: 5px;
  font-size: 16px;
}
html.modal-open-noscroll {
  overflow: hidden;
  background-color: #b3bdcb;
}

#modal_otp_verfication .close:not(:disabled):not(.disabled):focus {
  outline: none;
}

@media screen and (max-width: 376px) {
  #otp-verifyimage {
    width: 213px !important;
    height: 132px !important;
  }
  .ithink-web-confirmation-modal .ithink-modal-title {
    margin-top: 10px !important;
  }
  .ithink-web-confirmation-modal .modal-body {
    padding: 0 24px !important;
  }
  .otp-timer-content {
    padding-bottom: 20px !important;
  }
  #otp-btn-container {
    top: 65px !important;
  }
  .ithink-modal-description .otp-fields {
    padding-bottom: 15px !important;
  }
  #modal-otpverification .modal-content::after {
    bottom: 24% !important;
  }
}
@media screen and (max-width: 400px) {
  #modal-otpverification .modal-content::after {
    bottom: 27%;
  }
}
@media screen and (max-width: 480px) {
  #modal-otpverification .modal-content::after {
    bottom: 27%;
  }
  #otp-btn-container {
    position: relative;
    left: 2%;
    top: 65px;
  }
}

@media screen and (min-width: 539px) and (max-width: 540px) {
  #modal-otpverification .modal-content::after {
    bottom: 22%;
  }
}
@media screen and (max-width: 767px) {
  #otp-btn-container {
    top: 69px;
  }
}

@media (max-width: 1024px) {
  .signup-card .container {
    max-width: 980px !important;
  }
}

.sign-pg .left-side-seller-div {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-left: 0;
  margin-right: 40px;
}

.sign-pg .hover-logo-wrap {
  position: relative;
  width: 110px;
  height: 45px;
}

.sign-pg .brand-logo {
  width: 28%;
  object-fit: contain;
  transition: opacity 0.3s ease;
  display: block;
}

.sign-pg .color-img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.sign-pg .hover-logo-wrap:hover .color-img {
  opacity: 1;
}

.sign-pg .hover-logo-wrap:hover .grey-img {
  opacity: 0;
}

@media (max-width: 1024px) {
  .sign-pg .left-side-seller-div {
    margin-right: 5px;
  }
  .sign-pg .hover-logo-wrap {
    width: 96px;
  }
}
@media (max-width: 768px) {
  .sign-pg .signpg-left-content {
    padding-left: 0;
  }
  .sign-pg .left-side-seller-div {
    gap: 12px;
    margin-right: 0;
  }
  .sign-pg .hover-logo-wrap {
    width: 30%;
  }
  .sign-pg .brands-heading {
    margin: 20px auto;
  }
  .sign-pg .brands-heading {
    margin: 20px auto;
    max-width: 340px;
  }
  .sign-pg .brand-logo {
    width: 28%;
    height: 54px;
  }
}
@media (max-width: 541px) {
  .sign-pg .left-side-seller-div {
    margin-right: 0;
  }
  .sign-pg .hover-logo-wrap {
    width: 114px;
  }
  .sign-pg .brand-logo {
    width: 25%;
    height: 40px;
  }
}
@media (max-width: 500px) {
  .sign-pg .left-side-seller-div {
    margin-right: 0;
    margin-left: 0;
  }
  .sign-pg .hover-logo-wrap {
    width: 23%;
  }
  .sign-pg .brand-logo {
    width: 25%;
    height: 30px;
  }
}
/* vc carousel start*/
.vc-carousel-outer {
  padding: 35px 0 !important;
}
.vc-carousel-outer .vc-heading {
  padding-right: 15px;
}
.our-del-main-div {
  padding-top: 25px !important;
}

.video-carousel .owl-stage {
  margin: 0 auto !important;
}
.video-carousel .owl-stage .owl-item:last-child {
  margin-right: 0 !important;
}
html.modal-noscroll {
  overflow: hidden;
}
.testimonial-card {
  position: relative;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  max-width: 320px;
  margin: auto;
  text-align: center;
  font-family: "Inter", sans-serif;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 30px;
  transition: transform 0.3s ease;
}
.testimonial-card:hover {
  border-radius: 18px;
}
.testimonial-card .video-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  transition: background 0.3s ease;
  z-index: 1;
}
.testimonial-card:hover .video-wrapper::after {
  background: rgba(0, 0, 0, 0.3);
}

.video-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 18px;
}
.video-wrapper img {
  width: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}
.video-wrapper .vcithinklogo {
  width: 25px !important;
  height: 25px !important;
}
.video-wrapper .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: white;
  border: 3px solid white;
  transition: background 0.3s;
  cursor: pointer;
}
.video-wrapper:hover .play-button {
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
}

.video-wrapper .vcplaybtn {
  position: absolute;
  top: 44%;
  left: 37%;
  width: 50px !important;
  height: 50px !important;
  cursor: pointer;
  transition: transform 0.3s ease, filter 0.3s ease;
  z-index: 2;
}
.testimonial-card:hover .vcplaybtn {
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.7));
  cursor: pointer;
}

.vc-client-logo {
  position: absolute;
  width: 60px !important;
  left: 36%;
  bottom: 17%;
  z-index: 2;
}
.vc-client-logo img {
  width: 100% !important;
}

.testimonial-info {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
}
.testimonial-info .description {
  font-size: 14px;
  color: #333;
  margin-bottom: 6px;
  line-height: 1.4;
}
.testimonial-info .author {
  font-size: 12px;
  color: #888;
  font-style: italic;
}

.vc-modal-body {
  padding: 0 !important;
}

.modal-close-btn {
  top: 6px !important;
  outline: none !important;
  border: none !important;
}

.vc-carousel-content {
  position: relative;
}
.vc-carousel-content .vc-close-btn {
  position: absolute;
  right: -10px;
  bottom: 97%;
  height: 28px;
  width: 29px;
  background: #f5e5e5;
  color: black;
  z-index: 1000000;
  border-radius: 30px;
  border: none;
  font-size: 30px;
  display: flex;
  justify-content: center;
  align-items: end;
  outline: none;
}

.vc-client-video .vc-client-video-iframe {
  outline: none !important;
  border: none;
  border-radius: 4px;
}

/* Responsive */
@media (max-width: 1024px) {
  .testimonial-card {
    width: 93%;
  }
  .vc-carousel-content,
  .vc-client-video-iframe {
    height: 75vh !important;
  }
  .vc-carousel-content .vc-close-btn {
    bottom: 98.5%;
  }
  .vc-client-logo {
    bottom: 14% !important;
    left: 40% !important;
  }
  .video-wrapper .vcplaybtn {
    left: 44% !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .vcmodal .modal-dialog {
    max-width: 85vw !important;
  }
  .vc-carousel-content .vc-close-btn {
    width: 33px;
    height: 33px;
    bottom: 98%;
    font-size: 45px;
  }
}

@media (max-width: 768px) {
  .testimonial-card {
    max-width: 342px;
    gap: 55px;
  }
  .video-wrapper .vcplaybtn {
    left: 39% !important;
  }
  .vc-client-logo {
    width: 70px !important;
    left: 36% !important;
    bottom: 26% !important;
  }
  .testimonial-info {
    text-align: center;
    justify-content: center;
  }
  .testimonial-info .description {
    font-size: 22px;
  }
  .testimonial-info .author {
    font-size: 18px;
  }
  .video-wrapper:hover .play-button {
    background: none;
  }
}

@media (min-width: 539px) and (max-width: 541px) {
  .video-wrapper {
    width: 60%;
    left: 20%;
  }
  .video-carousel {
    padding-top: 15px;
  }
  .testimonial-card {
    gap: 40px;
  }
  .vc-client-logo {
    width: 89px !important;
    left: 45% !important;
    bottom: 21% !important;
  }
  .vc-client-logo img {
    width: 70% !important;
  }
  .video-wrapper .vcplaybtn {
    left: 40% !important;
  }
  .testimonial-info {
    text-align: center;
    justify-content: center;
  }
  .vc-carousel-content .vc-close-btn {
    right: -4px;
    bottom: 97%;
  }
}

@media (max-width: 500px) {
  .testimonial-card {
    gap: 34px;
  }
  .video-wrapper {
    height: 100%;
  }
  .video-wrapper img {
    height: 315px !important;
    object-fit: contain;
  }
  .vc-client-logo {
    width: 63px !important;
    left: 42.5% !important;
    bottom: 18% !important;
  }
  .video-wrapper .vcplaybtn {
    top: 44%;
    left: 43% !important;
  }
  .testimonial-info {
    text-align: center;
    justify-content: center;
  }
  .testimonial-info .description {
    font-size: 18px;
  }
  .testimonial-info .author {
    font-size: 15px;
  }
  .vc-carousel-content,
  .vc-client-video-iframe {
    height: 75vh !important;
  }
  .vc-carousel-outer .vc-heading {
    padding-bottom: 15px;
  }
  .vc-carousel-content .vc-close-btn {
    right: -4px;
    bottom: 98%;
  }
  .testimonial-card:hover .video-wrapper::after {
    background: none;
  }
}
.feedspace-element-review-contain-box,
.feedspace-element-review-contain-box p {
  font-family: "Heebo", sans-serif;
}
.feedspace-element-footer {
  display: none;
}
/* Shiprocket Table CSS start */
.containertable {
  padding: 0 20px;
  max-width: 1021px;
  margin: 90px auto;
}

.comparison__heading {
  font-size: 36px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  margin: auto;
  width: 581px;
  padding-bottom: 40px;
  color: #252c32;
}

.comparison__highlight {
  font-weight: bold;
}
/* Comparison Table */
/* .comparison-table {
  display: flex;
  flex-wrap: wrap;
  border-radius: 10px;
  box-shadow: 2px 0 0px rgba(33, 124, 254, 0.4);
  border-top-right-radius: 21px;
  
} */

/* Left side */
/* .table-left {
  flex: 2;
  background: #fff;
  border: 1px solid #eee;
  border-right: none;
  border-bottom-left-radius: 10px;
} */

/* .table-left .itl-table-row{
  display: flex;
  border-bottom: 1px solid #e5eaef;
  font-size: 15px;
} */
/* .table-left .itl-table-row:first-child{
	border-top-left-radius: 21px;
}
.table-left .itl-table-row:last-child {
  border-bottom: none;
} */

/* .table-left .itl-table-row.header {
  background:#e5eaef;
  font-weight: bold;
} */
/* .row-feature-col{
	margin: 0 !important;
} */
/* .feature-col{
  display: flex !important;
  justify-content: center;
  color: #252c32;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
} */
.header .feature-col,
.header .itl-col {
  font-weight: 600;
  height: 58px;
}
/* .feature-col,
.itl-col {
	height:74px;
  padding: 13px;
  flex: 1;
  border-right: 1px solid #eee;
  display: flex;
  align-items: center;
  display: flex;
  flex-direction: column;
  gap:9px;
} */

/* .itl-col {
  background: #ffe6e6;
  color: #e03131;
  font-weight: 500;
  justify-content: center;
} */
.table-img .lazy-laoding {
  width: 24px;
  height: 24px;
}
/* .itl-col-bg{
	background:#f0f4f7;
} */

.table-img-signup .lazy-laoding {
  width: 24px;
  height: 24px;
}
/* Right side */
/* .table-right {
	margin-top: -10px;
  flex: 1;
  background: #1279ff;
  border: 2px solid #217CFE;
  border-radius: 21px 21px 0px 0;
  box-shadow: 0 0 8px rgba(0, 0, 255, 0.9);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
} */

/* .table-right .header {
	display:flex;
	flex-direction: column;
	height: 68px;
  background: #1279ff;
  color: #fff;
  text-align: center;
  padding: 20px 14px 10px;
  font-weight: bold;
  font-size: 16px;
  border-radius: 19px 19px 0px 0;
  justify-content: center;
} */
/* .row-feature-col{
	border-bottom: 1px solid #fff ;
} */
/* .itl-col .itl-table-row{
	margin: 0px !important;
} */
/* .table-right .itl-table-row{
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 12px;
  padding: 13px 13px 8px;
  font-size: 15px;
  margin: 0px !important;
background: #ffffff; 
    max-height: 74px;
	height: 74px;
} */
/* .table-first-row{
	 border-top-right-radius: 21px;
  border-top-left-radius: 21px; 
} */

/* .table-right .itl-table-row:last-child {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
	max-height: 78px;
    height: 78px;
} */

/* .table-right .itl-table-row span:last-child {
  color: #217CFE;
  font-weight: 600;
} */
/* .table-right .row-heading-para{
	color:#1279ff;
	font-size: 16px;
    font-weight: 600;
	line-height: 0.94;
	font-stretch: normal;
	font-style: normal;
	letter-spacing: normal;
	text-align: center;
} */
/* .row-heading-sub-para{
	border-top-left-radius: 12px;
	border-top-right-radius:12px;
} */
/* .disclaimer {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
  color: #16181a66;
} */
.left-side-signup-itl-first {
  display: flex;
  justify-items: center;
  align-items: center;
  gap: 10px;
  margin-bottom: 20px;
}
.left-header-div-second {
  max-width: 443px;
  margin-bottom: 34px;
  font-size: 32px;
  font-weight: normal;
}
.left-side-signup-itl-first-para {
  font-size: 18px;
  color: #252c32;
  padding-top: 4px;
}
.left-side-signup-itl-first-last {
  margin-bottom: 50px;
}
/* .myVerticalSwiper {
  height: 30px;
} */

/* Shiprocket Table CSS media query start */
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .table-img-signup .lazy-laoding {
    width: 16px;
    height: 16px;
  }
  .left-side-signup-itl-first-para {
    font-size: 14px;
  }
  .left-side-signup-itl-first {
    margin-bottom: 8px;
    gap: 6px;
    padding-top: 3px;
  }
  .sign-header-content {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  /* .sign-header-content{
	max-width: 100%;
    text-align: center;
	font-size: 16px;
	} */
  /* .sign-pg-new{
		padding: 38px 0 0;
	} */
}
@media (max-width: 768px) {
  .sign-header-content {
    max-width: 100% !important;
    text-align: center;
    font-size: 16px !important;
  }
  .containertable {
    padding: 0 10px;
  }
  .comparison__heading {
    font-size: 20px;
    width: 100%;
    max-width: 365px;
    line-height: 1.2;
  }
  /* .feature-col{
		font-size: 12px;
		font-weight: 600;
	} */
  /* .table-right .header{
		font-size: 12px;
		border-radius: 8px 8px 0 0;
	} */
  /* .comparison-table {
		border-radius: 10px;
	} */
  /* .row-feature-col {
		margin: 0 !important;
			min-height: 74px;
			max-height: 74px;
	} */
  /* .header.row-feature-col{
			min-height: auto;
			max-height: auto;
	} */
  /* .table-left,
	.table-right {
		width: 100%;
		border-radius: 10px;
		border: 1px solid #eee;
	} */
  /* .table-left .itl-table-row:first-child {
    border-top-left-radius: 11px;
} */
  /* .table-right {
		box-shadow: 0 0 10px rgba(33, 124, 254, 0.15);
		border: 2px solid #1279ff;
		border-top: none;
  box-shadow: 0 0 8px rgba(0, 0, 255, 0.9);
	} */
  /* .table-right .itl-table-row,.table-right .itl-table-row:last-child {
		max-height: 74px;
    	height: 74px;
		justify-content: center;
	} */
  /* .table-right .itl-table-row{
		gap: 4px;
	} */
  .table-img .lazy-laoding {
    width: 17px;
    height: 17px;
  }
  /* .table-left .itl-table-row{
		font-size: 12px;
	} */
  /* .table-right .row-heading-para {
		font-size: 12px;
	} */
  /* .feature-col, .itl-col{
		text-align: center;
		font-size: 12px;
        font-weight: normal;
		
	} */
  /* .itl-col
	{
		gap: 2px;

	} */
  .disclaimer {
    font-size: 12px;
  }
}
@media (max-width: 400px) {
  .feature-col,
  .itl-col {
    font-size: 12px !important;
    padding: 6px !important;
  }
  .table-right .row-heading-para {
    font-size: 12px;
  }
  .table-right .itl-table-row {
    padding: 7px 9px 9px 9px !important;
    gap: 2px;
    font-size: 12px;
  }
  .feature-col {
    line-height: 12px;
  }
  .itl-col-detail {
    line-height: 12px;
  }

  .header .feature-col,
  .header .itl-col {
    height: 53px;
  }
  .table-right .header {
    height: 60px;
    padding: 24px 14px 10px;
  }
  .sign-header-content {
    margin: 1px 39px 18px 23px;
    width: 330px;
  }
  .mobile-only-swiper {
    padding: 0px !important;
  }
  .mobile-only-box {
    padding: 14px !important;
  }
}
/* @media (max-width: 500px) {
	.cod-carousel-outer .vc-heading {
	padding-right: 15px;
	line-height:1.07 ;
	font-size: 20px;
}
} */

/* Shiprocket Table CSS end */

/* bootstrap css start */
/* signup page header content start from here  */
.sign-header-content {
  font-weight: normal;
  max-width: 372px;
  line-height: 28px;
  color: #122247;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
}
.common-header-signup {
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  font-family: Hind;
}
.left-side-para {
  width: 476px;
  margin: 30px 0 0px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.18;
  text-align: left;
  color: #122247;
}
.itl-col-text {
  color: #472e7b !important;
}
.left-side-para-signup {
  margin: 0px;
}
.left-side-para-second {
  width: 476px;
  height: 35px;
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
  text-align: left;
  color: #122247;
  margin-top: 10px;
}

.responsive-break,
.left-border-responsive-div-first,
.left-border-responsive-div-second,
.shiprocket-table-nonresposive {
  display: none;
}
.left-border-responsive-div-first {
  font-family: "Hind";
  font-weight: 500;
}
.left-side-header-responsive,
.left-border-responsive-div,
.shiprocket-table-resposive {
  display: block;
}

@media (min-width: 768px) {
  .left-border-responsive-div,
  .shiprocket-table-resposive {
    display: none !important;
  }
  .shiprocket-table-nonresposive {
    display: block !important;
  }
}

.left-border-responsive-div {
  max-width: 100%;
  height: 134px;
  flex-grow: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 0;
}
.left-border-responsive-div-first {
  font-size: 22px;
  line-height: 1.55;
  text-align: center;
  color: #16181a;
}

.left-border-responsive-div-second {
  max-width: 149px;
  height: 22px;
  flex-grow: 0;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  line-height: 1;
  color: #16181a;
}
.mobile-only-box {
  display: none;
}
.mobile-title {
  line-height: 26px;
}
.itl-btn-nonresponsive {
  display: none;
}
@media (max-width: 767px) {
  .left-side-header-responsive,
  .itl-btn-responsive {
    display: none;
  }
  .responsive-break,
  .left-border-responsive-div-first,
  .left-border-responsive-div-second {
    display: block;
  }
  .itl-btn-nonresponsive {
    display: inline-block;
  }

  .left-border-responsive-div {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px 17px;
  }
  .mobile-only-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background-color: #fff1ed;
    padding: 15px;
    border-radius: 10px;
    margin: 0 auto;
    margin-top: 38px;
    margin-bottom: 32px;
    width: 90%;
  }
  .mobile-title {
    font-size: 20px;
    font-weight: 700;
    margin: 0px !important;
    color: #16181a;
    font-weight: 600;
    font-weight: 600;
    padding: 5px 10px;
  }
  .mobile-subtitle {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
    color: #16181a;
    padding-bottom: 10px;
  }
}
/* signup page header content end here  */
.carousel-container {
  height: 60px; /* Height of 1 item */
  overflow: hidden;
  position: relative;
}

.carousel-inner {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-in-out;
}

.carousel-item {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  font-size: 16px;
  text-align: center;
}
.disclaimer {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
  color: #16181a66;
}
.itl-feature-col {
  height: 58px;
  background-color: #e5eaef;
  font-size: 16px;
  color: #16181a;
  border-top-left-radius: 21px;
  padding: 13px;
}
.itl-shiprocket-col {
  height: 58px;
  background-color: #f0f4f7;
  font-size: 16px;
  font-weight: 600;
  color: #472e7b;
  padding: 13px;
}
.itl-logistic-col {
  height: 68px;
  background-color: #1279ff;
  margin-top: -10px;
  border-top-left-radius: 21px;
  border-top-right-radius: 21px;
  font-size: 16px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.5;
  padding: 20px 14px 10px;
}
.comparison-table-row {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.comparision-table-first-col {
  height: 78px;
  border-bottom: solid 1px #e5eaef;
  border-left: solid 1px #e5eaef;
  color: #252c32;
  font-size: 16px;
  text-align: center;
  padding: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comparision-table-first-col-last {
  border-bottom-left-radius: 22px;
}
.comparision-table-second-col {
  height: 78px;
  border-bottom: solid 1px #fff;
  background-color: #feedef;
  padding: 7px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comparision-table-third-col {
  height: 78px;
  background-color: #fff;
  border-left: 1px solid #1279ff;
  border-right: 1px solid #1279ff;
  padding: 7px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.comparision-table-third-col-last {
  border-bottom: 1px solid #1279ff;
  border-bottom-left-radius: 21px;
  border-bottom-right-radius: 21px;
}
.comparision-table-third-col-first {
  border-top-left-radius: 22px;
  border-top-right-radius: 22px;
}
.itl-logistic-shadow {
  box-shadow: -4px 0 12px rgba(18, 121, 255, 0.4),
    4px 0 12px rgba(18, 121, 255, 0.4);
}
.comparision-table-text-first {
  align-self: stretch;
  flex-grow: 0;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #f44b5f;
}
.comparision-table-text-second {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: center;
  color: #1279ff;
}
.comparision-table-second-row {
  display: flex;
  align-items: center;
  gap: 9px;
}
.ct-weight-normal {
  font-weight: normal !important;
}
.container-row {
  display: flex;
  align-items: center;
}
.comparision-table-third-col-first-bg {
  background-color: #1279ff;
  padding: 0;
}
.comparision-table-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 12px;
}

.exclusive-benefits {
  width: 100%;
  background: #f8f9fb;
  padding: 100px 0;
  /* min-height: 805px; */
  min-height: 675px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.exclusive-benefits-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.heading-title-03 {
  margin: 0 !important;
  font-family: Hind;
  font-size: 36px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  text-align: center;
  color: #122247;
}
.exclusive-benefit-logo {
  text-align: center;
  margin-bottom: 32px;
}

.logo-default {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}

.credit-facilities {
  display: flex;
  justify-content: center;
  gap: 32px;
  padding: 40px;
  padding-top: 0;
}
.credit-facilities-box {
  /* width: 400px; */
  padding: 40px 32px;

  border-radius: 12px;
  border: solid 1px #dbdee3;
  background-color: #fff;
}
.credit-facilities-box h4 {
  margin: 0 0 16px;
  font-family: Hind;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #122247;
}
.credit-facilities-bullets {
  list-style-type: none;
  padding-left: 0;
  margin: 0;
}

.credit-facilities-txt {
  display: flex;
  align-items: baseline;
  font-family: Heebo;
  font-size: 18px;
  margin-bottom: 24px;
  text-align: left;
  color: #7688a2;
}

.credit-facilities-bullets img {
  width: 14px;
  height: 10px;
  margin-right: 10px;
}

.eligibility-offer {
  margin: 0 0 32px;
  font-family: Heebo;
  font-size: 18px;
  text-align: center;
  color: #0c0c0d;
}

.eligibility-offer span {
  font-weight: bold;
}
.get-started-btn {
  width: 176px;
  height: 48px;
  padding: 12px 16px;
  border-radius: 32px;
  box-shadow: 0 4px 4px 0 rgba(253, 120, 71, 0.2);
  background-color: #fd7847;
  color: #ffffff;
  font-weight: 600;
  line-height: 1.5;
  border: none;
  font-family: Hind;
}
.get-started {
  display: flex;
  justify-content: center;
}
.growth-alliance {
  width: 100%;
  /* min-height: 625px; */
  /* flex-grow: 0; */
  /* margin: 805px 0 0; */
  padding: 100px 304px;
  background-color: #04294f;
  display: flex;
  justify-content: center;
  align-items: center;
}

.growth-alliance-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.heading-title-03-1 {
  width: 832px;
  height: 50px;
  flex-grow: 0;
  margin: 0 0 32px;
  margin-bottom: 32px !important;
  font-family: Hind;
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.growth-alliance-desc {
  font-family: Heebo;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.growth-alliance-desc span {
  font-weight: bold;
}
.nirmaan-get-started-btn {
  text-align: center !important;
  line-height: normal !important;
  color: #fff !important;
  cursor: pointer !important;
}

.nirmaan-btn:focus {
  color: #ffffff;
  background: #fd7847;
  box-shadow: 0 4px 4px 0 rgba(253, 120, 71, 0.2);
  border-color: #fd7847;
}

.nirmaan-btn a:not(.btn):not(.badge):hover {
  color: #ffffff !important;
}

/* a:not(.btn):not(.badge):hover,
a:not(.btn):not(.badge):focus,
a:not(.btn):not(.badge):active {
  text-decoration: none;
  outline: none;
  color: #ffffff !important;
} */

.itl-white-bg {
  background-color: white;
  border-radius: 10px;
  padding: 13px 24px;
}

.ng-white-bg {
  position: relative;
  top: 2.5px;
}

/* media screen start here responsive css */
@media (max-width: 1024px) {
  .comparision-table-text-first {
    line-height: 1.06;
  }
  .comparision-table-text-second {
    line-height: 1.06;
  }

  .mainMenu-open ul#nirmaan-godrej-right-menu {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .comparision-table-first-col {
    font-size: 13px;
    line-height: 1.2;
  }
  .comparision-table-text-first {
    font-size: 13px;
  }
  .comparision-table-text-second {
    font-size: 13px;
  }
  .comparision-table-second-row {
    gap: 5px;
  }

  .growth-alliance-desc {
    padding: 40px 40px 0 40px;
  }
  .exclusive-benefits {
    padding: 40px 0;
  }
  .eligibility-offer {
    padding: 0 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .comparision-table-second-col {
    height: 84px;
  }
  .comparision-table-first-col {
    height: 84px;
  }
  .comparision-table-third-col {
    height: 84px;
  }
  .comparision-table-second-row {
    gap: 5px;
  }
}
@media screen and (min-width: 501px) and (max-width: 540px) {
  .comparision-table-text-first,
  .comparision-table-text-second {
    font-size: 12px;
    line-height: 1.1;
  }
  .comparision-table-second-row {
    gap: 5px;
  }
}
@media (max-width: 500px) {
  .itl-feature-col {
    font-size: 12px;
  }
  .itl-shiprocket-col {
    font-size: 12px;
  }
  .itl-logistic-col {
    font-size: 12px;
    line-height: 1.1;
  }
  .comparision-table-first-col {
    font-size: 12px;
    line-height: 1.2;
    padding: 5px;
    padding: 21px 9px 16px;
    height: 95px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .comparision-table-second-col {
    padding: 21px 9px 16px;
    height: 95px;
    font-size: 12px;
    line-height: 1.2;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .comparision-table-third-col {
    height: 95px;
    font-size: 12px;
    line-height: 1.2;
    padding: 21px 9px 16px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .comparision-table-text-first,
  .comparision-table-second-row,
  .comparision-table-text-second,
  .comparision-table-third-col {
    font-size: 12px;
    line-height: 1.2;
  }
  .comparision-table-second-row {
    gap: 2px;
  }
  .comparision-table-button {
    margin-top: 10px;
  }
}
@media (max-width: 320px) {
  .comparision-table-text-first,
  .comparision-table-first-col,
  .comparision-table-text-second {
    font-size: 10px;
  }
  .itl-shiprocket-col {
    font-size: 10px;
  }
  .itl-logistic-col {
    font-size: 10px;
  }
  .sign-header-content {
    margin: 9px 0px;
  }
}
@media (max-width: 767px) {
  .heading-title-03,
  .heading-title-03-1 {
    font-size: 24px;
    width: 272px;
  }

  .logo-default,
  .credit-facilities {
    flex-direction: column;
  }
  .exclusive-benefits {
    /* min-height: 500px; */
    padding: 40px 0;
  }
  .growth-alliance {
    padding: 40px 0;
  }
  .growth-alliance-desc {
    padding: 40px 40px 0 40px;
  }
}
@media (min-width: 768px) {
  .credit-facilities-box {
    width: 350px;
  }
  .growth-alliance-desc {
    margin: 0 32px;
  }
}
/* bootstrap css end */
