div#node-page-421 div.field-name-field-image div.field-item.even {
	padding-bottom:10px;
}
/* This will hide all the title for the outreach panel pages */
body.page-node-800 h1.page-title,body.page-node-789 h1.page-title,body.page-node-799 h1.page-title,body.page-node-798 h1.page-title  {
  display:none;
}
body.page-node div.outreach-wrapper div.panel-panel {
  margin:0;
}
body.page-node #page div.outreach-wrapper {
  background: white;
}
body.page-node div.outreach-wrapper div.grid-8:nth-of-type(3) {
  margin: 0 20px;
}
div#region-footer-feature section.block {
  display:inline-block;
}
div#region-footer-feature section.block h2.block-title,div#region-footer-feature section.block h2.block-title a {
  display: block;
  background:#a71110;
  color:white;
  text-transform: uppercase;
  text-indent: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
div#region-footer-feature section.block-twitter-block {
  margin-right: 2%;
  width: 32%;
}
div#region-footer-feature section#block-block-28, div#region-footer-feature section#block-block-29 {
  width:32%;
  vertical-align: top;
  background: white;
  height: 337px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-indent: 15px;
}

div#region-footer-feature section#block-block-28 {
    margin-right: 2%;
}

div#region-footer-feature {
  background: white;
}
section#block-block-28 div.content, section#block-block-29 div.content {
  border-left: 1px solid #efeee9;
  border-right: 1px solid #efeee9;
  border-bottom: 1px solid #efeee9;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height:298px;
  font-size: 110%;
}

section#block-block-28 div.content p:first-child, section#block-block-29 div.content p:first-child {
  margin-top:0;
  padding-top: 15px;
}
section#block-block-29 div.content span.sm-link {
  padding-left:10px;
}
@media (min-width: 740px) and (min-device-width: 740px), (max-device-width: 800px) and (min-width: 800px) and (orientation:landscape) {
  section#section-content div#outreach-panel div.pane-content div.public-heading {
    font-size: 350%;
    margin-top: -70px; 
  }
  section#section-content div#outreach-panel div.pane-content h2 a span {
    font-size: 160%;
  }
}
@media (min-width: 980px) and (min-device-width:980px), all and (max-device-width: 1024px) and (min-width: 980px) and (orientation:landscape) {
  section#section-content div#outreach-panel div.pane-content div.public-heading {
    font-size: 500%;
    margin-top: -100px; 
  }
  section#section-content div#outreach-panel div.pane-content h2 a span {
    font-size: 220%;
  }
}
