h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
 font-family: 'Fira Sans';
}
h2 {
  font-family: 'Fira Sans';
  font-size: 22px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.55px;
  color: var(--rouge);
  color: #bf0e2e;
}
h5 {
  font-family: 'Fira Sans';
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: 0.45px;
  color: #000000;
}
.main-content-bg-grey {
  background-color: #f9f9f9; /* #fffdfd not exact color, need to find*/
}

.main-content-bg-dark-grey {
  background-color: #efefef; /* for Bildergalerien block on start page*/
}
.workbreak {
  word-break: break-all;
}
/* for ueber uns page /node/125 */
.wir-ueber-uns p {
  margin-bottom: 24px;
}
.button-secondary {
  width: 172px;
  border-radius: 4px;
  border: solid 1px #074386;
  background-color: #ffffff;
  text-align: center;
  padding: 10px 0;
}
.button-secondary-txt {
  font-family: 'Fira Sans';
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
  letter-spacing: 0.6px;
  color: var(--twilight-blue);
  color: #074386;
}
a.button-secondary-txt:hover {
  text-decoration: none;
}
/* end ueber uns */

div.kommunikationsdaten div div div.panel-body div.form-type-file label {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
  text-align: center;
  vertical-align: middle;
  padding-bottom: 5px;
  padding-right: 5px;
}

/* For /pdf-archive page */
.attachment-after .view-pdf-archive {
  border-top: 1px solid #dadada;
}
.view-pdf-archive .view-header {
  padding: 24px 0;
}
.attachment-after .view-pdf-archive .view-content,
.view-pdf-archive .view-content.closepdf {
  display: none;
}
.attachment-after .view-pdf-archive .view-content.open {
  display: block;
}
.view-pdf-archive .view-header h3 {
  font-family: 'Fira Sans';
  font-size: 22px;
  font-weight: 800;
  line-height: 1.45;
  letter-spacing: 0.65px;
  color: var(--twilight-blue);
  color: #074386;
  margin: 0;
}
.attachment-after .view-pdf-archive .view-header h3,
.view-pdf-archive .view-header.closepdf h3 {
  background-image: url("../gfx/plus-icon.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 42px;
}
.attachment-after .view-pdf-archive .view-header.open h3,
.view-pdf-archive .view-header h3 {
  background-image: url("../gfx/minus-icon.svg");
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 42px;
}
.view-pdf-archive .view-header h3:before {

}
.view-pdf-archive .view-content {
}
.view-pdf-archive .view-content .views-row {
  text-align: center;
}
.view-pdf-archive .views-field-field-artikel-bild {
  width: 244px;
}
.view-pdf-archive .views-field-field-artikel-bild img {
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.16);
  margin: auto;
  min-height: 345px;
  width: 100%;
}
.view-pdf-archive .views-field-title {
  width: 244px;
  font-family: 'Fira Sans';
  font-size: 16px;
  font-weight: 800;
  line-height: 1.38;
  letter-spacing: 0.4px;
  text-align: center;
  color: #000000;
  margin: 18px auto 24px auto;
}
.view-pdf-archive .views-field-title a {
  color: #000000;
}
/* End /pdf-archive page */

/* For /stellenmarkt */
/*
.eventIcon,
.eventFields {
  display: inline-block;
  vertical-align: top;
https://stackoverflow.com/a/29074267
}*/
.eventWrapper {
  padding: 20px 0px 10px 0px;
  border-bottom: 1px solid #dadada;
}
.view-stellenmarkt .views-row:last-child .eventWrapper {
  border-bottom: none;
}
.eventWrapper.open .eventFields .eventInfo, .eventWrapper.open .eventFields .eventDetails {
    display: block;
}
.eventWrapper .eventIcon, div.eventToggle {
   width: auto;
vertical-align: top;
height: auto;
display: inline-block;
font-weight: bold;
padding: 0px 0px 0px 44px;
background-image: url(../gfx/icon_redarrow13x11.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
color: #004990;
cursor: pointer;
    background-image: url(../gfx/plus-icon.svg);
	width: 35px;
	height: 35px;
	float: left;
    
}

.eventWrapper .eventFields {
    overflow: hidden;
    margin-left: 5px;
}
.eventWrapper.open .eventIcon, div.eventToggle.open {
    background-image: url(../gfx/minus-icon.svg);
    background-position: 0px 4px;
}

.eventWrapper .eventFields .eventOrganisation,
.eventWrapper .eventFields .eventLocation, 
.eventWrapper .eventFields .eventDetails {
  display: none;
}
.eventDate,
.eventTitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.65px;
  color: var(--twilight-blue);
  color: #074386;
  overflow-wrap: break-word;
}
.event-name {
  display: inline-block;
}
.eventDate {
  font-weight: 800;
}
.vert-separator {
  font-weight: 300;
  margin: 0 14px;
}
.eventInfo {
  font-family: 'Merriweather';
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.38px;
  color: var(--black);
  color: #353535;

  margin-top: 16px;
}
.evetn-ort {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: 0.45px;
  color: #000000;

  margin-top: 8px;
}
.stellen-type {
  width: 140px;
  height: 36px;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.71;
  letter-spacing: 0.53px;
  text-align: center;
  color: var(--rouge);
  color: #bf0e2e;

  padding: 6px 12px;
  border-radius: 4px;
  border: solid 1px var(--rouge);
  border: solid 1px #bf0e2e;
  background-color: #ffffff;

  margin-top: 16px;
}
.stellen-type a{
  font-size: 14px;
  font-weight: 800;
  color: #bf0e2e;
}
.eventDetails {
  font-family: 'Merriweather';
  font-size: 15px;
  font-weight: 300;
  line-height: 1.8;
  letter-spacing: 0.38px;
  color: var(--black);
  color: #353535;
}
.eventDetails h1{
  font-size: 22px;
  font-weight: 800;
  line-height: 1.45;
  letter-spacing: 0.65px;
  color: #000000;
  margin: 24px 0;
}
.eventDetails h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: 0.45px;
  color: #000000;
  margin: 16px 0;
}
.eventDetails h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: 0.45px;
  color: #000000;
  margin: 8px 0;
}
.no-print a {
    background-image: url('../gfx/download-icon.svg');
    background-repeat: no-repeat;
    padding: 5px 25px 25px 55px;
    /*display: inline-block;*/
    float: left;
	text-decoration: underline;
	font-size: 15px;
}

a.dwn-links { background-image: none; padding: 0; }
.dwn-links {
    float: left;
    width: 100%;
    margin: 10px 0;
    background-image: none;
	text-align: left;
}
.dwn-links img {
    vertical-align: middle;
	margin-right: 12px;
}

#edit-fieldset-passiv-s-bereich-format--2,
#edit-fieldset-passiv-s-qualifikation-format--2 {
  padding: 6px 12px;
}

.form-item-fieldset-passiv-s-upload-text-1,
.form-item-fieldset-passiv-s-upload-text-2,
.form-item-fieldset-passiv-s-upload-text-3 {
  display:block !important;
}

#views-exposed-form-stellenmarkt-page-1 .form-item label,
#views-exposed-form-veranstaltungen-page-1 .form-item label {
  padding-top: 12px;
  padding-bottom: 6px;
}
#views-exposed-form-stellenmarkt-page-1 .form-inline .form-group,
#views-exposed-form-veranstaltungen-page-1 .form-inline .form-group {
  display: block;
}
#views-exposed-form-stellenmarkt-page-1 .form-select.form-control,
#views-exposed-form-veranstaltungen-page-1 .form-select.form-control{
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.6px;
  color: var(--twilight-blue);
  color: #074386;

  padding: 12px 16px;

  border-radius: 4px;
  border: solid 1px var(--very-light-pink-two);
  border: solid 1px #c1c1c1;
  background-color: #ffffff;

  background-image: url('../gfx/icon-arrow-down.svg');
  background-repeat: no-repeat;
  background-position: 99% center;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* hide arrow in IE */
#views-exposed-form-stellenmarkt-page-1 select::-ms-expand,
#views-exposed-form-veranstaltungen-page-1 select::-ms-expand {
  display: none;
}
.region-sidebar-second #block-exposedformstellenmarktpage-1 h2.block-title,
.region-sidebar-second #block-hervorgehobenesformularstellenmarktpage-1 h2.block-title,
.region-sidebar-second #block-exposedformveranstaltungenpage-1 h2.block-title,
.region-sidebar-second #block-hervorgehobenesformularveranstaltungenpage-1 h2.block-title,
.region-sidebar-second #block-infozumstellenmarkt h2.block-title,
.region-sidebar-second .block-facet--links h2.block-title {
  padding-bottom: 0;
  color: var(--twilight-blue);
  color: #074386;
}
.region-sidebar-second #block-exposedformstellenmarktpage-1 h2.block-title::before,
.region-sidebar-second #block-hervorgehobenesformularstellenmarktpage-1 h2.block-title:before,
.region-sidebar-second #block-exposedformveranstaltungenpage-1 h2.block-title::before,
.region-sidebar-second #block-hervorgehobenesformularveranstaltungenpage-1 h2.block-title:before,
.region-sidebar-second #block-infozumstellenmarkt h2.block-title::before,
.region-sidebar-second .block-facet--links h2.block-title::before,
.region-sidebar-second .facets-widget-links h3:before{
  content: '';
  display: inline-block;
  height: 28px;
  width: 28px;
  margin-right: 16px;
  vertical-align: middle;
  
  background: url(../gfx/shape-copy.svg) no-repeat;
}
.region-sidebar-second #block-infozumstellenmarkt h2.block-title,
.region-sidebar-second .block-facet--links h2.block-title,
.region-sidebar-second .facets-widget-links h3 {
  color: #074386;
  position: relative;
  padding-left: 44px;
  margin-top: 14px;
}
.region-sidebar-second .facets-widget-links h3 {
  border-top: 1px solid #dadada;
  font-family: 'Fira Sans';
  font-size: 22px;
  font-weight: 500;
  line-height: 1.45;
  letter-spacing: 0.65px;
  color: var(--twilight-blue);
  color: #074386;
  padding-top: 18px;
}

.region-sidebar-second #block-infozumstellenmarkt h2.block-title::before,
.region-sidebar-second .block-facet--links h2.block-title::before,
.region-sidebar-second .facets-widget-links h3::before {
  background: url(../gfx/plus-icon.svg) no-repeat;
  position: absolute;
  left: 0;
  top: 40%;
  margin-top: -10px;
}
.region-sidebar-second .facets-widget-links h3::before {
  margin-top: 0;
}
.region-sidebar-second #block-infozumstellenmarkt.open h2.block-title::before,
.region-sidebar-second .block-facet--links.open h2.block-title::before,
.region-sidebar-second .facets-widget-links.open h3::before {
  background: url(../gfx/minus-icon.svg) no-repeat;
}
#block-infozumstellenmarkt .field--name-body,
.facets-widget-links .item-list__links,
.facets-widget-links .facets-soft-limit-link /*,
.block-facet--links .facets-widget-links*/ {
  display: none;
}
#block-infozumstellenmarkt.open .field--name-body,
.facets-widget-links.open .item-list__links,
.facets-widget-links.open .facets-soft-limit-link /*,
.block-facet--links.open .facets-widget-links*/ {
  display: block;
}

#views-exposed-form-stellenmarkt-page-1 .form-actions,
#views-exposed-form-veranstaltungen-page-1 .form-actions {
  margin-top: 28px;
}
.info-zum-download {
  margin-top: 24px;
}
.info-zum-stellenmarkt {
  padding-top: 8px;
}
.info-zum-stellenmarkt p {
 /*
  width: 336px;
  height: 442px;
  margin: 16px 0 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
*/
  font-family: 'Fira Sans';
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.38px;
  color: var(--black);
  color: #353535;
}
.info-zum-stellenmarkt p b {
  font-weight: 800;
}

.ad-manage-labels-passive.form-wrapper,
.ad-manage-labels.form-wrapper {
    top: -2px;
}
table.add-table {
    width: 100%;
}
table.add-table tr.even, table.add-table tr.odd {
    border-top: 10px solid #fff;
}
table.add-table > tbody > tr:first-child,
table.add-table tr.new-ver-row {
    border-top: 1px solid #fff;
}
table.add-table tr.expired {
    background: #fc4d45;
    color: #000000;
}
table.add-table tr.released {
    background: #92fb5b;
    color: #000000;
}
table.add-table tr.unreleased {
    background: #fdf577;
    color: #000000;
}
table.add-table a:link,
table.add-table a:visited {
    /*color: #000000;*/
    font-weight: bold;
}
table.add-table a:hover {
    text-decoration: underline;
}
table.add-table td.new-ver-empty-cell {
    background: #ffffff;
    padding-left: 5px;
}
table.add-table td.tage-cell {
    width: 140px;
}
table.add-table td.thema-cell {
    width: 300px;
}
/* contact_messages/10722 */
table.add-table td.subject-cell { 
	width: 45%;
}
table.add-table tr.user-row { 
	background-color: #ffffff;
}

table.mitarbeiter-table {
    width: 100%;
}
table.mitarbeiter-table th.header-cell {
    font-size: 11px;
}
table.mitarbeiter-table td.name-cell {
    width: 150px;
    font-size: 12px;
}
table.mitarbeiter-table td.email-cell {
    /*width: 130px;*/
    font-size: 12px;
}
table.mitarbeiter-table td.func-cell {
    /*width: 130px;*/
    font-size: 12px;
}
table.mitarbeiter-table td.check-cell {
    /*width: 100px;*/
}
table.mitarbeiter-table td.bem-cell {
    /*width: 130px;*/
    font-size: 12px;
}
table.mitarbeiter-table td.bem-cell input,
table.mitarbeiter-table td.func-cell input {
	width: 80px;
	font-size: 11px;
}
.form-type-date-popup > label {
    float: left;
    min-width: 130px;
    padding: 15px 12px;
}
.button.ad-back {
    margin-left: 20px;
}

#edit-fieldset-passiv-aca-upload-path-2-ajax-wrapper,
#edit-fieldset-passiv-aca-upload-path-1-ajax-wrapper,
#edit-fieldset-passiv-aca-upload-path-3-ajax-wrapper {
    /*display: inline-block;
padding: 20px; */
    vertical-align: top;
}
.form-item-files-ACA-Upload-Path-1,
.form-item-files-ACA-Upload-Path-2,
.form-item-files-ACA-Upload-Path-3 {
    padding: 20px;
}
.ad-manage-labels .form-type-select,
.ad-manage-labels-passive .form-type-select {
    clear: both;
    float: none;
}

.font12 {
  font-size: 12px;
  letter-spacing: 0.3px;
}
#views-exposed-form-stellenmarkt-page-1 .form-submit,
#views-exposed-form-veranstaltungen-page-1 .form-submit,
.info-zum-download .form-submit {
  background-color: #ffffff;
  color: #074386;
  border-color: #074386;
  margin-bottom: 18px;
}
#views-exposed-form-veranstaltungen-page-1 .form-submit {
  margin-bottom: 0;
}
.sidebar-separator {
  height: 1px;
  background-color: #dadada;
  margin: 32px 0;
}
.veranstaltung-create {
  border-top: 1px solid #dadada;
  padding: 16px 0 0 0;
  margin-top: 16px;
}
.veranstaltung-create .btn-primary {
 border-color: #074386;
}
/* End /stellenmarkt */
.red-border-box {
 font-family: 'Fira Sans';
 width: 220px;
 border: 1px solid #a81320;
 border-radius: 4px;
 padding: 6px 0;
 display: inline-block;
 background-color: #bf0e2e;
 text-decoration: none;
}
a.red-border-box {
 color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.71;
  letter-spacing: 0.53px;

}
/* For /kalender */
@media screen and (max-width:768px){
    .path-kalender .main-container .row,
	.path-stellenmarkt .main-container .row{
        display: flex;
        flex-direction: column-reverse;
    }
}
#views-exposed-form-stellenmarkt-page-1,
#views-exposed-form-veranstaltungen-page-1 {
  display: none;
}
.view-veranstaltungen .eventTitle {
  margin-top: 14px;
}
.eventOrt,
.idd-ausbildungsminuten-detail {
  font-weight: 900;
  color: var(--rouge);
  color: #bf0e2e;
}
.fa {
  display: inline-block;
  min-width: 49%;
  text-align: left;
  margin-top: 10px;
}
a.fa {
  font-size: 15px;
  text-decoration: underline;
}
.fa:before {
  content: '';
  display: inline-block;
  height: 40px;
  width: 40px;
  margin-right: 16px;
  vertical-align: middle;
  
  background: url(../gfx/kalender-icon.svg) no-repeat;
}
.fa-calendar:before {
  background: url(../gfx/kalender-icon.svg) no-repeat;
}
.fa-map-marker:before {
  background: url(../gfx/maps-icon.svg) no-repeat;
}
.fa-link:before {
  background: url(../gfx/link-icon.svg) no-repeat;
}
.fa-envelope-o:before {
  background: url(../gfx/mail-icon.svg) no-repeat;
}
.fa-twitter:before {
  background: url(../gfx/twitter-icon.svg) no-repeat;
}
.fa-facebook:before {
  background: url(../gfx/facebook-icon.svg) no-repeat;
}
/* End /kalender */

/* autor bild on stroy content type in node--story twig */
.autor-container-title {
  font-size: 16px;
  font-weight: 800;
  line-height: 1.38;
  letter-spacing: 0.4px;
  text-align: left;
  color: #000000;

  margin: 40px 0 0 0;
  border-bottom: 1px solid #dadada;
  padding: 0 0 8px 0;
}
.autor-container {
  margin-bottom: 32px;
}
.container-inline-block {
  display: inline-block;
  vertical-align: top;
}
.autor-bild {
  margin-right: 4%;
  text-align: center;
  width: 100%;
  margin-top: 16px;
}
.autor-bild:nth-child(3n){
  margin-right: 0;
}
.autor-bild img {
  width: 150px;
  height: 150px;
  display: block;
  margin-bottom: 12px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  object-fit: cover;
}
.autor-title {
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.38px;
  text-align: center;
  color: #000000;
}
.autor-title.description {
  font-size: 13px;
  font-style: italic;
  line-height: 1.77;
  letter-spacing: 0.33px;
}
/* End autor bild on stroy content type in node--story twig */

/* /content/mediadaten */
.mediadaten-box {
  /*width: 336px;*/
  width: 318px;
  height: 380px;
  margin: 0 32px 32px 0;
  padding: 32px 24px 24px;
  border-radius: 4px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #dadada;
  background-color: #ffffff;

  display: inline-block;
  vertical-align: top;
}
.mediadaten-title {
  /*width: 288px;*/
  height: 60px;
  margin: 0 0 48px;
  font-family: 'Fira Sans';
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.36;
  letter-spacing: 0.55px;
  text-align: center;
  color: var(--twilight-blue);
  color: #074386;
}
.mediadaten-icon {
  /*width: 120px;
  height: 120px;*/
  object-fit: contain;
  text-align: center;
}
.mediadaten-button {
  /*width: 288px;*/
  height: 48px;
  margin: 48px 0 0;
  /*padding: 12px 24px;*/
  border-radius: 4px;
  border: solid 1px var(--twilight-blue);
  border: solid 1px #074386;
  background-color: #ffffff;
}
.mediadaten-button a {
  text-decoration: none;
}
.mediadaten-button-text {
  /*width: 240px;
  height: 24px;*/
  font-family: 'Fira Sans';
  font-size: 16px;
  font-weight: 800;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 0.6px;
  text-align: center;
  color: var(--twilight-blue);
  color: #074386;
  padding: 12px 24px;
}
.statistics-counter {
  display: none !important;
}

@media only screen and (max-width : 767px) {
   .page-node-150039 .main-content-bg-grey.second-one .main-container .row {
     display: flex;
	 flex-flow: column;
   }
   .page-node-150039 .main-content-bg-grey.second-one .main-container .col-sm-8 {
     order: 1;
   }
   .page-node-150039 .main-content-bg-grey.second-one .main-container .col-sm-4 {
     order: 2;
	 text-align: center;
   }
}
/* End of /content/mediadaten */

/*============= Media Queries =============*/
/*========== Mobile First Method ==========*/
/* Custom, iPhone Retina */
 @media only screen and (min-width : 320px) {
   
 }
/* Extra Small Devices, Phones */
 @media only screen and (min-width : 480px) {
    .view-pdf-archive .view-content .views-row {
	  text-align: center;
	  display: inline-block;
	  margin-right: 27px;
	  vertical-align: top;
	}
  

 }
/* Small Devices, Tablets */
 @media only screen and (min-width : 768px) {
   /*#views-exposed-form-stellenmarkt-page-1,
   #views-exposed-form-veranstaltungen-page-1 {
     display: block;
   }*/
   .region-sidebar-second #block-exposedformstellenmarktpage-1 h2.block-title,
   .region-sidebar-second #block-hervorgehobenesformularstellenmarktpage-1 h2.block-title,
   .region-sidebar-second #block-exposedformveranstaltungenpage-1 h2.block-title,
   .region-sidebar-second #block-hervorgehobenesformularveranstaltungenpage-1 h2.block-title {
	  padding-top: 0;
	  border-top: none;
   }
   .veranstaltung-create {
      border-top: 1px solid #dadada;
      padding: 32px 0 0 0;
      margin-top: 32px;
   }
   /* autor bild on stroy content type in node--story twig */
   .autor-bild {
     width: auto;
   }
 }
/* Medium Devices, Desktops */
 @media only screen and (min-width : 1024px) {
   .autor-bild {
     margin-right: 120px;
   }
   .social-container {
     display:none !important;
     position: fixed;
	 width: 40px;
	 margin-top: 32px;
	 background-color: #ffffff;
	 box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
   }
   .social-container img {
     border-bottom: 1px solid #dadada;
   }
   .social-container img.last {
     border-bottom: none;
   }
   /*
   .anzeige-skyscrapper {
     position: absolute;
	 margin-top: 24px;
	 left: 50%;
	 margin-left: 540px;
	 
	 width: 100%;
	 max-width: 220px;
   }
   .anzeige-skyscrapper-left {
     position: absolute;
	 margin-top: 24px;
	 right: 50%;
	 margin-right: 540px;
	 width: 100%;
	 max-width: 220px;
   }
   .anzeige-skyscrapper-left img,
   .anzeige-skyscrapper img {
     max-width: 220px !important;
   }
   .anzeige-skyscrapper img {
     border: 1px solid #dadada;
   }*/
   }
   .flex-container {
	 display: flex;
	 flex-direction: row;
	 /*text-align: center;*/
   }
   .flex-item-left{
    overflow: auto;
    position: sticky;
		top: 0;
	  padding: 0px;
    display: flex; 
		justify-content:space-between; 
		flex-wrap: wrap;
	  flex: 10%;
	  min-height: 100%;
	  margin-top: -50px;
	}
	.flex-item-right {
    overflow: auto;
    position: sticky;
		top: 0;
    display: flex; 
		justify-content:space-between; 
		flex-wrap: wrap;
	  flex: 10%;
	  min-height: 100%;
	  height: auto !important;
	  margin-top: -50px;
	}

  .anzeige-skyscrapper,
  .anzeige-skyscrapper-left{
    position: fixed;
    top: 100px;
    max-width: calc((100vw - 1120px)/2);
  }
  .anzeige-skyscrapper-left *,
  .anzeige-skyscrapper * {
      max-width: inherit;
  }

  .anzeige-skyscrapper{
    width: 100vw;
    right: 0;
  }


  .dialog-off-canvas-main-canvas .first{
    /* display: grid; */
    /* grid-template-columns: 1fr auto 1fr; */
  }
  .fixed-nav.fixed-top+.main-content-bg-grey{
    /* grid: none; */
  }

/* Large Devices, Wide Screens */
 @media only screen and (min-width : 1200px) {
    
	.view-pdf-archive .view-content .views-row:nth-of-type(4n) {
		margin-right: 0px;
	}


}

/* /partner/rechtsschutz */
.col45 .tab-col {
  margin-bottom: 60px;
}
.col45 .tab-col img {
  max-height: 60px;
}
@media only screen and (min-width : 767px) {
  .col45 .tab-col {
    margin-right: 4%;
    width: 45%
  }
}
/* End /partner/rechtsschutz */

.captcha {
  margin-bottom: 20px;
}

/* iPad portriat issue, increased 992px to 1024px 
in all custom theme css files
@media only screen and (min-width : 992px) => @media only screen and (min-width : 1024px) 
and this next line to override bootstrap css
col-sm-8 : 66.666667% => 67.666667%
col-sm-4 : 33.333333 => 32.333333
*/
@media (min-width: 768px) {
  .col-sm-8 {
    width: 67.666667%;
  }
  .col-sm-4 {
    width: 32.333333%;
  }
  
  .xs-top-menu {
    display: none;
  }
}
/* End iPad portriat issue */

/* /trend-tag page */
.trend-tag-banner {
  width: calc(100vw - 20px);
  margin-left: calc(-50vw + 50% + 10px);
}
.h1-magenta {
  margin: 40px 0;
  font-size: 42px;
  font-weight: bold;
  line-height: 1.29;
  letter-spacing: 1.05px;
  color: #353535;
}
.h2-magenta {
  margin: 8px 0 40px 0;
  font-size: 32px;
  font-weight: bold;
  line-height: 1.38;
  letter-spacing: 0.8px;
  color: #e50051;
}
.h3-magenta {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.42;
  letter-spacing: 0.6px;
  color: #e50051;
}

.light-red {
  color: #e50051;
}
.dark-black {
  color: #353535;
}
.lead-in {
  margin: 40px 0;
  font-size: 19px;
  font-weight: 500;
  line-height: 1.42;
  letter-spacing: 0.48px;
  color: #353535;
}
.font-weight-800 {
  font-weight: 800;
}
.darum-container {
}
.darum-text,
.darum-sidebar {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
.darum-text {
  max-width: 700px;
  margin-right: 30px;
}
.darum-sidebar {
  max-width: 336px;
  min-height: 368px;
  padding: 32px 32px 38px;
  border-radius: 4px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #dadada;
  background-color: #fff;
}
ul.verpassen-list {
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 20px;
}
ul.verpassen-list li {
  background-image: url(../gfx/check-klein-light-red.svg);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 0 0 0 38px;
  margin: 0 0 20px 0;
  list-style-type: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #353535;
}
ul.verpassen-list li.last {
  margin-bottom: 0;
}
.container-white {
  margin: 56px 0;
}
.container-dark-grey {
  padding: 64px 0;
  margin: 42px 0 0 0;
  background-color: #efefef;
  width: calc(100vw - 20px);
  margin-left: calc(-50vw + 50% + 10px);
}
.container-dark-grey-child {
  max-width: 1072px;
  margin: auto;
}
img.trend-anmeldung, 
img.trend-location {
  display: inline-block;
  margin-right: 24px;
  vertical-align: middle;
}
.anmeldung-container {
  margin: 32px 0 0 0;
}
div.rb-makl, div.rb-vers,
div.rb-sons {
  display: none;
}
#rb1:checked ~ div.rb-makl,
#rb2:checked ~ div.rb-vers,
#rb3:checked ~ div.rb-sons { 
  display: block;
}
.radio-red {
    left: -9000px;
    position: absolute;
}
.radio-red + label {
    background-image: url("../gfx/radio24x24.svg");
	background-repeat: no-repeat;
    display: inline-block;
    padding: 0 0 0 35px;
	min-width: 15px;
    position: relative;
	margin: 0px;
	background-position: 0 0;
	min-height: 24px;
}
.radio-red:checked + label {
    background-image: url("../gfx/radio-on24x24.svg");
	background-repeat: no-repeat;
}

.grey-bar {
  background-color: #c1c1c1;
  width: 100%;
  height: 1px;
  margin: 24px 0;
}
.asscomp-button-block {
  display: inline-block;
  vertical-align: top;
  max-width: 340px;
  margin: 24px 12px 0 0;
}
.asscomp-button-block a.button {
  width: 100%;
  margin: 0;
  padding: 12px 24px;
  border-radius: 4px;
  border: solid 1px #e50051;
  background-color: #fff;
  font-weight: 800;
  letter-spacing: 0.6px;
  text-align: center;
  color: #e50051;
}
.asscomp-button-description {
  margin: 16px 4px 0 0;
  font-family: 'Merriweather';
  font-size: 12px;
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 0.3px;
  color: #353535;
}

a.button-sm-red {
  display: block;
  width: 152px;
  height: 48px;
  margin: 30px 0 0 0;
  padding: 12px 24px;
  border-radius: 4px;
  border: solid 1px #e50051;
  background-color: #e50051;
  text-align: center;
  color: #ffffff;
  text-decoration: none;
}
.trend-programm-container {
  background-color: #ffffff;
  margin-top: 56px;
  padding: 32px;
  border-radius: 4px;
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px #dadada;
}
.trend-programm-container.first {
  margin-top: 0;
}
.trend-programm-datum,
.trend-programm-details,
.trend-ref-picture,
.trend-ref-details {
  display: inline-block;
  vertical-align: top;
}
.trend-ref-details {
  max-width: 570px;
}
.trend-programm-datum {
  margin-right: 32px;
  max-width: 210px;
}
.trend-programm-details {
  max-width: 760px;
}
.trend-details-title {
  margin: 0 0 8px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #353535;
}
.trend-ref-picture {
  max-width: 150px;
  margin-right: 32px;
}
.trend-ref-picture,
.trend-ref-details {
  margin-bottom: 32px;
}
.trend-ref-picture img {
  border-radius: 50%;
  width: 100%;
  min-width: 150px;
  max-width: 150px;
  min-height: 170px;
  max-height: 170px;
  object-fit: cover;
}
@media (min-width: 320px) and (max-width: 400px) {
  .h2-magenta {
    font-size: 24px;
  }
  .trend-programm-datum {
    max-width: 300px;
  }
  .trend-ref-details {
    max-width: 350px;
  }
}
.ws-myacwissen-trenddata .captcha {
  margin-top: 20px;
}
/* End /trend-tag page */