#header-container{
  padding: 0px;
}
.node__meta{
  display:none;
}
#page-title:after{
  display:none;
}
.front #page-title{
  display:none;
}
.overlayed{
	text-align:center;
}
.tp-caption.title, .tparrows.default:hover {
    background-color: rgba(0, 0, 0, 0);
}
.tp-caption .title-inner{
	background-color: transparent;
}

.title-inner{
  background-color: transparent;
}

.tparrows .tp-arr-titleholder{
  background-color: transparent;
}

.tparrows:hover{
  background-color: transparent;
}

.site-branding__logo{
  max-width:400px;
}

.logo{
  max-width:390px;
}

.submitted-user{
  display:none;
}

.search-result__info{
   display:none;
}

.feed-icon{
  display:none;
}
.search-info{
  display:none;
}
.highlighted-bottom-area h2.title{
display:none;
}

.tparrows .tp-arr-titleholder {
    background-color: #ffffff00;
}
.tparrows:hover {
    background-color: #ffffff00;
}

.header-inside-first{
    padding-bottom: 0px;
    padding-top: 0px;
}

.nav-button{
  display:none
}
.tp-caption .title-inner {
    background-color: #ff000000;
}

.sf-depth-1{
	color:white;
}

.tparrows .tp-arr-titleholder {
    background-color: #ffffff00;
}
.tparrows:hover {
    background-color: #ffffff00;
}
.field--name-field-image{
	text-align:center;
}

.page-title:after{
	display:none;
}

.image-preview .overlayed {
        padding-left: 12px; 
        float:none;
}


/* ============================================================================================== */
/* DSCA D8 to D7 CSS Classes for content fix. 2020-07-08 ======================================== */
/* ============================================================================================== */


div .leftindent {
	margin-left: 30px;
	overflow: auto;
}

div .DSCAPublication {
	margin: 10px 0px 10px 0px;
	overflow: auto;
}

div .PublicationPict img {
	float: left;
	margin-right: 8px; 
	max-height: 130px;
  	max-width: 130px;
}

div .PublicationPictWide img {
	float: left;
	margin-right: 8px; 
	max-height: 130px;
  	max-width: 130px;
}

#logo img, #footer-logo img {
  width: 100%;
}

.site-name a {
  display: none;
}
ul.sf-menu .sf-sub-indicator {
height:0;
}
h1.page-title::after{
display:none;
} 
.title-inner {
font-weight: 600;
}
.colored-region.dark {
padding: 30px 30px;
}
 .owl-item{
padding: 0 2px 2px 0;
}

.tl-headline-date{
	display:none;
}