.catpost {
	text-transform: uppercase;
}

.cat-post {
	text-transform: uppercase;
	text-align: left;
	font-size: 8px;
}

p {
    font-size: 1em;
    line-height: 1.4;
}

div {
    font-size: 1em;
    line-height: 1.4;
}

post-container .title *{
	margin-top: 0;
	font-size: 20px;
	line-height: 22px;
}

.vc_grid-filter-item .vc_gitem-post-category-name {
font-size:8px;
letter-spacing: 1px;
text-transform: uppercase;
padding:4px;
}

.vc_grid-filter.vc_grid-filter-filled-rounded-all > .vc_grid-filter-item {
    border-radius: 0px !important;
}

.vc_grid-filter.vc_grid-filter-filled-rounded > .vc_grid-filter-item, .vc_grid-filter.vc_grid-filter-filled > .vc_grid-filter-item {
	margin: 0px;
}

.vc_grid-filter.vc_grid-filter-center {
    text-align: left;
}

.newsdate {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: Roboto, helvetica;
	font-size: 10px;
	color:#909090;
}


.rolefield {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 14px;
	font-family: Source Sans Pro, helvetica;
	font-size: 14px;
	color:#909090;
}

.categori {
	z-index: -1; position:relative;
}

vc_gitem-link {
	position:relative;
}

.vc_gitem-zone .vc-zone-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 5;
}

.teamimage {
	border-radius: 50%;
}

.separator-network {
	margin-left: 0px;
	margin-right:0px;
}

.vc_tta-tab > a {
	letter-spacing: 2px; 
	font-weight: bold;
	font-size: 14px;
	color: #1f272a;
}

.titlepost {
	font-size: 14px;
}

.archive-title a.archive-title {
font-size: 20px;
line-height: 20px;
font-family: source sans pro, helvetica;
font-weight: 900;
	text-decoration: none;
	color: #222222;
}

a.archive-title {
	font-size: 20px;
line-height: 20px;
font-family: source sans pro, helvetica;
font-weight: 900;
	text-decoration: none;
	color: #222222;
}

.archive-subtitle {
	font-size: 20px;
line-height: 20px;
font-family: source sans pro, helvetica;
	text-decoration: none;
	color: #909090;
}
	
aside .widget-title {
	font-family: source sans pro, helvetica;
	font-weight: 400;
	font-size: 11.5px;
}

.post-header-area.nav-container .post-header-right nav {
    padding-right: 0;
    text-transform: uppercase;
}

.text-seperator-bar h5 {
	font-size: 11.5px;
}

.breadcrumb-wrapper, .breadcrumb-wrapper a {
    font-size: 10px;
    color: #909090;
}

.postlist h3 {
	font-size: 14px; 
	line-height: 1em; 
	margin-top: 0; 
	margin-left: 0px;
	padding-top: 0;
}
.postlist p, .postlist .morelink a {
	font-size: 14px; 
	line-height: 1.4em;
}
.withthumb .lcp-container {
	margin-left: 0px;
} 
.morelink {text-align: right;}
 

/* RELATED POST */
/* Styling of the outer container */
.postlist1 {
    margin: 0px 0px;
    padding-top: 10px;
    overflow: auto;
	  border-top-style: solid;
    border-top-width: 1px;
  	border-color: #eaeaea;
}
.thumbmagic1 {
	max-width:130px;
	margin-right: 10px;
	margin-left: -65px;
	float: left;
	padding-bottom: 5px;
}   

.lcp-container1 {
	letter-spacing: 0.5px;
	font-family: Roboto, helvetica;
	font-size: 10px;
	color:#909090;
}

.postlist1 h3 {
	font-size: 14px; 
	line-height: 1.1em; 
	margin-top: 0; 
	margin-left: 0px;
	padding-top: 0;
	letter-spacing:0.5px;
	font-weight:600;
}
.postlist1 p, .postlist1 .morelink1 a {
	font-size: 14px; 
	font-weight:600;
	line-height: 1.2em;
}

/* CARDVIEW */
/* Some basic styling */
.postlist h3 {
	font-size: 15px;
	color: #222222;
	line-height: 18px;
	text-align: left;
	font-family: Source Sans Pro;
	font-weight: 700;
	font-style: normal;
}

.postlist p, .postlist .morelink a {
	font-size: 14px; 
	line-height: 14px;
}

.withthumb .lcp-container {
	margin-left: 0px;
} 

.morelink {
	text-align: right;
}
 
/* Styling of the outer container */
.postlist {
	background: #f7f7f7;
  margin: 10px 0px;
  padding: 0px;
  overflow: auto;
}
 
/* The image magic */
.thumbmagic {
  display: block; 
  position: relative;
  overflow: hidden;
  width: 0;
  padding-bottom: 150px;
}

.cardview .thumbmagic {
  height: 40px;
}

.thumbmagic img {
  display: block;
	position: absolute;
  left: 50%;
  top: 50%;
	width: 100%;
	height: auto;
  border-radius: 0;
  max-height: none;
  max-width: 100%;
	/* min-width: 200px; 
	 * width: auto; 
	 * height: 100%; 
	 * /* Use for portrait display */
	/* Use for landscape display */
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}


/* The responsive magic */

@media screen and (max-width: 600px) {
  .thumbmagic {
		float: none; 
		display: block; 
		margin: 10px auto 20px auto;
	}
	
  .thumbmagic:empty {
		display: none;
	}
	
  .lcp-container {
		margin-left: 0px; 
		text-align: left;
	}
}
 
/* The cardview */

.cardview.postlist {
	padding: 0;
}

.cardview.postlist h3 {
	margin-top:0px;
	font-size: 16px;
	color: #222222;
	line-height: 17px;
	text-align: left;
	font-weight: 900;
	font-style: normal;
	text-decoration: none;
	margin-bottom: 5px;
}

.cardview .thumbmagic {
	float: none; 
	width: 100%; 
	padding-bottom: 38%;
	margin-top: 0;
}

/*Blog list style*/

.cardview .lcp-container {
    margin: 0;
		font-family: Source Sans Pro, Helvetica;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 20px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
	  color:#202020;
}

.cardview .newsdate div {
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-family: Roboto, helvetica;
	font-size: 10px;
	color:#909090;
}

.cardview.postlist h3 a {
	text-decoration: none;
	color:#202020;
}


/*Event List Style*/

.lcp_customfield {
	text-transform:uppercase;
	letter-spacing: 0.5px;
	font-family: Source Sans Pro, helvetica;
	font-size: 10px;
	color:#909090;
	padding-top:5px;
}


 
/* Multicolumn plain 2 uncomment when want to use, and comment the one below
@media ( min-width: 767px ) {
.cardview.postlist, .nothumb.postlist {
	float: left; 
	width: 48%;
	}
	
.cardview.postlist:nth-of-type(2n+1), .nothumb.postlist:nth-of-type(2n+1) {
	margin-right: 4%;
	}
.cardview.postlist:nth-of-type(2n+3), .nothumb.postlist:nth-of-type(2n+3) {
	clear: both;
	}
}
 */

@media ( min-width: 767px ) and ( max-width: 1100px ) {
.cardview.postlist, .nothumb.postlist {
	float: left; 
	width: 48%;
	}
.cardview.postlist:nth-of-type(2n+1), .nothumb.postlist:nth-of-type(2n+1) {
	margin-right: 4%
	}
.cardview.postlist:nth-of-type(2n+3), .nothumb.postlist:nth-of-type(2n+3) {
	clear: both;
	}
}
@media ( min-width: 1101px ) {
.cardview.postlist, .nothumb.postlist {
	float: left; 
	width: 32%; 
	margin-right: 2%;
}

.cardview.postlist:nth-of-type(3n+3), .nothumb.postlist:nth-of-type(3n+3) {
margin-right: 0;
}
.cardview.postlist:nth-of-type(3n+4), .nothumb.postlist:nth-of-type(3n+4) {
clear: both;
}
}

 
/* Pagination */


.lcp_paginator li {
    color: #202020;
    font-family: Source Sans Pro;
    Font-weight: bold;
    font-size: 14px;
		border:0px #ffffff!important;
}

.lcp_paginator li a {
	color: #aaa;
}

.lcp_paginator {
	border:0px;
}

.lcp_currentpage {
	border:0px;
}

ul.lcp_paginator {
	padding: 0 0 20px 0!important;
}

ul.lcp_paginator::before {
	content: ""; 
	display: table; 
	clear: both;
} 

ul.lcp_paginator li::before {
	display:none;
}

/* SEARCH FILTER */

.searchandfilter li {

    list-style: none;
        list-style-type: none;
        list-style-image: none;
        list-style-position: outside;
    display: inline-block;
    padding-right: 10px;
    padding-top: 10px;

}

button, input, select, textarea {

    font-size: 12px;
    font-family: inherit;
    color: #202020;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 5px;
}

.post ul li::before {
    padding-right: 5px;
    font-style: normal;
    margin-left: 0px;
    padding-left: 0px;

}

.searchandfilter {
    background-color: #f7f7f7;
    padding-bottom: 10px;
}



/*ARCHIVE*/

/* Image */

.mosaic-block {
    position: relative;
    overflow: hidden;
    background: #ffffff url(../img/progress.gif) no-repeat center center;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block !important;
    margin-top: 0;
    margin-bottom: 1.5em;
    background-position: 50% 50%;
}

.mosaic-overlay {
    display: none;
    z-index: 5;
    position: absolute;
    background: #111;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    cursor: auto;
}

/* Content Element */

.readmore::before, .read_more::before {
    padding-left: 0px;
}

.post-container {
    padding-bottom: 1em;
}

.readmore-container {
    margin-top: 8px;
    color: #202020;
}


/*PAGE LIST PLUGIN
https://wordpress.org/plugins/page-list/ */

.page-list-ext .page-list-ext-item {
    margin: 0px 0 20px 0;
}


/* Title */
.page-list-ext .page-list-ext-title a {
    text-decoration: none;
    font-weight: 900;
    color: #202020;
}

.page-list-ext-title {
    margin: 0px;
}

/* Excerpt*/
.page-list-ext-item-content {
    font-size: 14px;
    line-height: 18px;
    padding-top: 0px;
}

/* TABS */
.vc_tta-tabs-list li::before {
    display: none;

}


/* Caption style */
figcaption.vc_figure-caption {
    color: #909090;
}

.wpb_single_image .vc_figure-caption {
    margin-top: .2em;
    font-size: .6em;
	  color: #909090;
	  text-align: center;
}


/* Mobile menu */

.sidr ul ul {
    padding-left: 10px;
}

.cookie-bar-bar button#catapultCookie {
    color: #ffffff;
}

/*Related Posts Title*/
.thumb-list li h3 {
    margin: 0px;
    line-height: 1.1em;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 1em;
}

h5 {
    font-family:Source Sans Pro;
		font-size: 1em;
		font-style: normal;
    font-weight: 900;
    letter-spacing: 0.5px;
    padding-left: 0px;
		padding-top:5px;
		padding-bottom: 5px;
    color: #00ff00;
    margin-bottom: 0px;
    border-bottom: 1px solid #eaeaea;
}

.mosaic-backdrop {
    height: 140px;
    min-height: 120px;
}
