

@media only screen and (max-width: 1000px) {
    .q_logo a {    
        height: 25px !important;
    }
}

.carousel-control{
    width: 30%;
}

.blog_holder.masonry article .post_description{display: none;}

.carousel-inner h2 {
	font-weight: 600;  
}

.footer_top .widget_recent_entries>ul>li, .footer_top .widget_recent_comments>ul>li {
  background-color: #2b3f4d; }

body > div.wrapper > div > div > div.content_inner > div.container > div > div:nth-child(1) > section > div > div > div > div.wpb_tabstabs_holder.clearfix > div > ul > li.active > a {
  color: #8f0000;
}