@charset "utf-8";
/* CSS Document */

@media only screen and (max-width: 480px)  {

.cleaner {
	clear: both;
}

#body_wrapper {
	width: 480px;
	min-width: 480px;
}

#header_content, #content_content, #footer_content {
	min-width: 420px;
	max-width: 420px;
	width: 420px;
	padding: 0 30px;
}

#header_content {
	background-image: none;
}

#header_wrapper {
	background-image: url(../Images/resp_hg_header.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 341px;
	height:132px;
	z-index: 110;
}

#header_gradient {
	z-index: 1;
}

#header_slider {
	width: 480px;
	height: 209px;
}

#header_slider img {
	height: 100%;
	width: auto;
	margin-left: -244px;
}

#breadcrumbs {
	top: 361px;
	z-index: 1;
}

#hbpop_contact {
	right: 0px !important;
	top: 64px !important;
	background-color: #F4F4F4;
	width: auto;
	height: auto;
	padding: 20px;
}

#menu_wrapper {
	width: 350px;
	height: auto;
	overflow: hidden;
	min-width: 350px;
	top: 119px;
	right: 0;
	z-index: 120;
	opacity: 0.95;
	margin-right: 0;
	background-color: transparent;
	display: none;
}

/*#menu_wrapper.show {
	margin-right: 0;
}*/

.submenu_wrapper {
	position: relative;
	height: auto;
	top: auto;
	right: auto !important;
	width: 100% !important;
	display: none;
}

.submenu_wrapper.show {
	display: block;
}

#menu_content {
	height: auto;
	margin: 0;
	padding: 0;
}
	
#menu_bg {
	background-image: none;
	height: auto;
	position: relative;
	top: auto;
	left: auto;
}

#menu_content a {
	padding: 0 30px 0 0 !important;
	background-image: none !important;
	margin: 0 !important;
	font-size: 19px !important;
	line-height: 38px !important;
	color: #000 !important;
	width: 100% !important;
	height: auto !important;
	display: block !important;
	box-sizing: border-box !important;
	background-color: transparent !important;
}
	
.hmenu3, .hmenu4, .hmenu2_cutter {
	display: none !important;
}

.hmenu1, .hmenu2, .last .hmenu2, .hh {
	position: relative;
	top: auto;
	left: auto;
	right: auto;
	display: block;
	text-align: right;
	background-color: transparent !important;
	border-bottom: 1px solid transparent;
	height: auto;
	box-sizing: border-box;
	width: 100% !important;
	box-shadow: none;
	border-radius: 0;
	padding: 0 !important;
	line-height: 0;
}

.hh {
	display: none;
}

.hh.show {
	display: block;
}

#menu_content a.hmenu_1 {
	background-color: #fdfdfd !important;
}

#menu_content a.hasSub {
	background-color: #fdfdfd !important;
	padding-right: 50px !important;
	background-image: url(../Images/resp_hmenu1_hassub.gif) !important;	 
	background-position: 308px center;	
}

#menu_content a.hasSub.mhover, #menu_content a.hasSub:hover {
	background-color: #000 !important;
	color: #fff !important;
	background-image: url(../Images/resp_hmenu_1_hover.gif) !important;
}

#menu_content a.hmenu_2 {
	background-color: #e2e2e2 !important;
}

#menu_content a.hmenu_3 {
	background-color: #f2f2f2 !important;
}

#menu_content a.hmenu_4 {
	background-color: #ffffff !important;
}

#header_submenu {
	position: absolute;
	right: auto;
	left:10px;
}

#header_submenu a{
	margin-right:8px;
	font-size:10px;
}

#header_search {
	background-image: url(../Images/icon_search.png);
	background-repeat: no-repeat;
	width: 31px;
	height: 31px;
	top: 55px;
	left: 303px;
	right: auto;
	z-index: 1;
}

#header_search.showct {
	z-index: 3;
}

#header_search .tx-indexedsearch-searchbox {
	position: absolute;
	top: -55px;
	left: -82px;
	width: 250px;
	margin: 0;
	display: none;
}

#header_search.showct .tx-indexedsearch-searchbox {
	display: block;
}

#header_buts {
	left: 355px;
	top: 55px;
	right: auto;
	z-index: 2;
}

#header_buts .hb_ob {
	display: none;
}

#header_buts .hb_ob:last-of-type {
	display: block;
}

#header_buts .hb_ob:first-of-type {
	display: block;
	position: absolute;
	right: -59px;
	top: -56px;
}

#header_buts #hb_contact {
	width: 37px;
	height: 31px;
	background-image: url(../Images/icon_contact.png);
	margin: 0 !important;
	padding: 0 !important;
	text-indent: -1000px;
}

#header_buts #hb_language {
	background-image: none;
}

#callmenu {
	position: absolute;
	display: block;
	top: 55px;
	right: 30px;
	background-image: url(../Images/icon_menu.png);
	background-position: right center;
	background-repeat: no-repeat;
	width: 33px;
	height: 31px;
}

#callmenu.open {
	background-image: url(../Images/icon_menu_close.png);
}

#content_wrapper {
	padding-top: 62px;
}

#content_left {
	float: none;
	width: 450px;
	margin-bottom: 0px;
}

#content_left * {
	max-width: 420px;
		
}

.maintext_wrapper {
	box-sizing: border-box;
	padding-right: 30px;
	max-width: 450px !important;
}

.maintext_wrapper img {
	max-width: 420px;
}

.maintext_wrapper table {
	max-width: 420px;
}

.maintext_wrapper table td {
	float: none;
}

.maintext_wrapper table table {
	max-width: 210px;
}

img.left {
	float: none;
	border-top-left-radius: 0;
	margin-right: 0;
	width: 420px;
	height: auto;
}

.c_button_wrapper {
	width: 420px !important;
}

/*.c_button {
	float: left;
	width: 200px;
	margin: 0 20px 20px 0 !important;	
	overflow: hidden;
}

.c_button:nth-of-type(2n) {
	margin-right: 0 !important;	
}

.c_button img {
	width: 200px;
	height: auto;
}*/



.c_button {
	position: relative;
	width: 420px;
	height: 41px;
	margin: 0 !important;
	border-bottom: 2px solid #ffffff;
	background-color: #000;
	color: #fff;
	line-height: 41px;
	overflow: hidden;
	display: block !important;
	/*float: left;*/
}

.c_button:first-of-type {
	border-top-right-radius: 15px;	
}

.c_button:last-of-type {
	border-bottom-right-radius: 15px;
	clear: both;
}

.c_button a {
	color: #ffffff;
	line-height: 41px;
	display: block;
}


.hteasers_wrapper {
	max-width: 420px;
}

#content_right {
	width: 394px;
	padding: 40px 13px;
	background-color: #ededed;
	margin-left: 0;
	margin-top: -15px;
}

#content_right * {
	max-width: 394px;
}

.flyout_wrapper {
	clear: none !important;
	float: left;
	width: 195px;
	overflow: hidden;
	margin: 0 30px 0 0 !important;
	min-height: 0 !important;
}

.flyout_wrapper.full {
	width: 420px;
}

.flyout_image {
	float: none;
	width: 195px;
	height: auto;
	margin-bottom: 5px;
}

.flyout_wrapper.full .flyout_image {
	width: 420px;
}

.rcorners {
	border-top-left-radius: 0;
}

.flyout_trunc {
	width: 100% !important;
	float: none !important;
}

.rightcol_ob img:not(.a_arrow_link_attachment) {
	width: 100%;
	height: auto;
	max-width: none;
}

.newsob_left {
	box-sizing: border-box;
	padding-right: 10px;
}

.global_links_wrapper > a.global_link {
	float: left;
}

#footer_menu, #footer_text, #footer_logo {
	display: none;
}

#footer_content {
	padding: 0 0 40px 0;
	text-align: center;
}

#footer_content span {
	display: inline-block;
}

#footer_content span a {
	display: block;
	height: 27px;
	background-repeat: no-repeat;
	float: left;
}

#footer_content span a.li {
	width: 92px;
	background-image: url(../Images/footer_logo_linkedin.gif);
}

#footer_content span a.xi {
	width: 75px;
	background-image: url(../Images/footer_logo_xing.gif);
}

#footer_tab {
	position: relative;
	top: auto;
	right: auto;
	padding-top: 20px;
	margin-left: 51px;
	background-image: none;
}

#mobilecontact {
	width: 265px;
	overflow: hidden;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
}

#mobilecontact a {
	color: #000000;
	text-decoration: none;
}

#mobilecontact .name {
	display: block;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d1d1;
}

#mobilecontact .row {
	padding: 10px 0;
	border-bottom: 1px dotted #000000;
	box-sizing: border-box;
	padding-left: 60px;
	background-position: left center;
	background-repeat: no-repeat;
}

#mobilecontact .row.last {
	border-bottom: none;
	padding-bottom: 0;
}

#mobilecontact .row.loc {
	background-image: url(../Images/icon_contact_loc.png);
}

#mobilecontact .row.tel {
	background-image: url(../Images/icon_contact_tel.png);
}

#mobilecontact .row.mail {
	background-image: url(../Images/icon_contact_mail.png);	
}

}