

.header_top, .fixed_top_header .top_header {
        background-color: #000 !important;
        height: 36px;
}

.header_top .header-widget p:hover {
    color: #FFF !important;
}

.post h3 {
    color: #000;
}

.CTA h2 a{
   color:#FFF;
   font-size: 30px !important;
}

.CTA h3{
   color:#2cb34a;
   font-size:20px;
}

.CTA a {
}

.footer_top .widget.widget_nav_menu li {
    margin: 0;
    line-height: 18px !important;
}

.footer_top .widget_meta>ul>li, .footer_top .widget_nav_menu ul li, .footer_top .widget_pages ul li, .footer_top .widget_recent_comments>ul>li, .footer_top .widget_recent_entries>ul>li {
    padding: 0 0 5px;
    position: relative;
}

.date { display: none !important; }

.latest_post_two_holder .latest_post_two_info_inner .post_info_date { display: none !important; }

.latest_post_two_holder .latest_post_two_info_inner>* { display: none !important; }

.latest_post_two_holder .latest_post_two_info { display: none !important; }

@media only screen and (min-width:1000px) and (max-width:1190px) {
    nav.main_menu>ul>li>a{padding:0 10px !important;font-size:12px !important}
}