

.social_icons_footer_holder > span:last-child{margin: 0 0 14px !important;}
nav.main_menu{display:none;}
.header_bottom{display:none;}

@media only screen and (min-width: 768px) {
  body.home .contact_info > .vc_row:nth-of-type(2) .vc_col-sm-3 {    
    text-align: center !important;
  }
  body.home .contact_info > .vc_row:nth-of-type(2) .qbutton.big_large_full_width {    
    max-width: 90% !important;    
    margin: 10px auto !important;
  }
}

@media only screen and (max-width: 768px) {
  body.home .contact_info > .vc_row:nth-of-type(2) .vc_col-sm-3 {    
    text-align: center !important;
  }
  body.home .contact_info > .vc_row:nth-of-type(2) .qbutton.big_large_full_width {    
    max-width: 70% !important;    
    margin: 10px auto !important;
  }
.portfolio_detail.portfolio_single_follow {
margin-top: 50px !important;
}
}

.portfolio_single .portfolio_images img, .portfolio_single .portfolio_images>a.lightbox_single_portfolio, .portfolio_single.small-slider .flexslider, .portfolio_single .portfolio_images .fluid-width-video-wrapper, .portfolio_single.small-images .portfolio_images img {
float: right;
}

#respond textarea, #respond input[type='text'], .contact_form input[type='text'], .contact_form textarea, .comment_holder #respond textarea, .comment_holder #respond input[type='text'], input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select, input.wpcf7-form-control.wpcf7-quiz {
  font-weight: 500;
  color: #2b2b2b;
}