/*
Theme Name:     Entrepreneur Child Theme
Theme URI:      http://demo.themovation.com/entrepreneur/
Description:    Child theme for Entrepreneur
Author:         Themovation
Author URI:     http://themovation.com
Template:       entrepreneur
Version:        1.1
License:        Regular License
License URI:    http://themeforest.net/licenses/regular
*/

.container {
	width: 100%;
}

#tablepress-1 .column-2 {
	text-align: right;
}

.frm_style_formidable-style.with_frm_style input,
.frm_style_formidable-style.with_frm_style textarea {
	max-width: 100% !important;
}

@media (min-width:992px) {

	#about .content .col-md-6 {
		padding-left: 5em;
	}

	#about .content .col-md-6:first-child {
		padding-left: 15px;
		padding-right: 5em;
	}

}