

@media screen and (max-width: 1000px) {
     .title_outer {
         display: none !important;
     }
}
div.wpcf7-response-output.wpcf7-mail-sent-ok {
    background-color: #5d1228;
}
.q_masonry_blog article .q_masonry_blog_post_info {
    margin: 15px 0 0;
    color: #65768e;
}
@media only screen and (max-width: 767px) {
    .q_slider {
        display: none;
    }
}
@media only screen and (max-width: 1000px) {
  .header_top {    
    display: none !important;
  }
}
ul {
    list-style-position: outside;
}
.breadcrumb .current, .breadcrumb a {
    color: #ffffff;
}
.drop_down .narrow .second .inner ul li {
    padding: 0;
    width: 420px;
}
.flexslider, .portfolio_slider {
    margin: 0 0 0;
}
input[type="text"] {
	padding: 15px;
	padding: ;
	width: 50%;
        background-color: #efefef;
        border: 0px solid #dbdbdb;
        font-size: 16px;
        font-weight: 500;
} 