/*DELAYS DISPLAY OF MENU UNTIL FONTS ARE LOADED*/
.menu--hidden li a {
  opacity: 0;
}

.home a[target="_blank"]:after,
header.header a[target="_blank"]:after,
.agent_table a.icon_link[target="_blank"]:after,
.prp_table a.icon_link[target="_blank"]:after,
.compliance_table a.icon_link[target="_blank"]:after {
  background: transparent;
  width: auto;
  margin-left: 0;
  margin-bottom: 0;
  display: inherit;
}

a[target="_blank"]:after {
  background: url(../images/icon_external_link.svg) no-repeat 0 0;
  background-size: 100%;
  content: '';
  display: inline-block;
  height: 0.9rem;
  margin-bottom: -1px;
  margin-left: 4px;
  width: 0.9rem;
}
a.elementor-button-link[target="_blank"]:after {
  background: url(../images/icon_external_link_white.svg) no-repeat 0 0;
  background-size: 100%;
  content: '';
  display: inline-block;
  height: 0.9rem;
  margin-bottom: -1px;
  margin-left: 4px;
  width: 0.9rem;
}
.documents a[target="_blank"]:after {
  background: transparent;
  width: auto;
  margin: 0;
}
.documents a[href$=".pdf"]:before,
.documents a[href$=".PDF"]:before {
    content: '\f1c1';
    font-family: 'FontAwesome';
    font-size: .95rem;
    padding-right: 8px;
    color: #ff0000;
}
.documents a[href$=".docx"]:before {
  content: '\f1c2';
  font-family: 'FontAwesome';
  font-size: .95rem;
  padding-right: 8px;
  color: #1a398d;
}
@media screen and (max-width: 39.9375em) {
  h2.elementor-heading-title {
    font-size: 1.5rem;
  }
}
.apec_logo img {
  margin-right: 30px;
  max-height: 68px;
  width: auto;
}
@media only screen
  and (device-width: 768px)
  and (orientation: portrait)
  and (-webkit-min-device-pixel-ratio: 2) {
    .menu.branding img {
      max-height: 48px;
    }
}

.slider_button a:before {
  color: #fff;
  content: '\f105';
  font-family: 'FontAwesome';
  margin-right: 15px;
}
.slider_button a:hover:before {
  color: #1c1d4d;
}
/**
================== NAV MENUS
**/
.menu-icon {
  height: 20px;
  right: 10px;
  top: 5px;
  width: 28px;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 3px;
  background: #5b616b;
  border-radius: 3px;
  -webkit-box-shadow: 0 8px 0 #5b616b, 0 16px 0 #5b616b;
  box-shadow: 0 8px 0 #5b616b, 0 16px 0 #5b616b;
  content: '';
}
.mobile.top-bar-right {
  height: 60px;
}
#menu-off-canvas {
  margin-top: 30px;
}
.top-bar {
  position: relative;
}
.grid-container.sticky {
  background-color: #fff;
  max-height: 125px;
  transition: all 0.5s ease;
}
@media screen and (max-width: 48em) {
  .grid-container.sticky {
    max-height: 159px;
  }
}
.grid-container.sticky.is-stuck {
  opacity: .95;
}
.top-bar.is-stuck .top-bar-left {
  margin-top: 40px;
}
.top-bar-left {
  max-height: 68px;
}
.top-bar-right {
  background: transparent;
  margin-top: 15px;
}
.mobile-nav-container {
  width: 100%;
}
.mobile-nav-container .mobile {
  width: 100%;
}
.mobile-nav-container .mobile .menu {
  display: block;
}
.mobile .menu .align-right {
  position: relative;
  right: -80px;
  top: 25px;
}
@media only screen
  and (max-device-width: 320px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .mobile .menu .align-right {
      right: -30px;
    }
}
@media only screen
  and (device-width: 360px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .mobile .menu .align-right {
      right: -70px;
    }
}
@media only screen
  and (max-device-width: 414px)
  and (min-device-width: 411px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .mobile .menu .align-right {
      right: -120px;
    }
}
.mobile-nav-container .branding_logo {
  margin-top: 50px;
  min-width: 300px;
}
.branding_logo {
  position: relative;
  top: 10px;
}
.main_nav_container {
  background: #1C1D4D;
  height: 60px;
  margin-top: 0;
  position: relative;
  top: -18px;
  transition: all .3s ease;
}
.is-stuck .main_nav_container {
  height: 30px;
}
.branding_sub_nav {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
  top: -30px;
}
@media only screen
  and (max-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .branding_sub_nav {
      padding: 0 .9375rem;
    }
  }
.grid-container.logo_sub_nav {
  height: 80px;
  max-width: 1200px;
  width: 100%;
}
@media screen and (max-width: 39.9375em) {
  .top-bar {
    border-bottom: none;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 39.9375em) {
  .top-bar .grid-container {
    height: 120px;
  }
  .top-bar .menu.branding img {
    max-height: 59px;
  }
}
@media screen and (max-width: 20em) {
  .top-bar .menu.branding img {
    max-height: 49px;
  }
}


#menu-top-hat {
  margin-top: 25px;
}
#menu-top-hat a {
  padding: 0 1.65rem;
}
@media only screen
  and (max-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .branding_sub_nav .medium-8 {
      width: 65.66667%;
    }
    .branding_sub_nav .medium-4 {
      width: 34.33333%;
    }
    #menu-top-hat a {
      font-size: .85rem;
      padding: 0 .9375rem;
    }
  }
  @media only screen
    and (max-width: 1024px) {
      .branding_sub_nav .medium-8 {
        width: 50%;
      }
      .branding_sub_nav .medium-4 {
        width: 50%;
      }
    }
#menu-top-hat li:last-of-type a {
  padding-right: 0;
}
header.header {
  height: 104px;
  position: relative;
  top: -10px;
  z-index: 999;
}
@media screen and (max-width: 48em) {
  header.header {
    max-height: 159px;
  }
}
.header .sub-primary-nav {
  height: 75px;
  background-color: rgba(255,255,255,1);
}
.header .top-hat .top-bar-menu ul {
  float: right;
}
/*.header #top-hat-menu {
    opacity: 1;
    transition: visibility 0s linear 0s,opacity .5s;
    visibility: visible;
}*/
.header .top-hat .top-bar-menu {
    height: 40px;
}
.header .grid-x {
  width: 100%;
}
.header #top-bar-menu .contain {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: auto;
    max-height: 120px;
    max-width: 1200px;
    width: 1200px;
}
.header #top-bar-menu {
  background: #fff;
  transition: background-color .2s ease-in-out;
  width: 100%;
}
.top-bar {
  background-color: #fff;
}
.top-bar ul {
  background-color: transparent;
}
.grid-container.logo_sub_nav  {
  margin-bottom: 60px;
  min-width: 1200px;
}
.menu a {
  font-weight: 600;
}
#menu-primary {
  background: transparent;
  font-size: 1.5rem;
  margin: 0 auto;
  max-width: 1200px;
  text-transform: uppercase;
  width: 100%;
}
@media only screen
  and (max-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    #menu-primary {
      font-size: 1.15rem;
      max-width: 100%;
    }
    #menu-primary.dropdown.menu li {
      width: 20%;
    }
    #menu-primary.dropdown.menu li.notched {
      width: auto;
    }
}
@media only screen
  and (max-width: 768px) {
    #menu-primary {
      font-size: 1.15rem;
      max-width: 100%;
    }
    #menu-primary.dropdown.menu a {
      font-size: 1.15rem;
    }
    #menu-primary.dropdown.menu li.notched {
      margin-left: 1px;
      width: auto;
    }
    #menu-primary.dropdown.menu li.notched a {
      font-size: .95rem;
    }
    #menu-primary li.notched.last {
      padding: 0 1rem;
    }
  }
@media screen and (max-width: 48em) {
  #menu-primary {
    font-size: 1rem;
    margin: 0 auto;
  }
}
#menu-primary li {
  height: 60px;
  transition: all .3s ease;
}
.is-stuck #menu-primary li {
  height: 30px;
}
.is-stuck #menu-primary li ul li.is-submenu-item {
  height: 60px;
  line-height: 60px;
}
.is-stuck #menu-primary li .is-dropdown-submenu a {
  line-height: 60px;
}
.menu .active>a {
  background: transparent;
}
#menu-primary li:hover:first-of-type,
#menu-primary li:hover:nth-of-type(2),
#menu-primary li:hover:nth-of-type(3) {
  background: #1C1D4D;
}
#menu-primary li:first-of-type {
  background: #27AAE1;
}
#menu-primary li:nth-of-type(2) {
  background: #1B75BC;
}
#menu-primary li:nth-of-type(3) {
  background: #26336D;
}
#menu-primary li.about {
  background: #39B54A;
}
#menu-primary li.about:hover {
  background: #009444;
}
#menu-primary li:nth-of-type(5):hover {
  background: #39B54A;
}
#menu-primary li:nth-of-type(5):hover a {
  color: #fff;
}
#menu-primary li.notched {
  background: #39B54A;
  -moz-box-shadow: inset 0 -12px 12px -12px rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -12px 12px -12px rgba(0,0,0,0.4);
  box-shadow: inset 0 -12px 12px -12px rgba(0,0,0,0.4);
  height: 60px;
  margin-top: 20px;
  padding: 0 1.25rem;
  position: relative;
  width: auto;
}
#menu-primary li.notched a {
  text-transform: none;
}

#menu-primary li.notched a {
  font-size: 1.063rem;
  line-height: 60px;
}
#menu-primary li:nth-of-type(5) {
  background: #009444;
  padding: 0 0 0 1.25rem;
}
#menu-primary li:nth-of-type(5) a {
  line-height: 1.1;
  padding-top: 9px;
}
#menu-primary li.notched::before {
  content: '';
  position: absolute;
  top: 0; right: 0;
  width: 0;
}
#menu-primary li.notched:nth-of-type(4)::before {
  border-top: 15px solid #1C1D4D;
  border-left: 15px solid #39B54A;
}
#menu-primary li.notched:nth-of-type(5)::before {
  border-top: 15px solid #1C1D4D;
  border-left: 15px solid #009444;
}

#menu-primary.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
  padding-right: 8px;
}
@media screen and (max-width: 48em) {
  #menu-primary.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    padding-right: 7px;
  }
}
#menu-primary.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  right: -15px;
}
#menu-primary .is-dropdown-submenu li {
  background: #1C1D4D;
  margin-bottom: 1px;
}
#menu-primary.dropdown.menu .is-dropdown-submenu li {
  text-align: left;
  padding-left: 20px;
}

#menu-sub-nav.menu li.menu-item-has-children.active {
  background: rgba(17,46,81,1) !important;
}
#menu-sub-nav.menu .is-dropdown-submenu .active>a {
  background: transparent !important;
}

.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
  margin-right: 2rem;
}
@media screen and (max-width: 48em) {
  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
    margin-right: 1rem;
  }
  .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
    right: 0;
  }
}
#menu-primary.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  background-image: url(../images/icon_nav_angle_down.svg);
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  border: none;
  color: #fff;
  content: '';
  display: block;
  font-family: 'FontAwesome';
  font-size: 1.15rem;
  left: auto;
  right: -10px;
  top: 33px;
  transition: all .3s ease;
}
.is-stuck #menu-primary.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  right: -25px;
  top: 19px;
}
.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:hover::after {
  border-color: #fff transparent transparent;
}
#menu-primary li.rounded {
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.menu.branding {
  position: relative;
  top: -10px;
  transition: all .3s ease;
}
.is-stuck .menu.branding {
  top: -20px;
}
.menu.branding img {
  position: relative;
  transition: all .3s ease;
}
.is-stuck .menu.branding img {
  max-width: 175px;
}
#menu-top-hat.menu .active > a {
  background-color: transparent;
  color: #1C1D4D;
}
.menu .active > a {
  color: #fff;
}
.menu.branding a {
  padding: 0;
}
#menu-primary li.notched .is-dropdown-submenu li {
  height: auto;
  margin-bottom: 1px;
}
#menu-primary li.notched.is-active a {
  color: #fff;
}
.dropdown.menu .is-dropdown-submenu a {
  color: #fff;
}
#menu-primary li .is-dropdown-submenu a {
  display: block;
  line-height: 2.5;
}
.dropdown.menu li {
  text-align: center;
  width: 20%;
}
.is-dropdown-submenu>li {
  width: 100% !important;
}
@media only screen and (max-width: 1149px)
  and (min-width: 768px) {
    .dropdown.menu li {
      padding-left: 1.5%;
      padding-right: 1.5%;
      width: 20%;
    }
    .dropdown.menu a {
      font-size: 1.15rem !important;
    }
}
.dropdown.menu a {
  color: #fff;
  display: inline-block;
  font-size: 1.213rem;
  font-weight: 400;
  line-height: 60px;
  padding: 0;
  transition: all .3s ease;
}

.is-stuck .dropdown.menu a {
  font-size: 1rem;
  line-height: 0;
  position: relative;
  top: -6px;
}

.dropdown.menu a:focus,
.dropdown.menu a:hover {
  color: #fff;
}
#menu-primary .is-dropdown-submenu {
  background: transparent;
  border: none;
  width: 100%;
}
#menu-primary,
#menu-primary .is-dropdown-submenu {
  z-index: 10000 !important;
}
.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
  top: 101%;
}

/**
================== NAV SEARCH
**/
.search_contain {
  margin: 10px auto;
  max-width: 1200px;
}
@media only screen
  and (max-width: 768px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .search_contain {
      padding: 0 .9375rem;
    }
    .search_contain .medium-8 {
      width: 60.66667%;
    }
    .search_contain .medium-4 {
      width: 39.33333%;
    }
    .search label input.search-field {
      font-size: .9rem;
      line-height: 1;
      height: 25px;
      width: 200px;
    }
  }
.search {
  padding: 15px 0;

}
div[id*='ajaxsearchlite'].wpdreams_asl_container {
  width: 60%;
  float: right;
}
div.asl_w {
  border: 0 solid #000;
  box-shadow: 0 1px 0 0 #000;
}
.search button {
  cursor: pointer;
  height: 20px;
}
.search button i {
  margin-left: 15px;
  margin-right: 0;
}
.search i {
  display: inline-flex;
}
.search i.fa-home {
  position: relative;
  right: -40px;
}
.search form {
  display: inline-flex;
  float: right;
}
@media only screen
  and (min-device-width: 1024px)
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    #int__page,
    .compliance-directory--single {
      padding: 0 60px;
    }
    .search form {
      margin-right: 20px;
    }
    .search label input {
      width: 220px !important;
    }
}
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    #int__page,
    .compliance-directory--single {
      padding: 0 60px;
    }
}
@media only screen
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    #int__page,
    .compliance-directory--single {
      padding: 0 20px;
    }
}
@media only screen
  and (max-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
    .search form {
      margin-right: 20px;
    }
    .search label input {
      width: 220px !important;
    }
  }
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .search i.fa-home {
    position: relative;
    right: -20px !important;
  }

}
@media only (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  .search label input {
    max-width: 245px;
  }

}
@media screen and (max-width: 39.9375em) {
  .search form {
    display: inline-flex;
    float: left;
  }
  .search label input {
    height: 35px;
    max-width: 180px;
    margin-left: 20px;
  }
}
.search label input {
  font-size: .9rem;
  line-height: 1;
  height: 25px;
  width: 300px;
}

/**
================== PAGE BANNERS
**/
.blog #page__banner {
  margin-top: 49px;
}
#page__banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  height: 275px;
  margin-top: 60px;
}
@media screen and (max-width: 39.9375em) {
  #page__banner {
    height: 200px;
  }
}
#page__banner header {
  width: 100%;
}
@media screen and (max-width: 39.9375em) {
  #page__banner header {
    padding: 0 20px;
  }
}
#page__banner .grid-container {
  width: 100%;
}
#page__banner header h1 {
  background-color: rgba(29,53,74,.5);
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  margin-left: 15%;
  padding: 0 15px;
  text-shadow: 2px 2px 3px rgba(0,0,0,0.4);
  text-transform: uppercase;
}
@media screen and (max-width: 48em) {
  #page__banner header h1,
  #banner__page h1 {
    display: block;
    font-size: 1.75rem;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
  }
}

#home__slider .slick-slide {
  z-index: 1 !important;
}

/**
================== HOME PAGE
**/
.elementor-2 .elementor-element.elementor-element-bbbd28f {
    z-index: -1 !important;
}
.bucket-header {
  display: block;
  overflow: hidden;
}
#consumers_header {
  background: #27AAE1;
}
#business_header {
  background: #1B75BC;
}
#government_header {
  background: #26336D;
}
#compliance_header {
  background: #009444;
}
#consumers_header span::before {
  background-image: url('../images/icon_consumers_heading.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 110px;
  left: -35px;
  position: absolute;
  bottom: -35px;
  width: 110px;
}
#business_header span::before {
  background-image: url('../images/icon_business_heading.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 110px;
  left: -35px;
  position: absolute;
  bottom: -45px;
  width: 110px;
}
#government_header span::before {
  background-image: url('../images/icon_government_heading.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 90px;
  left: -25px;
  position: absolute;
  bottom: -35px;
  width: 90px;
}
#compliance_header span::before {
  background-image: url('../images/icon_compliance_heading.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 70px;
  left: -11px;
  position: absolute;
  bottom: -5px;
  width: 70px;
}
.bucket-header {
    align-items: center;
    background: #323a45;
    display: inline-flex;
    height: 60px;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.text_bucket {
    min-height: 110px;
}
.elementor-2 .elementor-element.elementor-element-7af76e7 .elementor-repeater-item-7658771 .slick-slide-bg {
    background-position: left;
}
@media (min-width: 320px) and (max-width: 480px) {
    .text_bucket {
        min-height: auto;
    }
}
/**
================== PAGES
**/
.blog header.header {
  height: 175px;
}
.blog .content {
  margin-top: 250px;
}
.home .inner-content {
  padding: 0;
}
#quick__links .about_icon svg path,
#quick__links .news_events_icon svg path,
#quick__links .documents_icon svg path,
#quick__links .compliance_icon svg path,
#quick__links .about_icon svg rect {
  fill: #fff !important;
  transform-origin: 50% 50%;
  transition: all .3s ease;
}
#quick__links .about_icon svg:hover path,
#quick__links .news_events_icon svg:hover path,
#quick__links .documents_icon svg:hover path,
#quick__links .compliance_icon svg:hover path,
#quick__links .about_icon svg:hover rect {
  transform: scale(1.2);
}
#quick__links .enforcement_icon svg:hover path,
#quick__links .enforcement_icon svg:hover line,
#quick__links .enforcement_icon svg:hover rect {
  transform: scale(1.2);
}
#quick__links .enforcement_icon svg path,
#quick__links .enforcement_icon svg line,
#quick__links .enforcement_icon svg rect {
  stroke: #fff !important;
  transform-origin: 50% 50%;
  transition: all .3s ease;
}
#quick__links svg circle {
  stroke: #fff !important;
}
#quick__links a {
  transition: all .3s ease;
}
#quick__links a:focus {
  outline: 2px dotted #fff;
  outline-offset: 3px;
}

.about-cbprs .inner-content,
.accountability-agents .inner-content,
.business .inner-content,
.cbpr-system .inner-content,
.cbprs-requirements .inner-content,
.contact-us .inner-content,
.documents .inner-content,
.glossary .inner-content,
.joint-oversight-panel .inner-content,
.ongoing-requirements .inner-content,
.privacy-in-apec-region .inner-content,
.privacy-statement .inner-content,
.prp .inner-content {
  padding-bottom: 80px;
}
.inner-content {
  padding: 80px 0 0;
}
@media screen and (max-width: 39.9375em) {
  .inner-content {
    padding: 40px 0 0;
  }
}
/**
================== INTERIOR PAGES
**/
#int__page.grid-container.fluid {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media screen and (max-width: 48em) {
  #int__page.grid-container.fluid {
    padding-right: .9375rem;
    padding-left: .9375rem;
  }
  .data_table .hide-for-large {
    display: block;
    font-weight: 600;
  }
  .data_table td {
    text-align: left !important;
  }
}



/* TABLE ROWS as CARDS */
.data_table.hide-until-load {
  display: none;
}

.data_table .form-inline {
  float: right;
}
.data_table thead {
  background: transparent !important;
  border: none;
}
.data_table thead .footable-header {
  display: none;
}
.data_table tbody {
  border: none;
}
.data_table tbody tr {
  display: block;
  margin-bottom: 2rem;
  padding: 2rem 1.5rem 1.5rem 2rem;
  background-color: rgba( 255,255,255, 0.15 );
  box-shadow: 0 0 1rem rgba( 0,0,0, 0.15 );
}
.data_table tbody td {
    display: inline-block !important;
    margin: 0 0.5rem 0.5rem 0;
    padding: 0.5rem;
    text-align: left !important;
    background-color: white;
    border: 1px solid rgba( 0,0,0, 0.075 );
    line-height: 1;
}

.data_table tbody td span {
  background-color: rgba( 88,194,95, 0.1 );
  float: left;
  margin: -0.5rem 0.5rem -0.5rem -0.5rem;
  padding: 0.625rem 0.5rem 0.625rem;
  font-size: 0.85em;
  font-weight: 600;
  color: #009444;
}

.data_table tbody tr:nth-child(even) {
  background: rgba( 255,255,255, 0.15 );
}

.data_table tbody td:nth-of-type(1) {
  background: #efefef;
  width: 100%;
}
.data_table tbody td:nth-of-type(1) a {
  font-size: 1rem;
  font-weight: 600;
}
.data_table tbody td:nth-of-type(2) {
  margin-right: 5px;
  width: 33%;
}
.data_table tbody td:nth-of-type(3) {
  margin-right: 5px;
  width: 33%;
}
.data_table tbody td:nth-of-type(4) {
  margin-right: 0;
  width: 33%;
}
.data_table tbody td:nth-of-type(5),
.data_table tbody td:nth-of-type(6) {
  width: 100%;
}
@keyframes expandData {
  from {
    height: 0;
  }
  to {
    height: 300px; /* your line height here */
  }
}
@keyframes hideData {
  from {
    height: 300px;
  }
  to {
    height: 0; /* your line height here */
  }
}
.data_table tbody td.toggle--data,
.data_table tbody td.toggle--prp_data.hidden {
  display: none !important;
  max-height: 0;
  animation-duration: 0.3s;
  animation-name: hideData;
  transition: height 0.3s;
}
.data_table tbody td.toggle--data.active,
.data_table tbody td.toggle--prp_data.active {
  display: block !important;
  max-height: 1200px;
  animation-duration: 0.3s;
  animation-name: expandData;
  transition: height 0.3s;
}
.data_table tbody td.toggle--data,
.data_table tbody td.toggle--prp_data {
  overflow: hidden;
  padding: 20px 0;
}
.data_table tbody td.toggle--data span,
.data_table tbody td.toggle--prp_data span {
  display: block;
  float: none !important;
  margin-bottom: 10px;
}
.data_table.cbpr_landing td:nth-last-child(2),
.data_table.cbpr_landing td:last-of-type {
  border: none !important;
}

.data_table.footable .pagination,
.data_table.footable .label {
  display: flex;
  justify-content: center;
}
.data_table.footable .label-default {
  background-color: transparent;
  color: #777;
}
table.data_table tfoot {
  background-color: transparent;
  border: none;
}
table.data_table tfoot td {
  border: none;
}
@media only screen
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 1.5) {
    .data_table tbody td:before {
      margin-bottom: .5rem;
    }
    .data_table tbody tr {
      padding: 1rem 1rem .5rem 1rem;
    }
    .data_table tbody td:nth-of-type(2) {
      margin-right: 5px;
      width: 100%;
    }
    .data_table tbody td:nth-of-type(3) {
      margin-right: 5px;
      width: 100%;
    }
    .data_table tbody td:nth-of-type(4) {
      margin-right: 0;
      width: 100%;
    }
  }

.inner-content .data_table.prp--landing .dropdown-menu.dropdown-menu-right {
  -moz-column-count: 1;
  -moz-column-gap: 20px;
  -webkit-column-count: 1;
  -webkit-column-gap: 20px;
  column-count: 1;
  column-gap: 20px;
}
.inner-content .data_table.prp--landing ul {
  -moz-column-count: 4;
    -moz-column-gap: 20px;
    -webkit-column-count: 4;
    -webkit-column-gap: 20px;
    column-count: 4;
    column-gap: 20px;
}
.inner-content .data_table.prp--landing .accountability_agents ul {
  -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
}
.inner-content .prp_compliance .scope--content ul {
  -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}
.inner-content .data_table li {
  padding: 3px 15px 3px 0;
}

.inner-content .data_table,
.inner-content .data_table p,
.inner-content .data_table ul,
.inner-content .data_table ol {
  font-size: 1rem;
}
@media screen and (max-width: 39.9375em) {
  .data_table td p {
    max-width: 300px;
  }
}

.data_table .download_svg {
  max-width: 42px;
}
.compliance_table.data_table .download_svg {
  cursor: pointer;
  max-width: 25px;
}
.data_table td {
  border-left: 1px solid #f1f1f1;
  vertical-align: top;
}

/* CBPR Compliance Single Page */
.crumbs nav {
  background: rgba(239,239,239,.25);
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 10px 20px;
}
.crumbs nav .breadcrumbs {
  margin: 0;
}
.compliance-directory--single .inner-content .compliance--list div {
  background-color: rgba( 255,255,255, 0.15 );
  border: 1px solid #eaeaea;
  display: block;
  margin-bottom: 2rem;
  padding: 2rem 1.5rem 1.5rem 2rem;
}
.compliance-directory--single .compliance--list {
  margin: 30px 0;
}
.compliance-directory--single .compliance--list strong {
  background-color: rgba( 88,194,95, 0.1 );
  color: #009444;
  display: block;
  margin: -0.5rem 0.5rem 10px -0.5rem;
  padding: 0.625rem 0.5rem 0.625rem;
  font-size: 0.85em;
  font-weight: 600;
}
.compliance-directory--single .compliance--list p strong {
  background-color: transparent;
  color: #000;
  margin: 8px 0;
  padding: 0;
  font-size: 1rem;
}
.compliance-directory--single .inner-content .compliance--list li {
  padding: 0;
}

.agent_table td:nth-of-type(6),
.agent_table td:last-of-type {
  vertical-align: middle;
}

.agent_table.data_table tbody td:nth-of-type(6),
.agent_table.data_table tbody td:nth-of-type(7) {
  width: 49%;
}

.compliance_table th,
.prp_table th {
  line-height: 1.2;
}

.compliance_table th:first-of-type,
.compliance_table th:nth-of-type(6),

.prp_table th:first-of-type,
.prp_table th:nth-of-type(6) {
  width: 15%;
}

.compliance_table th:nth-of-type(2),
.prp_table th:nth-of-type(2) {
  text-align: center;
  width: 5%;
}

.prp_table th:nth-of-type(3),
.prp_table td:nth-of-type(3),

.compliance_table th:nth-of-type(4),
.compliance_table td:nth-of-type(4),

.compliance_table th:nth-of-type(8),
.compliance_table td:nth-of-type(8),
.prp_table th:nth-of-type(7),
.prp_table td:nth-of-type(7),

.compliance_table th:nth-of-type(9),
.compliance_table td:nth-of-type(9),
.prp_table th:nth-of-type(8),
.prp_table td:nth-of-type(8),
.prp_table th:nth-of-type(9),
.prp_table td:nth-of-type(9),

.compliance_table th:nth-of-type(10),
.compliance_table td:nth-of-type(10) {
  text-align: center;
}
.compliance_table th:nth-of-type(5) {
  width: 12%;
}
.compliance_table th:nth-of-type(7) {
  width: 20%;
}

.compliance_table td:nth-of-type(2) {
  text-align: center;
}
.compliance_table td:nth-of-type(3) a {
  line-height: 1;
}


.search-results .panel {
  border: 1px solid #f1f1f1;
  margin-bottom: 20px;
  padding: 20px 20px 0;
}
.search-results h1 mark {
  font-family: 'Source Sans Pro';
  font-weight: 400;
  padding: 0 5px;
}
.inner-content .elementor-button-link:hover {
  text-decoration: none;
}
/**
================== NEWS/BLOG
**/
.news_header {
    background-image: url(https://apec.wm3wrbk2-liquidwebsites.com/wp-content/uploads/2018/10/banner_page_news2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 400px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.blog .news-events .cell {
  border: 1px solid #b2b2b2;
  margin-bottom: 20px;
  padding: 10px;
}
.home .archive-grid .cell.callout {
  border: none;
  box-shadow: 0 1px 2px hsla(0,0%,42%,.15);
  padding: 0;
}
.home .archive-grid .cell a:hover {
  color: #323a45 !important;
  text-decoration: none;
}
.blog .news-events .cell span.category-news,
.home .archive-grid .cell span.category-news {
    background: #1c75bc;
}
.blog .news-events .cell span.category-events,
.blog .news-events .cell span.category-news {
  color: #fefefe;
  display: inline-block;
  font-weight: 600;
  padding: .25rem .9375rem;
  text-transform: uppercase;
}
.home .archive-grid .cell span.category-events,
.home .archive-grid .cell span.category-news {
    color: #fefefe;
    display: block;
    font-weight: 600;
    padding: .25rem .9375rem;
    text-transform: uppercase;
}
.blog .news-events .cell header,
.blog .news-events .cell section,
.home .archive-grid .cell.callout header,
.home .archive-grid .cell.callout section {
  padding: 0 .9375rem;
}
.blog .news-events .cell.callout .post_meta,
.home .archive-grid .cell.callout .post_meta {
  margin: 10px 0;
}
.blog .news-events .cell h3 a,
.home .archive-grid .cell.callout h3 a {
  font-weight: 300;
}

/**
================== FOOTER
**/
footer.footer {
  background-color: #0071bc;
  color: #fff;
  margin-top: 0;
  padding: 40px 0;
  position: relative;
}
.footer-watermark {
  background-image: url(../images/bkg_footer_watermark.svg);
  background-position: calc(100% - -100px) 0;
  background-repeat: no-repeat;
  background-size: 40%;
  min-height: 250px;
  opacity: .15;
  position: absolute;
  top: 0;
  width: 100%;
}
footer.footer a {
  transition: background-color 0.5s ease;
}
#menu-sub-footer.menu {
    margin-left: 0;
    text-align: center;
    text-transform: uppercase;
}
#menu-footer {
  margin-top: 30px;
}
#menu-footer.menu a {
  background-color: transparent;
  color: #fff;
  font-size: .85rem;
  line-height: 1;
  padding: .7rem;
}
#menu-footer.menu a:focus,
#menu-sub-footer.menu a:focus {
  outline: 2px dotted rgba(17,46,81,1);
  outline-offset: 3px;
}
#menu-footer.menu a:hover,
#menu-sub-footer.menu a:hover {
  color: rgba(17,46,81,1);
}

#menu-sub-footer.menu a {
  background-color: transparent;
  color: #fff;
  padding: .75rem 2.5rem;
}
@media screen and (max-width: 48em) {
  #menu-sub-footer.menu a {
    padding: .75rem 1.5rem;
  }
}
#menu-sub-footer li {
    display: inline-block;
    float: none;
}
#menu-footer li:after {
  color: #fff;
  content: ' | ';
  padding: .2rem .025rem;
}
#menu-footer li:last-of-type:after {
  content: '';
  padding: 0;
}
footer.footer .copyright {
  font-size: .8rem;
  margin: 20px 0;
}
