.genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .genesis-nav-menu a {
    padding: 15px 18px;
    font-size: 15px;
}


.entry-content img {
    padding: 10px;
}


.home-middle-1.widget-area .featuredpage .widget-wrap {
    padding: 0px;
}



@media only screen and (max-width: 1023px) {
     .home-middle-1.widget-area .featured-content.featuredpage {
        width:  47%;
        clear: none;
        margin-left: 1.5%;
  }
}

@media only screen and (min-width: 1024px) { 
    .home-middle-1.widget-area .featured-content.featuredpage {
       width:  23%;
       margin-left: 1.5%;
        clear: none;
  }
}

@media only screen and (max-width: 473px) { 
    .home-middle-1.widget-area .featured-content.featuredpage {
       width:  96%;
  }
}




 .home-middle-1 {
    background-color: #74a534;
}

.featured-content .entry p:last-child {
    margin-bottom: 40px;
}


li.page_item.page-item-260 a, li.page_item.page-item-258 a, li.page_item.page-item-256 a, li.page_item.page-item-239 a, li.page_item.page-item-16 a, li.page_item.page-item-18 a, li.page_item.page-item-20 a, li.page_item.page-item-22 a, li.page_item.page-item-24 a, li.page_item.page-item-26 a {
   font-size: 15px;
  }

.entry-author {
    display: none;
}

.pgsd_payments {
  margin-top: 35px;
}

.home-bottom, .home-top {
    padding: 40px 0;
}


.home-middle-2, .home-middle-3  {
    background-color: #EDEDED;
}




.genesis-nav-menu .menu-item a {
  color: #37775C;
}
 
.title-area {
  background-color: transparent;
}

.agentpress-pro-green .site-header .wrap {
   background-color: rgba(0,0,0,.8);
}


.disease_list {
  margin-left: 400px;
}

.image_right {
   float: right;
   margin: 5px;
   max-width: 400px;
}

.image_left {
   float: left;
   margin: 5px;
   max-width: 250px;
}

.center {
   margin: 5px;
   max-width: 600px;
   width: 100%
}



section#text-14.widget.widget_text p {
   font-size: 14px;
}

h3 {
    font-size: 32px;
    color: #37775C;
}

section#text-6.widget.widget_text {
    background-color: #37775C;
}

h4 {
    color: #7C2C2C;
}

}
.arborist_logos {
   height: 180px;
}

.full-width .featured-content .entry img {
    width: 100%;
    padding-top: 32px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
}

.pgsd_payment {
    margin-left: 20px;
}

.footer-widgets-1, .footer-widgets-2 {
    width: 45%;
    text-align: center;
}


/*CREATE 3-ACROSS LAYOUT IN WIDGET 2 &amp; 3*/

.home-middle-2 {
	width: 100%;
}

.home-middle-3 {
	width: 100%;
	margin-top: 20px;
}

@media only screen and (max-width: 382px) {
   section#text-14.widget.widget_text {
     display: none;
   }
}



@media only screen and (min-width: 1024px) {
       /*WIDGET 2*/
       section#featured-page-6 {
		float: left;
		width: 32%;
	}
	section#featured-page-5 {
		float: left;
		width: 32%;
	}
	section#featured-page-2 {
		float: left;
		width: 32%;
	}
	.home-middle-2.widget-area div {
		margin: 10px;
		padding: 10px;
	}

       /*WIDGET 3*/
	section#featured-page-4 {
		float: left;
		width: 32%;
	}
	section#featured-page-7 {
		float: left;
		width: 32%;
	}
	section#featured-page-3 {
		float: left;
		width: 32%;
	}
	.home-middle-3.widget-area div {
		margin: 10px;
		padding: 10px;
	}

}

.header-image .site-title > a {
    min-height: 180px;
}

.header-full-width .title-area {
    background-color: #ffffff;
}


.home-middle-2 {
    margin-top: 60px;
}

.widget {
    margin-bottom: 20px;
}

.featured-content .entry {
    margin-bottom: 10px;
}


.Prevent_Table {
    width: 100%;
    margin: 10px auto;
    padding: 10px;
    text-align: center;
}

.table_image {
    height: 300px;
    margin: 10px auto;
    padding: 10px;
}

.treecare3 {
    height: 300px;
    margin: 10px;
    float: left;
}

.trio {
   margin: 5px;
   max-height: 160px;
}

/* edits colors to make them accessible */
#text-15 .button, #text-10 .button {
	background-color:#097DB9!important;
}
button, input[type="button"], input[type="reset"], input[type="submit"], .button {
	background-color:#5B8129!important;
}
li a, .more-link {
	font-weight: 500;
	color: #517d19!important;
}