.proof-points-container {
    padding-bottom: 0px; 
  }
  
  .row.rtb-cards {
      /* padding: 3rem 0; */
  }
  
  .row.rtb-cards .columns {
      display: flex;
      /*margin: -0.75rem;*/
  }
  
  
  .row.rtb-cards .columns:not(:last-child) {
      border-right: 1px solid #cfb911;
  }
  
  @media (max-width: 992px) {
    .rtb-cards .columns {
      border-right: none !important;
      padding-bottom: 30px;
    }
    .rtb-cards .columns .pu-proofpoint .column {
      border-bottom: 1px solid #cfb911;
    }  
  }
  
  .pu-proofpoint {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: center;
      background: none;
      color: black;
      min-height: 250px
  }
  
  .pu-proofpoint .container {
      padding: 3.0875rem 1rem 1.25rem;
      display: flex;
      flex-direction: column;
      flex: 0 1 auto;
      align-items: center;
      max-width: 318px;
      width: 100%;
      margin-left: 0;
      margin-right: 0;
      position: relative;
  }
  
  .pu-proofpoint__lead {
      font-size: 1.5rem;
      line-height: 1.3;
      font-weight: 700;
      margin-bottom: 0.3125rem !important;
      font-family: acumin-pro, "Franklin Gothic", sans-serif;
      text-align: center;
      position: absolute;
      top: 14px;
      left: 0;
      width: 100%;
  }
  
  .pu-proofpoint__highlighted {
      font-size: 3.5rem;
      line-height: 0.7;
      margin-bottom: 0 !important;
      text-align: center;
      text-transform: uppercase;
      font-family: "United Sans", Impact, "Arial Black", "sans serif";
      font-weight: 400;
      margin-top: 0.5rem;
  }
  
  .pu-proofpoint__content {
      font-weight: 700;
      font-size: 1.25rem;
      text-align: center;
      line-height: 1.5;
      white-space: pre-wrap;
      font-family: acumin-pro, "Franklin Gothic", sans-serif;
      margin-bottom: 1rem;
      padding: 0 1.5rem;
  }
  
  .pu-proofpoint__source {
      font-family: acumin-pro, "Franklin Gothic", sans-serif;
      font-weight: 400;
      font-size: 0.875rem;
      text-align: center;
      line-height: 1.4;
      font-style: italic;
      white-space: pre-wrap;
      margin-bottom: 0 !important;
      font-weight: 400 !important;
  }
  
  a.pu-proofpoint__source, a:hover.pu-proofpoint__source, a:link.pu-proofpoint__source, a:visited.pu-proofpoint__source, a:active.pu-proofpoint__source {
      color: black;
  }
  
  .pp_form { 
      display: table;
      padding-bottom: 50px;      
  }
  
  .pp_form_section { 
      display: table-row;
      padding: 10 0px;  
  }
  
  .pp_form_label { 
      display: table-cell;
      padding: 5px 0px; 
  }
  
  .pp_form_input { 
      display: table-cell; 
  }
  
  .pp_form_submit {
      margin-top: 5px;
  }
  
  .survey-question>div, .survey-question-text {
      display: inline;
  }
  
  @media (min-width: 768px){
  .homepage #billboard-links-container {
      background-color: #000 !important;
      padding: 15px;
      display: flex !important;
      flex-flow: row wrap;
      justify-content: center;
      align-items: center;
      z-index: 2000;
      height: 9rem;
      position: inherit;
      top: 0;
  }
  }
  
  
  .manual-button .button, .survey-submit-bar input {
      font-family: "United Sans",Impact,"Arial Black","sans serif";
      color: #000;
      font-size: 1rem;
      font-weight: 600;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      padding: 8px 3em 6px 3em;
      border: 2px solid #8e6f3e;
      background-color: none;
  }
  
  .manual-button .button:hover {
      color: #fff;
      border-color: #8e6f3e;
      background-color: #8e6f3e;
  }
  
  .survey-submit-bar input {
      color: #000;
      border-color: #fff;
      background-color: #fff;   
  }
  
  .survey-submit-bar input:hover {
      color: #fff;
      border-color: #000;
      background-color: #000;   
      cursor: pointer;
  }
  
  .black-gold-link {
    background-color: #000;
    text-transform: uppercase;
    padding: 50px;
    border-bottom: 5px solid #8E6F3E;
    margin-bottom: 10px;
  }
  
  .black-gold-link, .black-gold-link a{
    font-size: 18px;
    color: white;
    font-weight:bold;
  }
  
  
  /**********************************************/
  /*********     STORY / NEWS ITEMS      ********/
  /****** 5/19/2020 Required Master Wrap ********/
  /**********************************************/
  
  
  .story-box { margin-top: 30px; }
  .story-box a { color: #000; }
  .story-box a:hover { text-decoration: none !important; }
  .story { background-color: #C4BFC0; display: block; height: 100%; padding: 0; text-decoration: none; }
  .story:hover { background-color: #EBD99F; }
  .story .title { font-size: 1.1rem; margin: 15px; }
  .story .intro { font-size: 1.0rem; margin-left: 10%; margin-right: 10%; }
  .story img { background-size: cover; background-position-y: 20%; background-position-x: 50%; height: auto; left: 0; position: absolute; top: 0; width: 100%; }
  .story iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }
  .ONE-SIZE {
    height                  : 0;
    overflow                : hidden;
    padding-bottom          : 56.25%;
    position                : relative;
  }
  
  
  /**********************************************/
  /*********     FEATURED ITEMS      ********/
  /****** 5/19/2020 Required Master Wrap ********/
  /**********************************************/
  
  .feature-box { background-position: right; background-size: cover; border-bottom: 2px solid #000; border-top: 2px solid #000; margin-top: 30px; }
  .feature-box:after { background-size: cover !important; background-position: 0% 50% !important; }
  
  
  
  @media (min-width: 440px) and (max-width: 575.98px) {
    .feature-box:after { background-size: cover !important; background-position: 0% 70% !important; }
  }
     
  @media (min-width: 576px) {
    .feature-box:after { background-size: cover !important; background-position: 0% 50% !important; }
  }
  
  @media (min-width: 768px) {
    .feature-box:after { background-size: cover !important; background-position: 0% 45% !important; }
  }
  
  @media (min-width: 992px) {
    .feature-box:after { background-position: 0% 30% !important; }
  }
  
  @media (min-width: 1200px) {
    .feature-box:after { background-position: 0% 25% !important; }
  }
  
  
  /**********************************************/
  /*********          BANNERS            ********/
  /****** 5/19/2020 Required Master Wrap ********/
  /**********************************************/
  
  #billboard-links-container .button { background: rgba(0, 0, 0, 0.65); }
  
  .billboard-container-text {
    bottom          : 0px;
    margin-bottom   : 100px;
    position        : absolute;
    text-align      : center;
    text-shadow     : 0px 2px 2px rgba(0, 0, 0, 1);
    text-decoration : none;
    width           : 100%;
  }
  
  .billboard-container .title {
    color           : #FFF;
    font-size       : 1.5rem !important;
    padding         : 0;
  }
  .billboard-container .title.cc-xl-title {
    font-size      : 3em !important;
  }
  
  .billboard-container .intro_head {
    color           : #FFF;
    font-size       : 1.3rem !important;
    margin-bottom   : 0px;
  }
  
  .billboard-container .intro_head.cc-xl-intro-head {
    background     : rgba(0, 0, 0, 0.8);
    font-size      : 2.0em !important;
    text-transform : uppercase;
    color          : #DAA520 !important;
  }
  
  .shadow {
    z-index           : 1000;
  }
  
  /* Screen Size Changes */
  
  @media (max-width: 575.98px) {
    #billboard-container .billboard-container-text { margin-bottom : 0; }
    .BANNER-box { height: 250px !important; }
    .smallText { font-size: 12px; }
    .manual-button .button, .survey-submit-bar input { font-size: 12px; }
  }
  
  @media (max-width: 767.98px) {
    #billboard-container .billboard-container-text { margin-bottom : 0; }
    .billboard-container .title.cc-xl-title           { font-size : 1.6em !important; }
    .billboard-container .intro_head.cc-xl-intro-head { font-size : 1.2em !important; }
  }
  
  @media (min-width: 768px) { 
    #billboard-links-container { background: none !important; }
  }
  
  
  @media (max-width: 991.98px) {
    .billboard-container .title.cc-xl-title           { font-size : 2.0em !important; }
    .billboard-container .intro_head.cc-xl-intro-head { font-size : 1.4em !important; }
  }
  
  @media (min-width: 992px) {
    #billboard-links-container { background: none !important; }
  }
  
  @media (min-width: 1200px) {
    #billboard-links-container { background: none !important; }
  }
  
  
  
  /**********************************************/
  /*********  Focus Bar FORMATTING    ********/
  /******         Master Wrap  Add. 6-1-2020 E. Gray     ********/
  /**********************************************/
  .cc-focus-bar {
    background         : #000;
    padding-top        : 30px;
    padding-bottom     : 30px;
    text-align         : center;
  }
  
  @media (max-width: 768px) {
    .cc-focus-bar .col-12 {
      padding-bottom: 30px;
    }
  }
  
  
  /************************ END Masters Edits 5/27/20 *****************************/
  
  /************** Local SPECIAL **************/
  .BUTTON svg {
      font-size: 50px;
      padding: 8px;
      border-bottom: 2px solid white;
  }
  
  .newsbox h2 { font-size: 16px; clear: both; margin-top: 0px; padding-top: 10px; }
  .newsbox .field { padding-top: 2px; }
  .newsbox .field.last { padding-top:10px; padding-bottom:20px; }
  .newsbox label { color: #fff;margin:0; }
  .newsbox input, .newsbox select { float: right; width: 50%; }
  
  
  
  /************** Unknown **************/
  #entity-subsite-title a {
    text-transform: none !important;
  }
  
  
  
  
  /************** Billboard **************/
  
  .billboard-container-text {
    bottom          : 0px;
    margin-bottom   : 100px;
    position        : absolute;
    text-align      : center;
    text-shadow     : 0px 2px 2px rgba(0, 0, 0, 1);
    text-decoration : none;
    width           : 100%;
  }
  
  .billboard-container .title {
    color           : #FFFFFF;
    font-size       : 1.5rem !important;
    padding         : 0;
  }
  
  .billboard-container .intro_head {
    color           : #FFFFFF;
    font-size       : 1.3rem !important;
    margin-bottom   : 0px;
  }
  
  .BILLBOARD-container {
    height                         : 625px;
    min-height                     : 625px;
  }
  
  .BILLBOARD-image {
    background-position            : top center;
    background-size                : cover;
    padding                        : 0;
  }
  
  
  /* Media queries for a given screen size or SMALLER */
  
  /* Extra small devices (portrait phones, less than 576px) */
  @media (max-width: 575.98px) {
    #billboard-container .billboard-container-text {
      margin-bottom : 0;
    }
  }
  
  
  /* Small devices (landscape phones, less than 768px) */
  @media (max-width: 767.98px) {
    #billboard-container .billboard-container-text {
      margin-bottom : 0;
    }
  }
  
  
  /* Banner updates on 06-08-2018 */
  .billboard-container .title.cc-xl-title {
    font-size      : 3em !important;
  }
  
  .billboard-container .intro_head.cc-xl-intro-head {
    background     : rgba(0, 0, 0, 0.8);
    font-size      : 2.0em !important;
    text-transform : uppercase;
    color          : #FFFFFF !important;
  }
  
  /* Medium devices (tablets, less than 992px) */
  @media (max-width: 991.98px) {
    .billboard-container .title.cc-xl-title           { font-size : 2.0em !important; }
    .billboard-container .intro_head.cc-xl-intro-head { font-size : 1.4em !important; }
  }
  
  /* Small devices (landscape phones, less than 768px) */
  @media (max-width: 767.98px) {
    .billboard-container .title.cc-xl-title           { font-size : 1.6em !important; }
    .billboard-container .intro_head.cc-xl-intro-head { font-size : 1.2em !important; }
  }
  
  /* Banner updates on 06-01-2018 */
  .billboard-container-text {
    bottom          : 0px;
    margin-bottom   : 100px;
    position        : absolute;
    text-align      : center;
    text-shadow     : 0px 2px 2px rgba(0, 0, 0, 1);
    text-decoration : none;
    width           : 100%;
    /* z-index         : 1010; */
  }
  .billboard-container .title {
  /*  background      : rgba(255, 215, 0, 0.65);*/
    color           : #FFF;
    font-size       : 1.5rem !important;
    padding         : 0;
  }
  .billboard-container .intro_head {
    color           : #FFF;
    font-size       : 1.3rem !important;
    margin-bottom   : 0px;
  }
  
  
  
  
  
  
  
  
  
  
  
  .shadow {
    z-index           : 1000;
  }
  
  
  .caption {
    background                     : #EEE;
    border-bottom                  : 1px solid #DDD;
    padding                        : 10px;
    font-size                      : 14px;
  }
  .story p {
    font-size                      : 16px;
  }
  .XL-title {
    color                          : #FFFFFF;
    font-size                      : 30px;
    margin                         : 0;
  }
  .LG-title {
    color                          : #FFFFFF;
    font-size                      : 26px;
    margin                         : 0;
  }
  .MD-title {
    color                          : #FFFFFF;
    font-size                      : 22px;
    margin                         : 0;
  }
  
  
  
  
  
  /* *************** CC- Items *************** */
  .story-content {
    margin-bottom       : 60px;
  }
  .story-content p, .story-content li {
    font-size           : 1.25em;
  }
  .cc-canopy {
    position              : absolute;
  }
  .cc-story:hover {
    background-color      : #C28E0E;
  }
  .cc-story a {
    color                 : #000;
  }
  .cc-story a:hover {
    color                 : #FFF !important;
    text-decoration       : none !important;
  }
  .cc-xl-push {
    margin-top            : 30px;
  }
  .cc-xl-padding {
    margin-top            : 30px;
    margin-bottom         : 30px;
  }
  .homepage #news-container .story a {
      display: block;
      height: 100%;
      color: #333;
      background-color: #eee;
      text-decoration: none;
  }
  .cc-story .title {
    font-size             : 1.0rem;
    font-weight           : 600;
    margin                : 1.0rem;
  }
  .cc-story .intro {
    font-size             : 0.8rem;
    margin-left           : 1.0rem;
    margin-right          : 1.0rem;
  }
  .cc-story .image {
    height                : 200px;
    background-size       : cover;
    background-position-y : 20%;
    background-position-x : 50%;
  }
  .cc-story {
    background-color   : #EEE;
    display            : block;
    height             : 100%;
    padding            : 0;
    text-decoration    : none;
  }
  
  .cc-container {
    padding-bottom     : 30px;
  }
  .cc-event-details {
    border-left        : 2px solid #C28E0E;
  }
  .cc-month {
    color              : #FFF;
    background-color   : #C28E0E;
    text-transform     : uppercase;
    text-align         : center;
    letter-spacing     : 1px;
    padding            : 3px 2px 2px 2px;
  }
  .cc-day {
    font-size          : 2.5rem;
    font-weight        : 600;
    text-align         : center;
    letter-spacing     : 1px;
  }
  .cc-focus-bar {
    background         : #000;
    padding-top        : 30px;
    padding-bottom     : 30px;
    text-align         : center;
  }
  .cc-buffer {
    background         : #000;
    margin-top         : -9rem;
    margin-bottom      : 9rem;
    padding-top        : 10px;
    padding-bottom     : 10px;
    width              : 100%;
  }
  .cc-boost {
    text-align         : center;
    padding-bottom     : 30px;
    padding-top        : 30px;
  }
  .cc-boost img {
    max-height         : 200px;
  }
  .cc-breadcrumbs {
    margin-top         : -9rem;
  }
  .cc-bouncer {
    margin-top         : 9rem;
  }
  @media (max-width: 767.98px) {
    .cc-bouncer, .cc-breadcrumbs {
      margin-top         : 0;
    }
    .cc-buffer {
      margin-top         : 0;
      margin-bottom      : 0;
    }
  }
  .cc-full .title {
    color: #000!important;
  }
  
  /* --- B L O C K S --- */
  .arrow-down {
    display             : inline-block;
    width               : 0;
    height              : 0;
    border-left         : 20px solid transparent;
    border-right        : 20px solid transparent;
    border-top          : 20px solid #EEE;
    z-index             : 1000;
  }
  
  #entity-subsite-title a {
    text-transform: none !important;
  }
  #college-proof-points-container { margin-top: auto !important; }
  
  .IMP {
    color               : #AD3C98;
    font-weight         : 600;
  }
  .IMP-2 {
    color               : #FF8800;
    font-weight         : 600;
  }
  .BIG-IMP {
    color               : #FFF;
    font-weight         : 600;
    font-size           : 1.50em;
    text-shadow: 0 1px 0 #ccc,
                 0 2px 0 #c9c9c9,
                 0 3px 0 #bbb,
                 0 4px 0 #b9b9b9,
                 0 5px 0 #aaa,
                 0 6px 1px rgba(0,0,0,.1),
                 0 0 5px rgba(0,0,0,.1),
                 0 1px 3px rgba(0,0,0,.3),
                 0 3px 5px rgba(0,0,0,.2),
                 0 5px 10px rgba(0,0,0,.25);
  }
  .XS-text, .SM-text, .MD-text, .LG-text, .XL-text {
    color                   : #FFF;
  }
  .ONE-SIZE {
    height                  : 0;
    overflow                : hidden;
    padding-bottom          : 56.25%;
    position                : relative;
  }
  .CALLOUT-intro {
    color                   : #000;
    font-style              : italic;
    padding-top             : 0;
    text-align              : left;
  }
  .CALLOUT-title {
    color                   : #000;
    font-weight             : 600;
    margin                  : 1.0rem;
  }
  
  .TUTORIAL-BOX, .EXAMPLE-BOX, .HEADER-BOX {
    background-color        : #EEE;
    padding                 : 30px;
    width                   : 100%;
  }
  .HEADER-BOX {
    background              : #635B4A;
    box-shadow              : inset 0 6px 12px rgba(0, 0, 0, 0.15);
    padding-top             : 0;
  }
  .CODE-BOX {
    background-color        : #FFF;
    border                  : 2px dotted #DDD;
    border-radius           : 6px;
    display                 : block;
    margin-bottom           : 30px;
    padding                 : 30px;
    text-align              : left;
    width                   : 100%;
  }
  .TUTORIAL-BOX .SM-text {
    color                   : #666;
  }
  .EXAMPLE-BOX {
    margin-top              : 0;
    padding-top             : 0;
  }
  
  
  
  
  /* ********************* */
  /* *** D E F A U L T *** */
  /* ********************* */
  .PADDED         { padding-left: 30px; padding-right: 30px; }
  .XS-text        { font-size: 1.00em; }
  .SM-text        { font-size: 1.00em; }
  .MD-text        { font-size: 1.00em; }
  .LG-text        { font-size: 1.15em; }
  .XL-text        { font-size: 1.35em; }
  .SHADOW-text    { text-shadow: 0px 2px 2px rgba(0, 0, 0, 1); }
  .EXPANDER-links { display: flex; flex-flow: row wrap; justify-content: center; align-items: center; bottom: 0; color: #FFF; height: auto; margin: 0; padding: 0; padding-bottom: 9px; padding-top: 9px; top: auto; }
  .EXPANDER-box   { height: 625px; }
  .BANNER-box     { background-position: center; background-size: cover; padding: 0; }
  .GLASS          { background: rgba(0, 0, 0, 0.65); border-top: 2px solid rgba(0, 0, 0, 0.70); bottom: 0; padding: 0; position: absolute; text-align: center; }
  .OBSIDIAN       { background: #000; padding: 0; text-align: center; }
  .BUTTON,
  .BUTTON-ACTIVE  { border: 2px solid #C28E0E; color: #FFF !important; font-size: 1.15em; font-weight: 400; margin: 5px; padding: 8px 10px 6px 10px; text-transform: uppercase; text-align: center; }
  .BUTTON-ACTIVE  { background: #444444; }
  .BUTTON-BLACK   { border: 2px solid #C28E0E; color: #000 !important; font-size: 1.05em; font-weight: 400; margin: 5px; padding: 8px 30px 6px 30px; text-transform: uppercase; text-align: center; }
  .BUTTON-BLACK:hover,
  .BUTTON:hover,
  .BUTTON-ACTIVE:hover { background: #C28E0E; color: #FFF !important; text-decoration: none; }


/* iframe */
  .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
    margin-top: 0;
}