section#news {
    
}
section#news>.container>.row {
    margin: 0;
}
section#news .col-md-3 .news-latest-image {
 	min-height: 128px;  
}

section#news .col-md-3 .news-latest-image img{
  border: 1px solid #ddd;
}

.news-latest-image.news-home-item { text-align: center; }
.news-latest-image.news-home-item .news-image-home,
.news-latest-image.news-home-item a { margin: 0 auto; }


section#news .col-md-3 .news-latest-content {
    text-align: left;
}
section#news .col-md-3 .news-latest-content h3 {
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 400;
    min-height: 40px;
    display: block;
}
section#news .col-md-3 .news-latest-content h3 a {
    color: #38b9ed;
/*     line-height: 20px; */
}
section .news-home .news-list-item .extra,
section#news .news-list-item .extra {
	background-color: #f3f3f3;
	border: 5px solid #f3f3f3;
	border-radius: 5px;
	margin-top: 10px;
}
section#news .news-home-item .extra, section .news-sidebar .extra {
	border: none;
	background-color: inherit;
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 5px;
}
section#news .col-md-3 .news-latest-content .extra time {
    font-size: 14px;
    font-weight: 300;
    color: #a1a1a1;
}
section#news .col-md-3 .news-latest-content .extra i.fa {
    display: none;
}
section#news .col-md-3 .news-latest-content .lead p {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
section#news .col-md-3 .news-latest-content a.btn-read-more {
    display: none;
}

/* News (Aktuelles) overview page */
section.two-column-template .news-list-view > .page-navigation:first-child {
    display: none;
}
section.two-column-template .news-list-view > .page-navigation > p {
    float: right;
    font-size: .8em;
    color: #888888;
    font-weight: normal;
}
section.two-column-template .news-list-view > .page-navigation ul.pagination {
    margin-top: 0;
}
section.two-column-template .news-list-view > .page-navigation ul.pagination li {
    color: #888888;
    float: left;
    padding: 8px 0 0;
    margin-right: 10px;
    text-decoration: none;
    font-size: .8em;
    border-radius: 25px;
    max-width: 35px;
    text-align: left;
    border: 1px solid #e1e1e1;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
}
section.two-column-template .news-list-view > .page-navigation ul.pagination li span {
    background-color: transparent;
    border: none;
    position: relative;
    float: none;
    padding: 0;
    margin-left: 0;
    color: black;
}
section.two-column-template .news-list-view > .page-navigation ul.pagination li a {
    color: #888888;
    float: left;
    padding: 6px 12px;
    margin-left: 0;
    background-color: transparent;
    border: none;
    margin-top: -7px;
}
section.two-column-template .news-list-view > .page-navigation ul.pagination li.previous,
section.two-column-template .news-list-view > .page-navigation ul.pagination li.next {
    display: none;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item {
    float: none;
    width: 100%;
    padding: 0 0 60px;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-image a img {
    border-radius: 3px;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content h3 {
    margin-top: 12px;
    margin-bottom: 2px;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content h3 a,
.news-list-item h3 a {
    color: #00add2;
    font-weight: 300;
    font-size: 22px;
    line-height: 1.3;
}

 .news-list-view.news-footer .news-list-item h3 a {    
    font-size: 12px;
}


section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content i.fa-calendar-o {
    display: none;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content .extra {
    
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content .extra time {
    font-size: .8em;
    color: #888888;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content .lead {
    margin-bottom: 0;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content .lead p {
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.4em;
    letter-spacing: -0.3px;
    font-size: .8em;
    padding-bottom: 5px;
    padding-top: 0;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item a.btn-read-more {
    text-transform: lowercase;
    color: #00add2;
}
section.two-column-template .left-col .news-list-view .col-md-3.news-list-item a.btn-read-more::after {
    content: url('/typo3conf/ext/physiomed/Resources/Public/images/viewMore.png');
    display: inline;
    position: relative;
    top: -1px;
    left: -3px;
}

section .news-home .news-latest-image {
	margin-top: 35px;
}


.news-side-list 

section.two-column-template .right-col {
    padding-top: 86px;
    padding-left: 43px;
    padding-right: 0;
}

.right-col > div > h3,
.right-col > div > div > h3 {
    font-size: 1.0em;
    color: #222222;
    margin-bottom: 15px;
    letter-spacing: .7px;
    text-transform: uppercase;
}
.right-col .news-list-view {
    padding-bottom: 20px;
}
.right-col .news-list-view .news-list-item {
    float: none;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 0;
}
.right-col .news-list-view .news-list-item .news-latest-image {
}
.right-col .news-list-view .news-list-item .news-latest-image .img-responsive {
    max-width: 100%;
    height: 100%;
}
.right-col .news-list-view .news-list-item .news-latest-content {
    float: left;
    width: 83%;
    padding: 0;
}
.right-col .news-list-view .news-list-item h3 {
    font-weight: normal;
    line-height: 1.2;
    font-size: 1.0em;
    color: #222222;
    margin: 5px 0;
}
.right-col .news-list-view .news-list-item h3 a {
    font-weight: normal;
    font-size: 1em;
    line-height: 1.2;
    font-size: 1.0em;
    color: #222222;
    margin-bottom: 15px;
}
.right-col .news-list-view .news-list-item .news-latest-content .lead,
.right-col .news-list-view .news-list-item .news-latest-content a.btn-read-more {
    display: none;
}
.right-col .news-list-view .news-list-item::after {
    display: block;
    content: "";
    clear: both;
    float: none;
}
.right-col .news-list-view .news-list-item .news-latest-content .extra {
    margin-left: 11px;
    margin-top: 5px;
    color: #888888;
    line-height: 1.1;
    font-weight: 400;
    font-size: 0.8em;
    white-space: nowrap;
}
.right-col .news-list-view .news-list-item .news-latest-content .extra i.fa-calendar-o {
    display: none;
}
.right-col .nav {
    margin-top: -8px;
    padding-bottom: 25px;
}
.right-col .nav > li {
    
}
.right-col .nav > li > a {
    position: static;
    padding: 0;
    display: inline;
    font-size: .8em;
    color: #888888;
}
.right-col .nav > li > a:hover {
    text-decoration: underline;
    background-color: transparent;
}
.right-col ul.nav-sidebar.archive {
    
}
.right-col ul.nav-sidebar.archive li {
    
}
.right-col ul.nav-sidebar.archive li ul {
    
}
.right-col ul.nav-sidebar.archive li ul li {
    
}
.right-col ul.nav-sidebar.archive li ul a {
    
}

/* News Detail view (Single) */
.news-single .col-md-12:last-child {
    padding-bottom: 80px;
}
.news-single .col-md-12 h1 {
    
}
.news-single .col-md-12 .thumbnail {
    padding: 0;
    border: none;
    box-shadow: none;
}

/* Stellenangebote */
section > div > .news.news-jobs {
	border-top:1px solid #e1e1e1;
	padding-top: 34px;
}
.container.jobs-list-view-container {
	
}
h2.jobs-list-view-header {
	line-height: 30px;
    margin: 0;
    font-size: 26px;
}
.news-list-view.jobs-list-view {
	margin-bottom: 80px;
}
.col-md-20pc{
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px;
	width:20%;
	float:left;
}
article.Stellen .img{
	width:15%;
}
article.Stellen .text,
article.Stellen .text2{
	margin-top:30px;
	font-size:.9em;
}
article.Stellen .text2{
	margin-top:6px;
}
article.Stellen .plus{
	padding-top:2%;
}
article.Stellen section.stand{
	min-height:200px;
	background:#8dc63f;
	color:white;
	text-align:center;
}
article.Stellen .job-accordeon {
	border-top:1px solid #e1e1e1;
	padding-top:30px;
	margin-top:40px;
}
.myAccordion.Stellen {
    margin-top: 40px;
}
.myAccordion.Stellen .job-accordeon {
	border-top:1px solid #e1e1e1;
	padding-top:40px;
	margin-top:20px !important;
}
.myAccordion.Stellen:last-child .job-accordeon {
	border-bottom:1px solid #e1e1e1;
	padding-bottom: 40px;
}
.jobs-latest-content {
	
}
.jobs-latest-content .job-accordeon .text {
	font-size: 26px;
	max-width: 70%
}
.jobs-latest-content .job-accordeon .job-item-details {
	display: none;
}
.jobs-latest-content .job-accordeon .plus > div {
	cursor: pointer;
}
/* temporary hide footer news items */
footer .news.news-jobs {
	display: none;
}
/* Stellenangebote END */

/* General news tweaks */
.extra > span {
	display: none;
}
.extra > span.label-info-category {
	display: inline-block;
}
.extra > span.label.label-info-category {
	padding: .3em .6em .3em;
}

/* Mobile NEWS optimizations */

@media (max-width: 1199px) {

	.right-col .news-list-view .news-list-item .news-latest-content {
	    float: left;
	    width: 75%;
	    padding: 0;
	}
			
}

@media (min-width: 992px) {
    section#news .col-md-3.news-list-item:nth-child(1) {
        padding-left: 0;
        padding-right: 30px;
    }
    section#news .col-md-3.news-list-item:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -5px;
    }
    section#news .col-md-3.news-list-item:nth-child(3) {
        padding-left: 15px;
        margin-left: 11px;
    }
    section#news .col-md-3.news-list-item:nth-child(4) {
        padding-right: 0;
        padding-left: 30px;
        margin-left: -6px;
    }
    section.two-column-template .left-col .news-list-view {
        padding-bottom: 50px;
    }
    
    
}

@media (max-width: 992px) {
	section.two-column-template .left-col .news-list-view .col-md-3.news-list-item .news-latest-content .lead p {
	    padding-top: 15px;
	}
}

@media (max-width: 767px) {
	section.two-column-template .left-col .news-list-view .col-md-3.news-list-item {
	    padding: 0 0 30px;
	}
	
	.news-list-item.news-home-item .news-latest-image > a > img { margin: 0 auto; }
	.news-list-item.news-home-item { 
  	 margin-top: 30px; 
  	 border-bottom: 1px solid #ccc;
  	 margin-bottom: 30px;
  	 padding-bottom: 20px;
  }
	.news-list-item.news-home-item:last-child { 
  	border-bottom: none;
  }
	
	section#news .col-md-3.news-home-item  .news-latest-content h3 {
/* 	    margin-top: 30px; */
/* 	    padding-top: 20px;	  */
	}
}



