#Fonts .Normal {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
}
#Fonts .Bold {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
}
#Fonts .Bolder {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
}
/*#region ===TempStyles=== */
/*#endregion TEMP:End  */
/*#region ===ResetStyles=== */
textarea:focus,
input:focus,
select:focus {
  outline: 0;
}
sup {
  top: -0.3em;
  left: 2px;
}
p {
  padding: 0;
  margin: 15px 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
li {
  margin-left: 20px;
}
a:focus,
a:active {
  outline: 0;
}
/*#endregion - ResetStyles */
/*#region ===GeneralHelperClasses=== */
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
.clear {
  clear: both;
}
.img-center {
  margin: 0 auto;
}
.img-align-baseline {
  vertical-align: baseline;
}
.img-align-top {
  vertical-align: top;
}
.img-align-middle {
  vertical-align: middle;
}
.center-block {
  display: block;
  margin: 0 auto;
}
.content-center {
  text-align: center;
}
.content-right {
  text-align: right;
}
.content-left {
  text-align: left;
}
.padding-0 {
  padding: 0px !important;
}
.padding-top-0 {
  padding-top: 0px !important;
}
.padding-right-0 {
  padding-right: 0px !important;
}
.padding-bottom-0 {
  padding-bottom: 0px !important;
}
.padding-left-0 {
  padding-left: 0px !important;
}
.padding-top-bottom-0 {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.padding-right-left-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.padding-15 {
  padding: 15px !important;
}
.padding-top-15 {
  padding-top: 15px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-top-bottom-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.padding-right-left-15 {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.padding-30 {
  padding: 30px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-top-bottom-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.padding-right-left-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.margin-0 {
  margin: 0px !important;
}
.margin-top-0 {
  margin-top: 0px;
}
.margin-right-0 {
  margin-right: 0px !important;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.margin-left-0 {
  margin-left: 0px !important;
}
.margin-top-bottom-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.margin-right-left-0 {
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-15 {
  margin: 15px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-top-bottom-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.margin-right-left-15 {
  margin-right: 15px !important;
  margin-left: 15px !important;
}
.margin-minus-15 {
  margin: -15px !important;
}
.margin-top-minus-15 {
  margin-top: -15px !important;
}
.margin-right-minus-15 {
  margin-right: -15px !important;
}
.margin-bottom-minus-15 {
  margin-bottom: -15px !important;
}
.margin-left-minus-15 {
  margin-left: -15px !important;
}
.margin-top-bottom-minus-15 {
  margin-top: -15px !important;
  margin-bottom: -15px !important;
}
.margin-right-left-minus-15 {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.margin-30 {
  margin: 30px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-top-bottom-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.margin-right-left-30 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.margin-minus-30 {
  margin: -30px !important;
}
.margin-top-minus-30 {
  margin-top: -30px !important;
}
.margin-right-minus-30 {
  margin-right: -30px !important;
}
.margin-bottom-minus-30 {
  margin-bottom: -30px !important;
}
.margin-left-minus-30 {
  margin-left: -30px !important;
}
.margin-top-bottom-minus-30 {
  margin-top: -30px !important;
  margin-bottom: -30px !important;
}
.margin-right-left-minus-30 {
  margin-right: -30px !important;
  margin-left: -30px !important;
}
.display-inline-block {
  display: inline-block;
}
.display-block {
  display: block !important;
}
.display-none {
  display: none;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.position-static {
  position: static;
}
.overflow-visible {
  overflow: visible !important;
}
.nobr {
  white-space: nowrap;
}
.table-align-middle * {
  vertical-align: middle !important;
}
.background-color-white {
  background-color: #ffffff;
}
.font-color-black {
  color: #000000;
}
.no-hover-underline:hover {
  text-decoration: none;
}
.underline {
  text-decoration: underline;
}
.border-none {
  border: none !important;
}
strong {
  font-weight: 700;
}
.inheritcase {
  text-transform: inherit;
}
.uppercase {
  text-transform: uppercase;
}
/*#endregion - GeneralHelperClasses */
/*
 * YouTube TV
 */
/*
 * Base Canvas
 */
.ytv-canvas {
  display: block;
  background: #282828;
  overflow: hidden;
  font-family: arial, sans-serif;
}
.ytv-canvas ::-webkit-scrollbar {
  border-left: 1px solid #000;
  width: 10px;
}
.ytv-canvas ::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.1);
}
/*
 * Video
 */
.ytv-video {
  position: absolute;
  top: 0;
  right: 300px;
  bottom: 0;
  left: 0;
  height: 100%;
}
.ytv-video iframe {
  width: 100%;
  height: 100%;
  border: none;
  outline: none;
  display: block;
}
/*
 * List
 */
.ytv-list {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 300px;
}
.ytv-list-inner {
  overflow: auto;
  position: absolute;
  top: 52px;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-overflow-scrolling: touch;
}
.ytv-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ytv-list .ytv-active a {
  border-left: 2px solid #fff;
  background: rgba(255, 255, 255, 0.05);
}
.ytv-list a {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #FEFEFE;
  padding: 10px;
  padding-left: 8px;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  border-left: 2px solid transparent;
}
.ytv-list a b {
  max-height: 45px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
.ytv-list li:first-child a {
  border-top: none;
}
.ytv-list li:last-child a {
  border-bottom: none;
}
.ytv-list a:hover,
.ytv-list-header .ytv-playlists a:hover {
  background: rgba(255, 255, 255, 0.05);
}
.ytv-list a:active,
.ytv-list-header .ytv-playlists a:active {
  background: rgba(0, 0, 0, 0.05);
}
.ytv-list .ytv-content {
  padding-left: 125px;
}
.ytv-list .ytv-thumb-stroke {
  position: absolute;
  top: 1px;
  left: 1px;
  bottom: 1px;
  right: 1px;
  z-index: 2;
  outline: 1px solid rgba(255, 255, 255, 0.1);
}
.ytv-list .ytv-thumb {
  float: left;
  position: relative;
  outline: 1px solid rgba(0, 0, 0, 0.5);
}
.ytv-list .ytv-thumb img {
  width: 120px;
  display: block;
}
.ytv-list .ytv-thumb span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: #eee;
  background: rgba(0, 0, 0, 0.7);
  font-size: 11px;
  font-weight: bold;
  padding: 0px 4px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ytv-views {
  display: block;
  margin-top: 5px;
  font-size: 10px;
  font-weight: normal;
  opacity: 0.3;
}
.ytv-list-header {
  height: 52px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.ytv-list-header a {
  background: rgba(255, 255, 255, 0.05);
  position: relative;
  z-index: 10;
}
.ytv-list-header img,
.ytv-list .ytv-playlists .ytv-thumb img {
  width: 30px;
  vertical-align: middle;
}
.ytv-list-header span {
  padding-left: 10px;
  font-size: 12px;
  font-weight: bold;
}
/*
 * Playlists
 */
.ytv-playlists {
  z-index: 9;
  position: absolute;
  background: #282828;
  top: 52px;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: auto;
  display: none;
}
.ytv-playlists img,
.ytv-list-header img {
  float: left;
}
.ytv-playlists a span,
.ytv-list-header a span {
  white-space: nowrap;
  padding-left: 10px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ytv-list-header > a span {
  line-height: 30px;
}
.ytv-list-header .ytv-playlists a {
  background: none;
}
.ytv-playlist-open .ytv-playlists {
  display: block;
}
/*
 * Modifiers
 */
.ytv-relative {
  position: relative;
  width: 100%;
  height: 100%;
}
.ytv-full {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.ytv-arrow {
  height: 10px;
  width: 0;
  position: relative;
  top: 10px;
  right: 5px;
  border: 10px solid transparent;
  float: right;
  border-top-color: rgba(0, 0, 0, 0.4);
  display: none;
}
.ytv-has-playlists .ytv-arrow {
  display: inline-block;
}
.ytv-playlist-open .ytv-arrow {
  border-color: transparent;
  border-bottom-color: rgba(0, 0, 0, 0.4);
  top: -10px;
}
.ytv-list-header a:after,
.ytv-clear:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/*#region ===Globals===*/
body {
  background-color: #0068b3;
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  overflow-x: hidden;
}
.container {
  overflow: visible;
}
/*#region ===Header===*/
article {
  margin-bottom: 15px;
}
h1 {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
}
label,
strong {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: normal !important;
}
.form-group {
  margin-bottom: 0;
}
#contentArea ul {
  list-style: none;
}
#contentArea ul li {
  position: relative;
}
#contentArea #leftColumn ul li,
#contentArea #fullColumn ul li {
  padding-bottom: 1em;
  margin-bottom: 0 !important;
}
#contentArea #leftColumn ul.list-inline li,
#contentArea #leftColumn #site-map ul li,
#contentArea #leftColumn ul.boxed li,
#contentArea #leftColumn .nodeLinks ul li,
#contentArea #leftColumn .relatedContainer ul li,
#contentArea #fullColumn .nodeLinks ul li,
#contentArea #fullColumn .relatedContainer ul li {
    padding-bottom: 0em;
}
#contentArea #leftColumn #site-map .content > ul > li {
  margin-bottom: 15px !important;
}

#contentArea ul li:before {
  content: '';
  height: 5px;
  width: 5px;
  background-color: #0068b3;
  position: absolute;
  left: -13px;
  top: 9px;
  z-index: 100;
}
#contentArea ul li.largeBullet:before {
  width: 10px;
  height: 10px;
  top: 6px;
  left: -19px;
}
#contentArea ol li:before,
#contentArea ul.no-square-dots li:before {
  display: none;
}
header {
  background: #ffffff;
  top: 0;
  width: 100%;
  z-index: 200;
}
#globalNavigation {
  background: #171717;
  color: #ffffff;
  height: 38px;
}
#globalNavigation ul {
  list-style: none;
  margin-bottom: 0;
  overflow: hidden;
}
#globalNavigation ul li a {
  color: #fff;
  font-size: 12px;
  padding: 8px 5px 8px 0;
  display: inline-block;
  text-decoration: none;
}
#globalNavigation ul.social-media-icons li {
  margin-left: 0px;
}
#breadCrumbsContainer {
  background-color: #eeeeee;
}
.breadcrumb,
.utilityToolbar {
  background-color: #eeeeee;
  margin-bottom: 0;
  padding: 10px 0;
}
.breadcrumb > li {
  margin-left: 0;
}
.breadcrumb > li + li:before {
  content: '|\00a0';
  color: #a5a5a5;
}
.breadcrumb > li a,
.breadcrumb > li a:hover {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  text-decoration: none;
}
.breadcrumb a,
.breadcrumb a:hover,
.breadcrumb .inline {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: capitalize;
}
.breadcrumb .delimiter {
  color: #a5a5a5;
}
.print_html,
.print_mail,
.print_pdf,
.print_epub {
  margin-left: 1em;
}
.st_sharethis_custom {
  color: #000000;
  background: url("/sites/all/themes/pgpf/images/common/shareIcons.png") no-repeat scroll left top transparent;
  padding: 2px 0 0 24px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  cursor: pointer;
}
.shareIcons {
  display: none;
  width: 165px;
  position: absolute;
  border: 1px solid #e5e5e5;
  padding: 8px 4px 1px 5px;
  background: white;
  z-index: 99;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}
.shareIcons a {
  display: inline-block;
  margin: 0 3px 6px 3px;
}

div.feed-icon {
  display: inline-block;
  margin-left: 1em;
}
div.feed-icon a img{
  display: none;
}
div.feed-icon a:after {
  content: 'RSS';
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
}
.feed-icon a {
  color: #000000;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  background: url(/sites/all/themes/pgpf/images/common/iconFeed.png) no-repeat;
  padding: 4px 0 1px 24px;
  text-decoration: none;
}
.print_html a {
  color: #000000;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  background: url(/sites/all/themes/pgpf/images/common/iconPrint.png) no-repeat;
  padding: 4px 0 1px 24px;
  text-decoration: none;
}
.print_pdf a {
  color: #000000;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 13px;
  font-size: 1.3rem;
  background: url(/sites/all/themes/pgpf/images/common/iconPDF.png) no-repeat;
  padding: 4px 0 1px 24px;
  text-decoration: none;
}
.newsLetter {
  padding: 5px 0;
  float: right;
}
footer .newsLetter {
  float: none;
  display: block;
  margin: 0 auto;
  width: 215px;
}
#newsletter-error {
  display: none;
}
.newsLetter form .form-item-email .control-label[for="edit-email--2"],
.newsLetter form .control-label[for="edit-email"] {
  display: none;
}
.newsLetter input[type="text"] {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  background: transparent;
  border: 1px solid #666;
  color: #ffffff;
  margin: 1px -4px 0 0;
  padding: 0 5px;
  vertical-align: middle;
  height: 23px;
  width: 190px;
  border-radius: 0;
}
.newsLetter .form-type-textfield,
.newsLetter #subscribe {
  float: left;
}
.newsLetter button[type="submit"] {
  display: inline-block;
  background: url(/sites/all/themes/pgpf/images/common/iconNewsLetter.jpg) no-repeat 0 0;
  height: 23px;
  width: 23px;
  border: 0;
  float: left;
  margin-top: 1px;
  border-radius: 0;
  text-indent: -5000px;
}
::-webkit-input-placeholder {
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}
:-ms-input-placeholder {
  color: #ffffff;
  font-style: italic;
  font-weight: bold;
}
#searchContainer input::-webkit-input-placeholder {
  color: #aaaaaa;
}
#searchContainer input:-moz-placeholder {
  color: #aaaaaa;
}
#searchContainer input::-moz-placeholder {
  color: #aaaaaa;
}
#searchContainer input:-ms-input-placeholder {
  color: #aaaaaa;
}
footer input::-webkit-input-placeholder {
  color: #000000;
}
footer input:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
}
footer input::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
}
footer input:-ms-input-placeholder {
  color: #000000;
}
footer .newsLetter input[type="text"] {
  color: #000000;
  border-color: #cccccc;
  /*margin: 20px -4px 20px 0;*/
}
#mainNavigation {
  height: 100%;
  visibility: hidden;
}
#searchContainer {
  position: absolute;
  top: 0;
  right: 0;
}
#searchContainer .form-group {
  margin-bottom: 0;
}
#searchContainer form {
  float: right;
}
#searchContainer label {
  display: none;
}
#searchContainer .input-group-addon {
  display: none;
}
#searchContainer .dropdown {
  position: absolute;
  top: 69px;
  right: 0px;
  /*228px*/
  z-index: 3000;
  width: 330px;
}
#searchContainer.mobile .dropdown {
  display: none !important;
}
#searchContainer .dropdown .search-api-autocomplete-suggestion {
  overflow: hidden;
}
#searchContainer .dropdown .search-api-autocomplete-suggestion .autocomplete-suggestion-results {
  padding: 0 2px;
}
#searchContainer input[id*="edit-keys-1"], #searchContainer input[id*="edit-keys-2"]{
  position: absolute;
  top: 15px;
  /*right: 0px;*/
  right: 55px;
  display: inline-block;
  float: right;
  height: 57px;
  width: 0;
  z-index: 499;
  padding: 0;
  border: 1px solid #cccccc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 10px -2px rgba(0, 0, 0, 0.2);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  max-width: 185px;
}
#searchContainer button {
  background: url(/sites/all/themes/pgpf/images/common/searchBtn.jpg) no-repeat top right;
  border: 0;
  width: 57px;
  height: 57px;
  margin-top: 15px;
  text-indent: -5000px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.searchBoxContainer {
  background: #f0f0f0;
  padding-bottom: 40px;
  margin-top: 40px;
}
.advancedSearch {
  display: inline-block;
  position: absolute;
  top: 7px;
  right: 88px;
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  color: #333333;
  z-index: 99;
}
.advancedSearch a {
  position: relative;
  padding-right: 10px;
  text-transform: uppercase;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  color: #333333;
}
.advancedSearch a:hover {
  color: #333333;
  text-decoration: none;
}
.advancedSearch a:after {
  content: '';
  position: absolute;
  top: 3px;
  right: 0;
  height: 0;
  width: 0;
  border-top: 4px inset transparent;
  border-bottom: 4px inset transparent;
  border-left: 5px solid #0068b3;
}
#bodySearchContainer {
  position: relative;
}
#bodySearchContainer label {
  display: none;
}
#bodySearchContainer input {
  display: inline-block;
  padding: 0 65px 0 10px;
  height: 55px;
  border: 1px solid #cccccc;
  padding-right: 55px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bodySearchContainer button {
  position: absolute;
  top: 0;
  right: -1px;
  background: url(/sites/all/themes/pgpf/images/common/searchBtn.jpg) no-repeat 0 0;
  background-size: contain;
  border: 0;
  width: 55px;
  height: 55px;
  text-indent: -5000px;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#searchfilter {
  margin-top: 15px;
  padding-left: 15px;
  float: right;
}
#searchfilter ul.search-api-sorts {
  position: relative;
  display: inline;
}
#searchfilter ul.search-api-sorts li {
  display: inline;
  position: relative;
}
#contentArea ul.search-api-sorts li:before {
  content: "|";
  position: absolute;
  top: -2px;
  left: -15px;
  background-color: transparent;
  height: auto;
  width: auto;
}
#contentArea ul.search-api-sorts li:first-child {
  margin-left: 5px;
}
#contentArea ul.search-api-sorts li:first-child:before {
  content: "";
  left: 0px;
}
#contentArea ul.search-api-sorts li a.active-sort {
    background: #34b6e4;
    padding: 5px 8px;
    margin: 0;
    color: #ffffff;
}
#contentArea ul.search-api-sorts li a.active-sort.sort-desc:before {
  content: '▼';

}
#contentArea ul.search-api-sorts li a.active-sort.sort-asc:before {
  content: '▲';

}
#contentArea ul.search-api-sorts:before {
  content: "Sort:";
}
#searchfilter ul.search-api-sorts li a img {
  display: none;
}
#trigger {
  background: transparent;
  border: none;
  padding: 0;
  width: 41px;
  height: 34px;
  margin: 25px 5px 0 5px;
  z-index: 9999;
}
#trigger.menu-trigger:before {
  background: #34495e;
  -webkit-box-shadow: 0 6px #ffffff, 0 12px #34495e, 0 18px #ffffff, 0 24px #34495e;
  -moz-box-shadow: 0 6px #ffffff, 0 12px #34495e, 0 18px #ffffff, 0 24px #34495e;
  box-shadow: 0 6px #ffffff, 0 12px #34495e, 0 18px #ffffff, 0 24px #34495e;
}
.mp-pushed #trigger.menu-trigger:before {
  background: #34495e;
  -webkit-box-shadow: 0 6px #bbbbbb, 0 12px #34495e, 0 18px #bbbbbb, 0 24px #34495e;
  -moz-box-shadow: 0 6px #bbbbbb, 0 12px #34495e, 0 18px #bbbbbb, 0 24px #34495e;
  box-shadow: 0 6px #bbbbbb, 0 12px #34495e, 0 18px #bbbbbb, 0 24px #34495e;
}
#trigger .icon-bar {
  position: absolute;
  top: 2px;
  left: 0;
  height: 6px;
  width: 100%;
  background: #171717;
}
#trigger .icon-bar:nth-child(1) {
  top: 14px;
}
#trigger .icon-bar:nth-child(2) {
  top: 26px;
}
.boxBorder {
  border: 1px solid #999;
}
figure {
  margin: 15px -15px 30px -15px;
}
figure.chart {
  position: relative;
  padding: 15px;
  border: 1px solid #cfcfcf;
}
figure .figureShare {
  position: absolute;
  bottom: -25px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  background-color: #ffffff;
}
#mainFeatureContainer .col-background:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
}
#pgpfFooterLink a {
  color: #000000;
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  padding: 15px;
  display: block;
  text-decoration: none;
}
#pgpfFooterLink .pchImage {
  padding: 0 25px 0 10px;
}
#pgpfFooterLink .pchImage img {
  padding-top: 4px;
}
.footerCallout {
  font-size: 12px;
}
.footerCallout span {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000000;
}
.footerCallout span:after {
  content: '';
  height: 0;
  width: 0;
  border-left: 6px solid #00853F;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  display: inline-block;
  margin-left: 5px;
}
footer li {
  margin-left: 0;
}
hr.gold {
  height: 0;
  margin: 0;
  padding: 0;
  border: none;
  border-bottom: 1px solid #dbac6d;
}
#copyrightSection {
  padding: 15px 0;
  background-color: #3ab2e4;
  color: #ffffff;
  text-transform: uppercase;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
}
#copyrightSection a,
#copyrightSection a:hover {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
}
footer li a,
footer li a:hover {
  text-decoration: none;
}
.type-box {
  position: relative;
  background-color: #eeeeee;
  padding: 5px 10px 5px 10px;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: auto;
  display: inline-block;
  line-height: normal;
  margin-bottom: .5em;
  width: 100%;
}
.view-the-latest.view-display-id-default p {
  margin: 0 0 15px 0;
  padding: 0px 0px 0px 10px;
}
.view-the-latest.view-display-id-default span.read-more,
.view-the-latest.view-display-id-default div strong {
  padding: 0px 0px 0px 10px;
  display: inline-block;
}
#leftColumn .view-the-latest.view-display-id-default .views-row {
  padding: 0 0px 20px 0px;
}
.btn2 {
  position: relative;
  background-color: #3ab2e4;
  padding: 5px 20px 5px 10px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.btn2:hover {
  text-decoration: none;
  background-color: #0068b3;
  color: #ffffff;
}
.btn2:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 9px;
  height: 0;
  width: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 6px solid #ffffff;
}
.btn2-previous {
  position: relative;
  background-color: #3ab2e4;
  padding: 5px 10px 5px 20px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.btn2-previous:hover {
  text-decoration: none;
  background-color: #0068b3;
  color: #ffffff;
}
.btn2-previous:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 9px;
  height: 0;
  width: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-right: 6px solid #ffffff;
}
.btn2-next {
  position: relative;
  background-color: #3ab2e4;
  padding: 5px 20px 5px 10px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.btn2-next:hover {
  text-decoration: none;
  background-color: #0068b3;
  color: #ffffff;
}
.btn2-next:before {
  content: '';
  position: absolute;
  top: 7px;
  right: 9px;
  height: 0;
  width: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 6px solid #ffffff;
}
#newsViewpoints a.btn3 {
  display: inline;
  position: relative;
  padding: 5px 20px 5px 0;
  color: #cccccc;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 11px;
  font-size: 1.1rem;
  white-space: nowrap;
}
#latestNews a.btn3 {
  display: inline;
  position: relative;
  padding: 5px 20px 5px 0;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  white-space: nowrap;
}
.btn3 {
  display: inline;
  position: relative;
  padding: 5px 20px 5px 0;
  color: #333333;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 12px;
  font-size: 1.2rem;
  white-space: nowrap;
}
.btn3:hover {
  text-decoration: none;
  color: #333333;
}
.btn3:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 11px;
  height: 0;
  width: 0;
  border-top: 4px inset transparent;
  border-bottom: 4px inset transparent;
  border-left: 4px solid #3ab2e4;
}
/*#region ===Form Elements===*/
.dropdown button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background-color: #f8f8f8;
  color: #666666;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #f8f8f8;
  color: #666666;
}
.dropdown button span.caret {
  margin-left: 5px;
}
.btn-default .caret {
  border-top-color: #0068b3;
}
.dropdown-menu li {
  margin-left: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #0068b3;
}
.dropdown li:before {
  display: none !important;
}
.form-item {
  margin: 15px 0 0 0;
}
.newsLetter .form-item,
#searchContainer .form-item,
#bodySearchContainer .form-item {
  margin: 0;
}
.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-control:focus {
  border-color: #cccccc;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
form button[type="submit"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background-color: #3ab2e4;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  /*margin: 15px 0;*/
}
form button[type="submit"]:hover {
  background-color: #0068b3;
}
.form-email {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857149;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
/*#region ===End Form Elements===*/
.shareBlack,
.shareWhite {
  height: 16px;
  width: 21px;
  padding-left: 30px;
  margin-left: 15px;
  margin-right: 15px;
}
.shareBlack {
  background: url(/sites/all/themes/pgpf/images/common/shareIcons.png) no-repeat 0 0;
  color: #000000;
}
.shareWhite {
  background: url(/sites/all/themes/pgpf/images/common/shareIcons.png) no-repeat 0 -65px;
  color: #ffffff;
}
.shareBlack:hover {
  text-decoration: none;
  color: #000000;
}
.shareWhite:hover {
  text-decoration: none;
  color: #ffffff;
}
/*#region ===End Header===*/
div#site-map .content > ul > li br,
div#site-map li:before {
  display: none;
}
div#site-map .content > ul > li {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  margin-bottom: 15px;
}
div#site-map .content > ul > li > ul > li {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
}
.admin-menu-search.form-control {
  width: auto;
  height: auto;
  border: 0;
}
.flickrWrapper {
  position: relative;
  padding-bottom: 68%;
  height: 0;
  overflow: hidden;
  margin: 15px 0 30px 0;
}
.videoWrapper,
.ytv-video {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 15px 0px 30px 0px;
}
.ytv-video {
  margin-bottom: 0;
}
.videoWrapper iframe,
.videoWrapper object,
.ytv-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videoWrapper object embed {
  height: 100% !important;
  width: 100% !important;
}
.mobile .videoWrapper.flash {
  display: none;
}
.contextual-links-region.file-video {
  position: initial;
}
.ytv-list-inner {
  position: relative;
  top: 0;
  height: 300px;
  overflow-y: scroll;
}
.ytv-list-inner li {
  margin-left: 0;
}
.ytv-list-inner li:before {
  display: none;
}
.ytv-list {
  position: relative;
  width: 100%;
}
.ytv-relative .ytv-list .ytv-active a {
  border-left-color: #dbac6d;
}
.pagination > li {
  display: inline-block;
  margin-left: 0;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
}
.pagination li:before {
  display: none;
}
.pagination > li a {
  border: 0;
  background: #f0f0f0;
  line-height: 22px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus .pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border: 0;
  line-height: 22px;
  background: #3ab2e4;
  color: #ffffff;
}
.pagination > li > a,
.pagination > li > span {
  padding: 6px 9px;
}
.pagination > li.next,
.pagination > li.prev,
.pagination > li.pager-last {
  text-transform: uppercase;
}
.searchResults .pagination > li.next a {
  padding-right: 20px;
}
.pagination > li.next a {
  color: #ffffff;
  background: #3ab2e4;
  padding: 6px 20px 6px 10px;
  border: 0;
  line-height: 22px;
}
.pagination > li.prev a {
  color: #ffffff;
  background: #3ab2e4;
  padding: 6px 10px 6px 20px;
  border: 0;
  line-height: 22px;
}
.pagination > li.prev a:before {
  content: '';
  position: absolute;
  top: 12px;
  left: 11px;
  height: 0;
  width: 0;
  border-top: 5px inset transparent;
  border-bottom: 5px inset transparent;
  border-right: 5px solid #ffffff;
}
.pagination > li.next a:before {
  content: '';
  position: absolute;
  top: 12px;
  right: 11px;
  height: 0;
  width: 0;
  border-top: 5px inset transparent;
  border-bottom: 5px inset transparent;
  border-left: 5px solid #ffffff;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pagination > .disabled > span {
  border: 0;
}
ul.pager {
  clear: both;
}
.pager .pager-previous,
.pager .pager-current,
.pager .pager-next:before {
  display: none;
}
.pager .pager-next a:before {
  content: 'LOAD MORE';
  color: #FFF;
  font-size: 14px;
}
.pager .pager-next a {
  color: #3ab2e4 !important;
  font-size: 0 !important;
}
.pager li > a, .pager li > span {
  border-radius: 0;
}
.views_infinite_scroll-ajax-loader {
}
.pager .pager-next a {
  position: relative;
  background-color: #3ab2e4;
  padding: 5px 20px 5px 10px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  min-width: 100px;
  display: inline-block;
}
.pager .pager-next a:hover {
  text-decoration: none;
  color: #ffffff;
}
.pager .pager-next a:after {
  content: '';
  position: absolute;
  top: 8px;
  right: 9px;
  height: 0;
  width: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 6px solid #ffffff;
}
.tooltip.left .tooltip-arrow,
.tooltip.left .tooltip-inner {
  display: none;
}
.panel {
  background-color: #f0f0f0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0;
  -moz-box-shadow: 0;
  box-shadow: 0;
  padding: 0 15px;
}
.panel .form-group {
  margin-bottom: 15px;
}
span.date-display-single {
  display: block;
}
.smallText,
small {
  font-size: 14px;
  line-height: 20px;
  display: block;
  margin: 15px 0;
}
.caption {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  color: #999;
  font-size: 14px;
  display: block;
}
.orSeperator {
  position: relative;
  margin-top: 30px;
  border-top: 1px solid #cccccc;
  text-align: center;
  height: 30px;
}
.orSeperator span {
  /*position: absolute;
		top: -31px;
		margin-left: -30px;
		padding: 19px;
		font-size: 16px;
		background-color: white;
		color: white;
		z-index: 99;*/
  position: relative;
  top: -14px;
  padding: 5px;
  font-size: 16px;
  background-color: #dbac6d;
  color: white;
  z-index: 99;
}
/*.orSeperator span:before {
			content: '';
			position: absolute;
			top: 15px;
			left: 14px;
			width: 33px;
			height: 30px;
			background-color: #dbac6d;
			z-index: -1;
		}*/
.TODO {
  border: 2px dashed red !important;
  padding: 0 3px;
  background-color: #ffdddd !important;
  color: black !important;
}
.rabbit {
  position: relative;
  border: 2px dashed #a2a000 !important;
  padding: 0 3px;
  background-color: #fffa6d !important;
  color: black !important;
}
.rabbit:hover::before {
  content: '';
  position: absolute;
  top: -110px;
  left: 0;
  width: 100px;
  height: 100px;
  background: #ffffff url(http://img2.wikia.nocookie.net/__cb20100616034859/farmville/images/9/96/Dutch_Rabbit-icon.png) no-repeat 0 0;
  z-index: 999;
}
body .unknown {
  position: relative;
  border: 2px dashed #2268af !important;
  padding: 0 3px;
  background-color: #c6e2ff !important;
  color: black !important;
}
body .unknown:hover::before {
  content: '';
  position: absolute;
  top: -110px;
  left: 0;
  width: 100px;
  height: 100px;
  background: #ffffff url(http://images.clipartpanda.com/question-mark-icon-yTo7rX4TE.png) no-repeat center 0;
  background-size: 100%;
  z-index: 999;
}
.nodeLinks {
  margin-bottom: 15px;
}
.nodeLinks li {
  display: block;
}
.nodeLinks li a {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
}
.collapseContainer {
  position: relative;
}
.collapseContainer .glyphicon {
  position: absolute;
  left: -5px;
  top: 10px;
  font-size: 12px;
}
.collapseContainer .collapseTrigger {
  cursor: pointer;
  padding: 5px 5px 5px 30px;
  margin-left: -20px;
}
.collapseContainer .collapseTrigger:hover {
  background: #f5f5f5;
}
.collapseContainer .collapseElement {
  padding-left: 10px;
}
.glossaryLetters a.inactive {
  color: #ccc;
  text-decoration: none;
}
p.glossaryLetter {
  border-bottom: 1px solid #ccc;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 24px;
  font-size: 2.4rem;
}
object embed {
  width: 100% !important;
}
.mobile .flashObj,
.mobile #flashObj {
  display: none;
}
/*html body.logged-in {
    margin-top: 30px;
}*/
.goToTop {
  position: fixed;
  bottom: 35px;
  right: 35px;
  background-color: #34b6e4;
  color: white;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  padding: 8px 12px;
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.3);
  cursor: pointer;
  z-index: 999;
}
/*#region ===Content=== */
#main {
  overflow: hidden;
}
#main h2 {
  font-size: 45px;
  text-transform: uppercase;
}
#main h2 span {
  font-size: 25px;
}
#mainFeatureContainer {
  position: relative;
  height: auto !important;
  height: 385px;
}
#mainFeature {
  position: relative;
  color: #ffffff;
  font-size: 30px;
  margin-right: 10%;
  /*background: url(/sites/all/themes/pgpf/images/common/blueBackground.png) no-repeat 0 0;*/
  padding: 12px 30px 30px 30px;
  margin-top: 200px;
  min-height: 160px;
  height: auto !important;
  height: 160px;
}
#mainFeature h1 {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 66px;
  font-size: 6.6rem;
  text-transform: uppercase;
  line-height: 55px;
  min-height: 160px;
  display: table;
}
.node-type-analysis #mainFeature h1,
.node-type-general-page #mainFeature h1 {
  text-transform: capitalize;
}
.node-type-analysis #contentArea h1 {
  text-transform: capitalize;
}
#mainFeature h1:before {
  top: auto !important;
}
#mainFeature h1 .center-vertically {
  height: 160px;
}
.center-vertically {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
#mainFeature h1 .subHeadline {
  display: block;
  font-size: 32px;
  line-height: 34px;
}
#mainFeatureContainer .contextual-links-region {
  position: initial;
}
#secondaryHeadline {
  display: table;
  height: 130px;
  margin-bottom: 15px;
}
#contentArea #secondaryHeadline h1 {
  display: table-cell;
  vertical-align: middle;
  height: 100% !important;
}
#contentArea #secondaryHeadline h1:before {
  top: 0;
}
#contentArea h1 {
  display: table;
  position: relative;
  font-size: 32px;
  line-height: 34px;
  padding: 20px 0;
  text-transform: uppercase;
  color: #000000;
  z-index: 2;
  min-height: 115px;
  height: auto !important;
  height: 115px;
}
#contentArea h1.blogHeading {
  display: block;
}
#contentArea h1:before,
#mainFeature h1:before {
  content: '';
  position: absolute;
  /*top: -15px;*/
  left: -15px;
  background-color: #5dc5e9;
  height: 130px;
  width: 130px;
  z-index: -1;
}
#contentArea h1 > .center-vertically {
  height: 130px;
}
#mainFeature h1:before {
  background-color: #34b6e4;
  opacity: 0.9;
  height: 160px;
  /*width: 195px;*/
  width: 180px;
  left: 0;
  z-index: -1;
}
#mainFeature p {
  margin-top: 0;
  line-height: 24px;
}
.homepage #mainFeatureContainer {
  position: relative;
  min-height: 660px;
  height: auto !important;
  height: 660px;
}
.homepage #mainFeature {
  font-size: 19px;
  margin-right: 10%;
  /*background: url(/sites/all/themes/pgpf/images/common/blueBackground.png) no-repeat 0 0;*/
  padding: 55px 30px 30px 30px;
  margin-top: 155px;
  margin-bottom: 5px;
  min-height: 160px;
  height: auto !important;
  height: 160px;

}
.homepage #mainFeature h1 {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 80px;
  font-size: 8rem;
  line-height: 65px;
}
#homepage_share {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: white;
  height: 33px;
  width: 95px;
  padding-left: 38px;
  padding-top: 7px;
  margin-left: 15px;
  background-position: 11px 8px;
  background-repeat: no-repeat;
  z-index: 260;
}
#homepage_share .shareIcons {
  top: 35px;
  left: -107px;
}
#homeCalloutsContainer {
  margin-top: -180px;
  z-index: 90;
  position: relative;
  margin-bottom: 30px;
}
#homeCallouts {
  padding: 5px;
  background-color: #ffffff;
}
#homeCallouts .callout .content {
  padding: 15px;
  margin-top: 10px;
  border-left: 1px solid #cccccc;
  min-height: 200px;
  height: auto !important;
  height: 200px;
}
#homeCallouts .callout:first-child .content {
  border: 0;
}
#homeCallouts h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 20px;
}
#homeCallouts p {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  margin-top: 5px;
}
#homeCallouts a {
  text-decoration: none;
  color: #171717;
}
#nationalDebt {
  position: absolute;
  top: 127px;
  right: 98px;
  z-index: 198;
  letter-spacing: -2px;
  font-size: 29px;
  color: #F7AA20;
}
#nationalDebt span {
  font-size: 19px;
  padding-left: 5px;
  padding-right: 1px;
  letter-spacing: -2px;
}
#viewLatest {
  background: #3ab2e4;
  text-align: center;
  padding: 15px;
}
#viewLatest span {
  position: relative;
  color: #ffffff;
  padding-right: 20px;
  font-size: 25px;
  text-transform: uppercase;
  cursor: pointer;
}
#viewLatest span.arrow {
  /*content: '';
			position: absolute;
			bottom: 11px;
			right: -15px;*/
  display: inline-block;
  height: 0;
  width: 0;
  border-left: 8px inset transparent;
  border-right: 8px inset transparent;
  border-top: 10px solid #ffffff;
  padding: 2px 0;
}
#featureContent1 {
  background-color: #f5f5f5;
}
#featureContent1 h2 {
  color: #0068b3;
}
#featureContent1 div[class*="col-foreground"] {
  margin-bottom: 30px;
}
#featureContent2 {
  background: #0068b3;
  color: #ffffff;
}
#featureContent2 .featureImage img {
  position: absolute;
  bottom: 0;
  left: -130px;
}
#featureContent3 h2 {
  color: #0068b3;
}
#featureContent4 {
  color: #000000;
  background-color: #00c5fe;
}
#featureContent4 h2 {
  color: #ffffff;
}
#featureContent4 > .container {
  min-height: 350px;
  height: auto !important;
  height: 350px;
}
#featureContent4 .col-background-sm-up {
  z-index: 0;
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
/* Biographies */
#contentArea .biography {
  margin-bottom: 3px;
  background-color: #f5f5f5;
}
#contentArea .biography:hover {
  background-color: #3ab2e4;
}
#contentArea .biography:hover h2,
#contentArea .biography:hover p.jobTitle,
#contentArea .biography:hover .btn3 {
  color: #ffffff;
}
#contentArea .biography:hover .btn3:after {
  border-left-color: #ffffff;
}
#contentArea .partnership {
  margin-bottom: 3px;
}
#contentArea .partnership p {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  text-transform: uppercase;
}
#main .biography h2 {
  font-size: 22px;
  margin: 28px 0 0 0;
  color: #dbac6d;
  text-transform: uppercase;
}
#contentArea .biography .jobTitle {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 10px 0;
  color: #000000;
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
}
#contentArea .biography .btn3 {
  position: relative;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  background-color: transparent;
  color: #000000;
  font-size: 12px;
  padding-left: 0;
  padding-right: 13px;
  text-transform: uppercase;
}
#contentArea .biography .btn3:after {
  right: 4px;
}
/* End Biographies */
#newsViewpoints {
  position: relative;
  z-index: 5;
  background-color: #171717;
  color: #cccccc;
}
#newsViewpoints .goldLine {
  height: 1000px;
  width: 1px;
  background-color: #dbac6d;
  margin: 0 auto;
}
#newsViewpoints aside {
  margin-bottom: 15px;
}
#newsViewpoints h2 {
  margin: 0;
  color: #dbac6d;
}
#newsViewpoints h3, #newsViewpoints h2.pane-title {
   font-size: 18px;
   margin: 20px 0;
   padding-bottom: 10px;
   text-transform: none;
   color: #cccccc;
 }
#newsViewpoints h3.underline,
#twitter h3 {
  text-decoration: none;
  border-bottom: 1px solid #dbac6d;
}
#newsViewpoints article a {
  display: block;
  position: relative;
  color: #cccccc;
  text-decoration: none;
  font-size: 19px;
  line-height: 20px;
}
#newsViewpoints article a .taxonomy {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 3px 8px;
  font-size: 12px;
  color: #ffffff;
  background-color: rgba(52, 182, 227, 0.95);
  text-transform: uppercase;
}
.taxonomy:empty {
  display: none;
}
#voicesOpinions article {
  padding-bottom: 15px;
}
#latestNews .contentTop,
#newsViewpoints .contentTop {
  padding-bottom: 20px;
}
#newsViewpoints .contentTop p {
  margin: 0;
}
#newsViewpoints span.source {
  font-size: 12px;
  color: #a5a5a5;
}
#voicesOpinions .contentTop {
  padding-bottom: 0;
}
#voicesOpinions .contentBottom span img {
  margin-right: 5px;
}
#voicesOpinions .contentBottom > span {
  margin-right: 5px;
}
.contentBottom {
  position: absolute;
  bottom: 0;
  right: 0;
}
.contentBottom span img {
  margin-bottom: 2px;
}
.contentBottom > span {
  display: inline-block;
  color: #3ab2e4;
  font-style: italic;
  margin-right: 5px;
  white-space: nowrap;
  font-size: 13px;
}
.contentBottom span.date-display-single {
  display: inline-block;
}
#contentArea {
  margin-top: 30px;
}
#contentArea h2 {
  position: relative;
  font-size: 24px;
  z-index: 2;
}
h3 {
  font-size: 20px;
}
.subpageMenuContainer {
  margin: 0 -15px 15px -15px;
}
.subpageMenu {
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  padding: 15px;
  background-color: #f5f5f5;
  font-size: 14px;
  height: 100%;
}
.subpageMenuContainer a {
  color: #333333;
}
.subpageMenuContainer a:hover,
.subpageMenuContainer a:hover .btn3,
.subpageMenuContainer a:hover h4 a {
  color: #ffffff;
  text-decoration: none;
}
.subpageMenuContainer a:hover .subpageMenu {
  background: #0068b3;
}
.subpageMenuContainer a:hover .btn3:after {
  border-left: 4px solid #ffffff;
}
.breadcrumb,
.utilityToolbar {
  margin-bottom: 0;
  padding: 10px 0;
}
#rightColumn > h3.field-label {
  display: none;
}
#fullColumn .rightColumn {
  margin-top: 150px;
}
#rightColumn .callout,
.rightColumn .summitMaterials {
  background: #0068b3;
  color: #ffffff;
  padding: 20px 25px;
  margin-bottom: 30px;
}
.rightColumn .summitMaterials {
  margin-top: 15px;
  margin-bottom: 15px;
}
#rightColumn a:hover .callout {
  background: #3ab2e4;
}
#rightColumn .calloutContainer a,
#fullColumn .rightColumn .summitMaterials a {
  color: #ffffff;
  text-decoration: none;
}
#rightColumn .calloutContainer a[href*="mailto"]:hover {
  text-decoration: underline;
}
#rightColumn .callout h2,
#fullColumn .rightColumn .summitMaterials h2 {
  color: #ffffff;
  font-size: 24px;
  margin: 0;
}
#rightColumn .callout p {
  color: #ffffff;
  margin-top: 5px;
}
#rightColumn .callout li:before,
#fullColumn .rightColumn .summitMaterials li:before {
  background: #dbac6d;
}
#rightColumn a.btn3,
#rightColumn span.btn3 {
  position: relative;
  font-size: 12px;
  margin-right: 10px;
  padding: 4px 0 1px 0;
  background: transparent;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}
#rightColumn a.btn3:hover,
#rightColumn span.btn3:hover {
  color: #ffffff;
}
#rightColumn a.btn3:after,
#rightColumn span.btn3:after {
  top: initial;
  bottom: 6px;
  right: -8px;
}
#rightColumn .callout a.btn3:after,
#rightColumn .callout span.btn3:after {
  border-left: 4px solid #ffffff;
}
.relatedContainer {
  background: #f0f0f0;
}
.relatedContainer a {
  font-size: 16px;
}
.relatedContainer .headingContainer {
  padding: 20px 25px;
  font-size: 16px;
}
#contentArea .relatedContainer .headingContainer h2 {
  margin: 10px 0 0 0;
  color: #0063be;
  font-size: 28px;
}
.relatedContainer .headingContainer p {
  margin-top: 5px;
}
#rightColumn .taxonomySection h3,
.taxonomyContainer h3,
#rightColumn h3.rightColumnHeading,
#rightColumn .pane-mtl-blogs .pane-mlt-charts-infographics h3 {
  background: #34b6e4;
  padding: 9px 25px 7px;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
}
#rightColumn .pane-mtl-blogs .pane-mlt-charts-infographics .views-field-body-summary {
  margin-bottom: 15px;
}
#rightColumn .pane-mtl-blogs .view-content {
  padding: 25px;
}
#rightColumn .pane-mtl-blogs .view-content .views-field-title {
  margin-bottom: 15px;
}
#rightColumn .pane-mtl-blogs .view-content .views-field-title a {
  color: #000000;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
}
#rightColumn .pane-mtl-blogs .view-content .views-field-title .field-content {
  position: relative;
}
#rightColumn .pane-mtl-blogs .view-content .views-field-title a:before {
  content: '';
  position: absolute;
  top: 7px;
  left: -13px;
  height: 7px;
  width: 7px;
  background: #34b6e4;
}
.taxonomySection .content,
.pane-mtl-blogs .node-blog {
  padding: 20px 25px;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
}

.pane-mtl-blogs .view-display-id-block_1 .views-field-field-image {
  margin-bottom: 10px;
}
.taxonomySection .content ul {
  list-style: none;
}
.taxonomySection .content li {
  position: relative;
  margin-left: 0;
  margin-bottom: 15px;
}
.taxonomySection .content li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: -13px;
  height: 7px;
  width: 7px;
  background: #34b6e4;
}
.research-library {
  margin-bottom: 30px;
  padding-bottom: 50px;
}
.research-library ul ul {
  display: none;
}
.research-library input {
  display: none;
}
.taxonomyContainer.research-library li {
  margin-right: 5px;
  margin-bottom: 10px;
  line-height: 19px;
  padding-left: 0;
}
#contentArea .taxonomyContainer.research-library ul li:before {
  top: 6px;
}
.taxonomyContainer.research-library li a {
  margin: 0 37px 0 0;
}
#contentArea .taxonomyContainer.research-library ul li.leaf:before,
#contentArea .taxonomyContainer.research-library ul li.collapsed:before,
#contentArea .taxonomyContainer.research-library ul li.expanded:before {
  display: block;
  background-color: #3ab2e4;
}
.taxonomyContainer.research-library h3 {
  border-left: 1px solid #f5f5f5;
}
.recommended h3 {
  margin: 0;
}
.recommended div[class*="col-"] .content {
  padding: 25px 25px 0 25px;
  border-left: 1px solid #ccc;
  min-height: 320px;
  height: auto !important;
  height: 320px;
}
.recommended .row .row .row div[class*="col-"]:first-child .content {
  border-left: none;
}
.mostViewed .row.evenSpacedColumns > div.views-row {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 50px;
  overflow: visible;
}
.mostViewed .row.evenSpacedColumns > div.views-row-4 {
  clear: both;
}
.mostViewed .views-row:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 2px;
  height: 7px;
  width: 7px;
  background: #3ab2e4;
}
.mostViewed .views-row a {
  color: #000000;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  display: block;
}
.lineThrough {
  position: relative;
  margin-top: 30px;
  border-top: 1px solid #cccccc;
  text-align: center;
  height: 35px;
}
.lineThrough h2 {
  display: inline-block;
  margin: 30px auto;
  top: -63px;
  padding: 19px;
  background-color: white;
}
#rightColumn .lineThrough {
  margin-top: 0;
  border: 0;
  text-align: left;
  height: auto;
}
#rightColumn .lineThrough h2 {
  display: block;
  margin: 20px 0 10px 0;
  top: 0;
  padding: 0;
}
#leftColumn .views-row {
  margin-bottom: 30px;
  padding: 0 20px 20px 20px;
  clear: both;
}
#leftColumn .view-blog-list .views-row {
  margin-bottom: -4px;
  padding: 0 20px;
}
#leftColumn .view-nodequeue-news-feed-page .views-row {
  padding-left: 0;
}
#leftColumn .teaser-date {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #000000;
}
#leftColumn .view-blog-list .teaser-date {
  /*float: right;
		width: 75%;*/
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #0068b3;
}
#leftColumn .featured .teaser-date {
  color: #ffffff;
}
#leftColumn .teaser-title {
  background: #3ab2e4;
  margin: 0 -20px;
  text-transform: uppercase;
}
#leftColumn .view-blog-list .teaser-title {
  /*width: 75%;
		float: right;*/
  background: transparent;
  margin: 0;
}
#leftColumn .teaser-title a {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 20px;
  font-size: 2rem;
  padding: 20px;
}
#leftColumn .view-blog-list .teaser-title a {
  color: #000000;
  padding: 0;
}
#rightColumn h3 {
  color: #0068b3;
  font-size: 27px;
  text-transform: uppercase;
  margin: 5px 0 15px 0;
}
#contentArea h1.blogHeading {
  min-height: 0px;
  height: auto !important;
  height: 0px;
  padding-left: 20px;
  color: #ffffff;
  background: #0a63b3 url(/sites/default/files/images/common/PGPF_FiscalBlog_hd.jpg) no-repeat center right;
  margin-bottom: 15px;
}
.blogHeading:before {
  display: none;
}
.view-blog-list .blog-teaser {
  position: relative;
  padding-top: 30px;
  border-top: 4px solid #3ab2e4;
  padding-bottom: 40px;
}
.view-blog-list .views-row:first-child .blog-teaser {
  border-top: none;
}
.archive-budget-basics .view-content > div:first-child .blog-listing,
.archive-multimedia .view-content > div:first-child .blog-listing,
.view-blog-list .view-content > div:first-child .blog-listing {
  border-top: 0;
}
.blog-listing {
  border-top: 4px solid #3ab2e4;
  padding: 40px 0 20px 0;
}
.blog-listing .row:first-child:after {
  clear: none;
}
.blog-listing.featured {
  background-color: #3ab2e4;
  color: #ffffff;
}
.blog-listing.featured p a {
  color: #ffffff;
  text-decoration: underline;
}
.view-blog-list a.btn2 {
  float: right;
  background-color: #ffffff;
  color: #000000;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 10px 5px 23px;
}
.view-blog-list a.btn2:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 6px;
  height: 12px;
  width: 12px;
  background-color: #3ab2e4;
}
.view-blog-list a.btn2:after {
  display: none;
}
.view-blog-list a.btn2:hover {
  background-color: #3ab2e4;
  color: #ffffff;
}
.view-blog-list a.btn2:hover:before {
  background-color: #ffffff;
}
.view-blog-list .blog-teaser.featured {
  background-color: #3ab2e4;
  color: white;
  margin: 0 -20px 0px -20px;
  padding: 30px 20px 40px 20px;
}
#leftColumn .view-blog-list .blog-listing.featured .teaser-title a {
  color: #ffffff;
}
.view-blog-list .blog-listing.featured a.btn2 {
  background-color: transparent;
  color: #ffffff;
  right: 20px;
}
.view-blog-list .blog-listing.featured a.btn2:before {
  background-color: #ffffff;
}
.view-blog-list .blog-listing.featured a.btn2:hover {
  background-color: #ffffff;
  color: #000000;
}
.view-blog-list .blog-listing.featured a.btn2:hover:before {
  background-color: #3ab2e4;
}
.recents {
  background: #f0f0f0;
  padding: 20px;
  margin-bottom: 30px;
}
.recents .view-blog-list .views-row {
  margin-bottom: 10px;
  padding-left: 15px;
}
.recents .view-blog-list .views-row a {
  position: relative;
  color: #171717;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
}
.recents .view-blog-list .views-row a:before {
  content: '';
  position: absolute;
  top: 7px;
  left: -13px;
  height: 7px;
  width: 7px;
  background: #34b6e4;
}
#rightColumn .view-blog-list .views-row a {
  display: inline-block;
}
#rightColumn .view-blog-list .views-summary {
  overflow: hidden;
}
#rightColumn .view-blog-list .views-summary a.active {
  position: relative;
  z-index: 99;
}
#rightColumn .view-blog-list .views-summary a.active:after {
  content: '';
  position: absolute;
  top: 0;
  left: -20px;
  height: 100%;
  width: 720px;
  background: #f0f0f0;
  z-index: -1;
}
.archive-external-news h3 {
  display: none;
}
.archive-external-news .views-row {
  padding: 20px 0;
  font-size: 15px;
  border-top: 1px solid #666666;
}
.archive-external-news .views-row:first-of-type {
  border-top: 0;
  padding-top: 15px;
}
.archive-external-news .views-row > span {
  text-transform: uppercase;
}
.archive-external-news .views-row .views-field-field-publication-date-1 {
  display: inline-block;
  color: #3ab2e4;
  margin-left: 10px;
}
.archive-external-news .views-row .field-content {
  font-size: 17px;
}
.archive-external-news .views-row .views-field-title {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  padding-bottom: 15px;
}
.archive-external-news .views-row .btn3 {
  position: relative;
  background-color: #3ab2e4;
  padding: 5px 20px 5px 10px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}
.archive-external-news .views-row .btn3:hover {
  text-decoration: none;
  background-color: #0068b3;
  color: #ffffff;
}
.archive-external-news .views-row .btn3:after {
  content: '';
  position: absolute;
  top: 7px;
  right: 9px;
  height: 0;
  width: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 6px solid #ffffff;
}
.postsByMonth {
  padding: 0 20px;
}
span.facet_cnt {
  position: relative;
  float: right;
  color: #171717;
  margin-left: 5px;
  z-index: 100;
}
.glossaryContainer a {
  text-decoration: none;
  cursor: auto;
}
.glossaryContainer a:hover {
  cursor: auto;
  color: #428bca;
  text-decoration: none;
}
.glossaryContainer .btn2:hover {
  cursor: pointer;
  color: #fff;
  text-decoration: none;
}
#contentArea .taxonomyContainer li:before {
  display: none;
}
.taxonomyContainer ul {
  padding: 10px 0;
}
.taxonomyContainer ul ul {
  padding: 0;
}
.taxonomyContainer li {
  position: relative;
  margin-right: 15px;
  padding-left: 22px;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  color: #0068b3;
}
.taxonomyContainer li input[type="checkbox"] {
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 12px;
  margin-right: 5px;
}
.taxonomyContainer li a {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  display: inline-block;
  margin-right: 25px;
}
.taxonomyContainer li li a {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
}
.taxonomyContainer li a span.facet_cnt {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  float: none;
  position: absolute;
  top: 0;
  right: 0;
}
.taxonomyContainer li li {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  margin-right: 0;
  margin-left: 0;
  color: #0068b3;
}
#rightColumn .taxonomySection .content a.btn3 {
  color: #000000;
}
#rightColumn .taxonomySection .content a.btn3:hover {
  color: #000000;
}
#rightColumn .taxonomySection .content a.btn3:after {
  bottom: 8px;
  right: -8px;
}
.taxonomySection .viewpoint {
  margin-bottom: 15px;
}
.taxonomySection .viewpoint p {
  margin-bottom: 5px;
}
.taxonomySection .manualList .relatedItem,
.taxonomySection .articleList .relatedItem,
.taxonomySection .chartsList .relatedItem,
.taxonomySection .videosList .relatedItem,
.taxonomySection .viewpointsList .relatedItem {
  position: relative;
  margin-left: 0;
  margin-bottom: 15px;
}
.taxonomySection .manualList .relatedItem:before,
.taxonomySection .articleList .relatedItem:before,
.taxonomySection .chartsList .relatedItem:before,
.taxonomySection .videosList .relatedItem:before,
.taxonomySection .viewpointsList .relatedItem:before {
  content: '';
  position: absolute;
  top: 7px;
  left: -13px;
  height: 7px;
  width: 7px;
  background: #34b6e4;
}
.taxonomySection .manualList .relatedItem a,
.taxonomySection .articleList .relatedItem a,
.taxonomySection .chartsList .relatedItem a,
.taxonomySection .videosList .relatedItem a,
.taxonomySection .viewpointsList .relatedItem a {
  display: block;
  color: #000000;
}
.taxonomySection .view-empty {
  display: none;
}
.globalCalloutsContainer {
  position: relative;
  background-color: #0063be;
  color: #fff;
  margin: 30px 0;
}
.globalCalloutsContainer:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  background-color: #dbac6d;
}
.globalCalloutsContainer > .container {
  z-index: 5;
}
.globalCalloutsContainer .left {
  background-color: #0063be;
  padding: 15px 30px;
}
.globalCalloutsContainer .right {
  background-color: #dbac6d;
  padding: 15px 30px;
}
#main .globalCalloutsContainer h2 {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 36px;
  font-size: 3.6rem;
  margin: 0;
  color: #ffffff;
}
.globalCalloutsContainer p {
  margin: 0 0 5px 0;
  font-size: 17px;
  color: #ffffff;
}
.globalCalloutsContainer .right p {
  color: #000000;
}
.globalCalloutsContainer a,
.globalCalloutsContainer a:hover {
  display: inline-block;
  color: #ffffff;
  text-decoration: none;
}
.globalCalloutsContainer .btn3 {
  color: #ffffff;
  position: relative;
  padding-right: 18px;
  text-transform: uppercase;
  font-size: 14px;
}
.globalCalloutsContainer .btn3:hover {
  color: #ffffff;
}
.globalCalloutsContainer .btn3:after {
  border-left: 4px solid #ffffff;
  top: 10px;
}
.taxonomyContainer {
  background: #f0f0f0;
  margin-bottom: 15px;
}
.taxonomyContainer .headingContainer {
  padding: 20px;
}
#contentArea .taxonomyContainer .headingContainer h2 {
  margin: 0;
  font-size: 20px;
}
.taxonomyContainer .headingContainer .plus-minus-change {
  font-size: 17px;
}
#rightColumn .mostViewed {
  background: #ffffff;
  padding: 30px 20px 20px 20px;
}
#rightColumn .mostViewed h2 {
  color: #0068b3;
}
#rightColumn .mostViewed .row.evenSpacedColumns > div.views-row {
  position: relative;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 15px;
  width: 100% !important;
  overflow: visible;
}
#rightColumn .mostViewed .views-row:before {
  content: '';
  position: absolute;
  top: 8px;
  left: -13px;
  height: 7px;
  width: 7px;
  background: #3ab2e4;
}
#rightColumn .mostViewed .views-row a {
  color: #000000;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
}

#webform-client-form-2645 span.form-required,
#newsletter-manage-subscriptions-form-new span.form-required {
  float: left;
  margin-right: 5px;
}

#webform-client-form-2645 button[type="submit"],
#newsletter-manage-subscriptions-form-new button[type="submit"] {
  margin-top: 20px;
  position: relative;
  padding-right: 20px;
}
#webform-client-form-2645 button[type="submit"]:after,
#newsletter-manage-subscriptions-form-new button[type="submit"]:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 8px;
  height: 0;
  width: 0;
  border-top: 5px inset transparent;
  border-bottom: 5px inset transparent;
  border-left: 6px solid white;
}
.fiscalSummitForm {
  background: #f0f0f0;
  padding: 20px;
  margin-top: 20px;
  display: none;
  /* Delete this to show the form again */
}
.fiscalSummitForm li:before {
  display: none;
}
#contentArea .fiscalSummitForm h1 {
  color: #0068b3;
  font-size: 30px;
  min-height: 0;
  padding-bottom: 10px;
}
#contentArea .fiscalSummitForm h1:before {
  display: none;
}
.fiscalSummitForm select {
  padding: 5px 0;
  width: 100%;
  border-color: #cccccc;
}
.fiscalSummitForm span.form-required {
  float: left;
  margin-right: 5px;
}
.fiscalSummitForm input[type="text"] {
  width: 100%;
}
.fiscalSummitForm button[type="submit"] {
  margin: 20px 0 10px;
  padding-right: 20px;
  position: relative;
}
.fiscalSummitForm button[type="submit"]:after {
  content: '';
  position: absolute;
  top: 10px;
  right: 9px;
  height: 0;
  width: 0;
  border-top: 5px inset transparent;
  border-bottom: 5px inset transparent;
  border-left: 6px solid white;
}
.pastSummits {
  overflow: hidden;
  padding: 10px 20px 20px 20px;
}
.pastSummits h2 {
  color: #0068b3;
}
.pastSummits div.views-row {
  position: relative;
  margin-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100% !important;
  overflow: visible;
}
.pastSummits .views-row:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0px;
  height: 7px;
  width: 7px;
  background: #3ab2e4;
  z-index: 101;
}
.pastSummits .views-row a {
  position: relative;
  color: #000000;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
  display: inline-block;
  z-index: 100;
}
.pastSummits .views-row a.active:after {
  content: '';
  position: absolute;
  top: -8px;
  left: -35px;
  height: 140%;
  width: 230%;
  background: #f0f0f0;
  z-index: -1;
}
.searchResults {
  margin-bottom: 30px;
}
.searchResults article {
  border-top: 1px solid #cccccc;
}
.searchResults article br {
  display: none;
}
.searchResults article a {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.searchResults li:before {
  display: none;
}
#rightColumn .searchResults h3 {
  color: #000000;
  font-size: 17px;
  text-transform: initial;
  margin: 5px 0;
}
.search-results .col-1 img,
.search-results table,
.search-results iframe,
.search-results embed,
.search-results hr,
.search-results a[href*=".pdf"],
.search-results .tabpanel,
.search-results .videoWrapper,
.search-results .glossaryLetters {
  display: none;
}
.search-results blockquote {
  border-left: 0;
  padding: 0;
}
.searchResults .col-1 {
  padding-top: 10px;
}
.col-1 img {
  display: none;
}
.searchResults .postDate {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}
.hasImage .col-2 {
  float: right;
  margin-top: 20px;
  padding-left: 15px;
  max-width: 40%;
}
.search-results a,
.search-results a:hover {
  color: #333333;
  text-decoration: none;
}
.search-results .col-1 p:last-child > a {
  display: inline;
  color: #428bca;
}
.search-results .col-1 p:last-child > a:hover {
  text-decoration: none;
}
#contentArea .search-results h2 {
  font-size: 20px;
  margin: 0;
}
.search-results strong {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
}
.search-results .text-center {
  text-align: left;
}
.taxonomySection > .row {
  margin-bottom: 5px;
}
#searchInformation {
  padding: 15px 0 15px 0;
}
#searchInformation p {
  margin: 0;
}
#searchInformation li {
  margin-bottom: 8px;
}
#searchInformation li:before {
  display: none;
}
#searchInformation .current-search-item-selected-facets {
  display: none;
}
#searchInformation .searchCount {
  font-size: 22px;
  color: #0063be;
  padding-right: 5px;
}
#searchInformation .searchText {
  font-size: 19px;
  font-weight: bold;
}
.searchFilter,
.current-search-item-active-items li {
  position: relative;
  display: inline-block;
  padding: 0 10px;
  background-color: #34b6e4;
  color: white;
  margin: 0 2px;
  padding-right: 25px;
  /*white-space: nowrap;*/
  line-height: 25px;
}
.searchFilter a.close,
.current-search-item-active-items li span.deactivate {
  position: absolute;
  top: 2px;
  right: 4px;
  display: block;
  width: 20px;
  font-family: verdana;
  font-weight: normal;
  text-align: center;
  color: #ffffff;
  font-size: 17px;
  line-height: 18px;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 1;
}
.filterContainer {
  display: inline;
  line-height: 30px;
}
.carousel {
  opacity: 0;
  position: relative;
  min-height: 200px;
  padding: 0 49px;
}
.carousel .controls {
  display: inline-block;
  margin-bottom: 10px;
  float: right;
}
.carousel .caroufredsel_wrapper {
  margin: auto !important;
}
.caroufredsel_wrapper:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 15px;
  background: white;
  top: 0;
  right: 0;
}
.carousel .slide {
  display: block;
  float: left;
  text-align: center;
  padding-right: 15px;
  width: 135px;
}
.carousel .prev,
.carousel .next {
  display: inline-block;
  position: absolute;
  top: 40px;
  height: 49px;
  width: 49px;
  border: 0;
  background: #3ab2e4;
  text-decoration: none;
  z-index: 99;
}
.carousel .prev {
  left: 0;
}
.carousel .next {
  right: 16px;
}
.carousel .prev:after,
.carousel .next:after {
  content: '';
  position: absolute;
  top: 18px;
  height: 0;
  width: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
}
.carousel .prev:after {
  border-right: 8px solid white;
  left: 20px;
}
.carousel .next:after {
  border-left: 8px solid white;
  left: 22px;
}
.carousel .slide p,
.feat-list > div.participant > div > h3 {
  text-align: left;
  font-size: 14px;
  margin-bottom: 5px;
}
.carousel .slide p.smallText,
.feat-list > div.participant > div > p.smallText {
  font-size: 13px;
  margin-top: 5px;
}
.carousel .slide > div {
  padding-right: 10px;
  border-right: 1px solid #cccccc;
}
.carousel .slide:last-child > div {
  border: none;
}
.feat-list > div.participant > div {
  padding-right: 5px;
  border-right: 1px solid #cccccc;
}
.feat-list > div.participant:last-child > div {
  border: none;
}
.quote {
  background: #f0f0f0;
  padding: 20px 40px;
  margin: 0 -15px;
  color: black;
}
/*.quote {
	position: relative;
	font-style: italic;
	min-height: 70px;
	z-index: 1;
}*/
/*.quote::before {
		content: '';
		position: absolute;
		top: -10px;
		left: -15px;
		height: 80px;
		width: 80px;
		background-color: #e2bd8a;
		z-index: -1;
	}*/
.grants {
  margin: 30px 0;
}
.grants h2 {
  margin: 0;
}
.grants img {
  margin-bottom: 15px;
}
.blueBoxSection {
  padding-left: 135px;
  padding-top: 5px;
  margin-left: -15px;
  margin-bottom: 15px;
}
.blueBoxSection.thin {
  padding-left: 110px;
}
#contentArea ul.boxed {
  padding: 0;
  margin: 0;
}
#contentArea ul.boxed li {
  padding: 10px 25px;
  border-bottom: 2px solid #fff;
  background-color: #f0f0f0;
  margin: 0;
}
#contentArea ul.boxed li:before {
  left: 10px;
  top: 18px;
}
/* Micro Site section */
.microSite #mainFeatureContainer .container,
.microSite #mainFeatureContainer .col-foreground {
  overflow: visible;
}
.microSite #mainFeature {
  margin-top: 140px;
  margin-bottom: 90px;
}
.microSite #mainFeature h1:before {
  background: rgba(52, 182, 228, 0.8);
  opacity: 0.8;
  left: 0;
  width: 160px;
}
#microSiteNav {
  position: absolute;
  height: 70px;
  width: 100%;
  z-index: 998;
  margin-top: -70px;
  left: 0;
}
#microSiteNav:after {
  content: '';
  position: absolute;
  top: 0;
  left: -500px;
  width: 4000px;
  height: 100%;
  background: rgba(52, 182, 228, 0.8);
}
#microSiteNav ul {
  position: relative;
  z-index: 999;
}
#microSiteNav a {
  position: relative;
  display: inline-block;
  color: white;
  padding: 25px 20px;
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
}
#microSiteNav a:before {
  content: '';
  position: absolute;
  top: 30px;
  left: 4px;
  background: white;
  height: 10px;
  width: 10px;
  z-index: 999;
}
#microSiteNav a:after {
  content: '';
  position: absolute;
  top: 10px;
  left: -25px;
  height: 50px;
  width: 1px;
  background: white;
  opacity: 0.4;
}
#microSiteNav a:hover:before {
  background: transparent;
  border: 1px solid white;
}
#microSiteNav li:first-child a:after {
  display: none;
}
.microSite .archiveResults {
  background: #f0f0f0;
  padding: 20px 25px;
}
.microSite .archiveResults h2 {
  margin: 10px 0 0 0;
  color: #0063be;
  font-size: 28px !important;
}
.microSite .archiveResults ul {
  margin-top: 15px;
}
.microSite .archiveResults li {
  margin-left: 0;
  margin-bottom: 5px;
  color: #666666;
  font-size: 14px;
}
.microSite .archiveResults li a {
  color: #222;
  text-decoration: underline;
  font-weight: bold;
}
.microSite .archiveResults li a:nth-child(2) {
  font-weight: normal;
  color: #666666;
}
.microSite .archiveResults li:before {
  display: none;
}
/*Hover tab section*/
.tabpanel {
  margin: 10px 0;
}
.nav-tabs.hover-navigation {
  border: none;
  position: relative;
  background: url('/sites/default/files/hover-tab-transparent.png') no-repeat;
  background-size: cover;
  margin-left: 13px;
  height: 245px;
}
.tab-content > .tab-pane {
  min-height: 245px;
}
.nav-tabs.hover-navigation li {
  float: none;
  padding: 0;
  margin: 0;
  border: none;
  margin-left: -13px;
}
.nav-tabs.hover-navigation li p {
  display: none;
}
#contentArea ul.nav-tabs.hover-navigation li:before {
  width: 13px;
  height: 13px;
  background: url('/sites/default/files/orange-angle.png') no-repeat;
  display: block;
  content: '';
  position: absolute;
  left: 0px;
  bottom: -13px;
  top: auto;
}
.nav-tabs.hover-navigation li a {
  float: none;
  padding: 10px 0 10px 10px;
  margin: 0;
  border: none;
  background: #0067B1;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 25px;
}
.nav-tabs.hover-navigation li a:hover {
  cursor: pointer;
  background: #0067B1;
  color: #fff;
}
.nav-tabs.hover-navigation li.active {
  margin: 0 0 0 -13px;
  padding: 0;
}
.nav-tabs.hover-navigation li.active a {
  margin: 0 0 25px 0;
  padding: 10px 0 10px 10px;
  border: none;
}
.hover-navigation-caption {
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 5px 10px;
  filter: alpha(opacity=70);
  -moz-opacity: .70;
  opacity: .70;
}
.hover-navigation-caption h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  padding-top: 5px;
  color: #f9a11b;
}
.hover-navigation-caption p {
  padding: 5px 0;
  margin: 0;
  font-size: 12px;
  color: #fff;
}
/*Archive Pages*/
.archive-analysis,
.archive-budget-basics,
.archive-charts,
.archive-press-release,
.archive-multimedia,
.archive-polling-results,
.archive-newsletter {
  margin: 30px 0;
}
.archive-analysis .views-row,
.archive-budget-basics .views-row,
.archive-charts .views-row,
.archive-press-release .views-row,
.archive-multimedia .views-row,
.archive-polling-results .views-row {
  margin-bottom: 15px;
}
.archive-analysis .views-row .date-display-single,
.archive-press-release .views-row .date-display-single,
.archive-budget-basics .views-row.inline-date .date-display-single {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 17px;
  font-size: 1.7rem;
  display: inline-block;
  width: 16%;
  vertical-align: top;
  color: #000000;
}
.archive-budget-basics .views-row .date-display-single {
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
  color: #0068b3;
}
.archive-multimedia .teaser-title a,
.archive-budget-basics .teaser-title a {
  color: #000000;
  padding: 0;
  display: block;
  text-decoration: none;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  font-size: 2rem;
}
.archive-analysis .views-row .views-field,
.archive-budget-basics .views-row .views-field,
.archive-press-release .views-row .views-field {
  display: inline-block;
  width: 82%;
}
.archive-charts .views-row {
  position: relative;
  clear: both;
  min-height: 72px;
  height: auto !important;
  height: 72px;
}
.archive-charts .views-row > div:first-child {
  position: absolute;
  left: 0;
  top: 0;
  height: 72px;
  width: 113px;
  overflow: hidden;
}
.archive-charts .views-row .views-field-title {
  margin-left: 130px;
}
.archive-charts .views-row .field-content {
  display: table-cell;
  vertical-align: middle;
  height: 52px;
}
.archive-charts .pagination {
  margin-top: 50px;
}
.archive-infographic {
  margin: 30px 0;
}
.archive-infographic .views-row {
  width: 50%;
  float: left;
  padding-right: 30px;
  margin-bottom: 30px;
}
.archive-infographic .views-row-odd {
  clear: both;
}
.archive-infographic:after,
.archive-charts:after {
  content: '';
  display: table;
  clear: both;
  height: 0;
  visibility: hidden;
}
.archive-newsletter .views-row {
  min-height: 175px;
  height: auto !important;
  height: 175px;
}
.archive-infographic > .view > .text-center {
  clear: both;
}
#leftColumn .view-press-releases {
  margin-top: 30px;
}
#leftColumn .view-press-releases .views-row {
  padding-left: 0;
}
.view-press-releases .views-row .btn2,
.view-nodequeue-news-feed-page .views-row .btn2 {
  margin-top: 0px;
  display: inline-block;
  padding-bottom: 3px;
}
.view-press-releases .views-row span,
.view-nodequeue-news-feed-page .views-row span {
  margin-left: 10px;
  color: #878787;
  font-size: 14px;
  text-transform: uppercase;
}
.view-press-releases .views-widget-filter-date_filter label {
  font-size: 24px;
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
}
.large-headline {
  color: white;
  position: relative;
  left: -500px;
  text-indent: 500px;
  width: 2500px;
  background: #0068b3;
  padding: 20px 0;
}
.large-headline a {
  position: relative;
  z-index: 99;
}
#contentArea .large-headline h2 {
  margin: 0;
}
#contentArea .large-headline h2 span {
  display: block;
}
p.sign-up-now-btn {
  position: relative;
  padding: 7px 35px 8px 25px;
  background: #0068b3;
  display: inline-block;
}
p.sign-up-now-btn a,
p.sign-up-now-btn a:hover {
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
}
p.sign-up-now-btn:after {
  content: '';
  position: absolute;
  top: 13px;
  right: 20px;
  height: 0;
  width: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 7px solid white;
}
.vertical-separator {
  display: inline-block;
  height: 70px;
  margin: 0 15px -30px 23px;
  border-left: 2px solid #555;
}
ul.social-icons {
  display: inline-block;
}
ul.social-icons li {
  margin-left: 0;
  padding: 0 1px;
}
ul.social-icons li:before {
  display: none;
}
/*#region ===Content=== */
#newsletter-subscribe-form--2 .control-label {
  display: none;
}
.view-nodequeue-news-feed-page .pull-right,
.view-nodequeue-news-feed-page .text-right {
  display: none;
}
/*#region ===Navigation Overrides=== */
#mainNavigation > h2 {
  padding-top: 15px;
}
/*body.logged-in #globalNavigation {
    margin-top: 50px;
}*/
#globalNavigation li,
#mainNavigation li {
  position: initial;
  padding: 0;
  margin-left: 0;
}
#globalNavigation li {
  margin-left: 20px;
  height: 38px;
}
#globalNavigation li:hover {
  border-bottom: 3px solid #3ab2e4;
}
#globalNavigation li:first-child {
  margin-left: 0px;
}
#globalNavigation li.active {
  border-bottom: 3px solid #3ab2e4;
}
#globalNavigation li a:hover {
  color: #ffffff;
}
.mp-pusher {
  height: auto;
  background-color: #ffffff;
}
.mp-menu {
  width: 92%;
  left: -15px;
}
.no-csstransforms3d #mp-menu {
  left: -40%;
  height: 500px;
}
.mp-menu h2 {
  margin: 0;
  padding: 9px 28px;
  color: #ffffff;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 300;
  font-size: 24px;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.mp-menu h2:hover {
  background: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-menu h2 a,
.mp-menu ul li h2 a:hover {
  display: block;
  color: #ffffff;
  text-decoration: none;
  background: transparent;
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.mp-menu h2 a br {
  display: none;
}
.mp-menu ul li h2:hover {
  background: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0);
}
.mp-back {
  padding-left: 28px;
  font-weight: normal;
  font-size: 11px;
}
.mp-back:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: normal;
}
.mp-level {
  background-color: #0068b3;
  z-index: 1005;
  cursor: default;
}
.mp-level li[class*="col-"] {
  position: static;
}
.mp-level ul li > a {
  color: #ffffff;
}
.scroller-inner {
  margin-top: 123px;
}
.mp-pusher.mp-pushed::after,
.mp-level.mp-level-overlay::after {
  z-index: 1000;
}
.mp-pusher,
.mp-level {
  -webkit-transition: transform 0.5s ease-out;
  -moz-transition: transform 0.5s ease-out;
  -o-transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
}
.mp-menu ul li > a {
  font-family: 'Avenir LT W01_95 Black1475556', Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0s ease-out;
  -moz-transition: all 0s ease-out;
  -o-transition: all 0s ease-out;
  transition: all 0s ease-out;
}
.mp-menu ul.globalNav > li > a {
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: .3em 1em .3em 2em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mp-menu ul.socialIcons {
  text-align: center;
}
.mp-menu ul.socialIcons > li > a {
  padding: .8em;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mp-menu ul li > a br {
  display: none;
}
.hasChildren {
  background: url(/sites/all/themes/pgpf/images/common/sideMenuArrow.png) no-repeat center right;
}
.mp-back:before {
  position: absolute;
  content: '\e079';
  color: #ffffff;
  left: 10px;
  top: 13px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.mp-back:after {
  display: none;
}
.mp-menu.mp-overlap .glyphicon-home::before {
  position: absolute;
  content: '\e021';
  right: 4px;
  top: 9px;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #ffffff;
  z-index: 1001;
}
.mp-menu .mp-level.mp-level-overlay > ul > li > .parent,
.mp-menu .mp-level.mp-level-overlay > ul > li > .parent::after {
  color: transparent;
  opacity: 0;
}
.mp-menu .mp-level ul li a.parent:hover {
  background: url(/sites/all/themes/pgpf/images/common/sideMenuArrow.png) no-repeat center right;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -1px rgba(0,0,0,0), inset 0 1px rgba(0,0,0,0);
  -moz-box-shadow: inset 0 -1px rgba(0,0,0,0), inset 0 1px rgba(0,0,0,0);
  box-shadow: inset 0 -1px rgba(0,0,0,0), inset 0 1px rgba(0,0,0,0);
}

.view-content .contextual-links-wrapper {
  background: green;
  position: relative;
  height: 0;
  float: right;
  top: 20px;
}
.webform-client-form-3549 .control-label {
  float: left;
  width: 20%;
}
.webform-client-form-3549 .form-control,
.webform-client-form-3549 .form-email{
  float: left;
  width: 80%;
}
.webform-client-form-3549 .form-item.form-type-checkbox {
  clear: both;
}
.webform-client-form-3549 .form-type-checkbox .control-label {
   width: auto;
}
.webform-client-form-3549 .form-actions,
.webform-client-form-3549 .form-item.form-item-submitted-press-beat {
  clear: both;
}
.webform-client-form-3549 .form-item.form-item-submitted-press-beat label.control-label,
.webform-client-form-3549 .form-item.form-item-submitted-press-beat div#edit-submitted-press-beat {
  float: left;
}

.webform-client-form-3549 .form-type-checkbox.checkbox {
  margin: 0;
}
.node-type-infographic span.date-display-single {
  color: #a8a8a8;
  font-size: 15px;
}
.table-striped > tbody > tr.media-list:nth-child(odd) > td, .table-striped > tbody > tr.media-list:nth-child(odd) > th {
   background-color: #eeeeee;
}
.table-hover > tbody > tr.media-list:hover > td, .table-hover > tbody > tr.media-list:hover > th {
  background-color: #f5f5f5;
}
tr.media-list td img {
  min-width:140px;
  max-width: initial;
  background: white;
}
tr.media-list-border td img {
  border: 2px solid #5dc5e9;
}
tr.media-list-video td img {
  min-width:140px;
  max-width: initial;
}

/*#endregion ===End Navigation Overrides=== */
/*#region ===MediaQuery_Desktops=== */
/*@media (min-width: 992px) {*/
.normal-nav #mp-pusher.mp-pusher {
  -webkit-transform: initial !important;
  -moz-transform: initial !important;
  -o-transform: initial !important;
  -ms-transform: initial !important;
  transform: initial !important;
}
.normal-nav #mp-pusher:after,
.normal-nav .parent:after {
  background: transparent;
  opacity: 0;
}
.normal-nav .mp-pusher.mp-pushed::after,
.normal-nav .mp-level.mp-level-overlay::after {
  opacity: 0 !important;
}
.normal-nav #mainNavigation {
  margin-top: 0;
  margin-left: 15px;
  height: auto;
}
.normal-nav #mp-menu.mp-menu {
  position: inherit;
  display: inline-block;
  float: left;
  font-size: 10px;
  width: auto;
  height: auto;
  margin-left: 10px !important;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 498;
}
.normal-nav .mp-menu h2 {
  display: none;
}
.normal-nav .mp-menu ul ul ul {
  margin-bottom: 5px;
}
.normal-nav .mp-menu ul li > a {
  font-size: 14px;
}
.normal-nav .mp-menu ul li > a br {
  display: block;
}
.normal-nav .mp-level {
  background-color: transparent;
  position: inherit;
  left: 0;
  z-index: 500;
  -webkit-transform: translate(0, 0) !important;
  -moz-transform: translate(0, 0) !important;
  -o-transform: translate(0, 0) !important;
  -ms-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important;
}
.normal-nav .mp-level > ul > li > a {
  background: url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 10px 33px, url(/sites/all/themes/pgpf/images/common/bkgdNavigationSeperator.gif) no-repeat 0 0;
  background-color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #333;
  padding: 31px 15px 17px 25px;
  text-decoration: none;
}
.normal-nav #mainNavigation > ul > li {
  margin-left: 0;
  border-bottom: 6px solid #ffffff;
}
.normal-nav #mainNavigation > ul > li.active,
.normal-nav #mainNavigation > ul > li.parent {
  border-bottom: 6px solid #dbac6d;
}
.normal-nav #mainNavigation > ul > li:hover,
.normal-nav #mainNavigation > ul > li.hover,
.normal-nav #mainNavigation > ul > li.active:hover {
  border-bottom: 6px solid #0068b3;
}
.normal-nav #mainNavigation > ul > li > a {
  text-transform: uppercase;
  padding-left: 25px;
  position: relative;
  line-height: 17px;
}
.normal-nav #mainNavigation > ul > li:first-child > a {
  background: url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 10px 33px;
  border-left: 0;
  padding-left: 25px;
  color: #000000;
}
.normal-nav #mainNavigation > ul > li:first-child:hover > a {
  background: #0068b3 url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 10px -166px;
  color: #ffffff !important;
}
.normal-nav .hasChildren {
  background-image: none;
}
/* Nav Link Hover */
.normal-nav .mp-menu ul li:hover a,
.normal-nav .mp-level ul li:first-child a:hover,
.normal-nav .mp-level ul li .mp-level ul li a:hover,
.normal-nav .mp-level ul li .mp-level ul li.active > a,
.normal-nav .mp-level ul li .mp-level ul li.parent > a,
.normal-nav .mp-menu .mp-level ul li > a.hasChildren:hover {
  background: #0068b3 url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 10px -166px;
  color: #ffffff;
}
.normal-nav .mp-level ul li .mp-level ul li.active a,
.normal-nav .mp-level ul li .mp-level ul li.parent a,
.normal-nav .mp-menu .mp-level ul li a.hasChildren + .mp-level ul li a.hasChildren:hover {
  background-position: 10px -192px;
}
.normal-nav .mp-menu > .mp-level > ul > li.hasChildren > a:before {
  content: '';
  cursor: default;
  position: absolute;
  bottom: -13px;
  left: 50%;
  margin-left: -10px;
  height: 0;
  width: 0;
  border-left: 10px inset transparent;
  border-right: 10px inset transparent;
  border-bottom: 10px solid #ffffff;
  z-index: 999;
  opacity: 0;
  -webkit-transition: opacity 0.1s 0.2s ease;
  -moz-transition: opacity 0.1s 0.2s ease;
  -o-transition: opacity 0.1s 0.2s ease;
  transition: opacity 0.1s 0.2s ease;
}
.normal-nav .mp-menu > .mp-level > ul > li.hasChildren.hover > a:before {
  opacity: 1;
}
.normal-nav .mp-level ul li {
  float: left;
}
.normal-nav #mainNavigation > ul > li > .mp-level > ul {
  border-top: 5px solid #dbac6d;
  background-color: #ffffff;
  position: absolute;
  padding: 20px 0;
  width: 100%;
  -webkit-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}
.normal-nav #mainNavigation > ul > li > .mp-level > ul > li {
  border-left: 1px solid #ccc;
}
.normal-nav #mainNavigation > ul > li > .mp-level > ul > li:first-child,
.normal-nav #mainNavigation > ul > li > .mp-level > ul > li:nth-child(4n+1) {
  border-left: none;
}
.normal-nav .mp-level ul li .mp-level ul li {
  margin-left: 0;
  padding: 0 20px;
}
/*.normal-nav #mainNavigation > ul > li > .mp-level > ul > li:nth-child(3n+1) {
			clear: both;
		}*/
.normal-nav .mp-level ul li .mp-level ul li:first-child,
.normal-nav .mp-level ul li .mp-level ul li:nth-child(3n+1) {
  border-left: none;
}
.normal-nav .mp-level ul li .mp-level ul li .mp-level ul li {
  display: block;
  float: none;
  border-left: none;
  padding: 0;
  margin-left: 0;
  min-height: 0;
}
.normal-nav .mp-level ul li:first-child > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 999;
}
.normal-nav .mp-level > ul > li:first-child > a {
  border-left: none;
}
.normal-nav .mp-level ul li .mp-level ul li a {
  background: url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 10px 8px;
  border: 0;
  padding: 5px 15px 0px 25px;
  text-transform: uppercase;
  line-height: 17px;
  color: #000000;
  position: relative;
  z-index: 600;
}
.normal-nav .mp-level ul li .mp-level ul li a:hover {
  background-position: 10px -192px;
}
.normal-nav .mp-level ul li .mp-level {
  z-index: 500;
  display: none;
  position: absolute;
  top: 87px;
}
.normal-nav .mp-level ul li .mp-level ul li .mp-level {
  /*margin-top: 10px;*/
  position: relative;
  top: 0;
  display: block;
}
.normal-nav .mp-level ul li .mp-level ul li .mp-level ul li a {
  background-size: 6px;
  background-position: 15px 11px;
  text-transform: none;
  font-family: 'Avenir LT W01_55 Roman1475520', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style: normal;
  /* rem's work for IE9+, px fallback for IE8 and under */
  font-size: 14px;
  font-size: 1.4rem;
}
.normal-nav .mp-level ul li .mp-level ul li .mp-level ul li:hover a,
.normal-nav .mp-level ul li .mp-level ul li .mp-level ul li.active a {
  background-position: 15px -123px;
}
.normal-nav .mp-level ul li .mp-level ul li .mp-level ul li .mp-level ul li a {
  padding-left: 30px;
  font-weight: normal;
}
.normal-nav .mp-back {
  display: none;
}
.normal-nav .icon:before {
  content: '';
  margin: 0;
}
.normal-nav .no-csstransforms3d .mp-pusher,
.no-js .mp-pusher {
  padding-left: 0 !important;
}
/*}*/
/*#endregion ===MediaQuery_Desktops=== */
/*#region ===Twitter=== */
.view-id-tweets .views-row {
  margin-left: 0;
}
#contentArea .view-id-tweets .views-row:before {
  display: none;
}
.twitter-status {
  background: transparent;
  color: #333333;
  padding: 10px 0 0 0;
}
#twitter .twitter-status {
  color: #ffffff;
}
.twitter-status .name-handle {
  line-height: 17px;
  margin-bottom: 40px;
}
#twitter .twitter-status .name-handle {
  margin-bottom: 20px;
}
.twitter-status .name-handle br {
  display: none;
}
#twitter .twitter-status .name-handle br {
  display: block;
}
.twitter-status .name-handle .name {
  display: inline-block;
}
.twitter-status .name-handle .handle {
  display: inline-block;
  font-size: 13px;
}
.twitter-status .timestamp {
  font-size: 14px;
  color: #3ab2e4;
  font-style: italic;
}
.twitter-status .div-tweet-text {
  display: none;
  font-size: 16px;
  line-height: 20px;
}
.twitter-status .div-tweet-text:nth-child(5) {
  display: block !important;
}
.twitter-status .div-tweet-text:nth-child(5) .twitter-custom-tweet {
  display: none;
}
#newsViewpoints article .twitter-status a {
  display: inline;
  font-size: 16px;
  color: #3ab2e4;
}
.twitter-status a {
  font-size: 16px;
  color: #0068b3;
}
.twitter-status .twitter-custom-tweet {
  color: #888;
  font-size: 12px;
  cursor: pointer;
}
.twitter-status .twitter-custom-tweet p {
  float: left;
}
.twitter-status .twitter-rfloat {
  float: right;
}
#newsViewpoints article .twitter-status .twitter-rfloat a {
  display: inline-block;
}
/*#region ===Content=== */
/*#region ===MediaQuery_XS=== */
@media (max-width: 767px) {
  .pull-left-xs {
    float: left !important;
  }
  .pull-right-xs {
    float: right !important;
  }
  body .col-foreground-sm-up {
    overflow: visible;
  }
  #globalNavigation {
    height: auto;
  }
  #globalNavigation .pull-left,
  #globalNavigation .pull-right {
    float: none !important;
    text-align: center;
  }
  #searchContainer .dropdown {
    display: none !important;
  }
  #mainNavigationContainer {
    min-height: 85px;
    height: auto !important;
    height: 85px;
  }
  #mainNavigation {
    display: none;
  }
  #mainNavigation .mp-level {
    display: block !important;
  }
  #logo {
    display: inline-block;
    margin: 0 auto;
    padding: 0 12px 0 4px;
    min-height: 85px;
    height: auto !important;
    height: 85px;
  }
  #logo a {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
  }
  .newsLetter {
    text-align: center;
    float: none;
  }
  #mainFeatureContainer,
  .homepage #mainFeatureContainer {
    min-height: 0;
  }
  #mainFeature {
    padding: 13px 30px 30px 15px;
  }
  #mainFeature h1 {
    font-size: 32px;
    line-height: 37px;
    min-height: 70px;
  }
  .homepage #mainFeature {
    background: #0068b3;
    margin-right: 0;
    padding: 15px;
    margin-top: 0;
  }
  .homepage #mainFeature h1 {
    font-size: 32px;
    line-height: 34px;
  }
  #homepage_share {
    top: -50px;
  }
  #homepage_share .shareIcons {
    top: -51px;
  }
  #homeCalloutsContainer {
    margin-top: 0;
    margin-bottom: 0;
  }
  #homeCallouts {
    padding: 0;
  }
  #homeCallouts .callout .content {
    border-left: 0;
  }
  #nationalDebt {
    font-size: 22px;
    padding-left: 7px;
    position: static;
  }
  #featureContent1 div[class*="col-foreground"] {
    margin-bottom: 0;
  }
  #featureContent4 {
    background-color: #0068b3;
  }
  #featureContent4 p {
    color: #ffffff;
  }
  #featureContent4 > .container {
    min-height: 0px;
    height: auto !important;
    height: 0px;
  }
  #newsViewpoints article a .taxonomy {
    font-size: 10px;
    padding: 0 6px;
  }
  .footerCallout {
    margin-top: 15px;
    text-align: center;
  }
  .xs-img-center {
    margin: 0 auto;
  }
  figure {
    margin: 15px 0 30px;
  }
  .advancedSearch {
    position: static;
    display: block;
    text-align: center;
  }
  .blueBoxSection {
    background-size: 25%;
    padding-top: 0;
    background-size: 30% !important;
    padding-left: 35%;
  }
  .blueBoxSection.thin {
    padding-left: 35%;
  }
  #contentArea .large-headline {
    color: white;
    position: initial;
    left: 0;
    text-indent: 0;
    width: auto;
    margin: 0 -20px;
    background: #0068b3;
    padding: 20px 20px;
  }
  #contentArea .large-headline h2 {
    font-size: 40px;
    height: auto !important;
  }
  .nav-tabs.hover-navigation {
    background: none;
    height: auto;
  }
  #contentArea ul.nav-tabs.hover-navigation li:before {
    content: none;
  }
  .nav-tabs.hover-navigation li.active a,
  .nav-tabs.hover-navigation li a {
    margin-bottom: 0px;
    background: transparent;
    padding: 0;
    color: #428bca;
    font-size: 16px;
    font-weight: bold;
  }
  .nav-tabs.hover-navigation li.active a,
  .nav-tabs.hover-navigation li a:hover {
    background: transparent;
    color: #428bca;
  }
  .nav-tabs.hover-navigation li p {
    margin-top: 0px;
  }
  .xs-text-center {
    text-align: center;
  }
  .feat-list > div.participant > div {
    border: 0;
  }
  .archive-analysis .views-row .date-display-single,
  .archive-budget-basics .views-row .date-display-single,
  .archive-press-release .views-row .date-display-single,
  .archive-analysis .views-row .views-field,
  .archive-budget-basics .views-row .views-field,
  .archive-press-release .views-row .views-field {
    display: block;
    width: 100%;
  }
  #copyrightSection .pull-right {
    float: none !important;
  }
  .recommended div[class*="col-"] .content {
    border-left: none;
    min-height: 0px;
    height: auto !important;
    height: 0px;
    margin-bottom: 30px;
  }
  .hasImage .col-2 {
    display: none;
  }
  #subscribe {
    margin-bottom: 20px;
  }
  .taxonomyContainer .headingContainer {
    cursor: pointer;
  }
  .taxonomyContainer .facetContainer {
    display: none;
  }
  .page-resource-library-search .taxonomyContainer {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  /*#bodySearchContainer { display: none; }*/
  #searchInformation {
    margin-top: 75px;
  }
  .fiscalSummitForm ~ .pastSummits {
    margin-top: 0;
  }
  .microSite #mainFeature {
    margin-bottom: 200px;
  }
  #microSiteNav {
    height: auto;
    margin-top: -190px;
    position: relative;
    padding: 15px 0;
  }
  #microSiteNav .list-inline > li {
    display: block;
  }
  #microSiteNav a {
    padding: 10px 20px;
  }
  #microSiteNav a:before {
    top: 15px;
  }
  #microSiteNav a:after {
    display: none;
  }
  #fullColumn .rightColumn {
    margin-top: 0px;
  }
  #pgpfFooterLink .pchImage img {
    width: 180px;
  }
  #leftColumn .view-blog-list .views-row {
    padding: 0;
  }
  #leftColumn .view-blog-list .teaser-date,
  #leftColumn .view-blog-list .teaser-title,
  .view-blog-list .field-item p {
    float: none;
    width: initial;
  }
  .blog-listing .imageThumbnail {
    margin-top: 15px;
  }
  .sm-text-center {
    text-align: center;
  }
}
/*#endregion ===MediaQuery_XS=== */
/*#region ===MediaQuery_SM=== */
@media (min-width: 768px) and (max-width: 991px) {
  .pull-left-sm {
    float: left !important;
  }
  .pull-right-sm {
    float: right !important;
  }
  body.logged-in #mainNavigationContainer {
    margin-top: 60px;
  }
  #mainNavigation {
    display: none;
  }
  #mainNavigation .mp-level {
    display: block !important;
  }
  .homepage #mainFeature {
    margin-right: 0;
    padding-right: 0;
  }
  .homepage #mainFeature h1 {
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 60px;
    font-size: 6rem;
  }
  #homepage_share .shareIcons {
    top: -51px;
  }
  #nationalDebt {
    top: 268px;
    right: 70px;
    font-size: 23px;
  }
  #nationalDebt span {
    font-size: 14px;
    padding-left: 7px;
  }
  .backgroundImage,
  .contentUnFocus {
    position: relative;
    height: 100%;
    width: 100%;
  }
  .bannerImage {
    min-height: 490px;
    height: auto !important;
    height: 490px;
  }
  #logo {
    margin: 0 auto;
  }
  #featureContent4 .col-foreground {
    min-height: 380px;
  }
  .nav-tabs.hover-navigation {
    background: none;
    height: auto;
  }
  #contentArea ul.nav-tabs.hover-navigation li:before {
    content: none;
  }
  .nav-tabs.hover-navigation li.active a,
  .nav-tabs.hover-navigation li a {
    margin-bottom: 0px;
    background: transparent;
    padding: 0;
    color: #428bca;
    font-size: 16px;
    font-weight: bold;
  }
  .nav-tabs.hover-navigation li.active a,
  .nav-tabs.hover-navigation li a:hover {
    background: transparent;
    color: #428bca;
  }
  .nav-tabs.hover-navigation li p {
    margin-top: 0px;
  }
  .feat-list > div.participant > div {
    border: 0;
  }
  .carousel .prev {
    left: 54px;
  }
  .carousel .next {
    right: 69px;
  }
  .taxonomyContainer .headingContainer {
    cursor: pointer;
  }
  .taxonomyContainer .facetContainer {
    display: none;
  }
  .page-resource-library-search .taxonomyContainer {
    /*position: absolute;*/
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
  }
  /*#bodySearchContainer { display: none; }*/
  #searchInformation {
    margin-top: 75px;
  }
  .fiscalSummitForm ~ .pastSummits {
    margin-top: 0;
  }
  #microSiteNav .list-inline {
    display: block;
  }
  #microSiteNav a {
    padding: 25px 15px;
  }
  #microSiteNav a:before {
    left: 0;
  }
  #fullColumn .rightColumn {
    margin-top: 0px;
  }
  footer .newsLetter,
  footer .img-center {
    margin: 0;
  }
  #pgpfFooterLink a {
    padding: 0px;
  }
  #pgpfFooterLink .pchImage {
    padding: 0;
    width: 180px;
  }
  #pgpfFooterLink .footerCallout {
    width: 300px;
    padding-top: 26px;
  }
  footer .col-lg-5.padding-right-15 a img {
    width: 200px;
  }
  div.feed-icon, .print_html, .print_mail, .print_pdf, .print_epub {
    margin-left: .2em;
  }
  div.feed-icon {
     display: none;
  }
  .sm-text-center {
    text-align: center;
  }
  .sm-text-center .pull-right {
    float: none !important;
  }
  #copyrightSection .pull-right {
    float: none !important;
  }
}
/*#endregion ===MediaQuery_SM=== */
/*#region ===MediaQuery_MD=== */
@media (min-width: 992px) and (max-width: 1199px) {
  .pull-left-md {
    float: left !important;
  }
  .pull-right-md {
    float: right !important;
  }
  body[class*="Explorer"] #logoImage {
    height: 70px;
  }
  .mobile-nav #globalNavigation {
    display: none !important;
  }
  #globalNavigation li {
    margin-left: 10px;
  }
  #mainFeature p {
    padding-right: 75px;
  }
  .normal-nav header {
    position: fixed;
  }
  #logo {
    overflow: visible;
  }
  .mobile-nav #logo {
    margin: 0 auto;
    width: 66%;
  }
  .normal-nav #logo a {
    position: absolute;
    top: 9px;
    left: 0;
    width: 160px;
    height: 87px;
  }
  #searchContainer button {
    width: 44px;
    height: 44px;
    background-size: 44px;
    margin-top: 23px;
  }
  #searchContainer input[id*="edit-keys-1"], #searchContainer input[id*="edit-keys-2"]{
    top: 23px;
    height: 44px;
    right: 44px;
  }
  .homepage #mainFeature {
    margin-right: 0;
    padding-right: 0;
  }
  .homepage #mainFeature h1 {
    /* rem's work for IE9+, px fallback for IE8 and under */
    font-size: 65px;
    font-size: 6.5rem;
  }
  .homepage #mainFeature h1:before {
    width: 160px;
    left: 0;
  }
  #nationalDebt {
    top: 229px;
    right: 77px;
    font-size: 24px;
  }
  .mobile-nav #mainNavigationContainer .col-xs-2.visible-xs.visible-sm,
  .mobile-nav .mp-level.mp-level-open,
  .mobile-nav #mainNavigation .hidden-lg.hidden-md {
    display: block !important;
  }
  .mobile-nav #mainNavigationContainer .col-ten-md-8 {
    width: 100%;
  }
  .mobile-nav .mp-level.mp-level-open .col-md-4,
  .mobile-nav .mp-level.mp-level-open .col-md-3 {
    width: 100%;
  }
  .normal-nav #mp-menu.mp-menu {
    margin-left: 0 !important;
  }
  .normal-nav #mainNavigation > ul > li:first-child > a,
  .normal-nav #mainNavigation > ul > li:first-child:hover > a {
    background: url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 7px 33px;
    padding-left: 20px;
  }
  .normal-nav #mainNavigation > ul > li > a {
    background: url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 7px 34px, url(/sites/all/themes/pgpf/images/common/bkgdNavigationSeperator.gif) no-repeat 0 0;
    padding-left: 20px;
    padding-right: 10px;
  }
  .normal-nav #mainNavigation > ul > li > a.active,
  .normal-nav #mainNavigation > ul > li:first-child > a:hover,
  .normal-nav #mainNavigation > ul > li:first-child > a.active {
    background: #0068b3 url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 7px -166px;
  }
  .normal-nav .mp-menu #mainNavigation ul li a:hover,
  .normal-nav #mainNavigation .mp-level ul li:first-child a:hover,
  .normal-nav #mainNavigation .mp-level ul li .mp-level ul li a:hover,
  .normal-nav #mainNavigation .mp-level ul li .mp-level ul li a.active,
  .normal-nav #mainNavigation .mp-level > ul > li > a.active,
  .normal-nav .mp-menu #mainNavigation .mp-level ul li a.parent:hover {
    background: #0068b3 url(/sites/all/themes/pgpf/images/common/navPixelColor.png) no-repeat 7px -166px;
    color: #ffffff;
  }
  .normal-nav .mp-menu #mainNavigation .mp-level ul li a:hover,
  .normal-nav .mp-menu #mainNavigation .mp-level ul li.active > a {
    background-position: 6px -192px;
  }
  .normal-nav .mp-menu #mainNavigation .mp-level ul li a.parent:hover {
    background-position: 15px -192px;
  }
  .normal-nav .mp-level ul li .mp-level ul li a {
    background-position: 6px 8px;
    padding-left: 20px;
  }
  .normal-nav .mp-level ul li .mp-level ul li .mp-level ul li a {
    padding-left: 30px;
  }
  .normal-nav #mainNavigation .mp-level ul li .mp-level ul li a:hover,
  .normal-nav #mainNavigation .mp-level ul li .mp-level ul li a.active {
    background-size: 6px;
    background-position: 17px -123px;
  }
  .normal-nav #mainNavigation .mp-level ul li .mp-level ul li.active a:hover,
  .normal-nav #mainNavigation .mp-level ul li .mp-level ul li.active a {
    background-size: 6px;
    background-position: 17px -121px;
  }
  #featureContent4 .col-foreground {
    min-height: 460px;
  }
  .carousel .prev {
    left: 10px;
  }
  .carousel .next {
    right: 34px;
  }
  .pagination > li {
    font-size: 1.2rem;
  }
  .pagination > li > a,
  .pagination > li > span {
    padding: 6px 5px;
  }
  .facetContainer {
    display: block !important;
  }
  #pgpfFooterLink a {
    padding: 0px;
  }
  #pgpfFooterLink .pchImage {
    padding: 0;
    width: 175px;
  }
  #pgpfFooterLink .footerCallout {
    width: 320px;
    padding-top: 20px;
    padding-left: 17px;
  }
  footer .col-lg-5.padding-right-15 a img {
    width: 200px;
  }
  div.feed-icon, .print_html, .print_mail, .print_pdf, .print_epub {
    margin-left: .2em;
  }
}
/*#endregion ===MediaQuery_MD=== */
/*#region ===MediaQuery_LG=== */
@media (min-width: 1200px) {
  .pull-left-lg {
    float: left !important;
  }
  .pull-right-lg {
    float: right !important;
  }
  header {
    position: fixed;
  }
  #featureContent4 .col-foreground {
    min-height: 580px;
  }
  #logo {
    overflow: visible;
  }
  #logo a {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 87px;
  }
  #newsViewpoints .contentTop {
    padding-top: 10px;
  }
  footer .newsLetter {
    display: inline-block;
    margin: 15px 0 0 0;
    width: auto;
  }
  footer .col-lg-5.padding-right-15 a img {
    width: 155px;
  }
  .carousel .prev {
    left: 30px;
  }
  .carousel .next {
    right: 47px;
  }
  .facetContainer {
    display: block !important;
  }
  #pgpfFooterLink a {
    padding: 0px;
  }
  #pgpfFooterLink .pchImage {
    padding: 0;
    width: 135px;
  }
  #pgpfFooterLink .footerCallout {
    width: 370px;
    padding-top: 12px;
    padding-left: 33px;
  }
}

.edit-other-name-wrapper {
  visibility: hidden;
}

.full-width {
  width: 100vw;
  max-width: 100vw !important;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
div#colorbox {
  background: white;
}

div#colorbox #cboxClose {
  top: 0;
  right: 0;
}
.node-type-landing-page-fluid #main {
  overflow: visible;
}
.contained-width {
  max-width: 1024px;
  margin: auto;
}
div#colorbox {
  position: fixed !important;
  top: 50%!important;
  left: 10px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .contained-width {
    margin-left: 16px;
    margin-right: 16px;
  }
  div#colorbox {
    position: fixed !important;
    top: 1vh !important;
    max-height: 98vh !important;
    left: 10px;
    transform: none;
  }
}

/**
 * Start Zivtech styles.
 * @TODO Refactor theme so we can actually use a preprocessor (looks like Less)
 * was previously used) and concatenate our CSS for performance.
 */

/* Stick nav styles */
#microSiteNav.is-sticky {
  position: fixed;
  left: auto;
  margin-top: 0;
}
#microSiteNav.is-sticky::after {
  background-color: rgba(52, 182, 228, 1);
}
/* Account for admin menu when present */
body.admin-menu #microSiteNav.is-sticky {
  margin-top: 30px;
}

/* Fix styling for Blog Entry titles, which are now <h1> elements. */
#leftColumn .teaser-title.blog-title {
  /* Reset #leftColumn h1 styles */
  line-height: 1.428571429; // Value copied from what is set on <body> tag.
  height: auto;
  min-height: initial;
  /* Copy #leftColumn .teaser-title a styles. */
  display: block;
  font-family: 'Avenir LT W01_85 Heavy1475544', Helvetica, Arial, sans-serif;
  font-size: 2rem;
  color: #fff;
  font-weight: 300;
  padding: 20px;
}
#leftColumn .teaser-title.blog-title::before {
  content: none;
}
