.searchExpert p,
.searchExpert label {
  max-width: 100%;
  color: #fff;
}

.searchExpert article .be-imageFigure {
  margin-bottom: 30px;
}

.searchExpert article h3 {
  margin-bottom: 20px;
}

.searchExpert article p,
.searchExpert article label {
  margin-bottom: 30px;
}

.searchExpert .ce-modal ._modalBody .ce-contactList {
  font-size: 1.4rem;
  line-height: 1;
  margin-bottom: 20px;
}

.searchExpert .ce-modal ._modalBody .ce-contactList .be-contactItem,
.searchExpert .ce-modal ._modalBody .ce-contactList .be-contactItem:first-of-type {
  margin-bottom: 10px;
}

.searchExpert .ce-modal ._modalBody .ce-contactList i {
  font-size: 1.6rem;
  line-height: 14px;
  padding-right: 14px;
  vertical-align: sub;
}

.searchExpert .ce-modal ._modalBody .be-linkList {
  font-size: 1.4rem;
  font-weight: 600;
  text-transform: uppercase;
}

.searchExpert .ce-modal ._modalBody .item .card-left img {
  max-width: 285px;
}

@media (min-width: 768px) {
  .searchExpert .ce-modal ._modalBody .item .card-left img {
    max-width: 350px;
  }
}

.searchExpert div:nth-child(6) div.bg-wild-sands {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 768px) {
  .searchExpert div:nth-child(6) div.bg-wild-sands {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.searchExpert div:nth-child(7) div:first-child p {
  margin-bottom: 0;
}

.searchExpert div:nth-child(11) article:first-child {
  margin-bottom: 40px;
}

.searchExpert .list-checked li {
  padding-bottom: 15px;
}

.searchExpert *[class*="result"] img {
  width: auto;
}

.searchExpert *[class*="result"]:last-of-type div:last-child p:last-child {
  margin-bottom: 0;
}

.searchExpert .be-linkList li {
  padding-bottom: 0;
}

.searchExpert .expert-search {
  padding: 20px 0 30px;
}

.searchExpert .expert-search .special-radio label {
  font-size: 1.4rem;
  line-height: 18px;
  margin-bottom: 0;
}

.searchExpert .module-advisor .content-block:nth-child(4) {
  margin-bottom: 0;
}

.searchExpert .module-advisor .container-h.margin-top-25 {
  margin-top: 25px !important;
}

.searchExpert .module-advisor .container-h > div:nth-child(2) {
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .searchExpert .module-advisor .container-h > div:nth-child(2) {
    margin-bottom: 0;
  }
}

.searchExpert .module-advisor .container-h .figure {
  margin-bottom: 30px;
}

.searchExpert .module-advisor .container-h .ce-contactList h3,
.searchExpert .module-advisor .container-h .ce-contactList h4 {
  margin-bottom: 20px;
}

.searchExpert .module-advisor .container-h .ce-contactList .be-contactItem {
  margin-bottom: 0;
}

.searchExpert .module-advisor .container-h .ce-contactList .be-contactItem:first-of-type {
  margin-bottom: 0;
}

.searchExpert .module-advisor .container-h .be-linkList {
  margin-bottom: 20px;
}

.searchExpert .module-advisor .container-h .expandable .expander-link:not([href]):not([tabindex]) {
  color: #999999;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
}

.searchExpert .module-advisor .container-h .expandable .expander-link:not([href]):not([tabindex]) > i {
  font-size: 2.6rem;
  line-height: 14px;
  padding-left: 10px;
  position: relative;
  top: 5px;
}

.searchExpert .module-advisor .container-h .expandable .expander-link:not([href]):not([tabindex]).active > .ion-android-arrow-dropdown:before {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.searchExpert .module-advisor .container-h .expandable .expander-link:not([href]):not([tabindex]):not(.active) > .ion-android-arrow-dropdown:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.searchExpert .module-advisor .container-h .expandable .expandable-content {
  display: none;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .searchExpert .module-advisor .container-h .expandable .expandable-content {
    margin-bottom: 60px;
  }
}

.searchExpert .module-advisor .container-h .expandable .expandable-content h4 {
  margin-bottom: 20px;
}

.searchExpert .module-advisor .container-h .expandable .expandable-content p,
.searchExpert .module-advisor .container-h .expandable .expandable-content label,
.searchExpert .module-advisor .container-h .expandable .expandable-content ul {
  margin-bottom: 40px;
}

@media (min-width: 768px) {
  .searchExpert .module-more article .btn-link--arrow {
    margin-bottom: 0 !important;
  }
}

.searchExpert hr {
  margin-top: 40px;
  margin-bottom: 40px;
}

.searchExpert .search-button {
  color: #FFFFFF;
}

.searchExpert .blockSelect .dropdown-toggle {
  color: #999999;
}

/* jira:https://jira.pirobase.de/jira/browse/AXADE-2222 - invert search button */
.searchExpert .-inverse.btn-primary {
  -webkit-box-shadow: inset -0.2rem 0.2rem 0 0 #ffffff, inset 0.2rem -0.2rem 0 0 #ffffff;
  box-shadow: inset -0.2rem 0.2rem 0 0 #ffffff, inset 0.2rem -0.2rem 0 0 #ffffff;
  border-width: 0;
  color: #00008F;
  background-color: #fff;
}

.searchExpert .-inverse.btn-primary::after {
  background-color: #ffffff;
  border-color: #00008F;
}

.searchExpert .-inverse.btn-primary:hover {
  background-color: #f0f0f0;
  color: #00006D;
  border-color: #00008F;
}

.searchExpert .-inverse.btn-primary:hover::after {
  background-color: #f0f0f0;
}

