/*	
	Theme Name: Motors - Child Theme
	Theme URI: http://motors.stylemixthemes.com/
	Author: StylemixThemes
	Author URI: http://stylemixthemes.com/
	Description: Motors Child theme
	Version: 2.5
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: motors-child
    Template: motors

    This theme, like WordPress, is licensed under the GPL.
    Use it to make something cool, have fun, and share what you've learned with others.
*/

/* Add your own styles here */




.page-id-311 .entry-header {
   
    background-position: center;
}





/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
} /* end 1200 */

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
}  /*  end 992 */

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
	

#footer-main #mc4wp_form_widget-2 {
	margin-top: 38px;
}

	
} /* end 767 */

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

} /*  end 480 */