.cq-thumbnail-placeholder-off{
   display:none;
}

.overflow-hidden {
   overflow: hidden;
}
#center .title span{font-size: 0.9em;}
#center .title span a{text-decoration: none;}
#center .title span a:hover {text-decoration: underline;}

/* Styles for table component -------------*/ 

.table table, .table td, .table tr, .table th{border: 0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #404041;}
.table td, .table th{padding: 5px;}
.table th{ font-family:Georgia, "Times New Roman"; font-weight:bold; text-align:left; border-bottom: 1px dotted #6d6e71;}
.table td>p{margin-top:0px;}

.table.line th{border-bottom: 1px solid #ccc;}
.table.line td{border-bottom: 1px solid #ccc;}


.table.dotted th{border-bottom: 1px dotted #c7c8ca;}
.table.dotted td{border-bottom: 1px dotted #ccc;}

.table.striped th {border-bottom: 1px dotted #6d6e71;}
.table.striped tr:nth-child(even) {background-color: #f0f0f0;}

.text ul, .text ol {
  display: inline-block;
  padding-left: 25px;
  margin-left: 0 !important; 
}
/* Styles for Textimage component -------------*/ 

.image_left img{
    display: block;
    padding-right: 20px;
}

.image_right img{
    display: block;
	padding-left: 20px;
}

.textimage.bg10-grey > h2, .textimage.bg10-grey > h3, .textimage.bg10-grey > h4, .textimage.bg10-grey > h5, .textimage.bg10-grey > p, .textimage.bg10 > h2, .textimage.bg10 > h3, .textimage.bg10 > h4, .textimage.bg10 > h5, .textimage.bg10 > p{margin-top: 0px;}

.image_left .textimage-image{float: left;   margin: 0 0 8px 0; overflow: hidden;}

.image_right .textimage-image{float: right;   margin: 0 0 8px 0; overflow: hidden;}

.image_left .textimage-modal{float: left;   margin: 0 8px 8px 0; overflow: hidden;}

.image_right .textimage-modal{float: right;   margin: 0 8px 8px 0; overflow: hidden;}

#center .image_left ul li, #center .image_left ol li{text-indent: -19px\0/; list-style-position: inside\0/;}

.textimage ul, .textimage ol {
  display: inherit;
  padding: 0;
  padding-left: 30px;
  margin-left: 0 !important;
}

#center .text.text_quote_v2 p:first-child {
	border-top: 2px dotted;
	display: table-cell;
	background-color: transparent;
}
.parsys_column .image_left.text_quote_v2 .textimage-text,
.parsys_column .image_right.text_quote_v2 .textimage-text {
	width: 100%;
}
.parsys_column .image_left.text_quote_v2 .textimage-image,
.parsys_column .image_right.text_quote_v2 .textimage-image {
	margin-top:5px;
}
.parsys_column .image_left.text_quote_v2 .textimage-text p,
.parsys_column .image_right.text_quote_v2 .textimage-text p {
	display:inline!important;
	border-top: none!important;
}
.parsys_column .image_right.text_quote_v2,
.parsys_column .image_left.text_quote_v2 {
	border-top:2px dotted;
	padding-top:5px;
	margin-top: 8px;
}

/* Styles for image component -------------*/ 

div.image p{font-family: Arial;}
div.image img.full-width{width:100%;}

div.image {
   position: relative;
   margin: 0;
   display:block;
   clear:both;
   width: 100%;
}

.img-alignment-center {
    text-align: center;
}

div.image.img-alignment-center img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.image.img-alignment-right {
  text-align:right;
}

div.img-alignment-center .modalbs {
	margin: 0px auto;
	position: relative;
    display: table;
}

div.image.img-alignment-right .modalbs{
	float: right;
}

div.image.img-alignment-center .modalbs .icon.image{
  margin: 0px auto;
}

div.image.img-alignment-right .modalbs .icon.image{
  left: auto;
}

/* Styles for image modal */
.image-component .modal-dialog {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
    margin: 0;
    width: auto !important;
}

.image-component .modal-content {
    margin: 0 !important;
}

.image-component .modal-image {
    display: block;
}

.image-component .modal-body {
    max-height: none !important;
}

.image-component .modal-icon {
    max-width: 100%;
}

/* Styles for typepadblog component -------------*/ 

/*
#right .typepadblog ul{
	list-style: none;
	margin: 0px;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: solid;
}

#right .typepadblog ul li{
	margin-bottom: 5px;
}

#right .typepadblog ul li a{
	text-decoration: none;
}
*/

#center .typepadblog h4{ font-family: Georgia; font-size: 1.5em; font-style: italic; font-weight: bold;}
#center .typepadblog h3 { font-weight: bold; font-style: normal; margin-top: 15px;}
#center .typepadblog h3:first-child { margin-top: 0px;}
#center .typepadblog h3 a, #center .typepadblog p a {text-decoration: none;}
#center .typepadblog h3 a:hover, #center .typepadblog p a:hover {text-decoration: underline;}
/* Styles for download component -------------*/ 

.clearer {clear: both;}
.download_wrapper{position: relative; width: 100%; margin: 10px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #404041; display: table;}
.download_wrapper h2{font-family: Georgia, "Times New Roman"; font-weight:bold; font-size:16px; line-height:1.4em; margin-top: 10px; color:#404041;}
.download_wrapper h2 a, .download_wrapper .col.right ul li a{color:#404041;}
.download_wrapper .col{float: left; position:relative; display: table-cell; float: none; vertical-align: top;}
.download_wrapper .col.left{width: 21%; background-color:#e7e7e8; border-top: 1px solid #CCC; border-left: 1px solid #CCC; border-bottom: 1px solid #CCC;}
.download_wrapper .col.left img{width: 92%; margin-top: 50px; float: right; margin-bottom: 10px;}
.download_wrapper .col.left a img{border: none;}
.download_wrapper .col.left .icon{width:40px; height:40px; background-repeat:no-repeat; position:absolute; top: 0px; left: 0px; z-index: 2;}
.download_wrapper .col.left .icon.pdf{ background-image:url("components/images/download/icon-pdf.png")}
.download_wrapper .col.right{width: 79%; margin-right: 0px; padding:2%; border-top: 1px solid #CCC; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC;}
.download_wrapper .col.right p.small{display: block; font-size:11px; margin-bottom: 0px; padding-bottom: 0px;}
.download_wrapper .col.right ul{ margin-left: 20px !important; width: 45%; float:left; margin-right:10px; list-style: none; margin:0px; padding:0px;}
.download_wrapper .col.right ul li{margin: 0px; padding:3px 0px;}
.download_wrapper .col.right ul li a{color: #eb8c00 !important;}
.download_wrapper .col.right ul:last-child {  float:left; clear:none; }

.download_wrapper.no_description .col.left{width: 10%; min-width:38px;}
.download_wrapper.no_description .col.left img{top: 20px; margin-bottom: 0px;}
.download_wrapper.no_description .col.right{width: 90%;}

.publication-no-cover {background-image: url("components/images/download/publication-no-cover.jpg");
		width: 92%; margin-top: 50px; float: right; margin-bottom: 20px;
}

/* Styles for modal component -------------*/ 
div.image.modalbs { margin: inherit;} 

.modalbs {position: relative;}
.modalbs .pointer{ cursor: pointer;}
.modalbs .icon{width: 24px; height:24px; position:absolute; left:0px; top:0px; background-repeat:no-repeat; z-index:2;}
.modalbs .icon.image{background-image: url("components/images/modalbs/icon-expand.png");}
.modalbs .icon.chart{background-image: url("components/images/modalbs/icon-chart.png");}
.modalbs .icon.video{background-image: url("components/images/modalbs/icon-video.png");}
.modalbs img{z-index: 1;}

.modal-open .modal{background-color: rgba(255,255,255,.85);}
.modal .modal-header{  border-bottom: 0px;}
.modal .modal-content{  border: 1px solid #CCC; border-radius: 0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin-top: 70px;}
.modal button.close{  position: absolute; right: -34px;  border: 2px solid #eb8c00;  color: #eb8c00;  width: 30px;  height: 30px;  top: -34px;  font-size: 31px;}
.modal-content h4 {  margin-top: 10px;
  position: absolute;
  font-family: Georgia;
  font-style: italic;
  font-weight: bold;
  color: #404041;}

.modal-backdrop-placeholder {
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1040;
   background-color: #000000;
}
.modal-backdrop-placeholder.fade {
   opacity: 0;
   filter: alpha(opacity=0);
}
.modal-backdrop-placeholder.in {
   opacity: 0.5;
   filter: alpha(opacity=50);
}

.modal.fade.cq-modal-placeholder {
position: relative;
   opacity: 1;
   overflow: visible;
   /*top: 100px;*/
}

.cq-modal-placeholder-off {
   display: none;
   /*position: relative;*/
   overflow-y: none;        
}

.cq-modal-placeholder {
   display: block!important;

}

@media (max-width: 980px) {
    .modal-content{width: 90% !important;}
}

@media (min-width: 768px) {
   .cq-modal-dialog-placeholder-off {
       width: 600px;
       margin: 30px auto;
   }
}

.cq-modal-disabled-placeholder {
   pointer-events: none;
   cursor: default;
}

.cq-modal-disabled-placeholder-off {
   pointer-events: all;
   cursor: default;
}

.modal-body {
   max-height: calc(100vh - 210px);
   overflow-y: auto;
}

/* Styles for rte plugins -------------*/ 
#CQrte a.modalbs {
	background-color: #eb8c00;
}

a.btn-centered{
    margin: 0 auto 20px;
}

a.btn {
    display: table !important;
    padding: 14px 23px;
    font: 13px/16px Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    background: #f0f0f0;
    -webkit-transition: background .2s ease-out;
    -moz-transition: background .2s ease-out;
    -o-transition: background .2s ease-out;
    transition: background .2s ease-out;
}

a.btn:hover{
    padding: 14px 23px;
}

a.tweetthis {
    color: #00aced;
    padding-right: 16px;
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIE1hY2ludG9zaCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NTMxRkJCMkE0MzgxMUUxOEQxMTgzNjBDNjQ4QTVBMiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NTMxRkJCM0E0MzgxMUUxOEQxMTgzNjBDNjQ4QTVBMiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjg1MzFGQkIwQTQzODExRTE4RDExODM2MEM2NDhBNUEyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg1MzFGQkIxQTQzODExRTE4RDExODM2MEM2NDhBNUEyIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+mVdMVgAAAMVJREFUeNpi/P//PwPj2vcC/4MFPzCgAZA4kEoAYhD9AKhmAVSMgRGqcT2QvREkgabxPJAyQBI6AMQKQNzIBBUAmTIfqHA+3MS17w3QNIGAA1TtBZjGhVAa5Kz7IAOAdDwDdpAIdNkFmFP3Q00jCICaGEE0zMZCIP5AhL4LMAYT1BSQwEQiNE9E0YgUYg/w2YYc6kxIbgdpTATiDTic6IgswAIN/n4gDoAGNToA2VKInkDAoYoUbwFIciBnHwBqwOp8gAADAKjQTaVhdANrAAAAAElFTkSuQmCC) no-repeat bottom right;
    display:inline-block;
}

.text.bg10, .text.bg10-grey{
  padding: 15px;
  margin-bottom: 10px;
}

.text.spacer_before{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6d6c71;
}

.text.spacer_after{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6d6c71;
}

.text.spacer_both{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #6d6c71;
  
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #6d6c71;
}

#center .text ol{ /* fixes indentation issue PR-568*/
  margin-left: -17px;
}

#center .text.text_large{
  font-size: 1.2em;
}

#center .text.text_quote_v2  p:first-child {border-top: 2px dotted}
#center .text.text_quote_v2  p{font-family: georgia; font-size: 1.2em; font-style: italic;margin-top: 8px; padding-top: 5px; }

/* text_quote backwards comp before R1.03*/
#center .text.text_quote p:before{
  content: '“';
  font-family: Georgia;
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  line-height: 15px;
  padding-right: 5px;
  float: left;
}

#center .text.text_quote p:after{
  content: '”';
  font-family: Georgia;
  font-size: 30px;
  font-style: italic;
  font-weight: bold;
  line-height: 15px;
  padding-left: 5px;
  float: right;
}

/* Bootstrap overrides for ie9 toolbar*/
button.x-btn-text {
          box-sizing: border-box;
}
/* Styles for collection component -------------*/ 

.collection{position: relative; width:100%; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#404041;}
.collection h3{font-family: Georgia, "Times New Roman"; font-weight:bold; font-size:15px; font-style:italic; padding:3px 0px; margin:3px 0px;}
.collection h3 a, .collection  .col.right ul li a{color:#404041;}

.collection-container p.more-results {
  font-family: Georgia;
  font-weight: bold;
  font-size: 1em;
  clear: both;
}

.form-control{-webkit-box-shadow: none; -moz-box-shadow: none;   box-shadow: none;
  border-radius: 0px;
  text-align: right;
  margin-bottom: 7px;
  padding: 0px 5px;
  height: 29px;
  font-size: 13px;
  margin-top: 10px;
}
.collection .form-control{  height: 24px;}
.collection .form-control:focus{box-shadow: 0px 0px 5px #f0f0f0; border: 1px solid #939598;}

.collection .item{position: relative; margin:0px; padding:10px 0px; border-bottom:1px dotted #CCC;}
.collection .item .col{float: left; margin-right:15px; position:relative;}
.collection .item .col p{line-height: 19px; padding:3px 0px; margin:3px 0px;}
.collection .item .col p.date{font-weight: bold; padding-top:0px; margin-top:0px;}

.collection .item .col.left img{border:1px solid #ccc;}
.collection .item .col.right{margin-right:0px;}

/* START Publications */ 
.collection .item .col.left{width: 102px; }
.collection .item .col.left img{  max-width: 100%;}
.collection .item .col.right{width: 438px;}

.parsys_column .collection .item .col.left{width: 22%; }
.parsys_column .collection .item .col.right{width: 69%;}
/* END Publications */

/* START Videos 
.collection .video .item .col.left{width: 127px;}
.collection .video .item .col.left img{width: 125px;}
.collection .video .item .col.left .icon{width:24px; height:24px; background-repeat:no-repeat; position:absolute; bottom:1px; left:1px;}
.collection .video .item .col.left .icon.video{background-image:url(components/images/icon-video.png)}
.collection .video .item .col.right{width: 408px;}
END Videos */

.collection span.tag{
  font-weight: normal;
}

.collection span.tag-separator{  
  border-left: 1px solid #CCC;
  margin-left: 10px;
  padding-left: 10px;
}

.collection .item p.extra-info{font-weight: bold;}
.collection .collection-filter{text-align: right; clear: both;}
.collection .collection-filter label{ text-align: right;  padding-top: 18px; margin-right: 5px;}
.collection .collection-filter select{float: right; padding: 0px 5px;}


/* Pagination */

#center nav.pager-wrapper{
  min-height: 30px;
}

#center nav.pager-wrapper ul{
  margin-left: 0px;
  list-style: none;
  padding: 0px;
}

#center nav.pager-wrapper ul li {
  list-style-image: none;
  padding: 0 1px;
  position: relative;
  float: left;
  margin: 0;
}

/*
#center nav.pager-wrapper ul li.active a{
  background-color: #939598;
}
*/

#center nav.pager-wrapper ul li a {
  display: block;
  cursor: pointer;
  border-radius: 0px;
  border: 0px;
  color: #FFF;
  font-family: Georgia;
  padding: 5px 14px;
  min-width: 20px;
  text-align: center;
}

#center nav.pager-wrapper ul li a:hover {
  color: #FFF;
  text-decoration: none !important; 
}

#center nav.pager-wrapper ul li.next {
  float: right;
}

#center nav.pager-wrapper ul li.previous {
  float: left;
}


#center nav.pager-wrapper ul.advanced {
  position: relative;
  float: left;
  left: 50%;
  padding: 0;
  list-style: none;
  margin-top:10px;
}

#center nav.pager-wrapper ul.advanced li {
  right: 50%;
}

.imgContainer { 
    position: relative; 
    left: 0; 
    top: 0;
}
.imgSuperior { 
    position: relative;
    top: 0; 
    left: 0;
    width: 100%;
} 
.imgInclude{ 
    position: absolute; 
    bottom: 20px;
    left: 20px; 
    height: 40px;
    width: 40px !important;
} 

@media(max-width:480px) {
    
    .imgInclude{ 
        height: 50px; 
    } 
}
  
/* Styles for Contact Collection component -------------*/ 
.contactscollection h2{padding-bottom: 5px; border-bottom: 1px solid;}
.contactscollection .contactcollection_wrapper{ position:relative; box-sizing:border-box; width:100%;}
.contactscollection .contactcollection_wrapper .row{clear: both; border-bottom:1px dotted #C7C8CA; padding:5px; margin-left: 0; margin-right: 0;}
.contactscollection .contactcollection_wrapper .col{ float:left; margin-right:15px;}
.contactscollection .contactcollection_wrapper .row .col:nth-last-child(2){margin-right: 0px;}
.contactscollection .contactcollection_wrapper .col.portrait{width: 85px;}
.contactscollection .contactcollection_wrapper .col.portrait img{width: 85px;}
.contactscollection .contactcollection_wrapper .col.main-info{width: 155px;}
.contactscollection .contactcollection_wrapper .col.details-info{width: 200px;}
.contactscollection .contactcollection_wrapper .row.no-portrait .col.main-info{width: 215px;}
.contactscollection .contactcollection_wrapper .row.no-portrait .col.details-info{width: 255px;}
.contactscollection .contactcollection_wrapper dl{ margin:0; padding:0;}
.contactscollection .contactcollection_wrapper dl dt{ font-family:Georgia, "Times New Roman", serif; font-weight:bold; font-style:italic; font-size: 13px; line-height: 17px; padding-bottom: 5px}
.contactscollection .contactcollection_wrapper dl dd{margin:0; padding:0;}
.contactscollection .contactcollection_wrapper .details-info label{font-weight: bold; font-size:12px; padding: 0;  margin: 0px;}
.contactscollection .contactcollection_wrapper .details-info p{ font-size:11px; line-height:15px;}
.contactscollection .contactcollection_wrapper .details-info label + p{ margin-top:0; padding-top: 0;}

.form-control{-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;   border-radius: 0px;   width: inherit;   padding: 0px 10px;   text-align: right; margin-bottom: 7px;}


.contactscollection .collection-filter {
  text-align: right;
  clear: both;
}
.contactscollection .collection-filter select{  float: right; padding: 0px 5px;}

.contactscollection  .collection-filter label {
  text-align: right;
  padding-top: 18px;
  margin-right: 5px;
}

.contactscollection  .collection-filter select {
  float: right;
}

.contactscollection .form-control{  height: 24px;}
.contactscollection .form-control:focus{box-shadow: 0px 0px 5px #f0f0f0; border: 1px solid #939598;}

#center .contactscollection .contactcollection_wrapper ul.social-network{ margin: 5px 0 0 0; padding:0;}
#center .contactscollection .contactcollection_wrapper ul.social-network li{ float:left; list-style:none; list-style-image:none; list-style-type:none; margin-right: 20px; padding:0; }
#center .contactscollection .contactcollection_wrapper ul.social-network li:last-child{ margin-right:0;}
#center .contactscollection .contactcollection_wrapper ul.social-network li a{ background-repeat: no-repeat; background-position: left top 1px; padding-left: 18px; height:15px; color: #404041;}
#center .contactscollection .contactcollection_wrapper ul.social-network li.linkedin a{ background-image: url(components/images/contactscollection/linkedin.png);}
#center .contactscollection .contactcollection_wrapper ul.social-network li.twitter a{ background-image: url(components/images/contactscollection/twitter.png);}

.media-card {

padding-bottom: 30px;
}

.media-card  .media-card__image {
padding-right: 0; /*	override grid padding */
}

.media-card .thumbnail {
box-shadow: none;
border: none;
margin-bottom: 10px;
padding: 0;
}

.temp-abs-pos {
position: absolute;
}

.media-card__social-link {
display: inline-block;
}

.media-card__content {
line-height: 24px;
padding-top: 15px;
font-size: 14px;
}

.media-card__content span {
display: block;
}


.media-card__content a {
text-decoration: underline;
}


.media-card__content a:hover {
text-decoration: none;
}

.media-card__heading {
border-bottom: 1px solid #ccc;
display: inline;
margin-top: 0;
padding-bottom: 4px;
text-decoration: none;
transition: all 200ms ease-in-out;
}

.media-card__heading:hover, .media-card__heading:focus {
border-bottom: 2px solid #e0301e;
text-decoration: none;
}


@media (min-width: 768px) {
	.media-card {
    height: 210px;
    }
}

@media (min-width: 992px) {
	.media-card {
	height: 210px;
	}
}

/*	Listing filters 
********************/

.listing-filters {
padding-top: 30px;
padding-bottom: 30px;
}

.listing-filters .form-group {
display: inline-block;
margin-right: 6px;
}

@media (min-width: 768px) {
	.listing-filters {
	padding-top: 70px;
	padding-bottom: 70px;
	}
}

/*	end Listing filters 
********************/


/*	Thumbnail (generic)
********************/
.thumbnail__clip {
/*max-height: 100px;/* default	*/
overflow: hidden;
position: relative;
width: 100%; /* default	*/
}
.thumbnail__clip--100x100 {
/*max-height: 100px;*/
/*width: 100px;*/
}

.thumbnail__clip-vert-center {
position: absolute;
top: 50%;
-webkit-transform: translate3d(0,-50%,0);
    -ms-transform: translate3d(0,-50%,0);
        transform: translate3d(0,-50%,0);
}

.thumbnail__clip img {

}

/*	end Thumbnail (generic)
********************/


/*	Generic social media icons listing
********************/
.generic-social {
padding: 10px 0;
}

.generic-social .generic-social__social-link {
display: inline-block;
margin-right: 4px;
text-decoration: none;
}

/*	end Generic social media icon listing
********************/

/* CSS in addition to parallax - to be removed when latest typography CSS is implemented */

.listing-filters__select {
    font-size: 14px;
    -moz-appearance: none;
    background-size: 15px 15px;
}

.media-card__heading.h5 {
    font-size: 20px;
    line-height: 30px;
}

.media-card__heading.serif {
    font-style: normal;
}

.media-card__content .text-lighter {
    color: #6e6d72;
}

.media-card__content .text-lighter a {
    color: inherit;
}

.media-card__image .img-responsive--stretch {
    display: block;
    height: auto;
    width: 100%;
}

.media-card a, .media-card a:hover, .media-card a:focus {
    color: inherit;
}
#center nav.pager-wrapper ul li.page-nav-date{
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  display: block;
  font-family: Georgia;
  text-align: center;
  padding: 0;
}

/* Pagination */


#center ul.eventspagination{
  margin-left: 0px;
  list-style: none;
  padding: 0px;
  min-height: 30px;  
  position: relative;
  float: left;
  left: 50%;
  margin-top:10px;
}

#center ul.eventspagination li {
  list-style-image: none;
  padding: 0 1px;
  position: relative;
  float: left;
  margin: 0;
   right: 50%;
}

#center ul.eventspagination li.active a{
  background-color: #939598;
}

#center ul.eventspagination li a {
  display: block;
  cursor: pointer;
  border-radius: 0px;
  border: 0px;
  color: #FFF;
  font-family: Georgia;
  padding: 5px 14px;
  min-width: 20px;
  text-align: center;
}

#center ul.eventspagination li a:hover {
  color: #FFF;
  text-decoration: none !important; 
}

#center ul.eventspagination li.next {
  float: right;
}

#center ul.eventspagination li.previous {
  float: left;
}

.event-table{width: 100%; border-collapse: separate;}

.event-table, .event-table td, .event-table tr, .event-table th{ border: 0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color: #404041;}
.event-table td, .event-table th{padding: 5px;}
.event-table th{ font-family:Georgia, "Times New Roman"; font-weight:bold; text-align:left; border-bottom: 1px dotted #6d6e71;}
.event-table td>p{margin-top:0px;}

.event-table.line th{border-bottom: 1px solid #ccc;}
.event-table.line td{border-bottom: 1px solid #ccc;}

.event-table.dotted th{border-bottom: 1px dotted #c7c8ca;}
.event-table.dotted td{border-bottom: 1px dotted #ccc;}

.event-table.striped th {border-bottom: 1px dotted #6d6e71;}
.event-table.striped tr:nth-child(even) {background-color: #f0f0f0;}



/* Component: Accordion */
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > a {
    color: inherit;
}
.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
    border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #428bca;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #428bca;
}
.panel-primary > .panel-heading .badge {
    color: #428bca;
    background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

/* PwC */
.panel {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}
.panel-group .panel {
    border-radius: 0;
    border: 0;
}
.panel-title { text-transform: none; }
.panel-default > .panel-heading {
    border: 0;
    border-radius: 0;
    border-color: none;
}
.panel-group .panel-heading + .panel-collapse > .panel-body { border: 0; }
.panel-heading, .panel-title { padding: 0; }
.panel-title a {
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    font-size: 0.8em;
    padding: 5px 10px;
    font-family: Georgia, "Times New Roman";
    background-repeat: no-repeat;
    background-position: center right;
}
.panel-title a:focus { outline: 0; }

/* Remove old H2 styles */
.accordion.section .parsys h2 {
    background-color: transparent;
	background-image: none;
	cursor: default;		
	padding: 0;
	color: #000 !important;
	font-size: 1.3em; 
	margin: 0.5em 0;
}
.mediaplayer.section { height: inherit !important; }
a.viewtranscript { display: block; }

/* Responsive */
@media (max-width: 980px) {
	.mediaplayer iframe { width: 100%; }
}
/* Component: Slider */
.slider { max-width: 980px; }
#pwccarousel {	
	position: relative;
	overflow: hidden;
	padding-bottom: 35px;
	/*	height: 420px; */
	width: 100%;
	height: auto;
    margin-bottom: 10px;
}
#pwccarousel.landing { width: 100%; }
#pwccarousel .items {
	width: 20000em;
	height: 100%;
	position: relative;
	clear: both;
}
#pwccarousel .items .slide {
	padding: 0;
	overflow: hidden;
	margin: 0;
	width: 980px;
	height: 419px;
	position: relative;
	float: left;
}
#pwccarousel.landing .items .slide { width: 768px; height: 351px; }
#pwccarousel .items .slide .feature {
	height: 100%;
	padding: 10px;
	background-position: top left;
	float: left;
	position: relative;
}

#pwccarousel .items .slide .feature.f100 { width: 100%; height: 400px; }
#pwccarousel .items .slide .feature.f50 { width: 469px; height: 400px; margin-right: 1px; }
#pwccarousel .items .slide .feature.f25 { width: 225px; height: 400px; float: right; }
#pwccarousel .items .slide .feature.f12 { width: 224px; height: 190px; margin-right: 1px; margin-bottom: 1px; }

#pwccarousel .items .slide .feature.f30 { width: 235px; height: 331px; margin-right: 1px; }
#pwccarousel .items .slide .feature.f15 { width: 492px; height: 155px; margin-bottom: 1px; }
#pwccarousel .items .slide .feature.f7 { width: 235px; height: 155px; margin-right: 1px; margin-bottom: 1px; }

#pwccarousel.authortrue .items .slide .feature.empty { width: 5px; height: 50px; float: left; clear: left; }

#pwccarousel .items .slide .feature.tangerine.noimg { background-color: #eb8c00; }
#pwccarousel .items .slide .feature.orange.noimg { background-color: #dc6900; }
#pwccarousel .items .slide .feature.red.noimg { background-color: #e0301e; }
#pwccarousel .items .slide .feature.rose.noimg { background-color: #db536a; }
#pwccarousel .items .slide .feature.burgundy.noimg { background-color: #a32020; }
#pwccarousel .items .slide .feature.maroon.noimg { background-color: #602320; }
#pwccarousel .items .slide .feature.black.noimg { background-color: #6d6e71; }
#pwccarousel .items .slide .feature.white.noimg { background-color: #ffffff; }
#pwccarousel .items .slide .feature.grey.noimg { background-color: #968c6d; }

#pwccarousel .items .slide .feature.tangerine .content { background-color: #eb8c00; }
#pwccarousel .items .slide .feature.orange .content { background-color: #dc6900; }
#pwccarousel .items .slide .feature.red .content { background-color: #e0301e; }
#pwccarousel .items .slide .feature.rose .content { background-color: #db536a; }
#pwccarousel .items .slide .feature.burgundy .content { background-color: #a32020; }
#pwccarousel .items .slide .feature.maroon .content { background-color: #602320; }
#pwccarousel .items .slide .feature.black .content { background-color: #6d6e71; }
#pwccarousel .items .slide .feature.white .content { background-color: #ffffff; }
#pwccarousel .items .slide .feature.grey .content { background-color: #968c6d; }

#pwccarousel .items .slide .feature .content { position: absolute; width: auto; filter:alpha(opacity=95); opacity:0.95; padding: 10px; color: #fff; margin: 10px; }
#pwccarousel .items .slide .feature.topleft .content { top: 10px; left: 10px; }
#pwccarousel .items .slide .feature.topright .content { top: 10px; right: 10px; }
#pwccarousel .items .slide .feature.bottomleft .content { bottom: 10px; left: 10px; }
#pwccarousel .items .slide .feature.bottomright .content { bottom: 10px; right: 10px; }
#pwccarousel .items .slide .feature.noimg .content { filter:alpha(opacity=100); opacity:1.0; margin: 0; padding: 10px; }
#pwccarousel .items .slide .feature small { font-size: small; display: block; }
#pwccarousel .items .slide .feature a { font-size: 1.6em; line-height: 1.1em; text-decoration: none; color: #fff; font-family: Georgia, "Times New Roman"; font-style: italic; display: block; margin: 10px 0;}
#pwccarousel .items .slide .feature.noimg a, #pwccarousel .items .slide .feature.noimg small { color: #fff; }
#pwccarousel .items .slide .feature a:hover { text-decoration: underline; }
#pwccarousel .items .slide .feature a span { font-size: 0.7em; line-height: 1.2em; display: block; font-style: normal; margin: 5px 0;}

#pwccarousel .items .slide .feature.white .content,
#pwccarousel .items .slide .feature.white a,
#pwccarousel .items .slide .feature.white.noimg a,
#pwccarousel .items .slide .feature.white.noimg small
{ color: #404041; }

.pwccarouselfooter { width: 100%; height: 34px; position: absolute; bottom: 0; }
.pwccarouselfooter .browse { 
		display: block;
		position: absolute;
		top: 0;
		z-index: 1;
		height: 100%;
		cursor: pointer;
		background-color: #c7c8ca;
  		background-repeat: no-repeat;
		background-position: 50% 55%;
		width: 34px;
		background-position: 50% 50%;  }
.pwccarouselfooter .jcarousel-prev { left: 0; background-image: url('components/images/slider/homeslider-left.gif');  }
.pwccarouselfooter .jcarousel-next { right: 0; background-image: url('components/images/slider/homeslider-right.gif'); border-right: 1px solid #fff;  }
.pwccarouselfooter .jcarousel-pagination { position: static; width: auto !important; top: auto; right: auto; text-align: center; margin: 0 auto; }
.pwccarouselfooter .jcarousel-pagination a {
	float: none;
	display: inline-block; zoom: 1; *display: inline;
	width: 60px;
	height: 30px;
	border: 0;
	margin-right: 2px;
	border-bottom: 4px solid #c7c8ca;
	color: #c7c8ca;
	text-decoration: none !important;
	text-align: center;
	font-size: 1.4em; line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman";
}
.pwccarouselfooter .jcarousel-pagination a.active { border-bottom: 8px solid #eb8c00; height: 26px; color: #eb8c00; }
.pwccarouselfooter .jcarousel-pagination a:hover { color: #eb8c00; }

#pwccarousel.singleslide { padding-bottom: 0; }
#pwccarousel.singleslide .pwccarouselfooter { display: none; }


#pwccarousel .items .slide .feature .viewtranscript { display: block; font-size: 1em; font-style: normal;   font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }  

/* Responsive */
#pwccarousel.mobile .items .slide { width: auto; height: 350px; }
#pwccarousel.mobile .items .slide .feature { height: 100%; }
#pwccarousel.mobile .items .slide .feature a { font-size: 1.4em; }
#pwccarousel.mobile .items .slide .feature.f25 { float: left; }
#pwccarousel.mobile .items .slide .feature.f50, #pwccarousel.mobile .items .slide .feature.f25, #pwccarousel.mobile .items .slide .feature.f12,
#pwccarousel.mobile .items .slide .feature.f30, #pwccarousel.mobile .items .slide .feature.f15, #pwccarousel.mobile .items .slide .feature.f7
{ margin-right: 1px; margin-bottom: 0; }

#pwccarousel.mobile2 .pwccarouselfooter .jcarousel-pagination { display: none; }
#pwccarousel.mobile2 .items .slide { height: 250px; }
#pwccarousel.mobile2 .items .slide .feature { background-image: none !important; }
#pwccarousel.mobile2 .items .slide .feature a { font-size: 1.3em; }
#pwccarousel.mobile2 .items .slide .feature.f50, #pwccarousel.mobile2 .items .slide .feature.f25, #pwccarousel.mobile2 .items .slide .feature.f12,
#pwccarousel.mobile2 .items .slide .feature.f30, #pwccarousel.mobile2 .items .slide .feature.f15, #pwccarousel.mobile2 .items .slide .feature.f7
{ width: inherit; }

#pwccarousel.mobile2 .items .slide .feature.tangerine { background-color: #eb8c00; }
#pwccarousel.mobile2 .items .slide .feature.orange { background-color: #dc6900; }
#pwccarousel.mobile2 .items .slide .feature.red { background-color: #e0301e; }
#pwccarousel.mobile2 .items .slide .feature.rose { background-color: #db536a; }
#pwccarousel.mobile2 .items .slide .feature.burgundy { background-color: #a32020; }
#pwccarousel.mobile2 .items .slide .feature.maroon { background-color: #602320; }
#pwccarousel.mobile2 .items .slide .feature.black { background-color: #6d6e71; }
#pwccarousel.mobile2 .items .slide .feature.white { background-color: #ffffff; }
#pwccarousel.mobile2 .items .slide .feature.grey { background-color: #968c6d; }

#pwccarousel.mobile2 .items .slide .feature.tangerine .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.orange .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.red .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.rose .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.burgundy .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.maroon .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.black .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.white .content { background-color: transparent; }
#pwccarousel.mobile2 .items .slide .feature.grey .content { background-color: transparent; }

#pwccarousel .items .slide .feature.noimg .content { filter:alpha(opacity=100); opacity:1.0;}

/* PR-1180 New Landing Grids */
#pwccarousel.landing .items .slide .feature.f100 { height: 331px; width: 747px; }
#pwccarousel .items .slide .feature.f33 { width: 235px; height: 331px; margin-right: 1px; }
#pwccarousel .items .slide .feature.f66 { width: 491px; height: 331px; margin-right: 1px; }
#pwccarousel.mobile .landing .items .slide .feature.f100, #pwccarousel.mobile2 .landing .items .slide .feature.f100 { width: 100%; }
#pwccarousel.mobile .items .slide .feature.f33, #pwccarousel.mobile .items .slide .feature.f66 { margin-right: 1px; margin-bottom: 0; }
#pwccarousel.mobile2 .items .slide .feature.f33, #pwccarousel.mobile2 .items .slide .feature.f66 { width: inherit; }

/* Component: Socialfollow */
#socialfollow { background-color: #6d6e71; padding: 5px 10px 5px 5px; }
#socialfollow span { display: inline-block; zoom: 1; *display: inline; font-size: 1.1em; font-weight: bold; padding: 0 5px 0 5px; vertical-align: -10%; font-style: italic; font-family: Georgia, "Times New Roman"; color: #fff; }
#socialfollow a { display: inline-block; zoom: 1; *display: inline; margin: 0 5px; }
/* Component: Socialshare*/
#socialshare { padding: 5px; border-top: 4px solid #968c6d; background-color: #f5f4f0; }
#socialshare a { display: inline-block; zoom: 1; *display: inline; margin: 0; }
/* Component: Tabs*/
.nav-tabs {
    margin-bottom: 10px;
    margin-left: auto !important;
}
.nav-tabs > li { margin-right: 10px; }
.nav-tabs > li > a {
    line-height: 1em;
    font-size: .85em;
    font-family: Georgia, "Times New Roman";
    border: 0;
    border-radius: 0;
    font-style: italic;
    font-weight: bold;
    outline: 0;
}
.nav-tabs > li > a {
    background-color: #fff;
    font-size: 0.9em;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background-color: #fff;
}
/* Component: Column Control */
.onecol.homepage .columnPar { float: left; }
.pwccol3-home-c0, .pwccol3-home-c1, .pwccol3-home-c2,
.pwccol4-home-c0, .pwccol4-home-c1, .pwccol4-home-c2, .pwccol4-home-c3,
.pwccol4-home-c-c0, .pwccol4-home-c-c1, .pwccol4-home-c-c2, .pwccol4-home-c-c3,
.pwccol2-landing-c0, .pwccol2-landing-c1, .pwccol2-landinga-c0, .pwccol2-landinga-c1, .pwccol2-landingb-c0, .pwccol2-landingb-c1, 
.pwccol3-landing-c0, .pwccol3-landing-c1, .pwccol3-landing-c2,
.pwccol3-landing-c-c0, .pwccol3-landing-c-c1, .pwccol3-landing-c-c2,
.pwccol2-content-c0, .pwccol2-content-c1, .pwccol2-contenta-c0, .pwccol2-contenta-c1, .pwccol2-contentb-c0, .pwccol2-contentb-c1, .pwccol2-contentc-c0, .pwccol2-contentc-c1,
.pwccol3-content-c0, .pwccol3-content-c1, .pwccol3-content-c2,
.pwccol1-longform-c0, .pwccol2-longform-c0, .pwccol2-longform-c1
{
	vertical-align: top;
	width: 224px;
	display: inline-block;
    /* background-color: #f0f0f0; */
}
.pwccol3-home-c0, .pwccol3-home-c1, .pwccol3-home-c2
{ padding: 10px; border-right: 1px solid #fff; background-color: #fdf4e5; }
.pwccol4-home-c-c0, .pwccol4-home-c-c1, .pwccol4-home-c-c2, .pwccol4-home-c-c3
{ padding: 10px; border-right: 1px solid #fff; }
.pwccol3-landing-c-c0, .pwccol3-landing-c-c1, .pwccol3-landing-c-c2
{ padding: 10px; border-right: 1px solid #fff; }
#center .pwccol3-landing-c-c2 ul li { list-style-image: url(data:image/gif;base64,R0lGODlhBQAIAPcBAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAEALAAAAAAFAAgAAAgQAAEIHEiwoEGCARIqXMgwIAA7); }
* html #center .pwccol3-landing-c-c2 ul li, *:first-child+html #center .pwccol3-landing-c-c2 ul li { list-style-image: url(data:image/gif;base64,R0lGODlhBQAIAPcBAP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAAEALAAAAAAFAAgAAAgQAAMIHEiwIICDCBMqXJgwIAA7); }

.pwccol3-home, .pwccol4-home, .pwccol4-home-c,
.pwccol2-landing, .pwccol2-landing, .pwccol2-landinga, .pwccol2-landingb, .pwccol3-landing, .pwccol3-landing-c, 
.pwccol2-content, .pwccol2-contenta, .pwccol2-contentb, .pwccol2-contentc, .pwccol3-content,
.pwccol1-longform, .pwccol2-longform
{ display: table; position: relative; width: 100%;}
.pwccol1-longform { width: 66%; margin: 0 auto; }

.pwccol2-landing, .pwccol2-landing, .pwccol2-landinga, .pwccol2-landingb, .pwccol3-landing, .pwccol3-landing-c, 
.pwccol2-content, .pwccol2-contenta, .pwccol2-contentb, .pwccol2-contentc, .pwccol3-content
{ border-collapse: separate; } /* border-spacing: 10px; } */

.pwccol3-home .parsys_column,
.pwccol4-home .parsys_column,
.pwccol4-home-c .parsys_column,
.pwccol2-landing .parsys_column,
.pwccol2-landinga .parsys_column,
.pwccol2-landingb .parsys_column,
.pwccol3-landing .parsys_column,
.pwccol3-landing-c .parsys_column,
.pwccol2-content .parsys_column,
.pwccol2-contenta .parsys_column,
.pwccol2-contentb .parsys_column,
.pwccol2-contentc .parsys_column,
.pwccol3-content .parsys_column,
.pwccol1-longform .parsys_column,
.pwccol2-longform .parsys_column
{ display: table-cell;  }

.pwccol3-home-c2, .pwccol4-home-c3, .pwccol4-home-c-c3, .pwccol3-landing-c-c2 { border-right: 0; }

.pwccol4-home-c0, .pwccol4-home-c1, .pwccol4-home-c2, .pwccol4-home-c3,
.pwccol2-landing-c0, .pwccol2-landing-c1, .pwccol2-landinga-c0, .pwccol2-landinga-c1, .pwccol2-landingb-c0, .pwccol2-landingb-c1, 
.pwccol3-landing-c0, .pwccol3-landing-c1,  .pwccol3-landing-c2
{ border-right: 15px solid #fff; }
.pwccol4-home-c3, .pwccol2-landing-c1, .pwccol2-landinga-c1, .pwccol2-landingb-c1, .pwccol3-landing-c2 
{ border-right: 0; }

.pwccol3-landing-c-c0, .pwccol3-landing-c-c1 { background-color: #f5f4f0; }
.pwccol3-landing-c-c2 { color: #fff; background-color: #6d6e71; }
.pwccol3-landing-c-c2 h2, .pwccol3-landing-c-c2 a { color: #fff !important; }

.pwccol4-home-c0, .pwccol4-home-c1, .pwccol4-home-c2, .pwccol4-home-c3 { width: 25%; }
.pwccol4-home-c-c3 { background-color: #6d6e71; }
.pwccol4-home-c h2 { font-style: italic; }
.pwccol4-home-c h3 { font-size: 1em; color: #000000; font-weight: bold; }

.pwccol2-landing-c0, .pwccol2-landing-c1 { width: 50%; }
.pwccol2-landinga-c0, .pwccol2-landingb-c1 { width: 33.33%; }
.pwccol2-landinga-c1, .pwccol2-landingb-c0 { width: 66.64%; }
.pwccol3-landing-c0, .pwccol3-landing-c1,  .pwccol3-landing-c2 { width: 33.33%; }  .pwccol3-landing-c1 { width: 33.34%; }

.pwccol2-content-c0, .pwccol2-content-c1, .pwccol2-contenta-c0, .pwccol2-contenta-c1, .pwccol2-contentb-c0, .pwccol2-contentb-c1, .pwccol2-contentb-c0, .pwccol2-contentb-c1,
.pwccol3-content-c0, .pwccol3-content-c1,  .pwccol3-content-c2
{ border-right: 7.5px solid #fff; }
.pwccol2-content-c1, .pwccol2-contenta-c1, .pwccol2-contentb-c1, .pwccol2-contentc-c1, .pwccol3-content-c2
{ border-right: 0; border-left: 7.5px solid #fff; }

.pwccol2-content-c0, .pwccol2-content-c1 { width: 50%; }
.pwccol2-contenta-c0, .pwccol2-contentb-c1 { width: 33.33%; }
.pwccol2-contenta-c1, .pwccol2-contentb-c0 { width: 66.64%; }
.pwccol2-contentc-c0 { width: 75%; }
.pwccol2-contentc-c2 { width: 25%; width: 50px; }
.pwccol3-content-c0, .pwccol3-content-c1,  .pwccol3-content-c2 { width: 33.33%; } .pwccol3-content-c1 { width: 33.34%; }

.pwccol1-longform-c0 { width: 66%; margin: 0 auto; } /* text-align: center */
.pwccol2-longform-c0, .pwccol2-longform-c1 { width: 50%; }
.pwccol2-longform-c0 { padding-right: 15px; }
.pwccol2-longform-c1 { padding-left: 15px; }

/* For homepage? */

.pwccol3-home h1, .pwccol3-home h2, .pwccol3-landing h1, .pwccol3-landing h2, .pwccol4-landing h1, .pwccol4-landing h2 { font-style: italic; background-color: transparent !important; border: 0 !important; line-height: 1.3em; padding: 0; font-size: 1.4em; margin-bottom: 5px;}
.pwccol3-home p, .pwccol3-landing p, .pwccol4-landing p { font-size: 1.1em; margin: 7px 0; font-family: arial; font-size: 1em; }
.pwccol3-home small, .pwccol4-landing small, .pwccol4-landing small { display: block; font-size: .85em;}
.pwccol3-home ul, .pwccol3-landing ul, .pwccol4-landing ul { margin-bottom: 10px; }
/*
.pwccol3-home a, .pwccol3-landing a, .pwccol4-landing a { display: block; text-decoration: none !important; font-family: Georgia, "Times New Roman"; font-size: 0.95em; font-weight: bold;}
.pwccol3-home ul li a, .pwccol3-landing ul li a, .pwccol4-landing ul li a { font-family: Arial, Helvetica, sans-serif; font-size: 0.95em; font-weight: normal; color: #404041 !important; }
*/

/* Responsive */
@media (max-width: 980px) {
	.pwccol3-home .parsys_column { width: 33.3%; }
}
@media (max-width: 500px) {
	.onecol.homepage .columnPar { float: none; }
	.columnPar .parsys_column { display: block;  width: 100%; }
}



table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting {
  cursor: pointer;
  *cursor: hand;
  padding-right: 20px;
}
table.dataTable thead .sorting {
  background: url("components/images/sort/sort_both.png") no-repeat center right;
}
table.dataTable thead .sorting_asc {
  background: url("components/images/sort/sort_asc.png") no-repeat center right;
}
table.dataTable thead .sorting_desc {
  background: url("components/images/sort/sort_desc.png") no-repeat center right;
}
table.dataTable thead .sorting_asc_disabled {
  background: url("components/images/sort/sort_asc_disabled.png") no-repeat center right;
}
table.dataTable thead .sorting_desc_disabled {
  background: url("components/images/sort/sort_desc_disabled.png") no-repeat center right;
}

.dataTables_paginate {
  position: relative;
  float: left;
  display: block;
  float: right;
}

.paging_simple_numbers a{
  display: block;
  cursor: pointer;
  border-radius: 0px;
  border: 0px;
  color: #fff;
  font-family: Georgia;
  padding: 5px 14px;
  min-width: 20px;
  text-align: center;
  float: left;
  margin-right: 1px;
}

.paging_simple_numbers span a{
  display: block;
  cursor: pointer;
  border-radius: 0px;
  border: 0px;
  color: #fff;
  font-family: Georgia;
  padding: 5px 14px;
  min-width: 20px;
  text-align: center;
  float: left;
  margin-right: 1px;
}

.paging_simple_numbers span a.current{
  cursor: default;
}


#center .paging_simple_numbers a:hover, #center .paging_simple_numbers span a:hover{
  color: #fff;
  text-decoration: none;
}
/* Component: Video Carousel */

.videocarousel {
	vertical-align: top;
	background-color: #6d6e71;
	color: #fff;
	padding: 10px 0;
    position: relative;
	width: inherit;
}

.mediaPar {
	vertical-align: top;
	width: 268px;
	display: inline-block;
	float: left;
	top: -38px;
	background-color: #6d6e71 !important;
	color: #fff !important;
	width: 245px;
	margin: 0 !important;
}
@media screen\9 { .mediaPar { top: -37px;} }
@media screen and (min-width:0\0) { .mediaPar { top: -39px;} }
@media screen\0 { .mediaPar { top: -39px;} }

.videocarousel h2, .videocarousel h3, .videocarousel h4 { color: #fff !important; padding: 0 10px; }
.videocarousel a { color: #fff !important; font-family: arial; font-size: .9em; text-decoration: underline !important;  }

	#videoslider {	
		position: relative;
		overflow: hidden;
        clear: both;
        padding-top: 5px;
	}
	#videoslider .items {
		padding-top: 0;
        margin-top: 15px;
		width: 20000em;
		position: relative;
		clear: both;
	}
	#videoslider .items .video{
		float: left;
		padding: 0 15px;
		background-position: top left;
		width: 195px;
		position: relative;
	}
    .mediaPar #videoslider .items .video { width: 215px; }

	#videoslider .items .video .vidicon { position: absolute; top: 0; left: 15px; width: 27px; height: 22px; background-image: url('components/images/videocarousel/vid-icon-2.png '); background-repeat: no-repeat; background-position: top left; }
	#videoslider .items .video img { width: 100% !important; }
	#videoslider h2, #videoslider h3, #videoslider h4 { padding: 0; }

	#videoslider a.browse {
		display: block;
		position: absolute;
		top: 15px;
		z-index: 1;
		height: 100%;
		width: 15px;
		height: 118px;
		margin-top: 15px;
		cursor: pointer;
		background-color: #000000;
  		background-repeat: no-repeat;
		background-position: 50% 50%;
	}
	#videoslider a.left { left: 0; background-image: url('components/images/videocarousel/arrow-white-l.png');}
	#videoslider a.right { right: 0; background-image: url('components/images/videocarousel/arrow-white-r.png');}

	#videoslider .vidnavi {
		position: absolute;
		top: 3px;
		right: 15px;
		z-index: 1000;
        height: 8px;
        margin: 2px 0;
	}
	#videoslider .vidnavi a {
		float: left;
		background-color: #939598;
        color: #939598 !important;
        text-decoration: none !important;
		display: block;
		margin-left: 7px;
		cursor: pointer;
        line-height: 8px;
        height: 8px;
        width: 8px;
        float: left;
        margin-left: 10px;
	}
	#videoslider .vidnavi a:hover, #videoslider .vidnavi a.active { background-color: #fff; color: #fff !important; }
	#videoslider .vidprev.browse, #videoslider .vidnext.browse { background-color: #000; position: absolute; margin-top: 5px !important; padding: 2px 0; }
	#videoslider .vidprev { left: 0; }
	#videoslider .vidnext { right: 0; }

    #videoslider .video a img { height: 122px; }

/* Responsive */

@media (max-width: 980px) {
    .mediaPar {
        martin: 0 auto;
        display: inline-block;
        top: 0;
    }
}


/* Component: RSS Feed */
#rssfeed .feeditem { margin: 5px 0; padding-bottom: 5px; border-bottom: 1px solid #f0f0f0; }
#rssfeed .feeditem span { display: block; }
#rssfeed .feeditem .smallhead { font-size: 0.9em; }
#rssfeed .feeditem .largehead { font-weight: bold; }
#rssfeed .feeditem a {}
.featurecarousel-overlayTextFeatureCarousel {
  position: absolute;
}

.featurecarousel-overlayTitleFeatureCarousel{
  display: block;
  font-size: 30px;
  /*color: #002341;*/
  margin: 20px 20px;
}

.cq-feature-disabled-placeholder {
  pointer-events: none;
  cursor: default;
}

.cq-feature-disabled-placeholder-off {
  pointer-events: all;
  cursor: default;
}

.feature-carousel{width: 100%; position:relative;}
#center .feature-carousel>ul{ list-style:none; margin:0px; padding:0px; overflow:hidden; position: relative; }
#center .feature-carousel>ul>li{ float:left; background-repeat:no-repeat; list-style: none; list-style-type: none; list-style-image: none; background-size:100%; word-break: break-word; }


#center ul li.slide{ padding: 0;   }

.feature-carousel ul li.slide-mobile {
    height: auto;
    padding: 0px 10px 20px 10px;
}

.feature-carousel ul li.slide-mobile .content {
    padding: 10px;
    width: inherit;
    position: relative;
}

.feature-carousel .content{padding: 15px; float: left; position: absolute; box-sizing: border-box;}
.feature-carousel .content.fullheight{ height:100%;}

.feature-carousel .action{
  cursor: pointer;
}

.feature-carousel .action:hover p, .feature-carousel .action:hover h2, .feature-carousel .action:hover h3, .feature-carousel .action:hover h4{
  text-decoration: underline;
}

/* Overlay alpha backgrounds */
.bg100-tangerine .content {background-color: rgba(235,140,0,0.85);}
.bg100-orange .content {background-color: rgba(220,105,0,0.85);}
.bg100-red .content {background-color: rgba(224,48,30,0.85);}
.bg100-rose .content {background-color: rgba(219,83,106,0.85);}
.bg100-burgundy .content {background-color: rgba(163,32,32,0.85);}
.bg100-maroon .content {background-color: rgba(96,35,32,0.85);}
.bg100-black70 .content {background-color: rgba(109,110,113,0.85);}
.bg100-black .content {background-color: rgba(0,0,0,0.85);}
.bg100-grey .content {background-color: rgba(150,140,109,0.85);}

.fg100-white h2, .fg100-white h3, .fg100-white p{ color: #fff !important;}


.featurecarousel-jcarousel-wrapper {
  margin: 0 auto;
  position: relative;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
}

.featurecarousel-overlayText {
  position: absolute;
  /*top: 100px;*/
  opacity: 0.7;
  /*background-color: #999;*/
  /*width: 350px;*/
  /* height: 80px;*/
  /*margin-left: 30px;*/
  padding: 30px 20px;
}

.featurecarousel-overlayTitle{
  display: block;
  font-size: 30px;
  color: #002341;
}

.featurecarousel-overlayDesc{
  display: block;
  margin-top: 15px;
  font-size: 20px;
  color: #770000;
}


/** Carousel **/

.featurecarousel-jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}

#center div.featurecarousel-jcarousel > ul {
  width: 20000em;
  position: relative;
  list-style: none !important; 
  list-style-type: none !important; 
  list-style-image: none !important;
  margin: 0;
  padding: 0;
}

#center .featurecarousel-jcarousel > li {
  float: left;
  list-style: none !important; 
  list-style-type: none !important; 
  list-style-image: none !important;
  padding: 0 !important;
}

#center .featurecarousel-jcarousel ul li ol{margin-left: -20px;}
/*#center .featurecarousel-jcarousel ul li ul{}*/

#center .featurecarousel-jcarousel ul li ul li, #center .featurecarousel-jcarousel ul li ol li {  list-style-image:inherit;  color: #FFF;}

#center .featurecarousel-jcarousel ul li ul li{list-style-image:url(../../designs/pwc/css_common/image/white_square.gif);}

#center .featurecarousel-jcarousel ul li a, #center .featurecarousel-jcarousel ol li a {  color: #fff;}

/** Carousel Pagination **/

#center ul.featurecarousel-jcarousel-pagination, #right ul.featurecarousel-jcarousel-pagination, #left ul.featurecarousel-jcarousel-pagination {
  margin: 10px 0;
  padding: 0;
  min-height: 10px;
  top: -38px;
  position: relative;
}

#center ul.featurecarousel-jcarousel-pagination li, #right ul.featurecarousel-jcarousel-pagination li, #left ul.featurecarousel-jcarousel-pagination li {
  list-style: none ;
  float: left;
  width: 23px  !important;
  height: 23px  !important;
  text-align: center;
  padding: 5px 0 0 0;
  border-radius: 0px !important;
  font-family: Georgia;
  font-size: 15px;
  font-style: italic;
  margin-right: 0px;
}

#center ul.quotecarousel-jcarousel-pagination li, #right ul.quotecarousel-jcarousel-pagination li, #left ul.quotecarousel-jcarousel-pagination li {
    list-style: none;
    float: left;
    width: 8px !important;
    height: 3px !important;
    text-align: center;
    padding: 5px 0 0 0;
    border-radius: 0px !important;
    font-family: Georgia;
    font-size: 15px;
    font-style: italic;
    margin-right: 6px;
    cursor: pointer;
}
#center ul.quotecarousel-jcarousel-pagination, #right ul.quotecarousel-jcarousel-pagination, #left ul.quotecarousel-jcarousel-pagination{
    margin: 10px 0;
  padding: 0;
  min-height: 10px;
  top: 0px;
  position: relative;
}

#center ul.featurecarousel-jcarousel-pagination li.active a, #left ul.featurecarousel-jcarousel-pagination li.active a, #right ul.featurecarousel-jcarousel-pagination li.active a{
  color: #fff;
} 



#center ul.featurecarousel-jcarousel-pagination li a:hover, #right ul.featurecarousel-jcarousel-pagination li a:hover, #left ul.featurecarousel-jcarousel-pagination li a:hover{
  text-decoration: none !important;
}

#center ul.featurecarousel-jcarousel-pagination li, #right ul.featurecarousel-jcarousel-pagination li, #left ul.featurecarousel-jcarousel-pagination li {
  cursor: pointer;
}





.radiocss {
            display:none ! important;
        }

.radiocss + label {
        display:inline-block;
        margin:-2px;
        padding: 3px 3px 5px 3px;
        margin-bottom: 0;
        font-size: 14px;
        line-height: 20px;
        color: #333;
        text-align: center;
        text-shadow: 0 1px 1px rgba(255,255,255,0.75);
        vertical-align: middle;
        cursor: pointer;
        background-color: #f5f5f5;
        background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
        background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
        background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
        background-image: -o-linear-gradient(top,#fff,#e6e6e6);
        background-image: linear-gradient(to bottom,#fff,#e6e6e6);
        background-repeat: repeat-x;
        border: 1px solid #ccc;
        border-color: #e6e6e6 #e6e6e6 #bfbfbf;
        border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
        border-bottom-color: #b3b3b3;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);
        filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    }

input[type=radio].radiocss:checked + label{
        background-image: none;
        outline: 0;
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
            background-color:#e0e0e0;
    }

.featurecontent {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.featurecontent *{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.featurecontent h1,.featurecontent h2,.featurecontent h3 {
	font-family: Georgia,  "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style:normal;
	font-weight:normal;
    color: white !important;

}

@media screen and (min-width: 768px) {
    /* For desktop: */
    .featurecontent h2{font-size:24px; margin:5px 0px 10px;}
	.featurecontent .lead{font-size:16px;}
	.featuredContent-text{height:50%;}
	.featurecontent .no-image .featuredContent-text {height: 100%;}
}

@media screen and (max-width: 768px) {
    /* For desktop: */
    .featurecontent h2{font-size:20px;}
	.featurecontent .lead{font-size:14px;}
	.featuredContent-text{max-height:50%;}
	.featurecontent .no-image .featuredContent-text {max-height: 100%;}
}

.featurecontent p {
	font-family: Arial, sans-serif;
	font-style:regular;
	
	}

.full-bleed{
	padding-left:0px;
	padding-right:0px;
}

.featuredContent {
	position: relative;	
 	min-height: 300px !important;
    cursor: pointer;  
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin-bottom:0px;
	border:1px solid white;
}	

.featuredContent .no-image {
	background: rgba(224,48,30,1);	

}

.featurecontent .no-image p {
	font-family: Georgia, sans-serif;
	font-style: italic;
	
}

.featuredContent-text{
	color:white;
	padding: 10px 20px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.75);	
	transition: all 0.5s ease;	
}
.featuredContent:hover .featuredContent-text,
.featuredContent:hover .featuredContent-text-single
 {
	background: rgba(224,48,30,1);	
}

.featuredContent-text-single{
	color:white;
	padding: 10px 30px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.75);	
	transition: all 0.5s ease;	
} 

.featurecontent .no-image .featuredContent-text-single{
	color: white !important;
	padding: 10px 30px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;	
	transition: all 0.5s ease;

}

.featurecontent .no-image .featuredContent-text{
	color:white;
    height: 100%;
	padding: 10px 20px;
	position:absolute;
	bottom: 0;
	left: 0;
	right: 0;	
	transition: all 0.5s ease;	
}


/* Overlay alpha backgrounds */
.featurecontent .bga85-tangerine {background-color: rgba(235,140,0,1);}
.featurecontent .bga85-orange {background-color: rgba(220,105,0,1);}
.featurecontent .bga85-red {background-color: rgba(224,48,30,1);}
.featurecontent .bga85-rose {background-color: rgba(219,83,106,1);}
.featurecontent .bga85-burgundy {background-color: rgba(163,32,32,1);}
.featurecontent .bga85-maroon {background-color: rgba(96,35,32,1);}
.featurecontent .bga85-black70 {background-color: rgba(109,110,113,1);}
.featurecontent .bga85-black {background-color: rgba(0,0,0,1);}
.featurecontent .bga85-grey {background-color: rgba(150,140,109,1);}


.featurecontent .bga85-tangerine .featuredContent-text{background-color: rgba(235,140,0,1);}
.featurecontent .bga85-orange .featuredContent-text{background-color: rgba(220,105,0,1);}
.featurecontent .bga85-red .featuredContent-text{background-color: rgba(224,48,30,1);}
.featurecontent .bga85-rose .featuredContent-text{background-color: rgba(219,83,106,1);}
.featurecontent .bga85-burgundy .featuredContent-text{background-color: rgba(163,32,32,1);}
.featurecontent .bga85-maroon .featuredContent-text{background-color: rgba(96,35,32,1);}
.featurecontent .bga85-black70 .featuredContent-text{background-color: rgba(109,110,113,1);}
.featurecontent .bga85-black .featuredContent-text{background-color: rgba(0,0,0,1);}
.featurecontent .bga85-grey .featuredContent-text{background-color: rgba(150,140,109,1);}


.featurecontent .bga85-tangerine .featuredContent-text-single {background-color: rgba(235,140,0,1);}
.featurecontent .bga85-orange .featuredContent-text-single{background-color: rgba(220,105,0,1);}
.featurecontent .bga85-red .featuredContent-text-single{background-color: rgba(224,48,30,1);}
.featurecontent .bga85-rose .featuredContent-text-single{background-color: rgba(219,83,106,1);}
.featurecontent .bga85-burgundy .featuredContent-text-single{background-color: rgba(163,32,32,1);}
.featurecontent .bga85-maroon .featuredContent-text-single{background-color: rgba(96,35,32,1);}
.featurecontent .bga85-black70 .featuredContent-text-single{background-color: rgba(109,110,113,1);}
.featurecontent .bga85-black .featuredContent-text-single{background-color: rgba(0,0,0,1);}
.featurecontent .bga85-grey .featuredContent-text-single{background-color: rgba(150,140,109,1);}

section.fullwidth .parsys.sectionpar
{ width: 100%; padding: 0;}

.featurecontent .no-image .featuredContent-text.white-panel{
	background-color: white;
    height: 100%;
	opacity: 0;
    transition: all 0.5s ease;
}

.featurecontent .no-image .featuredContent-text.white-panel:hover{
	opacity: 0.3;
}




/*	Stat bar component
********************/
.stat-bar {
  background: #a32020;
  /*	apply page secondary colour as a background to this component. default is burgundy #a32020*/
  padding: 0px; }
  .stat-bar.stat-bar--no-pad {
    /*	modifier for component to remove padding from coloured stat bar panel	*/
    padding: 0; }
  .stat-bar .stat-bar__listing {
    margin: 0;
    padding: 0; }
  .stat-bar .stat-bar__item {
    border-top: 2px solid #fff;
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 30px 15px;
    position: relative;
    width: 100%; }
    .stat-bar .stat-bar__item p {
      color: #fff;
      margin: 0; }
    .stat-bar .stat-bar__item .stat-bar__stat {
      padding: 0 0 10px; }
    .stat-bar .stat-bar__item .stat-bar__stat-small {
      font-weight: bold;
      /*	custom component typography styling	*/ }
    .stat-bar .stat-bar__item .stat-bar__label {
      padding: 0 0 10px; }
    .stat-bar .stat-bar__item .stat-bar__source {
      margin: 0; }
      .stat-bar .stat-bar__item .stat-bar__source a, .stat-bar .stat-bar__item .stat-bar__source a:link {
        border-bottom: 1px solid #fff;
        color: #fff;
        text-decoration: none;
        transition: all 200ms ease-in-out; }
      .stat-bar .stat-bar__item .stat-bar__source a:hover {
        border-bottom: 2px solid #fff; }
  @media (min-width: 768px) {
    .stat-bar {
      /*	tablet */ }
      .stat-bar {
        padding: 20px 0; }
      .stat-bar .stat-bar__listing {
        display: flex;
        flex-wrap: wrap;
        padding: 0; }
        .no-flexbox .stat-bar .stat-bar__listing {
          display: block; }
      .stat-bar .stat-bar__item {
        border-top: none;
        border-right: 1px solid #fff;
        min-height: 264px;
        max-height: 324px;
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 84px;
        /* equal to height of .stat-bar_source + 20px */
        padding-left: 15px; }
        .stat-bar .stat-bar__item .stat-bar__label {
          max-height: 112px;
          margin: 0;
          overflow: hidden; }
        .stat-bar .stat-bar__item .stat-bar__source {
          bottom: 10px;
          max-height: 64px;
          left: 15px;
          position: absolute;
          right: 15px; }
      .stat-bar.stat-bar--2-items .stat-bar__item {
        width: 50%; }
      .stat-bar.stat-bar--2-items .stat-bar__item:last-of-type {
        border-right: none; }
      .stat-bar.stat-bar--3-items .stat-bar__item {
        width: 33%; }
      .stat-bar.stat-bar--3-items .stat-bar__item:last-of-type {
        border-right: none; }
      .stat-bar.stat-bar--4-items .stat-bar__item {
        width: 50%; }
        .no-flexbox .stat-bar.stat-bar--4-items .stat-bar__item {
          height: 284px;
          /*	fallback solution is to set a fixed height based on maximum possible height of content, based on character counter-reset: */ }
      .stat-bar.stat-bar--4-items .stat-bar__item:first-of-type {
        border-bottom: 1px solid #fff; }
      .stat-bar.stat-bar--4-items .stat-bar__item:nth-of-type(2) {
        border-bottom: 1px solid #fff; }
      .stat-bar.stat-bar--4-items .stat-bar__item:nth-of-type(2n+2) {
        border-right: none; }
      .stat-bar .stat-bar__stat {
        overflow: hidden; }
      .stat-bar .stat-bar__stat-small {
        display: block;
        margin: 0;
        overflow: hidden;
        word-wrap: break-word; } }
  @media (min-width: 992px) {
    .stat-bar {
      /*	desktop */ }
      .stat-bar.stat-bar--2-items .stat-bar__item {
        width: 50%; }
      .stat-bar.stat-bar--3-items .stat-bar__item {
        width: 33%; }
      .stat-bar.stat-bar--4-items .stat-bar__item {
        border-top: none;
        width: 25%; }
        .no-flexbox .stat-bar.stat-bar--4-items .stat-bar__item {
          height: 304px;
          /*	fallback solution is to set a fixed height based on maximum possible height of content, based on character counter-reset: */ }
      .stat-bar.stat-bar--4-items .stat-bar__item {
        border-top: none;
        border-right: 1px solid #fff;
        border-bottom: none;
        padding-top: 10px; }
      .stat-bar.stat-bar--4-items .stat-bar__item:nth-of-type(2n+2) {
        border-right: 1px solid #fff; }
      .stat-bar.stat-bar--4-items .stat-bar__item:first-of-type,
      .stat-bar.stat-bar--4-items .stat-bar__item:nth-of-type(2) {
        border-bottom: none; }
      .stat-bar.stat-bar--4-items .stat-bar__item:last-of-type {
        border-right: none; } }

/*	end Stat bar component
********************/
#center .quote-carousel, #right .quote-carousel, #left .quote-carousel{width: 100%; position:relative; overflow: hidden;}
#center .quote-carousel>ul.quote, #right .quote-carousel>ul.quote, #left .quote-carousel>ul.quote{ list-style:none; margin:0px; padding:0px; overflow:hidden; position: relative; width: 20000em;}
#center .quote-carousel>ul.quote>li, #right .quote-carousel>ul.quote>li, #left .quote-carousel>ul.quote>li{float:left; list-style: none; list-style-type: none; list-style-image: none; width: 100%; border-right: 0px; border-bottom:0px; border-left:0px; border-top-width: 4px; border-style:solid; padding: 0;
box-sizing: border-box;}
#center .quote-carousel>ul.quote>li.dotted, #right .quote-carousel>ul.quote>li.dotted, #left .quote-carousel>ul.quote>li.dotted{border-style:dotted;}
#center .quote-carousel>ul.quote.bg-color>li, #right .quote-carousel>ul.quote.bg-color>li, #left .quote-carousel>ul.quote.bg-color>li{padding: 15px;}
#center .quote-carousel ol li{  list-style-image: inherit;}

.quote-carousel .author{ font-weight: bold;}
.quote-carousel .pointer{ cursor: pointer;}



#center .quote-carousel a:link h2, #center .quote-carousel a:link h3, #center .quote-carousel a:link h4, #center .quote-carousel a:link h5, #center .quote-carousel a:link p, #center .quote-carousel a:link ul, #center .quote-carousel a:link ul li, #center .quote-carousel a:link ol, #center .quote-carousel a:link ol li, #center .quote-carousel a:link { color: #404041; text-decoration: none !important;} 

#center .quote-carousel a h2:hover, #center .quote-carousel a h3:hover, #center .quote-carousel a h4:hover, #center .quote-carousel a h5:hover, #center .quote-carousel a p:hover, #center .quote-carousel a ul:hover, #center .quote-carousel a ul li:hover, #center .quote-carousel a ol:hover, #center .quote-carousel a ol li:hover, #center .quote-carousel a:hover { text-decoration: none !important;} 

#center .quote-carousel a:active h2, #center .quote-carousel a:active h3, #center .quote-carousel a:active h4, #center .quote-carousel a:active h5, #center .quote-carousel a:active p, #center .quote-carousel a:active ul, #center .quote-carousel a:active ul li, #center .quote-carousel a:active ol, #center .quote-carousel a:active ol li, #center .quote-carousel a:active { color: #404041; text-decoration: none !important;} 

#center .quote-carousel a:visited h2, #center .quote-carousel a:visited h3, #center .quote-carousel a:visited h4, #center .quote-carousel a:visited h5, #center .quote-carousel a:visited p, #center .quote-carousel a:visited ul, #center .quote-carousel a:visited ul li, #center .quote-carousel a:visited ol, #center .quote-carousel a:visited ol li, #center .quote-carousel a:visited { color: #404041; text-decoration: none !important;} 



/* CORE (Vapor) Styles */
.jw-icon{font-family:'jw-icons';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;text-transform:none;background-color:transparent;font-variant:normal;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-moz-osx-font-smoothing:grayscale} .jw-skin-seven .jw-background-color{background:rgba(0,0,0,0.5)} .jw-skin-seven .jw-controlbar{background:rgba(255,255,255,0.4)} .jw-skin-seven .jw-text{color:rgba(0,0,0,0.5)} .jw-skin-seven .jw-tooltip-title{color:rgba(0,0,0,0.5)} .jw-skin-seven .jw-knob{color:rgba(0,0,0,0.5)} .jw-skin-seven .jw-button-color{color:rgba(0,0,0,0.5)} .jw-skin-seven .jw-button-color:hover{color:#fff} .jw-skin-seven .jw-toggle{color:#fff} .jw-skin-seven .jw-toggle.jw-off{color:rgba(0,0,0,0.5)} .jw-skin-seven .jw-option{color:rgba(0,0,0,0.5)} .jw-skin-seven .jw-option.jw-active-option{color:#fff} .jw-skin-seven .jw-icon-display{color:rgba(255,255,255,0.5)} .jw-skin-seven .jw-display-icon-container{border-radius:.5em} .jw-skin-seven .jw-display-icon-container:hover{background:#000} .jw-skin-seven .jw-display-icon-container:hover .jw-icon-display{color:#0f9e60} .jw-skin-seven .jw-rail{background:rgba(255,255,255,0.4)} .jw-skin-seven .jw-buffer{background:rgba(0,0,0,0.5)} .jw-skin-seven .jw-progress{background:#0f9e60} .jw-skin-seven .jw-slider-horizontal{background:rgba(255,255,255,0.4)} .jw-skin-seven .jw-slider-horizontal .jw-knob{margin-left:-0.325em} .jw-skin-seven .jw-slider-vertical .jw-knob{margin-bottom:-0.325em} .jw-skin-seven .jw-time-tip,.jw-skin-seven .jw-volume-tip,.jw-skin-seven .jw-menu{background:rgba(0,0,0,0.5);border:0;padding:.5em} .jw-skin-seven .jw-skip{background:rgba(255,255,255,0.4);padding:.5em} .jw-skin-seven .jw-skip .jw-skip-icon{color:rgba(0,0,0,0.5)} .jw-skin-seven .jw-skip.jw-skippable:hover .jw-skip-icon,.jw-skin-seven .jw-skip.jw-skippable:hover .jw-text{color:#fff} .jw-skin-seven .jw-time-tip .jw-text,.jw-skin-seven .jw-dock-button .jw-text{color:#bbb} .jw-skin-seven .jw-time-tip{bottom:1em} .jw-skin-seven .jw-dock-button{background:rgba(0,0,0,0.5);border-radius:.5em} .jw-skin-seven .jw-dock-button:hover{background:#000} .jw-skin-seven .jw-playlist-container{padding:0} .jw-skin-seven .jw-icon-inline,.jw-skin-seven .jw-icon-tooltip,.jw-skin-seven .jw-text-elapsed,.jw-skin-seven .jw-text-duration{padding:0 .25em} .jw-skin-seven .jw-time-tip,.jw-skin-seven .jw-volume-tip,.jw-skin-seven .jw-menu{border-radius:.25em;bottom:.3em} .jw-skin-seven .jw-skip{border-radius:.25em} .jw-skin-seven .jw-option{color:#fff} .jw-skin-seven .jw-option:hover,.jw-skin-seven .jw-option.jw-active-option{color:#0f9e60} .jw-skin-seven .jw-playlist-container{left:-42%;bottom:0;border-radius:0;background-color:#1e1e1e} .jw-skin-seven .jw-playlist-container .jw-option,.jw-skin-seven .jw-playlist-container .jw-text,.jw-skin-seven .jw-playlist-container .jw-icon{color:#a0a0a0} .jw-skin-seven .jw-playlist-container .jw-option{border-bottom:1px solid #000;background-color:#1e1e1e;color:#a8a8a8} .jw-skin-seven .jw-playlist-container .jw-option:hover,.jw-skin-seven .jw-playlist-container .jw-option.jw-active-option{color:#0f9e60} .jw-skin-seven .jw-playlist-container ::-webkit-scrollbar-track{background-color:#000} .jw-skin-seven .jw-playlist-container ::-webkit-scrollbar{width:2px;border:10px solid #1e1e1e} .jw-skin-seven .jw-playlist-container ::-webkit-scrollbar-thumb{background-color:#a0a0a0} .jw-skin-seven .jw-tooltip-title{border-bottom:1px solid #000;background-color:#1e1e1e} .jw-skin-seven .jw-slider-horizontal{height:2em} .jw-skin-seven .jw-slider-horizontal .jw-slider-container{height:2em} .jw-skin-seven .jw-slider-horizontal .jw-rail,.jw-skin-seven .jw-slider-horizontal .jw-progress,.jw-skin-seven .jw-slider-horizontal .jw-buffer{height:2em} .jw-skin-seven .jw-slider-horizontal .jw-knob,.jw-skin-seven .jw-slider-horizontal .jw-cue{height:2em} .jw-skin-seven .jw-slider-horizontal .jw-knob{margin-left:0;background-color:#fff;width:.2em} .jw-skin-seven .jw-slider-horizontal .jw-cue{top:.6699999999999999em;background:rgba(255,255,255,0.5);height:.66em} .jw-skin-seven .jw-slider-vertical{padding:.4em;bottom:3px;border-radius:2px;border:0} .jw-skin-seven .jw-slider-vertical .jw-knob{display:none} .jw-skin-seven .jw-slider-vertical .jw-rail{background-color:rgba(0,0,0,0.8)} .jw-skin-seven .jw-slider-vertical .jw-rail,.jw-skin-seven .jw-slider-vertical .jw-progress{width:.5em;border:1px solid #000} .jw-skin-seven .jw-icon-cc.jw-off:before{content:"\e604"} .jw-skin-seven .jw-icon-hd.jw-off:before{content:"\e609"} .jw-skin-seven.jw-flag-audio-player .jw-controlbar{background:rgba(0,0,0,0.5)}

/* PwC specific Styles */

.jw-icon {font-family:'jw-icons';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;text-transform:none;background-color:#eb8c00;font-variant:normal;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;-o-font-feature-settings:"liga";font-feature-settings:"liga";-moz-osx-font-smoothing:grayscale;}
.jw-tab-focus:focus {outline:0;}

.jw-skin-pwc .jw-icon-playback {min-width: 2.25em; text-align: center;}
.jw-skin-pwc .jw-background-color {background: transparent;}
.jw-skin-pwc .jw-controlbar {background: rgba(255,255,255,0.2); border-collapse: collapse;}
.jw-skin-pwc .jw-controlbar .jw-controlbar-center-group {padding: 0px; border-left: 1px solid rgba(255,255,255,0.2);}
.jw-skin-pwc .jw-controlbar .jw-controlbar-right-group, .jw-skin-pwc .jw-controlbar .jw-controlbar-left-group {background: #eb8c00;}
.jw-skin-pwc .jw-text {color: #fff;}
.jw-skin-pwc .jw-tooltip-title {color:rgba(0,0,0,0.5)}
.jw-skin-pwc .jw-knob {display: none;}
.jw-skin-pwc .jw-button-color {color: #e5e2db;}
.jw-skin-pwc .jw-button-color:hover {color: #f5f4f0;}
.jw-skin-pwc .jw-toggle {color:#fff}
.jw-skin-pwc .jw-toggle.jw-off {color:rgba(0,0,0,0.5)}
.jw-skin-pwc .jw-option {color:rgba(0,0,0,0.5)}
.jw-skin-pwc .jw-option.jw-active-option{color:#fff}
.jw-skin-pwc .jw-icon-display{color:rgba(255,255,255,0.5)}
.jw-skin-pwc .jw-display-icon-container{border-radius:.5em}
.jw-skin-pwc .jw-display-icon-container:hover{background:#000}
.jw-skin-pwc .jw-display-icon-container:hover .jw-icon-display{color:#0f9e60}
.jw-skin-pwc .jw-rail{background:rgba(255,255,255,0.4)}
.jw-skin-pwc .jw-buffer{background:transparent;}
.jw-skin-pwc .jw-progress{background:#eb8c00;}
.jw-skin-pwc .jw-slider-horizontal{background:rgba(255,255,255,0.4)}
.jw-skin-pwc .jw-slider-horizontal .jw-knob{margin-left:-0.325em}
.jw-skin-pwc .jw-slider-vertical .jw-knob{margin-bottom:-0.325em}
.jw-skin-pwc .jw-time-tip,.jw-skin-pwc .jw-volume-tip,.jw-skin-pwc .jw-menu{background:rgba(0,0,0,0.5);border:0;padding:.5em}
.jw-skin-pwc .jw-skip{background:rgba(255,255,255,0.4);padding:.5em}
.jw-skin-pwc .jw-skip .jw-skip-icon{color:rgba(0,0,0,0.5)}
.jw-skin-pwc .jw-skip.jw-skippable:hover .jw-skip-icon,.jw-skin-pwc .jw-skip.jw-skippable:hover .jw-text{color:#fff}
.jw-skin-pwc .jw-time-tip .jw-text,.jw-skin-pwc .jw-dock-button .jw-text{color:#bbb}
.jw-skin-pwc .jw-time-tip{bottom:1em} .jw-skin-pwc .jw-dock-button{background:rgba(0,0,0,0.5);border-radius:.5em}
.jw-skin-pwc .jw-dock-button:hover{background:#000}
.jw-skin-pwc .jw-playlist-container{padding:0}
.jw-skin-pwc .jw-icon-inline,.jw-skin-pwc .jw-icon-tooltip,.jw-skin-pwc .jw-text-elapsed,.jw-skin-pwc .jw-text-duration {padding: 0 1em;}
.jw-skin-pwc .jw-controlbar-center-group .jw-slider-container .jw-icon.jw-icon-tooltip {padding: 0px; border-left: none; border-right: none;}
.jw-skin-pwc .jw-controlbar-center-group .jw-slider-container:hover .jw-icon.jw-icon-tooltip {padding: 0 1px; border-left: 1px solid #e5e2db; border-right: 1px solid #e5e2db;}
.jw-icon-inline, .jw-icon-tooltip {min-width: 0;}
.jw-skin-pwc .jw-time-tip,.jw-skin-pwc .jw-volume-tip,.jw-skin-pwc .jw-menu{border-radius:.25em;bottom:.3em}
.jw-skin-pwc .jw-skip{border-radius:.25em} .jw-skin-pwc .jw-option{color:#fff}
.jw-skin-pwc .jw-option:hover,.jw-skin-pwc .jw-option.jw-active-option{color:#0f9e60}
.jw-skin-pwc .jw-playlist-container{left:-42%;bottom:0;border-radius:0;background-color:#1e1e1e}
.jw-skin-pwc .jw-playlist-container .jw-option,.jw-skin-pwc .jw-playlist-container .jw-text,.jw-skin-pwc .jw-playlist-container .jw-icon{color:#a0a0a0}
.jw-skin-pwc .jw-playlist-container .jw-option{border-bottom:1px solid #000;background-color:#1e1e1e;color:#a8a8a8}
.jw-skin-pwc .jw-playlist-container .jw-option:hover,.jw-skin-pwc .jw-playlist-container .jw-option.jw-active-option{color:#0f9e60}
.jw-skin-pwc .jw-playlist-container ::-webkit-scrollbar-track{background-color:#000}
.jw-skin-pwc .jw-playlist-container ::-webkit-scrollbar{width:2px;border:10px solid #1e1e1e}
.jw-skin-pwc .jw-playlist-container ::-webkit-scrollbar-thumb{background-color:#a0a0a0}
.jw-skin-pwc .jw-tooltip-title{border-bottom:1px solid #000;background-color:#1e1e1e}
.jw-skin-pwc .jw-slider-horizontal{height:2em}
.jw-skin-pwc .jw-slider-horizontal .jw-slider-container{height:2em}
.jw-skin-pwc .jw-slider-horizontal .jw-rail,.jw-skin-pwc .jw-slider-horizontal .jw-progress,.jw-skin-pwc .jw-slider-horizontal .jw-buffer{height:2em}
.jw-skin-pwc .jw-slider-horizontal .jw-knob,.jw-skin-pwc .jw-slider-horizontal .jw-cue{height:2em} .jw-skin-pwc .jw-slider-horizontal .jw-knob{margin-left:0;background-color:#fff;width:.2em}
.jw-skin-pwc .jw-slider-horizontal .jw-cue{top:.6699999999999999em;background:rgba(255,255,255,0.5);height:.66em}
.jw-skin-pwc .jw-slider-vertical {padding: 0.3em; bottom: 3px; border-radius: 0px; border: 0px; background: rgba(255,255,255,0.4);}
.jw-skin-pwc .jw-slider-vertical .jw-slider-container {border-bottom: 1px solid #fff;}
.jw-skin-pwc .jw-slider-vertical .jw-knob {display: none;}
.jw-skin-pwc .jw-slider-vertical .jw-rail {background-color: transparent;}
.jw-skin-pwc .jw-slider-vertical .jw-rail,.jw-skin-pwc .jw-slider-vertical .jw-progress {width: 0.5em; border: 0px; border-top: 1px solid #fff;}
.jw-skin-pwc .jw-icon-cc.jw-off:before{content:"\e604"}
.jw-skin-pwc .jw-icon-hd.jw-off:before{content:"\e609"}
.jw-skin-pwc.jw-flag-audio-player .jw-controlbar{background:rgba(0,0,0,0.5)}
.jw-skin-pwc .jw-controls .jw-display-icon-container.jw-background-color.jw-reset {background: transparent;}
.jw-skin-pwc .jw-controls .jw-icon.jw-icon-display.jw-button-color.jw-reset {color: rgba(255,255,255,0.6); background: transparent;}
.jw-skin-pwc .jw-title {background: transparent;}

@font-face {
  font-family: "jw-pwc";
  src: url("videoplayer/jw-pwc.eot#") format('eot'),
       url("videoplayer/jw-pwc.woff") format("woff"),
       url("videoplayer/jw-pwc.ttf") format('truetype'),
       url("videoplayer/jw-pwc.svg") format('svg');
  font-weight:normal;
  font-style:normal;
}

.jw-skin-pwc .jw-controls .jw-icon.jw-icon-display.jw-button-color.jw-reset {font-family: "jw-pwc"; text-shadow: 2px 2px 8px #000;}
.jw-skin-pwc:hover .jw-controls .jw-icon.jw-icon-display.jw-button-color.jw-reset {color: rgba(255, 255, 255, 0.9);}

.jw-skin-pwc  .jw-display-icon-container {
    position: relative;
    top: 50%;
    margin: -1.25em auto 0px;
    cursor: pointer;
    font-size: 1em;
}
.jw-skin-pwc  .jw-display-icon-container .jw-icon-display {
    position: relative;
    display: table-cell;
    text-align: center;
    vertical-align: middle !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    font-size: 6em;
} 

.jw-tab-focus:focus {outline:0;} 

.videowrapper { text-align: center; position: relative; display: table; width: 100%; margin: 0 auto; background-repeat: no-repeat; }
.videowrapper .videowrappercontent { display: table-cell; vertical-align: middle; } /* position: relative; top: 50%; transform: translateY(-50%); } */
.videowrapper .videowrapperplay { margin: 5px auto; width: 50px; height: 50px; background-image: url('videoplayer/video-playicon.png'); background-size: contain; opacity: 0.6; }
.videowrapper .videowrapperplay:hover { cursor: pointer; opacity: 1; }
.videowrapper h2 { font-size: 1.3em; }
.videowrapper h3 { font-size: 1.1em; }
.videowrapper h2, .videowrapper h3 { margin: 5px 0; }
.videowrapper .viewtranscript { font-size: 0.8em; }

.videowrapper .pwcvideoplayer, .videowrapper button.close { display: none; }
.videowrapper button.close {
    position: absolute;
	right: -35px; 
	top: 8px;
	border: 2px solid #EB8C00;
	color: #EB8C00;
	width: 30px;
	height: 30px;
	font-size: 32px;  line-height: 0.9em;
    background: transparent none repeat scroll 0% 0%;
    margin-top: -2px;
    font-weight: bold;
    text-shadow: none; opacity: 1;
}

.videoplayer.section { width: inherit; margin: 0 auto; }
.videoplayer.section .viewtranscript { font-size: 0.8em; }

.pwcvideoplayer, .jwplayer { margin: 0 auto !important; }

@media (max-width: 480px) {
	.jwplayer { width: 100% !important; }
}

    .pwcvideoplayer { width: 100%; text-align: center; }
	.videowrappercontent.Black h2, .videowrappercontent.Black h3 { color: #000000; }
    .videowrappercontent.White h2, .videowrappercontent.White h3 { color: #ffffff; }
    .videowrappercontent.Tangerine h2, .videowrappercontent.Tangerine h3 { color: #eb8c00; }
    .videowrappercontent.ORange h2, .videowrappercontent.ORange h3 { color: #dc6900; }
    .videowrappercontent.Red h2, .videowrappercontent.Red h3 { color: #e0301e; }
    .videowrappercontent.Rose h2, .videowrappercontent.Rose h3 { color: #db536a; }
    .videowrappercontent.Burgundy h2, .videowrappercontent.Burgundy h3 { color: #a32020; }
    .videowrappercontent.Maroon h2, .videowrappercontent.Maroon h3 { color: #602320; }
    .videowrappercontent.Grey h2, .videowrappercontent.Grey h3 { color: #968c6d; }

/*	TODO: add the following to typography stylesheet / Sass partial???
********************/


/*	end TODO: add the following to typography stylesheet / Sass partial???
********************/

/*	Hero title
********************/
.hero-title{
    background: transparent;
    position: relative;
    overflow: hidden;
}

.hero-title {
    background: #e0301e;
    color: #fff;
}

.hero-title-textpanel {
    background: inherit;
    margin: 20px 0;
    padding: 0;
    font-family:georgia, serif;
    font-style:italic;
    font-weight:normal;
    color:inherit !important;
}

.hero-title-textpanel h1 {
    border: none !important;
    font-size:38px;
    font-weight:bold;
    line-height:1.3em;
    word-spacing: 0;
    margin: 0 0 10px;
    color: inherit;
}

.hero-title-textpanel p {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.5em;
    font-weight: normal;
}

.hero-title-textpanel p.sub-heading {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 20px 0;
}


.hero-title .btn-see-more{
    display: block;
    background: #3d3d3d url(components/images/arrowDown.png) center center no-repeat !important; /*	use !important to override ID that was used for styling :(	*/
    border-radius: 60px;
    height: 60px;
    margin: 40px auto 40px auto;
    position: relative;
    width: 60px;
}

@media(min-width: 768px) {
    body .hero-title {
        background: transparent !important;
        min-height: 500px !important; /* min height is set to be 16:9 on desktop*/
        width: 100% !important;
        display: flex;
    }

    .hero-title-textpanel {
        background: #fff;
        color: #000 !important;
        margin: 40px 0;
        padding: 40px 40px 20px;
    }

    .hero-title-textpanel p {
        font-size: 18px; /*	maybe tweaked for mobile	*/
    }

    .hero-title-textpanel p.sub-heading {
        font-size: 24px;
    }

    .bg-white .hero-title {
        background: #fff;
        color: #000 !important;
    }

    .bg-white .hero-title h1 {
        color: #000 !important;
    }


    .bg-burgundy .hero-title {
        background: transparent !important;
    }

    .bg-burgundy .hero-title-textpanel  {
        background: #a32020 !important;
    }

    .bg-burgundy .hero-title h1,
    .bg-burgundy .hero-title .sub-heading,
    .bg-burgundy .hero-title p{
        color: #fff !important;
    }
}

@media(min-width: 1024px) {
    .hero-title .btn-see-more{
        bottom: 40px;
        left: 50%;


        margin: 0 0 0 -30px;
        position: absolute;

    }
}


/*	end hero title
********************/
