.main-head.simple .inner.sticky-bar {
	border-bottom: 0;
	animation: 0.01s fade-in-down-lg ease-out;
	animation: none;
}

.large-post .featured-vid {
	margin-bottom: 25px;
}

@media (min-width: 541px) {
	.large-post .post-meta, 
	.large-post .post-content {
		margin-left: -20px;
		margin-right: -20px;
	}	
}


.large-post .post-meta-b .post-title-alt {
	margin-top: 5px;
}

.main-head.simple .mobile-nav {
	color: #ffffff;
	font-size: 24px;
}

.entry-content {
	font-family: Roboto, Arial, sans-serif!important;
}

@media (min-width: 345px) {
	.fluid-width-video-wrapper iframe, .large-post .featured-vid iframe {
		min-width: 321px;
	}
}



@media (max-width: 540px) {
	.large-post .featured-vid {
		margin-bottom: 12px;
	}
	
	.large-post .post-meta-b .post-title-alt {
		font-size: 18px;
    margin-bottom: 5px;
	}
	
	#sb_instagram #sbi_images {
		padding: 0!important;
    padding-bottom: 10px!important;
	}
	
	.main.wrap {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	
	#instagram-feed-widget-3 {
		margin-bottom: 0;
	}
	
	.posts-large .main-pagination, .main .sidebar {
		margin-top: 25px;
	}
	
	.the-post-header .post-title-alt {
		font-size: 24px;
	}
}

.main-head.simple .social-icons .fa {
	font-size: 21px;
	position: relative;
	top: 1px;
}

.pciwgas-cat-wrap .pciwgas-cat-count {
	width: 15px;
	height: 20px;
	color: #fff;
	background: #234e94;
	font-size: 14px;
	display: inline-flex;
	justify-content: center;
	margin-left: 0.5rem;
}

.pciwgas-cat-wrap .pciwgas-title {
	font-size: 20px;
	text-align: center;
	padding: 15px;
	line-height: normal;
	display: om;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.the-post .post-header .featured {
	margin-bottom: 0;
}

.the-post-header .post-title-alt {
	margin-top: 0;
}

.pciwgas-description {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

@media (max-width: 767px){
	.main {
		margin-top: 30px;
	}
	
	.main-head.simple-boxed {
		min-height:70px!important;
	}
	
	.main-head.simple-boxed .inner {
    line-height: 70px;
    min-height: 70px;
	}
	
	.main-head.simple .title .logo-image {
		max-height: 32px;
	}
	
	.main-head.simple .inner.sticky-bar .logo-image {
		max-height: 29px;
	}
}

.main-head.simple .mobile-nav {
	margin-right: 18px;
}

.large-post .featured img, .wp-post-image {
	box-shadow: none!important;
	transform: none!important;
	margin-bottom: 20px;
}

.code-block-default {
	margin: 0!important
}

