

@media only screen and (min-width: 1000px) and (max-width: 1300px) {
    .carousel.responsive_height .carousel-inner .slider_content{
        padding-top: 64px;
    }
}
.contact_section h4{
display:none;
}
.carousel-inner h2 {
text-transform: none;
}
.social_share_title {
display:none;
}
.post_category{
display: none;
}

.latest_post_holder.boxes .boxes_image{
border-bottom: none;
}

.boxes_image .latest_post{
border-bottom: none;
}

