.rt-secondary, .vp-pagination__style-default .vp-pagination__item > *, .vp-filter__style-default .vp-filter__item.vp-filter__item-active > *, .single-price-table.layout-two .price-footer a{
    background-color: #0e6219 !important;
}

.design-box.style-two {
    background-image: -webkit-linear-gradient(177deg, #3aa64a 0%, #d6c84b 100%) !important;
}

.rt-site-header.home-two.rt-sticky-active, .rt-site-header.home-two.rt-sticky-active{
    background-color: #0e6219 !important;
    background-image: none;
}

#scrollUp{
    background-color: #0e6219 !important;
}

@media only screen and (max-width: 992px){
    .home-two .navbar-nav{
        background-color: #0e6219 !important;
    }
}

@media only screen and (max-width: 768px) {
    .brand-logo{
        width: 80px !important;
        height: 80px !important;
    }
    .rt-banner-area .single-rt-banner .rt-banner-content p{
        font-size: 16px !important;
    }
    .rt-btn, .single-price-table .price-footer a{
        font-size: 12px !important;
    }
    .rt-banner-area .single-rt-banner.home-two .rt-banner-content h1{
        font-size: 24px !important;
    }
}