.post-item-title.size-medium {
    font-size: 1.2em;
}

.post-item-title.size-small {
    font-size: 1.1em;
}
.post-item-title {
	line-height: 1.3em;
}

.post-item-title a {
font-size: 0.9em;

}

.blog-widget-small .post-item-title {
    margin-bottom: 0;
    font-size: .8em;
}

h2 {
    font-size: 1.8em;
}

h2 {
    font-size: 1.2em;
		line-height:1.32em;	
}

p {
    font-size: .9em;
	line-height: 1.6em;
}

.categories-box a {
background-color:#085156;
}

.standalone-categories a {
color: #FFFFF2;
}

.authorbox-box .user-item-description {
padding-top: 1em;
font-size: .9em;
}

.same-author-list {
padding-top: 1em;
font-size: .8em;
color: #ad7c1e;
}

.authorbox-nav li.active a {
background-color:#ad7c1e;
}

.same-author-posts .viewall:hover {
background-color:#ad7c1e;
}

.single  h2 {
font-size: .9em;
line-height: 1.5em;
color:#ad7c1e;
}

.post-slide1-content .post-slide1-categories a, .post-slide1-title.post-item-title aa {
color: #FFFFF2;
}


.wp-caption-text, .post-thumbnail-standard figcaption, .wp-block-image figcaption, .blocks-gallery-caption
	{ 
		letter-spacing: 0.03em;
	 font-size: 0.6em;
		font-weight: 100;
	margin-top: 0.4em;
		margin-left:0;
	}

.post-item-meta
		{	font-size: 0.5em;
 		 }


.titlebar-user {
color: white;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a
	{ color: #150141;
	font-family: "Rubik",sans-serif;
	font-size: 1.1em;
	}

#jp-relatedposts h3.jp-relatedposts-headline 
		{
		color: #150141;
		font-family: "Jost",sans-serif;
		font-size: 0.7em;
		font-weight: 100;
		text-transform: uppercase;
		letter-spacing: 1.5px;
		}

.single .post-item-title.post-title, .page-title {
	padding-top: 2em;
    font-size: 1.3em;
		text-align:left;
}

.contact-form label{
    font-size: 0.9em;
		text-align:left;
}

@media only screen and (max-width: 600px) 
{
	
 .blog-widget-small .post-item-title a 		{	font-size: 1.2em;
			line-height: 1.4em;
 		 }
	
	.post-item-title a
		{ font-size: .9em;
			line-height: 1.1em;
  	}
	
	p { font-size: 0.9em;
			line-height: 1.8em;
  	}
	
	.copyright p {
    font-size: 0.6em;
		text-align:left;
}
	

	
	.wp-caption-text, .post-thumbnail-standard figcaption, .wp-block-image figcaption, .blocks-gallery-caption
	{ 
		letter-spacing: 0.02em;
	 	font-size: 0.7em;
		font-weight: 100;
		margin-top: 0.4em;
		margin-left:0;
	}
	
	.post-item-meta
		{	font-size: 0.7em;
 		 }

	
}