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

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

.one-fourth.column, .four.columns {
    width: 25% !important;
}
.column, .columns {
    margin: 0 0px 20px !important;
}


#trailerbox > div > div > div > div.column.mcb-column.one-fourth.column_trailer_box.custom-service > div > a > div > h2{
font-size: 21px;
line-height: 24px;
}

.section_wrapper, .container {
    max-width: 100% !important;
}

@media only screen and (max-width: 767px) {
	.mfn-main-slider{display:none;}


.main_menu, #header_main_alternate {
display: block;
}
.html_header_top.html_header_sticky #header {
overflow: scroll;
}

}	