.HPdesc {
	margin-top: 3rem;
    text-align: center;
    background: linear-gradient(90deg, rgb(238 246 252) 0%, rgb(245 250 251) 50%, rgb(224 248 230) 100%);
    padding: 2.5rem;
    border-radius: 1.5rem;
    font-size: 1.1rem;
}
.HPdesc img {
	float:left;
	height: 125px;
}

.HPAbout .col-md-6 {
	margin-bottom: 1rem;
}

.HPAbout ul li {
    background: url(/typo3conf/ext/wizndefaultlayout/Resources/Public/Icons/LogoListenpunkt.svg) no-repeat 0% 40%;
	padding: 0 10px 0px 35px;
    list-style: none;
    vertical-align: middle;
}

.HPAbout {
	margin-top: 1rem;
}
.HPAboutDocsTop {
	display: flex;
    align-content: center;
    align-items: flex-start;
}
.HPAboutDocsTT {
	max-width: 380px;
}
.HPAboutDocs, .HPAboutPatients {
	background: #eef6fc;
    padding: 1rem;
    border-radius: 1.5rem;
	height: 100%;
}
.HPAboutPatients {
	background: #e0f8e6;
}

.HPAboutDocs img, .HPAboutPatients img {
	margin-right: 2rem;
    width: 80px;
}
.HPAbouthead {
    display: block;
    font-weight: 300;
    font-size: 1.5rem;
    font-family: 'Montserrat';
}
.HPAboutteaser {
    font-family: 'Montserrat';
    padding-bottom: 1rem;
    display: block;
    font-size: .95rem;
}

.HPLogo {
	text-align: center;
	margin: 6rem 0 .5rem 0;
	display: flex;
    flex-direction: column;
    align-items: center;
}

.HPSearchContainer {
	text-align: center;
}
.HPSearchContainer .tx-quicksearch .Qsearch input[type=submit] {
	border-radius: 1.5rem;
}

.quicksearch {
	margin-bottom: 2rem;
}

.HPSafety {
	margin-top: 1rem;
	text-align: left;
	padding-left: 2rem;
	
}

.Qsearch {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}
/*
.layout-pagets__quickSearch {
	height: 100vh;
	display: flex;
    flex-direction: column;
}
*/
.layout-pagets__quickSearch .maincontent {
	flex-grow: 1;
	padding-top: 1rem;
}


.HPowlSlider .owl-item {
	background-color: transparent;
	box-shadow: none;
	border-radius: 0;
	text-align: center;
}

.HPowlSlider .owl-item a {
	color: #7c7c7c;
	font-size: 1.15rem;
}

.HpNavPill {
	width: 100%;
}

.DSHPSmallLogo {
	padding-bottom: 1rem;
}

.quicksearchResult {
	text-align: left;
}
.quicksearchResult .qs_resultbox ul li {
	font-size: 1rem;	
}
.quicksearchResult .qs_resultbox p {
    font-size: 1.05rem;
}

/*Suchfeld*/
.tx-quicksearch input[type=text], .tx-catsearch input[type=text] {
	width: 500px
}

/*Navigation Startseite*/

 #intro {
	 text-align: center;
	 color: #8a7c78;
	 line-height: 1.8rem;
}
 p.small {
	 font-size: 0.78rem;
}
.HPnav ul {
	 width: 100%;
	 text-align: center;
	 list-style: none;
	 padding: 0px;
	 margin: 0px;
}
.HPnav ul li {
	 line-height: 1.8rem;
	 margin-bottom: 20px;
}
.HPnav ul li:last-child {
	 margin-bottom: 0px;
}
.HPnav ul li a {
	 color: #fff;
	 text-decoration: none;
	 font-size: 1.2rem;
	 text-transform: uppercase;
	 letter-spacing: 0.15em;
}
.HPnav ul li a:hover {
	 color: #fff;
}
 .HPmenu {
	 cursor: pointer;
	 padding-top: 5px;
	 margin: 0px auto;
	 color: #004e66;
	 padding: 0;
	 display: inline-block;
	 margin-left: 1.5rem;
}
 .HPmenu i {
	 font-size: 1.7rem;
}

.HPmenu .fa {
	padding: 0;
	margin: 0;
	width: auto;
}

 .Hamclose {
	 cursor: pointer;
	 position: relative;
	 float: right;
	 text-align: center;
	 z-index: 3;
	 top: 20px;
	 right: -100px;
	 transition: right 0.22s cubic-bezier(0.83, 0.21, 0.21, 1) 0s;
}
 .Hamclose i {
	font-size: 2rem;
	color: #fff;
	padding: 0 1rem 1rem 1rem;
}
.HPnav {
	 position: fixed;
	 right: 0px;
	 top: 0px;
	 height: 100vh;
	 background: #adadad;
	 z-index: 10001;
	 width: 0px;
	 transition: width 0.44s cubic-bezier(0.83, 0.21, 0.21, 1) 0s;
}
.HPnav ul {
	 position: absolute;
	 top: 0px;
	 right: 0px;
	 height: 100%;
	 background: #003D52;
	 display: block;
	 width: 0px;
	 z-index: 1;
	 transition: width 0.33s cubic-bezier(0.83, 0.21, 0.21, 1) 0.33s;
	 padding-top: 50px;
}
.HPnav.open {
	 width: 100vw;
}
.HPnav.open ul {
	 width: 100%;
}
.HPnav.open .Hamclose {
	 right: 20px;
	 transition: right 0.22s cubic-bezier(0.83, 0.21, 0.21, 1) 0.55s;
}

.HPSlogang {
	text-align: center;
	font-size: 1.55rem;
	margin: 0;
	color: #4785b4;
	font-weight: 400;
	display: inline-block;
	padding-left: .25rem;
}

.HPSlogang1 {
	font-weight: 600;
	color: #0b3656;
	display: inline-block;
	font-size: 1.55rem;
}

.HPSlogang p {
	font-size: 1.15rem;
	font-style: italic;
	margin: 0;
}

/*Footer Anpassungen*/
.metanav li a {
	color: #8a7c78;
	font-size: 1rem;
}
.metanav li a:hover {
	color: #8a7c78;
}

.HPAboutContainer {
	padding: .5rem 1rem 3rem;
	text-align: center;
}
.HPAbYou {
	color: #002E3D;
	font-weight: 500;
	font-size: 1.2rem;
	padding: .5rem;
}
.HPAbUs {
	color: #4785b4;
	font-weight: 500;
	font-size: .85rem;
	padding: .5rem;
}
.HPTypeWriter {
    width: 300px;
    margin: 0 auto;
}

#text {
  display: inline-block;
}

.qs_descript {
    font-size: .95rem;
    line-height: 1.4;
}


/*QuickSearch*/

.stpSearch {
	margin-top: .5rem;
    border-radius: 1rem;
}


.tx-quicksearch h2 {
	font-size: 1.5rem;
	margin: 0.75rem 0 1rem 0;
}
.tx-quicksearch input[type=text], .tx-catsearch input[type=text] {
	border-radius: 1.5rem;
	margin: 0 .5rem 0 0;
}

.Qsearch input[type=submit] {
	margin: 0;
}

.qs_resultbox {
	display:none;
}

.qs_resultbox h2, .qs_resultbox h3  {
	font-size: 1.4rem;
	color: #004e66;
}
.qs_resultbox h3  {
	font-size: 1.3rem;
}

.qs_button {
    background-color: #3985ac;
    color: white;
    padding: 14px 20px;
    margin: 1rem 0;
    border: none;
    border-radius: 1rem;
	cursor: pointer;
	margin: .25rem .25rem;
	width: 30%;
}
.quicksearchResult {
	margin: .5rem 0;
	padding: 0;
}
.QserachTitle {
	text-align: center;
    padding: 2.75rem 1rem 0 1rem;
    color: #004E66;
    font-size: 1.5rem;
    font-weight: 600;
}
.QserachSubTitle {
	font-size: .85rem;
	font-style: italic;
	line-height: 1;
	padding-bottom: 1rem;
}


.dsHPlink {
	margin-bottom: 2rem;
}
.dsHPlink a {
	cursor: pointer;
    border-color: #004E66;
    border-width: 2px;
    border-style: solid;
    font-size: 0.9rem;
    color: #004E66;
    background: transparent;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    padding: 0.5rem 0.75rem;
    display: block;
    width: 66%;
    margin: 1rem auto 1rem auto;
    border-radius: 1rem;
}




.HPConatentContainer {
    margin-top: 2rem;
	min-height: 50vh;
}
.HPIntro {
    margin: 2rem 1rem;
    text-align: center;
}
.HPIntroLogo {
    padding-bottom: 2rem;
}
.HPIntro h1 {
    font-family: 'Montserrat';
    font-size: 1.75rem;
    color: #0081a7;
    font-weight: 700;
}
.HPRowStart .col-6 {
    margin-bottom: 1rem;
    padding-right: 7px;
    padding-left: 7px;
}
.HPRowStartFirst {
    padding: 1rem;
    background-color: #fff1e6;
    border-radius: 1.5rem;
    transition: transform .2s ease;
    height: 100%;
}
.Csec {background-color: #f3e1d5;}
.Cthi {background-color: #cddafd;}
.Cfou {background-color: #bee1e5;}
.Cfiv {background-color: #e3ece9;}
.Csix {background-color: #f1ddff;}


.HPRowStarBtFirst, .HPRowStartBSecond {
    padding: 0;
}
.HPRowStarBtFirst img, .HPRowStartBSecond img{
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
.HPRowBlockContent {
    padding: 1rem;
}
.HPRowStartSecond {
    background-color: #ffcece;
}
.HPRowStarBtFirst {
    background-color: #d0e9fa;
}
.HPRowStartBSecond {
    background-color: #ffd8f7;
}
.HPRowStartThird {
    background-color: #cee8fd;
}
.HPRowStartFour {
    background-color: #d2f8f0;
}
.HPRowStartFirst:hover, .HPRowStartSecond:hover, .HPRowStartThird:hover, .HPRowStartFour:hover, .HPRowStarBtFirst:hover, .HPRowStartBSecond:hover {
    transform: translateY(-5px);
}

.HPRowStart {
	margin: 0 0 5rem 0;
}
.HPRowStart img{
    border-radius: 1rem;
}
.HPRowBlock .col-12 {
margin-bottom: 1rem;
}
.HPRowStart h3, .HPRowBlock h2 {
    padding: .5rem 1rem 1rem 0;
    font-family: 'Montserrat';
	text-align: center;
	color: #727272;
}
.HPRowStart p, .HPRowBlock p {
    font-size: .9rem;
    line-height: 1rem;
}

.HPRowOne, .HPRowTwo, .HPRowSlideSickness, .HPRowThree {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.HPRowTwo .col-6 {
    padding-left:7px;
    padding-right: 7px;
    margin-bottom: 1rem;
}
.HPRowTwo {
    padding-left: 10px;
    padding-right: 10px;
}
.HPRowOne .row .col-md-6 img, .HPRowTwo .row .col-md-3 img, .HPRowThree .row .col-md-3 img {
    border-radius: 1rem;
}
.HPRowOne .col-md-12 p, .HPRowTwo p, .HPRowThree p {
    font-size: .95rem;
    line-height: 1.15;
    color: #7d7d7d;
}
.HPRowThree .col-md-3 {
	margin-bottom: 1rem;
	padding-left:5px;
	padding-right: 5px;
}
.HPRowThree .col-md-4 {
    margin-bottom: .5rem;
}
.HPRowThree .col-12 img {
    border-radius: .5rem;
}

.HPTopHeading {
    margin: 0;
    text-align: left;
    font-size: 1.25rem;
    line-height: 1;
}
.HPTopHeadingSide, .HPTopHeadingSideCat {
    margin: 0;
    text-align: left;
    font-size: 1.15rem;
    line-height: 1.1rem;
    font-weight: 700;
    padding: .25rem 1rem;
	text-align: left;
}
.HPTopHeadingSideCat {
    padding: 0;
    font-size: 1rem;
}
.HPRowOne .col-md-12 img, .HPRowThree .col-12 img {
    float: left;
    margin-right: 1rem;
    width: 100px;
}

.HPRowOne .col-md-12 {
    margin-bottom: .5rem;
}
.HPRowOne .col-md-6 {
    margin-bottom: 2rem;
}
.HPslide {
background-color: #eac7f1;
}
.HPslideTheme {
	color: #585858;
	text-align: center;
	display: block;
	font-weight:600;
    padding: .75rem;
    font-size: .8rem;
}
.hpHeadlindeh2 {
    font-family: 'Montserrat';
    display: inline-block;
	color: #585858;
	text-align: left;
	font-weight: 700;
	font-size: 1.25rem;
    line-height: 1;
    position: relative;
    padding-left: 1rem;
    padding-right: 1rem;

}
.hpHeadlindeh2:before{
    position: absolute;
    top: 0;
    right: auto;
    bottom: auto;
    left: 0;
    width: 8px;
    height: 8px;
    content: '';
    pointer-events: none;
    opacity: .5;
    border-top: 2px solid;
    border-left: 2px solid;
}
.hpHeadlindeh2:after {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    width: 8px;
    height: 8px;
    content: '';
    pointer-events: none;
    opacity: .3;
    border-right: 2px solid;
    border-bottom: 2px solid;
}
.HPRowSlideSickness .owl-stage {
    padding-left: 15px!important;
}


@media screen and (min-width:992px) {
	
	.HPdesc {
	font-size: 1.15rem;
	}
	
    .HPRowThree .col-12 img {

        width: 150px;
    }
    .HPRowOne, .HPRowTwo, .HPRowSlideSickness, .HPRowThree {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }

    .HPTopHeading {
        font-size: 2rem;
    }
    .HPRowOne .col-md-12 img {
        width: 150px;
    }
	.qs_descript, .quicksearchResult {
		width: 66%;
		margin: 0 auto;
	}
	.dsHPlink a {
		width: 33%;
	}
	
	.HPTypeWriter {
    margin-left: 40%;
}
	.HPLogo {
		margin-top: 2rem;
	}
	.tx-quicksearch input[type=text], .tx-catsearch input[type=text] {
	width: 500px
}
	.HPSafety {
		margin-top: 1rem;
		text-align: center;
		padding-left: 0;
	}
	
}