/*
Theme Name: Invert Child
Theme URI: http://www.sketchthemes.com/themes/invert-responsive-multipurpose-wordpress-theme/
Description: Invert a Simple, Easy to use, One click install beautiful and Elegent WordPress Theme with Easy Custom Admin Options Created by SketchTheme.com. Using Invert theme options any one can easily customize this theme according to their need. You can use your own Logo, logo alt text, custom favicon, you can add social links, rss feed to homepage, you can use own copyright text, you can also insert search engine information like meta keywords, meta description, tracking code etc. And all this information can be entered using Invert Theme Options Panel. You have to just set the content from the Invert Themes Options Panel and it'll be up ready to use.
Version: 1.0.2
Author: SketchThemes
Author URI: http://www.sketchthemes.com/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, two-columns, custom-menu, sticky-post, translation-ready,  featured-image-header, featured-images, full-width-template, theme-options, threaded-comments, full-width-template
Template: invert
-------------------------------------------------------------- */

@import url("../invert/style.css");

/**CUSTOM**/
.partner-page-content {
    margin-bottom: 30px;
}
.partner-page-content .contact {
    float: left;
    margin-right: 25px;
}
.partner-page-content strong{
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}
.partner-title{
    color: #333333;
    font-size: 16px;
    font-weight: 400;
}
.general-info{
    clear:both;
}

.project .featured-image-shadow-box{
    display: none;
}

.team-box.row-fluid .team-box-mid.span4{
    min-height: 380px;
}

/************************************/
.hsForm {
    clear: both;
    margin: 15px 0;
    padding: 0;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    background-color: #eee;
}

.hbspt-form {
    padding: 25px;
}

.hs-form fieldset {
	max-width: 1000px !important;
}

.hs-form.stacked label {
    font-family: "Roboto Condensed";
    color: #888;
	font-size: 12px;
}

.legend {
	padding: 15px;
}
.legend-border {
    border: 1px solid #d3d3d3;
}