/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme/
Author: Muffin group
Author URI: http://muffingroup.com/
Description: The biggest WordPress Theme ever
License: Themeforest Split Licence
License URI: -
Version: 20.0

All css files are placed in /css/ folder
*/


@media only screen and (max-width: 767px){
	.section_wrapper, .container, .four.columns .widget-area {
    	padding-left: 15px!important;
    	padding-right: 15px!important;
	}
	div#Action_bar {
    background-color: #292b33 !important;
}

div#Action_bar .contact_details {
    color: #fff;
}
	.vc_row.home_title {
    padding: 0 !important;
}
}