.custom-css-class {
  display: block;
}
/*
 ***************************************************************
 *						GENERAL
 ***************************************************************
 */

/* Fonts 

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-black-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-black-webfont.woff")
      format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-blackitalic-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-blackitalic-webfont.woff")
      format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-bold-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-bold-webfont.woff")
      format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-bolditalic-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-bolditalic-webfont.woff")
      format("woff");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-extrabold-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-extrabold-webfont.woff")
      format("woff");
  font-weight: 800;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-extrabolditalic-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-extrabolditalic-webfont.woff")
      format("woff");
  font-weight: 800;
  font-style: italic;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-italic-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-italic-webfont.woff")
      format("woff");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-light-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-light-webfont.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-lightitalic-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-lightitalic-webfont.woff")
      format("woff");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-medium-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-medium-webfont.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-mediumitalic-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-mediumitalic-webfont.woff")
      format("woff");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Raleway";
  src: url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-regular-webfont.woff2")
      format("woff2"),
    url("https://www.career-competence.at/wp-content/themes/betheme-child/Webfonts/raleway-regular-webfont.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
}*/

.ms-container .ms-list {
  height: 700px !important;
}

html {
  background-color: #fff !important;
}

body.page .breadcrumbs {
  display: none !important;
}

#search-4 h3 {
  display: none;
}

/*.menu-responsive-bflow {
	margin-bottom: 5px;
}*/

.hide {
  display: none !important;
}

/* Hide content for C&C Exhibitors / ML Exhibitors */
.cc-exhibitor .hide-for-cc,
.ml-exhibitor .hide-for-master,
.cc-top-performer .hide-for-cc,
.cc-top-performer .hide-for-master,
.cc-exhibitor .hide-for-exhibitors,
.ml-exhibitor .hide-for-exhibitors,
/*.cc-besucher .hide-for-exhibitors,*/
.cc-besucher .hide-for-cc,
.cc-besucher .hide-for-master,
.cc-top-performer .hide-for-topperformer {
  display: none !important;
}

.admin-bar .hide-for-cc,
.admin-bar .hide-for-master,
.admin-bar .hide-for-topperformer,
.admin-bar .hide-for-exhibitors {
  display: initial !important;
}

mark {
  background: none !important;
  color: #f29400;
  font-weight: bold !important;
}

@media only screen and (max-width: 480px) {
  /*	.menu-responsive-bflow {
	 	display: none!important;
	 }*/

  div.section_wrapper.clearfix,
  div.section_wrapper {
    width: 90% !important;
  }
}

h1 {
  line-height: 35px;
}

.post-comments {
  display: none;
}

/* BLOG */

.image_frame .wp-caption-text {
  text-align: right;
  font-size: 12px;
}

.post-footer .button-love,
.post-header .button-love {
  display: none;
}

.desc_footer .icon-comment-empty-fa {
  display: none;
}

.post-meta .category .cat-wrapper ul li {
  list-style: none;
}

/* Search */

.search .post-meta {
  display: none !important;
}

/*
 ***************************************************************
 *						TYPOGRAPHY
 ***************************************************************
 */

.vc_separator h4 {
  font-size: 20px !important;
}

.accordion .question .title {
  font-size: 16px !important;
}

.presse-zahl .number {
  font-size: 70px !important;
}

/*
 ***************************************************************
 *						HEADER
 ***************************************************************
 */

#Subheader .title {
  line-height: 38px;
}

body.single-post .title_wrapper {
  display: none !important;
}

@media screen and (min-width: 1240px) {
  #Top_bar.is-sticky .logo {
    display: none !important;
  }
}

/* Header Image hoeher */

body:not(.template-slider) #Header {
  min-height: auto !important;
  /*max-height: 217px;*/
}

/* Suchfeld Eingabe */

#Top_bar .search_wrapper input[type="text"] {
  color: #444444 !important;
}

/* Account Menüpunkt */
/*
.user-account-navigation {
	background: #f09601;
}

.user-account-navigation > a > span {
	color: #fff;
}
*/

.user-account-navigation {
  background: #444;
}

.user-account-navigation > a > span {
  color: #f09601;
}

.user-account-navigation:hover {
  background: #f2f2f2;
}

/* Actionbar Linkfarbe */

#Action_bar,
#Action_bar a,
#Action_bar a:hover {
  color: #959595 !important;
  font-size: 12px !important;
}

#Top_bar .menu > li > ul.mfn-megamenu a.mfn-megamenu-title {
  font-weight: 800 !important;
}

.log-in-out-link {
  color: #959595;
}

#Header .secondary-menu > li {
  padding: 4px 5px !important;
  margin: 4px 5px !important;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.no-link > a {
  cursor: default !important;
}

#secondary-menu .no-link,
#secondary-menu .no-link a {
  cursor: default !important;
  background: none !important;
}

#secondary-menu .arbeitgeberinfos {
  border: 1px solid #f29400 !important;
}

#secondary-menu .hochschulinfos {
  border: 1px solid #1a4a72 !important;
}
#secondary-menu .startupinfos {
  border: 1px solid #80b736 !important;
}
#secondary-menu .arbeitgeberinfos a,
#secondary-menu .hochschulinfos a,
#secondary-menu .startupinfos a {
  color: #222 !important;
}

#secondary-menu .arbeitgeberinfos:hover {
  background: #f29400 !important;
}

#secondary-menu .arbeitgeberinfos:hover a {
  color: #fff !important;
}

#secondary-menu .hochschulinfos:hover {
  background: #1a4a72 !important;
}

#secondary-menu .hochschulinfos:hover a {
  color: #fff !important;
}

#secondary-menu .startupinfos:hover {
  background: #80b736 !important;
}

#secondary-menu .startupinfos:hover a {
  color: #fff !important;
}

/*@media only screen and (max-width: 1240px) {

	#Top_bar a.responsive-menu-toggle span {
		float: left!important;
	}

}

@media only screen and (max-width: 767px) {
	#Header a.responsive-menu-toggle {
		position: absolute !important;
		top: 90px !important;
		left: 30px !important;
		z-index: 10;
		margin: 0;
	}

	#Top_bar a.responsive-menu-toggle span {
		float: right!important; 
	}
}*/

/*
 ***************************************************************
 *						REVOLUTION SLIDER
 ***************************************************************


.rev_slider p {
  font-family: "Raleway" !important;
}

.startseite-slider {
  width: 400px;
}

.startseite-slider div.number {
  font-size: 50px;
  line-height: 50px;
}

.startseite-slider h3.title {
  font-size: 15px;
  color: #fff;
}

@media only screen and (max-width: 480px) {
  .startseite-slider {
    display: none;
  }
}

.animate {
  opacity: 1 !important;
}

/*.slider-countdown {
	width: 1000px;
}

.slider-countdown .column_quick_fact {
	margin-right: 10px!important;
}

@media only screen and (max-width: 960px) 
{
	.slider-countdown {
		width: 600px;
	}
} */

/*
 ***************************************************************
 *						FOOTER
 ***************************************************************
 

.sponsoren {
  width: 100%;
  height: auto;
  background: #e0e0e0;
  padding: 15px 0 15px 0;
}

.sponsoren ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
}

.sponsoren ul li {
  display: inline;
  margin: 0 5% 0 5%;
}*/

/*
 ***************************************************************
 *						Profile Builder Pro
 ***************************************************************
 */

.wppb-heading {
  padding-top: 30px !important;
}

.wppb-form-field .wppb-checkboxes label {
  width: 100% !important;
}

.wppb-send-credentials-checkbox {
  display: none !important;
}

/* Ausstellerverzeichnis Liste */

/* Hofer */
/*.bflow-exhibitor-160 {
	border: 3px solid #2D6189;
}*/

/* Eglo */
.bflow-exhibitor-114 img {
  max-height: 122px;
  width: auto;
}

.wppb-avatar {
  width: 150px;
}

.wppb-login {
  width: 250px;
  text-align: left;
  font-weight: bold;
}

.wppb-bio {
  text-align: left;
}

/* Recover Password */

#wppb-recover-password #username_email {
  width: 250px;
}

.wppb-max-upload {
  display: none !important;
}

.wppb-user-forms ul {
  max-width: none;
  margin: 0;
}

.wppb-form-field {
  width: 50%;
  padding-right: 2%;
}

.wppb-form-field input,
.wppb-form-field input[type="text"],
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select,
.wppb-form-field textarea,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input {
  width: 100% !important;
}

.wppb-form-field label,
.wppb-form-field input {
  width: 100% !important;
  float: none;
}

.wppb-form-field input.custom_field_checkbox {
  width: auto !important;
  margin-top: 8px !important;
}

.wppb-left-half,
.wppb_billing_first_name,
.wppb_billing_city,
.wppb_billing_email {
  width: 50%;
  float: left;
  clear: left;
}

.wppb-right-half,
.wppb_billing_last_name,
.wppb_billing_postcode,
.wppb_billing_phone,
.wppb-select-user-role {
  width: 50%;
  float: left;
  clear: right;
}

.bflow-aussteller-registration #wppb-form-element-45 {
  width: 100% !important;
}

/* Stichwort Checkboxen */

.bflow-aussteller-registration #wppb-form-element-62 {
  width: 100%;
}

.bflow-aussteller-registration #wppb-form-element-62 > ul > li {
  width: 33% !important;
  float: left;
}

.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"],
.wppb-user-forms textarea {
  border-radius: 0 !important;
}

.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"] {
  padding: 10px !important;
}

.wppb-form-field.wppb-heading h3 {
  font-size: 35px;
  line-height: 37px;
  padding-top: 50px;
}

.wppb-form-field.wppb-checkbox-terms-and-conditions
  input[type="checkbox"].custom_field_toa {
  width: auto !important;
}

#pass-strength-result {
  margin: 13px 5px !important;
}

/* WooCommerce Billing fields */

.wppb-form-field.wppb-heading,
.wppb-form-field.wppb-woocommerce-customer-billing-address,
.wppb-form-field.wppb-checkbox-terms-and-conditions {
  width: 100%;
}

.wppb_billing_heading {
  display: none;
}

.wppb-form-field.wppb-checkbox-terms-and-conditions {
  clear: both;
}

.wppb-form-field.wppb_billing_address_1 {
  width: 100%;
}

.wppb-form-field.wppb_billing_first_name,
.wppb-form-field.wppb_billing_last_name {
  margin-top: 30px;
}

.wppb-user-forms .extra_field_heading {
  clear: both;
}

.wppb-description-delimiter {
  margin-left: 0 !important;
}

#pass-strength-result {
  padding: 0 3px;
}

@media (max-width: 667px) {
  .wppb-user-forms input[type="text"],
  .wppb-user-forms input[type="number"],
  .wppb-user-forms input[type="email"],
  .wppb-user-forms input[type="url"],
  .wppb-user-forms input[type="password"],
  .wppb-user-forms input[type="search"],
  .wppb-left-half,
  .wppb_billing_first_name,
  .wppb_billing_city,
  .wppb_billing_email,
  .wppb-right-half,
  .wppb_billing_last_name,
  .wppb_billing_postcode,
  .wppb_billing_phone,
  .wppb-select-user-role,
  .wppb_billing_company,
  .wppb_billing_country,
  .wppb-default-e-mail {
    width: 100%;
  }
}

/* Besucher Registrierung */
#wppb-register-user-besucher ul {
  max-width: 100%;
}
#wppb-register-user-besucher .wppb-default-first-name,
#wppb-register-user-besucher .wppb-default-last-name,
#wppb-register-user-besucher .wppb-default-e-mail,
#wppb-register-user-besucher .wppb-input,
#wppb-register-user-besucher .wppb-select,
#wppb-register-user-besucher .wppb-default-password,
#wppb-register-user-besucher .wppb-default-repeat-password {
  float: left;
}

#wppb-register-user-besucher .wppb-default-first-name,
#wppb-register-user-besucher .wppb-default-e-mail,
#wppb-register-user-besucher .wppb-select {
  clear: left;
}
#wppb-register-user-besucher .wppb-upload {
  clear: both;
  width: 100%;
}
#wppb-register-user-besucher .wppb-default-repeat-password {
  clear: right;
}
#wppb-register-user-besucher .wppb-mailchimp-subscribe,
#wppb-register-user-besucher .wppb-gdpr-checkbox {
  float: none;
  width: 100%;
  display: block;
  clear: both;
}
#wppb-register-user-besucher .wppb-mailchimp-subscribe input,
#wppb-register-user-besucher .wppb-gdpr-checkbox input {
  width: auto !important;
}

/*					*/
/*  Ausstellerliste */
/*					*/

/* Faceted Menues */

.wppb-faceted-list {
  margin: 0 0 30px 0 !important;
}

.wppb-faceted-list li {
  list-style: none !important;
}

/* Suchfeld und Ausstelleranzahl */
form.wppb-search-users.wppb-user-forms {
  max-width: 100%;
  float: right;
}

.wppb-search-users-wrap input#wppb-search-fields {
  margin-top: 8px;
}

.ausstelleranzahl {
  float: right;
  margin-top: 10px;
  margin-right: 4px;
}

.wppb-table {
  clear: left;
}

.wppb-table tbody tr {
  margin-bottom: 0 !important;
}

.wppb-table tbody tr td {
  text-align: left;
}

.wppb-table tr:hover td {
  background: none !important;
  color: #444;
}

.wppb-table tr:hover td a {
  color: #f29400 !important;
}

.bflow-counter .counter,
.bflow-home-counters .counter,
.counter-homepage .counter {
  border: 1px solid #f29400;
  height: 90px;
  margin: 30px auto;
  max-width: 200px;
}

/* Sponsoren hervorheben */
.ausstellerliste-160,
.ausstellerliste-145 {
  outline: 3px solid #2d6189;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
}

/* Hohe Logos Fix */

.ausstellerliste-114 .wppb-avatar img {
  max-width: 94px !important;
  max-height: 180px !important;
}

.ausstellerliste-123 .wppb-avatar img {
  max-width: 100px !important;
  max-height: 100px !important;
}

.ausstellerliste-155 .wppb-avatar img,
.ausstellerliste-802 .wppb-avatar img,
.ausstellerliste-828 .wppb-avatar img {
  max-width: 71px !important;
  max-height: 140px !important;
}

/*					*/
/* Ausstellerprofil */
/*					*/

ul.wppb-profile li {
  list-style: none !important;
  border: none;
}

.wppb-avatar-profil {
  margin-bottom: 40px !important;
}

.wppb-avatar-profil img {
  max-height: 130px;
  width: auto;
  float: right;
  padding-left: 30px;
}

.aussteller-details {
  width: 57%;
  float: left;
  padding-right: 5%;
}

.aussteller-kontakt {
  width: 35%;
  min-width: 264px;
  float: right;
  background: #fafafa;
  padding: 5px;
  border: 1px solid #737e86;
}

.wppb-telefon {
  margin-bottom: 0 !important;
}

.profil-standnummer {
  margin-top: 30px;
}

.wir-suchen {
  clear: both;
}

.wppb-user-forms .wppb-checkboxes li {
  display: flex !important;
}

.wppb-user-forms .wppb-checkboxes li label {
  font-weight: normal !important;
}

.wppb-back-span {
  margin: 40px 0;
  padding-top: 20px;
  border-top: 1px solid #d2d2d2;
}

/* Ausstellerliste 2017 */

.bflow-ausstellerliste {
  margin: 0 auto;
  padding-top: 40px;
}

.bflow-ausstellerliste li {
  width: 30% !important;
  min-width: 250px !important;
  list-style-type: none !important;
  display: inline-block;
  margin-left: 28px;
  margin-bottom: 100px !important;
  vertical-align: top !important;
  text-align: center;
}

.bflow-ausstellerliste .wppb-avatar {
  width: 100% !important;
  height: 150px;
}

.bflow-ausstellerliste li img {
  vertical-align: middle !important;
  max-width: 200px !important;
  max-height: 150px !important;
  opacity: 1;
  margin-bottom: 15px;
}

.bflow-ausstellerliste li img:hover {
  opacity: 0.8;
}

.bflow-ausstellerliste .wppb-aussteller a {
  font-size: 22px;
  line-height: 25px;
  padding-bottom: 5px;
}

.bflow-ausstellerliste .wppb-kurzinfo {
  padding-top: 7px;
}
/*
@media only screen and (max-width: 768px) {

	.bflow-ausstellerliste li {
		width: 83px!important;
		margin-left: 21px;
	}

	.bflow-ausstellerliste li img {
		max-width: 83px!important;
	}

} */

/* Jobs Listing in Profile */

.single-job_listing #Subheader h1 {
  display: none;
}

.bflow-success-job {
  border: 2px solid green;
}

.wppb-profile .su88_job_listing_title_addon {
  width: auto;
  padding-right: 2px;
}

.job_pdf {
  /*max-width: 600px!important;*/
  width: 100%;
  margin: 0 auto;
}

.pdfemb-toolbar-bottom {
  display: block !important;
}

.pdfemb-poweredby {
  display: none !important;
}

.user-jobs-blog li {
  list-style: none !important;
}

.job_position_featured a {
  background: none !important;
  border: 2px solid !important;
}

/* Responsive */

@media only screen and (max-width: 1240px) {
  .aussteller-details {
    width: 100%;
    float: left;
    padding-right: 0;
  }

  .aussteller-kontakt {
    width: 100%;
    float: left;
    background: #fafafa;
    margin-top: 20px;
    padding: 5px;
    border: 1px solid #737e86;
  }
}

@media only screen and (max-width: 768px) {
  ul.job_listings li.job_listing a img.company_logo,
  ul.job_listings li.job_listing a span.tagline {
    display: none;
  }

  ul.job_listings li.job_listing ul.meta {
    width: 35%;
  }

  .wppb-table .wppb-avatar,
  .wppb-table .wppb-kurzprofil,
  .wppb-table .wppb-bio {
    display: none;
  }

  body {
    width: 100% !important;
  }

  #Wrapper {
    width: 100% !important;
  }

  div.container {
    width: 90% !important;
  }
}

.wppb-user-forms input[type="checkbox"] {
  margin-top: 5px !important;
}

/*
 ***************************************************************
 *						INHALT
 ***************************************************************
 */

#Subheader {
  margin-bottom: 30px;
}

#Content {
  padding-top: 0 !important;
}

#menu-besucher-1 li,
#menu-unternehmen-1 li,
#menu-account-aussteller-1 li {
  list-style: none;
}

/* Do not display to logged in users */
.logged-in .loggedout {
  display: none !important;
}

.loggedin {
  display: none !important;
}

/* Display to logged in users */

.logged-in .loggedin {
  display: block;
}

.logged-in .bflow-cto-registrierung {
  display: none;
}

.bflow-cto-registrierung .vc_cta3_content-container {
  width: 100%;
}

/*
 ***************************************************************
 *						WP Job Manager
 ***************************************************************
 */

/* Startseite 

.home .job_listings img.company_logo {
	width: auto!important;
	max-height: 50px;
	max-width: 50px!important;
}

.home .job_listings .tagline,
.home .job_listings .meta {
	display: none;
}

.home .job_listings .position {
	padding: 0!important;
}

.home .fancy_heading h2 {
	font-size: 33px;
}

 Startseite ende */

/* .home h2 {
  font-size: 50px;
  line-height: 55px;
  font-weight: bold;
  font-variant: small-caps;
}

h2 {
  font-size: 40px;
  line-height: 45px;
}

h4 {
  font-weight: 400 !important;
}
*/
.home .load_more_jobs {
  display: none !important;
}

.job-manager-form .fieldset-company_name,
.job-manager-form .fieldset-company_tagline,
.job-manager-form .fieldset-company_website,
.job-manager-form .fieldset-company_logo,
.job-manager-form h2 {
  display: none;
}

.job_listing .section-post-header,
.job_listing .ection-post-footer,
.job_listing .section-post-about {
  display: none;
}

.single_job_listing .meta li,
.job_filters .job_types li {
  list-style: none;
}

.job_listing_preview h1 {
  display: none;
}

.job_listing_preview .jobs-back-button {
  display: none !important;
}

.wppb-logged-in-hide {
  display: none;
}

/* Job Listing */

.rp4wp-related-job_listing > ul li.job_listing a img.company_logo,
.rp4wp-related-job_listing > ul li.no_job_listings_found a img.company_logo,
ul.job_listings li.job_listing a img.company_logo,
ul.job_listings li.no_job_listings_found a img.company_logo {
  width: 100px;
  height: auto;
  position: static;
}

.rp4wp-related-job_listing > ul li.job_listing a div.position,
.rp4wp-related-job_listing > ul li.no_job_listings_found a div.position,
ul.job_listings li.job_listing a div.position,
ul.job_listings li.no_job_listings_found a div.position {
  width: 65%;
}

.rp4wp-related-job_listing > ul li.job_listing a div.location,
.rp4wp-related-job_listing > ul li.no_job_listings_found a div.location,
ul.job_listings li.job_listing a div.location,
ul.job_listings li.no_job_listings_found a div.location {
  width: 15%;
}

.rp4wp-related-job_listing > ul li.job_listing a,
.rp4wp-related-job_listing > ul li.no_job_listings_found a,
ul.job_listings li.job_listing a,
ul.job_listings li.no_job_listings_found a {
  padding: 1em 1em 1em 1em;
}

#jmfe-wrap-job_onlytopperformer {
  display: none;
}

.single_job_listing #jmfe-wrap-job_pdf {
  float: left;
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}

.single_job_listing #jmfe-wrap-job_pdf a h4 {
  color: #fff !important;
  background-color: #f08d3c;
  padding: 13px 0 13px 0;
}

.single_job_listing #jmfe-wrap-job_pdf a:hover h4 {
  background-color: #23577f;
}

.single_job_listing #jmfe-wrap-job_pdf a {
  text-decoration: none !important;
}

.single_job_listing .job_description {
  clear: both;
}

.single_job_listing .company {
  min-height: 130px;
}

.single_job_listing .company img {
  width: auto;
  height: auto;
  max-height: 130px !important;
  position: static;
  float: right;
  padding-left: 15px;
}

.single_job_listing .company .name,
.single_job_listing .company .tagline {
  padding: 0;
  margin: 0 0 15px 0;
}

.single_job_listing .company .name {
  font-size: 18px;
}

.single_job_listing .company .name a.website {
  margin-right: 5%;
  font-size: 15px;
}

.jobs-back-button {
  clear: both;
  float: right;
}

/* AIESEC */

h2.aiesec-application {
  text-align: center;
  margin-top: 50px;
  padding: 15px;
  background: #f29400;
  color: #fff;
}

/* hide Link fields in Editor */

#wp-job_description-editor-container #mceu_13-body {
  display: none;
}

#wppb-edit-user .wppb-avatar,
#wppb-register-user-aussteller .wppb-avatar,
#wppb-edit-user-aussteller-profil .wppb-avatar,
#wppb-register-user .wppb-avatar,
#wppb-register-user-master-lounge-anmeldung .wppb-avatar,
#wppb-edit-user-master-lounge-profil .wppb-avatar {
  width: 100% !important;
}

#wppb-register-user h4,
#wppb-edit-user h4 {
  padding-top: 30px;
}

/*
 ***************************************************************
 *						GRAVITY FORM
 ***************************************************************
 */

.gform_wrapper textarea,
.gform_wrapper input {
  font-size: 14px !important;
}

table.gsurvey-likert td.gsurvey-likert-choice {
  background-image: url(" https://sowiholding.at/wp-content/plugins/gravityformssurvey/images/active0.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

table.gsurvey-likert td.gsurvey-likert-choice.gsurvey-likert-selected {
  background-image: url(" https://sowiholding.at/wp-content/plugins/gravityformssurvey/images/active1.svg") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

/*
 ***************************************************************
 *						WPML
 ***************************************************************
 */

.wpml-languages .tooltip {
  width: 20px !important;
  margin-top: 6px !important;
}

.wpml-languages .tooltip i.icon-down-open-mini {
  display: none !important;
}

/*
 ***************************************************************
 *						MAPPLIC
 ***************************************************************
 */

.mapplic-sidebar {
  width: 20% !important;
}

.mapplic-element input {
  padding-left: 30px !important;
}

.mapplic-list-shown a span {
  display: none !important;
}

.mapplic-list-location > a {
  min-height: 37px !important;
}

.mapplic-hovertip {
  max-width: 70% !important;
}

#mapplic2.mapplic-element {
  min-height: 600px !important;
  width: 100% !important;
}

.mapplic-container {
  width: 80% !important;
}

.mapplic-list-container {
  padding-top: 97px !important;
}

.mapplic-list-location h4 {
  font-size: 15px !important;
}

@media (max-width: 667px) {
  .mapplic-sidebar {
    width: 100% !important;
  }

  #mapplic2.mapplic-element {
    min-height: 400px !important;
    height: auto !important;
  }

  .mapplic-container {
    width: 100% !important;
  }
}

/* INTERACTIVE ELEMENTS */
/* clickable elements */
.mapplic-clickable:not(g),
g.mapplic-clickable > * {
  opacity: 0.9 !important;
  /*fill: #b7a6bd*/
}

/* hovered elements */
.mapplic-clickable:not(g):hover,
g.mapplic-clickable:hover > * {
  opacity: 0.6 !important;
}

/* active elements */
.mapplic-active,
a.mapplic-active > path,
g.mapplic-active > * {
  fill: #343f4b;
  opacity: 1 !important;
}

[data-location="career-competence"],
[data-location="master-lounge"] {
  display: none !important;
}

/*
 ***************************************************************
 *						ADMIN BEREICH
 ***************************************************************
 */

#wp-admin-bar-mail_bank {
  display: none;
}

/* AJAX Login */
.lwa-links-remember,
.lwa-links-register {
  display: none !important;
}

/*
 ***************************************************************
 *						AUSSTELLER MESSEANMELDUNG
 ***************************************************************
 */

.aussteller-anmeldung-header .vc_single_image-wrapper {
  margin-bottom: 0 !important;
}

.aussteller-anmeldung-header .text-holder,
.aussteller-anmeldung-header .text-holder-wider {
  max-width: 600px;
  margin: 0 auto !important;
  background-color: rgba(31, 29, 32, 0.6);
  padding: 10px !important;
}

.aussteller-anmeldung-header .text-holder-wider {
  max-width: 800px;
}

.aussteller-anmeldung-header .text-holder-wider h2 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
}

.aussteller-anmeldung-header h1 {
  font-size: 45px;
  line-height: 45px;
}

/* Formular */

.gform_previous_button {
  background-color: #717479 !important;
}

.cc-aussteller-messeanmeldung h2 {
  padding-top: 30px;
}

.cc-aussteller-messeanmeldung .bflow-hide-label label.gfield_label {
  display: none !important;
  margin-left: 10px !important;
}

.cc-aussteller-messeanmeldung .aussteller-anmeldung-text ul {
  list-style-type: disc !important;
}

.aussteller-anmeldung-text ul li {
  display: block !important;
  width: 100% !important;
  list-style: disc !important;
}

.cc-aussteller-messeanmeldung .gform_wrapper .gf_step.gf_step_active {
  font-weight: bold;
}

.cc-aussteller-messeanmeldung .gform_wrapper .gf_step.gf_step_pending {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6;
}

.cc-aussteller-messeanmeldung table {
  margin-top: 30px;
}

.cc-aussteller-messeanmeldung table td {
  text-align: left;
}

/* Premium Partner Paket */

.cc-ausstellerpaket,
.cc-premium-ausstellerpaket,
.cc-sponsor-ausstellerpaket,
.cc-medienpaket-medium,
.cc-medienpaket-large {
  border: 1px solid #f29400 !important;
  padding: 30px !important;
  background: #f9f9f9 !important;
}

.cc-ausstellerpaket h3,
.cc-premium-ausstellerpaket h3,
.cc-sponsor-ausstellerpaket h3,
.cc-medienpaket-medium h3,
.cc-medienpaket-large h3 {
  font-size: 28px !important;
  line-height: 30px !important;
  padding-bottom: 20px !important;
}

#field_17_30,
#field_17_35,
#field_17_36 {
  display: none !important;
}

#field_17_25 label,
#field_17_26 label,
#field_17_27 label {
  display: none !important;
}

#field_17_25,
#field_17_26,
#field_17_27 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.cc-ausstellerpaket img,
.cc-premium-ausstellerpaket img,
.cc-sponsor-ausstellerpaket img {
  float: right;
  max-width: 50%;
}

.cc-ausstellerpaket img {
  width: 40%;
}

.cc-premium-ausstellerpaket img,
.cc-sponsor-ausstellerpaket img {
  width: 50%;
}

.cc-premium-ausstellerpaket img.employer-branding-siegel,
.cc-sponsor-ausstellerpaket img.employer-branding-siegel {
  width: auto;
}

.cc-ausstellerpaket h3,
.cc-ausstellerpaket h4,
.cc-ausstellerpaket ul,
.cc-premium-ausstellerpaket h4,
.cc-premium-ausstellerpaket ul,
.cc-sponsor-ausstellerpaket h4,
.cc-sponsor-ausstellerpaket ul {
  width: 47%;
}

.sponsoring-contact {
  padding: 10px 30px 10px 30px;
  background: #e89439;
  color: #000 !important;
}

.sponsoring-contact h2 {
  color: #000 !important;
  font-size: 25px !important;
}

@media only screen and (max-width: 767px) {
  .cc-ausstellerpaket img,
  .cc-premium-ausstellerpaket img,
  .cc-sponsor-ausstellerpaket img {
    float: none;
    max-width: 100%;
  }

  .cc-ausstellerpaket img {
    width: 100%;
  }

  .cc-premium-ausstellerpaket img,
  .cc-sponsor-ausstellerpaket img {
    width: 100%;
  }

  .cc-premium-ausstellerpaket img.employer-branding-siegel,
  .cc-sponsor-ausstellerpaket img.employer-branding-siegel {
    float: right !important;
  }

  .cc-ausstellerpaket h3,
  .cc-ausstellerpaket h4,
  .cc-ausstellerpaket ul,
  .cc-premium-ausstellerpaket h4,
  .cc-premium-ausstellerpaket ul,
  .cc-sponsor-ausstellerpaket h4,
  .cc-sponsor-ausstellerpaket ul {
    width: 100%;
  }
}

@media only screen and (max-width: 560px) {
  .cc-premium-ausstellerpaket img.employer-branding-siegel,
  .cc-sponsor-ausstellerpaket img.employer-branding-siegel {
    float: none !important;
  }
}

/* Aussteller Messeinformationen */

.aussteller-countdown div.number {
  font-size: 50px;
  line-height: 50px;
}

.aussteller-countdown h3.title {
  font-size: 15px;
  color: #fff;
}

.orange-bg-white-text p,
.orange-bg-white-text .gform_body ul li label.gfiel_label,
.the_content_wrapper .orange-bg-white-text ul {
  color: #fff !important;
}

@media only screen and (min-width: 1048px) {
  .orange-bg-white-text {
    background-image: url("https://www.career-competence.at/wp-content/uploads/sites/2/2016/09/cc-arrow-left-to-right_250px.png");
    background-position: 0 50%;
    background-repeat: no-repeat;
  }
}

.orange-bg-white-text input[type="submit"] {
  border: 2px solid #fff;
  font-size: 18px !important;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: none;
}

.orange-bg-white-text input[type="submit"]:hover {
  background-color: #444444;
}
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-heading {
  border-color: #ed9428 !important;
}

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-title > a,
.vc_tta-color-orange.vc_tta-style-outline
  .vc_tta-panel
  .vc_tta-panel-title
  > a
  i {
  color: #ed9428 !important;
}

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body {
  border-color: #ed9428 !important;
}

.vc_tta-color-orange.vc_tta-style-outline .vc_tta-controls-icon::after,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-controls-icon::before,
.vc_tta-color-orange.vc_tta-style-outline .vc_tta-panel .vc_tta-panel-body,
.vc_tta-color-orange.vc_tta-style-outline
  .vc_tta-panel
  .vc_tta-panel-body::after,
.vc_tta-color-orange.vc_tta-style-outline
  .vc_tta-panel
  .vc_tta-panel-body::before {
  border-color: #ed9428 !important;
}

.vc_tta-color-orange.vc_tta-style-outline
  .vc_tta-panel
  .vc_tta-panel-title
  > a:hover {
  background-color: #ed9428 !important;
  color: #fff !important;
}

.vc_tta-color-orange.vc_tta-style-outline
  .vc_tta-panel
  .vc_tta-panel-title
  > a:hover
  i::before,
.vc_tta-color-orange.vc_tta-style-outline
  .vc_tta-panel
  .vc_tta-panel-title
  > a:hover
  i::after {
  border-color: #fff !important;
}

blockquote:before {
  content: "" !important;
  width: 55px;
  height: 40px;
  background: url(../betheme/images/blockquote.png);
  position: absolute;
  bottom: -25px !important;
  right: 0px !important;
}

/*
 ***************************************************************
 *						EVENTSON
 ***************************************************************
 */

.evoau_submission_form {
  z-index: 0 !important;
}

#eventon_form .evoau_table .row p.hide,
#eventon_form .evoau_table .row p.event_location_cord {
  display: none !important;
}

#eventon_form .startdate {
  width: 45%;
  float: left;
}

#eventon_form .enddate {
  width: 45%;
  float: right;
}

#eventon_form p label,
#eventon_form .enterownrow label {
  font-family: "Raleway" !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  font-style: normal !important;
  padding-top: 15px;
  color: #3d3d3d;
}

.evoau_submission_form {
  border: none !important;
  padding: 0 15px 0 0 !important;
}

#eventon_form p input,
#eventon_form .enterownrow input {
  font: 13px "Raleway", arial;
  border: 2px solid #ddd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.07);
  color: #666666;
  padding: 5px 8px;
  border-radius: 0px;
}

#eventon_form .enterownrow input {
  width: 100%;
}

.evoau_success_msg {
  margin: 100px 0 100px 0;
}

body #eventon_form p #evoau_submit,
body a.evoAU_form_trigger_btn,
body .evoau_submission_form .msub_row a,
body .evcal_btn.evoau,
body .evoau_submission_form.loginneeded .evcal_btn {
  color: #f90 !important;
  background-color: transparent !important;
  padding: 13px 19px !important;
  border-radius: 0 !important;
  border: 2px solid #f90 !important;
  text-transform: none !important;
  font-weight: normal !important;
  font-family: "Raleway", arial;
}

/*
 ***************************************************************
 *						BFLOW KACHEL NAVIGATION
 ***************************************************************
 */

.bflow-kachelnavi-wrapper {
  display: table;
  width: 100%;
  height: 250px;
  margin-bottom: 20px;
  background-color: #eb9328;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: background 0.4s ease-in;
  -moz-transition: background 0.4s ease-in;
  -o-transition: background 0.4s ease-in;
  transition: background 0.4s ease-in;
}

.bflow-kachelnavi-wrapper:hover {
  background: #444444 !important;
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  -webkit-transition: background 0.4s ease-in;
  -moz-transition: background 0.4s ease-in;
  -o-transition: background 0.4s ease-in;
  transition: background 0.4s ease-in;
}

.bflow-kachelnavi-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 20px;
}

.bflow-kachelnavi-wrapper .bflow-kachelnavi-title {
  text-align: center;
  font-size: 35px;
  line-height: 40px;
  font-weight: 600;
  /*text-transform: uppercase;*/
  font-variant: small-caps;
  color: #fff;
}

.bflow-kachelnavi-wrapper .bflow-kachelnavi-text {
  text-align: center;
  color: #fff;
}

.bflow-kachelnavi-link {
  text-decoration: none !important;
}

div#cookie-notice.cn-bottom.wp-default {
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.cookie-notice-container {
  background: #fff;
  color: #000;
  width: 300px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 1.3em;
  line-height: 1.2em;
  padding: 30px !important;
  margin-top: 150px !important;
}

#cookie-notice .cn-button {
  margin-bottom: 0;
  border: 2px solid #fff;
  border-radius: 0;
  background: #f29400;
  color: #fff;
}

#cookie-notice #cn-accept-cookie {
  background: #38a700;
  text-transform: uppercase;
  font-size: 1em;
  padding: 8px 15px;
  font-weight: 600;
  margin-top: 20px;
}

#cookie-notice #cn-more-info {
  margin-top: 10px !important;
  background: #bfbfbf;
  color: #313131;
}

span#cn-notice-text {
  vertical-align: top;
  margin-bottom: 20px;
}

.cookie-notice-container {
  padding-bottom: 5px;
}

/*
body,
button,
span.date_label,
.timeline_items li h3 span,
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"],
textarea,
select,
.offer_li .title h3 {
  font-family: "Raleway", Arial, Tahoma, sans-serif !important;
}

#menu > ul > li > a,
a.action_button,
#overlay-menu ul li a {
  font-family: "Raleway", Arial, Tahoma, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
.text-logo #logo {
  font-family: "Raleway", Arial, Tahoma, sans-serif !important;
}

.chart_box .chart .num,
.counter .desc_wrapper .number-wrapper,
.how_it_works .image .number,
.pricing-box .plan-header .price,
.quick_fact .number-wrapper,
.woocommerce .product div.entry-summary .price {
  font-family: "Raleway", Arial, Tahoma, sans-serif !important;
}*/

/*
 ***************************************************************
 *						MESSEPACKAGE RESPONSIVE
 ***************************************************************
 */

input#gform_submit_button_22 {
  max-width: 100% !important;
  white-space: normal !important;
  line-height: 1.2em;
}

@media all and (max-width: 736px) {
  .messepackage-wrapper h1 {
    font-size: 26px !important;
  }

  .messepackage-wrapper h3 {
    font-size: 19px !important;
  }

  .messepackage-wrapper {
    padding-top: 25px !important;
  }

  .messepackage-vorteile h4 {
    font-size: 18px !important;
  }

  .messepackage-vorteile .icon-check {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 40px !important;
  }
}

.vc_tta-accordion.vc_tta-color-pink .vc_tta-panel-title {
  background-color: #e40615 !important;
}
.vc_tta-accordion.vc_tta-color-pink .vc_tta-panel-body {
  background-color: #ff0f20 !important;
}

/* Ticket Status */

table.ticketstatus {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

/* Lehrer Besucher Ticketauswahl */
.bflow-ticket-box h2,
.bflow-ticket-box p {
  color: #000;
}
.bflow-ticket-box {
  -webkit-box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.3);
}
.bflow-ticket-box a {
  transition: all 0.2s ease-in-out;
}
.bflow-ticket-box a:hover {
  transform: scale(1.1);
}
@media only screen and (max-width: 768px) {
  .bflow-ticket-box {
    margin-left: 20px;
    margin-right: 20px;
    text-align: center !important;
  }
  .bflow-ticket-box a {
    text-align: center !important;
  }
}
/*
 ***************************************************************
 *						Hallenplan Sidebar unterhalb & Optimierung
 ***************************************************************
 */

.mapplic-container {
  /* width: 100%!important; */
  float: left !important;
}
.mapplic-sidebar {
  /*width: 100%!important;*/
  float: right !important;
}
input.mapplic-search-input {
  padding: 0 0 0 35px !important;
  margin: 0 !important;
}
.mapplic-filter {
  padding: 0 !important;
}
.mapplic-icon.mapplic-icon-magnifier {
  margin-left: 10px !important;
}
.mapplic-list-container {
  padding-top: 0 !important;
}
.mapplic-list .mapplic-thumbnail.mapplic-thumbnail-placeholder {
  display: none !important;
}
.mapplic-tag {
  font-size: 10px !important;
}
.mapplic-search-clear {
  top: 10px !important;
}
.mapplic-list-location > a {
  padding: 5px 10px 5px 8px !important;
}
.mapplic-list-category > a {
  margin: 0 !important;
  font-weight: bold;
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
  color: #e40515 !important;
  border-color: #e40515 !important;
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
  color: #fff !important;
  border-color: #e40515 !important;
  background-color: #e40515 !important;
}

.ticket-menu-button {
  background: #008d40;
  -webkit-box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in-out;
}
.ticket-menu-button span {
  color: #fff !important;
}
.ticket-menu-button:hover {
  transform: scale(1.1);
}

.ticket-nag {
  display: block;
  position: fixed;
  bottom: 0;
  right: 20px;
  padding: 15px 30px;
  background: #008d40;
  -webkit-box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 -1px 25px 0 rgba(0, 0, 0, 0.5);
  transition-duration: 0.5s;
  z-index: 1;
}
.ticket-nag a {
  color: #fff !important;
  font-weight: 900;
}
.ticket-nag:hover a {
  color: #008d40 !important;
  text-decoration: none;
}

.ticket-nag:hover {
  background: #fbed02;
}
.ticket-nag.absage,
.ticket-nag.absage:hover {
  background: #e40613;
}
.ticket-nag.absage:hover a {
  color: #fff !important;
}
@media only screen and (max-width: 450px) {
  .ticket-nag {
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    right: 0;
  }
}

.post-password-form {
  margin-top: 300px;
}

@media screen and (max-width: 768px) {
  
  .bflow-exhibitor-logo-list li img {
    filter: unset!important;
    transition: none!important;
  }
}

.mce-toolbar .mce-btn button, .qt-dfw {
  background-color: transparent!important;
  border-radius: 0!important;
  box-shadow: none!important;
}

.elementor-video {
  height: 100%;
}