.single.single-post .heading-title[data-header-style=default] h1 {
	margin-bottom: 8px;
}

body.single-post .nectar-global-section.nectar_hook_after_content, body.single-post .nectar-global-section.nectar_hook_before_content, body.single-post .nectar_hook_before_content_global_section {
	margin-bottom: 80px;
}

body.single-post .nectar-global-section.nectar_hook_after_content>.container {
	padding: 0;
}

.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;
}

.single-post #single-below-header.fullscreen-header[data-remove-post-comment-number="1"]>span {
	width: 50%;
}

body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] .related-posts[data-style=material] .article-content-wrap {
	padding-bottom: 20px !important;
}

.single #single-meta ul .meta-comment-count i {
	margin-right: 3px;
}

.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;
}

.single-post #single-meta .nectar-social {
	margin-left: 14px;
}

.single-post .post-content>.audio-wrap, .single-post .post-content>.post-featured-img>img, .single-post .post-content>.quote-inner, .single-post .post-content>.video {
	margin-bottom: 50px;
}

@media only screen and (min-width:690px) {
	.single-portfolio #page-header-bg.fullscreen-header[data-alignment-v=middle] .span_6 .inner-wrap #portfolio-nav ul:not(.controls) {
		left: -70px;
	}
	
	.single-portfolio #page-header-bg.fullscreen-header[data-alignment-v=middle] .span_6 .inner-wrap #portfolio-nav .controls {
		right: -75px;
	}
}

.single:not(.material) #page-header-bg.fullscreen-header h1 {
	font-size: 5.5vw;
	line-height: 5.9vw;
}

.single-post #page-header-bg.fullscreen-header, .single-post #single-below-header.fullscreen-header {
	background-color: #f8f8f8;
}

.single .fullscreen-header .blog-title, .single.single-post .fullscreen-header .blog-title {
	text-align: center;
}

body.single.single-post:not(.material) .fullscreen-header .blog-title h1 {
	max-width: none;
}

.default-blog-title.fullscreen-header, .single-post #page-header-bg.default-blog-title.fullscreen-header, .single-post.ascend #page-header-bg.default-blog-title.fullscreen-header {
	background-color: #333;
}

.single-post.ascend .container-wrap.fullscreen-blog-header, body.single-post[data-bg-header=true].ascend .container-wrap {
	padding-top: 80px !important;
	margin-top: 0 !important;
}

.single-post #page-header-bg.fullscreen-header.bottom-shadow:before {
	background: -moz-linear-gradient(center top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, .06) 16%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, .06) 16%, rgba(0, 0, 0, .4) 75%, rgba(0, 0, 0, .6) 100%);
	bottom: 0;
	content: "";
	display: block;
	height: 351px;
	left: 0;
	position: absolute;
	transition: all .1s cubic-bezier(.42, 0, .58, 1) 0s;
	width: 100%;
	z-index: 10;
}

.single-post #page-header-bg.fullscreen-header.bg-overlay:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, .4);
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all .1s cubic-bezier(.42, 0, .58, 1) 0s;
	width: 100%;
	z-index: 10;
}

.single-post .container-wrap.fullscreen-blog-header {
	margin-top: 0;
}

.single-post .bottom-meta a {
	color: inherit;
}

#author-bio {
	padding-bottom: 50px;
	margin-bottom: 50px;
	margin-top: 0;
	min-height: 80px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	border-bottom: 1px solid #ddd;
	position: relative;
}

#author-bio #author-info {
	width: 100%;
	padding-left: 105px;
}

#author-bio img {
	width: 80px;
	height: 80px;
	margin-bottom: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#author-bio .clear {
	padding-bottom: 0;
}

.single-post .container-wrap .bottom-meta #author-bio #author-info {
	width: auto !important;
	float: none;
	display: inline-block !important;
}

.comment-list .comment-author .nectar-link-underline a:hover {
	color: inherit;
}

.single-post .bottom-meta .sharing-default-minimal {
	padding-top: 0;
}

.single-post .bottom-meta>div:last-child {
	margin-bottom: 60px;
}

.single-post .bottom-meta .sharing-default-minimal[data-bottom-space=false] {
	margin-bottom: 0;
}

.single #single-meta li .n-shortcode, .single #single-meta li .nectar-love {
	padding-left: 0 !important;
}

.single #single-meta ul li .nectar-love-wrap span {
	opacity: 1;
}

.blog_next_prev_buttons[data-style=fullwidth_next_only] .col {
	border-left: 0;
}

.blog_next_prev_buttons .inner {
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
}

body .blog_next_prev_buttons .bg-overlay, body .blog_next_prev_buttons .full-link, body .blog_next_prev_buttons .full-link a {
	margin-bottom: 0;
}

.blog_next_prev_buttons .bg-overlay, .blog_next_prev_buttons .full-link, .blog_next_prev_buttons .full-link a {
	display: block;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	z-index: 10;
	left: 0;
	width: 100%;
	height: 100%;
}

.blog_next_prev_buttons .bg-overlay {
	background-color: #282b30;
	z-index: 2;
	opacity: .3;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}

.blog_next_prev_buttons:hover .bg-overlay {
	opacity: 0;
}

.blog_next_prev_buttons.bg-color-only .bg-overlay {
	opacity: 0;
}

.blog_next_prev_buttons.bg-color-only:hover .bg-overlay {
	opacity: .08;
}

.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;
	}
}

.blog_next_prev_buttons .col h3 {
	transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
	padding: 0 15%;
	color: #fff;
	margin: 0;
}

.full-width-content.blog_next_prev_buttons>.col.span_12.dark h3 {
	color: #fff;
}

#full_width_portfolio .container-wrap[data-nav-pos=after_project_2] .bottom_controls {
	margin-top: 0;
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls .container {
	max-width: none;
	width: 100%;
	padding: 0;
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav, body .container-wrap[data-nav-pos=after_project_2] .bottom_controls .container {
	height: auto;
	line-height: 0;
}

.container-wrap[data-nav-pos=after_project_2] .bottom_controls #portfolio-nav {
	display: block;
}

.container-wrap[data-nav-pos=after_project] #portfolio-nav i {
	position: relative;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3, .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3 {
	transform: translateX(40px) translateZ(0);
	backface-visibility: hidden;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .text .line, .container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .text .line {
	animation: rightLineEnd .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .text .line, .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .text .line {
	animation: rightLineEnd2 .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(0) scaleX(1);
	-webkit-transform-origin: right;
	transform: translateY(-50%) translateX(0) 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;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .next-arrow, .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project.mouse-leaving h3 .next-arrow {
	animation: rightArrowEnd2 .7s cubic-bezier(0, .2, .1, 1) forwards;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .next-arrow, .container-wrap[data-nav-pos=after_project_2] .bottom_controls .next-project.mouse-leaving h3 .next-arrow {
	animation: rightArrowEnd .7s cubic-bezier(0, .2, .1, 1) forwards;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post h3 .next-arrow, .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project h3 .next-arrow {
	-webkit-transform: translateX(38px) rotate(180deg);
	transform: translateX(38px) rotate(180deg);
	left: -43px;
	right: auto;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post:hover h3 .next-arrow, .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project:hover h3 .next-arrow {
	animation: rightArrowStart2 .4s cubic-bezier(.05, .2, .1, 1) forwards;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .next-post.mouse-leaving h3 .next-arrow line, .blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post.mouse-leaving h3 .next-arrow line, .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 {
	animation: rightArrowLineEnd .4s cubic-bezier(.3, .2, .1, 1) .25s forwards;
	stroke-dashoffset: 40px;
}

.blog_next_prev_buttons[data-style=fullwidth_next_prev] .previous-post span:not(.text), .container-wrap[data-nav-pos=after_project_2] .bottom_controls .previous-project span:not(.text) {
	display: block;
	font-size: 16px;
	text-align: right;
}

.container-wrap[data-nav-pos=after_project_next_only] .bottom_controls {
	padding-top: 5%;
	padding-bottom: 5%;
	background-color: transparent;
}

div[data-style=parallax_next_only] .parallax-layer-wrap:after {
	background-color: rgba(0, 0, 0, .4);
	content: "";
}

div[data-style=parallax_next_only] .parallax-layer, div[data-style=parallax_next_only] .parallax-layer-wrap {
	bottom: 0;
	top: auto;
	z-index: 1;
}

div[data-style=parallax_next_only].blog_next_prev_buttons .bg-overlay {
	display: none;
}

.blog_next_prev_buttons[data-style=parallax_next_only] .col {
	height: auto;
	padding: 10% 20%;
	margin-bottom: 0;
}

[data-style=parallax_next_only].blog_next_prev_buttons .inner {
	position: relative;
	transform: none;
	top: 0;
}

div[data-style=parallax_next_only] .parallax-layer-wrap {
	transition: transform .6s ease;
	overflow: hidden;
}

div[data-style=parallax_next_only]:hover .parallax-layer-wrap {
	transform: scale(.95);
}

div[data-style=parallax_next_only] .span_12.hidden {
	display: none;
}

div[data-style=parallax_next_only].blog_next_prev_buttons i {
	font-size: 24px;
}

@media only screen and (max-width:690px) {
	.blog_next_prev_buttons[data-style=parallax_next_only] .col {
		padding: 15% 15%;
	}
	
	div[data-style=parallax_next_only].blog_next_prev_buttons i {
		font-size: 22px;
	}
}

.related-post-wrap .row-bg-wrap {
	z-index: 0;
	pointer-events: none;
}

.related-post-wrap .row-bg-wrap .row-bg {
	background-color: rgba(0, 0, 0, .04);
}

.related-post-wrap {
	padding-bottom: 0;
}

#ajax-content-wrap .related-post-wrap .nectar-post-grid-item {
	margin-top: 0;
}

.related-post-wrap h3.related-title {
	padding-top: 60px;
}

.related-post-wrap h3.related-title:not(.nectar-blog-single-section-title) {
	margin-bottom: 20px;
}

.ascend .blog-recent.related-posts, .material .blog-recent.related-posts {
	padding: 0 0 8% 0;
}

.ascend .related-post-wrap h3.related-title, .material .related-post-wrap h3.related-title {
	padding-top: 8%;
}

.related-post-wrap .nectar-post-grid>div:nth-child(4) {
	display: none;
}

.related-post-wrap [data-style=content_next_to_image] .nectar-post-grid>div:nth-child(4) {
	display: block;
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.related-post-wrap [data-style=content_overlaid] .nectar-post-grid>div:nth-child(4), .related-post-wrap [data-style=content_under_image] .nectar-post-grid>div:nth-child(4) {
		display: block;
	}
	
	#ajax-content-wrap .related-post-wrap [data-style=content_next_to_image] .nectar-post-grid.tablet-cols-1 .nectar-post-grid-item {
		width: 100%;
	}
}

#reply-title.nectar-blog-single-section-title, .nectar-blog-single-section-title {
	margin-bottom: 1em;
	padding-bottom: 0;
}

.ascend .fullscreen-blog-header .related-post-wrap[data-using-post-pagination=false], .related-post-wrap[data-using-post-pagination=true] {
	margin-top: 0;
}

.blog_next_prev_buttons:not(.full-width-content)+.related-post-wrap:not(.post-loop-builder), .related-post-wrap[data-using-post-pagination=false] {
	margin-top: 80px;
}

@media only screen and (max-width:999px) {
	.blog_next_prev_buttons:not(.full-width-content)+.related-post-wrap:not(.post-loop-builder) {
		margin-top: 80px !important;
	}
	
	.blog_next_prev_buttons:not(.full-width-content)+.related-post-wrap.post-loop-builder {
		margin-top: 40px;
	}
}

@media only screen and (max-width:999px) and (min-width:690px) {
	.single .related-post-wrap.post-loop-builder .nectar-post-grid[data-columns]:not([data-columns="1"])>div:nth-child(3) {
		width: 100%;
	}
}

.single-post .related-post-wrap .nectar-split-heading[data-animation-type=line-reveal-by-space]:not(.markup-generated) {
	opacity: 1;
}

.single-post .related-post-wrap .nectar-post-grid-item .nectar-split-heading span .inner {
	transform: none !important;
}

.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-meta ul li .nectar-love-wrap {
	border-right: 1px solid #ddd;
	margin-right: 20px;
	padding-right: 20px;
	width: auto !important;
}

.single #single-meta ul li .nectar-love-wrap span {
	font-size: 12px;
	height: 13px;
	display: block;
	width: auto;
	padding-left: 0;
	font-family: "Open Sans";
	font-weight: 400;
	line-height: 11px;
}

.fullscreen-blog-header #single-below-header {
	margin-bottom: 60px;
}

.single .fullscreen-blog-header #single-below-header>div, .single .fullscreen-blog-header #single-below-header>span {
	font-family: inherit;
	color: #888;
	padding-left: 0;
	display: inline-block;
	float: left;
}

.single .fullscreen-blog-header #single-below-header>span a {
	margin-right: 14px;
	font-size: 14px;
	line-height: 28px;
	border: 2px solid rgba(0, 0, 0, .1);
	-webkit-transition: border-color .45s cubic-bezier(.25, 1, .33, 1), color .45s cubic-bezier(.25, 1, .33, 1);
	transition: border-color .45s cubic-bezier(.25, 1, .33, 1), color .45s cubic-bezier(.25, 1, .33, 1);
	padding: 6px 20px;
	margin-bottom: 14px;
	border-radius: 100px;
	display: inline-block;
}

#single-below-header.social-hovered .meta-category, #single-below-header.social-hovered .meta-comment-count, #single-meta.social-hovered .meta-category, #single-meta.social-hovered .meta-comment-count {
	opacity: 0;
	pointer-events: none;
}

.single [data-post-hs=default] #single-meta>div, .single-post #single-meta>div {
	float: left;
}

.single [data-post-hs=default_minimal] #single-below-header span i, [data-header-style=default_minimal] #single-below-header span i {
	font: inherit;
}

.single .heading-title[data-header-style=default_minimal] .meta-category a {
	border: 2px solid #000;
	padding: 4px 8px;
	margin: 5px 6px 0 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:focus, .single .heading-title[data-header-style=default_minimal] .meta-category a:hover {
	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 .post.quote .post-content .quote-inner {
	padding: 45px;
}

.single .post .content-inner .post-featured-img img {
	margin-bottom: 25px;
}

.single .post .content-inner[data-has-gallery] .gallery, .single .post .content-inner[data-has-gallery] .wp-block-gallery {
	display: none;
}

.single .post .top-featured-media>.nectar-flickity>.flickity-viewport {
	margin-top: 0;
}

.single .post .top-featured-media>.nectar-flickity>.flickity-viewport .cell {
	width: auto;
}

.single .post .top-featured-media.full-width-content>.nectar-flickity>.flickity-viewport .cell {
	margin: 0 1%;
}

.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
	height: 500px;
	width: auto;
}

.single .post.video .mejs-container {
	margin-bottom: 25px;
}

.single .post-area.standard-minimal .post-content {
	padding-left: 0;
}

.single .post-area.span_12 #author-info {
	width: 992px;
}

body.single-post .container-wrap[data-remove-post-author="1"][data-remove-post-date="1"] .blog-recent[data-style*=classic_enhanced].related-posts .inner-wrap {
	padding-bottom: 0;
}

@media only screen and (min-width:1000px) and (max-width:1300px) {
	.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
		height: 425px;
	}
	
	body.single-portfolio #sidebar, body.single-portfolio #sidebar.fixed-sidebar {
		width: 27.5%;
	}
	
	body.single-portfolio .post-area {
		width: 72.5%;
	}
	
	body.single-portfolio.material .post-area.span_9 {
		width: 68.5%;
	}
	
	.single-portfolio #boxed .post-area {
		width: 72.49%;
	}
	
	body.single-portfolio .row .title-wrap .col.section-title {
		text-align: center;
	}
	
	body.single-portfolio .row .col.section-title h1 {
		max-width: 725px;
		margin: 0 auto;
	}
	
	.single .post-area.span_12 #author-bio #author-info {
		width: 773px;
	}
}

@media only screen and (max-width :1130px) and (min-width :1000px) {}

@media only screen and (min-width :1px) and (max-width :1000px) {
	.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;
	}
	
	.single-post[data-bg-header=true].material .container-wrap:not(.no-sidebar)>.main-content {
		padding-top: 0;
	}
	
	.related-posts[data-style=material] .post-featured-img img {
		width: 100%;
		max-width: none;
	}
	
	.single [data-post-hs=default] #single-meta, body.single-post #page-header-bg #single-meta, body.single-post .blog-title #single-meta {
		margin-top: 20px;
	}
	
	#full_width_portfolio .project-title.parallax-effect {
		position: relative;
		top: 0;
	}
	
	.ascend #author-bio img {
		margin: 0 auto;
	}
}

@media only screen and (min-width :690px) and (max-width :1000px) {
	body.single-portfolio .row .col.section-title h1 {
		width: 450px;
		margin: 0 auto;
		display: block;
	}
	
	.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
		height: 300px;
	}
	
	.single-portfolio #full_width_portfolio .row .col.section-title h1 {
		max-width: 430px;
		margin: 0 auto;
	}
}

@media only screen and (max-width :690px) {
	.single-post #single-meta .nectar-social[data-position=right] {
		margin-left: 0;
	}
	
	#single-meta .nectar-social.hover[data-position=right] .nectar-social-inner {
		left: 0;
		text-align: left;
		right: auto;
	}
	
	#single-meta .nectar-social {
		margin-left: 0;
	}
	
	.blog-title ul .meta-share-count>a, .single .blog-title #single-meta ul .meta-share-count>a {
		display: none;
	}
	
	.blog-title ul .meta-share-count .nectar-social {
		display: block !important;
		position: relative !important;
	}
	
	.blog-title ul .meta-share-count .nectar-social, .blog-title ul .meta-share-count .nectar-social a {
		opacity: 1 !important;
		left: 0 !important;
	}
	
	.project-title .section-title, body.single .project-title .section-title {
		padding: 0;
	}
	
	.row .col.section-title.project-title {
		padding-bottom: 30px;
		margin-bottom: 30px !important;
	}
	
	.single .post .top-featured-media>.nectar-flickity>.flickity-viewport img {
		height: 200px;
	}
	
	.single .post .top-featured-media>.nectar-flickity>.flickity-viewport .cell {
		margin: 0 3%;
	}
	
	.single .post .top-featured-media>.nectar-flickity .dot {
		width: 20px;
	}
	
	.single .post .top-featured-media>.nectar-flickity .flickity-viewport {
		margin-bottom: 90px;
	}
	
	.single .post .top-featured-media>.nectar-flickity .flickity-page-dots {
		bottom: -60px;
	}
	
	.single-portfolio .row .col.section-title.span_12 {
		text-align: center;
	}
	
	.single-post #single-below-header.fullscreen-header>span {
		width: 100%;
		height: 80px;
		line-height: 80px;
		border-bottom: 1px solid #ddd;
	}
	
	.single-post #single-below-header.fullscreen-header {
		border: none;
	}
	
	body #author-bio #author-info {
		padding-left: 85px;
	}
	
	.material .container-wrap #author-bio #author-info {
		width: 100% !important;
		text-align: center;
		padding-left: 0;
		margin-top: 20px;
	}
	
	.material .container-wrap #author-bio #author-info p {
		max-width: none;
	}
	
	.material #author-bio {
		text-align: center;
	}
	
	.ascend.single .container-wrap #author-bio #author-info {
		width: 100%;
	}
	
	body.ascend .container-wrap #author-bio #author-info p {
		max-width: 100%;
	}
	
	body.single.ascend .comment-list .comment>div, body.single.ascend .comment-list .pingback>div {
		padding-left: 0;
	}
	
	.bottom_controls #portfolio-nav {
		margin-top: 0;
	}
}

@media only screen and (min-width :1px) and (max-width :999px) {
	.single-portfolio .row .post-area {
		margin-top: 0;
	}
	
	body.single-portfolio #sidebar {
		margin-top: 30px;
	}
	
	body.single-portfolio #full_width_portfolio .container-wrap {
		padding-top: 2.1em;
	}
}

@media only screen and (max-width:480px) {
	.single .blog-title #single-meta ul {
		float: left;
	}
	
	.single .blog-title #single-meta ul .meta-share-count {
		float: none;
		clear: both;
	}
	
	.single .blog-title #single-meta ul li a {
		display: inline-block;
		margin-bottom: 5px;
	}
	
	.single .blog-title #single-meta ul li .n-shortcode a, .single .blog-title #single-meta ul li:not(.meta-share-count)>a {
		opacity: 1 !important;
	}
}

@media only screen and (min-width:1001px) {}