.et-db #et-boc .as-app-exchange__main-title-wrap {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .et-db #et-boc .as-app-exchange__main-title-wrap {
    flex-direction: column;
  }
}
.et-db #et-boc .as-app-exchange__main-title-wrap .as-app-exchange__sorting {
  font-size: 13px;
  font-style: italic;
}

.et-db #et-boc .as-app-exchange__main .as-app-exchange__item {
  display: flex;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: 1px solid #c5c5c5;
  width: 100%;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__item:first-of-type {
  margin-top: 30px;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__item .as-app-exchange__content {
  padding-left: 15px;
  border-left: 3px solid #c5c5c5;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__item--arena-provider .as-app-exchange__provider {
  color: #40aa1d !important;
  font-weight: 600;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__item--arena-provider .as-app-exchange__content {
  border-left-color: #40aa1d;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__logo {
  width: 30%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 4%;
  margin-right: 15px;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__logo img {
  max-width: 100% !important;
  max-height: 150px !important;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__logo a {
  display: block;
  padding-bottom: 0 !important;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__content {
  width: 70%;
  padding-top: 15px;
  padding-bottom: 15px;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__content-heading-wrap {
  display: flex;
  justify-content: space-between;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__heading {
  padding: 0;
  align-self: flex-end;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__heading a {
  font-size: 19px !important;
  line-height: 28px !important;
  padding-bottom: 0 !important;
  letter-spacing: 1.5px !important;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__badge {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 5px;
  color: #fff;
  margin-left: 15px;
  flex-shrink: 0;
  align-self: flex-start;
  margin-bottom: 5px;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__badge--integrated_app, .et-db #et-boc .as-app-exchange__main .as-app-exchange__badge--green {
  background: #40aa1d;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__badge--custom_app, .et-db #et-boc .as-app-exchange__main .as-app-exchange__badge--teal {
  background: #00ACC8;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__badge--connected_app, .et-db #et-boc .as-app-exchange__main .as-app-exchange__badge--blue {
  background: #197BC0;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__badge-block {
  display: inline-block;
  padding: 5px 12px;
  border-radius: 5px;
  color: #fff;
  margin: 13px 0 15px;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__provider {
  margin-bottom: 0 !important;
}
.et-db #et-boc .as-app-exchange__main .as-app-exchange__cost {
  margin: 0;
}
.et-db #et-boc .as-app-exchange__main.as-app-exchange__main-title-wrap {
  display: flex;
  justify-content: space-between;
}
.et-db #et-boc .as-app-exchange__main.as-app-exchange__main-title-wrap .as-app-exchange__sorting {
  font-size: 13px;
  font-style: italic;
}
@media (max-width: 767px) {
  .et-db #et-boc .as-app-exchange__main .as-app-exchange__item {
    flex-direction: column;
  }
  .et-db #et-boc .as-app-exchange__main .as-app-exchange__logo {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .et-db #et-boc .as-app-exchange__main .as-app-exchange__logo img {
    max-width: 200px !important;
    max-height: 100px !important;
  }
  .et-db #et-boc .as-app-exchange__main .as-app-exchange__content {
    width: 100%;
  }
  .et-db #et-boc .as-app-exchange__main.as-app-exchange__main-title-wrap {
    flex-direction: column;
  }
}
@media (max-width: 575.98px) {
  .et-db #et-boc .as-app-exchange__main .as-app-exchange__content-heading-wrap {
    flex-direction: column;
  }
  .et-db #et-boc .as-app-exchange__main .as-app-exchange__badge {
    margin-left: 0;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .et-db #et-boc .as-app-exchange__main .as-app-exchange__heading {
    align-self: flex-start;
  }
}

.et-db #et-boc .as-app-exchange__sidebar-content p, .et-db #et-boc .as-app-exchange__sidebar-content a {
  font-size: 16px !important;
  line-height: 1.4 !important;
}
.et-db #et-boc .as-app-exchange__sidebar-content p {
  margin-bottom: 30px !important;
}
@media (max-width: 980px) {
  .et-db #et-boc .as-app-exchange__sidebar-content {
    display: none;
  }
}

.et-db #et-boc .as-app-exchange__sidebar .app_exchange__tool-reset {
  display: block;
  padding-bottom: 0 !important;
  margin-bottom: 15px;
  font-size: 16px;
}
.et-db #et-boc .as-app-exchange__sidebar .app_exchange__tool-reset .fa {
  font-size: 14px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__search {
  margin-bottom: 30px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__search input {
  max-width: 300px;
  width: 100% !important;
  font-family: "PTCRaleway";
  letter-spacing: 0.5px !important;
  font-size: 15px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__sidebar-heading {
  font-size: 24px !important;
  padding-bottom: 0;
  margin-bottom: 20px !important;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group .as-app-exchange__filter-title {
  margin-bottom: 10px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group .as-app-exchange__filter-title button {
  background: none;
  border: none;
  display: flex;
  align-items: center;
  font-family: Rajdhani;
  font-weight: 900;
  font-size: 20px;
  text-transform: uppercase;
  padding: 0.2em 0;
  cursor: pointer;
  position: relative;
  letter-spacing: 0.5px !important;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group .as-app-exchange__filter-title button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.1em;
  background-color: #40aa1d;
  opacity: 0;
  transition: opacity 300ms, transform 300ms;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group .as-app-exchange__filter-title button:hover::after, .et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group .as-app-exchange__filter-title button:active::after {
  opacity: 1;
  transform: translate3d(0, 0.2em, 0);
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group .as-app-exchange__filter-title .as-app-exchange__filter-down-arrow {
  margin-left: 8px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group .as-app-exchange__filter-title .as-app-exchange__filter-down-arrow:after {
  display: block;
  content: "";
  transform: rotate(90deg);
  height: 16px;
  width: 16px;
  background-image: url("https://www.arenasolutions.com/wp-content/uploads/Green-Arrow.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: 0.3s ease-in-out;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group.as-app-exchange__filter-group--active button::after {
  opacity: 1;
  transform: translate3d(0, 0.2em, 0);
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-group.as-app-exchange__filter-group--active .as-app-exchange__filter-down-arrow:after {
  transform: rotate(270deg);
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-items {
  margin-bottom: 20px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-item {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-item label {
  padding-left: 8px;
}
.et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-item input, .et-db #et-boc .as-app-exchange__sidebar .as-app-exchange__filter-item label {
  cursor: pointer;
}

.et-db #et-boc .et_pb_module .as-app-exchange-detail p:last-of-type {
  margin-bottom: 15px !important;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .mb-0 {
  margin-bottom: 0 !important;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__btn-wrap {
  margin-bottom: 20px !important;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__heading {
  font-size: 23px !important;
  line-height: 31px !important;
  text-transform: initial !important;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__sub-heading {
  font-size: 18px !important;
  line-height: 27px !important;
  text-transform: initial !important;
  padding-bottom: 0;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail ul li {
  margin-bottom: 10px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail ul li:last-of-type {
  margin-bottom: 0;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__checkmark-list, .et-db #et-boc .et_pb_module .as-app-exchange-detail ul.as-app-exchange-detail__integration-flow {
  margin-top: 0;
  margin-bottom: 15px;
  padding-bottom: 0;
  list-style: none;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__checkmark-list li, .et-db #et-boc .et_pb_module .as-app-exchange-detail ul.as-app-exchange-detail__integration-flow li {
  margin-bottom: 5px;
  position: relative;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__checkmark-list li:before, .et-db #et-boc .et_pb_module .as-app-exchange-detail ul.as-app-exchange-detail__integration-flow li:before {
  content: "";
  background-image: url("https://www.arenasolutions.com/wp-content/plugins/arena-solutions-modules/assets/images/CheckMark.svg");
  height: 22px;
  width: 22px;
  background-color: #fff;
  background-repeat: no-repeat;
  margin-right: 10px;
  line-height: 22px;
  position: absolute;
  left: -27px;
  top: 4px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .icon-checkmark {
  margin-top: 3px;
  background-image: url("https://www.arenasolutions.com/wp-content/plugins/arena-solutions-modules/assets/images/CheckMark.svg");
  height: 22px;
  width: 22px;
  background-color: #fff;
  background-repeat: no-repeat;
  line-height: 22px;
  display: block;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .fa {
  font-size: 23px;
  color: #dc3232;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__integration-flow-arrow {
  color: #40aa1d;
  font-size: 23px;
  padding-left: 3px;
  padding-right: 3px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail .as-app-exchange-detail__partner-content .as-app-exchange-detail__sub-heading {
  margin-top: 15px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information {
  padding: 15px;
  border: 2px solid #40aa1d;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-information-logo {
  width: 100%;
  margin-bottom: 15px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-information-logo img {
  max-width: 250px;
  max-height: 250px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-content-wrap {
  display: flex;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-contact {
  display: flex;
  flex-direction: column;
  width: auto;
  min-width: 175px;
  margin-right: 30px;
  flex-shrink: 0;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-contact a {
  font-size: 18px !important;
  line-height: 27px !important;
  letter-spacing: 0 !important;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-contact a:not(:last-of-type) {
  margin-bottom: 10px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-content {
  width: 100%;
}
@media (max-width: 767px) {
  .et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-content-wrap {
    flex-direction: column;
  }
  .et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-contact {
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }
  .et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__partner-information .as-app-exchange-detail__partner-contact a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-video, .et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-image {
  margin: 15px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-video {
  height: auto;
  display: flex;
  align-items: center;
  max-width: 551px;
  width: 100%;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-video video {
  max-height: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-video {
    max-width: 100%;
    width: 100%;
  }
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-image {
  display: flex;
  align-items: center;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-image a {
  max-width: 200px;
  max-height: 250px;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-image img {
  max-height: 250px;
  width: 100%;
}
@media (max-width: 767px) {
  .et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-video {
    height: initial;
  }
  .et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__gallery .as-app-exchange-detail__gallery-image {
    max-width: 150px;
  }
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__documents .fa {
  font-size: 20px;
  color: #13ABC3;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__documents ul {
  margin-left: 0;
}
.et-db #et-boc .et_pb_module .as-app-exchange-detail.as-app-exchange-detail__documents ul li {
  list-style: none;
}

.et-db #et-boc .et-l .as-app-exchange-detail .et_pb_button_module_wrapper a.et_pb_button {
  background: #40aa1d !important;
  color: #fff !important;
  border-color: #000000 !important;
}
.et-db #et-boc .et-l .as-app-exchange-detail .et_pb_button_module_wrapper a.et_pb_button:before {
  background-image: url(https://www.arenasolutions.com/wp-content/uploads/White-Arrow.png);
}
.et-db #et-boc .et-l .as-app-exchange-detail .et_pb_button_module_wrapper a.et_pb_button:hover {
  background: #ffffff !important;
  color: #000000 !important;
}
.et-db #et-boc .et-l .as-app-exchange-detail .et_pb_button_module_wrapper a.et_pb_button:hover:before {
  background-image: url(https://www.arenasolutions.com/wp-content/uploads/Green-Arrow.png);
}

.et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__logo {
  width: 35%;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 0;
  margin-right: 15px;
}
.et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__logo img {
  max-width: 100% !important;
  max-height: initial !important;
}
.et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__content {
  width: 65%;
  border: none;
}
.et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__item {
  border-width: 2px;
}
.et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__badge-wrap {
  margin: 5px 0 7px;
}
.et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__badge-block {
  margin: 4px 4px 4px 0;
}
@media (max-width: 767px) {
  .et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__item {
    flex-direction: column;
  }
  .et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__logo {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__logo img {
    width: 100%;
    max-width: 400px !important;
    max-height: 200px !important;
  }
  .et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories .as-app-exchange__content {
    width: 100%;
  }
  .et-db #et-boc .as-app-exchange__main.as-app-exchange__main--customer-stories.as-app-exchange__main-title-wrap {
    flex-direction: column;
  }
}

/*# sourceMappingURL=app-exchange.css.map */
