@charset "UTF-8";
/* * * *  CSS Document 

1. Typography
    a. Headings
    b. Special
    c. Paragraph
    d. Footers
    e. ProgrammingCards
2. Band Styles
3. Navigation
4. SOCIAL MEDIA ICONS
5. Passport Carousel
6. Helper Classes
7. Card Decks
8. Accord
9. Image Hover States
9B. CV 2020
10.PBS Sans Fonts
11. MARCH 22 pledge/delete all 3/20/22)
 * * * */
/* ==========================================================================
   COLR DECK LIGHT #bdb6af BROWN: #705f57 GREEN 486CD8

    FUTURE USE Blues: 3c6b81    87b9d0
   ========================================================================== */
/* ==========================================================================
   FIREFOX OUTLINES
   ========================================================================== */
/*lose the firefox outline of links*/
* {
  -moz-outline-style: none;
  outline-style: none;
  outline-width: 0px;
  outline-color: -moz-use-text-color;
  color: undefined;
}
a img {
  border: none;
}
/* ==========================================================================
   1. TYPOGRAPHY 2019 
   ========================================================================== */
a:hover {
  /* [disabled]color: #505050; */
}
.btn-link:hover {
  color: #505050;
}
h1 {
  font-family: 'PBSSans-Bold', "sans-serif";
  letter-spacing: -2px;
  font-size: 75px;
}
h2 {
  font-family: 'PBSSans-Bold', "sans-serif";
  letter-spacing: -2px;
  font-size: 50px;
}
h3 {
  font-family: 'PBSSans-Bold', "sans-serif";
  font-size: 36px;
  letter-spacing: -1px;
}
h4 {
  font-family: 'PBSSans-Bold', "sans-serif";
  font-size: 24px;
  letter-spacing: -0.05px;
  line-height: 1.25;
  margin-bottom: 2px;
}
h5 {
  font-family: 'PBSSans-Bold', "sans-serif";
  font-size: 20px;
  letter-spacing: -0.5px;
}
h6 {
  font-family: 'PBSSans-Bold', "sans-serif";
  font-size: 18px;
}
/* A. Headings */
.superhead-white {
  font-size: 75px;
  color: #FFFFFF;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #FFF;
  letter-spacing: -2px;
}
.superhead-white a {
  color: #FFFFFF;
}
.superhead-white a:hover {
  color: #23A9EE;
}
.superhead-white a:visited {
  color: #FFFFFF;
}
.superhead-white a:visited:hover {
  color: #23A9EE;
}
.superhead-white-eom {
  font-size: 75px;
  color: #FFFFFF;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #970004;
  letter-spacing: -2px;
}
.superhead-dark {
  font-size: 75px;
  color: #38393c;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.61);
  letter-spacing: -2px;
}
.superhead-darkcolor {
  font-size: 75px;
  color: #12274a;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.61);
  letter-spacing: -2px;
}
.h1-hp-white {
  color: #FFFFFF;
  /* [disabled]color: #0F1E8C; 2020 #23A9EE*/
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #23A9EE;
}
.h1-color-dk {
  color: #0F1E8C;
  /* [disabled]color: #0F1E8C; 2020 #23A9EE*/
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #23A9EE;
}
.h1-color {
  color: #23A9EE;
  /* [disabled]color: #0F1E8C; 2020 #23A9EE*/
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #0F1E8C;
}
.h1-color a {
  color: #23A9EE;
}
.h1-color a:hover {
  color: #474747;
  text-decoration: underline;
}
.h1-color a:visited {
  color: #23A9EE;
  text-decoration: underline;
}
.h1-color a:visited:hover {
  color: #474747;
  text-decoration: underline;
}
.h1-gray {
  color: #474747;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #505050;
}
.h1-gray a {
  color: #474747;
}
.h1-gray a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h1-gray a:visited {
  color: #474747;
  text-decoration: underline;
}
.h1-gray a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h1-black {
  color: #000000;
  line-height: 1.25;
  font-weight: 700;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #505050;
}
/** H1 WHITE **/
.h1-white {
  color: #FFFFFF;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #FFFFFF;
}
.h1-white a {
  color: #23A9EE;
}
.h1-white a:hover {
  color: #474747;
  text-decoration: underline;
}
.h1-white a:visited {
  color: #23A9EE;
  text-decoration: underline;
}
.h1-white a:visited:hover {
  color: #474747;
  text-decoration: underline;
}
/* H2 COLOR */
.h2-color {
  color: #0F1E8C;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 0px;
}
.h2-color a {
  color: #0F1E8C;
}
.h2-color a:hover {
  color: #474747;
  text-decoration: underline;
}
.h2-color a:visited {
  color: #0F1E8C;
  text-decoration: underline;
}
.h2-color a:visited:hover {
  color: #474747;
  text-decoration: underline;
}
/* H2 GRAY*/
.h2-gray {
  color: #474747;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h2-gray a {
  color: #474747;
}
.h2-gray a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h2-gray a:visited {
  color: #474747;
  text-decoration: underline;
}
.h2-gray a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h2-light {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #F9F9F9;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h2-light a {
  color: #ebe9e7;
}
.h2-light a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h2-light a:visited {
  color: #ebe9e7;
  text-decoration: underline;
}
.h2-light a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
/*H3*/
.h3-color {
  color: #0F1E8C;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-color a {
  color: #0F1E8C;
}
.h3-color a:hover {
  color: #474747;
  text-decoration: underline;
}
.h3-color a:visited {
  color: #0F1E8C;
  text-decoration: underline;
}
.h3-color a:visited:hover {
  color: #474747;
  text-decoration: underline;
}
.h3-color-blue {
  color: #0F1E8C;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-color-blue a {
  color: #0F1E8C;
}
.h3-color-blue a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h3-color-blue a:visited {
  color: #0F1E8C;
  text-decoration: underline;
}
.h3-color-blue a:visited:hover {
  color: #0F1E8C;
  text-decoration: underline;
}
.h3-white-level2 {
  color: #FFFFFF;
  line-height: 1.6;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-white {
  color: #FFFFFF;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 0px;
}
.h3-white a {
  color: #FFFFFF;
}
.h3-white a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h3-white a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.h3-white a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h3-gray {
  color: #474747;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-gray a {
  color: #474747;
}
.h3-gray a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h3-gray a:visited {
  color: #474747;
  text-decoration: underline;
}
.h3-gray a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h3-gray-spacingvert {
  color: #474747;
  line-height: 1.5;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-white-spacingvert {
  color: #FFFFFF;
  line-height: 1.5;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-whatson-hp {
  color: #648da2;
  padding-bottom: 5px;
  margin: 5px 7px 0px 7px;
  border-bottom: 1px solid #cccccc;
}
.h4-white-list-blu-border {
  color: #FFFFFF;
  padding-bottom: 20px;
  border-bottom: 1px solid #307fd0;
  margin: 20px 0px 20px 0px;
}
.h4-white-list-blu-border-last {
  color: #FFFFFF;
  margin: 20px 0px 20px 0px;
}
.h4-color {
  color: #0F1E8C;
}
.h4-color a {
  color: #0F1E8C;
}
.h4-color a:hover {
  color: #0A145A;
  text-decoration: underline;
}
.h4-color a:visited {
  color: #0F1E8C;
  text-decoration: underline;
}
.h4-color a:visited:hover {
  color: #0A145A;
  text-decoration: underline;
}
.h4-color-accord {
  color: #0F1E8C;
  font-weight: 700;
}
.h4-gray {
  color: #474747;
  line-height: 1.25;
  font-weight: 600;
  /* [disabled]text-transform: uppercase; */
  margin-bottom: 5px;
}
.h4-gray a {
  color: #474747;
}
.h4-gray a:hover {
  color: #0F1E8C;
  text-decoration: underline;
}
.h4-gray a:visited {
  color: #474747;
  text-decoration: underline;
}
.h4-gray a:visited:hover {
  color: #0F1E8C;
  text-decoration: underline;
}
.h4-support {
  color: #1963af;
  line-height: 1.15;
  font-weight: 600;
  /* [disabled]text-transform: uppercase; */
  margin: 7px 0px 7px 0px;
}
.h4-support a {
  color: #1963af;
}
.h4-support a:hover {
  color: #141516;
  text-decoration: underline;
}
.h4-support a:visited {
  color: #1963af;
  text-decoration: underline;
}
.h4-support a:visited:hover {
  color: #141516;
  text-decoration: underline;
}
.h4-whatson-hp {
  color: #648da2;
  padding-bottom: 5px;
  margin: 5px 7px 0px 7px;
  border-bottom: 1px solid #cccccc;
}
.h4-white {
  color: #FFFFFF;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 0px;
}
.h4-white a {
  color: #FFFFFF;
}
.h4-white a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h4-white a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.h4-white a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h4-black {
  color: #000000;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 0px;
}
.h5-gray {
  color: #474747;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 1px;
}
.h5-gray a {
  color: #0F1E8C;
}
.h5-gray a:hover {
  color: #0A145A;
  text-decoration: underline;
}
.h5-gray a:visited {
  color: #0F1E8C;
  text-decoration: underline;
}
.h5-gray a:visited:hover {
  color: #0A145A;
  text-decoration: underline;
}
.h5-staff-gray {
  color: #474747;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 5px;
}
.h5-color-bright {
  color: #23A9EE;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 1px;
  letter-spacing: .01px;
}
.h5-color {
  color: #0F1E8C;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 1px;
}
.h5-color a {
  color: #23A9EE;
}
.h5-color a:hover {
  color: #505050;
  text-decoration: underline;
}
.h5-color a:visited {
  color: #23A9EE;
  text-decoration: underline;
}
.h5-color a:visited:hover {
  color: #505050;
  text-decoration: underline;
}
.h5-white {
  color: #FFFFFF;
  line-height: 1.5;
  font-weight: 600;
  margin-bottom: 1px;
}
.h5-white a {
  color: #FFFFFF;
}
.h5-white a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.h5-white a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.h5-white a:visited:hover {
  color: #FFFFF;
  text-decoration: underline;
}
.h6-gray a {
  color: #474747;
  line-height: 1.75;
  font-weight: 700;
  margin-bottom: 5px;
}
.h6-gray a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.h6-gray a:visited {
  color: #474747;
  text-decoration: underline;
}
.h6-gray a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
/* c. Paragraph STYLES */
.p-bodytype-auction-center {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 25px;
}
.p-bodytype {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 2;
  margin-bottom: 40px;
}
.p-bodytype a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}

.p-bodytype-mar20 {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.75;
  margin-bottom: 20px;
}
.p-bodytype-mar20 a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-mar20 a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-mar20 a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-mar20 a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}



.p-bodytype-staff {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 40px;
}
.p-bodytype-staff a {
  color: #34343a;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-staff a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-staff a:visited {
  color: #34343a;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-staff a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
/* Kids Air times */
.p-bodytype-kidsprogramtime {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height: 1.25;
  margin-bottom: 40px;
}
/******* SPONSOR LIST *******/
.p-bodytype-spons-list {
  font-family: 'PBSSans-medium', "sans-serif";
  color: #060606;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  line-height: 1.25;
  letter-spacing: -0.25px;
  margin: 0px 60px 50px 0px;
}
.p-bodytype-spons-list a {
  color: #060606;
  text-decoration: none;
}
.p-bodytype-spons-list a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-bodytype-spons-list a:visited {
  color: #060606;
  text-decoration: none;
}
.p-bodytype-spons-list a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
/* SUPPORT DESCRIPTORS/TIGHTER TEXT */
.p-bodytype-tightreduct {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px;
}
.p-bodytype-tightreduct a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-tightreduct a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-tightreduct a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-tightreduct a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
/* MEMBER DESCRIPTIONS */
.p-bodytype-memberdescrip {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 10px;
  margin-top: 5px;
}
.p-bodytype-memberdescrip a {
  font-size: 14px;
  color: #4f4f59;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 5.0;
}
.p-bodytype-memberdescrip a:hover {
  font-size: 14px;
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5;
}
.p-bodytype-memberdescrip a:visited {
  font-size: 14px;
  color: #4f4f59;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5;
}
.p-bodytype-memberdescrip a:visited:hover {
  font-size: 14px;
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5;
}
/* Fine print */
.p-fineprint {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #1d1d1d;
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  line-height: 2;
  margin-bottom: 20px;
}
.p-fineprint a {
  color: #6a6a6a;
  text-decoration: underline;
  font-weight: bold;
}
.p-fineprint a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-fineprint a:visited {
  color: #6a6a6a;
  text-decoration: underline;
  font-weight: bold;
}
.p-fineprint a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-fineprint-tight {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #1d1d1d;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin: 10px 25px 60px 0px;
  letter-spacing: .15px;
  font-style: italic;
}
.p-fineprint-medium {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #1d1d1d;
  font-size: 12.5px;
  font-weight: normal;
  text-align: left;
  line-height: 2;
  margin-bottom: 20px;
  letter-spacing: .25px;
}
.p-fineprint-medium a {
  color: #6a6a6a;
  text-decoration: underline;
  font-weight: bold;
}
.p-fineprint-medium a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-fineprint-medium a:visited {
  color: #6a6a6a;
  text-decoration: underline;
  font-weight: bold;
}
.p-fineprint-medium a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-finep-imagstation-characsponsor {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #2a2a2e;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 20px;
  text-align: center;
}
.p-finep-imagstation-characsponsor a {
  color: #2a2a2e;
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
}
.p-finep-imagstation-characsponsor a:hover {
  color: #23A9EE;
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
}
.p-finep-imagstation-characsponsor a:visited {
  color: #2a2a2e;
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
}
.p-finep-imagstation-characsponsor a:visited:hover {
  color: #23A9EE;
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
}
/* BODY TYPE LIGHT */
.p-bodytype-light {
  font-family: 'Roboto', sans-serif;
  color: #ebe9e7;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 2;
  margin-bottom: 20px;
}
.p-bodytype-light a {
  color: #ebe9e7;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-light a:hover {
  color: #929292;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-light a:visited {
  color: #ebe9e7;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-light a:visited:hover {
  color: #929292;
  text-decoration: underline;
  font-weight: bold;
}
/* BODY TYPE LIGHT */
.p-bodytype-light-redu {
  font-family: 'Roboto', sans-serif;
  color: #b7b7b7;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px;
}
.p-bodytype-light-redu a {
  color: #b7b7b7;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-light-redu a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-light-redu a:visited {
  color: #b7b7b7;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-light-redu a:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
/* Champagne Fonts */
.h2-champagnegold {
  color: #877234;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-champagnegold {
  color: #877234;
  line-height: 1.25;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
.h4-champagnegold {
  color: #877234;
  line-height: 1.5;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
}
/* HP-WIUspecial */
.p-wiu-wqpt-hp {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  line-height: 1.15;
  margin-bottom: 10px;
}
/* BODY TYPE LIST NO DECORATION */
.p-bodytype-listonly {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.15;
  margin-bottom: 30px;
}
.p-bodytype-listonly a {
  color: #34343a;
  text-decoration: none;
}
.p-bodytype-listonly a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-bodytype-listonly a:visited {
  color: #34343a;
  text-decoration: none;
}
.p-bodytype-listonly a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-bodytype-listonly {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 15px;
  margin-left: 0px;
}
/* BODY TYPE LIST NO LINKS */
.p-bodytype-tightlist-nolinks {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.25;
  margin-bottom: 50px;
  margin-top: 5px;
}
.p-bodytype-tightlist-nolinks-wt {
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 50px;
  margin-top: 5px;
}
.p-bodytype-tightlist-nolinks-wt a {
  color: #FFFFFF;
  text-decoration: underline;
}
.p-bodytype-tightlist-nolinks-wt a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-bodytype-tightlist-nolinks-wt a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
.p-bodytype-tightlist-nolinks-wt a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
/* SIMPLE BUTTON TYPE STYLE */
.p-button-simple {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
}
.p-button-simple a {
  color: #FFFFFF;
}
.p-button-simple a:hover {
  color: #FFFFFF;
}
.p-button-simple a:visited {
  color: #FFFFFF;
}
.p-button-simple a:visited:hover {
  color: #FFFFFF;
}
.p-button-simple-gene {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  display: inline-block;
  margin-right: 10px;
  line-height: 1;
}
.p-button-simple-gene a {
  color: #FFFFFF;
}
.p-button-simple-gene a:hover {
  color: #0F1E8C;
}
.p-button-simple-gene a:visited {
  color: #FFFFFF;
}
.p-button-simple-gene a:visited:hover {
  color: #0F1E8C;
}
.p-bodytype-programcap-heading {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #474747;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  line-height: 1.25;
  margin-bottom: 0px;
  margin-top: 5px;
  text-transform: uppercase;
}
.p-bodytype-programcap {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #2a2a2e;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.25;
  margin-bottom: 20px;
}
.p-bodytype-programcap a {
  color: #6a6a6a;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-programcap a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-programcap a:visited {
  color: #6a6a6a;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-programcap a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-programcap-light {
  font-family: 'Roboto', sans-serif;
  color: #d9d9d9;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.25;
  margin-bottom: 20px;
  margin-top: 5px;
}
.p-bodytype-programcap-light a {
  color: #d9d9d9;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-programcap-light a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-programcap-light a:visited {
  color: #d9d9d9;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-programcap-light a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
/* banner caption */
.p-bodytype-banner-cap {
  font-family: 'Roboto', sans-serif;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  text-align: right;
  line-height: 1.25;
  margin-bottom: 15px;
  margin-top: 40px;
  letter-spacing: 1px;
}
.p-bodytype-banner-cap a {
  color: #818181;
  text-decoration: underline;
  font-weight: 500;
}
.p-bodytype-banner-cap a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: 500;
}
.p-bodytype-banner-cap a:visited {
  color: #818181;
  text-decoration: underline;
  font-weight: 500;
}
.p-bodytype-banner-cap a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: 500;
}
.p-bodytype-75mbtm {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 2;
  margin-bottom: 75px;
}
.p-bodytype-75mbtm a {
  color: #818181;
  text-decoration: underline;
  font-weight: 500;
}
.p-bodytype-75mbtm a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-bodytype-75mbtm a:visited {
  color: #818181;
  text-decoration: underline;
}
.p-bodytype-75mbtm a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
/* LIST BODY TYPE */
.p-bodytype-list-intro {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 2;
  margin-bottom: 10px;
}
.p-bodytype-list {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: 400;
  text-align: left;
  line-height: 2;
  margin-bottom: 30px;
  margin-left: 50px;
  list-style-image: url(../images/common/greenlistbox.png);
}
.p-bodytype-list a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-list a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-list a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-list a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
/* LIST NO INDENT SMART TV */
.p-bodytype-listno-indentgr {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 2;
  margin-bottom: 30px;
  list-style-image: url(../images/common/greencheckbox.png);
}
.p-bodytype-listno-indentrd {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 2;
  margin-bottom: 30px;
  list-style-image: url(../images/common/red-no.png);
}
.p-bodytype-white {
  font-family: 'Roboto', sans-serif;
  color: #F6F6F6;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.75;
}
.p-bodytype-white a {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-white a:hover {
  color: #a9b0b8;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-white a:visited {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-white a:visited:hover {
  color: #a9b0b8;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-alertwhite {
  font-family: 'Roboto', sans-serif;
  color: #F6F6F6;
  font-size: 17px;
  font-weight: normal;
  text-align: center;
  line-height: 1.5;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.p-bodytype-alertwhite a {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-alertwhite a:hover {
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-alertwhite a:visited {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-alertwhite a:visited:hover {
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
}
/* KIDS SIDEBAR SCHEDULE */
.p-bodytype-kidsschedule-white {
  font-family: 'Roboto', sans-serif;
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-align: left;
  border-top: 1px #FFFFFF solid;
  padding-top: 10px;
  margin-bottom: 10px;
}
.p-bodytype-kidsschedule-white a {
  color: #F6F6F6;
  font-size: 19px;
  margin-left: 15px;
}
.p-bodytype-kidsschedule-white a:hover {
  color: #12274a;
  font-size: 19px;
  text-decoration: underline;
  margin-left: 15px;
}
.p-bodytype-kidsschedule-white a:visited {
  color: #F6F6F6;
  font-size: 19px;
  margin-left: 15px;
}
.p-bodytype-kidsschedule-white a:visited:hover {
  color: #12274a;
  font-size: 19px;
  text-decoration: underline;
  margin-left: 15px;
}
/* d. FOOTER FONT STYLES */
.footer-header {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #F6F6F6;
  font-size: 22px;
  text-align: left;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px;
  letter-spacing: .05px;
}
.footer-header a {
  font-weight: 700;
  color: #F6F6F6;
  text-decoration: none;
}
.footer-header a:hover {
  font-weight: 700;
  color: #23a9ee;
  text-decoration: underline;
}
.footer-header a:visited {
  font-weight: 700;
  color: #F6F6F6;
  text-decoration: none;
}
.footer-header a:visited:hover {
  font-weight: 700;
  color: #23a9ee;
  text-decoration: underline;
}
/* footer-bodytype */
.txt-footer-bodytype {
  font-family: 'Roboto', sans-serif;
  /* [disabled]text-transform: none; */
  color: #CECECE;
  font-size: 15px;
  text-align: left;
  line-height: 2;
}
.txt-footer-bodytype a {
  color: #F6F6F6;
  text-decoration: none;
  font-weight: bold;
}
.txt-footer-bodytype a:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
.txt-footer-bodytype a:visited {
  color: #F6F6F6;
  text-decoration: none;
  font-weight: bold;
}
.txt-footer-bodytype a:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}
/* footer-level3links */
.txt-footer-level3links {
  font-family: 'Roboto', sans-serif;
  text-transform: none;
  color: #CECECE;
  font-size: 15px;
  text-align: left;
  line-height: 1.5;
}
.txt-footer-level3links a {
  color: #a8a8a8;
  text-decoration: none;
}
.txt-footer-level3links a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.txt-footer-level3links a:visited {
  color: #a8a8a8;
  text-decoration: none;
}
.txt-footer-level3links a:visited:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
/* footer-level4links */
.txt-footer-wiu {
  font-family: 'Roboto', sans-serif;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  line-height: 2.5;
  margin-bottom: 7px;
}
.txt-footer-level4links {
  font-family: 'Roboto', sans-serif;
  color: #a8a8a8;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  line-height: 1.5;
}
.txt-footer-level4links a {
  font-weight: 600;
  color: #a8a8a8;
  text-decoration: none;
}
.txt-footer-level4links a:hover {
  font-weight: 600;
  color: #FFFFFF;
  text-decoration: underline;
}
.txt-footer-level3links a:visited {
  font-weight: 600;
  color: #a8a8a8;
  text-decoration: none;
}
.txt-footer-level3links a:visited:hover {
  font-weight: 600;
  color: #FFFFFF;
  text-decoration: underline;
}
/* DISCLAIMER */
.p_disclaim {
  font-family: 'Roboto', sans-serif;
  /* [disabled]text-transform: none; */
  color: #2a2a2e;
  font-size: 14px;
  font-style: normal;
  line-height: 1.75;
}
.p_disclaim a {
  color: #2a2a2e;
  text-decoration: none;
}
.p_disclaim a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p_disclaim a:visited {
  color: #2a2a2e;
  text-decoration: none;
}
.p_disclaim a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
/* * * * * * *  Programming Cards * * * * * * */
.card-programcard {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 10px 10px 10px 10px;
  margin-bottom: 25px;
}
.card-hp-programcard {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-top: 5px;
  padding-bottom: 0px;
  margin-bottom: 25px;
  padding-right: 10px;
}
.p-programcard-body {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #2a2a2e;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 5px;
}
.p-programcard-body a {
  color: #34343a;
  text-decoration: none;
  font-weight: bold;
}
.p-programcard-body a:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
}
.p-programcard-body a:visited {
  color: #34343a;
  text-decoration: none;
  font-weight: bold;
}
.p-programcard-body a:visited:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
}
.p-programcard-time-white {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 15px;
  text-align: left;
  line-height: .95;
  margin-bottom: 10px;
  margin-top: 3px;
  text-transform: uppercase;
  letter-spacing: .25px;
  padding-left: 7px;
  border-left: 13px solid #23A9EE;
}
.p-programcard-time {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #2a2a2e;
  font-size: 15px;
  text-align: left;
  line-height: .95;
  margin-bottom: 10px;
  margin-top: 3px;
  text-transform: uppercase;
  letter-spacing: .25px;
  padding-left: 7px;
  border-left: 13px solid #23A9EE;
}
.p-programcard-time a {
  color: #34343a;
  text-decoration: none;
}
.p-programcard-time a:hover {
  color: #0A145A;
  text-decoration: underline;
}
.p-programcard-time a:visited {
  color: #34343a;
  text-decoration: none;
}
.p-programcard-time a:visited:hover {
  color: #0A145A;
  text-decoration: underline;
}
.p-programcard-time-white {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 15px;
  text-align: left;
  line-height: .95;
  margin-bottom: 10px;
  margin-top: 3px;
  text-transform: uppercase;
  letter-spacing: .25px;
  padding-left: 7px;
  border-left: 13px solid #23A9EE;
}
.p-programcard-time-white a {
  color: #FFFFFF;
  text-decoration: none;
}
.p-programcard-time-white a:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-programcard-time-white a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.p-programcard-time-white a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
}
.p-programcard-head {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #0F1E8C;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  line-height: 1.0;
  margin-top: 5px;
  margin-bottom: 2px;
}
.p-programcard-head a {
  color: #0F1E8C;
  text-decoration: none;
  font-weight: bold;
}
.p-programcard-head a:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
}
.p-programcard-head a:visited {
  color: #0F1E8C;
  text-decoration: none;
  font-weight: bold;
}
.p-programcard-head a:visited:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
}
/* * * * * * *  BANDS * * * * * * */
.image-cover {
  max-width: 100%;
  height: auto;
  text-align: center;
}
/* ==========================================================================
   1A. KIDS FONTS
   ========================================================================== */
.superheadkids-white {
  font-size: 100px;
  color: #FFFFFF;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 900;
  text-transform: none;
  margin-bottom: 5px;
  /* [disabled]border-bottom: 2px solid #FFFFFF; */
  letter-spacing: -4px;
  padding-bottom: 0px;
}
.superheadkids-white75 {
  font-size: 75px;
  color: #FFFFFF;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 900;
  text-transform: none;
  margin-bottom: 5px;
  /* [disabled]border-bottom: 2px solid #FFFFFF; */
  letter-spacing: -3px;
}
.superheadkids-purple {
  font-size: 75px;
  color: #524ea2;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 900;
  text-transform: none;
  margin-bottom: 5px;
  /* [disabled]border-bottom: 2px solid #524ea2; */
  letter-spacing: -3px;
}
.superheadkids-jumbo-blue {
  font-size: 120px;
  color: #1dafec;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 900;
  text-transform: none;
  margin-bottom: 5px;
  /* [disabled]border-bottom: 2px solid #524ea2; */
  letter-spacing: -5px;
}
.h3-kids-blue {
  color: #33a9db;
  line-height: 1.25;
  font-weight: 900;
  text-transform: none;
  margin-bottom: 5px;
}
.h3-kids-blue a {
  color: #33a9db;
}
.h3-kids-blue a:hover {
  color: #524ea2;
  text-decoration: underline;
}
.h3-kids-blue a:visited {
  color: #33a9db;
  text-decoration: underline;
}
.h3-kids-blue a:visited:hover {
  color: #524ea2;
  text-decoration: underline;
}
/* ==========================================================================
   2. BANDS
   ========================================================================== */
.band-ambass-ads {
  background-color: #ffffff;
  padding-bottom: 0px;
  background-image: url("../images/homepage/ads2022/wqpt-ambassadors564798798.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 25px;
}
.band-footer-promo {
  background-color: #ffffff;
  padding-bottom: 0px;
  min-height: 250px;
  background-image: url("../images/common/wqpt-womanandchildwateringplant.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.band-footer-promo-contain {
  background-color: #ffffff;
  padding: 25px 50px 0px 50px;
  min-height: 250px;
  border-radius: 10px;
  margin: 50px 0px;
}
.band-hp21-plg {
  background-color: #111410;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url("../images/homepage/bands/logo-testback25.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.band-top-hp {
  /* [disabled]background-color: #000000; */
  /* [disabled]margin-bottom: 20px; */
  min-height: 750px;
  margin-top: 115px;
}
.band-alert-black {
  background-color: #FFFFFF;
  padding-top: 10px;
  padding-bottom: 5px;
  /* [disabled]min-height: 500px; */
  /* [disabled]margin-bottom: 35px; */
}
.band-alert-goldbar {
  background-color: #877234;
  padding-top: 10px;
  padding-bottom: 10px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-alert-redbar2 {
  background-color: #b10600;
  padding-top: 12px;
  padding-bottom: 12px;
  /* [disabled]min-height: 500px; */
  margin-top: 35px;
  margin-bottom: 35px;
}
.band-alert-redbar-notopmar {
  background-color: #b10600;
  padding-top: 10px;
  padding-bottom: 5px;
  /* [disabled]min-height: 500px; */
  /* [disabled]margin-bottom: 35px; */
}
.band-alert-redbar-cv {
  background-color: #b10600;
  padding-top: 12px;
  padding-bottom: 12px;
  /* [disabled]min-height: 500px; */
  margin-top: 35px;
  margin-bottom: 35px;
}
.band-alert-pbskids-green {
  background-color: #ec008c;
  padding: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
}
.band-pbskids-purple22 {
  background-color: #524ea2;
  padding: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 15px;
  margin-bottom: 45px;
  text-align: center;
}
.band-pbskids-purple-rounded {
  background-color: #524ea2;
  padding: 50px;
  margin: 45px 25px 80px 25px;
  border-radius: 25px;
}
.band-pbskids-purple-wombats-rounded {
  background-color: #524ea2;
  padding: 50px;
  margin: 45px 25px 80px 25px;
  border-radius: 25px;
  background-image: url("../images/kids/programs/wombats-background.jpg");
  background-position: top center;
}
.band-alert-covid-white-hpbar {
  background-color: rgba(189, 182, 175, 0.10);
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 50px;
}
.band-aboutus {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/aboutwqpt/wqpt-quadcitiespbs.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
  max-height: 450px;
}
.band-atk-fooditem {
  background-color: #E6E6E6;
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: url("../images/events/champagne2020/atk-background2019.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 600px;
  /* [disabled]max-height: 750px; */
  /* [disabled]margin-top: 50px; */
  margin-right: 0px;
  margin-left: 0px;
  /* [disabled]margin-bottom: 50px; */
}
.band-aboutus-contactconfirm {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/common/wqpt-rockislandarsenal-bridge.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom right;
  min-height: 400px;
  max-height: 500px;
}
.band-aboutus-regional {
  background-color: #F6F6F6;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url("../images/aboutwqpt/aboutwqpt-heartland.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 600px;
  /* [disabled]max-height: 750px; */
  /* [disabled]margin-top: 50px; */
  margin-right: 0px;
  margin-left: 0px;
  /* [disabled]margin-bottom: 50px; */
}
.band-aboutus-viewerinput {
  background-color: #F6F6F6;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url("../images/aboutwqpt/wqpt-memberinput.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 600px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-auction-lte {
  background-color: #f5e3dc;
  padding-top: 25px;
  padding-bottom: 25px;
  background-image: url("../images/auction2020/auctbackground-basic.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.band-auction-lte21 {
  background-color: #151515;
  padding-top: 40px;
  padding-bottom: 40px;
  /* [disabled]margin-top: 98px; */
  min-height: 250px;
  background-image: url(../images/common/wqpt-banner-brightmode-champagne.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.band-blackgeneric {
  background-color: #101c1f;
  padding-top: 60px;
  padding-bottom: 60px;
  min-height: 250px;
  /* [disabled]max-height: 250px; */
  background-size: cover;
}
.band-darkcolor-generic {
  background-color: #12274a;
  padding-top: 75px;
  padding-bottom: 75px;
  min-height: 0px;
}
.band-blackgenericimage {
  /* [disabled]background-color: #1963af; */
  background-color: #331f5c;
  padding-top: 70px;
  padding-bottom: 40px;
  /* [disabled]margin-top: 98px; */
  min-height: 250px;
  /*background-image: url("../images/common/wqpt-quick-invite-banner.png");
  background-image: url("../images/homepage/bands/logo-testback25.png or wqpt-banner-2.png");*/
  background-image: url("../images/common/test3.jpg");
  /* PREFERRED [disabled]background-image url(../images/common/wqpt-banner-brightmode-champagne.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.band-blackgenericimage-hp-sliderback {
  background-color: #FFFFFF;
  background-image: url(../images/common/wqpt-blk-background-yourlocalpbs2.png);
  /* [disabled]background-image: url("../images/common/wqpt-banner-epic-dark.jpg"); */
  /* [disabled]background-image: url("../images/common/wqpt-genericbanner.jpg"); */
  /* [disabled]background-image: url(../images/common/wqpt-banner-bk-banner.jpg); */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.band-news-article {
  background-color: #F6F6F6;
  padding: 15px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 75px;
  border: 1px solid rgba(189, 182, 175, 0.70);
  border-radius: 10px;
}
.band-news-article2 {
  background-color: #FFFFFF;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 75px;
  padding-bottom: 50px;
  padding-right: 50px;
  border-bottom: 1px solid #958e84;
}
.band-news-date {
  background-color: #0F1E8C;
  padding: 5px 5px 5px 10px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
  border-radius: 50px;
}
.band-white-hp-sliderback {
  background-color: rgba(189, 182, 175, 0.10);
  /* [disabled]background-color: #101010; */
  /* [disabled]border-bottom: 1px solid #000000; */
  border-bottom: 1px solid rgba(189, 182, 175, 0.10);
}
.band-whitegenericimage-hp-sliderback {
  background-color: #FFFFFF;
  /* [disabled]background-image: url("../images/common/wqpt-banner-epic-dark.jpg"); */
  /* [disabled]background-image: url("../images/common/wqpt-genericbanner.jpg"); */
  /* [disabled]background-image: url(../images/common/wqpt-banner-bk-banner.jpg); */
  border-bottom: 1px solid #727272;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 25px;
}
.band-genericimage-decorative {
  background-color: #101c1f;
  /* [disabled]margin-top: 98px; */
  min-height: 100px;
  max-height: 100px;
  background-image: url(../images/common/banner-style5-2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom center;
}
.band-birdies22 {
  background-color: rgba(255, 204, 1, 0.40);
  padding-top: 75px;
  padding-bottom: 75px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-body-abouthosttopic {
  background-color: rgba(189, 182, 175, 0.40);
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-body-news-article {
  background-color: #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}
.band-sidebar-blue {
  background-color: #1963af;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
.band-body-simple-border {
  background-color: rgba(189, 182, 175, 0.20);
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}
.band-body-simple-border-lightbackground {
  background-color: #ebe9e7;
  border: 1px solid #e5d4ab;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}
.band-body-simple-border-whiteback {
  background-color: #ebe9e7;
  border: 1px solid #e5d4ab;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}
.band-body-simple-border-white-solid {
  background-color: #ffffff;
  border: 1px solid #e5d4ab;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 30px;
}
.band-body {
  background-color: rgba(189, 182, 175, 0.30);
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 500px;
  margin-top: 175px;
  margin-bottom: 100px;
}
.band-body-whatson-block {
  background-color: #202020;
}
.band-bodystandard {
  background-color: rgba(189, 182, 175, 0.10);
  padding-top: 75px;
  padding-bottom: 70px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-black {
  background-color: #070707;
  padding-top: 75px;
  padding-bottom: 70px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-black2 {
  background-color: #080b25;
  padding-top: 75px;
  padding-bottom: 70px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-blue2 {
  background-color: #25a8e0;
  padding-top: 75px;
  padding-bottom: 70px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-blue {
  background-color: #0F1E8C;
  border-top: 1px solid #989898;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-pbsapp {
  background-color: rgba(189, 182, 175, 0.10);
  padding-top: 50px;
  padding-bottom: 0px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  border-bottom: 1px solid #979797;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-pbsapp-medium {
  background-color: #ebe9e7;
  padding-top: 50px;
  padding-bottom: 50px;
}
.band-bodystandard-pbsapp-whitebox {
  background-color: #F6F6F6;
  padding: 25px;
}
.band-bodystandard-lite-border-top {
  background-color: rgba(189, 182, 175, 0.175);
  border-top: 1px solid #989898;
  padding-top: 75px;
  padding-bottom: 75px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-lite2-border-top {
  background-color: rgba(189, 182, 175, 0.3);
  border-top: 1px solid #989898;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-special-announce-dark {
  background-color: #111410;
  padding-top: 35px;
  padding-bottom: 35px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-special-announce-dark70px {
  background-color: #111410;
  padding-top: 70px;
  padding-bottom: 70px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-med {
  background-color: #ebe9e7;
  padding-top: 75px;
  padding-bottom: 60px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-bodystandard-med-circles {
  background-color: #cfcbc7;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: url(../images/common/wqpt-lite-circles-large.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.band-bodystandard-med-dark {
  background-color: #cfcbc7;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-bodystandard-med-dark-floating {
  background-color: #cfcbc7;
  padding: 25px 25px 25px 25px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-bodystandard-med-dark-minheight {
  background-color: #cfcbc7;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
  min-height: 500px;
}
.band-bodystandard-dark {
  background-color: #918e8a;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-bodystandard-darker {
  background-color: #474542;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-hp-white-bar {
  background-color: #FFFFFF;
  padding: 50px 75px 50px 75px;
}
.band-body-white {
  background-color: #FFFFFF;
  padding-top: 125px;
  padding-bottom: 125px;
}
.band-body-white-callout {
  background-color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 15px;
}
.band-body-black {
  background-color: #1a1a1a;
  padding-top: 50px;
  padding-bottom: 50px;
}
.band-body-aboutsite {
  background-color: rgba(189, 182, 175, 0.10);
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 500px;
  margin-top: 175px;
  margin-bottom: 100px;
}
.band-passportaction {
  background-color: #FFFFFF;
  padding-top: 55px;
  padding-bottom: 35px;
}
.band-bordertop-stationnews {
  border-top: 1px solid #989898;
  background-color: aquamarine;
}
.band-footer2 {
  background-color: #010311;
  padding-top: 85px;
  /* [disabled]padding-bottom: 50px;*/
  /* [disabled-ORIGINAL COLOR #071a23]padding-bottom: 50px;*/
}
.band-footer3 {
  background-color: #010311;
  padding-bottom: 15px;
}
.band-footer4 {
  background-color: #262561;
  /**Disabled background-color: #252529; */
  padding: 15px 0px 5px 0px;
}
.row-footer1 {
  padding-top: 0px;
  padding-bottom: 40px;
  border-bottom: 1px solid #23A9EE;
  /* [disabled]border-bottom: 1px solid #080b25; */
}
.row-footer2 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #23A9EE;
  /* [disabled]border-bottom: 1px solid #727272; */
}
.row-footer3 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #23A9EE;
  /* [disabled]border-bottom: 1px solid #727272; */
}
.row-footer4 {
  padding-top: 40px;
  padding-bottom: 20px;
}
.band-americatestkitchen-promo2019 {
  background-color: #111410;
  padding-top: 70px;
  padding-bottom: 100px;
  background-image: url(../images/featurepromospecial/americatestkitchen2019/34333_sfs-shrimp-scampi-18-1.jpg);
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: center center;
  /* [disabled]margin-top: 98px; */
  min-height: 500px;
  max-height: 500px;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-aspirehigher {
  background-color: #ffffff;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url(../images/aspire/wqpt-aspirehigher-banner-lt.jpg);
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: center center;
  /* [disabled]margin-top: 98px; */
  min-height: 500px;
}
.band-aspirehigher-regionalshot {
  background-color: #111410;
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: url("../images/aspire/wqpt-aspire-regional.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
  /* [disabled]max-height: 750px; */
  /* [disabled]margin-top: 50px; */
  margin-right: 0px;
  margin-left: 0px;
  /* [disabled]margin-bottom: 50px; */
}
.band-cartonkitchen {
  background-color: #000000;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url("../images/cartons-in-the-kitchen/cartons-in-the-kitchenbanner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
  max-height: 450px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-cartonkitchen-body {
  background-color: #57b5ea;
  padding-top: 50px;
  padding-bottom: 50px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-champagneontherocks {
  background-color: #000000;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url(../images/champagneontherocks/2019/cor2019background-top.png);
  background-repeat: repeat;
  background-position: top center;
  background-size: auto;
}
.band-champagneontherocks-body {
  background-color: #003b23;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("../images/champagneontherocks/2019/cor2019background.png");
  background-repeat: repeat;
  background-position: top center;
}
.band-champagneontherocks-dark {
  background-color: #003b34;
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-champagneontherocks-black-band {
  background-color: #101010;
  padding-top: 30px;
  padding-bottom: 30px;
  min-height: 25px;
}
.band-chadpregracke {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/chadpregrake/chad_pregrake-cover.jpg");
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: top center;
  /* [disabled]margin-top: 98px; */
  min-height: 500px;
  /* [disabled]max-height: 400px; */
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-election2020 {
  background-color: #081065;
  padding-top: 40px;
  padding-bottom: 40px;
  /* [disabled]margin-top: 98px; */
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.band-explore {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 0px;
  background-image: url("../images/explore/wqpt-explorewithmrscott-txt.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 400px;
  /* [disabled]max-width: 0px; */
}
.band-endofyear-hp {
  background-color: #000000;
  padding: 50px 45px 50px 45px;
  background-image: url("../images/ads/hp-endofyear-giftmatch2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 60px 0px;
}
.band-endofyear-hp-lite {
  background-color: #75c4db;
  background-image: url("../images/ads/holiday-kids.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding: 30px 0px 0px 0px;
}
.band-endofyear-hp-dark {
  background-color: #2A2A2A;
  background-image: url("../images/homepage/ads/passport-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  margin: 60px 0px;
  padding: 115px 0px 115px 0px;
}
.band-explore-green {
  background-color: #23A9EE;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 50px;
}
.band-firstbook {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/outreach/firstbook/firstbook-banner2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
}
.band-firstbook-dark-backgroundimage {
  background-color: #12274a;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url("../images/outreach/firstbook/wqpt-firstbook-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
}
.band-hp-ad-simple {
  background-color: rgba(189, 182, 175, 0.10);
  padding-top: 50px;
  padding-bottom: 0px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-herostreet {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/lettershometoherostreet/herostreet-cover.jpg");
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: top center;
  /* [disabled]margin-top: 98px; */
  min-height: 450px;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-homepage-whatson-column {
  background-color: #FFFFFF;
  border: 1px solid #b2afac;
  /* [disabled]max-height: 250px; */
  padding-right: 10px;
  padding-left: 10px;
  overflow-y: hidden;
  padding-bottom: 10px;
}
.band-homepage-whatson-column2 {
  background-color: #ebe9e7;
  border: 1px solid #ebe9e7;
  /* [disabled]max-height: 250px; border: 1px solid #c4baaf;*/
  padding-right: 10px;
  padding-left: 10px;
  overflow-y: hidden;
  padding-bottom: 10px;
}
.band-homepage-whatson-column3 {
  background-color: #FFFFFF;
  /* [disabled]max-height: 250px; */
  padding-right: 10px;
  padding-left: 10px;
  overflow-y: hidden;
  padding-bottom: 10px;
}
.band-homepage-whatson-block {
  background-color: #FFFFFF;
  /* [disabled]max-height: 250px; */
  overflow-y: hidden;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 10px;
}
.band-homepage-whatson-ads {
  background-color: #FFFFFF;
  border: 1px solid #b2afac;
  /* [disabled]max-height: 250px; */
  padding-right: 10px;
  padding-left: 10px;
  max-height: 500px;
  max-width: 350px;
  overflow-y: hidden;
}
.band-instagram {
  /* [disabled]max-height: 250px; */
  padding: 0px 0px 10px 0px;
}
.band-kids-basic {
  background-color: #FFFFFF;
  border-top: 1px solid #505050;
  border-bottom: 30px solid #ffffff;
}
.band-kids-fall2020 {
  background-color: #FFFFFF;
  border-top: 1px solid #505050;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url("../images/kids/wqpt-kids-banner-autumn.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
}
.band-kidsclub {
  background-color: #111410;
  padding: 25px 0px 25px 0px;
  background-image: url("../images/kids/wqpt-kids-banner-autumn.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.band-kidsfooter {
  background-color: #fe413b;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/kids/homepage/winter2021.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
}
.band-winter2223 {
  background-color: #9be3ff;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/kids/holiday-kids2022banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
}
.band-kidswinter23 {
  background-color: #ff7c0d;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/kids/wqptpbs-kids-winter2023.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
}
.band-kidsspring1 {
  background-color: #ff7c0d;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/kids/holiday-kids2022banner.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center left;
  min-height: 500px;
}
.band-kidsspring22 {
  background-color: #26b8eb;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/kids/pbskids-summer.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
}
.band-kidsspring-pond22 {
  background-color: #26b8eb;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/kids/homepage/wqptpbs-kids-pond2022.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 400px;
}
.band-kidsprograms {
  background-color: #111410;
  padding-top: 10px;
  padding-bottom: 0px;
  background-image: url(../images/kids/wqpt-kids-banner-autumn.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}
.band-kids-sidebar {
  background-color: #1dafec;
  padding-top: 15px;
  padding-bottom: 15px;
}
.band-kids-watchmod {
  background-color: #524ea2;
  background-image: url("../images/kids/watch/watch-super.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 100px;
  padding-bottom: 0px;
  min-height: 500px;
}
.band-kids-watchmodule {
  background-color: #000000;
  padding: 10px;
  height: 100%;
}
.band-kids-watch-banner {
  background-color: #FFFFFF;
  border-top: 1px solid #505050;
}
.band-imgstation-banner {
  background-color: #524ea2;
  padding-top: 0px;
  padding-bottom: 0px;
}
.band-imgstation-event-banner {
  background-color: #524ea2;
  background-image: url("../images/events/wqpt-imaginationstation-background.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  padding-top: 70px;
  padding-bottom: 70px;
  min-height: 500px;
}
.band-imgstation-blue {
  background-color: #1dafec;
  padding-top: 75px;
  padding-bottom: 75px;
  min-height: 0px;
}
.band-imgstation-blue-btm0pix {
  background-color: #1dafec;
  padding-top: 40px;
  padding-bottom: 0px;
  min-height: 0px;
}
.band-imgstation-orange {
  background-color: #ff5a00;
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 0px;
}
.band-imgstation-orange-alert {
  background-color: #ff5a00;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-imgstation-purple-alert {
  background-color: #524ea2;
  padding-top: 12px;
  padding-bottom: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.band-imgstation-purple {
  background-color: #524ea2;
  padding-top: 70px;
  padding-bottom: 70px;
  min-height: 0px;
}
.band-summer-yellow {
  background-color: #fec223;
  padding-top: 70px;
  padding-bottom: 70px;
  min-height: 0px;
}
.band-news {
  background-color: #1F2227;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 0px;
}
.band-outreach-btmbanner {
  background-color: #111410;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url(../images/outreach/wqpt-outreach-banner2-btm.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
  max-height: 500px;
  border-top: 1px solid #505050;
}
.band-outreach-topbanner {
  background-color: #111410;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url(../images/outreach/wqpt-outreach-banner2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
  max-height: 500px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-outreach-pbslearningmedia {
  background-color: #111410;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url(../images/outreach/pbslearningmedia/wqpt-pbslearningmedia-banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 450px;
  max-height: 500px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-outreach-pbslearningmedia-library {
  background-color: #111410;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url(../images/outreach/pbslearningmedia/wqpt-teacher.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 400px;
  max-height: 500px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-outreach-readytolearn {
  background-color: #111410;
  padding-top: 65px;
  padding-bottom: 50px;
  background-image: url("../images/outreach/readytolearn/wqpt-readytolearn-banner23.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
}
.band-outreach-resources {
  background-color: #111410;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url("../images/outreach/resources/wqpt-resources-banner2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
  max-height: 450px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-outreach-resource-btm {
  background-color: #111410;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url("../images/outreach/resources/wqpt-resources-dropban.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 450px;
  max-height: 450px;
}
.band-outreach-smarttv {
  background-color: #111410;
  padding-top: 75px;
  padding-bottom: 100px;
  background-image: url("../images/outreach/smarttelevision/wqpt-smarttelevision-banner2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
  max-height: 450px;
}
.band-outreach-whywqpt {
  background-color: #111410;
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: url("../images/outreach/whywqpt/whywqpt-family.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 450px;
  max-height: 450px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-passport {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/homepage/ads/passport23marieantoinette.jpg");
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: top center;
  /* [disabled]margin-top: 98px; */
  min-height: 450px;
  border-bottom: solid 1px #00000;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}

.band-passport23 {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/passport/wqpt-passport-cover.jpg");
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: top center;
  /* [disabled]margin-top: 98px; */
  min-height: 450px;
  border-bottom: solid 1px #00000;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-passport22 {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/ads/miss-scarlet-passport.jpg");
  background-size: cover;
  filter: brightness(100%);
  background-repeat: no-repeat;
  background-position: top center;
  /* [disabled]margin-top: 98px; */
  min-height: 450px;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-passport-footer {
  background-color: rgba(189, 182, 175, 0.30);
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 600px;
  background-repeat: no-repeat;
  background-position: top center;
  margin-top: 0px;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-programming-feature1-fluid {
  background-color: #111410;
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: url(../images/programming/2019/wqpt-nova-decoding-da-vinci2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 550px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-programming-queenshorses {
  background-color: #F6F6F6;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url(../images/programming/2020/amex-thevote.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 550px;
  margin-right: 0px;
  margin-left: 0px;
  border-bottom: solid 1px #505050;
}
.band-programming-marvels {
  background-color: #000000;
  padding-top: 75px;
  padding-bottom: 75px;
  background-image: url(../images/programming/2020/seeingtheusa-utah.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin-right: 0px;
  margin-left: 0px;
}
.band-kids-misterrogers {
  background-color: #524ea2;
  padding: 50px;
  border-radius: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 50px;
  margin-bottom: 40px;
}
.band-programming-dw {
  background-color: #61605b;
  padding-top: 60px;
  padding-bottom: 70px;
  background-image: url("../images/homepage/comingup2021/dw-green.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-programming-regional {
  background-color: rgba(189, 182, 175, 0.10);
  padding-top: 50px;
  padding-bottom: 25px;
  margin-top: 0px;
}
.band-scratchjr {
  background-color: #111410;
  padding-top: 65px;
  padding-bottom: 50px;
  background-image: url("../images/outreach/scratchjr/wqpt-scratchjr-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
}
.band-schedulemodule-programs-med {
  background-color: #ebe9e7;
  padding-top: 75px;
  padding-bottom: 75px;
  border-bottom: solid 1px #505050;
}
.band-schedulemodule-fullwidth-hp {
  background-color: #ebe9e7;
  padding-top: 35px;
  padding-bottom: 35px;
}
.band-thecities {
  background-color: #111410;
  /* [disabled]padding-top: 125px; */
  /* [disabled]padding-bottom: 100px; */
  background-image: url("../images/thecities/wqpt-thecities_davenport.jpg");
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  /* [disabled]min-height: 500px; */
  background-repeat: no-repeat;
  background-position: bottom center;
  /* [disabled]margin-top: 98px; */
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-thecities-episodeblock {
  background-color: #ebe9e7;
  padding-top: 75px;
  padding-bottom: 75px;
}
.band-thecities-blk {
  background-color: #000000;
  padding-top: 75px;
  padding-bottom: 75px;
  margin-bottom: 50px;
}
.band-thecities-episode-sec {
  background-color: #87817b;
  padding: 25px;
}
.band-thecities-hp {
  background-color: #12274a;
  border-top: 1px solid #989898;
  padding-top: 85px;
  padding-bottom: 75px;
  background-image: url("../images/homepage/bands/logo-testback25.png");
  /* [disabled]padding-top: 125px; */
  /* [disabled]padding-bottom: 100px; */
  /* [disabled]background-image: url("../images/homepage/bands/thecities-cent-bridge.jpg"); */
  /* [disabled]background-size: cover; */
  /* [disabled]margin-bottom: 20px; */
  /* [disabled]min-height: 500px; */
  /* [disabled]margin-top: 98px; */
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-homepage-features {
  background-color: #070b27;
  padding-top: 125px;
  padding-bottom: 125px;
  /* [disabled]padding-top: 125px; */
  /* [disabled]padding-bottom: 100px; */
  /* [disabled]background-image: url("../images/homepage/bands/logo-testback25.png"); */
  /* [disabled]background-size: cover; */
  /* [disabled]margin-bottom: 20px; */
  /* [disabled]min-height: 500px; */
  /* [disabled]margin-top: 98px; */
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-homepage-features-gray {
  background-color: #404a68;
  padding-top: 100px;
  padding-bottom: 100px;
  /* [disabled]padding-top: 125px; */
  /* [disabled]padding-bottom: 100px; */
  /* [disabled]background-image: url("../images/homepage/bands/logo-testback25.png"); */
  /* [disabled]background-size: cover; */
  /* [disabled]margin-bottom: 20px; */
  /* [disabled]min-height: 500px; */
  /* [disabled]margin-top: 98px; */
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-thecities-hp-side {
  background-color: #000000;
  padding-top: 25px;
  padding-left: 25px;
  padding-bottom: 50px;
  background-image: url("../images/homepage/bands/logo-testback25.png");
  background-position: center center;
}
.band-thecities-episode-bar {
  background-color: #000000;
  padding-top: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  background-image: url("../images/homepage/bands/logo-testback25.png");
  background-position: center center;
  border-radius: 5px;
}
.band-thecities-hp-episodic {
  background-color: #12274a;
  padding: 15px;
}
.band-vibrant {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/vibrantneighborhoods/wqpt-vibrantneighborhoods.jpg");
  /* [disabled]margin-top: 98px; */
  min-height: 450px;
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: top center;
  border-bottom: solid 1px #505050;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-volunteering {
  background-color: #111410;
  padding-top: 100px;
  background-image: url("../images/support/volunteering/wqpt-volunteering-banner2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
}
.band-vote-amex {
  background-color: #111410;
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: url("../images/thevote-amex/she-resisted-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 500px;
  border-bottom: solid 1px #505050;
  border-top: solid 1px #505050;
  margin-right: 0px;
  margin-left: 0px;
  /* [disabled]margin-bottom: 50px; */
}
.band-whitneyreynolds {
  background-color: #111410;
  padding-top: 70px;
  padding-bottom: 100px;
  background-image: url("../images/whitneyreynolds/whitneyreynolds-cover.jpg");
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  background-repeat: no-repeat;
  background-position: center center;
  /* [disabled]margin-top: 98px; */
  min-height: 500px;
  max-height: 500px;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.row-footer3:last-child {
  padding-bottom: 0;
}
.band-schedulemodule {
  /* [disabled]background-color: #000000; */
  padding-top: 10px;
  padding-bottom: 10px;
  /* [disabled]margin-bottom: 20px; */
  min-height: 20rem;
  background-repeat: no-repeat;
  background-position: top center;
  /* [disabled]margin-top: 98px; */
  margin-top: 150px;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
  border: 1px solid #505050;
  padding-right: 10px;
  padding-left: 10px;
}
.band-simpleimage {
  background-color: #111410;
  padding-top: 150px;
  padding-bottom: 100px;
  background-image: url(../images/test-img/iStock-862753318.jpg);
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  min-height: 500px;
  background-repeat: no-repeat;
  background-position: top center;
  /* [disabled]margin-top: 98px; */
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-programbanner {
  background-color: #111410;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url("../images/thecities/thecities-with-jim-mertens.jpg");
  background-size: cover;
  /* [disabled]margin-bottom: 20px; */
  min-height: 400px;
  background-repeat: no-repeat;
  background-position: bottom center;
  margin-top: 98px;
  /* Add the blur effect */
  /* [disabled]filter: blur(2px); */
  /* [disabled]-webkit-filter: blur(2px); */
}
.band-simpleimage6 {
  background-color: #FFFFFF;
  min-height: 200px;
  max-height: 200px;
}
.band-support-kidsclub {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/index/wqpt-father-son.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left center;
  /* min-height: 650px; */
}
.band-support-kidsclub-noimage {
  background-color: #1dafec;
  padding-top: 40px;
  padding-bottom: 40px;
}
.band-support-leadership-family {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/leadership/leadershipfamily.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 475px;
}
.band-support-leadership-program {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url(../images/support/leadership/victoria.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 475px;
}
.band-support-legacy-program {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/plannedgiving/nature_victoriafalls_elephant.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 475px;
}
.band-support-legacy {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/index/wqpt-legacy.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 475px;
  /* min-height: 650px; */
}
.band-support-member {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/index/wqpt-famil3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  /* min-height: 650px; */
  border-top: 1px solid rgba(189, 182, 175, 0.70);
}
.band-support-plannedgiving-family {
  background-color: #FFFFFF;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/plannedgiving/family-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 600px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-support-plannedgiving-rogers {
  background-color: #705f57;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/plannedgiving/family-bg2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 600px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-support-partners {
  background-color: #111410;
  padding-top: 50px;
  padding-bottom: 40px;
  background-image: url("../images/support/businesspartners/partners-banner4.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 250px;
}
.band-support-partners-landscape {
  background-color: #111410;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/businesspartners/astro-band.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
  margin-right: 0px;
  margin-left: 0px;
}
.band-support-sustainingpartners {
  background-color: #111410;
  padding-top: 60px;
  padding-bottom: 60px;
  background-image: url("../images/support/sustainingpartners/wqpt-sustainingmemberfamily.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 500px;
  margin-right: 0px;
  margin-left: 0px;
}
/* ==========================================================================
   3. NAVIGATION
   ========================================================================== */
.band-donoreverywhere {
  padding-top: 30px;
  padding-bottom: 15px;
  margin-top: 98px;
}
.band-donoreverywhereaddition {
  margin-top: 98px;
}
.dropdown-divider {
  border-top: 2px solid #ababab;
}
/* ==========================================================================
   4. SOCIAL MEDIA ICONS
   ========================================================================== */
#logo-facebook {
  background-image: url(../images/common/facebook.png);
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-facebook:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#logo-youtube {
  background-image: url(../images/common/youtube.png);
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-youtube:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#logo-twitter {
  background-image: url("../images/common/twitter.png");
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-twitter:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#logo-instagram {
  background-image: url(../images/common/instagram.png);
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-instagram:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
#logo-facebook2 {
  background-image: url(../images/common/facebook.png);
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-facebook2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#logo-youtube2 {
  background-image: url(../images/common/youtube.png);
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-youtube2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#logo-twitter2 {
  background-image: url("../images/common/twitter.png");
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-twitter2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#logo-instagram2 {
  background-image: url(../images/common/instagram.png);
  width: 35px;
  height: 35px;
  margin: 0px 0px 0px 20px;
  float: right;
  background-repeat: no-repeat;
}
#logo-instagram2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
/* ==========================================================================
5. CAROUSEL CREATED PASSPORT CSS
   ========================================================================== */
.hp-block-item a {
  /* [disabled]filter: alpha(opacity=50); */
  /* [disabled]background-color: #000000; */
  /* [disabled]-webkit-filter: brightness(60%); */
  /* [disabled]filter: alpha(opacity=50); */
  filter: opacity(25%);
}
.hp-block-item a:hover {
  /* [disabled]opacity: 0.7; */
  /* [disabled]filter: alpha(opacity=50); */
  /* [disabled]background-color: #000000; */
  /* [disabled]-webkit-filter: brightness(100%); */
  -webkit-filter: opacity(100%);
}
/* ==========================================================================
   6. HELPER CLASSES
   ========================================================================== */
.anchor a {
  position: absolute;
  top: -125px;
}
p.space {
  margin: -5px 0 0 0;
  padding: 10px 0px 10px 0px;
}
p.space-xs {
  min-height: 5px;
  max-height: 5px;
  font-size: 10px;
}
p.space-xx-s {
  margin-top: 10px;
}
p.space-sm {
  min-height: 5px;
  max-height: 5px;
  font-size: 15px;
}
p.space-md {
  padding: 10px 0px 0px 0px;
}
p.space-lg {
  padding: 20px 0px 20px 0px;
}
p.space-xl {
  padding: 50px 0px 50px 0px;
}
.btn-form {
  background-color: #bd2a25;
  border-color: #bd2a25;
  /** changed form color from green **/
}
.btn-form:hover {
  background-color: #111410;
}
.floatleft10 {
  float: left;
  margin-right: 10px;
}
.floatleft20 {
  float: left;
  margin-right: 20px;
}
.floatleftis15 {
  float: left;
  margin-right: 15px;
  margin-bottom: 30px;
}
.floatleft30 {
  float: left;
  margin-right: 30px;
  margin-bottom: 5px;
}
.clearfix-special {
  display: block;
  clear: both;
  content: "";
}
.holocaust-padding {
  padding: 15px;
}
/* ==========================================================================
   7. CARD DECK
   ========================================================================== */
.card {
  background-color: rgba(0, 0, 0, 0.0);
  border: 1px solid rgba(0, 0, 0, 0.0);
  word-wrap: normal;
}
.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 5px 15px 10px 1px;
}
.card2 {
  background-color: rgba(189, 182, 175, 0.20);
  border: 1px solid #e5d4ab;
  word-wrap: normal;
  padding: 20px;
  min-height: 295px;
  margin-bottom: 20px;
}
.card-artslide {
  background-color: rgba(189, 182, 175, 0.15);
  word-wrap: normal;
  padding: 15px;
  margin-bottom: 20px;
}
.card-body2 {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 5px 15px 10px 1px;
  margin-bottom: 5px;
}
.card-help {
  border: 0px solid #918e8a;
  word-wrap: normal;
  padding: 0px;
}
.card-helpbody {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px 15px 15px 15px;
  margin-bottom: 20px;
}
.card-cv-resources {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px 15px 15px 15px;
  margin-bottom: 25px;
  background-color: #100e0d;
}
/* ==========================================================================
   8. FAQ ACCORDION
   ========================================================================== */
.btn-faq-link {
  color: #474747;
  font-weight: 600;
  font-size: 24px;
  text-decoration: none;
  text-align: left;
  margin-left: 0px;
  padding: 0px;
}
.btn-faq-link:hover {
  color: #0F1E8C;
  text-decoration: underline;
}
.btn-faq-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
.btn-faq-link:disabled, .btn-link.disabled {
  color: #0F1E8C;
  pointer-events: none;
}
/* ==========================================================================
   9. grow-hover AND figure img hover
   ========================================================================== */
.grow {
  transition: all .5s ease-in-out;
}
.grow:hover {
  transform: scale(0.65);
}
/* ===== inside div === */
imgzoom img {
  opacity: 1;
  -webkit-transition: .2s ease-in-out;
  -webkit-transform: scale(1);
  transition: .2s ease-in-out;
}
imgzoom:hover img {
  /**** DEACTIVE opacity: .7; OR -webkit-filter: brightness(60%);****/
  transform: scale(1.1);
}
.imgzoom-wrapper {
  overflow: hidden;
}
/* ===== inside ad or logo === */
imgzoom-ad img {
  opacity: 1;
  -webkit-transition: .2s ease-in-out;
  -webkit-transform: scale(1);
  transition: .2s ease-in-out;
}
imgzoom-ad:hover img {
  /**** DEACTIVE opacity: .7; OR -webkit-filter: brightness(60%);****/
  transform: scale(1.05);
}
/* ==========================================================================
   9B. CV2020 
   ========================================================================== */
.band-cv-resource-banner {
  background-color: #111410;
  padding-top: 65px;
  padding-bottom: 50px;
  background-image: url("../images/cv-resources/coronavirus-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 325px;
}
.band-cv-resource-banner-lg {
  background-color: #111410;
  padding-top: 65px;
  padding-bottom: 50px;
  background-image: url("../images/cv-resources/coronavirus-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 425px;
}
.band-cv-sm-banner {
  background-color: #6f6b6b;
  padding: 10px;
  margin-bottom: 12px;
  content: align-self-center;
}
.band-cv-standard {
  background-color: #d7d5ce;
  padding-top: 75px;
  padding-bottom: 75px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  /* [disabled]margin-bottom: 75px; */
}
.band-cv-dark {
  background-color: #d7d5ce;
  padding-top: 35px;
  padding-bottom: 35px;
  background-image: url("../images/cv2020/cv-darkbackground.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  /* [disabled]min-height: 500px; */
  margin-top: 20px;
  margin-bottom: 20px;
  /* [disabled]margin-bottom: 75px; */
}
.band-cv-kids {
  background-color: #6f6b6b;
  padding: 10px;
  margin-bottom: 12px;
  content: align-self-center;
}
.band-cv-educators {
  background-color: #6f6b6b;
  padding: 10px;
  margin-bottom: 12px;
  content: align-self-center;
}
.band-cv-parents {
  background-color: #6f6b6b;
  padding: 10px;
  margin-bottom: 12px;
  content: align-self-center;
}
.h3-cv2020 {
  color: #f04345;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .07px;
  margin-bottom: 2px;
}
.h4-cv2020 {
  color: #f04345;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .07px;
  margin-bottom: 2px;
}
.h4-cv2020-white {
  color: #F6F6F6;
  line-height: 1.1;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: .07px;
  margin-bottom: 2px;
  margin-top: 5px;
}
/*** larger heading ***/
.p-cv-bodytype-lg-heading {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 36px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 0px;
}
.p-cv-bodytype-heading {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 0px;
}
.p-cv-bodytype-heading a {
  color: #FFFFFF;
  text-decoration: none;
}
.p-cv-bodytype-heading a:hover {
  color: #242424;
  text-decoration: none;
}
.p-cv-bodytype-heading a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.p-cv-bodytype-heading a:visited:hover {
  color: #242424;
  text-decoration: none;
}
/*** sm heading ***/
.p-cv-superhead {
  font-size: 75px;
  color: #FFFFFF;
  font-family: 'PBSSans-Bold', "sans-serif";
  line-height: 1.15;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #f04345;
  letter-spacing: -2px;
}
.p-cv-bodytype-sm-heading {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.1;
  margin-bottom: 0px;
}
.p-cv-bodytype-sm-heading a {
  color: #FFFFFF;
  text-decoration: none;
}
.p-cv-bodytype-sm-heading a:hover {
  color: #242424;
  text-decoration: none;
}
.p-cv-bodytype-sm-heading a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.p-cv-bodytype-sm-heading a:visited:hover {
  color: #242424;
  text-decoration: none;
}
.p-cv-bodytype {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #2a2a2e;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px;
}
.p-cv-bodytype a {
  color: #34343a;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype a:visited {
  color: #34343a;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
/*** CV BODY LIGHT ***/
.p-cv-bodytype-light {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #E6E6E6;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 20px;
}
.p-cv-bodytype-light a {
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype-light a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype-light a:visited {
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype-light a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
/*** CV BODY LIGHT-REDBACK ***/
.p-cv-bodytype-lightredback {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #E6E6E6;
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
}
.p-cv-bodytype-lightredback a {
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype-lightredback a:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype-lightredback a:visited {
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-bodytype-lightredback a:visited:hover {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}
/*** CV BODY LIGHT ***/
.p-cv-cardtype-light {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #E6E6E6;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 2px;
}
.p-cv-cardtype-light a {
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-cardtype-light a:hover {
  color: #929292;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-cardtype-light a:visited {
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
.p-cv-cardtype-light a:visited:hover {
  color: #929292;
  text-decoration: underline;
  font-weight: bold;
}
/*** CV cardbody-headinglinker***/
.p-cv-cardtype-smheading {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #929292;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  line-height: 1.1;
  margin-bottom: 5px;
  text-transform: lowercase;
}
.p-cv-cardtype-smheading a {
  color: #929292;
  text-decoration: underline;
}
.p-cv-cardtype-smheading a:hover {
  color: #E6E6E6;
  text-decoration: underline;
}
.p-cv-cardtype-smheading a:visited {
  color: #929292;
  text-decoration: underline;
}
.p-cv-cardtype-smheading a:visited:hover {
  color: #E6E6E6;
  text-decoration: underline;
}
.band-cv-darker {
  background-color: #6f6b6b;
  padding: 20px 25px 25px 25px;
  /* [disabled]min-height: 500px; */
  margin-top: 0px;
  margin-bottom: 0px;
}
/*** WQPT Standardized Card Types ***/
.p-standarized-wqpt-cardtype {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  margin-bottom: 10px;
}
.p-standarized-wqpt-cardtype a {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardtype a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardtype a:visited {
  color: #0F1E8C;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardtype a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
/*** WQPT Standardized Card Type WHITE ***/
.p-standarized-wqpt-cardtype-white {
  font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
  color: #F6F6F6;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 5px;
}
.p-standarized-wqpt-cardtype-white a {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardtype-white a:hover {
  color: #d0d0d0;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardtype-white a:visited {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardtype-white a:visited:hover {
  color: #d0d0d0;
  text-decoration: underline;
  font-weight: bold;
}
/*** WQPT Standardized PLEDGE LINKS ***/
.p-stand-pledgelink-white {
  font-family: 'Roboto', sans-serif;
  color: #FFF;
  font-size: 16px;
  text-align: left;
  line-height: 1.6;
  margin-bottom: 5px;
}
.p-stand-pledgelink-white a {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-stand-pledgelink-white a:hover {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
.p-stand-pledgelink-white a:visited {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-stand-pledgelink-white a:visited:hover {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #E6E6E6;
  text-decoration: underline;
  font-weight: bold;
}
/*** WQPT Standardized TIGHT ***/
.p-standarized-wqpt-cardtype-tight {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.35;
  margin-bottom: 20px;
}
.p-standarized-wqpt-cardtype-smitalic {
  font-family: 'Roboto', sans-serif;
  color: #2a2a2e;
  font-size: 15px;
  font-weight: normal;
  font-style: italic;
  text-align: left;
  line-height: 1.35;
  margin-bottom: 5px;
}
.p-standarized-wqpt-cardheading {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #0F1E8C;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  line-height: 1.15;
  margin-top: 5px;
  margin-bottom: 7px;
  letter-spacing: -.25px;
}
.p-standarized-wqpt-cardheading a {
  color: #0F1E8C;
  text-decoration: none;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading a:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading a:visited {
  color: #0F1E8C;
  text-decoration: none;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading a:visited:hover {
  color: #0A145A;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 0px;
}
.p-standarized-wqpt-cardheading-dark {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #222222;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
  line-height: 1.0;
  margin-top: 3px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.p-standarized-wqpt-cardheading-dark a {
  color: #222222;
  text-decoration: none;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading-dark a:hover {
  color: #34343a;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading-dark a:visited {
  color: #222222;
  text-decoration: none;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading-dark a:visited:hover {
  color: #34343a;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 0px;
}
.p-standarized-wqpt-cardheading-white {
  font-family: 'PBSSans-Bold', "sans-serif";
  color: #FFFFFF;
  font-size: 26px;
  font-weight: bold;
  text-align: left;
  line-height: 1.15;
  margin-top: 5px;
  margin-bottom: 7px;
  letter-spacing: -.25px;
}
.p-standarized-wqpt-cardheading-white a {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading-white a:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading-white a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}
.p-standarized-wqpt-cardheading-white a:visited:hover {
  color: #23A9EE;
  text-decoration: underline;
  font-weight: bold;
  padding-left: 0px;
}
.tvss-namespace {
  width: 100%;
}
/* ==========================================================================
   10. PBS Sans ***use previous css doc version if necessary.
   ========================================================================== */
@font-face {
  font-family: 'PBSSans-Bold';
  src: url('../pbs-sans-fonts/EOT/PBSSans-Bold.eot');
  src: url('../pbs-sans-fonts/EOT/PBSSans-Bold.eot?#iefix') format('embedded-opentype'), url('../pbs-sans-fonts/WOFF/PBSSans-Bold.woff') format('woff'), url('../pbs-sans-fonts/WOFF2/PBSSans-Bold.woff2') format('woff2'), url('../pbs-sans-fonts/TTF/PBSSans-Bold.ttf') format('truetype'), url('../pbs-sans-fonts/SVG/PBSSans-Bold.svg#PBSSans-Bold') format('svg');
  font-weight: bold;
}
@font-face {
  font-family: 'PBSSans-Medium';
  src: url('../pbs-sans-fonts/EOT/PBSSans-Medium.eot');
  src: url('../pbs-sans-fonts/EOT/PBSSans-Medium.eot?#iefix') format('embedded-opentype'), url('../pbs-sans-fonts/WOFF/PBSSans-Medium.woff') format('woff'), url('../pbs-sans-fonts/WOFF2/PBSSans-Medium.woff2') format('woff2'), url('../pbs-sans-fonts/TTF/PBSSans-Medium.ttf') format('truetype'), url('../pbs-sans-fonts/SVG/PBSSans-Medium.svg#PBSSans-Medium') format('svg');
  font-weight: bold;
}
/* ==========================================================================
   11. MARCH 22 pledge/delete all 3/20/22)
   ========================================================================== */
.band-double {
  background-color: #db4d34;
  padding-top: 30px;
  padding-bottom: 30px;
}
.h1-double {
  color: #FFFFFF;
  line-height: 1.0;
  font-weight: 600;
  text-transform: none;
  margin-bottom: 5px;
  letter-spacing: -0.5px;
}
.p-bodytype-double {
  font-family: 'Roboto', sans-serif;
  color: #F6F6F6;
  font-size: 15px;
  font-weight: normal;
  text-align: left;
  line-height: 1.45;
  margin-bottom: 0px;
}
.p-bodytype-double a {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-double a:hover {
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-double a:visited {
  color: #F6F6F6;
  text-decoration: underline;
  font-weight: bold;
}
.p-bodytype-double a:visited:hover {
  color: #cccccc;
  text-decoration: underline;
  font-weight: bold;
}