

/*	Title Header component
********************/
  .title-header .title-header__text-strip {
    background: #f2f2f2 !important; }
 .title-header .title-header__sub-heading {
    color: #2d2d2d !important;
    font-size: 1.286rem; }
  .title-header .title-header__main-heading {
    color: #e0301e !important; }  
  
    
@media (min-width: 768px) {
    .title-header {
      padding-top: 0 !important;
      } }
/*	Title Header component ENDS
********************/

a.permFeature {
	background-color: #464646;
	min-height: 10.7rem;
	border: 1px solid #f2f2f2;
	transition: all 0.5s ease;
	text-decoration: none;
	color: #fff !important;
}

a.permFeature:hover {
	background-color: #e0301e;
}

a.permFeature p {
	color: #fff !important;
	font-style: normal;
}

a.permFeature h2 {
	font-style: normal;
}

.container.blog {
	padding-left: 30px;
	padding-right: 30px;
}

.feature-content .feature-content__panel {
	background-image: url("http://pwc.blogs.com/business_transformation/feature/feature-1.jpg") !important;
}

.feature-content .feature-content__panel .feature-content__text {
	height: 50%;
}

.feature-content .feature-content__panel .feature-content__text p {
    font-family: Arial, Sans-Serif;
    font-style: normal;
}

.feature-content .feature-content__panel .feature-content__text p.date {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.85rem;
    font-style: normal;
    margin-bottom: 0;
}

.feature-content .feature-content__panel .feature-content__text p.comments {
    font-style: normal;
}

.feature-content .feature-content__panel .feature-content__title {
    padding: 10px 20px;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(224, 48, 30, 0.75);
    height: 15%;
    font-size: 110%;
}
.feature-content .feature-content__panel .feature-content__title p {
    color: #fff !important;
}

@media (max-width: 767px) {
    .feature-content .feature-content__panel {
   	background-image: none !important;
    }
    .feature-content .feature-content__panel .feature-content__text {
	height: 85% !important;
    }

    .feature-content .feature-content__panel .feature-content__title {
        background: rgba(0, 0, 0, 0.75) !important;
        right: 0;
        transition: all 0.5s ease;
    }    
    .feature-content .feature-content__panel:hover .feature-content__title {
        background: #e0301e !important;
    }
}

.hero-title-textpanel {
    background: inherit;
}

ul.category-cloud {
	font-family: Arial, Sans-Serif;
        font-style: normal;
}

ul.category-cloud li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

ul.category-cloud li a:link, a:visited, a:active {
	text-decoration: none;
}
ul.category-cloud li a:hover {
	text-decoration: underline;
}

.category-cloud .cloud-weight-1  { font-size: 0.9em; }
.category-cloud .cloud-weight-2  { font-size: 0.95em; }
.category-cloud .cloud-weight-3  { font-size: 1em; }
.category-cloud .cloud-weight-4  { font-size: 1.125em; }
.category-cloud .cloud-weight-5  { font-size: 1.25em; }
.category-cloud .cloud-weight-6  { font-size: 1.375em; }
.category-cloud .cloud-weight-7  { font-size: 1.5em; }
.category-cloud .cloud-weight-8  { font-size: 1.625em; }
.category-cloud .cloud-weight-9  { font-size: 1.75em; }
.category-cloud .cloud-weight-10 { font-size: 1.75em; }

#twitter h2 a:link, #twitter h2 a:visited, #twitter h2 a:active {
	text-decoration: none;
	font-size: 2rem;
}

@media (min-width: 768px) {
.twitter-feed.col-sm-8.col-sm-push-2 {
	left: 25% !important;
	width: 50% !important; }
}


@media (min-width: 768px) {
.col-sm-6 {
    /*background-image: none !important; }*/
}
}

.col-sm-6.prev {
	padding: 20px 20px 40px 20px;
}

.col-sm-6.next {
	padding: 20px 20px 60px 20px;
}

.col-sm-6.prev a, .col-sm-6.next a  {
	text-decoration: none;
}
.col-sm-6.prev a span, .col-sm-6.next a span {
	display:block; padding-bottom: 10px; font-family: Arial, Sans-Serif; 
}

.col-sm-6.prev a span.heading, .col-sm-6.next a span.heading {
	font-weight: bold;
}
.col-sm-6.prev a span.title, .col-sm-6.next a span.title {
	font-size: 1.3rem;
	line-height: 1.25em;
	float:left;
	width: 99%;
} 
 
@media (min-width: 768px) {
.col-sm-6.prev {
	border-right: 2px solid #f2f2f2;
	padding:50px 50px 50px 150px;
}
.col-sm-6.next { padding: 50px; }
}

.mainFeat {
    background-image: url(../assets/images/feature/feature-1.jpg);
}


p, ul, ol {
	font-family: Arial, Sans-Serif;
	font-size: 130%;
}

ul {
	list-style: disc;
}

li {
	line-height: 1.5em;
	margin: 0 0 10px 20px;
}

.btn, .btn:link, .btn:hover, .btn:focus {
    padding: 8px 18px;
    font-size: 0.85rem;
    font-weight: normal;
}

h1 {
    color: #e0301e;
    font-style: normal;
    font-weight: normal;
    font-size: 2rem;
    line-height: 1.3em;
    margin: 20px 0 10px;
}
select {
    border-color: #ccc;
    background-color: #f2f2f2;
}

.tabsnew.section {
    margin: 30px 0;
}

.nav-tabs.displayTags > li > a {
    border-radius: 30px;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1em;
    outline: 0;
    padding: 0.928em 1.857em;
    text-decoration: none;
    text-transform: none;
    -moz-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    background-color: transparent;
    border: 1px solid #6d6e71;
    color: #2d2d2d;
}

.nav-tabs.displayTags > li.active > a, .nav-tabs.displayTags > li > a:hover, .nav-tabs.displayTags > li.active > a:hover, .nav-tabs.displayTags > li > a:focus, .nav-tabs.displayTags > li.active > a:focus {
    border: 1px solid;
    background-color: #6d6e71;
    border-color: #6d6e71;
    color: #ffffff;
}

.nav-tabs.displayTags > li.active > a {
    margin-bottom: 0;
}

.nav-tabs.displayTags > li {
    margin-right: 20px;
    margin-left: 0;
    padding-bottom: 30px;
}

.nav-tabs > li {
    float: left;
}

.nav > li {
    position: relative;
    display: block;
}

.clearer {
    clear: both !important;
    display:inline-block;
    height: 10px;
    line-height: 1px;
}

.feature-content__text.grey {
    background-color: #464646 !important;
}

.feature-content .feature-content__panel:hover .feature-content__text, .feature-content .feature-content__panel:focus .feature-content__text {
        background: #e0301e !important;
}

/* author block START */
.author-profile-box {
	font-family: Arial, Sans-Serif;
	clear: both;
	margin-bottom: 25px;
	float: left;
	/*height: 90px;*/
	min-height: 50px;
	/*min-height: 20px;
	margin-bottom: 10px;
    	margin-top: 40px;*/
}

.author-profile-box img.profile-img {
	border: 0;
	float: left;
	height: 80px;
	margin-right: 10px;
	width: 80px;
}

.author-profile-box p {
	/*padding: 0 0 10px 0;*/
	font-size: 100%;
	line-height: inherit;
	font-style: normal;
}
.author-profile-box p a, .author-profile-box p span {
	font-style: normal;
}
.author-profile-box img.linkedin, .author-profile-box img.twitter {
	height: 24px;
	width: 24px;
}
/* author block END */

.glb-footer .glb-footer__disclaimer p {
	font-family: arial, helvetica, sans-serif;
}

.author-profile-box img {
	float: left;
	height: l30px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.author-profile-box p {
	clear: none !important;
}
.author-profile-box.image {
	background-repeat: no-repeat;
	background-size: 80px;
	/*margin: 30px 0 20px 0;*/
	margin: 0 0 25px 0;
	min-height: 90px;
}
.author-profile-box.image p  {
	margin-left: 100px;
}
.author-profile-box img.profile-shot {
	float: left;
	width: 60px;
	margin: 0 10px 20px 0;
}
.dpe-component-wrapper.page-sharing {
	clear: both;
}
#main-body p, h1, h2, h3, h4, h5 {
	clear: both;
}

p.title-header__main-heading {
	clear: both;
	font-size: 2rem;
	line-height: 1.3em;
	margin: 20px 0 10px;
}

p#banner-header {
	clear: both;
	color: #e0301e;
	font-family: georgia, serif;
	font-size: 2rem;
	font-style: normal;
	font-weight: normal;
	line-height: 1.3em;
	margin: 20px 0 10px;
}

h1.category-title {
	font-style: normal;
	color: inherit;
	font-size: 2.5rem;
}

h1.feature-content__heading {
	font-size: 2.5rem;
	font-style: normal;
	color: inherit;
	font-weight: bold;
}

h1.content-header {
	font-size: 2.5rem;
	font-style: normal;
	color: inherit;
}
p.footnote {
	font-size: 1rem;
}
.more-articles {
	clear: both;
	float: left;
	margin: 10px 0 0 0;
}
.more-articles-img-social {
	clear: both;
	float: left;
	/*margin: 10px 0 20px 0;*/
	margin-top: 10px;
}
.more-articles-img {
  	clear: both;
  	float: left;
  	margin-left: 100px;
}

#main-body table {
	float: left;
	font-family: Arial, Sans-Serif;
	margin-bottom: 20px;
	line-height: 1.5em;
}
#main-body table thead {
   	font-weight: bold;
   	color: #d04a02;
}
#main-body table thead tr td {
    border-top: 0px !important;
}
#main-body table td {
    border-top: 1px dotted #2d2d2d;
    padding: 10px;
}
#main-body table td div {
    line-height: 1.5rem;
}

#main-body ol ol { font-size: 100%; }

@media (max-width: 767px) {
li {
  font-size: 100% !important;
}
}

.retired {
margin: 0 0 10px 0 !important;
}

#pwcTag {
    clear: both;
    /*padding-top: 20px;*/
}

#pwcTag h3 {
    margin-top:0px;
}
#pwcTag .tabsnew.section {
    /*margin: 20px 0;*/
}
#pwcTag li {
    margin-left:0px;
}

p.post-date {
    font-size: 0.9rem;

}

#main-body .author-profile-box p {
    margin-bottom: 10px;
}

#main-body p {
    margin-bottom: 25px;
}

h2.h4.feature-content__heading.feature-post__title {
    font-size: 1.35em;
}

.feature-content__text p.feature-post__excerpt {
    font-size: 15px;
    margin-bottom: 8px;
}

#main-body ul, #main-body ol {
    margin: 0 0 25px;
}

#main-body {
    margin-top: 25px;
}