/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 22 2022 | 23:00:14 */
li#menu-item-830 > a {
    pointer-events: none;
}

#rev_slider_1_1_wrapper .custom.tparrows {
    background: rgba(0,0,0,0.1);
}

/*==============Education Series Center==============*/
  /*Set in-page navigation menu size*/
  .page-id-1555 ul#menu-education-series-center-menu.position-set li span {font-size: 13px;}
  .page-id-1555 ul#menu-education-series-center-menu.position-set li {margin: 15px 15px 0;}

  /*Hide empty link for scrolling function*/
  li#menu-item-5301 {display: none;}

  /*Set top padding on PRIMA's Insight Hour section*/
  section#insightHour {padding-top: 50px;}

@media (min-width:1200px) {
  .fw-page-builder-content {
      margin-top: 3%;
  }  
}

@media (min-width: 768px) {
  .bs-text-block {
      padding-bottom: 81px !important;
  }
}

@media (max-width:554px) {
  section#home-slider {
      margin-top: 110px;
  }
}