@charset "UTF-8";

.theme-border,.table-bordered {
	border-top: solid 2px #dd6568;
}

.theme-color {
	color: #dd6568;
}

.title-border,.postWrapper .postTitle.page-title {
	border-bottom: solid 2px #dfdfdf;
	padding-bottom: 30px !important;
	margin-bottom: 40px !important;
}

@media only screen and (max-width: 767px) {
	.title-border,.postWrapper .postTitle.page-title {
		margin-bottom: 15px !important;
		padding-bottom: 10px !important;
	};
}

.theme-block {
	border: solid 1px #dfdfdf;
	border-top: solid 2px #dd6568;
	padding: 30px 29px;
	margin-bottom: 60px;
}

.no-theme-block {
	border: none;
	padding: 0;
	margin-bottom: 0;
}

.table-bordered thead>tr>th,.table-bordered thead>tr>td {
	font-size: 16px;
	line-height: 1.667em;
	color: #333;
	text-transform: uppercase;
	font-weight: 500;
}

@media only screen and (max-width: 991px) {
	.theme-block {
		padding: 15px;
		margin-bottom: 30px;
	};
}

.table-bordered thead>tr>th,.table-bordered thead>tr>td {
	border-bottom-width: 1px;
}

.table-bordered th,.table-bordered td {
	border: solid 1px #dfdfdf;
}

.ink {
	display: block;
	position: absolute;
	background: rgba(0,0,0,0.1);
	border-radius: 100%;
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
	z-index: 9999;
}

.animate {
	-webkit-animation: ripple 0.65s linear;
	-webkit-animation: ripple 0.65s linear;
	-moz-animation: ripple 0.65s linear;
	-ms-animation: ripple 0.65s linear;
	-o-animation: ripple 0.65s linear;
	animation: ripple 0.65s linear;
}

@-webkit-keyframes ripple {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		-o-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	};
}

@-moz-keyframes ripple {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		-o-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	};
}

@-o-keyframes ripple {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		-o-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	};
}

@keyframes ripple {
	100% {
		opacity: 0;
		-moz-transform: scale(2.5);
		-o-transform: scale(2.5);
		-ms-transform: scale(2.5);
		-webkit-transform: scale(2.5);
		transform: scale(2.5);
	};
}

.icon-sprite,.icon-sprite-for-modules {
	background-image: url(../images/icon_sprite.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.icon-sprite-for-modules {
	background-image: url(../images/icon_sprite.png);
}

@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
	.icon-sprite,.icon-sprite-for-modules {
		background-image: url(../images/icon_sprite@2x.png);
		background-size: 100px 1000px;
	};
}

.blog-list>li:not(.last) {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #dfdfdf;
}

.postImage img {
	max-width: 100%;
}

.postWrapper {
	clear: both;
}

.postWrapper .postTitle {
	margin-bottom: 11px;
}

.postWrapper .postTitle h2 {
	font-size: 24px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.postWrapper .postTitle h2 a {
	color: #dd6568;
}

.postWrapper .postTitle h2 a:hover {
	color: #a4adbb;
}

.postWrapper .postTitle h3 {
	font-size: 10px;
	margin: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}

.postWrapper .postTitle.page-title h2 {
	font-size: 18px;
	font-weight: 600;
	color: #5d6a7f;
	padding-bottom: 0;
	margin-bottom: 23px;
	text-transform: uppercase;
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
	.postWrapper .postTitle.page-title h2 {
		font-size: 14px;
	};
}

.postWrapper .postDetails {
	padding: 0 0 20px;
	color: #333;
}

.postWrapper .postDetails>span {
	margin-right: 20px;
	color: #333;
}

.postWrapper .postDetails>span::before {
	font-size: 18px;
	color: #dd6568;
}

.postWrapper .postDetails a {
	color: #333;
}

.postWrapper .postDetails a:hover {
	color: #dd6568;
}

.postWrapper .postContent {
	line-height: 1.714em;
}

.postWrapper .commentDetails>span,.postWrapper .postDetails>span,.comments-section .commentDetails>span,.comments-section .postDetails>span {
	margin-right: 20px;
	color: #333;
}

.postWrapper .commentDetails>span::before,.postWrapper .postDetails>span::before,.comments-section .commentDetails>span::before,.comments-section .postDetails>span::before {
	font-size: 18px;
	color: #dd6568;
}

.postWrapper .commentDetails .postDetails-date::before,.postWrapper .postDetails .postDetails-date::before,.comments-section .commentDetails .postDetails-date::before,.comments-section .postDetails .postDetails-date::before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
/*	padding-right: 7px;
*/}

.postWrapper .commentDetails .postDetails-coment::before,.postWrapper .postDetails .postDetails-coment::before,.comments-section .commentDetails .postDetails-coment::before,.comments-section .postDetails .postDetails-coment::before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
}

.postWrapper .commentDetails .postDetails-tags::before,.postWrapper .postDetails .postDetails-tags::before,.comments-section .commentDetails .postDetails-tags::before,.comments-section .postDetails .postDetails-tags::before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
}

.postWrapper .commentDetails .postDetails-user::before,.postWrapper .postDetails .postDetails-user::before,.comments-section .commentDetails .postDetails-user::before,.comments-section .postDetails .postDetails-user::before {
	display: inline-block;
	font-family: "material-design";
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "";
}

.postWrapper .commentDetails>span.postDetails-user,.comments-section .commentDetails>span.postDetails-user {
	margin: 0;
	margin-bottom: 10px;
	color: #5d6a7f;
	font-family: "Ubuntu",sans-serif;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
	line-height: 1.4;
	text-rendering: optimizeSpeed;
	text-transform: uppercase;
	display: block;
}

.postWrapper .commentDetails>span.postDetails-user::before,.comments-section .commentDetails>span.postDetails-user::before {
	display: none;
}

.post-container .postDetails {
	text-align: left;
/*	padding-bottom: 40px;
*/}

.post-container .postImage {
	margin-bottom: 30px;
}

@media only screen and (min-width: 1199px) {
	.post-container .postImage {
		float: left;
		margin: 0 20px 20px 0;
	};
}

.post-container .postContent img {
	float: left;
	margin: 0 20px 20px 0;
}

.top-toolbar .toolbar .pages {
	display: none;
}

.bottom-toolbar {
	overflow: hidden;
	margin-top: 30px;
}

.bottom-toolbar .toolbar {
	float: left;
}

.bottom-toolbar .toolbar .sorter,.bottom-toolbar .toolbar .count-container {
	display: none;
}

.comments-section {
	border-top: solid 2px #dfdfdf;
	padding-top: 40px;
	margin-top: 40px;
}

.comments-section .comments-container .commentWrapper {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px solid #dfdfdf;
}

.comments-section .comments-container .commentWrapper:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#postComment {
	border-top: solid 2px #dfdfdf;
	padding-top: 40px;
	margin-bottom: 20px;
}

#postComment p.required {
	margin: 10px 0;
}

#postComment .input-box input,#postComment textarea {
	width: 50%;
	max-width: 50%;
}

@media only screen and (max-width: 767px) {
	.postWrapper .postImage {
		margin-bottom: 15px;
	}

	.postWrapper .postTitle h2 {
		font-size: 18px;
	}

	#postComment .input-box input,#postComment textarea {
		width: 100%;
		max-width: 100%;
	};
}

.postDetails a:hover,.postDetails-tags li a:hover {
	color: #000;
}

.postDetails i {
	margin-right: 3px;
}

.aw-blog-read-more {
	background: none;
	border: 0;
	color: #dd6568;
	text-shadow: none;
	font-size: 14px;
	padding: 0;
	font-weight: bold;
	text-transform: uppercase;
	display: table;
	margin-top: 20px;
	margin-bottom: 20px;
	text-decoration: underline;
}

.aw-blog-read-more:hover {
	text-decoration: none;
}

.aw-blog-read-more span {
	position: relative;
}

.postBookmarks {
	padding-bottom: 10px;
}

.postBookmarks h4 {
	font-size: 12px;
	font-weight: bold;
}

.commentWrapper:after {
	content: "";
	display: table;
	clear: both;
}

.commentWrapper i {
	font-size: 16px;
	margin-right: 5px;
}

.commentContent {
	padding-bottom: 0;
}

.commentDetails {
	margin-bottom: 15px;
	font-size: 14px;
	text-transform: uppercase;
}

.commentDetails .postDetails-user {
	margin-right: 10px;
}

.commentDetails h4.username {
	display: inline;
}

.postError {
	font-size: 16px;
}

.postDetails-tags h4 {
	display: none;
}

.tags UL {
	display: inline;
}

.tags UL LI {
	font-weight: normal;
	display: inline;
	padding-right: 6px;
}

.tags h4 {
	font-size: 12px;
	font-weight: bold;
}

.menu-tags,.menu-categories,.menu-recent {
	margin: 5px 9px;
}

.block-blog .menu-tags UL LI {
	display: inline;
	padding: 2px;
	margin-left: 10px;
}

.block-blog .menu-categories UL LI {
	margin-left: 10px;
}

.block-blog .menu-recent UL LI {
	margin-left: 10px;
	margin-bottom: 5px;
}

.tag-count-1 {
	font-size: 1em !important;
}

.tag-count-2 {
	font-size: 1.2em !important;
}

.tag-count-3 {
	font-size: 1.4em !important;
}

.tag-count-4 {
	font-size: 1.6em !important;
}

.tag-count-5 {
	font-size: 1.8em !important;
}

.tag-count-6 {
	font-size: 2em !important;
}

.tag-count-7 {
	font-size: 2em !important;
}

.tag-count-8 {
	font-size: 2em !important;
}

.tag-count-9 {
	font-size: 2em !important;
}

.tag-count-10 {
	font-size: 2em !important;
}

.block-blog .head h4 {
	padding-left: 20px;
}

.block-blog .block-subtitle,.menu-tags h5 {
	text-transform: capitalize;
	margin-bottom: 5px;
	font-weight: bold;
	color: #000;
}

.postWrapper .poster {
	display: inline;
}

.input-box.aw-blog-comment-area {
	width: 100%;
}

.block-blog .menu-categories {
	margin: 0;
	padding: 5px 9px;
}

.awblog_current_comment {
	text-decoration: none !important;
	font-weight: bold !important;
}

.blog-bg {
	padding: 60px 0 55px;
	background-color: #fff;
	position: relative;
}

.blog-bg:before,.blog-bg:after {
	content: '';
	display: block;
	position: absolute;
	right: -100000px;
	top: 0;
	width: 100000px;
	height: 100%;
	background-color: #fff;
}

.blog-bg:before {
	left: -100000px;
}

.blog-bg .widget-latest .page-title h3 {
	font-weight: bold;
	font-size: 18px;
	color: #5d6a7f;
	margin-bottom: 30px;
}

.blog-bg .widget-latest .postImage {
	margin-bottom: 25px;
}

.widget-latest-title {
	margin-bottom: 15px;
}

.widget-latest-title a {
	font-size: 16px;
	line-height: 25px;
	color: #5d6a7f;
	text-transform: uppercase;
	font-weight: bold;
}

.widget-latest-title a:hover {
	color: #dd6568;
}

.blog-bg .postContent {
	font-size: 14px;
	line-height: 21px;
	padding: 0;
	margin-bottom: 28px;
	color: #a4adbb;
}

.blog-bg .postContent-desc img {
	display: none;
}

.blog-bg .postContent-img {
	font-size: 0;
}

.blog-bg .postContent-img p {
	display: none;
}

.blog-bg .postContent img {
	position: relative;
	margin-right: 0 !important;
	float: none !important;
	max-width: 100%;
}

.widget-latest-details,.widget-latest-details a {
	font-size: 14px;
	font-weight: 300;
	color: #dd6568;
}

.widget-latest-data,.postDetails-user {
	font-weight: 700;
	text-transform: uppercase;
}

.widget-latest-details .widget-latest-data,.widget-latest-details .widget-latest-comment {
	display: inline-block;
}

.widget-latest-details i {
	margin-right: 5px;
	font-size: 20px;
	color: #fff;
}

.widget-latest-details .widget-latest-comment:hover {
	color: #fe3c3c;
}

#empty-blog span::before {
	font-family: 'material-design';
	content: '\e06a';
	font-size: 32px;
	color: #a50000;
	vertical-align: middle;
	padding-right: 15px;
}

@media only screen and (min-width: 992px) and (max-width: 1420px) {
	.widget-latest-details i {
		font-size: 13px;
		margin-right: 3px;
	}

	.widget-latest-details .widget-latest-data,.widget-latest-details .widget-latest-comment,.widget-latest-details,.widget-latest-details a {
		font-size: 11px;
	};
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.widget-latest-title a {
		font-size: 16px;
		line-height: 20px;
	}

	.widget-latest-details {
		padding-top: 3px;
	}

	.widget-latest-details .widget-latest-data,.widget-latest-details .widget-latest-comment {
		display: block;
		border: 0;
	};
}

@media only screen and (max-width: 767px) {
	.widget-latest .grid-clol-6 .col-item3 {
		width: 100%;
	}

	.widget-latest .postContent img {
		width: 100%;
	};
}

@media only screen and (max-width: 767px) {
	.postImage img {
		margin: 0 auto;
	}

	.blog-bg {
		text-align: center;
	}

	.blog-bg .aw-blog-read-more {
		display: inline-block;
		margin-top: 0;
	};
}

