body.single-post[data-bg-header="true"] .container-wrap {
	padding-top: 40px !important;
}

.single #single-below-header .updated.rich-snippet-hidden, .single .heading-title[data-header-style="default_minimal"] #single-below-header .updated.rich-snippet-hidden {
	display: none;
}

body.single-post [data-post-hs="default"] [data-remove-post-author="1"][data-remove-post-date="1"] #single-below-header span, body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] [data-header-style="default"] #single-below-header span {
	padding-left: 0;
	border-left: 0;
}

body.single-post [data-post-hs="default_minimal"] [data-remove-post-author="1"][data-remove-post-date="1"][data-remove-post-comment-number="0"] #single-below-header span, body.single-post [data-post-hs="default_minimal"] [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] #single-below-header span {
	padding-left: 0;
	border-left: 0;
}

body.single-post [data-post-hs="default_minimal"] [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] #single-below-header span, body.single-post [data-post-hs="default_minimal"] [data-remove-post-author="1"][data-remove-post-date="0"][data-remove-post-comment-number="1"] #single-below-header span, body.single-post [data-remove-post-author="1"][data-remove-post-date="0"][data-remove-post-comment-number="1"] .heading-title[data-header-style="default_minimal"] #single-below-header span, body.single-post [data-remove-post-author="0"][data-remove-post-date="1"][data-remove-post-comment-number="1"] .heading-title[data-header-style="default_minimal"] #single-below-header span {
	padding-left: 0;
	padding-right: 0;
	border-left: 0;
}

.single #page-header-bg #single-below-header span {
	color: rgba(255, 255, 255, .8);
}

.single #single-meta span, .single #single-below-header span {
	font-size: 16px;
}

.single #single-meta div i {
	font-size: 16px;
	line-height: 30px;
	height: 30px;
}

.single #page-header-bg #single-meta div a, .single #page-header-bg #single-meta div i, .single #page-header-bg #single-meta div span {
	color: #fff !important;
}

body[data-ext-responsive="true"].single-post .container-wrap.no-sidebar .post-area, body[data-ext-responsive="true"].single-post .container-wrap.no-sidebar .comment-list >li, body[data-ext-responsive="true"].single-post.material .container-wrap.no-sidebar .comment-wrap h3#comments, body[data-ext-responsive="true"].single-post.material .comment-wrap #respond, body[data-ext-responsive="true"].single-post #page-header-bg[data-post-hs="default_minimal"] h1, body[data-ext-responsive="true"].single-post.material #page-header-bg.fullscreen-header h1, body[data-ext-responsive="true"].single-post .heading-title[data-header-style="default_minimal"] .entry-title {
	max-width: 1000px;
	margin: 0 auto !important;
}

.blog_next_prev_buttons[data-style="fullwidth_next_only"] .col {
	border-left: 0;
}

.blog_next_prev_buttons {
	text-align: center;
	overflow: hidden;
	position: relative;
	background-color: #333;
}

.blog_next_prev_buttons span {
	display: block;
	color: #fff;
	margin-bottom: 5px;
}

.blog_next_prev_buttons[data-style*="next_prev"] .next-post h3 span {
	text-align: left;
}

.blog_next_prev_buttons[data-style*="next_prev"] .previous-post h3 span {
	text-align: right;
	position: relative;
}

.blog_next_prev_buttons .col {
	height: 250px;
	border-left: 1px solid #ddd;
}

.blog_next_prev_buttons[data-post-header-style="default_minimal"] .col {
	height: 350px;
}

@media only screen and (max-width:1000px) {
	.blog_next_prev_buttons[data-post-header-style="default_minimal"] .col {
		height: 200px;
	}
}

.container-wrap[data-nav-pos="after_project_2"] {
	padding-bottom: 0 !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls > .hidden, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls > .hidden {
	display: none !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls > .only, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls > .only {
	width: 100% !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .only span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .only span:not(.text) {
	text-align: center !important;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul {
	padding: 0;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul {
	margin: 0;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .previous-project, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .next-project, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
	width: 50%;
	line-height: 0;
	height: auto;
	padding: 6%;
	min-height: 300px;
	-webkit-justify-content: center;
	justify-content: center;
	display: -webkit-flex;
	display: flex;
	-moz-box-align: center;
	-moz-box-pack: center;
	align-items: center;
	-webkit-align-items: center;
	float: none;
	overflow: hidden;
	position: relative;
	background-color: #333;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
	padding: 6% 9%;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:after, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:after {
	background-color: rgba(13, 13, 13, .35);
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: block;
	z-index: 1;
	width: 100%;
	height: 100%;
	-webkit-transition: background-color .4s cubic-bezier(.05, .2, .1, 1) 0s;
	transition: background-color .4s cubic-bezier(.05, .2, .1, 1) 0s;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover:after, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:hover:after, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:hover:after {
	background-color: rgba(13, 13, 13, .9);
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .controls li a, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] li a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 101;
	display: block;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 {
	-webkit-transform: translateX(-40px) translateZ(0);
	transform: translateX(-40px) translateZ(0);
	backface-visibility: hidden;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 {
	transform: translateX(40px) translateZ(0);
	backface-visibility: hidden;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 .text .line {
	-webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
	-webkit-transform-origin: left;
	transform: translateY(-50%) translateX(0px) scaleX(1);
	transform-origin: left;
	animation: rightLineStart .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 .text .line {
	-webkit-transform: translateY(-50%) translateX(0px) scaleX(1);
	-webkit-transform-origin: right;
	transform: translateY(-50%) translateX(0px) scaleX(1);
	transform-origin: right;
	animation: rightLineStart2 .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .text .line {
	-webkit-transform: translateY(-50%) translateX(-28px) scaleX(0);
	-webkit-transform-origin: left;
	transform: translateY(-50%) translateX(-28px) scaleX(0);
	transform-origin: left;
	left: -74px;
	right: auto;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3 .next-arrow {
	-webkit-transform: translateX(38px) rotate(180deg);
	transform: translateX(38px) rotate(180deg);
	left: -43px;
	right: auto;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3 .next-arrow, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 .next-arrow {
	animation: rightArrowStart .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3 .next-arrow, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 .next-arrow {
	animation: rightArrowStart2 .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3 .next-arrow, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3 .next-arrow, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 .next-arrow, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3 .next-arrow {
	-webkit-transform: translateX(42px);
	transform: translateX(42px);
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project.mouse-leaving h3 .next-arrow line, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post.mouse-leaving h3 .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post.mouse-leaving h3 .next-arrow line {
	animation: rightArrowLineEnd .4s cubic-bezier(.3, .2, .1, 1) .25s forwards;
	stroke-dashoffset: 40px;
}

body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover .next-arrow line, body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls .previous-post:hover .next-arrow line, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls .next-post:hover .next-arrow line {
	animation: rightArrowLineStart .3s cubic-bezier(.05, .2, .1, 1) .1s forwards;
	stroke-dashoffset: 30px;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 {
	display: inline-block;
	-webkit-transform: translateX(0px) translateZ(0);
	-webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1);
	transform: translateX(0px) translateZ(0);
	transition: transform .4s cubic-bezier(.05, .2, .1, 1);
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span:not(.text) {
	display: block;
	font-size: 16px;
	text-align: left;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span:not(.text), .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text) {
	display: block;
	font-size: 16px;
	text-align: right;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project span, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project span, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span {
	color: #fff;
	position: relative;
	z-index: 100;
}

.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .proj-bg-img, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .post-bg-img, .blog_next_prev_buttons[data-style="fullwidth_next_only"] .post-bg-img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center;
	height: 100%;
	-ms-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
	-webkit-transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
	transition: transform .4s cubic-bezier(.05, .2, .1, 1) 0s;
}

.blog_next_prev_buttons[data-style="fullwidth_next_only"]:hover .post-bg-img, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls li:hover .proj-bg-img, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] li:hover .post-bg-img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.single .post-content {
	padding-left: 0;
}

.single #single-meta {
	right: 0;
}

.single #single-meta ul {
	margin-bottom: 0;
}

.single #single-meta {
	margin-top: 4px;
}

.single #single-meta ul li {
	float: left;
	list-style: none;
	padding: 0;
	border-bottom: 0;
}

.single #single-below-header {
	margin-bottom: 0;
}

#single-below-header [class^="icon-"] {
	font-size: 18px;
	line-height: 23px;
	height: 20px;
	width: auto;
	margin-right: 7px;
	color: inherit;
}

#single-meta .meta-category, #single-meta .meta-comment-count, #single-below-header .meta-category, #single-below-header .meta-comment-count {
	-webkit-transition: all .4s cubic-bezier(.05, .2, .1, 1);
	transition: all .4s cubic-bezier(.05, .2, .1, 1);
}

.single-post #single-meta > div {
	float: left;
}

.single [data-post-hs="default_minimal"] #single-below-header span, .single .heading-title[data-header-style="default_minimal"] #single-below-header span {
	font-size: 14px;
}

.single #single-below-header:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.blog-title #single-below-header > span {
	padding: 0 20px 0 20px;
	border-left: 1px solid rgba(0, 0, 0, .1);
}

.blog-title #single-below-header > span:first-child {
	padding-left: 0;
	border: none;
}

.single.single-post .section-title h1 {
	max-width: 800px;
}

.single .row .section-title {
	border-bottom: none;
}

.single [data-post-hs="default_minimal"] .section-title h1 {
	max-width: none;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

.single .heading-title[data-header-style="default_minimal"] h1, body[data-ext-responsive="true"].single-post #page-header-bg[data-post-hs="default_minimal"] h1 {
	padding: 20px 0 20px 0;
}

.single .heading-title[data-header-style="default_minimal"] .meta-category a {
	border: 2px solid #000;
	padding: 4px 8px;
	margin: 5px 6px 0px 5px;
	display: inline-block;
	transition: all .2s ease;
	-webkit-transition: all .2s ease;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	color: #000;
}

body[data-button-style^="rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a {
	border-radius: 100px;
}

.single .heading-title[data-header-style="default_minimal"] .meta-category a:hover, .single .heading-title[data-header-style="default_minimal"] .meta-category a:focus {
	border-color: transparent;
	color: #fff;
}

.single .heading-title[data-header-style="default_minimal"] {
	border-bottom: 0;
	text-align: center;
	padding-top: 30px;
}

.single .heading-title[data-header-style="default_minimal"] #single-below-header span {
	float: none;
	display: inline-block;
}

.single .post .content-inner .post-featured-img img {
	margin-bottom: 25px;
}

.single .post-area.span_12 #author-info {
	width: 992px;
}

body.single-post .container-wrap[data-remove-post-date="1"] #single-below-header .meta-date, body.single-post #page-header-bg[data-remove-post-date="1"] .author-section .meta-date, body.single-post #page-header-bg .span_6[data-remove-post-date="1"] #single-below-header .meta-date, body.single-post #page-header-bg .span_6[data-remove-post-date="1"] .meta-date, body.single-post .container-wrap[data-remove-post-date="1"] .related-posts .article-content-wrap .post-header .meta, body.single-post .container-wrap[data-remove-post-date="1"] .related-posts[data-style="material"] .grav-wrap .text span, .single-post #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-date="1"] #single-below-header .meta-date {
	display: none;
}

body.single-post .container-wrap[data-remove-post-author="1"] #single-below-header .meta-author, body.single-post #page-header-bg[data-remove-post-author="1"] .author-section .meta-author, body.single-post #page-header-bg .span_6[data-remove-post-author="1"] #single-below-header .meta-author, body.single-post #page-header-bg .span_6[data-remove-post-author="1"] .meta-author, body.single-post #page-header-bg .span_6[data-remove-post-author="1"] .author-section a, body.single-post #page-header-bg[data-remove-post-author="1"].fullscreen-header .author-section a, body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style="material"] .grav-wrap img, body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style="material"] .grav-wrap .text a, body.single-post .container-wrap[data-remove-post-author="1"] .related-posts[data-style="classic_enhanced"] .meta-author, .single-post #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-author="1"] #single-below-header .meta-author {
	display: none;
}

body.single-post .container-wrap[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count, body.single-post #page-header-bg[data-remove-post-comment-number="1"] .author-section .meta-comment-count, body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count, body.single-post #page-header-bg .span_6[data-remove-post-comment-number="1"] .meta-comment-count, body.single-post .container-wrap[data-remove-post-comment-number="1"] #single-meta .meta-comment-count, body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style="material"] .meta-comment-count, body.single-post .container-wrap[data-remove-post-comment-number="1"] .related-posts[data-style="classic_enhanced"] .meta-comment-count, #single-below-header.fullscreen-header[data-remove-post-comment-number="1"] .meta-comment-count, .single-post #ajax-content-wrap #page-header-bg[data-post-hs="default_minimal"] .span_6[data-remove-post-comment-number="1"] #single-below-header .meta-comment-count {
	display: none;
}

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
	body.single.single-post .section-title h1 {
		max-width: 620px;
	}
	
	.single .post-area.span_12 #author-bio #author-info {
		width: 773px;
	}
}

@media only screen and (max-width : 1130px) and (min-width : 1000px) {
	body.single.single-post .section-title h1 {
		max-width: 490px;
	}
}

@media only screen and (min-width : 1px) and (max-width : 1000px) {
	.single-post #page-header-bg[data-post-hs="default_minimal"], .single-post #page-header-bg[data-post-hs="default"] {
		height: auto !important;
		padding-top: 50px;
		padding-bottom: 50px;
	}
	
	body.single-post #page-header-bg[data-post-hs="default_minimal"][data-alignment-v="middle"]:not(.fullscreen-header) .span_6, body.single-post #page-header-bg[data-post-hs="default"][data-alignment-v="middle"]:not(.fullscreen-header) .span_6 {
		-webkit-transform: none !important;
		transform: none !important;
		top: 0 !important;
	}
	
	.single #single-meta ul {
		float: left;
	}
	
	.single .blog-title #single-meta ul li {
		float: right;
	}
	
	body.single-post .blog-title #single-meta ul li:last-child {
		margin: 5px !important;
	}
	
	body.single-post #page-header-bg #single-meta, body.single-post .blog-title #single-meta {
		margin-top: 20px;
	}
}

@media only screen and (min-width : 690px) and (max-width : 1000px) {
	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project:hover h3, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project:hover h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post:hover h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post:hover h3 {
		transform: translateX(0px) translateZ(0);
		-webkit-transform: translateX(0px) translateZ(0);
	}
	
	body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .next-project h3 .next-arrow, body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls .previous-project h3 .next-arrow, body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav .controls .line, body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .next-arrow, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] h3 .line, body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post .line:not(.text), body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post .line:not(.text) {
		display: none;
	}
	
	body .container-wrap[data-nav-pos="after_project_2"] .bottom_controls li span:not(.text), body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span:not(.text), body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span:not(.text), body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .previous-post span, body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .next-post span {
		text-align: center;
	}
	
	.container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .previous-project, .container-wrap[data-nav-pos="after_project_2"] .bottom_controls #portfolio-nav ul .next-project, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post {
		min-height: 225px;
	}
}

@media only screen and (max-width : 690px) {
	html body.single [data-post-hs="default_minimal"] #single-below-header span {
		font-size: 14px;
	}
	
	body #author-bio #author-info {
		padding-left: 85px;
	}
	
	.single #page-header-bg .span_6 {
		margin-bottom: 0;
	}
	
	body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls {
		position: relative;
	}
	
	.blog_next_prev_buttons[data-style="fullwidth_next_prev"] li span:not(.text) {
		text-align: center !important;
	}
	
	body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post, body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post {
		min-height: 250px;
	}
	
	.blog_next_prev_buttons[data-style="fullwidth_next_prev"] .controls span {
		display: block;
	}
	
	body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post, body .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post {
		width: 100%;
	}
	
	.blog_next_prev_buttons[data-style*="next_prev"] .previous-post h3 span, .blog_next_prev_buttons[data-style*="next_prev"] .next-post h3 span {
		text-align: center;
	}
	
	.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .previous-post:hover h3, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .next-post:hover h3 {
		transform: translateX(0px) translateZ(0) !important;
		-webkit-transform: translateX(0px) translateZ(0) !important;
	}
	
	.blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul h3 .next-arrow, .blog_next_prev_buttons[data-style="fullwidth_next_prev"] ul .line {
		display: none !important;
	}
}

@media only screen and (max-width: 480px) {
	.single .blog-title #single-meta ul {
		float: left;
	}
	
	.single .blog-title #single-meta ul li a {
		display: inline-block;
		margin-bottom: 5px;
	}
	
	.single .blog-title #single-meta ul li:not(.meta-share-count) > a, .single .blog-title #single-meta ul li .n-shortcode a {
		opacity: 1 !important;
	}
}

@media only screen and ( min-width: 1001px ) {
	.single-post #page-header-wrap[data-responsive="true"], .single-post #page-header-wrap[data-responsive="true"] #page-header-bg {
		min-height: 550px;
	}
}