single.blog-list {
	margin-top: -60px;
}

.single .blog-wrapper .entry-header .heateor_sss_sharing_container {
text-align:center;
margin-top:10px;
}

.single  .blog-wrapper .entry-header .heateor_sss_sharing_container ul {
margin: 0 !important;
display:inline-block;
	left: 0% !important;
}


.blog .cat_dd {
    display: block;
    position: relative;
    margin-bottom: 10px;
    color: #fff;
    font-size: 14px;
}

.blog-wrapper .entry-header .heateor_sss_sharing_container ul li i.heateorSssSharing {
    width: 25px !important;
    height: 25px !important;
}

.masonry article:first-child {
	width: 97%;
    height: auto;
    float: none;
    clear: both;
	background-color: rgb(255,255,255);
    box-shadow: 2px 3.464px 8px 0 rgba(39,44,49,0.12), 8px 13.856px 38px 0 rgba(39,44,49,0.08);
    box-sizing: border-box;
    position: relative;
    vertical-align: baseline;
}
.masonry article {
	/* width:47%;
    float: left; */
	width: 46%;
    display: inline-block;
    vertical-align: top !important;
	background-color: rgb(255,255,255);
    box-shadow: 2px 3.464px 8px 0 rgba(39,44,49,0.12), 8px 13.856px 38px 0 rgba(39,44,49,0.08);
    margin: 0 3% 2.7rem 0;
    box-sizing: border-box;
    position: relative;
    /*vertical-align: baseline;*/
}

.masonry article .entry-header a {
    color: #3092d5;
	text-decoration: none;
	font-family: 'Open Sans';
}
.masonry article .entry-header h1.entry-title { 
font-size: 21px !important;
    line-height: 26px;
    /*height: 50px;*/
    overflow: hidden;
    display: flex;
    align-items: center;
	font-weight: 400;
}

.blog article:first-child .more-link {
	margin: 0 !important;
}

.blog .metaBox,
.single .metaBox {
	font-size: 12px;
	color: #a2a2a2;
}
.blog .metaBox .fa,
.single .metaBox .fa {
	padding-right: 3px;
}

.blog .metaBox .singlepostcategory .fa {
	color: #00b8a0;
}

.blog .metaBox .blogmeta,
.single .metaBox .blogmeta {
	padding-right: 10px;
}

.blog .metaBox a,
.single .metaBox a {
	color: #a2a2a2;
	text-decoration: none;
	font-family: Open Sans;
}
.blog .metaBox a:hover,
.single .metaBox a:hover {
	color:#00b8a0;
}

.blog .more-link {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: 0!important;
}

.blog .more-link .border-button-accent-hover {
    width: 197px;
    height: 35px;
    border-radius: 17px 18px 18px 17px/17px 17px 18px 18px;
    background-color: #00b8a0!important;
    box-shadow: 0 3px rgba(0,0,0,.05);
    border-color: #00b8a0 !important;
	border-style: solid;
    border-width: 3px;
    line-height: 28px;
    color: #fff!important;
	text-decoration: none;
	padding: 8px 19px;
    font-size: 13px;
    font-weight: 700;
    display: inline;
}

.blog .more-link a:hover {
	background-color: #FFF !important;
	color: #00b8a0 !important;
	transition: 0.2s;
}


.blog article:first-child img {
    max-height: 1000px;
    max-width: 100%;
    height: auto;
    float: left;
    min-height: 255px;
}

.blog article:first-child .entry-content {
    float: right;
    width: 52%;
    padding: 0 17px;
	margin: 0px !important;
}

.blog article .entry-content {
	margin: 5px !important;
}

.blog article:first-child .entry-thumbnail {
    width: 48%;
}

.blog article:first-child .singlepostcategory {
	display: none;
}


.blog article:first-child p {
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 15px;
    margin-top: 5px;
}

.blog article p {
	font-size: 15px;

}

.blog article .entry-content {
    padding: 0 2em 0;
}

.blog,
.single {
	background: #ffffff;
}

.blog .main-header {
	background: rgba(51, 51, 51, 0.7)!important;
}

.hero-blog h3 {
    margin: 0 0 20px;
    font-size: 32px;
    font-family: 'Lato';
    font-weight: normal;
    line-height: 1.2;
}


.hero-blog {
    background: url(../images/headerBlog-bg.jpg) no-repeat top center;
    background-size: cover;
    text-align: center;
    color: #fff;
    padding: 172px 0 50px;
    min-height: 300px;
    box-sizing: border-box;
}

.blog .blog-wrapper,
.single .blog-wrapper {
    width: 92%;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.blog #main,
.single #main{
	width: 70.7%;
	float: left;
}

.blog #secondary,
.single #secondary{
    width: 29.2%;
    float: right;
}

.blog #secondary .widget,
.single #secondary .widget{
    float: right;
    width: 295px;
}

.blog #secondary .widget,
.single #secondary .widget{
    border-top: 2px solid rgb(234, 240, 244);
}

.blog #secondary .widget,
.single #secondary .widget {
    box-shadow: 0 3px 15px rgba(0,0,0,.1);
    margin: 0 auto 30px;
    padding-bottom: 18px;
    padding-top: 18px;
    max-width: 100%;
}
.blog #secondary .widget,
.single #secondary .widget{
    font-size: 14px;
    margin-bottom: 2.5em;
    background-color: rgb(255, 255, 255);
    box-shadow: 2px 3.464px 8px 0 rgba(39, 44, 49, 0.12), 8px 13.856px 38px 0 rgba(39, 44, 49, 0.08);
    padding: 20px;
}
.blog #secondary .widget-title,
.single #secondary .widget-title {
	font-family: 'Open Sans';
	color: #484747;
    font-size: 14px;
    font-weight: 600;
    padding: 0 11px;
    position: relative;
    z-index: 1;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 0px;
}

.blog #secondary .widget ul,
.single #secondary .widget ul {
	margin: 0 0 0 1em;
    padding: 0;
	list-style: none;
}

.blog #secondary .widget ul li a,
.single #secondary .widget ul li a {
    color: #00b8a0;
    font-weight: 600;
	text-decoration: none
}

.blog #secondary h2.widget-title::before,
.single #secondary h2.widget-title::before {
border-top: 1px solid #d1d1d1; /* changes the border width, style, colour */
margin-top: 10px; /* moves the line up or down */
content: " ";
position: absolute;
left: 0;
right: 0;
z-index: 0; }

.blog #secondary h2.widget-title span,
.single #secondary h2.widget-title span {
background: #FFF; /* text background color to cover line */
padding: 0 10px; /* adds space to either side of the text */
position: relative;
z-index: 1 !important;
margin: 0 auto; }

.blog .footer-cta,
.single .footer-cta {
	display: none;
}
.single .main-header {
	background:#20abaf;
}
.single #content {
	margin-top: 130px;
}
.single .entry-header {
	text-align: center;
	margin-bottom: 70px;
}
.single h1.entry-title {
font-size: 32px;
padding-top: 30px!important;
color: #0e4557!important;
font-family: 'Lato';
margin: 0px;
}
.single .entry-content {
	margin: 0px;
}

.single .entry-content .attachment-post-thumbnail {
	display: flex;
	margin: 0 auto 50px;
	max-width: 1200px;
	height: auto;
}

/******Blog Pagination*******/

.blog .pagination {
	width: 90%;
    border-top: 1px solid #d1d1d1;
    margin: 20px auto;
}

.blog .pagination ul {
	list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}


.blog .pagination ul.page-numbers li .page-numbers {
    font-size: 0;
    margin: 0;
    width: 0;
}

.blog .pagination ul.page-numbers {
    width: 90%;
}

.pagination ul.page-numbers li {
    list-style-type: none;
    display: inline-block;
}

.blog .pagination ul.page-numbers li .page-numbers.prev:before, .blog .pagination ul.page-numbers li .page-numbers.next:before {
    position: relative;
    color: #969696;
    margin-left: -44px;
}

.pagination ul.page-numbers li .fa-chevron-right:before {
    content: "\f054";
    margin-left: 5px;
    font-size: 23px;
    margin-top: 13px;
    display: inline-block;
	color:#969696;
}

.pagination ul.page-numbers li .fa-chevron-left:before {
    content: "\f053";
    margin-right: 5px;
    font-size: 23px;
    margin-top: 13px;
    display: inline-block;
	color:#969696;
}


.pagination ul.page-numbers li .page-numbers.prev:before {
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    margin-top: -12px;
    vertical-align: middle;
    height: 50px;
}


.blog .pagination ul.page-numbers li .prev.page-numbers, .blog .pagination ul.page-numbers li .next.page-numbers {
    position: relative;
    width: 46px;
    height: 47px;
    border-radius: 23px;
    background-color: #fff;
    box-shadow: 0 3px 15px rgba(0,0,0,.1);
    top: -24px;
}


.blog ul.page-numbers:before {
    height: 1px;
    width: 100%;
    background: #d1d1d1;
    top: 50%;
    position: relative;
}


.pagination ul.page-numbers li .page-numbers {
    line-height: 28px;
    position: relative;
    color: #333!important;
    font-weight: 400;
    font-size: 16px;
    float: left;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    width: 28px;
    margin: 10px 5px 10px 0;
    text-align: center;
    text-shadow: none;
    text-decoration: none!important;
    border: none;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.single .post-navigation {
	display:none;
}

.single .entry-content {
	padding: 0 30px 50px;
}

.single .heateor_sss_sharing_title {
	text-align: center;
}
.single .recent-wrapper {
	margin-bottom: 40px;
}
.single .recentPost {
	width: 30%;
    float: left;
	margin: 0 1.2%;
}

.single .recentPost span {
    position: relative;
    z-index: 1000;
    margin-top: -120px;
    float: left;
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px 30px;
	line-height: 20px;
	background-color: rgba(144, 145, 139, 0.4);
background: rgba(144, 145, 139, 0.4);
color: rgba(144, 145, 139, 0.4);
	

}
.single .recentPost span a {
	color: #FFF;
	font-weight: bold;
	font-size:20px !important;
	text-shadow: 0px 3px 5px rgba(0, 0, 0, 1);
}

/***Author Info****/

.author-bio {
	text-align: center;
	margin-bottom: 100px;
}

.author-bio img {
	border-radius: 50%;
} 

.author-title {
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

.author-description {
	font-size: .85em;
	display: block;
	width: 80%;
	margin: 0 auto 40px;
}

.author-bio a.btn-green {
	    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    border: 1px solid #333;
    padding: 10px 20px;
    color: #333;
    border-radius: 4px;
}

.author-bio a.btn-green:hover {
	background-color: #03bf9c;
	color: #fff;
	border: 1px solid #03bf9c;
}


.wolf-button {
    font-family: 'Proxima_Nova_Bold';
    font-size: 22px;
    color: #fff !important;
    display: inline-block;
    text-decoration: none;
    background: #6249ca;
    line-height: 1.4;
    padding: 17px 37px;
    border-radius: 6px;
    margin: 30px 0px;
}


.wolf-button:hover {
   background:#03bf9c;
}

.button-container .wolf-button .fa-adjust::before {
content: "\f052";
    margin-left: 15px;
    font-size: 23px;
    color:#FFF;
display:inline-block;
}



/***********************************/
/***********Responsive**************/
/***********************************/

@media screen and (max-width: 800px) and (min-width: 500px)  {
    
	.single .entry-content .attachment-post-thumbnail {
		max-width: 100% !important;
	}
	
}
@media screen and (max-width: 414px) and (min-width: 300px)  {
.single .recentPost {
    width: 95%;
    float: none;
    margin: 10px 1.2%;
}
	.author-bio a.btn-green {
    font-size: 12px;
	}
	.blog .more-link a {
    width: 220px !important;
	}
	.blog .masonry article:first-child .more-link a {
		margin-bottom: 20px;
	}
	.blog article .entry-content {
		padding: 0 15px !important;
	}
	.logo-cont {
    margin-top: 26px;
    margin-bottom: 24px;
	}

}
.blog article:first-child .entry-content{
	direction:rtl;
    float: none;
    width: 100%;
}
.blog article:first-child .more-link{
	margin-bottom:20px!important;
    direction: ltr;
}
