@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,800|Lora:400italic|Playfair+Display:700);

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/Raleway/Raleway-Regular.ttf') format('truetype');
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'codropsicons';
	src:url('../fonts/codropsicons/codropsicons.eot');
	src:url('../fonts/codropsicons/codropsicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/codropsicons/codropsicons.woff') format('woff'),
		url('../fonts/codropsicons/codropsicons.ttf') format('truetype'),
		url('../fonts/codropsicons/codropsicons.svg#codropsicons') format('svg');
}

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { display: table; content: ''; }
.clearfix:after { clear: both; }


body {
	background: #fff;
	color: #69606b;
	font-weight: 400;
	font-size: 22px;
	line-height: 1.5;
	font-family: 'Raleway', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}

.demo-7 {
	background: #f1f1f1;
}

.demo-5 {
	background: #f8dab4;
	color: #5c554c;
}

.demo-6 {
	background: #f1f1f1;
}

.demo-1 {
	background: #43434b;
}

a {
	outline: none;
	color: #cf4a5c;
	text-decoration: none;
}

a:hover, a:focus {
	color: #69606b;
}

.demo-4 a {
	color: #43939d;
}

.demo-4 a:hover,
.demo-4 a:focus {
	color: #7b8d92;
}

.demo-8 a {
	color: #cf7000;
}

.demo-8 a:hover,
.demo-8 a:focus {
	color: #cf7000;
}

/* To Navigation Style */
.codrops-top {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 0.9em;
	padding: 0 32px;
	letter-spacing: 1px;
	z-index: 10000;
}

.codrops-top a {
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'codropsicons';
	text-align: center;
	speak: none;
	margin: 0 0.55em 0 0;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

.codrops-demos {
	padding: 0 0 1em;
	position: relative;
}

.codrops-demos a {
	font-weight: 800;
	text-transform: uppercase;
	font-size: 0.7em;
	letter-spacing: 1px;
	padding: 0.3em 0;
	display: inline-block;
	opacity: 0.7;
	margin: 0 0.5em;
	white-space: nowrap;
	color: #cf4a5c;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo {
	opacity: 1;
	color: #69606b;
}

.codrops-demos a.current-demo {
	border-bottom: 3px solid #69606b;
}

.related {
	padding: 3em 0;
	text-align: center;
	font-size: 1.5em;
	position: relative;
	}


.demo-5 .related {
	width: 60%;
	margin-left: 40%;
}

.section{
    background: white;
    padding: 5% !important;
    margin: 10px;
}


.section_blog{
    background: #f9f7f7;
    padding: 5% !important;
}

.frontrow {
	padding-top: 50px;
	padding-bottom: 20px;
}

.frontrow h2 {
	font-size: 1.25em;	
	color: gray !important;
	font-weight:500 !important;
}
	
.section_blog img.avatar {
    width: 80% !important;
}

.section_blog .more {
    text-align:right;
	padding:5px;
}
.section_blog .more a:after {
   font-family: "Font Awesome 5 Free";
   content: "\f00e";
   display: inline-block;
   padding-left: 3px;
   vertical-align: middle;
   font-weight: 900;
   
}

.section_blog .tag p:before {
   font-family: "Font Awesome 5 Free";
   content: "\f02c";
   display: inline-block;
   padding-right: 3px;
   vertical-align: middle;
   font-weight: 900;
   
}

.section_blog .tag{
   padding-top: 70px;
}

.section_blog td.left {
    width: 20%;
    border-right: solid lightgray 1px;
    vertical-align: middle;
    text-align: center;
}

.section_blog td.right {
    width: 80%;
    vertical-align: top;
    padding: 0px 20px;
}

.section_blog > div:not(.title) p:first-child {
    font-size: 1em !important;
}

.section_blog td.right .promo_title {
    padding-top: 5px;
    padding-bottom: 0px;
    font-weight: 300 !important;
	color:gray;
}

.section_blog td.right .desc {
    font-size: 24px !important;
    color: black !important;
}


td.left {
    width: 40%;
    border-right: solid lightgray 1px;
    vertical-align: middle;
    text-align: center;
}

td.right {
    width: 60%;
    vertical-align: top;
    padding: 0px 20px;
}
td.left img {
    width: 100%;
    padding: 5px;
}

img {
    border: 0;
}
td.right .promo_title {
    padding-top: 5px;
    padding-bottom: 0px;
    font-weight: bold;
}
.date {
    font-weight: 100;
    font-size: 16px;
    padding-bottom: 20px;
}

td.right .desc {
    font-size: 14px !important;
    color: black !important;
}

img.avatar {
    width: 80% !important;
}
.avatar{
	margin-right: 8px;
    vertical-align: middle;
    position: relative;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
    box-shadow: 0 0 0 3px #fff, 0 0 0 4px #999, 0 2px 5px 4px rgba(0,0,0,.2);
}

.intro-effect-nice .codrops-demos a {
    color: white;
}




@media screen and (max-width: 40em) {

	.codrops-icon span {
		display: none;
	}

	.related {
		font-size: 80%;
	}

}