.cat-post-widget .pwc_post {
	padding: 10px 1%;
	border-bottom: 1px solid #BCE4FD;
	width: 98%;
}

.cat-post-widget .pwc_post:hover {
	background: #f0f0f0;
}

.pwc_post h2{
	font-size: 14px;
	line-height: 130%;
}

.pwc_post h2 a:hover {
	text-decoration: none;
}

.pwc_post div a img {
	float: left;
	padding: 0 10px 0 0;
	width: 96px;
}

#sidebar1 .pwc_post div a img {
	float: left;
	padding: 0 10px 0 0;
	width: 96px;
	height: 75px;  
	margin-bottom: 3px;
}

.pwc_pic {
	height: 35px;
	float: left;
	padding: 0 15px 0 0;
}

.meta-data {
	font-size: 12px;
}

.homepage_widget h1 .avatar {
	height: 40px;
	width: 40px;
	float: left;
	margin: 0 15px 0 0;
}

.page .heading-font > img  {
    margin-top: 0px;
    margin-bottom: 0px;
	    margin-right: 10px !important;
		padding: 0;
    width: 40px;
    height: 40px;
    float: left !important;
}

.pwc_bottom {
	height: 50px;
	float: right;
	padding: 15px 0 0 10px;
}

.pwc_clear {
	display: block;
	clear: both;
}

.pwc_title {
    display: inline-block;
    margin: 7px 0 0;
	width: 77%;
}

.small_label {
	display: inline-block;
	width: 100px;
}

.small_select {
	width: 120px;
}

.homepage_widget h1 {
	background: url(images/bg-sidebar-h3.png) left bottom repeat-x #3C9CD2;
	background: -moz-linear-gradient(#3C9CD2, #1F6EB6);
	background: -webkit-linear-gradient(#3C9CD2, #1F6EB6);
	background: -o-linear-gradient(#3C9CD2, #1F6EB6);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3C9CD2', EndColorStr='#1F6EB6')";
	background: linear-gradient(#3C9CD2, #1F6EB6);
	border-bottom: 1px solid #195392;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	color: #fff !important;
	font: 20px "Pontano Sans", arial, sans-serif;
	box-sizing: border-box;
	padding: 7px 12px;
	text-shadow: 0 -1px 0 #333;
	width: 100%;
	zoom: 1;
}

.homepage_widget {
	padding-bottom: 5px;
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.homepage_widget .pwc_title {
	margin-top: 4px;
}

.homepage_widget h1 img {
	border: none;
}

.widget.homepage_widget .big_post_pw {
	margin: 10px 15px;
	margin: 0;
	background: #eaeaea;
	border-right: 5px solid #fff;
}

.entry-content section > ul {
    list-style-position: outside;
    margin: 0 !important;
}

.widget.homepage_widget ul li {
	width: 100%;
	box-sizing: border-box;
	padding: 5px 1%;
	margin-bottom: 0;
	list-style-image: none !important;
	list-style: none;
	border-bottom: 1px solid #fff;
	background: #EAEAEA none repeat scroll 0% 0%;
}

.wp_homepage_widget ul li {
	padding: 0 1%;
}

.homepage_widget ul li:hover {
	background: #DADADA none repeat scroll 0% 0%;
}

.widget.homepage_widget ul li > h2 > a {
	color: #444 !important;
}

.widget.homepage_widget ul > li > h2 > a:hover {
	text-decoration: underline !important;
	color: #444 !important;
}

.homepage_widget ul li a img {
	margin-right: 10px;
	width: 96px;
	border: none;
	min-height: 58px;
	max-height: 420px;
	}

.wp_homepage_widget ul li a img {
    margin-right: 10px;
    width: 96px;
    border: none;
    min-height: 58px;
	margin: 0 10px 0 0 !important;
}

.homepage_widget ul li h2 {
	font-size: 16px;
}

/***	widget design		***/

.widget.homepage_widget ul.big_post_pw li {
	float: left;
	width: 50%;
	box-sizing: border-box;
}

.homepage_widget ul.big_post_pw li.pwc_big_post {
	border: #fff !important;
	background: none;
}
.homepage_widget ul.big_post_pw li.pwc_big_post {
	background: #fff;
}

.widget.homepage_widget ul.big_post_pw li a {
	font-size: 14px;
	color: #444;
	font-weight: normal !important;
}

.widget.homepage_widget ul.big_post_pw li h2 {
	margin: 5px 0px;
}

.widget.homepage_widget ul.big_post_pw .pwc_big_post h2 > a   {
	font-size: 20px;
	line-height: 130%;
	font-weight: bold !important; 
}


.wp_homepage_widget ul.big_post_pw .pwc_big_post h2 > a {
	font:normal 20px "Pontano Sans", arial, sans-serif
}

.wp_homepage_widget ul.big_post_pw .pwc_big_post h2 > a {
    padding-left: 5px;
	font:normal 18px "Pontano Sans", arial, sans-serif;
}

.wp_homepage_widget ul.big_post_pw .pwc_big_post p {
	padding-left: 5px;
	font-family: helvetica;
	    color: rgba(0,0,0,.7);
    font-size: 15px !important;
	font-weight: normal !important;
	    line-height: 130%;
	
}
.widget.homepage_widget ul.big_post_pw .pwc_big_post .button{ 
	color: #fff;
	font-size: 12px;
}

.widget.homepage_widget ul.big_post_pw .pwc_big_post .button:hover {
	text-decoration: none !important;
}

.widget.homepage_widget ul.big_post_pw .pwc_big_post a img {
	width: 100%;
	height: auto;
	margin: 0px;
	max-height:420px;
}

.homepage_widget ul li a img.avatar {
	height: 58px;
}

.widget.homepage_widget ul.big_post_pw .pwc_big_post .qpm  {
	margin-top: 10px;
}

.widget.homepage_widget ul.big_post_pw li {
	background: #eaeaea;
	border-top: #ececec;
	border-bottom: 1px solid #fff;
	border-left: 3px solid #EAEAEA;
	font-family: "Pontano Sans" !important;
	border-bottom: 2px solid #fff !important;
}

.widget.homepage_widget ul.big_post_pw li:hover {
    background: #DADADA none repeat scroll 0% 0%;
}

#container .homepage_widget ul.big_post_pw li.pwc_big_post {
    background: #FFF none repeat scroll 0% 0%;
	min-height: 450px;
	padding-top: 0;
}

.widget.homepage_widget ul.big_post_pw li:hover {
	background: #dadada none repeat scroll 0% 0%;
}

.widget.homepage_widget ul.big_post_pw .pwc_big_post:hover {
    background: none;
}


.widget.homepage_widget ul.big_post_pw li a:hover {
	color: #000;
	transition: 0.4s;
	text-decoration: underline !important;
}

.cat-post-widget .avatar.photo {
	float: left;
	margin-right: 15px;
	width: 35px;
	height: 35px;
}


.wp_homepage_widget .pwc_big_post .button {
	background: transparent linear-gradient(#2982C5, #1C5FA5) repeat scroll 0% 0%;
	cursor: pointer;
	color: #FFF;
	font-size: 12px;
	float: left;
	margin-bottom: 5px !important;
	padding: 6px 15px 7px;
	border-radius: 3px !important;
	font: bold 12px arial !important;
	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
	margin-left: 2px;
}

.wp_homepage_widget ul.big_post_pw .pwc_big_post {
	background: #fff !important;
}

.wp_homepage_widget .pwc_big_post {
	background: #fff;
}

.wp_homepage_widget .pwc_big_post .button:hover {
	background: transparent linear-gradient(#2982C5, #15467A) repeat scroll 0% 0%;
}

.wp_homepage_widget .pwc_big_post .heading-font {
	margin: 15px 0px 0;
}

.wp_homepage_widget .pwc_post .heading-font {
    margin: 5px 0px !important;
	    width: 50%;
    float: left;
}


.wp_homepage_widget .pwc_big_post .heading-font {
    margin: 5px 0px !important;
	width:98%;
    float: left;
}

.wp_homepage_widget 
	
.wp_homepage_widget .pwc_big_post {
	width: 99% !important;
	margin: 0 0 2px 1% !important;
	border-bottom: 1px solid #fff !important;
	    background: #fff !important;
}

.wp_homepage_widget .pwc_big_post a{
    margin-bottom: 10px;
}

.wp_homepage_widget .big_post_pw {
border: none;
}

.wp_homepage_widget .entry-content section > ul {
    list-style-position: outside;
    margin: 0px 1% !important;
}

.wp_homepage_widget .pwc_big_post h2 a {
	margin-top: 10px;
    display: block;
}

.wp_homepage_widget .pwc_post {
    margin: 0 1% !important;
    width: 98% !important;
}

.wp_homepage_widget .post-thumbnail {
	margin: 0 !important;
}


.widget.wp_homepage_widget ul.big_post_pw .pwc_big_post .post-thumbnail a {
	text-align: center;
	width: 100%;
	display: inline-block;
}

.widget.wp_homepage_widget ul.big_post_pw .pwc_big_post .post-thumbnail a img {
	max-height: 300px;
    width: auto;
    margin: 0 auto !important;
    float: none;
}

@media (max-width: 677px) {
	#container .homepage_widget ul.big_post_pw li.pwc_big_post {
		width: 100%;
		padding: 20px;
		box-sizing: border-box;
	}
	
	.widget.homepage_widget .big_post_pw {
		border-right: none;	
	}
}

@media (max-width: 359px) {
	.pwc-title {
		width: 80%;
	}
}

.pwc_post .meta-data {
	padding-left: 17px;
	background: url(img/clock1.png) left center no-repeat;
}

.widget.homepage_widget ul.big_post_pw .pwc_big_post a img {
	max-height: 420px;
}

.smartphone .pwc_post .meta-data {
	float: left;
	height: 15px;
    line-height: 17px;
	    width: 50%;
    display: block;
}

.smartphone .pwc_big_post .meta-data {
	float: none;
	height: auto;
	line-height: auto;
}
 
.pwc_big_post.video .wp-post-image {
	width: 470px !important;
	height: 300px !important;
}

.homepage_widget ul li .title a img {
	min-height: auto;
}