:root {
  --wpforms-button-background-color-alt: #0057a0 !important;
  --wpforms-button-background-color: #0057a0 !important;
}

body {
  overflow-x: hidden;
}

* {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

label:hover {
  cursor: pointer;
}

main .maincontent {
  padding-top: 50px;
  padding-bottom: 50px;
}

main .vc_row:not(.vc_inner):not(.vc_grid) {
  padding: 30px 0;
}

main .vc_row:not(.vc_inner):not(.vc_grid) .vc_row.vc_inner:not(.vc_grid):not(:last-of-type) {
  margin-bottom: 50px;
}

main .maincontent {
  padding-top: 50px;
  padding-bottom: 130px;
}

body.hasNoThumbImage main .maincontent {
  padding-top: 150px;
}

.fullwidthbreakout {
  width: 100vw;
  position: relative;
  top: 80px;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: 160px;
}

.conferences-slider,
.news-slider {
  margin: 70px 0 50px 0;
}

body.admin-bar {
  margin-top: 32px;
}

body.admin-bar .topbar-area {
  top: 32px;
}

body.admin-bar .header-area {
  top: 64px;
}

body.admin-bar .header-area.fixed {
  top: 32px;
}

.single-newsletter {
  display: block;
}

.maincontent .conferences-slider .conferences-img,
.maincontent .news-slider .conferences-img {
  width: 100%;
  height: 175px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.maincontent .news-slider .conferences-img {
  height: 240px;
}

.footer-btm-right ul {
  list-style: none;
}

.footer-btm-right ul li {
  display: inline;
}

.top-bar ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;

  -ms-align-items: center;
  align-items: center;
}

.topbar-area .search.menu-item img {
  position: relative;
  bottom: 3px;
}

.menu ul li .sub-menu li:hover > a,
.menu ul li .sub-menu li.current-menu-item > a,
.menu ul li .sub-menu li.current-page-ancestor:not(#menu-item-338) > a,
.menu ul li .sub-menu li.current-menu-ancestor > a,
.menu ul li .sub-menu li.current_page_item:not(#menu-item-338) > a {
  color: #1d8ec1;
  background: #fff;
}

.sub-menu {
  overflow: visible;
}

.sub-menu li:first-of-type a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}

.sub-menu li:last-of-type a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: hidden;
}

.sub-menu .sub-menu {
  top: 0;
  left: 100%;
  margin-top: 0;
}

.sub-menu li:nth-last-child(2) .sub-menu {
  left: auto;
  right: 100%;
}

body.hasNoThumbImage .header-area {
  background: #1d8ec1;
  background: #0057a0;
}

.breadCrumbHoler {
  position: relative;
  top: 137px;
  background: #1a629f;
  padding: 25px 15px;
  color: #fff;
}

body.logged-in.admin-bar .breadCrumbHoler {
  top: 100px;
}

.breadCrumbHoler a,
.dash-nav #breadcrumbs a {
  color: #fff;
  text-decoration: underline;
}

.breadCrumbHoler .dash-nav-left {
  float: left;
}

.breadCrumbHoler .dash-nav-right {
  float: right;
  padding-right: 25px;
}

.breadCrumbHoler .dash-nav-right li {
  position: relative;
  margin: 0 25px;
}

.breadCrumbHoler .dash-nav-right li a {
  margin: 0;
}

.breadCrumbHoler .container .container {
  float: left;
  position: relative;
}

#members-list,
#groups-list,
ul.component-navigation.groups-nav,
ul.cmdm-dashboard-menu {
  margin-left: 0;
}

.column-left__sort-row {
  margin-bottom: 2.75rem;
}

#members-dir-list .item-block {
  width: 100% !important;
  margin-right: 0 !important;
}

#members-dir-list .item-block .member-name {
  width: 25%;
}

#members-dir-list .item-block .member-name,
#members-dir-list .item-block .user-single-column,
#groups-list .item-entry .groups-title {
  text-transform: none !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

#groups-list .item-entry .groups-title {
  margin-bottom: 20px !important;
}

#members-dir-list .item-block .member-name:not(:last-child),
#members-dir-list .item-block .user-single-column:not(:last-child) {
  margin-right: 50px !important;
}

.list-wrap .item {
  overflow: visible !important;
}

#members-dir-list .item-block .user-single-column {
  width: calc(25% - 50px);
}

#members-dir-list .item-block .user-single-column br + br {
  display: none !important;
}

body.directory.members.buddypress .pag-count,
body.directory.members.buddypress .members-type-navs,
body.directory.members.buddypress #dir-filters,
body.directory.groups.buddypress .groups-type-navs {
  display: none !important;
}

.maincontent #buddypress {
  padding: 75px 0;
}

.bp-navs ul li.current a,
.bp-navs ul li.selected a {
    color: #8dbd3e;
}

#buddypress .single-headers img.avatar {
  margin: 0 !important;
}

#buddypress .profile-left .propic {
  margin: 0 15px 19px 0;
  min-height: 232px;
}

.buddypress-wrap .bp-subnavs {
  margin: 0;
}

.buddypress-wrap .tabbed-links ol, .buddypress-wrap .tabbed-links ul,
.mpp-group-nav ul {
  border: 0 !important;
  margin: 0 !important;
}

.buddypress-wrap .tabbed-links ol li.current, .buddypress-wrap .tabbed-links ul li.current,
.mpp-group-nav ul li.current {
  border: 0 !important;
}

.mpp-group-nav ul li {
  margin: 0 10px 0 -1px;
  padding: 0 .5em 1px;
}

.mpp-group-nav ul li a {
  padding: 4px 10px;
}

#buddypress .subnav-search,
#buddypress .subnav-search .dir-search.members-search {
  width: 100%;
}

.directory.groups #buddypress .subnav-search, .directory.groups #buddypress .subnav-search .dir-search.members-search {
  width: auto;
}

#buddypress .subnav-search .dir-search.members-search #dir-members-search-submit {
  width: 55px;
}

.widget_bp_core_login_widget h2 {
  display: none;
}

.widget_bp_core_login_widget label,
.widget_bp_core_login_widget input:not([type="checkbox"]):not([type="submit"]) {
  display: block;
}

.widget_bp_core_login_widget input[type="submit"],
#signup-form input[type="submit"],
#buddypress input[type="submit"],
.mpp-button-primary.mpp-align-right,
#mpp-edit-media-submit {
  color: #fff !important;
  outline: none !important;
  box-shadow: none !important;
  border: 0 !important;
  margin-right: 10px !important;
}

.widget_bp_core_login_widget input,
.widget_bp_core_login_widget .forgetmenot {
  margin-bottom: 20px;
}

#signup-form > .register-section {
  width: 60%;
  margin-bottom: 45px;
}

#signup-form .password-input-wrapper input {
  width: calc(100% - 50px) !important;
}

#signup-form .description {
  color: #000;
  padding: 10px 20px;
}

#signup-form select,
#signup-form select:focus,
#profile-edit-form select,
#profile-edit-form select:focus {
  width: 100%;
  border: 2px solid #91cc2c;
  height: 45px;
}

#signup-form legend,
#signup-form label,
#profile-edit-form legend,
#profile-edit-form label {
  margin: 15px 0 5px;
}

#signup-form p {
  margin-bottom: 0;
}

#signup-form .datebox-selects > * {
  width: 33%;
}

#signup-form .field_39 legend,
.email-pwd-info + form .bp-feedback {
  display: none !important;
}

#bp-login-widget-form {
  width: 380px;
}

#bp-login-widget-form .input {
  width: 100%;
}

.allHiddenButFirst > div:not(.field_therapiesuchende-liste) {
  display: none;
}

.buddypress-wrap .bp-feedback.help .bp-icon, .buddypress-wrap .bp-feedback.info .bp-icon {
  background-color: #1a629f;
}

.buddypress-wrap .activity-comments {
  margin: 0 -15px;
}

.activity-list .activity-item,
.activity-list .activity-item.has-comments {
  padding-bottom: 0 !important;
}

.activity-list .activity-item div.item-avatar {
  margin-right: 0;
}

.buddypress-wrap .activity-comments div.acomment-avatar img,
.buddypress-wrap .activity-comments form.ac-form .ac-reply-avatar img {
  border-radius: 50%;
  width: 39px;
  height: 39px;
}

.buddypress-wrap .activity-comments .acomment-content,
.buddypress-wrap .activity-comments .activity-meta.action {
  margin-left: 60px;
  border: 0 !important;
  padding-left: 0;
  padding-right: 0;
}

.activity-list.bp-list {
  background: transparent !important;
  border: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
}

#activity-stream {
  padding-top: 0 !important;
}

.profile-details {
  width: 100%;
  margin-top: 55px;
}

.buddypress-wrap table.notification-settings {
  width: 850px;
}

.buddypress-wrap .bp-tables-user tr.alt td, .buddypress-wrap table.wp-profile-fields tr.alt td,
.buddypress-wrap .bp-tables-user tbody tr, .buddypress-wrap table.forum tbody tr, .buddypress-wrap table.wp-profile-fields tbody tr {
  background-color: transparent !important;
}

.email-pwd-info + form #email {
  margin-bottom: 10px;
}

.email-pwd-info + form .user-pass1-wrap {
  margin-top: 10px;
}
.buddypress-wrap .select-wrap select {
  text-indent: 0;
}

.buddypress-wrap .groups-list li .group-desc {
  border: none !important;
  color: #000 !important;
  font-style: normal !important;
  margin: 25px auto 0;
  padding: 0 !important;
}

.mpp-breadcrumbs {
  width: 100%;
}

.bp-navs ul li .count,
.buddypress-wrap .bp-navs li.dynamic a .count,
.buddypress-wrap .bp-navs li.dynamic a:hover .count,
.buddypress-wrap .bp-navs li.dynamic a:active .count,
.buddypress-wrap .bp-navs li.dynamic a:focus .count {
  position: relative;
  width: auto;
  height: 22px;
  background-color: rgba(94, 118, 138, 0.56) !important;
  color: #ffffff !important;
  font-size: 12px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  left: 5px;
  top: -2px;
  display: inline-block;
  border-radius: 10px;
  text-align: center;
  line-height: 1;
  border: 2px solid #fff !important;
  text-indent: -1px;
}

.bp-invites-nav-item {
  padding-right: 25px !important;
}

.bp-list:active {
  border-top: 1px solid #eaeaea;
}

.profile-banner-content .profile-right {
  position: absolute;
  right: 15px;
  top: 25px;
}

.activity-update-form #whats-new-submit input {
  width: auto;
}

.profile-right > p {
  margin-bottom: 0;
}

ul.admin-list {
  margin-left: 0;
  margin-right: 25px;
}

ul.admin-list li {
	float: none;
    width: 100%;
    display: block;
}

.group-search.members-search.bp-search {
  width: calc(100% - 200px);
}

.group-search.members-search.bp-search button {
  width: 50px !important;
}

.group-search.members-search + .component-filters {
  position: relative;
  top: -2px;
}

#bp-nouveau-activity-form {
  padding: 0 !important;
  margin: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
  float: left !important;
  width: 100% !important;
  margin-bottom: 50px !important;
}

#bp-nouveau-activity-form #whats-new-content {
  padding-bottom: 0 !important;
}

#bp-nouveau-activity-form #whats-new-avatar {
  display: none !important;
}

#bp-nouveau-activity-form #whats-new-content,
#bp-nouveau-activity-form #whats-new-options #whats-new-submit {
  margin-left: 0 !important;
}

.activity-update-form #whats-new-textarea textarea,
.activity-update-form #whats-new-textarea textarea:active,
.activity-update-form #whats-new-textarea textarea:focus {
  box-shadow: 0 0 6px 0 #d6d6d6 !important;
  border: 0 !important;
}

#mpp-activity-upload-buttons {
  padding: 0 !important;
}

#mpp-activity-upload-buttons > a {
  margin-left: 10px;
  margin-right: 10px;
}

#mpp-activity-upload-buttons > a:first-child {
  margin-left: 20px;
}

#mpp-activity-upload-buttons > a:last-child {
  margin-right: 0;
}

#mpp-upload-dropzone-activity {
  float: left !important;
  width: 100% !important;
  margin-top: -30px !important;
  margin-bottom: 50px !important;
}

#mpp-upload-dropzone-activity,
#mpp-upload-dropzone-activity:hover,
#mpp-upload-dropzone-activity:focus,
#mpp-upload-dropzone-activity:active {
  border: 4px dashed #b4b9be !important;
}

#mpp-activity-media-upload-container {
  float: left;
  width: 100%;
}

.mpp-drag-drop-inside {
  width: 100% !important;
}

.mpp-drag-drop-inside p {
  margin: 5px 0 !important;
}

.mpp-upload-container-close {
  top: 90px !important;
}

.mpp-container > strong {
  margin: 15px 0 15px 20px !important;
  display: block;
}

.mpp-breadcrumbs {
  background: transparent;
}

form .mpp-g > div {
  width: 100%;
}

.mpp-button-primary.mpp-align-right {
  float: left;
}

#mpp-editable-media-list .mpp-delete-media-check {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

#mpp-editable-media-list .mpp-delete-media-check + label {
  float: left;
}

.mpp-g.mpp-bulk-edit-media-action-row {
  display: none !important;
}

.members.bp-invites-content #members-list .item {
  overflow: visible;
}

#internalPage {
  padding-top: 70px;
  padding-bottom: 130px;
}

#internalPage article {
  margin-bottom: 50px;
}

#internalPage article h2 {
  margin-bottom: 10px !important;
  text-transform: none;
}

.buddypress-wrap .standard-form div.submit input#group-creation-previous,
.group-button.leave-group.button,
.group-button.request-membership.button {
  font-size: 14px;
  line-height: inherit;
  padding: .2em 0;
  text-align: center;
  background: 0 0;
  border: 0;
  box-shadow: none;
  color: #767676;
}

.buddypress-wrap .standard-form div.submit input#group-creation-previous:hover,
.group-button.leave-group.button:hover {
  text-decoration: underline;
  background-color: transparent;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
    border-color: #000!important;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    background-color: transparent!important
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    border-color: transparent!important;
    background-color: transparent!important
}

.wpb-js-composer main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading h4,.wpb-js-composer main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-body,
.wpb-js-composer main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel:last-of-type .vc_tta-panel-heading h4 {
    border-bottom: 1px solid #000!important
}

.wpb-js-composer main .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    padding-left: 46px
}

.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body,.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading {
    border-radius: 0!important
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading h4,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a,
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #000000 !important;
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before {
    border-color: #000 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.greenbg .vc_tta-panel-heading {
    background-color: #8dbd3e !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.bluebg .vc_tta-panel-heading {
    background-color: #1d8ec1 !important;
    background-color: #0057a0 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.yellowbg .vc_tta-panel-heading {
    background-color: #f7be24 !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.greenbg .vc_tta-panel-heading .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.bluebg .vc_tta-panel-heading .vc_tta-panel-title > a,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.yellowbg .vc_tta-panel-heading .vc_tta-panel-title > a {
    color: #fff !important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.greenbg .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.bluebg .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.yellowbg .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon::before,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.greenbg .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.bluebg .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon::after,
.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.yellowbg .vc_tta-panel-heading .vc_tta-panel-title > a .vc_tta-controls-icon::after {
    border-color: #fff !important;
}

.bottomNotice {
  margin-bottom: 50px;
  margin-top: 100px;
}

.bottomNotice h2 {
  margin-bottom: 20px !important;
}

.vc_tta-container {
  margin-bottom: 35px !important;
}

.vc_row-o-equal-height .wpb_wrapper {
	height: 100%;
}

.specialCard {
	box-shadow: -1px 1px 20px 1px rgb(0 0 0 / 0.1);
    padding: 15px 20px;
	height: 100%;
	margin-bottom: 0;
}

.wpb_text_column ul li {
  margin-bottom: 7px;
}

img.alignleft {
  float: left;
  margin: 15px 30px 15px 0;
}

img.alignright {
  float: right;
  margin: 15px 0 15px 30px;
}

.vc_row {
	background-repeat: no-repeat;
}

.orange a {
  color: #fff !important;
}

.tribe-events-c-top-bar__nav-list,
.tribe-events-c-view-selector__list,
.maincontent h2.tribe-community-events-list-title,
.maincontent h2.my-events {
  margin-left: 0 !important;
  margin-bottom: 0 !important;
}

.datepicker .month {
  background-color: transparent;
}

.theCategory.transparent {
  background-color: transparent !important;
}

.leftFloater {
  float: left;
}

.leftFloater.optionalThumbnail {
  margin-right: 50px;
  max-width: 30%;
}

.leftFloater.optionalThumbnail + .leftFloater.theContent {
  max-width: calc(70% - 50px);
}

.regular-entry {
  margin-bottom: 50px;
  position: relative;
}

.regular-entry .optionalThumbnail + .theContent {
  position: absolute;
  top: 50%;
  left: calc(30% + 50px);
  transform: translateY(-50%);
}

.regular-entry,
.news-pagination {
  float: left;
  width: 100%;
}

.regular-entry h2,
.regular-entry h2 a {
  margin-bottom: 0 !important;
}

.news-pagination ul {
  list-style: none;
}

.news-pagination ul li {
  float: left;
  margin-right: 25px;
}

body.archive h1 {
  margin-bottom: 35px !important;
}

.cmdm-archive-items > ul > li > a {
  width: calc(100% - 360px) !important;
}

.cmdm-archive-items > ul > li > span {
  width: 170px !important;
}

.cmdm-archive-items > ul > li > span > .CMDM-author-link {
  padding-top: 0;
}

.cmdm-archive-items > ul > li > cite:first-of-type {
  width: 120px !important;
}

.cmdm-archive-items > ul > li > cite:last-of-type {
  width: 70px !important;
}

.widget-area.cmdm-single-top-sidebar.cmdm-content-area {
  width: 50%;
}

.widget-area.cmdm-single-top-sidebar.cmdm-content-area h2.widgettitle {
  font-size: 1.25rem !important;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 20px !important;
  text-transform: none;
}

.column-left__menu {
  width: 50%;
}

.column-left__menu .boxGrey724 {
  background: transparent !important;
}

.CMDM .CMDM-edit-form > form > table {
  background-color: transparent !important;
}

.table-menu-wrapper .table-menu {
  -left: 0;
  width: 170px;
}

.tribe-community-events-content .tribe-nav .table-menu-wrapper a.tribe-button-tertiary.tribe-button-activate.menu-open {
  width: 170px;
}

.events-community-post-content .mce-tinymce #mceu_13,
#wp-CMDM_AddDownloadForm_description-editor-container .mce-tinymce #mceu_13 {
  display: none !important;
}

.tribe_community_edit .tribe-button.submit,
.tribe_community_list .tribe-button.submit {
  border: none;
}

.maincontent .CMDM .CMDM-edit-form input[type=submit] {
  border: 0;
  color: #fff;
  font-weight: normal;
  font-size: 17px;
}

.widget_bp_core_login_widget.standard-form #bp-login-widget-user-pass {
  margin-bottom: 10px;
}

.widget_bp_core_login_widget.standard-form .bp-login-widget-forgot-password-link {
  margin-bottom: 20px;
  display: block;
}

.error_wid_login {
  width: 500px !important;
  margin-bottom: 30px !important;
}

body #buddypress .user-single-column a {
  overflow-wrap: break-word;
}

.contextCATImage {
  z-index: 10;
  position: absolute;
  width: 250px;
  top: 100px;
  right: 0;

  /*background-color: #ffffff7d;
  padding: 20px 0;*/
	
	width: 160px;
	
}

.contextCATImage a {
  display: block;
  text-align: center;
}
	
.contextCATImage img {
	border-radius: 100%;
}

.tribe-common-c-btn-border.tribe-events-c-subscribe-dropdown__button {
  display: flex;
  align-items: center;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta {
  width: 100%;
}

body .wpb_singleimage_heading {
	margin-bottom: 10px !important;
}

.maincontent .news-slider a.conferences-img {
  	display: block;
}