.testimonials_c_holder .testimonial_content_inner .testimonial_image_holder{
    border-radius: 0;
}
.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: 0px 0 0px;
}
@media only screen and (min-width: 1200px){
    .footer_top ul.qode-instagram-feed{
        padding-right: 23%;
    }
}
@media only screen and (max-width: 480px){
    .qode-instagram-feed.qode-col-3 li{
        width: 50%;
    }
    .qode-instagram-feed.qode-col-3 li img{
        width: 100%;
    }
}
.q_logo {
    top: 47%;
}
.post_content_holder {
padding-bottom:100px;
}


.header_inner_right  {
top:-70px;
}
.drop_down .second .inner {
    top: -40px;
}
nav.main_menu.right {
    top: -70px;
}

@media only screen and (max-width: 1000px) {
.q_logo  {
    top: 0 !important;
}
}