.cbHideForMobile, .cbShowForPC, .cbShowForMobile {display: none !important;}
.cbShowForTablet {display: block !important;}
#mobile_theme_selector > div {
	padding: 5px 35px;
}
#mobile_top_menu {
	border-bottom: solid 1px rgb(244, 243, 243);
}
#mobile_top_menu .qRow {
	padding: 12px;
}
#mobile_top_menu button.cLanguages {
	width: 28px;
	height: 16px;
	padding: 0px;
	border-radius: 2px;
	box-sizing: border-box;
}
#mobile_splash_menu {
	text-align: left;
}
#mobile_splash_menu .window {
	border-radius: 0px;
	margin: auto auto auto 0px;
}
.services_page_list > h2 {
	font-size: 18px;
	margin: 10px 20px auto 20px;
	padding: 0px !important;
	display: block;
}
.cards_services_list item {
	margin: 10px auto;
}
.cVideo {
	width: 100%;
	max-width: 520px;
	height: calc(100vw * 0.47);
}
.service_top_section {
	margin: 25px;
	border-radius: 15px;
	height: 225px;
}