/* ====================
 Responsive styles 
 ==================== */

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

	body.fixedhdr { padding-top:42px; }
	#hdrcanopy { display:block; position:fixed; top:0px; left:0px; height:100%; width:100%; background-color:#fff; z-index:499; opacity:0.5; }

	img { max-width:100%; }

	/* header 
	------------------------------ */
	header, header.shrunk { min-width:320px; height:auto; position: fixed; width: 100%; z-index: 500; top: 0px;}
	header .wrap { width:100%; height:auto !important; background-color:transparent; padding: 0; }
	header .letstalk_button { display:none; }
	header .wrap #logo { position:static; width:100%; height:42px; bottom:auto; top:auto;
		background:#ffffff;
		background:-moz-linear-gradient(top, #ffffff 0%, #bfbfbf 100%);
		background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#bfbfbf));
		background:-webkit-linear-gradient(top, #ffffff 0%,#bfbfbf 100%);
		background:-o-linear-gradient(top, #ffffff 0%,#bfbfbf 100%);
		background:-ms-linear-gradient(top, #ffffff 0%,#bfbfbf 100%);
		background:linear-gradient(to bottom, #ffffff 0%,#bfbfbf 100%);
		filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 );
	}
	header #logo { padding-top: 0; }
	header #logo a { background-image:url(/common/img/hdr/mobile_logo.png); background-repeat: no-repeat; position:relative; top:6px; left:12px;  }

	header #mobile_btns { position: static; display: block; height: 42px;}
	header #mobile_btns .on { background-color: #E0E0E0; }

	/*
	header #logo { width:131px; height:66px; background:url(/common/img/logo.png) bottom left no-repeat; float:left; padding-top:19px; }
	eader #logo a { display:block; text-indent:-9999px; width:107px; height:50px; }
	*/

	/* header nav */
	header #mobile_btn_nav { display:block; cursor:pointer; position:absolute; top:0px; right:94px; width:47px; height:42px; background:transparent url(/common/img/hdr/mobile_nav.png) no-repeat top left; }
	header #mobile_btn_nav.on { background-color:#E0E0E0; }
	header ul#nav .clearfix { display:none; }
	header ul#nav { position:fixed; bottom:auto; right:auto; background:#008641; display:none; z-index: 500; padding: 0; width: 100%; }
	header ul#nav li { float:none; display:block; position:relative !important; text-align: left; text-transform: none; border-bottom: 1px solid #16723A; border-top: 1px solid #18944D; font-size: 14px; cursor: pointer; padding: 10px 0; background: url(/common/img/hdr/mobile_nav_arrow.png) no-repeat 95% center; margin-bottom: 0px !important;}
	header ul#nav li.highlight.last-child { text-align: left; }
	header ul#nav li.mobile { width: 100% !important; }
	header ul#nav li.active, header ul#nav li:hover { background:#279857 url(/common/img/hdr/mobile_nav_arrow.png) no-repeat 95% center; border-top: 1px solid #D5E05F; }
	header ul#nav li a, header.shrunk nav > ul > li > a { float:none; color:#fff; width:100%; margin:0; padding-left:24px; height:auto; border-bottom:none; border-top:none; background-image: none; }
	/* header ul#nav li.highlight { background-image: none; } */
	header ul#nav li.highlight a { color: #D5E05F; }
	header ul#nav li a strong { float:none; }
	header ul#nav li a span { background-image:none; }
	/*header ul#nav li a i { width:9px; height:14px; display:block; position:absolute; right:12px; top:13px; background:transparent url(/common/img/hdr/mobile_nav_arrow.png) no-repeat right center; }*/
	header ul#nav li a:hover { border-bottom:1px solid #000; color:#fff; background-color:#279857; }
	header ul#nav li a i.downarrow { display:none; }
	header ul#nav span.clearfix:before,
	header ul#nav span.clearfix:after { display:none; }
	header ul#nav > li.hover > a,
	header ul#nav > li:hover > a { border-bottom:none; }
	header ul#nav li.hover > div,
	header ul#nav li:hover > div { display:none; }
	header ul#nav li.active div.nav_sub { display: none; }

	header ul#nav li#nav_dl { display: none; }
	header ul#nav li#nav_solutions, header ul#nav li#nav_products,
	header ul#nav li#nav_services, header ul#nav li#nav_support, 
	header ul#nav li#nav_partners, header ul#nav li#nav_community,
	header ul#nav li#nav_events, header ul#nav li#nav_shop,
	header ul#nav li#meta_countrylang, header ul#nav li#hdr_login,
	header ul#nav li#hdr_user, header ul#nav li#hdr_logout { width:100% !important; }
	header ul#nav li#nav_shop { padding-right:0; }
	header ul#nav li#meta_countrylang a, header ul#nav li#hdr_login a,
	header ul#nav li#hdr_user strong, header ul#nav li#hdr_logout a { color: #D5E05F; }
	header ul#nav li#hdr_user strong {font-weight: normal !important; padding-left: 24px; }

	header ul#meta li#hdr_login,
	header #hdr_user,
	header #hdr_logout,
	header #meta_countrylang {
		border-top: none;
		padding-right: 0;
	}
	header ul#meta li#hdr_login a,
	header #hdr_user a,
	header #hdr_logout a,
	header #meta_countrylang a {
		color: #fff;
		min-height: 15px;
	}
	header #hdr_login a i,
	header #hdr_user a i,
	header #hdr_logout a i,
	header #meta_countrylang a i {
		background:transparent url(/common/img/hdr/mobile_nav_arrow_blue.png) no-repeat right center;
	}
	header #lang_select {
		width: 100%;
		top: 42px;
	}

	/* header search */
	#mobile_search_btn { cursor:pointer; position:absolute; top:0px; bottom:auto; right:0px; width:47px; height:42px; display:block; border:none; background:transparent url(/common/img/hdr/mobile_nav.png) no-repeat -94px 0px; }
	.header_top #search { display: none; right: 0px; bottom:auto; top:42px; width:100%; padding:12px 0; background:#008641; box-shadow: none; background-image: none; height: 55px; z-index: 250;}
	.header_top #search em { display:none; }
	/*#mobile_search_btn.on { background-color:#E0E0E0; }*/
	/*header .header_top #search {  }*/
	.header_top #search form label, header.shrunk .header_search form label { left:12px; top:8px; bottom:29px; font-size: 20px; }
	.header_top #search form input#q, header.shrunk .header_search form input#q { width:58%; padding:14px 2px 14px 16px; }
	.header_top #search form input#q_submit, 	header.shrunk .header_search form input#q_submit { left:60%; bottom:22px; top:auto; background: url(/common/img/hdr/mobile_search_submit.png) no-repeat; bottom: 8px; z-index: 250; height: 32px; width: 32px;}
	header .header_top #search #search_close { background: transparent url("/common/img/hdr/search_close.png") no-repeat scroll 0 0;cursor: pointer;display: block;height: 40px;overflow: hidden;position: absolute;right: 23px;text-indent: 50px;top: 19px; width: 40px;bottom:20px; top:auto;}
	header .header_top #search form input#q {background-color: #A3D3A2;border: medium none transparent;border-radius: 4px;font-size: 20px;font-weight: 100;left: 30px;margin: 3px;padding: 14px 2px 14px 32px;position: relative;z-index: 100;padding: 14px 2px 14px 16px;width: 58%; height: 18px; }

	/* google search */
	html.mobile header #search td.gsc-input {
		background-image: none;
		background-color: #a3d3a2;
		border: medium none transparent;
		border-radius: 4px;
		height: 18px;
		left: 30px;
		margin: 3px;
		padding: 14px 2px 14px 16px;
		position: relative;
		width: 58%;
		z-index: 100;
	}
	html.mobile header #search input.gsc-input {font-size: 20px; font-weight: 100; }
	html.mobile header input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus { background: transparent url("/common/img/hdr/mobile_search_submit.png") no-repeat scroll center center; position: relative; top: 14px; right: 110px; z-index: 101; }
	html.mobile header input.gsc-search-button, html.mobile input.gsc-search-button:hover, html.mobile input.gsc-search-button:focus { width: 30px; height: 30px; }

	/* header cookie notice */
	#cookienotice { min-width:100%; height:auto; line-height: 18px; padding:12px 0; position: absolute; top: 42px; z-index: 499; }
	#cookienotice .wrap { width:auto; margin:0 20px; }
	#cookienotice p { position:static; margin:12px 0 0 0; text-align: center; }
	

	/* header RAC */
	/*header .header_top, header.shrunk .shrunk_talk { display:none; }*/
	header .header_letstalk { display: none; }
	.header_letstalk #hdr_rac { display: none; }
	header #mobile_btn_rac { cursor:pointer; position:absolute; top:0px; height:42px; display:block; border:none; }
	header #mobile_btn_rac { right:47px; width:47px; background:transparent url(/common/img/hdr/mobile_nav.png) no-repeat -47px 0px;; }
	header .header_letstalk #mobile_btn_rac.on { background-color:#E0E0E0; }
	header .letstalk_wrap .cta li.cta_call a { background-image:url(/common/img/icons/letstalk_call.png); }
	header .header_letstalk { position:static; height:auto; min-width:0px; }
	header .header_letstalk .wrap { height:auto; }
	header .header_letstalk .letstalk_content { float:none; }
	#mobile_container_rac { background:#008641; color:#fff; font-weight:100; width: 100%; position: absolute; top: 42px; z-index: 500; }
	#mobile_container_rac .letstalk_wrap { background: #008641; margin:0 30px; padding:24px 0; }
	#mobile_container_rac p.title { background-position:right bottom; background-repeat:no-repeat; color:#fff; font-size:18px; padding:0px 0 0 0; margin:0; }
	#mobile_container_rac hr { display:none; }
	#mobile_container_rac .letstalk_wrap .phones li { margin:0; padding:0; color:#bebebe; }
	#mobile_container_rac a { color:#d5e05f; text-decoration:none; }
	#mobile_container_rac .letstalk_wrap .cta { margin:0; padding:0 0 15px 0; }
	#mobile_container_rac .social_follow { display:none; }
	#mobile_container_rac .letstalk_wrap:first-child img { display: none; }
	#mobile_container_rac #rac_popup_letstalk_container { margin-top: 0px; width: 100%; }
	#rac_popup_letstalk_container .cta li.cta_call { width: auto; }

	footer { min-width: 320px; height: auto !important; margin: 30px 0 }
	footer.home { position: relative; }
	footer.home .wrap { text-align: center; }
	footer.home .wrap .col1 { display: none; }
	footer.home .wrap .col { border-top: none; float: none; width: 100%; height: auto; padding-top: 0px; }
	footer.home .wrap .col2 { border-top: 1px solid #666; padding-top: 20px; }
	footer.home .wrap .col5 { border-bottom: 1px solid #666; padding-bottom: 10px; }
	footer.home .col ul { display: none; }
	footer.home .wrap .col h5 { font-size: 14px; }
	footer.home .wrap .col h5 a { color: #7AC143; }
	footer.home .wrap .col h5 a:after { position: absolute; padding-left:2px; content: "\203a"; }
	footer #home_alliance { display: none; }
	/*footer.home .footer_global .wrap #suse_social { position: absolute; top:50px; left: 0px; } */
	footer.home > .wrap #suse_social { margin-bottom: 30px; }
	footer .footer_global { min-width: 320px; }
	footer .footer_global #footer_careers, footer .footer_global #footer_feedback, footer .footer_global #footer_offices { display: none; }
	footer .footer_global #footer_privacy { display: block; }
	footer.home .wrap { margin: 0 20px; }
	footer .footer_global p, footer .footer_global ul li { padding-right: 10px; } 
	footer .footer_global .wrap { text-align: center; }
	footer .footer_global .wrap > div { margin: 0; text-align: center;  }
	footer .footer_global .wrap > div > p { display: none; }
	footer .footer_global .wrap #footer_copyright { color: #666; display: block; padding: 2px 10px 2px 0; }
	footer .footer_global .wrap ul { display: inline-block; margin: 24px auto; width: auto; position: relative; top: 45px; }

	@media only screen and (max-width: 480px) {
		footer .footer_global .wrap .shop ul {display: inline-block; margin: 24px auto; width: auto; float: left; }
	}
	@media only screen and (max-width: 480px) {
		footer .footer_global p#suse_phone {float: left; padding: 0px;}
	}
	@media only screen and (max-width: 480px) {
		body.landing.gray footer .footer_global .wrap ul {margin: 0px auto; }
	}
	@media only screen and (max-width: 480px) {
		body.landing-thankyou footer .footer_global .wrap ul {margin: 0px auto; }
	}
	


	footer .footer_global #suse_social { margin: 0; float: none; position: relative; top: -72px; }
	
	footer.home .footer_global #suse_social { display: none; }
	footer.home .footer_global .wrap ul { top: 0px; }

	/* home page styles */
	html.mobile .wrap, html.mobile #tier4 #contentcontainer #content { width: auto; }
	html.mobile #trial_content { padding: 30px 0; }
	html.mobile #trial_content .trial_content_sub { padding-right: 0px; margin-bottom: 25px; }
	html.mobile #trial_content .trial_content_sub ul { position: relative; }
	html.mobile #trial_content .trial_content_sub ul li { float: none; }
	html.mobile #newsticker { margin-top: 35px; }
	html.mobile #newsticker .wrap { width: auto; padding: 30px; }
	
	/* hotoffers on home page */
	html.mobile #hotoffers #hotoffers_wrap { width: auto; text-align: center; }
	html.mobile #hotoffers #hotoffers_wrap .offer { margin: 20px; text-align: left; float: none; display:inline-block; }

	/* banners */
	html.mobile #banners .banner .banner-content-wrapper > span, #banners .banner .banner-content-wrapper > a > span { display: none; }
	html.mobile .banner-control-wrapper, html.mobile #banner_nav { display: none; }
	html.mobile #banners { height: 342px; min-width: 320px; overflow: hidden; width: 100%; background-color: #333;  }
	html.mobile #banners .banner { background-position: center top; background-repeat: no-repeat; background-size: auto auto; height: 100%; }
	html.mobile #banners .banner .banner-content-wrapper a { text-align: center; }
	html.mobile #banners .banner .banner-content-wrapper h1 { color: #22B573; line-height: 40px; margin-bottom: 0; }
	html.mobile #banners .banner .banner-content-wrapper { margin: 0; }

	/* products */
	html.mobile #product .bottomFade { width: 100%; }
	html.mobile #product .navigation-container .group { display: none; }
	html.mobile .products_services h3, .downloads_index h1, .training_index h1 { margin-bottom: 30px; }
	html.mobile #content .callout_left { padding-bottom: 275px;  }
	html.mobile #content #callout_grow.callout_left { width: auto; padding-bottom: 20px; padding-right: 0px; padding-bottom: 240px; min-height: 0px; background-position: center 170px; }
	html.mobile #content #callout_grow.callout_left > p, html.mobile #content #callout_manage.callout_right > p { padding-top: 0px !important; }

	html.mobile .feature .headline { width: auto; padding: 170px 0 0 10px; font-size: 26px; background-position: center 20px; }
	html.mobile .feature #cta_links { padding-top: 0px; }

	html.mobile #content #callout_manage.callout_right { padding-left: 0px; background-position: center 190px; padding-bottom: 215px;  }
	html.mobile #content #callout_components.callout_left { background-position: center 150px; padding-right: 0px; padding-bottom: 160px; }
	html.mobile #content #callout_components > p { padding-top: 0px !important; }
	html.mobile #content #callout_images.callout_right { background-position: center 200px; padding-left: 0px !important; padding-bottom: 200px; }
	html.mobile #content #callout_images.callout_right > p { padding-top: 0px !important; }

	/* common styles */
	html.mobile .main { min-width: 320px; }
	html.mobile #content .wrap p { width: auto; }
	html.mobile #downloads h2 { width: auto; }
	html.mobile .content_left { float: none; width: auto; margin-right: none; }
	html.mobile .content_right { float: none; margin-top: 15px; }
	html.mobile .tier4 .content_left { margin-right: 0px; }
	html.mobile .tier4 #content .content_left h1 { margin-bottom: 30px; }
	html.mobile  #content > .wrap { padding-bottom: 60px; }
	html.mobile body #main, html.mobile #banners { top: 42px; position: relative; }
	

	html.mobile .feature { padding-top: 30px; }
	html.mobile .feature #product_nav { width: auto; }
	html.mobile #content, html.mobile #tier4 { padding-top: 30px; }
	html.mobile .content_left { margin-right: 0px; }
	html.mobile .content_left .col_half { float: none; width: auto !important; margin-right: 0px;  }

	html.mobile #product .col_large, html.mobile #partner .col_large, html.mobile #solution .col_large, html.mobile #solution .col_large { width: auto; }

	/* solution styles */
	html.mobile #solution_selection > .wrap { position: relative; }
	html.mobile #solution_selection > .wrap #secondary_nav_toggle_green { background: transparent url("/common/img/toggle_down_green.png") no-repeat scroll 7px 10px;
		border: 1px solid #ddd;
		border-radius: 4px;
		bottom: -2px;
		cursor: pointer;
		display: block;
		height: 24px;
		position: absolute;
		right: 10px;
		width: 24px;
	}
	html.mobile #solution_selection.expanded > .wrap #secondary_nav_toggle_green { background-image: url('/common/img/toggle_up_green.png'); }
	html.mobile #solution_selection .wrap .solution_sub li { float: none; text-align: left; }
	html.mobile #solution_selection ul li { padding-bottom: 0px; }
	html.mobile #solution_selection.expanded ul li { padding-bottom: 5px; }
	html.mobile #solution_selection ul li a { display:none; }
	html.mobile #solution_selection ul li:first-of-type a { display: block; }
	html.mobile #solution_selection ul li a span { background-image: none; padding-left: 0;  }
	html.mobile #solution_selection.expanded ul li a { display: block; }
	html.mobile #solution .feature .headline { padding: 30px 0; width: auto; font-size: 26px !important; line-height: 28px; }
	html.mobile #solution .feature p { width: auto; }
	html.mobile .solution_index #content .solution_list li:first-child { padding: 20px 25px 0 !important; } 
	html.mobile .solution_index #content .solution_list_industry li:first-child { padding: 20px 25px 0 !important; } 

	html.mobile .feature .links { height: auto; padding-bottom: 22px; position: relative; }
	html.mobile .feature .links #product_nav { position: relative; top: 14px; }
	html.mobile .feature .links #secondary_nav_toggle_white { background: transparent url("/common/img/toggle_down_white.png") no-repeat scroll 7px 10px;
		border: 1px solid #ddd;
		border-radius: 4px;
		bottom: 7px;
		cursor: pointer;
		display: block;
		height: 24px;
		position: absolute;
		right: 0px;
		width: 24px;
	}
	html.mobile .feature .links #meta_nav { display: none; }
	html.mobile .feature .links #product_nav li { float: none; }
	html.mobile .feature .links #product_nav li a, html.mobile .feature .links #meta_nav li a { display:none; }
	html.mobile .feature .links #product_nav li.active a { display:block; }
	html.mobile .feature .links.expanded #secondary_nav_toggle_white { background-image: url('/common/img/toggle_up_white.png'); }
	html.mobile .feature .links.expanded #product_nav li a,  html.mobile .feature .links.expanded #meta_nav li a { display: block; }

	/* product styles */
	html.mobile .suse_head .top { padding: 20px 0; }
	html.mobile .suse_head #product_nav { width: 100%; }
	html.mobile .suse_head #product_nav li { display: block; margin-top: 10px; }
	html.mobile .suse_head .header .bottom li { margin-bottom: 10px; }
	html.mobile .suse_head .top .links #secondary_nav_toggle_green { background: transparent url("/common/img/toggle_down_green.png") no-repeat scroll 7px 10px;
		border: 1px solid #ddd;
		border-radius: 4px;
		bottom: 35px;
		cursor: pointer;
		display: block;
		height: 24px;
		position: absolute;
		right: 20px;
		width: 24px;
	}
	html.mobile .suse_head .top .links #product_nav li a { display: none; }
	html.mobile .suse_head .top .links #product_nav li.active a { display: block; }
	html.mobile .suse_head .top .links.expanded #product_nav li a { display: block; }	
	html.mobile .suse_head .top .links.expanded #secondary_nav_toggle_green { background-image: url('/common/img/toggle_up_green.png'); }
	html.mobile .product_index_alt #content .highlight { padding: 118px 18px 47px 18px; }
	html.mobile .product_index_alt #content .highlights .highlight { background-position: 18px 32px !important; }
	html.mobile .suse_head #product_nav li.last.hidden, html.mobile .suse_head #product_nav li.last.show { margin-left: 0px !important; float: none; width: 75%;  text-align: center;  }
	html.mobile .suse_head .header .mid h2 { font-size: 25px; linke-height: 24px; }

	html.mobile #downloads .product_list, html.mobile #training .product_list { width: 100%; }
	html.mobile #downloads .product_list li, html.mobile #training .product_list li { margin: 0 5px 20px 0; height: 160px; }
	html.mobile .products_services #content .product_list li.even, html.mobile .downloads_index #content .product_list li.fourth { clear: none; }

	html.mobile .top.stuck { top: 42px; }
	html.mobile .content_left #requestcall #form_content #disclaimer { width: auto; }
	html.mobile .content_right { width: auto; }

	html.mobile #content > .wrap > .col_half { width: auto; }
	html.mobile .indent { padding-left: 25px; }

	html.mobile #content .trio_list ul li { width: auto; margin-top: 20px; }
	
	html.mobile .longtail #content h3, html.mobile .comparison #content h3, html.mobile .technical_information #content h3, html.mobile .how_to_buy #content h3, html.mobile .faq #content h3, html.mobile .services_support #content h3, html.mobile .resource_library #content h3, html.mobile .news_and_commentary #content h3, html.mobile .tier4 h1, #tier4 h1, html.mobile .app h1 { margin-bottom: 30px; }

	html.mobile #content .anchors li.column_two, html.mobile .content_left .anchor_content li.column_two { margin-top: 0px !important; margin-left: 0px !important; height: auto !important; }
	html.mobile .content_left ul.anchor_content { height: auto !important; }

	html.mobile .faq .contact input, html.mobile .faq .contact textarea { width: 275px; }
	html.mobile .faq .contact label { text-align: left; }
	html.mobile .faq .contact p#submit { float: left; margin-right: auto; }

	
	html.mobile #company .feature_company h3 { width: auto; } 

	html.mobile .content_left_two { width: auto; }
	html.mobile .table_comparison tbody td { padding: 5px; }

	html.mobile .trial_download_popup_container { margin: 0px auto; left: -50%; right: -50%; width: 100%; top: 50px; }
	html.mobile .trial_download_popup_container .trial_download_popup_inner .buttons_container .actual_button { float: none !important; margin-top: 22px; }

	html.mobile #product #content .wrap .content_left > div > img { padding-left: 0px !important; }
	html.mobile .software_without_support_link { bottom: -70px; }
	html.mobile .trial_download_popup_container .trial_download_popup_inner, html.mobile .trial_download_popup_container .trial_download_popup_content {padding: 70px 50px 90px; }


	/* success styles */
	html.mobile .success_main 	#content { padding-top: 0px; }
	html.mobile .success .feature_logos, html.mobile .success div.feature_company { display: none; }
	html.mobile .success .success_left, html.mobile .success .success_right { float: none; }
	html.mobile .success .success_wrap { width: 100%; }
	html.mobile .success .success_right { width: auto; padding-top: 20px; padding-bottom: 0; }
	html.mobile .success .success_row { margin-bottom: 20px; }
	html.mobile .success .success_row:first-of-type { border-top: none; }
	html.mobile .success_main .success_right div { float: none; margin-bottom: 20px; }
	html.mobile .success #content .media_embed { float: none; margin-left: 0px; margin-bottom: 30px; }
	html.mobile .success #content .media_meta { display: none; }
	html.mobile .success #content .content_left h3 { margin-bottom: 0px; }

	/* support styles */
	/*html.mobile .suse #support_utils { left: -20px; } */
	html.mobile .suse #support .feature_main { min-width: 320px; }
	html.mobile #support .feature_main .links { padding-top: 20px; padding-bottom: 5px;  }
	html.mobile #support > .wrap > h2 { font-size: 18px !important; }
	html.mobile #support #content .wrap .col_one .alert { margin-bottom: 20px !important; }
	html.mobile .suse #content .col_one { width:100%; float:none; padding:20px 0; }
	html.mobile .suse #content .col_two { width:100%; float:none; padding:20px 0; }
	html.mobile #content .input_wrap { float:none; }
	html.mobile .suse #content #kbsearch #kbSearchString { width:auto; float:none; margin-right:0; }
	html.mobile #content #kbsearch .kbproductlist_wrapper { float:none; }
	html.mobile .suse #content #kbsearch #kbproductlist { width:100% }
	html.mobile #content #kbsearch .btn { float:none; display:block; }
	html.mobile #content #kbsearch .filters { width:100%; float:none; }
	html.mobile #content #kbsearch .filters ul { height:auto }
	html.mobile #content #kbsearch .filters li { float:none; }
	html.mobile #content #kbsearch #srchTools { float:none; width:100%; left:0; top:0; }
	html.mobile #content #kbsearch #srchTools li { float:none; padding-left:0; }
	html.mobile .suse #support_utils li { display:inline-block; float:none; margin:0 5px; }
	html.mobile .suse #support_utils { position:static; margin-bottom:10px; }

	html.mobile .suse .productpage #breadcrumb h1 { width: auto; }
	html.mobile .suse > #favorites_container { top: 50px !important; position: relative; }
	html.mobile #kb_doc_toolbar { width: auto; }
	html.mobile .suse #importedcontent { padding-left: 25px; }
	html.mobile .suse #content { width: auto; }
	
	/* partners styles */
	html.mobile #partner .feature .headline { width: auto; padding-top: 20px; }

	/* header.light styles */
	html.mobile header.light { height: 42px; }
	html.mobile header.light #logo { background-image: none; }
	html.mobile header.light #logo a { background: transparent url("/common/img/hdr/logo-greyhdr.png") no-repeat scroll left top !important; height: 34px; width: 68px; }
	html.mobile .landing.gray header.light { height: 42px; }
	html.mobile .landing.gray header.light #logo { background: none; height: 33px; left: -21px; position: absolute; top: -2px; width: 68px; }
	html.mobile .landing.gray header.light ul#meta { display: block; top: -1px; right: 0px !important; }

	/* events styles */
	html.mobile #solution.event #content .wrap .banner_left { display: none; }
	html.mobile .eventb h4 { padding-bottom: 45px; }
	html.mobile .eventb h4 .events_geo_filter { left: 0px; top: 50px;  }
	html.mobile .eventb .col_right { float: none; width: 100%; margin-top: 20px; }
	html.mobile .eventb .col_left { float: none; width: 100%; }
	html.mobile .event .col_left_large { width: auto; }
	html.mobile .event_override .location { display: block; position: relative; left: 0px; top: 2px; }
	html.mobile .event_override .event .event_wrap .col_left_mini { position: relative; left: 0px; top: 5px; }
	html.mobile .event_override .eventb #content .col_left p.title { width: auto; }
	html.mobile .event .col_left { width: 100%; }
	html.mobile .main-container section#intro .main.wrapper .content h1 { margin: 0 !important; font-size:28px; }
	/*html.mobile .main-container section#pagenav { display: none; }*/

	html.mobile .col_left_large { width: 100% !important; }
	
	/* company styles */
	html.mobile #company .feature_company .wrap { position: relative; }
	html.mobile #company .feature_company .wrap ul li { display: none; float: none; }
	html.mobile #company .feature_company .wrap #secondary_nav_toggle_green { background: transparent url("/common/img/toggle_down_green.png") no-repeat scroll 7px 10px;
		border: 1px solid #ddd;
		border-radius: 4px;
		bottom: 5px;
		cursor: pointer;
		display: block;
		height: 24px;
		position: absolute;
		right: 20px;
		width: 24px;
	}
	html.mobile #company .feature_company .wrap ul li.active { background: none; display:block; }
	html.mobile #company .feature_company .wrap ul li:not(.active) { display:none; }
	html.mobile #company .feature_company .wrap.expanded #secondary_nav_toggle_green { background-image: url('/common/img/toggle_up_green.png'); }
	html.mobile #company .feature_company .wrap.expanded ul li { display: block; }

	html.mobile #company .feature_company img { float: none; }
	html.mobile #company .feature_company h3 { width: 100% !important; }
	html.mobile #company #content .wrap table, html.mobile #company #content .wrap tr, html.mobile #company #content .wrap td { display: block; }
	html.mobile #company #content .wrap td img { width: 95%; }

	/* services styles */
	html.mobile #services .single-service .content ul { margin: 0px; }

	/* html.mobile table { overflow-x: auto; display: block; } */
	
	html.mobile .content_left #requestcall #form_content input { width: 175px; }
	html.mobile .content_left #requestcall #form_content select { width: 186px; }

	html.mobile .main-container #assets .wrapper .asset-list .list li { margin-right: 0px !important; }
	html.mobile .main-container #assets .wrapper .asset-list .list li a strong { padding-right: 0px !important; }
	html.mobile .main-container section#pagenav header ul { width: 100% !important; }
	html.mobile .main-container section#pagenav header { position: relative; }


	/* rac */
	html.mobile #rac_popup_rac_container { float: none; position: relative; margin: 45px auto; }
	html.mobile #rac_popup_rac_container p.title { color: #439539; border-bottom: 1px solid #439539; font-size: 20px; font-weight: normal; margin-bottom: 14px; padding:30px 0px 6px; }
	html.mobile #rac_popup_rac_container #form_content { margin-top: 15px; }

	/* search results */
	html.mobile .search #cse-search-form-results .gsc-search-box td { display: block !important; }
	html.mobile .search #search_columns { width: 100%; }
	html.mobile .search #form_wrap { width: 100%; min-width: 320px; min-height: 38px; }
	html.mobile .search #form_wrap_simple { width: 100%; }
	html.mobile .search #form_wrap input.gsc-search-button { background: transparent url("/common/img/green_dotted_bg.png") repeat scroll left top; color: #ffffff !important; display: block; font-size: 13px; line-height: 110%; padding: 4px 12px 5px; text-decoration: none !important; border: 0px; width: 70px; border-radius: 0px; font-weight: normal; margin-top: 15px; margin-left: -1px; }
	html.mobile #form_wrap_simple form { width: auto; }
 
}


/* Responsive Tables */
@media only screen and ( min-width:40em ) {
	/* Show the table header rows and set all cells to display:table-cell */
	table.table td,
	table.table th,
	table.table tbody th,
	table.table tbody td,
	table.table thead td,
	table.table thead th {
		display:table-cell;
		margin:0;
	}
	/* Hide the labels in each cell */
	table.table td .ui-table-cell-label,
	table.table th .ui-table-cell-label {
		display:none;
	}
	
}

/* for high resolution display */
@media only screen and (min--moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {

	html.mobile header .wrap .logo a { background-image:url(/common/img/header/mobile_logo_hires.png); background-size:97px 30px; }

}
