html, body { overflow-x:hidden; }
article, aside, figcaption, figure {
    display:inline-block;
}
figure {
    margin: 0 0 1rem;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.fa-va {
    vertical-align: middle;
}
.sidebar{
	float:left;
	padding-right: 10px;
    padding-left: 10px;
	position: relative;
    width: 25%;
    min-height: 1px;
	flex: 0 0 25%;
    max-width: 25%;	
}
.sidebar .widget {
    padding: 1rem;
    margin-bottom: 1rem;
    border: .2rem solid #f5f5f5;
}
.sidebar .widget .widget-title {
    color: #333;
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.1;
    letter-spacing: -.01em;
    margin-bottom: 1rem;
}
.sidebar .posts-list {
    list-style: none;
    padding: .4rem 0 .2rem;
    margin: 0;
}
.sidebar .posts-list li {
    margin-bottom: .6rem;
}
.sidebar .posts-list figure {
    float: left;
    max-width: 80px;
    margin-bottom: 0;
	margin: 0 0 1rem;
}
.sidebar .posts-list figure a {
    display: block;
}

.sidebar .posts-list a {
    color: #333;
}
.sidebar .posts-list div {
	display:inline-block;
    padding-top: .6rem;
	margin-left: 1rem;
	width:60%;
}
.sidebar .posts-list h4 {
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.1;
    letter-spacing: 0;
    margin-bottom: 0;
	color: #333333;
}
.sidebar .posts-list a {
    color: #333;
}
.sidebar .posts-list span {
    display: block;
    color: #cccccc;
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.45;
    letter-spacing: -.01em;
    margin-bottom: .5rem;
}
.sidebar .posts-list li::after {
    display: block;
    clear: both;
    content: '';
}

.sidebar .posts-list img {
    display: block;
    max-width: 100%;
    height: auto;
	vertical-align: middle;
    border-style: none;
}

.sidebar .applist {
	width:100%;
    list-style: none;
    padding: .4rem 0 .2rem;
    margin: 0;
}
.sidebar .applist li {
	width:100%;
	line-height:24px;
	font-size: 16px;
	display: inline-block;
    margin-bottom: .8rem;
}
.sidebar .applist li a {color: #666;}
.sidebar .applist li a:hover{color:#00a2ea;}
.sidebar .applist .li-act{
	color: #00a2ea; font-weight:600;
}
.sidebar .applist .li-act a,.sidebar .applist .li-act a:hover{ color:#00a2ea; }

.blog-content{
	padding-right: 15px;
    padding-left: 15px;
	flex: 0 0 75%;
    max-width: 75%;
	position: relative;
    width: 100%;
    min-height: 1px;
	float:right;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
	display: flex;
    flex-wrap: wrap;
	width:100%;
}
.row .lwidth{
	flex: 0 0 32%;
    max-width: 32%;
	padding-right: 15px;
    padding-left: 15px;
	position: relative;
    width: 100%;
    min-height: 1px;
}
.row .rwidth{
	flex: 0 0 68%;
    max-width: 68%;
	padding-right: 15px;
    padding-left: 15px;
	position: relative;
    width: 100%;
    min-height: 1px;
}
.entry-media {
    position: relative;
    z-index: 0;
    margin-bottom: 3rem;
}
.meta-date {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 1rem;
    float: left;
    height: 50px;
    width: 50px;
    background: #111;
    color: #fff;
    text-align: center;
}

.meta-date span.post-day {
    margin-top: 9px;
}
.meta-date span {
    font-weight: 600;
    clear: both;
    display: block;
    line-height: 1;
}
.entry-media {
    position: relative;
    z-index: 0;
    margin-bottom: 3rem;
}
.entry-media img {
    display: block;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
}
.entry-media>a {
    position: relative;
    display: block;
}
.entry-content{ 
    font-size: 1.2rem;
    line-height: 1.85;
	padding-top: 20px;
	padding-bottom: 20px;
}

@media screen and (min-width: 992px)
{
.entry-list {
	margin-bottom: 5rem;
 }
.entry-title {
    margin-top: 0;
	}
}

.entry {
    position: relative;
    margin-bottom: 2rem;
    font-size: 1.2rem;
    line-height: 1.45;
	width:100%;
}
.single-entry{
    position: relative;
    font-size: 1rem;
    line-height: 1.45;
	width:100%;
}
.entry-meta {
    display: flex;
    align-items: center;
    flex-flow: wrap;
    color: #333;
    font-size: 1.2rem;
    line-height: 1.2;
    margin-bottom: .5rem;
    font-weight: 500;
}
.entry-meta a {
    color: inherit;
    transition: all .3s ease;
}
.single-entry .entry-body2 {
    padding-left: 70px;
    vertical-align: top;
    position: relative;
	width:100%;
}
.entry.single-entry .entry-body {
    vertical-align: top;
    position: relative;
	width:100%;
	padding-left: 0;
}
.entry-content p {
    margin-bottom: 2.4rem;
}
.entry-content a {
    color: #333;
    -webkit-box-shadow: 0 1px 0 #333;
    box-shadow: 0 1px 0 #333;
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
}
.entry-content h3 {
    font-weight: 400;
    font-size: 1.8rem;
    margin-bottom: 2rem;
	line-height: 1;
    color: #333333;
}
.entry-title {
    font-weight: 600;
    font-size: 1.4rem;
    line-height: 1.25;
    letter-spacing: -.025em;
    margin-bottom: .6rem;
	max-height: none !important;
	adding-bottom: 5px;
}
.entry-title a{
	color:#222;
}

.entry-list p {
    margin-bottom: 1rem;
}

.entry-list .readmore {
    padding: .5rem 2.5rem;
    min-width: auto;
}
.entry-list .btn-outline-primary-2 {
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color: #222;   
}
.entry-list .btn {
	border: 1px solid transparent;
    border-width: .2rem;
	border-color: #222;
    font-weight: 600;
    text-transform: uppercase;
}

.entry-list .btn {
     position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: .6rem 1.2rem;
    font-weight: 400;
    font-size: 1.1rem;
    line-height: 1.2;
    letter-spacing: -.01em;
    min-width: 140px;
    white-space: normal;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    outline: none !important;
}
.entry-list .btn:hover{
	background:#222;
	color:#fff;
}

.entry-footer {
    margin-top: 2rem;
    margin-bottom: 2rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.col-sm {
	position: relative;
    width: 79%;
    min-height: 1px;
	flex: 0 0 79%;	
}
.entry-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    padding-top: .2rem;
}
.entry-tags span {
    margin-right: 1rem;
}
.col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}
.socials_ span.social-label {
    display: inline-block;
    padding-right: 2rem;
}
.socials_.style-01 .socials {
    margin: 0 -10px;
}
.socials_ .socials {
    margin: 0 -5px;
    display: inline-block;
}
.socials_ .socials>li {
    margin-right: 0;
    margin-left: 0;
}
.socials_.socials_color .social-facebook:not(:hover) {
    color: #8f79ed;
}
.socials_.style-01 a.social-icon {
    font-size: 1.3rem;
    margin: 0 10px;
    border-radius: 50%;
    text-decoration: none;
    text-align: center;
}
.socials_ .socials a.social-icon {
    display: inline-block;
    margin: 0 5px;
    transition: all .35s ease;
}
.socials_.socials_color .social-twitter:not(:hover) {
    color: #79c8ed;
}
.socials_.socials_color .social-pinterest:not(:hover) {
    color: #e66262;
}
.socials_.socials_color .social-tumblr:not(:hover) {
    color: #36465D;
}
.social-icons,.social-icons .social-circle{ width:100%;}
.list-inline-item {
    display: inline-block;
}
.list-inline {
    padding-left: 0;
    list-style: none;
}
@media only screen and (max-width:768px){
	.sidebar{
    	width: 100%;
    	min-height: 1px;
		flex: 0 0 100%;
    	max-width: 100%;	
	}
	.blog-content{
		float:left;
		flex: 0 0 100%;
   		max-width: 100%;
    	width: 100%;
	}
	.row .lwidth{
		flex: 0 0 100%;
    	max-width: 100%;
   		width: 100%;
	}
	.row .rwidth{
		flex: 0 0 100%;
    	max-width: 100%;
	}
	.mt-4{ margin-top:0; margin-bottom:4rem; }
}
