#content-desktop {display: block;}
#content-mobile {display: none;}

@media screen and (max-width: 768px) {

#content-desktop {display: none;}
#content-mobile {display: block;}

}

.site-header .wrap {
    margin: 0 auto;
    padding: 0 90px;
}

@media screen and (max-width: 768px) {
.site-header .wrap {
    margin: 0 auto;
    padding: 0 10px;
}
}

@media only screen and (min-width: 768px) {
.flexible-widget-area .wrap {
    padding-top: 50px;
    padding-bottom: 50px;
}
}

.front-page-1 {
    font-size: 20px;
}

.flexible-widget-area .wrap {
    padding-top: 50px;
    padding-bottom: 20px;
}

.footer-widgets a:not(.button) {
    opacity: 1;
}

.page-id-16 .site-inner {
display:none;
}

.nav-primary .genesis-nav-menu > li > a {
    margin: -2px 0 0 31px;
    font-size: 16px;
color: #579600 !important;
opacity:1;
}

.genesis-nav-menu .current-menu-item > a {
border-bottom: 1px solid #579700;
padding-bottom: 2px;
}

.genesis-nav-menu > a {
color: #579600 !important;
opacity:1;
}

body {
    font-size: 20px;
    line-height: 1.2;
}

@media only screen and (min-width: 800px) {
.page-header {
    padding: 6% 0;
}
}

@media only screen and (max-width: 800px) {
.menu-toggle {
margin-right:0 !important;
}
}

@media only screen and (max-width: 800px) {
.nav-primary .genesis-nav-menu a {
margin-bottom:15px !important;
}

.genesis-nav-menu .current-menu-item > a {
margin-bottom:25px !important;
}

.header-image .site-title > a {
width:250px;
}
}

.page-id-353 .before-footer {
display:none;
}

.gform_wrapper.gravity-theme .gfield_label {
    font-size: 19px !important;
}

.gform_wrapper.gravity-theme .gfield_checkbox label {
font-size: 16px !important;
}

.page-id-389 .before-footer {
display:none;
}

.header-image .site-title > a {
min-height:100px;
}

.header-image .nav-primary:not(button) {
    margin-top: 28px;
}

@media only screen and (max-width: 800px) {
    .header-image .menu-toggle {
        margin-top: 22px !important;
        margin-right: 19px !important;
    }
}