@media (max-width: 1260px) {

#access ul {
	font-size: 15px;
}
#access a {
    padding: 17.5px 15px;
}
.homepagetextpanel{
    margin: 5% 0 0 0;
}
}

@media (max-width: 1060px) {

#access ul {
	font-size: 14px;
}
#access a {
    padding: 17.5px 5px;
}

}

@media (max-width: 1025px) {

#page .mainbanner h1.sow-headline,
#page .mainbanner h2.sow-headline {
	color: #4c4c4c;
	margin: 0 0;
	font-size:40px;
	line-height: 45px;
	text-align: center !important;
}

#page .mainbanner h3.sow-sub-headline {
	font-size: 16px;
	text-align: center !important;
}
.mainbanner{
	padding-top: 55px;
	padding-bottom: 70px;
}
.homepagetextpanel{
    margin: 5% 0 0 0;
}
}

@media (max-width: 975px) {

#access li {
    width: 100%;
}

.maps-grid {
    display: grid;
    grid-template-columns: 50% 50%;
}

.multiblock{
	width: 48%;
}

.multiblock:nth-of-type(2n+2) {
    margin-right: 0;
}

.news-grid {
  display: grid;
  grid-template-columns: 48% 48%;
  grid-gap: 4%;
  margin-bottom: 280px;
}


body article.post-12 h3.sow-sub-headline, body article.post-7585 h3.sow-sub-headline{
	width: 80%;
}
article#post-26 .multiblock figure {
    position: relative;
    max-height: 21vh;
    text-align: center;
    padding: 3% 0 0 0;
}
.homepagetextpanel{
	padding-left: 10%;
	width: 100%;
}
@media (max-width: 1025px) {

}
}

@media (max-width: 700px) {

.maps-grid {
  display: grid;
  grid-template-columns: 100%;
}

.multiblock{
	width: 100%;
	float:none;
	margin-right:0;
	min-height: auto;
}

.twoblock{
    width: 100%;
	float:none;
	margin-right:0;
	margin-bottom:30px;
}
body article.post-12 h3.sow-sub-headline, body article.post-7585 h3.sow-sub-headline{
	width: 100%;
}
.bottompanels .mediarelationsbottomdiv .divlink h3{
	font-size: 25px !important;
}
.news-grid {
  display: grid;
  grid-template-columns: 100%;
  grid-gap: 2%;
  margin-bottom:580px;
}

#page h1,
#page h2 {
	color: #4c4c4c;
	margin: 0 0;
	font-size:30px;
	line-height: 1.1em;
}
.single-wherenextmag #content, .single-podcast #content, .single-esri-resources #content {
	padding:20px 10px 0 10px;
}
.single-esri-resources #page .openingparagraph h2 {
    color: #4c4c4c;
    margin: 0 0px 10px;
    font-size: 30px;
    line-height: 1.1em;
}
.resourcelogo {
    max-width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
    display: block;
}
.single-esri-resources .featuredbg {
    padding-top: 300px;
    /* background-color: rgba(0, 0, 0, 0) !important; */
    background-color: #f1f1f1 !important;
}
.single-wherenextmag .featuredbg {
    padding-top: 300px;
    background-color: rgba(0, 0, 0, 0) !important;
}
.entry-meta a {
    font-weight: bold;
    margin: 0 0 10px 0;
    display: block;
}
article#post-26 .multiblock figure {
    position: relative;
    max-height: 100vh;
    text-align: center;
    padding: 3% 0 0 0;
}
}