@media screen and (max-width:767px){
	.sc_services_item_content_inner_top{
		display:none!important;
	}
	.sc_services_panel .sc_services_item{
		padding-top:9em!important;
		padding-bottom:9em!important;
	}
	.sc_services_item_content_inner{
		align-items:center!important;
	}
	.sc_services_panel .sc_services_item_content_inner{
		flex-direction:row!important;
	}
	.sc_services_panel .sc_services_item.with_more:not(.no_links) .sc_services_item_content_inner_bottom{
		transform:none!important;
	}
	.sc_services_panel {
		margin-bottom:200px!important;
	}
}
body.hide_fixed_rows .sc_layouts_row_fixed_placeholder{
	display:none!important;
}
.unstyled li{
	list-style-type:none;
	margin:0;
	padding:0;
}
.unstyled{
	margin:0;
	padding:0;
}

body:not(.trx_addons_page_scrolled) .top_panel_custom_header-simple-dark li.menu-item a{
	color:#fff!important;
}