@charset "UTF-8";
/*.............cat-login.............*/
.cat-login {
  padding: 20px 0 50px;
}

.cat-products {
  margin-bottom: 30px;
  border-top: 1px solid #e4e4e4;
  padding-top: 15px;
  transition: border 0.5s ease;
  -webkit-transition: border 0.5s ease;
  -moz-transition: border 0.5s ease;
  -o-transition: border 0.5s ease;
}

.cat-products:hover {
  border-color: #92c8d4;
}

.cat-products h5 {
  font-size: 24px;
  font-weight: 500;
  color: #707070;
  text-align: center;
  margin-bottom: 10px;
  transition: color 0.5s ease;
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
}

.cat-products:hover h5 {
  color: #92c8d4;
}

.cat-products .pr-listing {
  background: #f0f0f0;
  padding: 10px 0px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  position: relative;
  transition: background 0.5s ease;
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  overflow: hidden;
}

.cat-products:hover .pr-listing {
  background: #8FB3BB;
}

.cat-products .pr-listing::after,
.cat-products .pr-listing::before {
  content: "";
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%);
  height: 100%;
  width: 300px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
}

.cat-products .pr-listing::before {
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0, #fff 100%);
  right: auto;
  left: 0;
}

.cat-products .pr-listing a {
  margin: 0 5px;
}

.cat-products .pr-listing a img {
  height: 185px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 5px;
}

/*-----------------------Testmonth Box---------------*/
.announce-section-container-mobile {
  display: none;
}

.announce-section-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.announce-section-testmonth {
  display: block;
}

.announce-section-uploadservice {
  margin-top: 7px;
  display: block;
}

.test-right.testmonth,
.test-right.uploadservice,
.lend-section .lend-box1 {
  background: rgb(144, 179, 187);
  background: linear-gradient(90deg, rgb(144, 179, 187) 0%, rgb(82, 119, 127) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#90b3bb",endColorstr="#52777f",GradientType=1);
  height: auto;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px 0 0 20px;
  color: #fff;
  display: block;
}

.test-right .test-right-content {
  padding: 15px 30px 8px 30px;
}

.announce-section-container .test-right .test-right-content h3 {
  color: white;
  font-size: 16px;
  font-weight: 500;
  line-height: 0.8rem;
}

.announce-section-container .test-right .test-right-content p {
  color: white;
  font-size: 12px;
  margin: 0;
  margin-top: 5px;
  font-weight: 400;
}

/* --------------------End Testmonth screen landing Page-----------------*/
.home-first-section {
  padding: 0px 0 50px;
  margin-top: -50px;
}

.home-first-section .head {
  padding: 0 0 0 30px;
}

.home-first-section .head h1 {
  color: #8FB3BB;
  font-size: 32px;
  font-weight: 500;
  margin: 0;
}

.home-first-section .head h6 {
  font-weight: 500;
  font-size: 22px;
  margin: 0;
}

.home-section-leftcontent {
  padding-left: 30%;
  padding-top: 40px;
}

.home-section-leftcontent ul li {
  padding: 2px 0;
  font-size: 20px;
  color: #979797;
}

.home-section-leftcontent ul li:hover {
  font-weight: 500;
}

.home-first-section .rowheight {
  height: 250px;
  overflow: hidden;
}

.home-second-section {
  margin: 50px 0;
}

.home-second-section .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}

.home-second-section .hss-left {
  background: #fefefe;
  height: 100%;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 0 20px 20px 0;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.hss-left-content img {
  max-width: 300px;
  margin-bottom: 24px;
}

.hss-left-content {
  max-width: 450px;
  padding: 20px 70px 20px 0px;
}

.hss-left-content p {
  color: #8FB3BB;
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
  margin: 0;
}

.home-second-section .hss-right, .lend-section .lend-box1 {
  background: rgb(144, 179, 187);
  background: linear-gradient(90deg, rgb(144, 179, 187) 0%, rgb(82, 119, 127) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#90b3bb",endColorstr="#52777f",GradientType=1);
  min-height: 280px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 20px 0 0 20px;
  margin-left: 15px;
  color: #fff;
  display: flex;
  align-items: center;
}

.hss-right-content {
  padding: 70px;
}

.home-second-section .hss-right .hss-right-content h3 {
  font-size: 24px;
  font-weight: 600;
}

.home-second-section .hss-right .hss-right-content p {
  font-size: 20px;
  margin: 0;
  font-weight: 400;
}

.home-steps-number {
  padding: 60px 0;
}

.home-steps-number ul li {
  padding: 0 30px;
  text-align: center;
}

.home-steps-number ul li h4 {
  color: #E7E8EA;
  font-size: 64px;
  font-weight: 800;
}

.home-steps-number ul li p {
  color: #8FB3BB;
  line-height: 18px;
}

/*...................landing page starts......................*/
.spotted-background {
  background: url(/images/spotted-background.jpg?9f90a2c45d6499b765d67814185563c8);
  width: 100%;
  background-position-y: top;
  background-position-x: right;
  background-repeat: no-repeat;
}

.spotted-section-container {
  padding: 0 60px;
}

.spotted-index-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  min-height: 600px;
  padding: 40px;
}

.setbakers-spotted-logo {
  height: auto;
  width: 320px;
}

.spotted-picture {
  height: 300px;
  width: 250px;
  background-color: #8fb3bb;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 10px 5px 10px;
  margin: 0 20px 0px 0;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}

.spotted-inner-frame {
  height: 100%;
  width: 100%;
  position: relative;
  background: url(/images/spotted-background-miniature.jpg?170427039f7b96494ff16b98b84f47db);
  background-size: cover;
  background-position-y: top;
  background-position-x: center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.spotted-picture .is_spotted_icon-container {
  position: absolute;
  background-color: #fc1798;
  border: 2px solid white;
  color: white;
  height: 22px;
  border-radius: 4px;
  font-size: 12px;
  padding: 1px 5px;
  text-shadow: 0 0 BLACK;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  right: 5px;
}

.spotted-index-info-container .is_spotted_icon-container {
  position: absolute;
  background-color: #fc1798;
  border: 2px solid white;
  color: white;
  min-height: 38px;
  border-radius: 4px;
  font-size: 24px;
  padding: 1px 5px;
  text-shadow: 0 0 BLACK;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  left: 250px;
  transform: rotate(12deg);
}

.show-spotted-info {
  margin-bottom: 0;
  line-height: 1.5rem;
  margin-top: 2px;
  color: white;
}

.show-spotted-info:hover {
  font-weight: bold;
}

.spotted-index-info-container {
  min-height: 300px;
  width: 450px;
  background-color: white;
  border-radius: 20px;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
  padding: 20px;
  margin-top: 20px;
}

#spotted-logo-container {
  position: relative;
  margin: 15px 0;
}

p#spotted-header-block-one {
  color: #3fb3bb;
}

span#spotted-header-name {
  color: #fc1789;
  font-weight: bold;
}

.billboard-background {
  background: url(/images/billboard_background.png?2baacdc…);
  width: 100%;
  background-position: 35% center;
  background-repeat: no-repeat;
  background-size: contain;
  height: calc(100vh - 50px);
}

.billboard-section-container {
  display: flex;
  justify-content: space-between;
  padding: 30px 50px;
  height: 100%;
  overflow: hidden;
}

.billboard-index-transport-content {
  width: 30%;
  height: 100%;
  overflow-y: scroll;
}

.transport-location.location-start {
  word-wrap: break-word;
  overflow-wrap: break-word;
  white-space: normal;
}

/*...........intro-section...........*/
.intro-section {
  padding: 50px 0;
  min-height: 500px;
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.intro-section h6 {
  font-size: 20px;
  color: #8FB3BB;
}

.intro-section p {
  font-size: 20px;
  color: #979797;
}

.rent-section .content {
  padding-right: 10px;
}

.heading-global {
  font-size: 24px;
  background: #7498a0 url(/images/heading-bgrepeat.jpg?3f169dd938d24af7f99b7a34372689e7) center center repeat-x;
  padding: 8px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.3);
}

.rent-section .box {
  background: #8fb3bb;
  color: #ffffff;
  padding: 45px;
  border-radius: 20px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  text-align: justify;
}

.rent-section .box.right-radius {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rent-section .box.left-radius {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rent-section .box.white-bg {
  background: #ffffff;
  color: #8fb3bb;
}

.services-section {
  padding: 80px 0 20px;
  color: #8FB3BB;
  font-size: 18px;
  font-weight: 300;
}

.services-section h5 {
  color: #8FB3BB;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 25px;
}

.services-section p {
  text-align: justify;
}

.services-section .col-md-3 p {
  margin-right: 20px;
}

.services-section .col-md-3:last-child p {
  margin-right: 0;
}

.landing-category {
  padding: 50px 0;
  background: #f1f1f1;
}

.track-section {
  padding-bottom: 50px;
}

.track-section .box {
  background: rgb(80, 117, 125);
  background: linear-gradient(27deg, rgb(80, 117, 125) 0%, rgb(144, 180, 187) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#50757d",endColorstr="#90b4bb",GradientType=1);
  color: #ffffff;
  padding: 50px 90px;
  border-radius: 20px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 300;
  text-align: left;
}

.track-section .box h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.track-section .box p {
  font-size: 16px;
  margin: 0;
}

.track-section .content {
  padding-right: 10px;
}

.track-section .arrow-pointer {
  color: #8FB3BB;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  right: 94%;
  bottom: 28px;
  width: 430px;
}

.track-section .arrow-pointer::after {
  content: "";
  width: 103px;
  height: 55px;
  position: absolute;
  bottom: 100%;
  right: 30px;
}

.track-section .edit-products-wrap {
  background: #ffffff;
  padding: 30px;
  border-radius: 10px 0 0 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-top: 25px;
}

.track-section .arrow-pointer.order {
  bottom: auto;
  top: -70px;
  right: auto;
  left: -200px;
}

.track-section .arrow-pointer.order::after {
  width: 87px;
  height: 76px;
  position: absolute;
  right: 205px;
  top: 100%;
}

.leihen-images.custom-img-slider a.open-product-detail-popup img {
  max-height: 250px;
  max-width: 480px;
}

.lend-section {
  padding-bottom: 50px;
}

.lend-section .lend-left {
  background: #ffffff;
  padding: 30px;
  border-radius: 0 10px 10px 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  margin-top: 70px;
}

.lend-section .lend-right {
  padding-left: 10px;
  margin-top: 20px;
}

.lend-section .box {
  background: #8fb3bb;
  color: #ffffff;
  padding: 25px;
  border-radius: 20px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-size: 18px;
  font-weight: 300;
  text-align: justify;
}

.features-section {
  padding: 50px 0;
}

.features-section h4 {
  font-size: 24px;
  font-weight: 600;
  color: #8FB3BB;
  margin-bottom: 0;
  padding-left: 30px;
}

.features-section .box {
  color: #8FB3BB;
  padding: 30px 30px 0;
  font-size: 18px;
  font-weight: 300;
  text-align: justify;
}

.features-section .box p {
  text-align: justify;
}

.price-section {
  padding: 50px 0;
}

.price-section .price-head {
  margin: 60px 34px 40px;
}

.price-section .price-head .row {
  align-items: flex-end;
}

.price-section .price-head h6 {
  font-size: 32px;
  font-weight: 400;
  color: #8FB3BB;
}

.price-section .price-head h5 {
  font-size: 20px;
  color: #000000;
  text-align: right;
  font-weight: 400;
}

.price-section .price-head h5 span {
  color: #979797;
  display: block;
}

.price-section .price-wrapper {
  text-align: center;
  background: #ffffff;
  border-radius: 20px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
  max-width: 1100px;
  margin: auto;
  min-height: 400px;
  padding: 40px 40px;
}

.price.spacer-1 {
  margin-bottom: 10px;
}

.price-section .price-wrapper h6 {
  color: grey;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 10px;
}

.price-section .price-wrapper .mainbox h6 {
  color: rgb(255, 255, 255);
  font-size: 26px;
}

.price-section .price-wrapper .account-box ul li {
  color: white;
  font-weight: 500;
  text-align: left;
  list-style: disc;
}

.price-section .price-wrapper h6 span {
  color: #979797;
  display: block;
  text-transform: none;
  font-weight: 400;
}

.price-section .price-wrapper h6 > i, .fundus-label {
  font-style: normal;
  background: #8fb3bb;
  padding: 1px 6px;
  border-radius: 4px;
  color: #fff;
  line-height: 20px;
  margin: 0 0 10px 0;
}

.price-section .price-wrapper ul {
  margin: 0;
  padding: 0;
  text-align: left;
}

.price-section .price-wrapper ul li {
  color: #474747;
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 19px;
  text-align: center;
  list-style: none;
  font-size: 14px;
}

.price-section .price-wrapper .mainbox ul li {
  color: #ffffff;
}

.price-section .price-wrapper .price {
  color: #fff;
  font-size: 20px;
  border-radius: 4px;
}

.price-section .price-wrapper .price h3 {
  margin-bottom: 0px;
  font-size: 26px;
  font-weight: 500;
  color: #8fb3bb;
  font-size: 20px;
  border-radius: 4px;
}

.price-box-let-two {
  margin-top: 59px;
}

.price-section .price-wrapper #main-price-header {
  color: #8fb3bb;
  font-weight: 600;
  margin-bottom: 30px;
}

.main-background-price {
  background-color: white;
}

.price-box.main-price-box.account-box {
  padding: 25px;
}

.optional-wrapper {
  display: flex;
  flex-direction: column;
  flex: 2;
}

.optional-wrapper p {
  font-size: 23px;
  font-weight: 400;
  color: #8fb3bb;
}

.upgrades-wrapper {
  display: flex;
  height: 100%;
}

h5.call-to-action {
  color: #fff;
  text-decoration: underline;
  font-size: 16px;
}

.optional-wrapper .upgrade-wrapper-header {
  color: #fff;
  background-color: #8fb3bb;
  margin: 0 10px 10px;
  background: #7498a0 url(/images/heading-bgrepeat.jpg?3f169dd…) center center repeat-x;
  border-radius: 5px;
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.15);
}

.price-row {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.price-section .price-wrapper #moreOptions {
  color: #8FB3BB;
  margin-top: 50px;
  min-height: 40px;
}

.price.col-md-6 {
  display: flex;
  align-items: center;
}

.price-section .price-wrapper .price p {
  font-size: 11px;
  color: #474747;
}

.upgradebox {
  min-width: 280px;
  margin: 0 10px;
  flex: 1;
}

.price-wrapper .mainbox {
  min-width: 350px;
  margin: 0 10px;
  flex: 1;
}

.price-wrapper .mainbox h3 {
  color: #fff;
}

.price-section .price-wrapper .row .pr-col1:after {
  content: "";
  height: 100%;
  width: 2px;
  background: #8fb3bb;
  position: absolute;
  right: -10px;
  top: 0;
}

.price-box {
  box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.25);
  padding: 20px 20px;
  max-height: 100%;
  border-radius: 6px;
  background-color: #fff;
}

.mainbox .price-box {
  background-color: #8fb3bb;
  background: linear-gradient(27deg, rgb(80, 117, 125) 0%, rgb(144, 180, 187) 100%);
}

.main-price-box.account-box {
  display: flex;
  flex-wrap: wrap;
}

.price-wrapper .pr-col-common {
  min-width: 265px;
  width: 30%;
}

.price-wrapper .pr-col2 {
  margin-left: 20px;
}

.price-section .price-wrapper .priceRow {
  justify-content: space-evenly;
  display: flex;
  flex-wrap: wrap;
}

.price-section .price-wrapper .mainbox .price h3 {
  color: #fff;
  background-color: #fc1794;
  width: 145px;
  margin: auto;
  margin-bottom: 40px;
  line-height: 26px;
}

.price-section .price-second-section {
  flex: 1;
  min-width: 300px;
  margin-left: 10px;
}

.img-box {
  background: #ffffff;
  padding: 30px;
  border-radius: 10px;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.25);
}

.img-box img {
  width: 100%;
}

.category-block {
  padding: 50px 0;
}

.lend-section .img-box {
  margin-top: 20px;
}

.coming_soon p {
  margin: 0;
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.track-section .img-box .arrow_1 img,
.track-section .img-box .arrow_2 img {
  width: auto;
}

.track-section .img-box .arrow_1 {
  position: absolute;
  left: -110px;
  bottom: 80px;
}

.track-section .img-box .arrow_2 {
  position: absolute;
  left: -70px;
  top: -30px;
}

.custom-img-slider a {
  display: none;
}

.custom-img-slider a.show {
  display: block;
}

.product-filter.category-landing {
  margin: 0;
  padding: 0;
}

section.product-filter.category-landing .container {
  padding: 60px 0;
}

.category-landing .register-login h5 span {
  padding: 0 50px;
}

.category-landing .register-login .btns a {
  min-width: 170px;
  width: auto;
  text-transform: initial;
  padding: 4px 10px 3px;
  font-size: 14px;
}

.account_type_spacer {
  min-height: 50px;
  margin-top: 5px;
}

.cat-home .cat-products .pr-listing::after,
.cat-home .cat-products .pr-listing::before {
  display: none;
}

.cat-home .cat-products {
  border: 0;
  margin-bottom: 10px;
}

.cat-home .cat-products .pr-listing {
  background: none;
  padding: 0;
}

.cat-home .cat-products h5 {
  color: #979797;
  font-weight: 400;
  font-size: 20px;
}

.cat-home .cat-products .pr-listing a {
  margin: 0;
  flex: none;
}

.global-modal.welcome .modal-content h4 {
  font-weight: 300;
}

.global-modal.welcome .modal-content {
  font-size: 14px;
  color: #474747;
}

.global-modal.welcome .modal-content button {
  margin-top: 15px;
}

.coming-soon-text {
  position: fixed;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.84);
  padding: 30px 0;
  text-align: center;
  font-size: 36px;
  color: #272727;
  z-index: 999;
}

.coming-soon-text img {
  display: block;
  margin: auto;
}

.lend-section .home-steps-number ul li {
  margin-bottom: 55px;
}

.lend-section .home-steps-number ul li:last-child {
  margin-bottom: 0;
}

.lend-section .lend-box1 {
  min-height: auto;
  border-radius: 20px;
  max-width: 800px;
  padding: 42px;
  margin: 20px 0 0px;
  position: relative;
}

.lend-section .lend-box1 h3 {
  color: #fff;
  font-size: 24px;
}

.lend-section .lend-box1 p {
  font-weight: 300;
}

.lend-section .lend-box1 .lend-box1-arrow {
  position: absolute;
  left: -260px;
  top: 60%;
  z-index: 10;
}

.product-filter.category-landing .col-sm-3.col-right-left,
.product-filter.product-category-search .col-sm-3.col-right-left {
  flex: 0 0 50%;
  max-width: 50%;
}

.product-filter .selects-wrapper.open {
  display: block;
}

.product-filter.category-landing.cat_menu_wrap .col-sm-3.col-right-left,
.product-filter.product-category-search.cat_menu_wrap .col-sm-3.col-right-left {
  flex: 0 0 25%;
  max-width: 25%;
}

.filter-form .btn i {
  display: inline-block;
  margin-top: 0px;
}

.product-filter.product-category-search.cat_menu_wrap .col-sm-3.col-right-left,
.product-filter.category-landing.cat_menu_wrap .col-sm-3.col-right-left,
.product-filter .col-sm-3.col-right-left,
.product-filter.product-category-search.cat_menu_wrap .col-sm-9.col-right-right,
.product-filter.category-landing.cat_menu_wrap .col-sm-9.col-right-right,
.product-filter .col-sm-9.col-right-right {
  flex: none;
  max-width: none;
  width: auto;
  float: left;
}

.product-filter.product-category-search.cat_menu_wrap .col-sm-9.col-right > .row,
.product-filter.category-landing.cat_menu_wrap .col-sm-9.col-right > .row {
  display: block;
}

.billboard-index-product-content {
  max-width: 25%;
}

.billboard-section-container img {
  max-width: 100%;
  height: auto;
}

.billboard-section-container .product-img {
  position: relative;
}

.billboard-section-container .infoIconsContainer {
  position: absolute;
  top: 5px;
  right: 5px;
  color: white;
}

.billboard-index-product-content {
  max-width: 25%;
  height: 100%;
  overflow-y: hidden;
}

.billboard-section-container .item-box.billboard-box {
  margin: 5px 3px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}

.partner-logo-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.partner-logo-container img {
  max-height: 60px;
  margin: 15px;
}

.partner-section {
  margin: 20px 90px 40px;
}

.partner-header {
  color: #8fb3bb;
}

.cooperator-section {
  margin: 50px 90px 40px;
}

.cooperator-section .partner-logo-container img {
  max-height: 80px;
  margin: 15px;
}

.announce-section-container {
  margin-top: 35px;
}

@media (max-width: 1200px) {
  .optional-wrapper {
    display: flex;
    flex-direction: column;
    flex: 2;
    margin-top: 30px;
  }
}
@media (min-width: 992.01px) and (max-width: 1200px) {
  .cat-products h5 {
    font-size: 20px;
  }
  .cat-products .pr-listing a {
    margin: 0 2px;
    flex: 0 0 200px;
  }
  .track-section .box {
    padding: 20px;
  }
  .track-section .arrow-pointer {
    right: 84%;
    font-size: 16px;
    bottom: 8px;
  }
  .track-section .arrow-pointer.order {
    top: -76px;
    left: -150px;
  }
  .track-section .img-box .arrow_1 {
    bottom: 60px;
  }
  .hss-left-content img {
    max-width: 230px;
  }
  .hss-left-content p {
    font-size: 18px;
  }
  .lend-section .lend-box1 .lend-box1-arrow {
    left: -190px;
    top: 40%;
  }
  .lend-section .lend-box1 .lend-box1-arrow img {
    max-width: 190px;
  }
  .home-steps-number ul li h4 {
    font-size: 54px;
  }
  .lend-section .home-steps-number ul li {
    margin-bottom: 15px;
  }
  .home-steps-number {
    padding: 40px 0;
  }
}
@media (max-width: 992px) {
  .price-wrapper .pr-col-common {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (min-width: 767.01px) and (max-width: 992px) {
  .cat-products .pr-listing::after,
  .cat-products .pr-listing::before {
    width: 90px;
  }
  .cat-products h5 {
    font-size: 20px;
  }
  .cat-products .pr-listing a {
    margin: 0 2px;
    flex: 0 0 200px;
  }
  /*landing*/
  .rent-section .col-md-5,
  .rent-section .col-md-7,
  .track-section .col-md-5,
  .track-section .col-md-7,
  .track-section .col-md-10,
  .features-section .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .services-section .col-md-3,
  .lend-section .col-md-9,
  .lend-section .col-md-3 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .track-section .arrow-pointer {
    font-size: 16px;
    right: 34%;
    bottom: -82px;
  }
  .lend-section .arrow-pointer {
    display: none;
  }
  .features-section .box {
    min-height: 0;
    margin-bottom: 30px;
    padding: 30px 0px 0;
  }
  .features-section h4 {
    padding-left: 0;
  }
  .track-section .img-box .arrow_1 {
    transform: rotate(50deg);
    left: 20%;
    bottom: auto;
    top: 66px;
  }
  .track-section .img-box .arrow_2 {
    transform: rotate(5deg);
    left: 30%;
    top: 40px;
  }
  .services-section h5.twoline-text {
    margin-top: 0;
  }
  .leihen-images.custom-img-slider {
    text-align: center;
  }
  .fundus-upgradation-popup .col-md-4 #fundus_package-error {
    right: -345px;
  }
  .fundus-upgradation-popup #fundus_package-error {
    right: -300px;
  }
  .home-section-leftcontent {
    padding: 0 0 30px;
    margin-top: 20px;
  }
  .home-first-section .head {
    padding: 0;
  }
  .hss-left-content p {
    font-size: 18px;
  }
  .hss-left-content {
    max-width: 450px;
    padding: 20px 20px 20px 20px;
  }
  .home-second-section {
    margin: 20px 0;
  }
  .hss-right-content, .lend-section .lend-box1 {
    padding: 30px;
  }
  .home-second-section .hss-right .hss-right-content h3 {
    font-size: 20px;
  }
  .home-second-section .hss-right .hss-right-content p {
    font-size: 18px;
    margin: 20px 0 0;
  }
  .hss-left-content img {
    max-width: 230px;
  }
  .product-categories li a {
    font-size: 16px;
    margin-left: 20px;
  }
  .home-steps-number ul li {
    padding: 0 10px;
    margin-bottom: 0;
  }
  .track-section .arrow-pointer.order {
    padding-top: 10px;
    left: auto;
    right: 0;
    top: -30px;
  }
  .track-section .arrow-pointer.order p {
    margin-bottom: 0;
  }
  .category-block {
    padding: 0px 0 30px;
  }
  .lend-section .img-box {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .track-section .img-box .arrow_1 {
    transform: rotate(-40deg);
    left: 10%;
    top: auto;
    bottom: -20px;
  }
  .track-section .img-box .arrow_1 img, .track-section .img-box .arrow_2 img {
    max-width: 70px;
  }
  .track-section .img-box .arrow_2 {
    transform: rotate(111deg);
    right: 10%;
    top: 190px;
    bottom: auto;
  }
  .intro-section h6, .intro-section p {
    font-size: 18px;
  }
  .img-box {
    padding: 16px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .track-section .col-md-4, .track-section .col-md-8, .lend-section .col-md-9, .lend-section .col-md-3, .price-section .price-wrapper .col-md-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-steps-number {
    padding: 30px 0;
  }
  .track-paddingtop {
    padding-top: 10px;
  }
  .lend-section .home-steps-number ul {
    display: flex;
  }
  .services-section {
    padding: 10px 0 20px;
  }
  .common-spacer-topbot {
    padding: 30px 0;
  }
  .lend-section, .lend-section .home-steps-number {
    padding-bottom: 0;
  }
  .price-section {
    padding: 0px 0 30px;
  }
  .lend-section .home-steps-number ul li {
    margin-bottom: 0;
  }
  .lend-section .lend-box1 {
    width: 100%;
    margin-bottom: 80px;
  }
  .lend-section .lend-box1 .lend-box1-arrow {
    left: 20px;
    top: 120%;
  }
  .lend-section .lend-box1 .lend-box1-arrow img {
    transform: rotate(-107deg);
    max-width: 110px;
  }
  .track-section .content {
    padding-right: 0;
  }
  .track-section .box {
    padding: 40px 40px;
  }
  .price-box {
    padding: 30px 20px;
    min-height: auto;
  }
  .price-section .price-wrapper .row .pr-col1:after {
    right: 0;
    top: auto;
    bottom: -16px;
    height: 2px;
    width: 90%;
    margin: 0 auto;
    left: 0;
  }
  .price-section .price-wrapper .row .col-md-3 {
    margin-bottom: 30px;
  }
  .product-filter.category-landing,
  .product-filter {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  .cat-products .pr-listing::after,
  .cat-products .pr-listing::before {
    width: 40px;
  }
  .home-first-section {
    padding: 0px 0 30px;
    margin-top: -100px;
  }
  .cat-products h5 {
    font-size: 22px;
  }
  .cat-products .pr-listing a {
    margin: 0 2px;
    flex: 0 0 250px;
  }
  .upgradebox {
    margin-bottom: 20px;
  }
  .cat-products .pr-listing a {
    display: none;
    flex: 1 !important;
  }
  .cat-products .pr-listing a:nth-child(1),
  .cat-products .pr-listing a:nth-child(2),
  .cat-products .pr-listing a:nth-child(3) {
    display: block;
  }
  /*-----------------------announce section---------------------------*/
  .announce-section-container {
    display: none;
  }
  .announce-section-container-mobile {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 35px;
    margin-bottom: 15px;
  }
  .announce-section-uploadservice {
    margin-top: 7px;
  }
  .test-right.testmonth,
  .test-right.uploadservice,
  .lend-section .lend-box1 {
    background: rgb(144, 179, 187);
    background: linear-gradient(90deg, rgb(144, 179, 187) 0%, rgb(82, 119, 127) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#90b3bb",endColorstr="#52777f",GradientType=1);
    height: auto;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px 0 0 20px;
    color: #fff;
    display: block;
    margin-left: 10px;
  }
  .test-right .test-right-content {
    padding: 10px 30px 3px 30px;
  }
  .announce-section-container-mobile .test-right .test-right-content h3 {
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 1rem;
  }
  .upgrades-wrapper {
    flex-wrap: wrap;
  }
  .announce-section-container-mobile .test-right .test-right-content p {
    color: white;
    font-size: 14px;
    margin: 0;
    margin-top: 5px;
    font-weight: 400;
  }
  /*---------------------END announce section---------------------------*/
  .intro-section img {
    max-width: 250px;
  }
  .intro-section {
    min-height: 270px;
  }
  .heading-global {
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 0px;
    font-size: 22px;
  }
  .rent-section .box {
    padding: 25px;
    text-align: justify;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .rent-section .content {
    padding: 0;
  }
  .services-section .col-md-3 {
    margin-bottom: 0;
  }
  .services-section .col-md-3:last-child {
    margin-bottom: 0px;
  }
  .services-section {
    padding: 30px 0 0px;
  }
  .track-section .box {
    padding: 25px;
    text-align: left;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .track-section .content {
    padding: 0;
  }
  .track-section .arrow-pointer {
    margin-top: 10px;
    margin-bottom: 70px;
  }
  .lend-section .lend-right {
    padding: 0;
    margin-top: 20px;
  }
  .lend-section .box {
    padding: 25px;
    text-align: justify;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .rent-section .box p, .track-section .box p {
    margin-bottom: 0;
  }
  .lend-section .arrow-pointer {
    text-align: center;
    margin-bottom: -25px;
  }
  .lend-section .arrow-pointer img {
    width: 70px;
  }
  .features-section .box {
    margin-bottom: 20px;
    min-height: auto;
    padding: 25px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .features-section {
    padding-bottom: 0;
    padding-top: 0;
  }
  .lend-section {
    padding-bottom: 0;
  }
  .price-section .price-head h6 {
    margin-bottom: 20px;
    font-size: 22px;
    max-width: 90%;
  }
  .price-section .price-wrapper .account-box ul li {
    text-align: center;
    list-style: none;
  }
  .price-section .price-head h5 {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .price-section .price-wrapper .row .col-md-3:first-child {
    border: 0;
  }
  .price-section .price-wrapper .row .col-md-3 {
    margin-bottom: 30px;
  }
  .price-section .price-wrapper .price {
    min-height: 0;
  }
  .track-section .arrow-pointer.order {
    padding-top: 20px;
  }
  .track-section .arrow-pointer.order p {
    margin-bottom: 0;
  }
  .category-block {
    padding: 0px 0 30px;
  }
  .lend-section .img-box {
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .track-section .img-box .arrow_1 {
    transform: rotate(-40deg);
    left: 10%;
    top: auto;
    bottom: -20px;
  }
  .track-section .img-box .arrow_1 img, .track-section .img-box .arrow_2 img {
    max-width: 70px;
  }
  .track-section .img-box .arrow_2 {
    transform: rotate(111deg);
    right: 10%;
    top: auto;
    bottom: 30px;
  }
  .intro-section h6, .intro-section p {
    font-size: 18px;
  }
  .img-box {
    padding: 16px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1);
  }
  .services-section p {
    text-align: left;
  }
  .services-section .col-md-3 p {
    margin: 0 0 40px;
    padding: 0 10px;
  }
  .features-section h4 {
    margin-bottom: 10px;
  }
  .features-section .box p {
    margin-bottom: 0;
    text-align: left;
  }
  .price-section {
    padding: 20px 0;
  }
  .services-section h5 {
    min-height: auto;
    margin: 0px 0 10px 10px;
  }
  .services-section h5.twoline-text {
    margin-top: 0;
  }
  .filter-form .category-dropdown {
    padding-top: 40px;
    width: 100%;
  }
  .edit-products-wrap .fundus-dates-wrap {
    min-width: 180px;
  }
  .selects-wrapper .distance {
    flex: 0 0 100px;
  }
  #ort-order-plz {
    text-align: right;
  }
  .filter-selects #mindestmenge {
    text-align: right;
  }
  .funds-wrapper .funds-detail-ac .card .card-link .tage.tage-inquiry {
    margin: 6px 4px 0 0;
  }
  .funds-wrapper .funds-detail-ac .card .card-link span {
    margin: 0 10px 0 0;
  }
  .favourite-funds .fundus-enquiry .fundus-dates-wrap {
    flex: 0 0 173px;
    margin-bottom: 0;
    border: 0;
    border-bottom: none;
    padding-bottom: 0;
    padding-right: 0;
  }
  .funds-wrapper .funds-name .name {
    padding-right: 30px;
  }
  .prop-store .funds-wrapper .btns .global-btn {
    margin-left: 0;
  }
  .category-landing .register-login h5 span {
    padding: 0 15px;
  }
  .category-landing .register-login .btns {
    display: flex;
  }
  .category-landing .register-login .btns a {
    min-width: 50%;
  }
  .home-section-leftcontent {
    padding: 0 0 30px;
    margin-top: 20px;
  }
  .home-first-section .head {
    padding: 0;
  }
  .home-first-section {
    padding: 0px 0 30px;
    margin-top: 0px;
  }
  .hss-left-content p {
    font-size: 18px;
  }
  .hss-left-content {
    max-width: 450px;
    padding: 20px 20px 20px 20px;
  }
  .home-second-section {
    margin: 20px 0;
  }
  .hss-right-content, .lend-section .lend-box1 {
    padding: 30px;
  }
  .home-second-section .hss-right, .lend-section .lend-box1 {
    margin: 14px 0;
  }
  .home-second-section .hss-right .hss-right-content h3 {
    font-size: 20px;
  }
  .home-second-section .hss-right .hss-right-content p {
    font-size: 18px;
    margin: 20px 0 0;
  }
  .home-steps-number ul {
    display: block !important;
  }
  .home-steps-number ul li {
    padding: 0 20px;
    text-align: left;
    display: flex;
    align-items: center;
  }
  /*-----------------------testmonth section---------------------------*/
  .hss-right.testmonth {
    margin-left: 0px;
    border-radius: 0 20px 20px 0;
    margin-top: -50px;
    margin-bottom: 125px;
  }
  /*-----------------------testmonth section---------------------------*/
  .home-steps-number ul li h4 {
    flex: 0 0 80px;
    margin: 0;
  }
  .home-steps-number ul li p {
    margin: 0;
  }
  .home-steps-number, .common-spacer-topbot {
    padding: 30px 0;
  }
  .track-section .container-width-extend, .lend-section .container-width-extend {
    padding-right: 0px;
    padding-left: 0px;
  }
  .lend-section .home-steps-number ul li {
    margin-bottom: 0;
  }
  .lend-section .home-steps-number {
    padding: 0 20px 40px;
  }
  .lend-section .lend-box1 .lend-box1-arrow {
    left: 20px;
    top: 110%;
  }
  .lend-section .lend-box1 .lend-box1-arrow img {
    transform: rotate(-107deg);
    max-width: 110px;
  }
  .lend-section .img-box {
    margin-top: 50px;
  }
  .features-section .box {
    text-align: left;
    padding: 0px 10px 10px 10px;
    box-shadow: none;
  }
  .features-section h4 {
    padding-left: 10px;
  }
  .price-section .mobile-reverse-row {
    flex-direction: column-reverse;
  }
  .price-section .price-head {
    margin: 20px 10px;
  }
  .price-section .price-wrapper .row .pr-col1:after {
    right: 0;
    top: auto;
    bottom: -16px;
    height: 2px;
    width: 90%;
    margin: 0 auto;
    left: 0;
  }
  .price-wrapper .pr-col2 {
    margin-left: 0;
  }
  .price-box {
    padding: 30px 20px;
    min-height: auto;
  }
  .price-section .price-wrapper .price.spacer-1 {
    margin: 20px 0;
  }
  .price-section .price-second-section {
    margin-top: 20px;
  }
  .price-section .price-second-section {
    margin-left: 0px;
  }
  .price-section .price-first-section {
    margin-right: 0px;
  }
  .track-paddingtop {
    padding-top: 0;
  }
  .track-section .b1_block .track-paddingtop, .track-section .b2_block {
    position: relative;
  }
  .track-section .b1_block .arrow-pointer, .track-section .b2_block .arrow-pointer {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -70px;
    margin: 0;
    font-size: 14px;
    padding: 0 20px;
  }
  .track-section .b2_block .arrow-pointer {
    bottom: auto;
    top: -20px;
    text-align: right;
    width: 100%;
  }
  .track-section {
    padding-bottom: 20px;
  }
  .cat-home .cat-products .pr-listing a img {
    height: 95px;
    max-width: 130px;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .leihen-images.text-center.custom-img-slider {
    height: 280px;
  }
  .leihen-images.custom-img-slider a.open-product-detail-popup img {
    max-width: 350px;
    max-height: 280px;
  }
  .home-first-section .rowheight {
    height: auto;
  }
  .hss-left-content img {
    max-width: 220px;
  }
  .billboard-index-product-content {
    max-width: -moz-fit-content;
    max-width: fit-content;
    max-height: 30%;
    overflow-x: scroll;
    overflow-y: hidden;
    display: flex;
    height: auto;
  }
  .billboard-section-container .product-img {
    height: 160px;
  }
  .billboard-section-container img {
    height: 100%;
    width: auto;
  }
  .billboard-index-product-content .item-box.billboard-box {
    margin: 0 5px 2px 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
  }
  .billboard-index-transport-content {
    width: 100%;
    height: 30%;
    overflow-x: hidden;
    display: flex;
    align-items: flex-end;
  }
  .billboard-section-container {
    flex-direction: column;
    padding: 20px;
  }
  .billboard-index-transport-content .transport-entry-wrap {
    margin: 0;
    min-width: 230px;
  }
  .billboard-index-transport-content .open-transport-detail-blade {
    margin: 0 3px 3px 0;
  }
  .billboard-background .itemInfoContainer {
    flex-direction: row;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .partner-section {
    margin: 20px 40px 40px;
  }
}
@media (min-width: 576.01px) and (max-width: 767px) {
  .hss-right.testmonth {
    border-radius: 0 0 0 0;
  }
  .home-second-section .hss-right, .lend-section .lend-box1 {
    border-radius: 0;
  }
}
@media (max-width: 576px) {
  .spotted-section-container {
    padding: 0;
  }
  .price-wrapper .mainbox {
    min-width: 300px;
    width: 100%;
  }
  .upgradebox {
    min-width: 300px;
    width: 100%;
  }
  .track-section .box {
    border-radius: 0;
  }
  .price-section .price-wrapper {
    padding: 20px 10px;
  }
  .partner-section {
    margin: 20px 10px 40px;
  }
}
