@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1280px;
    }
}

.container {
    padding-left: 10px;
    padding-right: 10px;
}

hr {
    margin-top: 0.5rem;
    margin-bottom: 0.75rem;
}

.h6, h6 {
    font-size: 1.15rem;
}

.btn {
    border-radius: 15px;
    padding: 10px 25px;
}

.cta .cta-btn, #hero .btn-get-started {
    border-radius: 15px;
}

.green {
    color: #94c045;
}

.stronger {
    font-weight: 500;
}

.page-hero {
    color: #fff;
    padding: 30px 20px 30px 20px;
    background-color: #94c045;
}

.page-hero h2 {
    font-size: 1.4rem;
    font-weight: 500;
}

.page-hero h3 {
    font-size: 1.0rem;
    font-weight: 100;
    margin-top: 15px;
}

figure figcaption {
    margin: 6px 8px 6px 8px;
    text-align: center;
    font-size: 0.9rem;
    color: #565454;
  }

.full-width {
    margin: -20px -20px 20px -20px;
}

.btn-success {
    color: #fff;
    background-color: #659214;
    border-color: #1c7430;
}

#main {
    margin-top: 0;
    z-index: 3;
    position: relative;
}

#hero {
    margin-top: 00px;
    width: 100%;
    height: 250px;
    background: none;
    background-size: cover;
    position: relative;
    margin-bottom: 0px;
    margin-top: 70px;
    z-index: 1;
}

#hero:before {
    background: none;
}

#main-home {
    padding-top: 0px;
}

#main h1.entry-title {
    padding-bottom: 3px;
    margin-bottom: 15px;
    text-transform: uppercase;
    border-bottom: 1px solid #e3dede;
    font-size: 1.25rem;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

#main-home ul.home-usp {
    font-size: 0.91rem;
    font-weight: 300;
    padding-left: 20px;
    margin-bottom: 15px;
}

#main-home ul.home-usp li {
    line-height: 30px;
}

#main-home .home-panel .card {
    height: 173px;
    overflow: hidden;
}

#main-home .home-panel .card-body {
    font-size: 0.8rem;
    padding: 0.75rem;
}

#main-home .home-panel p {
    font-size: 0.8rem;
    line-height: 18px;
}

#main-home .home-panel a {
    font-weight: bold;
}

#main-home .home-panel .date {
    color: #acacac;
}

#main-home .home-panel h6.entry-title {
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
}

.main-content {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #f9f8f8;
    border: 1px solid #ebeaea;
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
}

.content-container {
    background-color: #f9f8f8;
    border: 1px solid #ebeaea;
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
}

.content-container p {
    font-size: 0.91rem;
    line-height: 22px;
}

.home-events .title {
    color: #fff;
    background-color: #94c045;
    padding: 6px;
    border-radius: 2px;
}

.home-classifieds .title {
    color: #fff;
    background-color: #94c045;
    padding: 6px;
    border-radius: 2px;
}

.home-events p {
    margin-left: 5px;
}

#header {
    background: #488405;
    border-bottom: 5px solid #9bd817;
}

#header .logo h1 a, #header .logo h1 a:hover {
    color: #e9ebe8;
    text-decoration: none;
}

.nav-menu a {
    color: #fff;
}

.breadcrumbs {
    margin-top: 70px;
    padding-top: 10px;
    padding-bottom: 8px;
}

.breadcrumbs ol {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0;
    padding: 0;
}

.breadcrumbs .breadcrumb-hero {
    margin-top: 10px;
    margin-bottom: 10px;
}

.season-select {
    margin-bottom: 35px;
}

.services .icon-box {
    padding: 20px 10px 25px 30px;
}

.services .icon-box p {
    font-size: 14px;
    margin-left: 40px;
    line-height: 24px;
    margin-bottom: 0;
}

.services .title {
    margin-left: 40px;
    font-weight: 700;
    margin-bottom: 12px;
    font-size: 18px;
}

.services .date {
    font-size: 14px;
    color: #b7b7b7;
}

.faq {
    padding-top: 40px;
}

section {
    padding-bottom: 0;
}

.section-title h2 {
    padding-bottom: 0;
}

.about .content {
    font-size: 15px;
}

.about .content h3 {
    font-size: 1.75rem;
    font-weight: 700;
}

.about .count-box i {
    display: block;
    font-size: 36px;
    color: #94c045;
    float: left;
}

.about .count-box p {
    font-size: 12px;
}

.about p.intro {
    color: #979b91;
    font-size: 15px;
    margin-bottom: 16px !important;
}

.about p.summary {
    text-align: center;
    font-size: 14px;
}

.about .count-box span {
    font-size: 22px;
    line-height: 14px;
}

.about .count-box i {
    font-size: 45px !important;
}

.classified-entry {
    margin-bottom: 35px;
}

.classified-wrapper {
    font-size: 0.75rem;
    border: 1px solid #e3e5e6;
    padding: 10px;
    border-radius: 3px;
    min-height: 195px;
}

.classifieds {
    padding-top: 60px;
}

.classifieds hr, .upcoming-events hr {
    margin-top: 20px;
    margin-bottom: 10px;
}

.classifieds .owl-item {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
}

.classifieds .owl-nav, .clients .owl-dots {
    margin-top: 25px;
    text-align: center;
}

#main .entry-title, #main-home .entry-title {
    font-size: 1.5rem;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 20px;
}

/* Event / Classifieds */
#events hr {
    margin-top: 0px;
    margin-bottom: 20px;
}

.entry .entry-content.event p {
    line-height: 24px;
    font-size: 15px;
    margin-bottom:0;
    padding-bottom: 0;
}

.entry .entry-meta {
    margin-top: 9px;
    margin-bottom: 0px;
}

.entry .entry-meta, .entry .entry-meta a {
    color: #8b9578;
    font-size: 14px;
    display: inline-block;
}

.entry .entry-meta ul {
    display: block;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0;
}

.entry .entry-meta ul li {
    padding-left: 0px;
}

/* Classifieds */
.entry {
    padding: 20px 20px 20px 20px;
    margin-bottom: 15px;
    overflow: hidden;
    /*box-shadow: 0 4px 16px rgb(0 0 0 / 10%);*/
    border-radius: 3px;
}

.listing .entry p {
    font-size: 0.91rem;
}

.listing .entry .read-more a {
    display: inline-block;
    background: #94c045;
    color: #fff;
    padding: 6px 20px;
    transition: 0.3s;
    font-size: 14px;
    border-radius: 5px;
}  
.listing .entry .entry-content a.read-more {
    display: inline-block;
    background: #94c045;
    color: #fff;
    padding: 6px 20px;
    transition: 0.3s;
    font-size: 14px;
}

.listing .entry time {
    color: #c7c6c6;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
}

.services .icon-box {
    margin: 0 10px 20px 10px;
}

.entry {
    /*padding: 2px 0px 10px 0px;*/
}

.entry-content h1 {
    font-size: 1.3rem;
    font-weight: 600;
    margin-bottom: 16px;
}

.entry-content .cta {
    padding: 20px 0;
}

.entry-content.event {
    margin-bottom: 35px;
}

.cta .cta-btn {
    border: 2px solid #99e219;
}

.pricing h4 sup {
    font-size: 20px;
    top: -12px;
    left: -3px;
}

.sidebar {
    background-color: #f9f8f8;
    padding: 18px 15px 15px 20px;
    border: 1px solid #ebeaea;
    box-shadow: 0 4px 8px rgb(0 0 0 / 10%);
    border-radius: 3px;
}

@media screen and (max-width: 700px) {
     [class*='col-'].gutter-remove {
        padding-right:0;
        padding-left:0;
    }
}

.sidebar .sidebar-item {
    margin-bottom: 20px;
}

.sidebar-item.classifieds .owl-item {
    padding: 0;
}

.sidebar img.issue {
    width: 240px;
}

.sidebar .sidebar-title {
    font-size: 18px;
    font-weight: 700;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    color: #a1c75b;
    position: relative;
}

.sidebar p {
    font-size: 15px;
}

.sidebar .entry  {
    padding: 0px;
}

.sidebar hr {
    margin-top: 20px;
    margin-bottom: 10px;
}

.upcoming-events h4 {
    line-height: 10px;
    font-size: 14px;
    margin-left: 0;
    font-weight: bold;
    margin-top: 17px;
    margin-bottom: 0px;
}

.upcoming-events a {
    color: #000;
}

.upcoming-events time {
    display: inline;
    margin-left: 0px;
    font-size: 13px;
    font-weight: normal;
    color: #a3ab95;
    margin-left: 0px;
}

.sidebar .classifieds {
    padding-top: 0;
}

.sidebar .classifieds p {
    font-size: 0.85rem;
    line-height: 22px;
}

.sidebar .classifieds .entry {
    /*background-color:#fff;*/
    padding: 17px 12px 8px 15px;
    border-radius: 3px;
}

.contact .info h4 {
    font-size: 17px;
}

#footer {
    font-size: 13px;
}

#footer .footer-top .footer-info h3 {
    font-size: 20px;
    margin: 0 0 10px 0;
    padding: 0px 0 2px 0;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 1px;
    color: #9fc658;
}

.owl-carousel .owl-item img {
    height: 320px;
}

img.article {
    /*margin-top: 25px;
    margin-bottom: 30px;*/
}

.contact p {
    font-size: 0.93rem;
}

.contact .info {
    background: none;
}

.contact .info p {
    padding-top: 10px;
}

.contact .info h4 {
    padding-top: 10px;
}

.contact .info .email, .contact .info .phone, .contact .info .twitter, .facebook {
    margin-top: 20px;
}

.blog p {
    font-size: 0.93rem;
}

.twitter-timeline {
    display: none;
}
