main section h1 {
  margin-bottom: 84px; }
  @media only screen and (max-width: 768px) {
    main section h1 {
      margin-bottom: 8vw; } }
  main section h1 img {
    width: 100%; }
main section h2 {
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  color: #003594;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding: 0 16px; }
  @media only screen and (max-width: 768px) {
    main section h2 {
      font-size: 4.2vw;
      padding: 0; } }
main section.sec1 .content {
  padding-bottom: 35px; }
  @media only screen and (max-width: 768px) {
    main section.sec1 .content {
      padding-bottom: 6vw; } }
  main section.sec1 .content p {
    padding: 0 15px;
    margin-bottom: 20px;
    text-align: left;
    color: #003594;
    font-size: 18px; }
    @media only screen and (max-width: 768px) {
      main section.sec1 .content p {
        padding: 0;
        margin-bottom: 2vw;
        font-size: 3.8vw; } }
  main section.sec1 .content .imgwrap {
    margin-top: 30px; }
    @media only screen and (max-width: 768px) {
      main section.sec1 .content .imgwrap {
        margin-top: 3vw; } }
    main section.sec1 .content .imgwrap img {
      width: 100%; }
main section.sec2 .content {
  padding-top: 65px;
  padding-bottom: 150px; }
  @media only screen and (max-width: 768px) {
    main section.sec2 .content {
      padding-top: 7vw;
      padding-bottom: 12vw; } }
  main section.sec2 .content p {
    text-align: left;
    padding: 0 15px;
    margin-bottom: 80px; }
    @media only screen and (max-width: 768px) {
      main section.sec2 .content p {
        padding: 0;
        margin-bottom: 6vw; } }
  main section.sec2 .content .flexwrap {
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      main section.sec2 .content .flexwrap {
        margin: 0;
        flex-wrap: wrap;
        flex-direction: column; } }
    main section.sec2 .content .flexwrap a.item {
      width: 48%;
      box-shadow: 4px 4px 8px 2px rgba(0, 0, 0, 0.09); }
      @media only screen and (max-width: 768px) {
        main section.sec2 .content .flexwrap a.item {
          width: 80%;
          margin: 0 auto 4vw; } }
      main section.sec2 .content .flexwrap a.item img {
        width: 100%; }

/*# sourceMappingURL=stakeholders.css.map */
