/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.8.3
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
@media only screen and (max-width: 1400px) and (min-width: 1200px)  {
	.dr_sec{
    max-width: 92% !important;
}
	.ill{
    line-height: 1;
}
	.ruchi {
    padding: 4% 4% 0% 4% !important;
}
	.rch {
    margin-top: 2.5% !important;
    margin-bottom: 5px !important;
}
	.cb11{padding-bottom: 0px !important;}
	.cb11 .wpcf7-submit{margin-bottom: 0;margin-top: -8%;}
	.move .col-inner {
		padding-left: 12.5% !important;
    padding-top: 8%;
	}
	
}