@media only screen and (max-width : 1248px) and (min-width : 1025px) {
body {
		font-size: 17px;
}
#branding {
	width: 92%;
}
#forestmanagement .forestmanagement {
	width: 92%;
}
#purchasing .purchasing {
	width: 92%;
}
.onpageform {
    width: 92%;
}
#container {
	width: 92%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 1em !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-size: 1em !important;
}
.page-template-front-page #branding .logo img {
    width: 18em;
}
#branding .punchline { 
	font-size: 3.5em;
}
#footer .logo img {
    width: 16em;
}
#purchasing .purchasing li h3 {
    font-size: 0.9em; 
}
#forestmanagement .forestmanagement li h3 {
    font-size: 0.9em; 
}
#services .services {
    width: 92%; 
	margin: 5em auto;
}
#services .services ul li {
	font-size: 1em;
}
#branding .bannerform {
	width: 100%;
}
}

@media only screen and (max-width : 1024px) and (min-width : 801px) {
body {
		font-size: 15px;
}
#branding {
	width: 92%;
}
#forestmanagement .forestmanagement {
	width: 92%;
}
#purchasing .purchasing {
	width: 92%;
}
.onpageform {
    width: 92%;
}
#container {
	width: 92%;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 1em !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	font-size: 1em !important;
}
.page-template-front-page #branding .logo img {
    width: 18em;
}
#branding .punchline { 
	font-size: 3.5em;
}
#footer .logo img {
    width: 16em;
}
#purchasing .purchasing li h3 {
    font-size: 0.9em; 
}
#forestmanagement .forestmanagement li h3 {
    font-size: 0.9em; 
}
#services .services {
    width: 92%; 
	margin: 5em auto;
}
#services .services ul li {
	font-size: 1em;
}
#branding .bannerform {
	width: 100%;
}
}

@media only screen and (max-width : 800px) {
body {
		font-size: 16px;
}
#branding {
	width: 92%;
}
#forestmanagement .forestmanagement {
	width: 92%;
}
#purchasing .purchasing {
	width: 92%;
}
.onpageform {
   width: 92%;
}
#content .onpageform {
   width: 100%;
}
#container {
	width: 92%;
}
#branding .bannerform {
	width: 100%;
}
#services .services {
    width: 92%; 
	margin: 5em auto;
}	
}
@media only screen and (max-width : 640px) {
.page-template-front-page #branding .logo img {
    width: 15em;
}
#branding .logo img {
    width: 15em;
}
#footer .logo img {
    width: 15em;
}
#footer .locations ul li {
    width: 100%;
    margin: 0 auto 1em auto;
}
.onpageform .left {
	display: table;
	width: 100%;
	text-align: center;
}
.onpageform .right {
	display: table;
	width: 100%;
}
.onpageform .right h3 {
	text-align: center;
}
.onpageform .left span {
	display: inline;
	font-size: 2em;
}
.onpageform .left span em {
	font-size: 1em;
}
.onpageform .left span br {
	display: none;
}
.contact .map {
	width: 100%;
	margin: 0 0 2em 0;
}
.contact .getintouch {
	width: 100%;
}
#branding .punchline {
    font-size: 3em; 
}
.onpageform .right table tr td {
    width: 100% !important;
    float: left;
	padding: inherit !important;
}
.contact .getintouch .wpcf7 tr td {
    width: 100% !important;
    float: left;
	padding: 0 0 0.5em 0 !important;
}
#copyright {
    width: 92%;
    text-align: center;
}
#branding .bannerform table tr td {
    width: 100% !important;
    float: left;
	padding: 0 0 0.5em 0 !important;
}
#forestmanagement .forestmanagement li {
    width: 100%;
    margin: 0 0 2em 0;
}
#purchasing .purchasing li {
    width: 100%;
    margin: 0 0 2em 0;
}
#services .services h3 {
    font-size: 2em;
}
#organizations .organizations h3 {
    font-size: 2em; 
}
}
@media only screen and (max-width : 480px) {
#container #content ul.threeimgs li {
    width: 100%;
    margin: 0 0 1em 0 
}
#organizations .organizations ul li {
    width: 60%;
}
}