.blog-page .page-main > .page-title-wrapper .page-title{
	display: block;
}

.blog-page .page-title-wrapper {
    margin-top: 25px;
}
.blog-page:not(.blog-post-view) h1.page-title {
	display: block;
    position: relative;
    font-size: 25px;
    font-weight: 700;
    color: #0f5f73;
    margin: 0 0 40px 0;
	text-transform: capitalize;
}

.blog-post-view h1.page-title{
	margin-bottom: 30px;
}

.blog-post-view.page-layout-2columns-right .sidebar-additional {
	margin-top: -70px;
}

.blog-post-view h1.page-title::after {
	display: none !important;
}

.blog-page h1.page-title span {
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding-right: 30px;
    z-index: 2;
}

.blog-post-view  h1.page-title span {
	font-size: 3.5rem;
	line-height: 40px;
	color: #105D71;
	font-weight: bold;
}

.blog-post-view .post-holder .post-info .post-categories .label {
	color: #105D71;
	font-weight: bold;
	margin-right: 10px;
}

.blog-post-view .post-holder .post-info .post-categories, .blog-post-view .post-holder .post-info .post-categories a {
	color: #0C95AE;
	font-weight: bold;
	margin-right: 2px;
}

.blog-page h1.page-title::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #105D71;
    top: 54%;
}

.blog-index-title h1{
	font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 40px;
    color: #105D71;
    text-align: center;
}

.blog-page .post-list {
	max-width: 945px;
	border-bottom: 1px solid #0f5f73;
	margin-bottom: 40px;
}

.blog-page .toolbar-blog-posts {
	max-width: 945px;
	text-align: right;
}

.blog-page .home-value-propositions{
	display: none;
}

.blog-page .post-list::after {
	display: table;
	clear: both;
	content: '';
}

.blog-page .post-list .post-holder {
	border-bottom: 0;
	padding-bottom: 0;
	width: calc((100% - 60px)/3);
	margin-right: 20px;
	float: left;
	margin-bottom: 40px;
}


.blog-page .post-list .post-holder h2.post-title {
	height: 62px;
}

.blog-page .post-list .post-holder:first-child {
	width: 100%;
	margin-bottom: 50px;
}

.blog-page .post-list .post-holder .post-ftimg-hld{
	width: 100%;
	position: relative;
	overflow: hidden;
	background-color: #f5f5f5;
}

.blog-page .post-list .post-holder .post-ftimg-hld::after {
	padding-bottom: 70%;
	content: '';
	display: block;
}

.blog-page .post-list .post-holder:first-child .post-ftimg-hld::after {
	padding-bottom: 45%;
	content: '';
	display: block;
}

.blog-page .post-list .post-holder .post-ftimg-hld a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.blog-page .post-list .post-holder .post-ftimg-hld a img {
	width: 100%;
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	object-fit: cover;
	object-position: center center;
}

.blog-page .post-list h2.post-title {
	margin-top: 20px;
	margin-bottom: 0;
}

.blog-page .post-list .post-title a {
	font-size: 1.6rem;
	color: #0C95AE;
	line-height: 26px;
	font-weight: bold;
}

.widget.blog-search {
	padding-bottom: 30px !important;
}

.widget.blog-search input{
	border: 0;
	background-color: #F5F5F5;
	border-radius: 10px;
	padding: 15px;
	height: 60px;
}

.widget.blog-search .action.search{
	background-color: transparent;
	padding: 0 15px 0 0;
}

.widget.blog-search .action.search:hover{
	background-color: transparent !important;
}

.widget.blog-search .action.search:before {
    background: url('../../images/icon_search.svg') 83% 5px no-repeat;
	width: 30px;
	height: 30px;
}

.blog-page .sidebar .widget {
	margin-bottom: 0 !important;
	padding-bottom: 0;
	border-bottom: 1px solid #105D71;
}

.blog-page .widget .block-title {
	margin-bottom: 0 !important;
	padding: 20px 0;
    background: url('../../images/select-bg-blue.svg') 100% 0px no-repeat;
    background-size: 35px;
	cursor: pointer;
}
 
.blog-page .widget .block-title strong{
	text-transform: uppercase;
	color: #105D71;
	letter-spacing: 1.8px;
	line-height: 25px;
	font-weight: normal;
	margin: 0 ;
}

.widget.block-categories ul, 
.block-list-posts .block-content, 
.block-archive .block-content,
.block-tagclaud .tagclaud-hld{
	display: none;
	margin-top: 20px;
}

.widget.block-categories ul {
	display: block;
}

.widget.block-categories ul li{
	padding: 0 0 15px 0;
	color: #0C95AE;
}

.mfblog-autoloader .action.primary {
    width: 200px;
    line-height: 50px;
    border-radius: 10px;
    font-size: 1.8rem;
	padding: 0;
}

.widget.block-categories ul li a{ 
	color: #0C95AE;
	font-weight: normal;
}

.widget.block-categories ul li a:hover{
	color: #FCB813;
}

.widget.block-list-posts .block-content .item .post-image, .post-item-date {
	display: none;
}

.widget.block-list-posts .item, .widget.block-archive .item {
	margin-bottom: 15px;
	padding: 0;
}

.widget.block-list-posts .item:last-child, .widget.block-archive .item:last-child {
	margin-bottom: 0;
}

.widget.block-list-posts .post-item-link, .widget.block-archive .item a, .widget.block-tagclaud a{
	color: #0C95AE;
	font-weight: normal;
}

.widget.block-list-posts .post-item-link:hover, .widget.block-archive .item a:hover, .widget.block-tagclaud a:hover{
	color: #FCB813;
}

.addthis_toolbox{
	display: none;
}

.blog-post-view h6, .blog-post-view h4 {
	font-size: 1.8rem;
	letter-spacing: 1.8px;
	color: #0C95AE;
	line-height: 25px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 400 !important;
	display: block;
	margin-top: 0;
}

.blog-post-view h6 strong, .blog-post-view h4  strong{
	color: #105D71;
	font-weight: 400 !important;
}

.blog-post-view h2 {
	color: #0f5f73;
	font-size: 2.5rem;
	line-height: 35px;
	margin-bottom: 1em;
	font-weight: 700;
}

.blog-post-view .post-text-hld {
	color: #888888;
	line-height: 26px;
	font-size: 1.6rem;
}

.blog-post-view .post-text-hld a{
	color: #0C95AE;
}

.blog-post-view .post-description p {
	color: #888888;
	line-height: 26px;
	font-size: 1.6rem;
}

.blog-post-view .column.main {
	max-width: 945px;
}

.blog-post-view .post-bottom {
	display: none;
}
.blog-page.blog-post-view .post-ftimg-hld {
    display: none;
}
@media screen and (max-width: 1199px){
	.blog-page .post-list .post-holder { 
		width: calc((100% - 40px)/2);
	}
	.blog-page .post-list .post-holder:nth-child(3n+1) {
		margin-right: 20px;
	}
	
}

@media screen and (max-width: 767px){ 
	.blog-page .post-list .post-holder { 
		width: 100%;
	}
	.blog-page .post-list .post-holder:nth-child(3n+1) {
		margin-right: 0;
	}
	.blog-page .post-list .post-holder:nth-child(2n+1) {
		margin-right: 0;
	}

	.blog-index-title h1, .blog-post-view h1.page-title span {
		font-size: 3rem;
	}
}