/**
* ------------------------------------------------------
* This is the stylesheet for single post
* ------------------------------------------------------
**/

/* Single Page - Title */
.single-page {
	position: relative;
	float: left;
	width: 100%;
}
.single-page .content-container .container > div[class*="col-"],
.single-page .contact-form-shortcode,
.single-page div[class*="shortcode-container-"],
.single-page div[class*="call-to-action-block-"],
.single-page div[class*="smpixel-tabs-"],
.single-page div[class*="testimonials-container-"],
.single-page div[class*="shortcode-widget-area"] .widget,
.single-page div[class*="author-list-wrapper-"],
.single-page div[class*="calendar-"],
.single-page div[class*="category-list-wrapper-"],
.single-page div[class*="gallery-wrapper-"],
.single-page .instagram-feed,
.single-page div[class*="recent-post-wrapper-"],
.single-page div[class*="subscribe-block-"] {
	padding: 0;
}
.single-page div[class*="special-heading-"],
.single-page div[class*="special-heading-"] .title-container,
.single-page div[class*="special-heading-"] .subtitle-container {
	padding-left: 0;
	padding-right: 0;
}
.single-page div[class*="category-list-wrapper-"] .category-block .read-more-container a::before {
	bottom: 11px;
}
.single-page div[class*="category-list-wrapper-"].carousel-container-outer {
	padding-top: 55px;
}
.single-page div[class*="author-list-wrapper-"] .author-block {
	margin-top: -45px;
}
.single-page div[class*="calendar-"] {
	margin: 30px 0;
}
.single-page div[class*="smpixel-tabs-"],
.single-page div[class*="author-carousel-"] {
	margin-bottom: 15px;
}
.single-page div[class*="counter-block-"],
.single-page div[class*="shortcode-container"],
.single-page div[class*="shortcode-container-"],
.single-page div[class*="button-container-"],
.single-page div[class*="call-to-action-block-"],
.single-page div[class*="media-image-"],
.single-page div[class*="video-wrapper-"],
.single-page div[class*="special-heading-"],
.single-page div[class*="testimonials-container-"],
.single-page div[class*="shortcode-widget-area"],
.single-page div[class*="category-list-wrapper-"],
.single-page div[class*="owl-featured-"]:not( .slider-1 ),
.single-page div[class*="smpixel-map-"],
.single-page div[class*="horizontal-line-"],
.single-page div[class*="icon-box-"].owl-carousel,
.single-page div[class*="audio-wrapper-"],
.single-page div[class*="subscribe-block-"],
.single-page div[class*="twitter-feed-"],
.single-page .counter-shortcode-carousel,
.single-page .form-wrapper.contact-form,
.single-page .media-slider-container,
.single-page div[class*="shortcode-widget-area"] .widget {
	margin-bottom: 30px;
}
.single-page .instagram-feed {
	margin-bottom: 40px;
}
.single-page .sidebar div[class*="subscribe-block-"],
.single-page div[class*="slider-"] {
	margin-bottom: 15px;
}
.single-page div[class*="recent-post-wrapper-"] .recent-post-container .row.no-pad {
	margin-left: 0;
	margin-right: 0;
}
.single-page > .title-container {
	position: relative;
	float: left;
	width: 100%;
	min-height: 450px;
	height: auto;
}
.single-page > .title-container.single-post-1.has-featured-content {
	cursor: url( ../../images/cursor/media_play.png ) 15 22, auto;
}
.single-page > .title-container iframe {
	width: 100%;
	height: 450px;
}
.single-page > .title-container .featured-content-gallery,
.single-page > .title-container .featured-content-video {
	position: absolute;
	float: none;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.single-page > .title-container .featured-content-video {
	padding: 0 15px;
	background: #000000;
	z-index: -1;
}
.single-page > .title-container .featured-content-gallery .carousel-container {
	height: 100%;
}
.single-page > .title-container .featured-content-gallery .owl-item::before,
.single-page > .title-container .bg-overlay {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	visibility: visible;
	background: rgba( 0, 0, 0, 0.5 );
	background: -moz-linear-gradient( top, rgba( 255, 255, 255,0 ) 0%, rgba( 0, 0, 0, 0.5 ) 100% );
	background: -webkit-linear-gradient( top, rgba( 255, 255, 255,0 ) 0%, rgba( 0, 0, 0, 0.5 ) 100% );
	background: linear-gradient( to bottom, rgba( 255, 255, 255, 0 ) 0%, rgba( 0, 0, 0, 0.5 ) 100% );
	z-index: 1;
}
.single-page > .title-container .bg-overlay.is-hidden {
	opacity: 0;
	visibility: hidden;
}
.single-page > .title-container .featured-content-gallery .owl-item::before {
	content: '';
	z-index: 2;
}
.single-page > .title-container .featured-content-gallery .owl-slider-nav.left-arrow {
	right: 70px;
}
.single-page > .title-container .featured-content-gallery .owl-slider-nav.right-arrow {
	right: 35px;
}

/* Main title type 1 */
.single-page > .title-container.single-post-1 .title-text-container {
	position: absolute;
	display: block;
	left: 0;
	bottom: 60px;
	width: 100%;
	height: auto;
	opacity: 1;
	visibility: visible;
}
.single-page > .title-container.single-post-1 .title-text-container.is-hidden {
	opacity: 0;
	visibility: hidden;
}
.single-page > .title-container.single-post-1 .single-date-container {
	padding: 0;
	text-align: right;
}
.single-page > .title-container.single-post-1 .single-page-date {
	left: inherit;
	right: 0;
}
.single-page .single-post-1 .date .month {
	font-size: 20px;
	margin: -4px -4px 0 0;
	color: #ffffff;
}
.single-page .single-post-1 .date .day,
.single-page .single-post-1 .date .year {
	font-size: 16px;
	color: #ffffff;
}
.single-page > .title-container.single-post-1 .single-category-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.single-page .main-title-content-container .single-page-cat-spacer {
	position: relative;
	float: left;
	display: block;
	width: 50px;
	height: 20px;
}
.single-page > .title-container.single-post-1 .post-category-wrapper {
	padding-left: 8px;
}
.single-page .single-post-1 .post-category-wrapper .main-color-link:hover {
	color: #ffffff;
}
.single-page .single-post-1 .category-container::before {
	background: #ffffff;
}
.single-page > .title-container.single-post-1 .single-title-text {
	padding-left: 10px;
}
.single-page > .title-container.single-post-1 .single-title-text h3 {
	color: #ffffff;
}
.single-page > .single-post-1 .single-title-text .post-portrait-title {
	margin-top: 1px;
}
.single-page > .single-post-1 .single-title-text h4.link,
.single-page > .single-post-1 .single-title-text h4.quote {
	font-size: 32px;
	line-height: 44px;
}
.single-page > .single-post-1 .single-title-text .link .main-color-link,
.single-page > .single-post-1 .single-title-text .quote {
	color: #ffffff;
}
.single-page > .single-post-1 .single-title-text .link span {
	padding-bottom: 3px;
	border-bottom: 3px solid #ffffff;
}
.single-page > .single-post-1 .single-title-text .link-name,
.single-page > .single-post-1 .single-title-text .quote-author {
	margin-top: 15px;
	letter-spacing: 3px;
	color: #e3e3e3;
}
.single-page > .single-post-1 .single-title-text .quote-author {
	margin-top: 0;
}
.single-page > .single-post-1 .single-title-text .link-name::before,
.single-page > .single-post-1 .single-title-text .quote-author::before {
	background: #e3e3e3;
}
.single-page > .single-post-1 .single-title-text .quote::before,
.single-page > .single-post-1 .single-title-text .quote::after {
	color: #ffffff;
	font-size: 18px;
	-webkit-transform: translateY( -15px );
	   -moz-transform: translateY( -15px );
	    -ms-transform: translateY( -15px );
	     -o-transform: translateY( -15px );
	        transform: translateY( -15px );
}
.single-page > .title-container.single-post-1 .single-post-info-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	padding-left: 10px;
	margin-top: 18px;
}
.single-page .single-post-1 .single-post-info-container .info {
	color: #ffffff;
	margin: 0 20px 5px 0;
}
.single-page.attachment .single-post-1 .category-container {
	border-bottom: none;
}

/* Main title type 2 */
.single-page .title-text-container.single-post-2,
.single-page .title-text-container.single-post-2 .main-title-content-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin-top: -100px;
}
.single-page .single-post-2.has-featured-content ~ .title-text-container {
	margin-top: 0;
	padding-bottom: 5px;
	border-bottom: 3px solid #f2f2f2;
}
.single-page > .single-post-2.has-featured-content .bg-overlay {
	display: none;
}
.single-page .title-text-container.single-post-2 .main-title-content-container {
	margin: 0;
	padding-bottom: 20px;
	background: #ffffff;
}
.single-page .single-post-2 .single-post-info-container {
	text-align: center;
	margin-top: 12px;
}
.single-page .single-post-2 .single-post-info-container .info {
	color: #262626;
	margin: 0 10px 5px 10px;
}
.post-content .single-post-2 .single-title-text-container .date {
	left: 30px;
}
.single-page .single-post-2 .single-title-text {
	position: relative;
	float: left;
	width: 100%;
	padding-left: 105px;
	margin-top: 3px;
	min-height: 72px;
	height: auto;
}
.single-page .single-post-2 .single-title-text.no-date {
	padding-left: 30px;
}
.single-page .single-post-2 .single-title-text .post-portrait-title {
	margin-top: 0;
}
.single-page .single-post-2.title-text-container .category-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	padding: 0;
	text-align: center;
	border-bottom: none;
	margin: -12px 0 7px 0;
}
.single-page .single-post-2.title-text-container .category-container::before {
	display: none;
}
.single-page .single-post-2.title-text-container .category-container .post-label {
	position: relative;
	display: inline-block;
	left: inherit;
	right: inherit;
	top: inherit;
	margin-bottom: 3px;
}
.single-page .single-post-2 .post-portrait-title .quote:hover::before,
.single-page .single-post-2 .post-portrait-title .quote:hover::after {
	color: #262626;
}


/* Single Page - Share Box */
.single-page .share-box,
.single-page .share-box .title-container,
.single-page .share-box .share-container {
	position: relative;
	float: left;
}
.single-page .share-box .title-container,
.single-page .share-box .share-container {
	display: block;
	width: 100%;
}
.single-page .share-box .title-container {
	margin-bottom: 10px;
}
.single-page .share-box .title-container .line {
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 100%;
	height: 3px;
	background: #f2f2f2;
}
.single-page .share-box .title-container .line::before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
}
.single-page .share-box h6 {
	position: relative;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
}
.single-page .share-box .share-container {
	list-style: none;
	padding: 0;
}
.single-page .share-box .share-button-single {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	color: #c1c1c1;
	margin: 5px 0;
	padding: 12px 0;
	overflow: hidden;
	font-size: 15px;
	-webkit-box-shadow: inset 0 0 0 1px #c1c1c1;
		 -moz-box-shadow: inset 0 0 0 1px #c1c1c1;
					box-shadow: inset 0 0 0 1px #c1c1c1;
}
.single-page .share-box .share-button-single:hover {
	color: #ffffff;
}
.single-page .share-box .share-button-single::before {
	content: '';
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateY( 100% );
	   -moz-transform: translateY( 100% );
	    -ms-transform: translateY( 100% );
	     -o-transform: translateY( 100% );
	        transform: translateY( 100% );
}
.single-page .share-box .share-button-single:hover::before {
	-webkit-transform: translateY( 0 );
	   -moz-transform: translateY( 0 );
	    -ms-transform: translateY( 0 );
	     -o-transform: translateY( 0 );
	        transform: translateY( 0 );
}
.single-page .share-box .share-button-single.social-fb::before {
	background: #4267b2;
	-webkit-box-shadow: inset 0 0 0 1px #4267b2;
		 -moz-box-shadow: inset 0 0 0 1px #4267b2;
					box-shadow: inset 0 0 0 1px #4267b2;
}
.single-page .share-box .share-button-single.social-twitter::before {
	background: #1DA1F2;
	-webkit-box-shadow: inset 0 0 0 1px #1DA1F2;
		 -moz-box-shadow: inset 0 0 0 1px #1DA1F2;
					box-shadow: inset 0 0 0 1px #1DA1F2;
}
.single-page .share-box .share-button-single.social-google-plus::before {
	background: #db4437;
	-webkit-box-shadow: inset 0 0 0 1px #db4437;
		 -moz-box-shadow: inset 0 0 0 1px #db4437;
					box-shadow: inset 0 0 0 1px #db4437;
}
.single-page .share-box .share-button-single.social-pinterest::before {
	background: #bd081c;
	-webkit-box-shadow: inset 0 0 0 1px #bd081c;
		 -moz-box-shadow: inset 0 0 0 1px #bd081c;
					box-shadow: inset 0 0 0 1px #bd081c;
}
.single-page .share-box .share-button-single.social-linkedin::before {
	background: #0084bf;
	-webkit-box-shadow: inset 0 0 0 1px #0084bf;
		 -moz-box-shadow: inset 0 0 0 1px #0084bf;
					box-shadow: inset 0 0 0 1px #0084bf;
}


/* Single Page - Content */
.single-page .content-row {
	padding: 0 15px 100px 15px;
}
.single-page .share-box,
.single-page .content-container,
.single-page .single-content-container {
	position: relative;
	float: left;
	display: block;
	margin-top: 50px;
}
.single-page .content-container {
	line-height: 26px;
}
.single-page .single-content-container {
	width: 100%;
	margin: 0;
}
.single-page .sidebar .content-container {
	margin-top: 0;
}
.single-page .content-container p iframe {
	display: block;
	width: 100%;
	margin: 0 auto;
}
.single-page .content-wrapper .content-container > h1,
.single-page .content-wrapper .content-container > h2 {
	margin-left: -3px;
}
.single-page .content-wrapper .content-container > h3 {
	margin-left: -2px;
}
.single-page .content-wrapper .content-container > h4 {
	margin-left: -1px;
}
.single-page .content-wrapper .content-container > p,
.single-page .content-wrapper .content-container > ul,
.single-page .content-wrapper .content-container > ol,
.single-page .content-wrapper .content-container > blockquote,
.single-page .content-wrapper .content-container > pre,
.single-page .content-wrapper .content-container > table,
.single-page .content-wrapper .content-container > dl,
.single-page .content-wrapper .content-container > address,
.type-page .entry-content > p,
.type-page .entry-content > ul,
.type-page .entry-content > ol,
.type-page .entry-content > blockquote,
.type-page .entry-content > pre,
.type-page .entry-content > table,
.type-page .entry-content > dl,
.type-page .entry-content > address,
.smpixel-tabs-container .fw-tab-content > ul,
.smpixel-tabs-container .fw-tab-content > ol,
.smpixel-tabs-container .fw-tab-content > blockquote,
.smpixel-tabs-container .fw-tab-content > pre,
.smpixel-tabs-container .fw-tab-content > table,
.smpixel-tabs-container .fw-tab-content > dl,
.smpixel-tabs-container .fw-tab-content > address,
.smpixel-accordion .smpixel-accordion-content > ul,
.smpixel-accordion .smpixel-accordion-content > ol,
.smpixel-accordion .smpixel-accordion-content > blockquote,
.smpixel-accordion .smpixel-accordion-content > pre,
.smpixel-accordion .smpixel-accordion-content > table,
.smpixel-accordion .smpixel-accordion-content > dl,
.smpixel-accordion .smpixel-accordion-content > address {
	margin-bottom: 30px;
}
.single-page .content-wrapper .content-container > h1,
.single-page .content-wrapper .content-container > h2,
.single-page .content-wrapper .content-container > h3,
.single-page .content-wrapper .content-container > h4,
.single-page .content-wrapper .content-container > h5,
.single-page .content-wrapper .content-container > h6,
.type-page .entry-content > h1,
.type-page .entry-content > h2,
.type-page .entry-content > h3,
.type-page .entry-content > h4,
.type-page .entry-content > h5,
.type-page .entry-content > h6,
.smpixel-tabs-container .fw-tab-content > h1,
.smpixel-tabs-container .fw-tab-content > h2,
.smpixel-tabs-container .fw-tab-content > h3,
.smpixel-tabs-container .fw-tab-content > h4,
.smpixel-tabs-container .fw-tab-content > h5,
.smpixel-tabs-container .fw-tab-content > h6,
.smpixel-accordion .smpixel-accordion-content > h1,
.smpixel-accordion .smpixel-accordion-content > h2,
.smpixel-accordion .smpixel-accordion-content > h3,
.smpixel-accordion .smpixel-accordion-content > h4,
.smpixel-accordion .smpixel-accordion-content > h5,
.smpixel-accordion .smpixel-accordion-content > h6 {
	margin-bottom: 20px;
}
.single-page .sidebar .content-container p {
	margin-bottom: 0;
}
.single-page .content-wrapper .content-container > p em {
	font-style: italic;
}
.single-page .content-wrapper .content-container > p strong {
	font-weight: 800;
}
.single-page .content-wrapper .content-container > ul,
.single-page .content-wrapper .content-container > ol,
.comment-text-container ul,
.comment-text-container ol,
.type-page .entry-content > ul,
.type-page .entry-content > ol,
.widget_text ul,
.widget_text ol,
.smpixel-tabs-container .fw-tab-content ul,
.smpixel-tabs-container .fw-tab-content ol {
	padding-left: 40px;
}
.single-page .content-wrapper .content-container > ul li,
.single-page .content-wrapper .content-container > ol li,
.comment-text-container ul li,
.comment-text-container ol li,
.type-page .entry-content > ul li,
.type-page .entry-content > ol li,
.smpixel-tabs-container .fw-tab-content > ul li,
.smpixel-tabs-container .fw-tab-content > ol li,
.smpixel-accordion .smpixel-accordion-content > ul li,
.smpixel-accordion .smpixel-accordion-content > ol li {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 10px;
}
.single-page .content-wrapper .content-container > ul li:first-child,
.single-page .content-wrapper .content-container > ol li:first-child,
.comment-text-container ul li:first-child,
.comment-text-container ol li:first-child,
.type-page .entry-content > ul li:first-child,
.type-page .entry-content > ol li:first-child {
	margin-top: 7px;
}
.single-page .content-wrapper .content-container > ul li a,
.single-page .content-wrapper .content-container > ol li a,
.type-page .entry-content > ul li a,
.type-page .entry-content > ol li a {
	font-weight: 800;
	color: #262626;
}
.single-page .content-wrapper .content-container > ul li:last-child,
.single-page .content-wrapper .content-container > ol li:last-child,
.comment-text-container ul li:last-child,
.comment-text-container ol li:last-child,
.type-page .entry-content > ul li:last-child,
.type-page .entry-content > ol li:last-child {
	margin-bottom: 0;
}
.single-page .content-wrapper .content-container > ul li,
.single-page .content-wrapper .content-container > ol li ul li,
.single-page .content-wrapper .content-container > ul li ol li ul li,
.comment-text-container ul li,
.widget_text ul li,
.type-page .entry-content > ul li,
.type-page .entry-content > ol li ul li,
.type-page .entry-content > ul li ol li ul li,
.smpixel-tabs-container .fw-tab-content > ul li,
.smpixel-tabs-container .fw-tab-content > ol li ul li,
.smpixel-tabs-container .fw-tab-content > ul li ol li ul li,
.smpixel-accordion .smpixel-accordion-content > ul li,
.smpixel-accordion .smpixel-accordion-content > ol li ul li,
.smpixel-accordion .smpixel-accordion-content > ul li ol li ul li {
	list-style: circle;
}
.single-page .content-wrapper .content-container > ul li ol li,
.single-page .content-wrapper .content-container > ol li ul li ol li,
.comment-text-container ol li,
.type-page .entry-content > ul li ol li,
.type-page .entry-content > ol li ul li ol li,
.smpixel-tabs-container .fw-tab-content > ul li ol li,
.smpixel-tabs-container .fw-tab-content > ol li ul li ol li,
.smpixel-accordion .smpixel-accordion-content > ul li ol li,
.smpixel-accordion .smpixel-accordion-content > ol li ul li ol li {
	list-style: decimal;
}
.single-page .content-wrapper .content-container > ul li ul,
.single-page .content-wrapper .content-container > ol li ol,
.single-page .content-wrapper .content-container > ol li ul,
.single-page .content-wrapper .content-container > ul li ol li,
.type-page .entry-content > ul li ul,
.type-page .entry-content > ol li ol,
.type-page .entry-content > ol li ul,
.type-page .entry-content > ul li ol li {
	margin-left: 15px;
}
.single-page .content-wrapper .content-container > ul li ol li ul,
.type-page .entry-content > ul li ol li ul {
	margin-left: 0;
}

.single-page .content-wrapper .content-container > blockquote,
.comment-text-container blockquote,
.type-page .entry-content > blockquote,
.smpixel-tabs-container .fw-tab-content > blockquote,
.smpixel-accordion .smpixel-accordion-content > blockquote {
	position: relative;
	display: block;
	padding: 0 20px 20px 0;
	margin-top: -15px;
	text-align: center;
}
.single-page .content-wrapper .content-container > blockquote::before,
.comment-text-container blockquote::before,
.type-page .entry-content > blockquote::before,
.smpixel-tabs-container .fw-tab-content > blockquote::before,
.smpixel-accordion .smpixel-accordion-content > blockquote::before {
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	left: 50%;
	margin-left: -110px;
	width: 220px;
	height: 3px;
	background: #ebebeb;
}
.single-page .content-wrapper .content-container > blockquote::after,
.comment-text-container blockquote::after,
.type-page .entry-content > blockquote::after,
.smpixel-tabs-container .fw-tab-content > blockquote::after,
.smpixel-accordion .smpixel-accordion-content > blockquote::after {
	content: '';
	position: absolute;
	display: block;
	left: 50%;
	bottom: 0;
	margin-left: -25px;
	width: 50px;
	height: 3px;
}
.single-page .content-wrapper .content-container > blockquote p,
.comment-text-container blockquote p,
.type-page .entry-content > blockquote p,
.smpixel-tabs-container .fw-tab-content > blockquote p,
.smpixel-accordion .smpixel-accordion-content > blockquote p {
	position: relative;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 0;
	font-style: italic;
	padding: 10px 0;
	z-index: 2;
}
.single-page .content-wrapper .content-container > blockquote p::before,
.comment-text-container blockquote p::before,
.type-page .entry-content > blockquote p::before,
.smpixel-tabs-container .fw-tab-content > blockquote p::before,
.smpixel-accordion .smpixel-accordion-content > blockquote p::before {
	content: '\f122';
	position: relative;
	display: inline-block;
	font-family: 'dashicons';
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #f2f2f2;
	font-size: 48px;
	font-weight: normal;
	font-style: normal;
	z-index: -1;
	-webkit-transform: translate( 12px, 15px );
	   -moz-transform: translate( 12px, 15px );
	    -ms-transform: translate( 12px, 15px );
	     -o-transform: translate( 12px, 15px );
	        transform: translate( 12px, 15px );
}
.single-page .content-wrapper .content-container > hr,
.type-page .entry-content > hr {
	margin: 30px 0;
}
.single-page .content-wrapper .content-container > p cite,
.comment-text-container p cite,
.type-page .entry-content > p cite {
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: 700;
	margin-top: -2px;
	text-align: center;
	color: #565656;
}
.single-page .content-wrapper .content-container > .has-cite,
.comment-text-container .has-cite,
.type-page .entry-content > .has-cite {
	text-align: center;
}
.single-page .content-wrapper .content-container > p a,
.comment-text-container p a,
.widget_text p a,
.type-page .entry-content > p a {
	position: relative;
	display: inline-block;
	text-decoration: none;
	text-transform: none;
}
.single-page .content-wrapper .content-container > p code,
.comment-text-container p code,
.widget_text p code,
.type-page .entry-content > p code,
.single-page .content-wrapper .content-container > p kbd,
.comment-text-container p kbd,
.widget_text p kbd,
.type-page .entry-content > p kbd {
	color: #ffffff;
	padding: 3px 6px;
	border-radius: 4px;
	box-shadow: none;
}
.single-page .content-wrapper .content-container > p a::before,
.comment-text-container p a::before,
.widget_text p a::before,
.type-page .entry-content > p a::before,
.single-page .content-wrapper .content-container > dl a::before,
.comment-text-container dl a::before,
.type-page .entry-content > dl a::before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 3px;
	z-index: 1;
	-webkit-transform-origin: left;
		 -moz-transform-origin: left;
			-ms-transform-origin: left;
			 -o-transform-origin: left;
					transform-origin: left;
	-webkit-transform: scaleX( 1 );
	   -moz-transform: scaleX( 1 );
	    -ms-transform: scaleX( 1 );
	     -o-transform: scaleX( 1 );
	        transform: scaleX( 1 );
}
.single-page .content-wrapper .content-container > p a:hover::before,
.comment-text-container p a:hover::before,
.widget_text p a:hover::before,
.type-page .entry-content > p a:hover::before,
.single-page .content-wrapper .content-container > dl a:hover::before,
.comment-text-container dl a:hover::before,
.type-page .entry-content > dl a:hover::before {
	-webkit-transform: scaleX( 0 );
	   -moz-transform: scaleX( 0 );
	    -ms-transform: scaleX( 0 );
	     -o-transform: scaleX( 0 );
	        transform: scaleX( 0 );
}
.single-page .content-wrapper .content-container > p a.no-before::before {
	display: none;
}
.single-page .content-wrapper .content-container > pre,
.comment-text-container pre,
.type-page .entry-content > pre {
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 12px;
	background: #F8F8F8;
	color: #262626;
	padding: 30px;
	line-height: 22px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
	        border-radius: 0;
}
.comment-text-container pre {
	background: #f3f3f3;
}
.single-page .content-wrapper .content-container > pre p,
.comment-text-container pre p,
.type-page .entry-content > pre p {
	font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
	font-size: 12px;
	color: #262626;
	line-height: 22px;
}
.single-page .content-wrapper .content-container > pre br,
.comment-text-container pre br,
.type-page .entry-content > pre br {
	display: none;
}
.single-page .content-wrapper .content-container > figure,
.type-page .entry-content > figure {
	max-width: 100%;
	text-align: center;
}
.single-page .content-wrapper .content-container > figure.aligncenter,
.type-page .entry-content > figure.aligncenter {
	margin-bottom: 15px;
}
.single-page .content-wrapper .content-container > figure.alignleft,
.type-page .entry-content > figure.alignleft {
	margin: 6px 30px 0 0;
}
.single-page .content-wrapper .content-container > figure.alignright,
.type-page .entry-content > figure.alignright {
	margin: 6px 0 0 30px;
}
@media all and (max-width: 450px) {
	.single-page .content-wrapper .content-container > figure.alignleft,
	.type-page .entry-content > figure.alignleft,
	.single-page .content-wrapper .content-container > figure.alignright,
	.type-page .entry-content > figure.alignright {
		float: none;
		display: block;
		margin: 0 auto 15px auto;
	}
}

.single-page .content-wrapper .content-container > figure figcaption,
.type-page .entry-content > figure figcaption {
	font-family: 'Muli', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #262626;
	font-weight: 400;
	margin: 10px 0 10px 0;
}
.single-page .content-wrapper .content-container > figure.aligncenter figcaption,
.type-page .entry-content > figure.aligncenter figcaption {
	margin: 10px 0 30px 0;
}
.single-page .content-wrapper .content-container > table,
.comment-text-container table,
.type-page .entry-content > table {
	position: relative;
	float: left;
	width: 100%;
	font-size: 14px;
}
.single-page .content-wrapper .content-container > table td,
.single-page .content-wrapper .content-container > table th,
.comment-text-container table td,
.comment-text-container table th,
.type-page .entry-content > table td,
.type-page .entry-content > table th {
	border: 1px solid #777777;
	padding: 15px;
}
.single-page .content-wrapper .content-container > table th,
.comment-text-container table th,
.type-page .entry-content > table th {
	background: #F8F8F8;
	font-weight: 700;
	color: #262626;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 10px;
	word-wrap: break-word;
}
.single-page .content-wrapper .content-container > dl,
.comment-text-container dl,
.type-page .entry-content > dl {
	position: relative;
	float: left;
	width: 100%;
	font-size: 14px;
}
.single-page .content-wrapper .content-container > dl dt,
.comment-text-container dl dt,
.type-page .entry-content > dl dt {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 5px;
}
.single-page .content-wrapper .content-container > dl dd,
.comment-text-container dl dd,
.type-page .entry-content > dl dd {
	margin-bottom: 15px;
	line-height: 26px;
}
.single-page .content-wrapper .content-container > dl a,
.comment-text-container dl a,
.type-page .entry-content > dl a {
	position: relative;
	color: #262626;
	font-weight: 800;
}
.single-page .content-wrapper .content-container > dl a::before,
.comment-text-container dl a::before,
.type-page .entry-content > dl a::before {
	bottom: -3px;
}
.single-page .content-wrapper .content-container img,
.type-page .entry-content img {
	height: auto;
}
.single-page .content-wrapper .content-container .post-pagination,
.type-page .page-content-wrapper .type-page-content .post-pagination {
	position: relative;
	float: left;
	margin: 30px 0;
	width: 100%;
	text-align: center;
}
.single-page .content-wrapper .post-pagination a,
.type-page .type-page-content .post-pagination a {
	font-family: 'Muli', sans-serif;
	position: relative;
	padding: 12px 25px;
	border: 1px solid #EEEEEE;
	color: #777777;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	font-weight: 700;
	margin: 0 5px 15px 5px;
	background: none;
	-webkit-border-radius: 39px;
	   -moz-border-radius: 39px;
	     -o-border-radius: 39px;
	    -ms-border-radius: 39px;
	        border-radius: 39px;
}
.single-page .content-wrapper .post-pagination a .icon,
.type-page .type-page-content .post-pagination a .icon {
	position: relative;
	display: inline-block;
	font-size: 12px;
	color: #777777;
}
.single-page .content-wrapper .post-pagination a:hover .icon,
.type-page .type-page-content .post-pagination a:hover .icon {
	color: #ffffff;
}
.single-page .content-wrapper .post-pagination a .icon-next,
.type-page .type-page-content .post-pagination a .icon-next {
	margin-left: 3px;
}
.single-page .content-wrapper .post-pagination a .icon-prev,
.type-page .type-page-content .post-pagination a .icon-prev {
	margin-right: 3px;
}
.single-page .content-wrapper .post-pagination a:hover,
.type-page .type-page-content .post-pagination a:hover {
	color: #ffffff;
	border: 1px solid #262626;
	background: #262626;
}

/* Single Page - Tags Container */
.single-page .tags-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.single-page .tags-container a {
	position: relative;
	display: inline-block;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: 800;
	letter-spacing: 2px;
	line-height: 20px;
	width: auto;
	height: auto;
	padding: 1px 17px 0 19px;
	margin: 0 2px 5px 2px;
	-webkit-border-radius: 17px;
	   -moz-border-radius: 17px;
	     -o-border-radius: 17px;
	    -ms-border-radius: 17px;
	        border-radius: 17px;
	z-index: 2;
}
.single-page .tags-container a::before {
	content: '#';
}
.single-page .tags-container a:hover {
	background: #262626;
}

/* Single Page - Section Title */
.single-page .single-section-title {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	height: auto;
	text-align: center;
}
.single-page .single-section-title .title {
	position: relative;
	display: inline-block;
	letter-spacing: 4px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.single-page .single-section-title .title::before,
.single-page .single-section-title .title::after {
	content: '';
	position: absolute;
	display: block;
	left: 50%;
	margin-left: -75px;
	bottom: 0;
	width: 150px;
	height: 3px;
}
.single-page .single-section-title .title::before {
	background: #ebebeb;
}
.single-page .single-section-title .title::after {
	margin-left: -20px;
	width: 40px;
}


/* Single Page - Footer */
.single-page .post-footer {
	position: relative;
	float: left;
	display: block;
	margin-top: 50px;
	width: 100%;
	padding: 16px;
	border: 1px solid #eeeeee;
}
.single-page .post-footer .post-footer-title {
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 11px;
	letter-spacing: 2px;
	margin-left: -2px;
}
.single-page .post-footer .post-footer-title .icon {
	display: inline-block;
	font-size: 18px;
	margin-right: 10px;
	-webkit-transform: translateY( 4px );
	   -moz-transform: translateY( 4px );
	    -ms-transform: translateY( 4px );
	     -o-transform: translateY( 4px );
	        transform: translateY( 4px );
}
.single-page .post-footer .post-footer-title .icon.icon-tags {
	font-size: 22px;
	margin-right: 5px;
}
.single-page .post-footer .tags-container .tags-list {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	margin: 10px 0 25px 0;
	text-align: center;
}
.single-page .post-footer .tags-container .tags-list a {
	position: relative;
	display: inline-block;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 5px 7px;
	color: #777777;
}
.single-page .post-footer .tags-container .tags-list a::after {
	content: '';
	position: absolute;
	display: block;
	left: -1px;
	bottom: -1px;
	width: 100%;
	height: 2px;
	background: #777777;
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY( 0 );
	   -moz-transform: translateY( 0 );
	    -ms-transform: translateY( 0 );
	     -o-transform: translateY( 0 );
	        transform: translateY( 0 );
}
.single-page .post-footer .tags-container .tags-list a:hover::after {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY( -6px );
	   -moz-transform: translateY( -6px );
	    -ms-transform: translateY( -6px );
	     -o-transform: translateY( -6px );
	        transform: translateY( -6px );
}

/* Single Page - Author Profile */
.single-page .author-profile,
.single-page .author-profile .profile-container {
	position: relative;
	float: left;
}
.single-page .author-profile .profile-container {
	width: 100%;
	margin-top: 100px;
	min-height: 260px;
	height: auto;
}
.single-page .author-profile .profile {
	margin-top: 15px;
	text-align: center;
}
.single-page .author-profile .profile-photo {
	position: relative;
	display: inline-block;
	width: 130px;
	height: auto;
	margin-top: 40px;
	z-index: 2;
}
.single-page .author-profile .profile-photo img {
	display: inline-block;
	border: 5px solid #ebebeb;
	width: 130px;
	height: 130px;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	    -ms-border-radius: 50%;
	        border-radius: 50%;
}
.single-page .author-profile .profile-text {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	z-index: 1;
	margin-top: 15px;
}
.single-page .author-profile .profile-text .author-name {
	text-transform: capitalize;
}
.single-page .author-profile .profile-text .author-job {
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	color: #777777;
	font-weight: 300;
	margin: -3px 0 0 1px;
}
.single-page .author-profile .profile-text .author-profile {
	margin-top: 10px;
	padding-bottom: 25px;
	border-bottom: 3px solid #ebebeb;
}
.single-page .author-profile .profile-text .author-social-media {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 18px;
}
.single-page .author-profile .profile-text .author-social-media a {
	margin: 10px;
}
.single-page .author-profile .profile-text .author-social-media a:first-child {
	margin-left: 0;
}

/* Single Page - Navigation */
.single-page .article-navigation {
	position: relative;
	float: left;
	margin-top: 70px;
	padding: 100px 0 115px 0;
	width: 100%;
	background: #f5f5f5;
}
.single-page .article-navigation .prev-post {
	float: left;
}
.single-page .article-navigation .next-post {
	float: right;
}
.single-page .article-navigation .text-container {
	position: relative;
	float: left;
	width: 100%;
	padding: 0;
	text-align: left;
}
.single-page .article-navigation .next-post .text-container {
	text-align: right;
}
.single-page .article-navigation .text-container .post-title-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	padding: 0 0 17px 85px;
	min-height: 60px;
	height: auto;
	margin-top: -2px;
	border-bottom: 3px solid #ffffff;
}
.single-page .article-navigation .next-post .post-title-container {
	padding: 0 85px 17px 0;
}
.single-page .article-navigation .text-container .post-title-container::before {
	content: '';
	position: absolute;
	display: block;
	width: 50px;
	height: 3px;
	left: 0;
	bottom: -3px;
}
.single-page .article-navigation .text-container:hover .post-title-container::before {
	width: 100%;
}
.single-page .article-navigation .next-post .post-title-container::before {
	left: inherit;
	right: 0;
}
.single-page .article-navigation .text-container .title {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	padding-left: 85px;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 700;
	color: #777777;
}
.single-page .article-navigation .next-post .title {
	padding: 0 85px 0 0;
}
.single-page .article-navigation .text-container .post-title {
	position: relative;
	color: #262626;
	line-height: 27px;
	min-height: 54px;
	height: auto;
}
.single-page .article-navigation .text-container:hover .post-title,
.single-page .article-navigation .text-container:hover .date .month {
	color: #777777;
}
.single-page .article-navigation .date {
	margin-top: -4px;
}
.single-page .article-navigation .next-post .date {
	left: inherit;
	right: 0;
	text-align: left;
}
.single-page .article-navigation .date .day-year {
	margin-top: -10px;
}
.single-page .article-navigation .date:hover .month {
	color: #777777;
}
.single-page .article-navigation .date:hover .day,
.single-page .article-navigation .date:hover .year {
	color: #777777;
}


/* Single Page - Related Posts */
.single-page .related-posts,
.single-page .related-posts-wrapper {
	position: relative;
	float: left;
	display: block;
	margin-top: 86px;
}
.single-page .related-posts-wrapper {
	width: 100%;
	margin: 0;
}
.single-page .related-posts .single-section-title {
	margin-bottom: 55px;
}
.single-page .related-posts .posts-container {
	display: block;
	margin: 20px -15px 0 -15px;
}
.single-page .related-posts .posts-container .post-image-bg .img-overlay {
	background: rgba( 0, 0, 0, 0.5 );
}
.single-page .related-posts .posts-container h4 {
	font-size: 20px;
	line-height: 30px;
}
.single-page .related-posts .posts-container.related-posts-carousel {
	margin-bottom: 30px;
}
.single-page .related-posts-whitespace {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	height: 30px;
}
.single-page .related-posts-carousel {
	position: relative;
	float: left;
	overflow: hidden;
}
.single-page .related-posts-carousel .owl-stage-outer {
	float: left;
	display: block;
}
.single-page .related-posts-carousel .owl-dots {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 35px;
}
.single-page .related-posts .carousel-nav-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	height: 30px;
	margin: -40px 0 20px 0;
}
.single-page .related-posts .carousel-container-outer .owl-slider-nav {
	border: 2px solid #262626;
	top: 0;
}
.single-page .related-posts .carousel-container-outer .owl-slider-nav.right-arrow {
	right: 15px;
}
.single-page .related-posts .carousel-container-outer .owl-slider-nav.left-arrow {
	right: 50px;
}
.single-page .related-posts .carousel-container-outer .owl-slider-nav .icon {
	color: #262626;
}


/* Single Page - Attachment */
.single-page.attachment p.attachment {
	display: none;
}
.single-page.attachment .mejs-container {
	margin-bottom: 30px;
}

/* Single page - Page */
article.type-page,
.type-page .page-content-wrapper,
.type-page .type-page-content .comments-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
article.type-page {
	background: #ffffff;
}
.type-page .page-content-wrapper {
	margin-top: 50px;
	padding-bottom: 50px;
}
.type-page .archive-main-title-container.type-page-title {
	background: #4b3940;
}
.type-page .type-page-content {
	margin-top: 15px;
}


/* Single Page - Comments */
#comments,
.single-page .comments-container {
	position: relative;
	display: block;
}
.single-page .comments-container {
	margin-top: 60px;
	margin-bottom: 125px;
}
.single-page .comments-container .single-section-title {
	margin-bottom: 55px;
}
#comments {
	float: left;
	width: 100%;
}
#comments ol {
	list-style: none;
	margin-left: 20px;
}
#comments ol.comment-list {
	margin-left: 0;
}
#comments .comment-body {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#comments .comment-author {
	position: absolute;
	display: block;
	left: 0;
	top: 3px;
	width: 70px;
	height: 70px;
	z-index: 2;
}
#comments .comment-author::before {
	content: '';
	position: absolute;
	display: block;
	left: -3px;
	top: -3px;
	width: 76px;
	height: 76px;
	z-index: -1;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	    -ms-border-radius: 50%;
	        border-radius: 50%;
}
#comments .pingback .comment-author::before {
	display: none;
}
#comments .comment-author img {
	position: relative;
	float: left;
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	    -ms-border-radius: 50%;
	        border-radius: 50%;
}
#comments .comment-content-container {
	position: relative;
	float: left;
	width: 100%;
	padding-left: 90px;
}
#comments .pingback .comment-content-container {
	padding-left: 0;
}
#comments .comment-content-container cite h6 {
	line-height: 22px;
}
#comments .comment-content-container cite .separator {
	position: relative;
	display: inline-block;
	width: 5px;
	height: 5px;
	margin: 0 10px;
	background: #ababab;
	-webkit-transform: translateY( -1px );
		 -moz-transform: translateY( -1px );
			-ms-transform: translateY( -1px );
			 -o-transform: translateY( -1px );
					transform: translateY( -1px );
	-webkit-border-radius: 50%;
	   -moz-border-radius: 50%;
	     -o-border-radius: 50%;
	    -ms-border-radius: 50%;
	        border-radius: 50%;
}
#comments .comment-content-container .comment-edit-link,
#comments .comment-content-container .reply a {
	position: relative;
	display: block;
	float: left;
	width: auto;
	height: auto;
	padding: 1px 17px 0 19px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 2px;
	line-height: 20px;
	font-weight: 800;
	margin-right: 5px;
	-webkit-backface-visibility: hidden;
	-webkit-border-radius: 17px;
	   -moz-border-radius: 17px;
	     -o-border-radius: 17px;
	    -ms-border-radius: 17px;
	        border-radius: 17px;
	z-index: 2;
}
#comments .comment-content-container .comment-edit-link:hover,
#comments .comment-content-container .reply a:hover {
	background: #262626;
}
#comments .comment-date {
	position: relative;
	display: inline-block;
	width: auto;
	text-transform: uppercase;
	color: #262626;
	font-size: 10px;
	font-weight: 300;
	letter-spacing: 2px;
	margin: -3px 0 5px 0;
}
#comments .comment-text-container {
	position: relative;
	float: left;
	display: block;
	width: 100%;
	padding: 20px 30px 30px 30px;
	margin: 10px 0 30px 0;
	background: #fafafa;
	word-wrap: break-word;
}
#comments .comment-text-container .button-container {
	position: absolute;
	display: block;
	width: 100%;
	height: 20px;
	left: 0;
	bottom: -10px;
	padding-left: 30px;
}
#comments .comment-respond {
	position: relative;
	float: left;
	width: 100%;
	padding: 30px;
	background: none;
	border: 1px solid #ebebeb;
	margin-bottom: 50px;
}
#comments .comment-respond .comment-reply-title {
	position: relative;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
#comments .comment-respond .comment-reply-title-container {
	position: relative;
	display: block;
	float: left;
	width: 100%;
}
#comments .comment-respond .comment-reply-title-container .line {
	position: absolute;
	display: block;
	right: 0;
	top: 50%;
	margin-top: -3px;
	width: 100%;
	height: 3px;
	background: #f2f2f2;
}
#comments .comment-respond .comment-reply-title-container .line::before {
	content: '';
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 40px;
	height: 100%;
}
#comments .comment-respond .cancel-reply-button {
	position: absolute;
	display: block;
	top: -3px;
	right: -5px;
	width: 10px;
	height: 10px;
	z-index: 2;
}
#comments .comment-respond .cancel-reply-button a {
	position: relative;
	float: right;
	text-align: right;
	width: 35px;
	height: 25px;
	background: #ffffff;
}
#comments .comment-respond .cancel-reply-button .icon {
	font-size: 25px;
}
#comments .comment-respond .cancel-reply-button a:hover .icon {
	color: #262626;
}
#comments .comment-respond .comment-notes {
	margin: 1px 0 37px 0;
	color: #777777;
	font-size: 13px;
}
#comments .comment-respond .comment-notes .required,
#comments .comment-form label .required {
	color: #ff1654;
}
#comments .comment-awaiting-moderation {
	font-style: italic;
	color: #777777;
	font-size: 12px;
}
#comments .comment-form {
	position: relative;
	float: left;
	display: block;
	width: 100%;
}
#comments .comment-form .field-container {
	margin-bottom: 15px;
}
#comments .comment-form .field-container textarea {
	height: 100px;
}
#comments .comment-form .field-comment {
	margin-bottom: 32px;
}
#comments .comment-form .field-comment,
#comments .comment-form .field-author,
#comments .comment-form .field-email,
#comments .comment-form .field-url {
	padding: 0;
}
.logged-in #comments .comment-form .field-comment {
	margin-bottom: 0;
}
#comments .form-submit {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 15px;
}
#comments .form-submit .button-rounded:hover {
	background: #262626;
	color: white;
	-webkit-box-shadow: 0 8px 6px -6px #000000;
	   -moz-box-shadow: 0 8px 6px -6px #000000;
	        box-shadow: 0 8px 6px -6px #000000;
}
#comments .logged-in-as,
#comments .must-log-in {
	margin: 1px 0 37px 0;
	color: #777777;
	font-size: 13px;
}
#comments .logged-in-as a {
	color: #777777;
}
#comments .comment-navigation,
.attachment-image-nav .comment-navigation {
	position: relative;
	float: left;
	width: 100%;
	margin: 40px 0 65px 0;
	display: inline-block;
	text-align: center;
}
#comments .comment-navigation .nav-previous,
#comments .comment-navigation .nav-next,
.attachment-image-nav .comment-navigation .nav-previous,
.attachment-image-nav .comment-navigation .nav-next,
.attachment-image-nav .comment-navigation .download-link {
	display: inline-block;
}
#comments .comment-navigation a,
.attachment-image-nav .comment-navigation a {
	font-family: 'Muli', sans-serif;
	position: relative;
	display: block;
	padding: 12px 25px;
	border: 1px solid #EEEEEE;
	color: #777777;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 3px;
	margin: 0 5px 15px 5px;
	background: none;
	-webkit-border-radius: 39px;
	   -moz-border-radius: 39px;
	     -o-border-radius: 39px;
	    -ms-border-radius: 39px;
	        border-radius: 39px;
}
#comments .comment-navigation .nav-next a::after,
#comments .comment-navigation .nav-previous a::before,
.attachment-image-nav .comment-navigation .nav-next a::after,
.attachment-image-nav .comment-navigation .nav-previous a::before {
	content: '\f105';
	font-family: 'FontAwesome';
	text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
	position: relative;
	display: inline-block;
	margin-left: 7px;
	font-size: 12px;
	color: #777777;
}
.attachment-image-nav .comment-navigation .download-link {
	position: relative;
	display: inline-block;
	-webkit-transform: translateY( 1px );
		 -moz-transform: translateY( 1px );
			-ms-transform: translateY( 1px );
			 -o-transform: translateY( 1px );
					transform: translateY( 1px );
}
.attachment-image-nav .comment-navigation .download-link .icon {
	position: relative;
	display: inline-block;
	margin-right: 1px;
	font-size: 12px;
}
#comments .comment-navigation .nav-next a:hover::after,
#comments .comment-navigation .nav-previous a:hover::before,
.attachment-image-nav .comment-navigation .nav-next a:hover::after,
.attachment-image-nav .comment-navigation .nav-previous a:hover::before {
	color: #ffffff;
}
#comments .comment-navigation .nav-previous a::before,
.attachment-image-nav .comment-navigation .nav-previous a::before {
	content: '\f104';
	margin: 0 7px 0 0;
}
#comments .comment-navigation a:hover,
.attachment-image-nav .comment-navigation a:hover {
	color: #ffffff;
	border: 1px solid #262626;
	background: #262626;
}
#comments .no-comments {
	position: relative;
	float: left;
	width: 100%;
	padding: 30px 0;
	margin: 5px 0 50px 0;
	text-align: center;
	font-size: 12px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #F8F8F8;
	color: #777777;
}
#comments .comment-text-container h1,
#comments .comment-text-container h2,
#comments .comment-text-container h3,
#comments .comment-text-container h4,
#comments .comment-text-container h5,
#comments .comment-text-container h6 {
	margin-bottom: 20px;
}
#comments .comment-text-container p,
.comment-text-container blockquote,
.comment-text-container table,
.comment-text-container dl,
.comment-text-container ul,
.comment-text-container ol,
.comment-text-container pre {
	margin-bottom: 30px;
}
#comments .comment-text-container p:last-of-type,
#comments .comment-text-container blockquote p,
#comments .comment-text-container ol ol,
#comments .comment-text-container ol ul,
#comments .comment-text-container ul ol,
#comments .comment-text-container ul ul {
	margin-bottom: 0;
}
.comment-text-container p img {
	margin-top: 15px;
}
#comments .comment-text-container ol {
	margin-left: 0;
}
#comments .comment-text-container ol li ol,
#comments .comment-text-container ul li ul {
	padding-left: 15px;
}
.comment-text-container table td a {
	font-weight: 800;
}

/* Single Page - Sidebar */
.single-page .sidebar {
	margin-top: 36px;
}

/* Single Page - video player */
.single-page .video-player {
	text-align: center;
}

/* Single Page - Password protected post */
.single-page .post-password-form p:nth-child( 2 ) {
	text-align: center;
	margin-top: 30px;
}


/* Single Page - On Small Devices */
@media all and (max-width: 1100px) {
	.single-page .related-posts .posts-container .post-image-bg.grid-3 {
		width: 50%;
	}
}

@media all and (max-width: 768px) {
	.single-page .content-container img,
	.type-page .entry-content img {
		height: auto;
	}
	.single-page .author-profile .profile {
		text-align: center;
	}
	.single-page .author-profile .profile-photo {
		position: relative;
		display: inline-block;
		top: 0;
	}
	.single-page .author-profile .profile-text {
		padding-left: 0;
		margin-top: 30px;
	}
}

@media all and (max-width: 767px) {
	.single-page .outer-container.no-pad {
		padding: 0 15px;
	}
	.single-page .sidebar .content-container {
		padding: 0 15px;
		margin-top: inherit;
	}
	.single-page .related-posts .posts-container .post-image-bg.grid-3 {
		width: 100%;
	}

	.type-page .container.no-pad {
		padding: 0 15px;
	}

	#comments .comment-form .field-author,
	#comments .comment-form .field-email {
		margin-bottom: 32px;
	}
}

/* Single page style on small devices */
@media all and (max-width: 991px) {
	.single-page .single-post-2 .single-title-text {
		min-height: 36px;
	}
	.post-content .single-post-2 .single-title-text-container .date {
		margin-top: 2px;
	}
	.single-page .single-post-2 .single-post-info-container {
		text-align: left;
		padding-left: 120px;
		margin-top: 15px;
	}
	.single-page .single-post-2 .single-title-text.no-date {
		padding-left: 0;
	}
	.single-page .single-post-2 .single-post-info-container.no-date {
		padding-left: 15px;
	}
	.single-page .single-post-2 .single-post-info-container .info {
		margin: 0 20px 5px 0;
	}
	.single-page .article-navigation .navigation-container,
	.single-page .article-navigation .container {
		padding: 0;
	}
}

@media all and (max-width: 767px) {
	.single-page .single-post-1 .date .month {
		font-size: 16px;
		line-height: 26px;
		margin: 3px -4px 0 0;
	}
	.single-page .single-post-1 .date .day,
	.single-page .single-post-1 .date .year {
		font-size: 13px;
		line-height: 18px;
	}
	.single-page .single-post-1 .date .day-year {
		margin-top: -3px;
	}
	.single-page > .title-container .single-post-info-container {
		margin-top: 10px;
	}
	.single-page > .single-post-1 .single-title-text h4.link,
	.single-page > .single-post-1 .single-title-text h4.quote {
		font-size: 22px;
		line-height: 32px;
		margin-top: 1px;
	}
	.single-page > .single-post-1 .single-title-text .link-name {
		margin-top: 10px;
	}
	.single-page > .single-post-1 .single-title-text .quote-author {
		margin-top: 0;
	}
	.single-page > .single-post-1 .single-title-text .quote::before,
	.single-page > .single-post-1 .single-title-text .quote::after {
		font-size: 12px;
		-webkit-transform: translateY( -10px );
		   -moz-transform: translateY( -10px );
		    -ms-transform: translateY( -10px );
		     -o-transform: translateY( -10px );
		        transform: translateY( -10px );
	}
	.single-page .single-post-2 > .container {
		padding: 0 30px;
	}
	.post-content .single-post-2 .single-title-text-container .date {
		left: 15px;
		margin-top: 9px;
	}
	.post-content .single-post-2 .single-title-text-container .date .month {
		font-size: 14px;
		line-height: 24px;
	}
	.post-content .single-post-2 .single-title-text-container .date .day-year {
		font-size: 12px;
		line-height: 15px;
		margin-top: 2px;
	}
	.single-page .single-post-2 .single-title-text {
		padding-left: 90px;
	}
	.single-page .single-post-2 .single-post-info-container {
		padding-left: 105px;
		margin-top: 10px;
	}
	.single-page .single-post-2 .single-title-text h4.link {
		margin-top: 0;
	}
	.single-page .article-navigation .prev-post {
		margin-bottom: 50px;
	}
	.single-page .article-navigation .next-post {
		margin-bottom: 5px;
	}
	.single-page .article-navigation .date .month {
		font-size: 16px;
	}
	.single-page .article-navigation .date .day,
	.single-page .article-navigation .date .year {
		font-size: 12px;
	}
	.single-page .article-navigation .date {
		margin-top: 0;
	}
	.single-page .article-navigation .date .day-year {
		margin-top: -6px;
	}

	.single-page .content-wrapper .content-container > table,
	.comment-text-container table,
	.type-page .entry-content > table {
		table-layout: fixed;
		max-width: 100%;
	}
}

@media all and (max-width: 499px) {
	#comments li.depth-4 ol {
		margin-left: 0;
	}
}

@media all and (max-width: 449px) {
	.single-page > .title-container.single-post-1 .single-date-container,
	.single-page > .title-container.single-post-1 .single-title-container {
		position: relative;
		float: left;
		width: 100%;
		display: block;
		text-align: left;
	}
	.single-page > .single-post-1 .single-category-container .col-xs-10 {
		width: 100%;
		padding-right: 25px;
	}
	.single-page > .title-container.single-post-1 .single-title-text {
		padding: 0 10px;
	}
	.single-page > .single-post-1 .single-category-container .col-sm-2 {
		display: none;
	}
	.single-page > .title-container.single-post-1 .post-category-wrapper {
		padding-left: 10px;
	}
	.single-page > .title-container.single-post-1 .single-date-container {
		padding-left: 25px;
	}
	.single-page > .title-container.single-post-1 .single-page-date {
		position: relative;
		float: left;
		left: inherit;
		right: inherit;
		width: auto;
		margin-bottom: 3px;
	}
	.single-page .single-post-1 .date .month,
	.single-page .single-post-1 .date .day-year,
	.post-content .single-post-2 .single-title-text-container .date .month,
	.post-content .single-post-2 .single-title-text-container .date .day-year {
		position: relative;
		float: left;
		display: block;
		width: auto;
	}
	.single-page .single-post-1 .date .month,
	.post-content .single-post-2 .single-title-text-container .date .month {
		margin-right: 6px;
	}
	.single-page .single-post-1 .date .day-year {
		margin-top: 4px;
	}

	.post-content .single-post-2 .single-title-text-container .date {
		position: relative;
		float: left;
		display: block;
		left: 0;
		width: auto;
	}
	.post-content .single-post-2 .single-title-text-container .date .day-year {
		margin-top: 0;
	}
	.single-page .single-post-2 .single-title-text {
		padding-left: 0;
	}
	.single-page .single-post-2 .single-post-info-container {
		padding-left: 16px;
	}
}

@media all and (max-width: 399px) {
	#comments li.depth-1 ol {
		margin-left: 0;
	}
	#comments .comment-text-container blockquote::before,
	#comments .comment-text-container blockquote::after {
		display: none;
	}
	#comments .comment-text-container table {
		table-layout: fixed;
		width: 100%;
	}
}
