body.blog #wrap .container.page-content,
body.single-post #wrap .container.page-content,
body.archive #wrap .container.page-content,
body.blog-pg-w #wrap>.container {
	max-width: 1603px;
}

.sidebar,
.rgt-cntt {
	min-height: 160px;
}

#wrap .col-md-3.sidebar {
	padding: 0 15px 20px 25px;
	width: 340px;
	margin-top: 10px;
}

.sidebar.leftside {
	padding-left: 15px;
	padding-right: 40px;
}

@media only screen and (min-width: 992px) {
	#wrap .col-md-9.cntt-w {
		width: calc(100% - 340px);
	}

	.cntt-w {
		margin-bottom: 10px;
	}

	.col-md-6.cntt-w {
		width: calc(100% - 760px);
	}

	#wrap .col-md-9.cntt-w .vc_col-sm-12 {
		padding: 0;
	}
}

.wn-blogws-wrap {
	overflow: hidden;
}

.cntt-w .container {
	width: auto !important;
}

.blog-post {
	margin-bottom: 35px;
	position: relative;
	padding-bottom: 10px;
}

.blog-post.format-quote {
	padding-top: 20px;
}

.blog-post.format-quote blockquote {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.blog-post.format-quote blockquote p {
	font-family: 'Lora', sans-serif;
	font-size: 24px;
	margin-bottom: 0;
}

.postmetadata h6 {
	letter-spacing: 0;
	font-size: 13px;
	font-weight: 300;
	display: inline-block;
}

.postmetadata {
	margin-bottom: 10px;
	display: table;
	background: #f5f5f5;
	width: 100%;
	padding: 11px;
	border: none;
}

#wrap .postmetadata h6 {
	display: table-cell;
	letter-spacing: 0;
	font-size: 11px;
	line-height: 20px;
	font-weight: 400;
	text-align: center;
	padding-right: 4px;
	margin-bottom: 0;
	border-right: 1px solid #ddd;
	color: #707070;
}

#wrap .postmetadata h6:last-of-type {
	border-right: none;
}

#wrap .blg-magazine-list .postmetadata,
#wrap .blg-minimal-list .postmetadata {
	display: inline-block;
	padding-right: 7px;
}

#wrap .blg-magazine-list .postmetadata h6,
#wrap .blg-minimal-list .postmetadata h6 {
	text-align: left;
}

.postmetadata h6 i {
	font-size: 12px;
	vertical-align: initial;
	color: #a1a1a1;
}

.postmetadata h6 i.ti-comment {
	vertical-align: middle;
}

.postmetadata h6 strong {
	text-transform: lowercase;
	font-weight: 500;
}

.postmetadata h6:last-child {
	border: none;
}

.blog-post h3.post-title {
	font-size: 50px;
	font-weight: 500;
	line-height: 1.1;
	letter-spacing: 0;
	word-wrap: break-word;
	margin-bottom: 20px;
}

.blog-post p,
.blog-post div,
.post img,
.row-wrapper-x div.wp-caption,
.row-wrapper-x p,
.row-wrapper-x img {
	max-width: 100%;
}

.row-wrapper-x div.wpb_column,
.row-wrapper-x #pin-content,
.row-wrapper-x #tline-content {
	max-width: none;
}

.blog .postmetadata,
.single .postmetadata {
	margin: 20px auto;
	position: relative;
}

.blog-post.sticky {
	padding: 25px 20px 10px;
	margin-bottom: 40px;
	border: 1px solid #e5e5e5;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.0245);
}

.blgtyp10 .blog-inner .wp-audio-shortcode {
	z-index: 999;
	margin-bottom: 21px;
}

.blgtyp10 .format-video .blgtyp1-contnet {
	transform: translate(-50%, -11%);
}

.blgtyp10 .format-audio .blgtyp1-contnet {
	transform: translate(-50%, -9%);
}

.blog-post .col-md-6,
.col-md-4 .blog-post {
	margin-top: 10px;
	margin-bottom: 20px;
}

.blog-post .col-md-6 h3,
.col-md-4 .blog-post h3 {
	font-size: 33px;
	text-transform: none;
	letter-spacing: -2px;
	line-height: 1.1;
	margin: 4px 0;
}

.blog-post .col-md-6 p,
.col-md-4 .blog-post p {
	line-height: 1.4;
}

.blog-post .col-md-6 .postmetadata.tp2sec {
	padding: 4px 10px;
	float: right;
	margin-right: 8px;
	position: relative;
}

.blog-post.format-quote .postmetadata.tp2sec {
	display: none;
}

.blog-post blockquote p {
	font-size: 18px;
	line-height: 1.64;
	font-family: 'Lora', serif;
	font-style: italic;
	margin-bottom: 4px;
}

.blog1-header-wrap {
	text-align: left;
	letter-spacing: 0;
	margin-bottom: 23px;
}

.blog-inner h6 a {
	margin-left: 4px;
}

#wrap .col-md-6.blg-typ3 {
	float: none;
	display: inline-block;
	vertical-align: top;
}

@media (max-width: 992px) {
	#wrap .col-md-6.blg-typ3 {
		width: 100%;
	}

	#wrap .cntt-w,
	#wrap .col-md-3.sidebar {
		width: 100%;
	}

	.sidebar,
	.rgt-cntt,
	.sidebar.leftside {
		padding-right: 0;
		background: none;
		padding-top: 40px;
		margin-top: 40px;
	}

	.sidebar.leftside {
		margin-bottom: 40px;
	}

	input[type="text"],
	input[type="password"],
	input[type="email"],
	textarea,
	select {
		min-width: 90px;
		max-width: 100%;
	}
}

.blg-personal-grid.col-md-4:nth-of-type(3n+1),
.blg-def-grid.col-md-4:nth-of-type(3n+1) {
	clear: left;
}

.blg-full-grid .col-md-4:nth-of-type(3n+1) {
	clear: none;
}

.blg-minimal-grid.blgtyp11.col-md-6:nth-child(2n+4) {
	float: right;
}

.blg-full-grid .col-md-4:nth-of-type(3n+2) {
	clear: left;
}

.blog-post a {
	color: #000;
	-webkit-transition: color 0.18s ease;
	-moz-transition: color 0.18s ease;
	-o-transition: color 0.18s ease;
	transition: color 0.18s ease;
}

.blog-post a:hover,
.blog-author span {
	color: #437df9;
}

.blog-post p {
	color: #555;
}

.blog-post .blgt1-inner p {
	margin: 40px 0 50px;
}

.blog-post p.blog-author,
.blog-post p.blog-author a {
	text-align: left;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 1.6;
	color: #666;
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: 400;
}

.blog-post p a:hover {
	text-decoration: underline;
}

.blog-post p a.readmore:hover {
	text-decoration: none;
}

.blog-post img.full,
.blog-post iframe {
	margin-bottom: 18px;
}

.blog-post iframe {
	width: 100%;
}

.blog-post img {
	background: #fff;
}

.blog-post .blog-inner:hover>a:before,
.blog-post .blog-inner:hover>a:after {
	opacity: 1;
}

.blog-post .wpb_gallery.wpb_content_element {
	margin-bottom: 18px;
}

.blog-post div img,
.blog-post .post img,
.blog-post .post iframe,
.blog-sizngle-post .post img {
	width: auto;
}

h6.blog-author a:hover {
	color: #437df9;
}

.postmetadata i {
	padding: 0 7px;
}

h6.blog-author a:hover {
	text-decoration: underline;
}

.blog-post .mejs-container {
	margin-bottom: 35px;
	margin-top: 37px;
}

.blog-post .fluid-width-video-wrapper {
	margin-bottom: 18px;
}

.pin-box .fluid-width-video-wrapper,
.tline-box .fluid-width-video-wrapper {
	margin-bottom: 18px;
	padding-top: 210px !important;
}

.tline-box .fluid-width-video-wrapper,
.tline-box .wpb_gallery_slides {
	margin-bottom: -15px;
}

.post-tags {
	background: none;
	padding: 16px;
	margin-top: 20px;
}

.post-tags i {
	font-size: 24px;
	color: #303030;
	margin-right: 5px;
}

.post-tags a {
	display: inline-block;
	color: #444;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-weight: 500;
	padding: 3px 7px;
	border: 1px solid #ddd;
	border-radius: 2px;
	background: #fff;
	margin: 1px 3px;
}

.post-tags a:hover {
	text-decoration: underline;
}

.about-author-sec {
	margin: 15px 0;
	padding-top: 20px;
	min-height: 150px;
	text-align: left;
}

.archive.author .about-author-sec {
	background: #fff;
	padding: 30px;
	border: 1px solid #e9e9e9;
	min-height: 150px;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.018);
	margin-left: 15px;
	margin-right: 15px;
}

@media only screen and (min-width: 992px) {
	.has-header-type11.author .about-author-sec {
		margin-top: 90px;
	}
}

.archive.author .about-author-sec img {
	float: left;
	margin-right: 30px;
}

.about-author-sec h5 {
	font-weight: 700;
	font-size: 23px;
	line-height: 1.2;
	color: #333;
	text-transform: uppercase;
	overflow: hidden;
}

.about-author-sec h5 a {
	color: #000;
}

.about-author-sec h6 {
	overflow: hidden;
}

.about-author-sec h5 a:hover {
	color: #437df9;
}

.about-author-sec p {
	font-size: 16px;
	font-weight: 300;
	color: #444;
	line-height: 1.7;
	text-align: left;
	overflow: hidden;
}

.archive.author #headline {
	display: none;
}

a.magicmore,
a.addtocart,
a.select-options {
	position: relative;
	padding: 3px 14px 2px 0;
	color: #437df9;
	-webkit-transition: all 0.18s ease;
	-moz-transition: all 0.18s ease;
	-ms-transition: all 0.18s ease;
	-o-transition: all 0.18s ease;
	transition: all 0.18s ease;
}

.magicmore:after {
	font-family: 'themify';
	font-size: 15px;
	content: "\e628";
	margin-right: 5px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}

a.readmore {
	position: relative;
	text-align: left;
	display: inline-block;
	letter-spacing: 2px;
	font-size: 11px;
	line-height: 11px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 16px 24px;
	border: 1px solid #e4e4e4;
	color: #437df9;
	margin-bottom: 12px;
	z-index: 1;
	box-shadow: 0 3px 13px -4px rgba(0, 0, 0, 0.09);
	transition: all .22s ease-in-out;
}

a.readmore:after {
	content: "\f105";
	font-family: 'WnFontAwesome';
	font-size: 20px;
	position: absolute;
	padding-left: 9px;
	top: 4px;
	z-index: -1;
	transition: width .22s ease-in-out;
	display: none;
}

@media only screen and (max-width: 480px) {
	a.readmore {
		letter-spacing: 1px;
		padding: 20px 30px;
		font-size: 13px;
	}

	.blog-post h3.post-title {
		font-size: 38px;
		line-height: 1.16;
	}
}

a.readmore:hover {
	background: #292929;
	color: #fff !important;
	border-color: #292929;
}

a.magicmore {
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0.1px;
	color: #437df9;
	line-height: 1;
}

#wrap a.magicmore:hover {
	color: #000;
}

#wrap a.magicmore:after {
	content: '\e628';
	position: absolute;
	top: 50%;
	right: 0;
	left: auto;
	margin: 0;
	margin-top: -4px;
	font-size: 10px;
	padding: 0 3px 0 4px;
	opacity: 1;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#wrap a.magicmore:hover:after {
	right: -4px;
}

a.addtocart,
a.select-options {
	padding: 4px 2px 2px 18px;
	color: #7f7f7f;
	float: right;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
}

a.select-options {
	float: left;
}

a.addtocart:hover,
a.select-options:hover {
	color: #437df9;
	cursor: pointer;
}

a.addtocart:before,
a.select-options:before {
	content: "\f07a";
	color: inherit;
	top: 8px;
	left: 1px;
	font-size: 13px;
}

a.select-options:before {
	content: "\f1de";
}

.form-allowed-tags {
	font-size: 11px;
	padding: 6px;
	background: #f3f3f3;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.blog-post .col-md-2 {
		width: 20%;
	}

	.blog-post .col-md-10 {
		width: 80%;
	}

	.blog-post .col-md-1 {
		width: 10%;
	}

	.blog-post .col-md-5 {
		width: 45%;
	}

	.blog-post .col-md-6 {
		width: 45%;
	}

	.blog-post .col-md-1,
	.blog-post .col-md-2,
	.blog-post .col-md-5,
	.blog-post .col-md-6,
	.blog-post .col-md-10 {
		float: left;
	}
}

.wn-cat-color {
	position: absolute;
	width: 15px;
	height: 15px;
}

#wrap .blg-magazine-grid img {
	width: 100%;
}

.blg-magazine-grid.col-md-4:nth-of-type(3n+1) {
	clear: left;
}

.blg-magazine-grid.blgtyp11.col-md-6:nth-child(2n+4) {
	float: right;
}

.blgtyp11 .blog-inner {
	padding-bottom: 40px;
}

.blgtyp11 .latest-author {
	margin-bottom: 30px
}

.blgtyp11 .blog-post.blgtyp1 .latest-author {
	margin-bottom: 10px;
	margin-top: 30px;
}

.blgtyp11 .post-sharing-2 {
	padding-bottom: 0;
	border-bottom: 0;
}

.blgtyp11.col-md-6 .blog-post .blog-inner .post-sharing {
	display: none;
}

.blgtyp11.col-md-6 .latest-b21-cont {
	padding: 14px 21px 18px 28px;
}

.blgtyp11.col-md-6 .blog-inner img {
	width: 100%;
}

.blg-typ3-thumb li.blocks-gallery-item figure img {
	margin-bottom: 0;
}

.wp-block-gallery {
	margin-bottom: 0;
}

.blg-magazine-list .wp-block-gallery,
.blg-minimal-list .wp-block-gallery {
	max-width: 88%;
}

#wrap .blog-inner .gl-img .owl-stage {
	max-width: unset !important;
}

#wrap .blog-post .gl-img .owl-stage {
	max-width: unset !important;
}

.blg-personal-list .post_format-post-format-gallery .alpha:hover {
	position: static !important;
}

.format-link .omega,
.format-quote .omega,
.format-aside .omega {
	max-width: 100%;
	position: relative;
	transform: none;
}

@media (max-width:767px) {

	.tline-box iframe,
	.tline-box img {
		height: auto;
	}

	.tline-box.rgtline {
		float: left;
		left: 0;
	}

	.tline-row-l,
	.tline-row-r {
		display: none
	}

	#tline-content:before {
		background: #eff3f4;
	}

	.postmetadata h6 {
		margin-bottom: 20px;
		font-size: 12px;
		margin: 0;
		border: none;
		display: block;
		padding-bottom: 10px;
		text-align: left;
	}
}

.blgtyp10.col-md-6.blg-typ3 .blog-post {
	margin-bottom: 0;
}

.blgtyp10.col-md-6 .blgtyp1 .blgtyp1-contnet {
	max-width: 530px;
	margin-top: -20px;
	padding: 20px 22px;
	overflow: hidden;
	background: #fff;
	position: relative;
}

.blgtyp10.col-md-6 .blgtyp1 .post-sharing {
	display: none;
}

.wn-loadmore-ajax {
	text-align: center;
}

.wn-loadmore-ajax a {
	position: relative;
	padding: 15px 35px;
	border: 1px solid;
	color: #437df9;
	font-size: 13px;
	font-weight: 400;
	line-height: 13px;
	display: inline-block;
	margin-bottom: 20px;
	letter-spacing: 1px;
	border-radius: 40px;
	box-shadow: 0 3px 25px -8px;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	overflow: hidden;
}

.wn-loadmore-ajax a:hover {
	color: #fff !important;
	background: #437df9;
	border-color: transparent;
	box-shadow: 0 3px 25px -8px #505050;
}

.wn-loadmore-ajax .wn-circle-side-wrap [data-loader='wn-circle-side'] {
	top: 10px;
	left: 43%;
}

.vertical-space,
.vertical-space1,
.vertical-space2,
.vertical-space3,
.vertical-space4,
.vertical-space5 {
	border: 0;
}