.blog-list li {margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid  #e3e3e3;}
.postWrapper {
    clear: both;
}

.postTitle {
    margin-bottom: 25px;
}

.postTitle h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    margin: 0px;
    padding: 0px;
    text-transform: none;
				color:#303c4b;
}
.blog-post-view .postWrapper .postContent p { margin:0 0 13px; } 

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

.blog_intex_posts { 
    overflow:hidden;
    overflow: hidden;
    display: flex;
    justify-content: center;


 }

.post_index_col { float:left; position:relative; width:500px; margin:0 30px 0 0; }
.post_index_col.last { margin:0; }

.postContent {
    overflow: hidden;
}
.blog-list .postContent img { max-width:100%;}
.postDetails {
    font-size: 15px;
    padding: 0 0 20px;
    color: #72d5cd;
}
.postDetails a,
.postDetails-tags li a {color: #72d5cd;}
.postDetails a:hover,
.postDetails-tags li a:hover {color: #000;}
.postDetails i {
    margin-right: 3px;
}
.postDetails span {
    margin-right: 12px;
}
.aw-blog-read-more {
    display: table;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    line-height: 42px;
    padding: 0 25px;
    margin: 30px 0 10px;
    position: relative;
    z-index: 2;
				background:#303c4b;
	margin-left: auto;
    margin-right: auto;			
}
.aw-blog-read-more:hover { background:#72d5cd; }
.blog-bg .aw-blog-read-more {}
.aw-blog-read-more span {position: relative;}
.aw-blog-read-more:hover,
.aw-blog-read-more:focus {   color: #fff;}
.postBookmarks {
    padding-bottom: 10px;
}

.postBookmarks h4 {

    font-size: 12px;
    font-weight: bold;
}

.commentWrapper {
    padding: 15px;
    margin-bottom: 25px;
    border: 1px solid #d6d6d6;
}
.commentWrapper:after {
    content: "";
    display: table;
    clear: both;
}
.commentWrapper i {
    font-size: 16px;
    margin-right: 5px;
}

.commentContent {
    padding-bottom: 0px;
}

.commentDetails {
   margin-bottom: 15px;
   font-size: 14px;
   text-transform: uppercase;
   color: #72d5cd;
}
.commentDetails > span {

}
.commentDetails .postDetails-user {margin-right: 10px;}
.commentDetails h4.username {
    display: inline;
}

.postError {
    font-size: 16px;
}

.tags {

}
.postDetails-tags h4 {
    display: none;
}
.postDetails-tags ul:before {
    content: "\f02b";
}

.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;
}

.menu-tags h5, .menu-categories h5, .menu-recent h5 {

}

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

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

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

.block-blog .menu-recent UL LI a, .block-blog .menu-categories UL LI a, .block-blog .menu-tags UL LI a {

}

.tagcloud {
    /* text-align:center; */
}

.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-title strong {

    color: #72d5cd;

}
.block-blog .block-subtitle,
.menu-tags h5 {
    
    margin-bottom: 10px;
    font-weight: normal;
    color: #72d5cd;
	font-size: 16px;
}
.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 { 
	background-image: none;
	background-position: 50% 100%;
	background-repeat: no-repeat;
	position: relative; 
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);

}
.blog_index_block { padding:0 0 0 0; }

.cms-index-index .blog_index_block .page-title { margin-bottom:28px; }
.cms-index-index .blog_index_block .page-title h1 { padding: 20px 0 0 0; }

.widget-latest-title { background:#fff; text-align:center; }
.widget-latest-title a {
    display:block;
				position:relative;
				padding:8px 0 12px 0;
				font-size: 18px;
				font-weight:300;
    line-height:26px;
    color: #303c4b;
				overflow:hidden;
				transition: all 0.3s ease 0s;
		
				
//***	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; **//
}
.widget-latest-title a:after {
    background: none repeat scroll 0 0 #fff;
    height: 0;
    left: 50%;
    opacity: 0;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 101%;
    content: "";
    position: absolute;
    transition: all 0.3s ease 0s;
    z-index: 0;
}
.widget-latest-title a:hover {
	color:#72d5cd;
}
.widget-latest-title a:hover:after {
	height: 85%;
	opacity: 1;
}

.widget-latest-title a:active:after {
	height: 130%;
	opacity: 1;
}
.widget-latest-title a span {
    position:relative;
				z-index:2;
}
.widget-latest-title a:hover {  }
.blog-bg .postContent {
	
	padding: 0;
	margin-bottom:0;
}

.blog-bg .postContent p{
    	
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0px;
}


.blog_big_img { float:left; width:43%; margin:0 20px 20px 0; }
.blog_big_img img { max-width:100%; }

.blog_sm_img {
	position:relative;
	overflow:hidden;
	background: #999;
}
.blog-list .blog_sm_img {
	float:left;
	margin:0 20px 20px 0;
}
.blog_sm_img span {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.blog_sm_img span::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	pointer-events: none;
	backface-visibility: hidden;
}
.blog_sm_img:hover span::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.blog-bg .postContent .blog_sm_img img {
	position: relative; 
	margin-right: 0 !important; 
	float: none !important;
	max-width: 100%;
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
.blog-bg .postContent .blog_sm_img:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}


.widget-latest-details {
    background:none;
				position:relative;
				left:0;
				top:0;
				z-index:2;
    padding:6px 5px 0 5px;
				min-width:95px;
				height:35px;
				text-align:center;
}

.widget-latest-details .fa-comment-o:before, .fa-user:before{
 color:#72d5cd;
}


.widget-latest-details .day_post { display:block; font-size:48px; font-weight:bold; line-height:48px; color:#fff; margin:0 0 2px; }
.widget-latest-details .month_post { display:block; font-size:15px; font-weight:300; text-transform:uppercase; color:#fff; }
.widget-latest-details,
.widget-latest-details a {font-size: 13px; font-weight: 300; color: #333333;}
.widget-latest-details .widget-latest-data,
.widget-latest-details .widget-latest-comment {
    margin: 0 0 0 0;
    padding-right: 5px;
    border-right: ;
    display: inline;
}
.widget-latest-details i {margin-right: 5px; font-size: 20px; color: #d6d6d6;}
.widget-latest-details .widget-latest-comment:hover {color: #72d5cd;}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .post_index_col { width:300px; margin:0 20px 0 0; }
				.widget-latest-title a { font-size:15px; line-height:20px; }
.aw-blog-read-more-home {font-size: 14px;}				
				
}


@media only screen and (min-width: 768px) {
.widget-latest-title a {
    
	line-height: 1.5em;
    height: 3.5em;
    width:100%;			
				
//***	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; **//
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) { 
    .post_index_col { width:228px; margin:0 18px 0 0; }
					.widget-latest-title a { font-size:12px; line-height:16px; }
					
					.widget-latest-details {
						padding:6px 5px 0 5px;
						min-width:75px;
						height:60px;
					}
					.widget-latest-details .day_post { font-size:30px; line-height:22px; margin:0 0 3px; }
					.widget-latest-details .month_post { font-size:11px;}
.postTitle h2 { font-size: 20px; }	
.aw-blog-read-more-home {font-size: 12px;}
		
					
}
@media only screen and (max-width: 767px) { 

.postContent img { max-width:100%;}
    
.blog_intex_posts { max-width:370px; margin:0 auto; display: block; }

.post_index_col { float:none; width:100%; margin:0 0 20px 0; }
.post_index_col.last { margin:0; }

.blog_index_block { padding:26px 10px 23px; }
.cms-index-index .blog_index_block .page-title h1 { font-weight:normal; padding: 0; margin-bottom: -30px;}

.blog_big_img { float:none; width:100%; margin:0 0 20px 0; }

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

.widget-latest-title a {padding: 28px 0 12px 0; font-size: 17px; }

.aw-blog-read-more {padding: 0 10px;}

				
}
@media only screen and (max-width: 480px) { 

.cms-index-index .blog_index_block .page-title h1 { font-size:25px; }
.widget-latest-title a { font-size:16px; line-height:20px; }
				
}

.blog-bg .postContent img{ max-width: 100%;}

.aw-blog-read-more-home {
    
    
    font-style: italic;
    font-weight: 400;
    
    color: #72d5cd;
    line-height: 12px;
    margin-bottom: 5px;
    position: relative;
    z-index: 2;				
	margin-left: auto;
    margin-right: auto;
    display: table;	
    padding: 2px 0 5px 0;	
}


.aw-blog-read-more-home:hover{ color:#303c4b; }





