/* Navbar fixed top */

#br1-original-header .top-banner { background-color:#FFF; text-align:center; }
#br1-original-header .top-banner h1 {
	height: 135px;
	background: center url("/assets/2012_banner_white.gif");
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin:0 auto;
}
#br1-original-header .top-navigation-holder { background-color:#AE2D23; margin:0 auto; text-align:center; width:100%; }
#br1-original-header .top-navigation { width:971px; margin:0 auto; align:center; background-color:#AE2D23; }


#br1-original-header .top-navigation ul {
	list-style-type: none;
	background-color:#AE2D23;
	height: 42px;
	margin: auto;
}
#br1-original-header .top-navigation ul li { float:left; }
#br1-original-header .top-navigation ul li a {
	background-image: url("/assets/2012_top_menu_divider_white.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	padding-left: 18px;
	display: block;
	line-height: 42px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #FFF;
}
#br1-original-header .top-navigation ul li a:hover { color:#FFF; }

/* FOOTER */
#br1-original-footer .page-footer-holder { font-size:12px; line-height:160%; color:#FFFFFF; padding-top:30px; border-top:16px solid #AE2D23; background-color:#000000; width:100%; margin:0 auto; }
#br1-original-footer .page-footer { width:971px; margin:0 auto;   }
#br1-original-footer .page-footer a { color:#FF9900; text-decoration:none; }
#br1-original-footer .page-footer a:hover { text-decoration:underline; }
#br1-original-footer .page-footer h2 { font-size:12px; margin:0; }
#br1-original-footer .footer-column-1, #br1-original-footer .footer-column-2, #br1-original-footer .footer-column-3, #br1-original-footer .footer-column-4 { float:left; min-height:110px; }
#br1-original-footer .contact-australia, #br1-original-footer .contact-australia { float:left; width:120px; }
#br1-original-footer .footer-column-1 { width: 200px; border-right:1px solid #FFF; }
#br1-original-footer .footer-column-1 ul { margin:0; display:inline; }
#br1-original-footer .footer-column-1 ul li { display: inline; list-style: none outside none; padding-right:5px; }

#br1-original-footer #footer-twitter-icon { display: inline-block; width: 28px; height: 28px; background: url("/assets/2012_icon_twitter.gif") no-repeat 0 0; }
#br1-original-footer #footer-twitter-icon:hover { background-position: 0 -28px; }
#br1-original-footer #footer-twitter-icon span { position: absolute; top:-9999em; }
#br1-original-footer #footer-facebook-icon { display: inline-block; width: 28px; height: 28px; background: url("/assets/2012_icon_facebook.gif") no-repeat 0 0; }
#br1-original-footer #footer-facebook-icon:hover { background-position: 0 -28px; }
#br1-original-footer #footer-facebook-icon span { position: absolute; top:-9999em; }
#br1-original-footer #footer-rssfeed-icon { display: inline-block; width: 28px; height: 28px; background: url("/assets/2012_icon_rssfeed.gif") no-repeat 0 0; }
#br1-original-footer #footer-rssfeed-icon:hover { background-position: 0 -28px; }
#br1-original-footer #footer-rssfeed-icon span { position: absolute; top:-9999em; }

#br1-original-footer .footer-column-2 { width: 300px; border-right:1px solid #FFF; }
#br1-original-footer .footer-column-3 { width: 300px; border-right:1px solid #FFF; }
#br1-original-footer .footer-column-4 { width: 150px; }
#br1-original-footer .footer-spacer { padding: 0 15px; }
#br1-original-footer .footer-disclaimer { font-size:11px; color: #999999; padding:30px 0; }
#br1-original-footer .footer-disclaimer P { margin:0 }
#br1-original-footer .footer-highlight { color:#FF9900; font-style:italic; font-weight:bold; }

/* ------------------------------------------- */


body#breeding {
	background: #333333 url("/assets/2012_content_bg.png") repeat-y fixed center top;
}
body#modal {
	background-color:#F9F9F9;
}

#logo {
	margin-top: 16px !important;
	padding: 0;
}

#logo a {
	float: left;
	width: 149px;
	height: 25px;
	background: url(/img/logos/logo_br.png) no-repeat;
	color: transparent;
	font: 0/0 a;
	text-shadow: none;
	vertical-align: middle;
	margin-right:15px;
}

.innovation {
	color:#FFF;
	background: url(/img/philips_1500x500.jpg) no-repeat;
	background-size: 100%;
}

h2#current-section {
	display:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	font-weight:bold;
	color:#777;
	line-height:1.4em;
}
/*
h2#current-section:before {
	content: ' > ';
}

.navbar {
	min-height: 78px;
}
*/

.navbar-default {
	border: none;
	background-color: #AE2D23;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.navbar-default .navbar-nav>li>a {
	color: #FFF;
	background-image: url("/assets/2012_top_menu_divider_white.png");
	background-repeat: no-repeat;
	background-position: top right;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
	background-color: #99281F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFF !important;
}



.alert-warning {
	color: #666;
	background-color: #FDD803;
	border-color: #ddbe03;
}

.hl { /* highlighted terms */
	padding: 2px 4px;
	background-color: #FDD803;
	border-radius: 4px;
}

.ll {
	background-color: #F00;
}
.newline {
	display:none;
}
.main-page {
	background-color: #DBDBDB;
	padding-top:15px;
	min-height: 500px;
}
.button-label {
	padding-left:10px;
}
.breedmate-menu a {
	font-weight: bold;
}


.breedmate-content h2{
	margin-top:0px;
}
.form-group.required .control-label:after {
	content:" *";
	color:red;
}

.label-release-note a {
	color:#FFF !important;
	text-decoration:none;
}
.label-release-note a:hover {
	text-decoration:underline;
}

#admin-item .btn-wide {
	width:200px;
}


#admin-item .btn-cancel {
	/* margin-right:30px; */
	margin-top:20px;
}


.form-control-feedback {
	top: 25px;
	right: 0px;
}

.table>tbody>tr>td, .table>tfoot>tr>td {
	padding:8px 4px 8px 15px !important;
}

.popover-title {
	color:#333;
}

.navbar-nav li a {
	background-image: url("/assets/2012_top_menu_divider_white.png");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 18px;
	padding-left: 18px;
	display: block;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	color: #FFF;
}
.navbar-nav li a:hover { color:#FFF; }


.advert {
	padding-bottom: 15px;
}


.content-left .action-panel {
	position: relative;
	width:100%;
	padding-top: 45px;
	font-size:11px;
}
.content-left .action-panel #search_box {
	width:117px;
	margin-right: 5px;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	height: 20px;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 3px;
}
.content-left .action-panel.search-panel {
	height:64px;
	padding-top:41px;
}
.content-left .action-panel h2 {
	background: url("/assets/2016_over_lhs.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
	left: -36px;
	line-height: 31px;
	margin: 0;
	padding: 0 8px 0 30px;
	position: absolute;
	text-align: left;
	top: 0px;
	width: 299px;
	text-transform: uppercase;
}

.content-right .action-panel {
	position: relative;
	width:100%;
	padding: 39px 0 0 0;
	background-color: #FFF;
}
.content-right .action-panel h2 {
	background: url("/assets/2016_over_rhs.png") no-repeat scroll 0 0 transparent;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	height: 63px;
	line-height: 31px;
	margin: 0;
	padding: 0 8px 0 11px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 299px;
	text-transform:uppercase;
}


.latest_news {

}
.latest_news_item {
	font-size:12px;
	font-weight:bold;
	border-bottom: 1px solid #F0F0F0;
	padding:6px;
}
.latest_news_item a {
	color: #06C;
	text-decoration: none;
}
.latest_news_item a:hover {
	text-decoration: underline;
}



#article-output {
	font-size: 11px;
	float: right;
	padding-top: 7px;
	padding-right: 10px;
	color: #fff;
	text-align: right;
}
.content-centre {
	background-color: #FFF;
}
.content-centre H1, .content-two-column H1 {
	margin: 0;
	padding: 10px 15px;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background: url("/assets/2012_title_bg.gif") repeat fixed left top;
}
.content-centre H2, .content-two-column H2 {
	font-size:20px;
	font-weight: bold;
	color:#CC0000;
	margin-bottom:2px;
}
.content-two-column {
	width:770px;
	margin-right:15px;
	background-color:#FFF;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
}
#headline_articles_toggle, #original_articles_toggle {
	font-size:11px;
	text-align:center;
	padding:8px 15px;
	border-bottom: 1px solid #DDD;
}
#headline_articles_toggle{
	background-color:#AE2D23;
}
#original_articles_toggle {
	background-color:#0066CC;
}
#headline_articles_toggle A, #original_articles_toggle A {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
#headline_articles_toggle A:hover, #original_articles_toggle A:hover {
	text-decoration:underline;
}

UL#articles { font-size:12px; padding-left: 0; text-indent:0; color: #222222; }
UL#articles { list-style-type: none; line-height:130%;  }
UL#articles > LI { padding-bottom:20px; }
UL#articles LI UL { list-style-type: disc; }
UL#articles LI UL LI, .content-centre UL#articles LI OL LI { margin:0 0 0 3em; padding-bottom:0; }
UL#articles H2 { font-size:20px;
	color:#CC0000;
	margin-bottom:2px; }
UL#articles #article-date { font-size:10px; color:#333; padding-bottom:1em; }
UL#articles STRONG { color:#000; }

.content-centre H1, .content-two-column H1 {
	margin:0;
	padding: 10px 15px;
	font-size:20px;
	color:#FFF;
	background: url("/assets/2012_title_bg.gif") repeat fixed left top;
}

UL.article-listing { font-size:12px; padding-top:10px; margin-left:0; padding-left:0; text-indent:0; color: #222222;  }
UL.article-listing A.article-title { color: #0066CC; font-weight:bold; font-size: 15px; margin-bottom: 2px; text-decoration:none; }
UL.article-listing A.article-title:hover { text-decoration:underline; }
UL.article-listing A.article-read-more { color: #FF0000; font-weight:bold; font-size: 12px; margin-bottom: 2px; text-decoration:none; }
UL.article-listing A.article-read-more:hover { text-decoration:underline; }
UL.article-listing LI { list-style-type: none; line-height:1.7em; padding:0 10px 10px 15px; margin-bottom:10px; border-bottom:1px solid #DDD; }
UL.article-listing H2 { font-size:12px; font-weight: bold; color: #800080; margin:0; }

UL.search-listing { font-size:11px; margin-left:0; padding-left:0; text-indent:0; color: #222222; }
UL.search-listing A { color: #0066CC; font-weight:bold; font-size: 15px; margin-bottom: 2px; text-decoration:none; }
UL.search-listing A:hover { text-decoration:underline; }
UL.search-listing LI { list-style-type: none; line-height:1.7em; margin-left:0; }
UL.search-listing H2 { font-size:12px; font-weight: bold; color: #800080; margin:0; }

UL#article-headlines { font-size:11px; margin-left:0; padding-left:0; text-indent:0; }
UL#article-headlines LI { list-style-type: none; padding:6px 0; border-top:1px solid #CCC; }
UL#article-headlines A { color:#000000; text-decoration:none; }
UL#article-headlines A:hover { text-decoration:underline; }
UL#article-headlines STRONG { font-size:22px; color:#000000; margin-bottom:0; }
UL#article-headlines A#article-headlines-current { color:#CC0000; font-weight:bold; }


.page-footer-holder { font-size:12px; line-height:160%; color:#FFFFFF; padding-top:30px; border-top:16px solid #AE2D23; background-color:#000000; width:100%; margin:0 auto; }
.page-footer a { color:#FF9900; text-decoration:none; }
.page-footer a:hover { text-decoration:underline; }
.page-footer h2 { font-size:12px; margin:0; }
.footer-column-1, .footer-column-2, .footer-column-3, .footer-column-4 { min-height:110px; }
.contact-australia, .contact-australia { float:left; width:50%; }
.footer-column-1 { border-right:1px solid #FFF; }
.footer-column-1 ul { margin:0; padding-left:0; display:inline; }
.footer-column-1 ul li { display: inline; list-style: none outside none; padding-right:5px; }
.footer-column-2 { border-right:1px solid #FFF; }
.footer-column-3 { border-right:1px solid #FFF; }
.footer-column-4 {  }

#footer-twitter-icon { display: inline-block; width: 28px; height: 28px; background: url("/assets/2012_icon_twitter.gif") no-repeat 0 0; }
#footer-twitter-icon:hover { background-position: 0 -28px; }
#footer-twitter-icon span { position: absolute; top:-9999em; }
#footer-facebook-icon { display: inline-block; width: 28px; height: 28px; background: url("/assets/2012_icon_facebook.gif") no-repeat 0 0; }
#footer-facebook-icon:hover { background-position: 0 -28px; }
#footer-facebook-icon span { position: absolute; top:-9999em; }
#footer-rssfeed-icon { display: inline-block; width: 28px; height: 28px; background: url("/assets/2012_icon_rssfeed.gif") no-repeat 0 0; }
#footer-rssfeed-icon:hover { background-position: 0 -28px; }
#footer-rssfeed-icon span { position: absolute; top:-9999em; }

.footer-spacer { padding: 0 15px; }
.footer-disclaimer { text-align:center; font-size:11px; color: #999999; padding:30px 0; }
.footer-disclaimer P { margin:0 }
.footer-highlight { color:#FF9900; font-style:italic; font-weight:bold; }


/* ------------------------------
PAGINATION MODS
------------------------------ */
.dynalite-pagination {
	margin-top:20px;
	text-align: center;

}
.dynalite-pagination UL.pagination {
	margin-top:0;
}

.dynalite-pagination .results-selector {
	width:140px;
}

.dynalite-pagination .pagination .inline-total {
	font-size:0.7em;
}

.dynalite-pagination .pagination .inline-total,
.dynalite-pagination .pagination .pagination-spacer {
	display:none;
}

/* ------------------------------
LISTING / RESULTS
------------------------------- */
.dynalite-list-results {
	font-size:18px;
}


/* ------------------------------
TABLES / RESULTS
------------------------------ */

table.style1 th {
	color:#2F3496;
	background-color:#ECE9D8;
	padding:5px;
	font-size: 12px;
	margin-bottom:1px;
}
table.style1 td {
	background-color:#FFF;
	text-align: center;
	font-size: 12px;
	padding:5px;
	border-bottom:1px solid #ECE9D8;
}


/* ------------------------------
BUTTON COLOUR MODS
------------------------------ */
.btn-breeding {
	color: #fff;
	background-color: #AD2E24;
	border-color: #982820;
}
.btn-breeding:hover,
.btn-breeding:focus,
.btn-breeding:active,
.btn-breeding.active,
.open > .dropdown-toggle.btn-breeding {
	color: #fff;
	background-color: #AD2E24;
	border-color: #982820;
}
.btn-breeding:active,
.btn-breeding.active,
.open > .dropdown-toggle.btn-breeding {
	background-image: none;
}

.badge {
	background-color: #AD2E24;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: rgba(242, 200, 196, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 200, 196, 0.6);
	outline: 0 none;
}

/* --------------- */
.bs-callout+.bs-callout {
	margin-top: -5px;
}
.bs-callout {
	padding: 20px;
	margin: 20px 0;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}
.bs-callout code
{
	border-radius:3px;
}

.bs-callout+.bs-callout
{
	margin-top:-5px;
}

.bs-callout-danger
{
	border-left-color:#d9534f;
}

.bs-callout-danger h4
{
	color:#d9534f;
}

.bs-callout-warning
{
	border-left-color:#f0ad4e;
}

.bs-callout-warning h4
{
	color:#f0ad4e;
}

.bs-callout-info
{
	border-left-color:#5bc0de;
}

.bs-callout-info h4
{
	color:#5bc0de;
}


/* --------------------------
	PROFILE FORM
-------------------------- */







/* ------------------------------
FANCYBOX OVERIDES
------------------------------
.fancybox-close {
	top:0 !important;
	right:0 !important;
} */


/* ------------------------------
YOUTUBE VIDEOS
See more at: http://avexdesigns.com/responsive-youtube-embed/#sthash.N2LnI9F9.dpuf
------------------------------ */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




@media (min-width: 768px) {
	.navbar {
		border-radius: 0;
		min-height: 0;
	}
	.navbar-nav {
		margin-left: -15px;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	/*
	.navbar-form.navbar-right:last-child {
		margin-top: 22px;
	}
	*/
	.navbar-form .form-control {
		min-width: 200px;
	}

	/*
	#login .form-control,
	#profile .form-control {
		width: 300px;
	}
	*/
}

@media (max-width: 1275px) {
	.dynalite-pagination .pagination .pagination-spacer {
		display: inline;
	}
	.dynalite-pagination .pagination .pages-away-9 {
		display:none;
	}
}

@media (max-width: 1200px) {
	.dynalite-pagination .pagination .pages-away-8 {
		display:none;
	}
	.navbar-nav li a {
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	.action-panel h2 {
		width: 248px !important;
	}

}

@media (max-width: 1125px) {
	.dynalite-pagination .pagination .pages-away-7 {
		display:none;
	}
}

@media (max-width: 1050px) {
	.dynalite-pagination .pagination .pages-away-6 {
		display:none;
	}
}

@media (max-width: 992px) {
	.navbar-nav li a {
		padding-right: 8px !important;
		padding-left: 8px !important;
		font-size: 11px !important;
	}

	.action-panel h2 {
		width: 248px !important;
	}

	.content-left, .content-right {
		padding-top: 15px;
	}

	.content-right {
		padding-bottom: 15px;
	}
	.content-left .action-panel,
	.content-right .action-panel
	{

	}


	.content-left .action-panel h2,
	.content-right .action-panel h2
	{
		width: 100% !important;
		left: 0; right: 0;
		height: 30px;
		padding-left: 10px !important;
		background: url("/assets/2016_panel_bg.png") repeat scroll 0 0 transparent;
	}

	.advert {
		text-align: center;
	}

}

@media (max-width: 975px) {
	.dynalite-pagination .pagination .inline-total {
		display: inline;
	}
	.dynalite-pagination .pagination .pages-away-5 {
		display:none;
	}
}

@media (max-width: 900px) {
	.dynalite-pagination .pagination .pages-away-4 {
		display:none;
	}
}
@media (max-width: 825px) {
	.dynalite-pagination .pagination .pages-away-3 {
		display:none;
	}
}

@media (max-width: 767px){
	#br1-originals .top-banner h1 {
		background-size: 80%;
		height:100px;
	}

	#br1-original-header .top-banner h1 {
		width: 400px;
		height: 78px;
		background-size: 400px 78px;
	}

	body#dynalite {
		padding-top: 74px;
	}
	h2#current-section {
		padding-top: 10px;
		display:inline;
	}
	#logo {
		margin-top: 13px !important;
	}
	#logo a {
		margin-left:15px;
		width: 110px;
		height: 40px;
		background-size:123px 205px;
		background-position:0 -115px;
	}
	.navbar {
		min-height: 50px;
	}
	.navbar-toggle {
		margin-top: 15px;
	}

	/*
	#login .form-control,
	#profile .form-control {
		width: 290px;
	}
	*/



	.navbar-nav li a {
		font-size: 14px !important;
	}



	.top-pagination,
	.label-text {
		display:none;
	}

	.nopadding {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.footer-column-1, .footer-column-1 h2 {
		font-size: 18px;
	}
	.footer-column-1, .footer-column-2, .footer-column-3, .footer-column-4 { border-right:none; min-height: auto; }
	.footer-column-2, .footer-column-3, .footer-column-4, .footer-disclaimer {
		margin-top:30px;
	}
	.footer-column-4 {
		text-align: center;
	}
	.footer-disclaimer {
		text-align: left;
		padding:0 15px;
		margin-bottom:15px;
	}
}

@media (max-width: 480px) {
	#br1-originals .top-banner h1 {
		height:80px;
	}

	#br1-original-header .top-banner h1 {
		width: 300px;
		height: 58px;
		background-size: 300px 58px;
	}


	#login .form-control,
	#profile .form-control {
		min-width: 100%;
	}

	.dynalite-pagination .pagination .pages-away-1 {
		display:none;
	}

	.newline {
		display:inline;
	}

	.matrix-item img {
		width:80%;
		height:auto;
	}

	#product .product-images .main-img img {
		width:100%;
	}

	#product .product-release-notes .product-download-pdf {
		display:none;
	}

	#product .product-release-notes .r {
		padding-bottom:15px;
	}
	#product .product-release-notes .rn {
		clear: none;
		margin-bottom:16px;
	}
	#product .product-release-notes .rn .tn {
		text-align: right;
		float: none;
		text-align: left;
		margin-bottom: 5px;
		display: block;
	}
	#product .product-release-notes .rn .rs {
		margin-left: 0;
		border-bottom: 1px solid #DDD;
		padding-bottom: 8px;
	}

	/* http://stackoverflow.com/questions/22991938/overriding-google-recaptcha-css-to-make-it-responsive */
	#recaptcha_challenge_image{
		margin: 0 !important;
		width: 100% !important;
		height: auto !important;
	}
	#recaptcha_response_field
	{
		margin: 0 !important;
		width: 100% !important;
		height: auto !important;
	}
	.recaptchatable #recaptcha_image {
		margin: 0 !important;
		width: 100% !important;
		height: auto !important;
	}
	.recaptchatable .recaptcha_r1_c1,
	.recaptchatable .recaptcha_r3_c1,
	.recaptchatable .recaptcha_r3_c2,
	.recaptchatable .recaptcha_r7_c1,
	.recaptchatable .recaptcha_r8_c1,
	.recaptchatable .recaptcha_r3_c3,
	.recaptchatable .recaptcha_r2_c1,
	.recaptchatable .recaptcha_r4_c1,
	.recaptchatable .recaptcha_r4_c2,
	.recaptchatable .recaptcha_r4_c4,
	.recaptchatable .recaptcha_image_cell {

		margin: 0 !important;
		width: 100% !important;
		background: none !important;
		height: auto !important;
	}
	#recaptcha_logo, #recaptcha_privacy {
		display:none;
	}

}


@media only screen and (max-width: 600px) and
	(-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 600px) and
	(min--moz-device-pixel-ratio: 1.5), only screen and (max-width: 600px) and
	(min-resolution: 1.5dppx){

	#logo a,
	#philips-footer #footer-logo a,
	#footer-group a{
		background-image: url(/img/icons/sprite@2x.png);
		background-size:150px 250px;
	}
	#logo {
		margin-top: 11px !important;
	}
	#logo a {
		width: 110px;
		height: 41px;
		background-size:123px 205px;
		background-position:0 -115px;
	}

}



