
.whitetext {color: #fff!important;}
.greytext {color: #484848!important;}
.greytext {color: #484848!important;}
.blacktext {color: #000!important}




/* NIVO  NIVO  NIVO   NIVO   NIVO   NIVO*/


.theme-default .nivoSlider {
  position:relative;
  background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;

}
.theme-default .nivoSlider img {
  /*position:absolute;*/
  position:relative;
  position:relative;
  top:0px;
  left:0px;
  /*display:none;*/
}
.theme-default .nivoSlider a {
  border:0;
  display:block;
}

.theme-default .nivo-controlNav {
  text-align: center;
  padding: 20px 0;
}
.theme-default .nivo-controlNav a {
  display:inline-block;
  width:22px;
  height:22px;
  background:url(img/bullets.png) no-repeat;
  text-indent:-9999px;
  border:0;
  margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
  background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
  display:block;
  width:30px;
  height:30px;
  background:url(../img/arrows.png) no-repeat;
  text-indent:-9999px;
  border:0;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
  background-position:-30px 0;
  right:20px;
    top: 160px
}
.theme-default a.nivo-prevNav {
  left:765px;
  top: 160px
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
  width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
  width: auto;
  height: auto;
  background: none;
  margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
  display: block;
  width: 120px;
  height: auto;
}








.nivoSlider {
  position:relative;
  width:100%;
  height:auto;
  overflow: hidden;
}
.nivoSlider img {
  position:absolute;
  top:0px;
  left:0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position:absolute;
  top:0px;
  left:0px;
  width:100%;
  height:100%;
  border:0;
  padding:0;
  margin:0;
  z-index:6;
  display:none;
  background:white;
  filter:alpha(opacity=0);
  opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
  display:block;
  position:absolute;
  z-index:5;
  height:100%;
  top:0;
}
.nivo-box {
  display:block;
  position:absolute;
  z-index:5;
  overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
  position:absolute;
  left:0px;
  bottom:0px;
  background:#000;
  color:#fff;
  width:100%;
  z-index:8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter:alpha(opacity=8);
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
  -moz-box-sizing: border-box;    /* Firefox, other Gecko */
  box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
  padding:5px;
  margin:0;
}
.nivo-caption a {
  display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position:absolute;
  top:45%;
  z-index:9;
  cursor:pointer;
}
.nivo-prevNav {
  left:0px;
}
.nivo-nextNav {
  right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  text-align:center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor:pointer;
}
.nivo-controlNav a.active {
  font-weight:bold;
}



/*END NIVO END NIVO END NIVO  END NIVO  END NIVO  END NIVO*/


.paddingtop10 {padding-top: 10px;}
.paddingtop15 {padding-top: 15px;}
.paddingtop20 {padding-top: 20px;}
.paddingtop25 {padding-top: 25px;}
.paddingtop30 {padding-top: 30px;}
.paddingtop35 {padding-top: 35px;}
.paddingtop40 {padding-top: 40px;}
.paddingtop45 {padding-top: 45px;}
.paddingtop50 {padding-top: 50px;}
.paddingtop55 {padding-top: 55px;}



.paddingbottom10 {padding-bottom: 10px;}
.paddingbottom15 {padding-bottom: 15px;}
.paddingbottom20 {padding-bottom: 20px;}
.paddingbottom25 {padding-bottom: 25px;}
.paddingbottom30 {padding-bottom: 30px;}
.paddingbottom35 {padding-bottom: 35px;}
.paddingbottom40 {padding-bottom: 40px;}
.paddingbottom45 {padding-bottom: 45px;}
.paddingbottom50 {padding-bottom: 50px;}
.paddingbottom55 {padding-bottom: 55px;}


.padding5 {padding: 5px;}
.padding10 {padding: 10px;}
.padding15 {padding: 15px;}
.padding20 {padding: 20px;}
.padding25 {padding: 25px;}
.padding30 {padding: 30px;}
.padding35 {padding: 35px;}
.padding40 {padding: 40px;}
.padding45 {padding: 45px;}
.padding50 {padding: 50px;}
.padding55 {padding: 55px;}


.paddingJ5 {padding: 0 5px 5px 0px;}
.paddingJ10J {padding: 0 10px 10px 0px;}
.paddingJ15 {padding: 0 15px 15px 0px;}
.paddingJ20 {padding: 0 20px 20px 0px;}
.paddingJ25 {padding: 0 25px 25px 0px;}
.paddingJ30 {padding: 0 30px 30px 0px;}
.paddingJ35 {padding: 0 35px 35px 0px;}
.paddingJ40 {padding: 0 40px 40px 0px;}
.paddingJ45 {padding: 0 45px 45px 0px;}
.paddingJ50 {padding: 0 50px 50px 0px;}
.paddingJ55 {padding: 0 55px 55px 0px;}

.paddingL5 {padding: 0 0 5px 5px;}
.paddingL10 {padding: 0 0 10px 10px;}
.paddingL15 {padding: 0 0 15px 15px;}
.paddingL20 {padding: 0 0 20px 20px;}
.paddingL25 {padding: 0 0 25px 25px;}
.paddingL30 {padding: 0 0 30px 30px;}
.paddingL35 {padding: 0 0 35px 35px;}
.paddingL40 {padding: 0 0 40px 40px;}
.paddingL45 {padding: 0 0 45px 45px;}
.paddingL50 {padding: 0 0 50px 50px;}
.paddingL55 {padding: 0 0 55px 55px;}

.paddingU5  {padding: 0px 5px 5px 5px;}
.paddingU10 {padding: 0px 10px 10px 10px;}
.paddingU15 {padding: 0px 15px 15px 15px;}
.paddingU20 {padding: 0px 20px 20px 20px;}
.paddingU25 {padding: 0px 25px 25px 25px;}
.paddingU30 {padding: 0px 30px 30px 30px;}
.paddingU35 {padding: 0px 35px 35px 35px;}
.paddingU40 {padding: 0px 40px 40px 40px;}
.paddingU45 {padding: 0px 45px 45px 45px;}
.paddingU50 {padding: 0px 50px 50px 50px;}
.paddingU55 {padding: 0px 55px 55px 55px;}


.paddingN5  {padding: 5px 0px 5px 5px;}
.paddingN10 {padding: 10px 10px 0px 10px;}
.paddingN15 {padding: 15px 15px 0px 15px;}
.paddingN20 {padding: 20px 20px 0px 20px;}
.paddingN25 {padding: 25px 25px 0px 25px;}
.paddingN30 {padding: 30px 30px 0px 30px;}
.paddingN35 {padding: 35px 35px 0px 35px;}
.paddingN40 {padding: 40px 40px 0px 40px;}
.paddingN45 {padding: 45px 45px 0px 45px;}
.paddingN50 {padding: 50px 50px 0px 50px;}
.paddingN55 {padding: 55px 55px 0px 55px;}

.paddingE10 {padding-bottom: 10px; padding-top: 10px}
.paddingE15 {padding-bottom: 15px; padding-top: 15px}
.paddingE20 {padding-bottom: 20px; padding-top: 20px}
.paddingE25 {padding-bottom: 25px; padding-top: 25px}
.paddingE30 {padding-bottom: 30px; padding-top: 30px}
.paddingE35 {padding-bottom: 35px; padding-top: 35px}
.paddingE40 {padding-bottom: 40px; padding-top: 40px}
.paddingE45 {padding-bottom: 45px; padding-top: 45px}
.paddingE50 {padding-bottom: 50px; padding-top: 50px}


.paddingnone {padding: 0px!important;}



/*MARGIN*/


.margintop1 {margin-top: 1px;}
.margintop2 {margin-top: 2px;}
.margintop3 {margin-top: 3px;}
.margintop4 {margin-top: 4px;}
.margintop5 {margin-top: 5px;}
.margintop6 {margin-top: 6px;}
.margintop7 {margin-top: 7px;}
.margintop8 {margin-top: 8px;}
.margintop9 {margin-top: 9px;}
.margintop10 {margin-top: 10px;}
.margintop15 {margin-top: 15px;}
.margintop20 {margin-top: 20px;}
.margintop25 {margin-top: 25px;}
.margintop30 {margin-top: 30px;}
.margintop35 {margin-top: 35px;}
.margintop40 {margin-top: 40px;}
.margintop45 {margin-top: 45px;}
.margintop50 {margin-top: 50px;}

.marginbottom10 {margin-bottom: 10px;}
.marginbottom15 {margin-bottom: 15px;}
.marginbottom20 {margin-bottom: 20px;}
.marginbottom25 {margin-bottom: 25px;}
.marginbottom30 {margin-bottom: 30px;}
.marginbottom35 {margin-bottom: 35px;}
.marginbottom40 {margin-bottom: 40px;}
.marginbottom45 {margin-bottom: 45px;}
.marginbottom50 {margin-bottom: 50px;}


.marginE10 {margin-bottom: 10px; margin-top: 10px}
.marginE15 {margin-bottom: 15px; margin-top: 15px}
.marginE20 {margin-bottom: 20px; margin-top: 20px}
.marginE25 {margin-bottom: 25px; margin-top: 25px}
.marginE30 {margin-bottom: 30px; margin-top: 30px}
.marginE35 {margin-bottom: 35px; margin-top: 35px}
.marginE40 {margin-bottom: 40px; margin-top: 40px}
.marginE45 {margin-bottom: 45px; margin-top: 45px}
.marginE50 {margin-bottom: 50px; margin-top: 50px}






.floatright {float: right;}
.floatleft {float: left;}

.textright {text-align: right}
.textleft {text-align: left}

.center{ margin:0 auto;}

.bordertopgrey {border-top: 1px solid #ccc;}




/*SIZING*/

.height100 {height: 100%!important;}
.width100 {width: 100%!important;}

.width50{width: 50%!important;}
.width40{width: 40%!important;}


.desktophidden {display: none;}






/*ACCORDIAN LEFT NAV*/


.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-top-right-radius: 0px!important;
-moz-border-radius-topright: 0px!important;
border-top-right-radius: 0px!important;
-webkit-border-top-left-radius: 0px!important;
-moz-border-radius-topleft: 0px!important;
border-top-left-radius: 0px!important;
}

.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-bottom-right-radius: 0px!important;
-moz-border-radius-bottomright: 0px!important;
border-bottom-right-radius: 0px!important;
-webkit-border-bottom-left-radius: 0px!important;
-moz-border-radius-bottomleft: 0px!important;
border-bottom-left-radius: 0px!important;
}

/*top level */
.nav-tabs > li > a, .nav-pills > li > a {
padding-right: 0px;
padding-left: 0px;
margin-right: 2px;
line-height: 14px;
}

/*top level hover*/
.nav-tabs > li > a:hover, .nav-pills > li > a:hover {
padding-right: 0px;
padding-left: 0px;
margin-right: 2px;
line-height: 14px;
background-color: #ebebeb;
}






.nav-list > li > a {
padding: 5px 0px 0pc 5px;
background-color: #eee;
border-bottom: 1px solid #ccc;

}

.nav-list > li > a:hover {
padding: 5px 0px 0pc 5px;
border-bottom: 1px solid #ccc;
background-color: #ccc;
}




.nav-tabs.nav-stacked > li > a {
border: 0px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}

.nav-tabs.nav-stacked > li > a:hover {
border: 0px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}





.accordion-group {
margin-bottom: 2px;
border: 0px solid #e5e5e5;
-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;
}




#generic-btn-go  {float: left!important; margin-bottom: 10px!important; margin-top: 10px!important;}
#generic-btn-go a {padding: 5px 15px 5px 15px; background-color: #2370a2; color: #fff!important; text-align: center; font-size: 12px; text-decoration: none; }
#generic-btn-go a:hover {padding: 5px 15px 5px 15px; background-color: #3080b5; color: #fff!important; text-align: center; font-size: 12px; text-decoration: none; }




/*SIDE NAV */



.sidenav{
  width:192px;
  overflow:hidden;

  padding:0px 0 0;
}
.sidenav ul{
  list-style:none;
  padding:0px 0 0;
  margin:0;
  position: relative;
  overflow: hidden;
}
.sidenav li{
  width:100%;
  overflow:hidden;
  vertical-align:top;

  padding:0 0 3px;
}
.sidenav a{
  font-size:12px;
  color:#343d5a;
  padding:5px 5px 5px 10px;
  display:block;
  overflow:hidden;
  background: #d9dce5;
}
.sidenav a:hover{
  text-decoration:none;
  background:#343d5a;
    color: #fff;
}

/*.sidenav .active a{color:#ff0000;}*/
.sidenav a span{float:left;}
.sidenav li ul{
  background:url(../images/sep-sidenav1.gif) no-repeat;
  padding:0;
  display:none;
} 

.sidenav li li{
  padding:0 0 2px;
}
.sidenav li.active li a,
.sidenav li li a{
  background-color:#e9ecf4; 
  color:#7e89ad;
  padding:5px 5px 5px 0px;
}
.sidenav li li a em{
  display:block;
  padding:0 15px;
  cursor:pointer;
  font-style:normal;
  width:153px;
}
.sidenav li.active li a:hover,
.sidenav li li a:hover{background: #e5e8f1; width: 100%;}

.sidenav li li ul{
  border-top:1px solid #fff;
  display:none;
}
.sidenav li li li{
  border-bottom:1px solid #fff;
  padding:0;
}
.sidenav li.active li li a,
.sidenav li li li a{
  background: #f3f3f3;
  color;
}
.sidenav li li li a:hover {background: #fff;}








/* HORIZONTAL NAVIGATION     HORIZONTAL NAVIGATION */


#horizontal-navigation-wrapper {
  margin-top: 15px;
  background-color: #ebebeb!important;
min-height: 35px;}

.horizontal-navigation {
  width: 70%; 
  padding-top: 0px; 
  height: 35px!important; 
  overflow: hidden;   
  background-color: #ebebeb; 
  margin-bottom: 10px; 

  margin-right: 0px!important}


.horizontal-navigation li {float: left; list-style: none;}


.horizontal-navigation li a {
  color:#156393; 
  font-size: 12px; 
  text-decoration: none; 
  border-right: 1px solid #c9c9c9; 
  border-left: 1px solid #fff; 
  margin: 0px;
  /*padding: 8px 60px 5px 60px;*/
padding: 8px 75px 0px 75px;
  /*height: 35px;*/
  height: 26px;
  display: block;}

/* Add by tricore.dev19 */
.horizontal-navigation li a:hover > a{
	background: #ececec; 
	background: -moz-linear-gradient(top, #ececec 0%, #ffeeff ef 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ececec), color-stop(100%, #ffeeff ef)); 
	background: -webkit-linear-gradient(top, #ececec 0%, #ffeeff ef 100%); 
	background: -o-linear-gradient(top, #ececec 0%, #ffeeff ef 100%); 
	background: -ms-linear-gradient(top, #ececec 0%, #ffeeff ef 100%); 
	background: linear-gradient(top, #ececec 0%, #ffeeff ef 100%); 
	-moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); 
	-webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); 
	box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.1); 
}
.horizontal-navigation ul li ul {
	position:absolute;
	width:170px;
	border-top:0; 
	margin:0; 
	padding:0; 
	display: none;
}
.horizontal-navigation ul li:hover ul {
	position:absolute;
	width:170px;
	border: 1px solid #EBEBEB;
	background-color: #EBEBEB;
	display: block;
	z-index: 999999;
}
.horizontal-navigation ul li ul li:hover ul  {
	left:180px; 
	top:0;
}
.horizontal-navigation ul li:hover ul li a {
	border-radius:0; 
	border:none;
	margin: 0px;
	padding: 8px 60px 0px 47px;
	text-align: center;
}
.horizontal-navigation ul li ul li:hover:after {
	/*border-bottom:none; 
	margin-left: -10px !important; */
}
.horizontal-navigation li > ul li {
	width: 170px !important;
	
}
/* over here */

.horizontal-navigation li a:hover {
  color:#fff; 
  font-size: 12px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
padding: 8px 75px 0px 75px;
  background-color: #156393;
  display: block;
}



.horizontal-navigation li.contact a {
  color:#156393; 
  font-size: 12px; 
  text-decoration: none; 
  border-right: 0px!important;
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 60px 5px 68px;
  height: 35px;
  display: block;}


.horizontal-navigation li.contact a:hover {
  color:#fff; 
  font-size: 12px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 60px 5px 68px;
  background-color: #156393;
  display: block;}


.btn-refine-submit img{ margin-top: -10px;}




#details-product-refine {
  margin-top: -5px;
  padding-left: 35px;
  text-align: right;
} 


.stockists-result-title {
font-size: 16px;  
margin: 0px;
padding: 0px;
line-height: 25px;
margin-bottom: 7px;
color: #156393!important;}











/*FOOTER*/
.footer-wrapper{ width: 862px; padding: 30 40px 0 40px;}




#footer100 {/*background-color: #063559;*/}
/*#footer-container {background-color: #063559!important; border: 0px!important; padding-top: 30px}*/
#footer-container {background: rgb(229,229,229); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(229,229,229,1) 0%, rgba(255,255,255,1) 31%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(229,229,229,1)), color-stop(31%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 31%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 31%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 31%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(229,229,229,1) 0%,rgba(255,255,255,1) 31%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
padding-top: 20px;
position: relative;}

#footer-column-1 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin-right: 10px;
  margin-bottom: 10px;
  color: #2674b2;}

#footer-column-1 img{
  margin-bottom: 10px;
}

#footer-column-1 a{ color: #2674b2; text-decoration: none;}
#footer-column-1 a:hover{ color: #3399FF; text-decoration: none;}

#footer-column-2 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin: 49px 10px 0px;
    color: #2674b2;
  border-left: 1px dotted #ccc;
padding-left: 10px;}

#footer-column-2 a{ color: #2674b2; text-decoration: none;}
#footer-column-2 a:hover{ color: #3399FF; text-decoration: none;}


#footer-column-3 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  float: left;
  text-align: left;
margin-top: 41px;
  padding-left: 10px;
  color: #fff;
border-left: 1px dotted #ccc;
}

#footer-column-3 a{ color: #166296; text-decoration: none;}
#footer-column-3 a:hover{ color: #3399FF; text-decoration: none;}


#footer-column-3a  {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  float: left;
  text-align: left;
margin-top: 41px;
  padding-left: 10px;
  color: #fff;
border-left: 1px dotted #ccc;}

#footer-column-3a  a{ color: #166296; text-decoration: none;}
#footer-column-3a a:hover{ color: #3399FF; text-decoration: none;}



#footer-column-4 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  float: right;
  text-align: right;

  padding-left: 10px;
  color: #fff;}

#footer-column-4 a{ color: #166296; text-decoration: none;}
#footer-column-4 a:hover{ color: #3399FF; text-decoration: none;}






#footer-closer-blue {
  background: #063559;
  width: 100%;
  height: 12px;
  position: absolute;
  bottom: 0px;
  margin: 30px 0 0 -40px;
  display: block;
  clear: both;
}















/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */
/*MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES MEDIA QUERIES */






/* 

oooooooooooo   .oooooo.   ooooo      ooo ooooooooo.   
`888'     `8  d8P'  `Y8b  `888b.     `8' `888   `Y88. 
 888         888      888  8 `88b.    8   888   .d88' 
 888oooo8    888      888  8   `88b.  8   888ooo88P'  
 888    "    888      888  8     `88b.8   888         
 888         `88b    d88'  8       `888   888         
o888o         `Y8bood8P'  o8o        `8  o888o        
*/

@media (max-width: 480px) {

.container {
padding: 40px 10px 70px 10px!important;
border: 0px !important;
background-color: #fff;
}



p {
font-size: 14px;
line-height: 19px;
font-family: arial;
color: #555;
}





.logo-control {
  text-align: center;}


.slogan-control {
  text-align: center;
  margin: 10px 0 0px 0;}



/* HORIZONTAL NAVIGATION     HORIZONTAL NAVIGATION */


#horizontal-navigation-wrapper {
  margin-top: 20px;
  background-color: #ebebeb!important;
  min-height: 35px;}

.horizontal-navigation {
  width: 70%; 
  padding-top: 0px; 
  height: 35px!important; 
  overflow: hidden;   
  background-color: #ebebeb; 
  margin-bottom: 10px; 

  margin-right: 0px!important}


.horizontal-navigation li {float: left; list-style: none;}


.horizontal-navigation li a {
  color:#156393; 
  font-size: 13px; 
  text-decoration: none; 
  border-right: 1px solid #c9c9c9; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 8px 5px 8px;

  height: 35px;
  display: block;}


.horizontal-navigation li a:hover {
  color:#fff; 
  font-size: 13px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 8px 5px 8px;
  background-color: #156393;
  display: block;}


.horizontal-navigation li.home a {

  padding: 8px 5px 5px 6px;
}


.horizontal-navigation li.home a:hover {

  padding: 8px 5px 5px 6px;}






.horizontal-navigation li.contact a {
  color:#156393; 
  font-size: 13px; 
  text-decoration: none; 
  border-right: 0px!important;
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 5px 5px 4px;

  height: 35px;
  display: block;}


.horizontal-navigation li.contact a:hover {
  color:#fff; 
  font-size: 13px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 0px solid #fff; 
  margin: 0px;
  padding: 8px 5px 5px 4px;
  background-color: #156393;
  display: block;}



.horizontal-navigation li.stockists a {
  color:#156393; 
  font-size: 13px; 
  text-decoration: none; 
  border-right: 0px!important;
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 4px 5px 4px;

  height: 35px;
  display: block;}


.horizontal-navigation li.stockists a:hover {
  color:#fff; 
  font-size: 13px; 
  text-decoration: none; 
  border-right: 0px!important;
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 4px 5px 4px;
  background-color: #156393;
  display: block;}










/*RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  */

#results-result-container {
padding: 20px;	
background-color: #fff;
margin-bottom: 3px;
border-top: 1px solid #ccc;}

#results-result-thumb {margin-bottom: 10px; text-align: center;}

#results-result-container p {font-size: 11px;font-family: arial; text-align: center;}
#results-result-container a {font-size: 11px;font-family: arial; color: #ff9900; text-decoration: none;}
#results-result-container a:hover {font-size: 11px;font-family: arial; color: #ff9900; text-decoration: none;}

.results-result-title {
font-size: 20px !important;	
margin: 0px;
padding: 0px;
text-align: center;
line-height: 25px;
margin-bottom: 7px;}

#results-result-suitable {
margin-top: 10px;
color: #3080b5;
font-weight: bold;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
padding-top: 10px;}


#results-result-description {
text-align: center;}

#results-result-btn-go a {}
#results-result-btn-go a {padding: 5px; background-color: #3080b5; color: #fff; display: block; width: 100%!important; text-align: center; font-size: 15px;}
#results-result-btn-go a:hover {padding: 5px; background-color: #3080b5; color: #fff; display: block;  width: 100%!important; text-align: center; font-size: 15px; margin-top: 10px;}


.alternate {background-color: #fff!important}



#results-result-description p {margin-top: 20px; margin-bottom: 10px; line-height: 15px;}



#results-pagination-container  {text-align: center; margin-top: 10px;}
#results-pagination-container  a{padding: 4px 7px 4px 7px; background-color: #eeeeee; color: #156393; text-decoration: none;}
#results-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#results-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}



#sidenav-mobile img {width: 23.8%;}
#sidenav-mobile {text-align: center; margin-bottom: 20px; margin-top: 13px;}

#sidnav-mobile-row-2 {
  margin-top: 4px;
}










/*DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  DETAIL  */


/*  PRODUCT SHOWCASE */

#details-product-refine {padding: 0px!important; text-align: center;}
#details-product-refine img {padding-top: 0px; text-align: center;}

#details-product-image {padding: 0px!important; margin-top: 6px; text-align: center;}

#details-product-name{text-align: center; margin-top: 10px;}



#details-showcase-thumbs-container {text-align: center;}
#details-showcase-feature-image {text-align: center;}
#details-showcase-feature-image img {border: 2px solid #fff;}



#details-showcase-data {margin-top: 20px}
#details-showcase-data li { padding: 5px 0 5px 0px; border-top: 1px solid #ccc; list-style: none; font-size: 12px; line-height: 15px; }
.details-showcase-data-li-last {border-bottom: 1px solid #ccc; list-style: none;}
#details-showcase-data p { font-family: arial; font-size: 11px; line-height: 14px; margin-top: 10px;}



#details-showcase-data-btn-go  {margin-top: 30px!important; width:100%!important; text-align: center;}

#details-showcase-data-btn-go a {
padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none; width:100%!important;}

#details-showcase-data-btn-go a:hover {
padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none; width:100%!important;}


#details-showcase-feature-thumb-container-device {display: none;}

#details-showcase-feature-image-device {display: none;}





#more-information-container {clear: both!important; margin-top: 40px; border-top: 1px solid #ccc; padding-top: 20px;}
#more-information-container h2 {text-align: center;}

#details-supplementary-information-container{ border-top: 1px solid #ddd; margin-top: 50px; margin-bottom: 50px; padding-top: 30px}

#details-supplementary-information-data li { list-style: none; line-height: 30px; margin-bottom: 5px;}

#details-supplementary-information-data li img { margin-right: 5px;}





/* STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  */

#stockists-product-name {
  clear: both;
  text-align: center!important;
}

#stockists-result-container {
padding: 20px;  
background-color: #fff;
margin-bottom: 3px;
border-top: 1px solid #ccc;}

#stockists-result-thumb {margin-bottom: 10px; text-align: center;}

#stockists-result-container p {font-size: 11px;font-family: arial; text-align: center;}
#stockists-result-container a {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}
#stockists-result-container a:hover {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}



.stockists-result-title {text-align: center!important; color: #156393!important}


#stockists-result-description {
text-align: center;}


#stockist-telephone {
  clear: both!important;
  text-align: center!important;
  color: #555!important;
  font-size: 11px;
  line-height: 13px;
}




#stockists-result-btn-go  { text-align: center; margin-bottom: 10px;}
#stockists-result-btn-go a {padding: 5px; background-color: #3080b5; color: #fff; display: block; width: 100%!important; text-align: center; font-size: 15px; margin-top: 10px;}
#stockists-result-btn-go a:hover {padding: 5px; background-color: #3080b5; color: #fff; display: block;  width: 100%!important; text-align: center; font-size: 15px; margin-top: 10px;}


#stockists-pagination-container  { text-align: center; margin-top: 30px;}
#stockists-pagination-container  a{padding: 4px 7px 4px 7px; margin-right: 5px; background-color: #eeeeee; color: #156393; text-decoration: none; font-size: 15px}
#stockists-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#stockists-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}







/*FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  FOOTER  */





#footer-column-1 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;

  text-align: center;
  margin-bottom: 20px;}

#footer-column-1 a{ color: #166296; text-decoration: none;}
#footer-column-1 a:hover{ color: #3399FF; text-decoration: none;}

#footer-column-2 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin: 10px 0px 20px;
  text-align: center;
  padding-top: 10px;
  border-top: 1px dotted #0d4570;}

#footer-column-2 a{ color: #166296; text-decoration: none;}
#footer-column-2 a:hover{ color: #3399FF; text-decoration: none;}


#footer-column-3 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px;
  border-left: none!important;}

#footer-column-3 a {color: #166296; text-decoration: none;}
#footer-column-3 a:hover{ color: #3399FF; text-decoration: none;}









/*GENERAL DEVICE SPECIFIC CLASSES  GENERAL DEVICE SPECIFIC CLASSES   GENERAL DEVICE SPECIFIC CLASSES */


.phonehidden{display: none;}
.devicehidden {display: none;}
.pphidden {display: none!important}


#promotional-item-left-1 {display: none;}
#promotional-item-left-2 {display: none;}
#promotional-item-left-3 {display: none;}


.sidenav{
  margin-top: 10px;
}




}




/* 
oooooooooooo   .oooooo.   ooooo      ooo ooooo        
`888'     `8  d8P'  `Y8b  `888b.     `8' `888'        
 888         888      888  8 `88b.    8   888         
 888oooo8    888      888  8   `88b.  8   888         
 888    "    888      888  8     `88b.8   888         
 888         `88b    d88'  8       `888   888       o 
o888o         `Y8bood8P'  o8o        `8  o888ooooood8 
*/


@media (min-width: 481px) and (max-width: 767px) {


.container {

border: 0px !important;}

p {
font-size: 14px;
line-height: 19px;
font-family: arial;
color: #555;}





.logo-control {
  text-align: center;
}

.slogan-control {
  text-align: center;
  margin: 10px 0 18px 0;
}





/* HORIZONTAL NAVIGATION     HORIZONTAL NAVIGATION */


#horizontal-navigation-wrapper {
  margin-top: 20px;
  background-color: #ebebeb!important;
  min-height: 35px;}

.horizontal-navigation {
  width: 70%; 
  padding-top: 0px; 
  height: 35px!important; 
  overflow: hidden;   
  background-color: #ebebeb; 
  margin-bottom: 10px; 
  text-align: center;
  margin-right: 0px!important}


.horizontal-navigation li {float: left; list-style: none; text-align: center;}


.horizontal-navigation li a {
  color:#156393; 
  font-size: 17px; 
  text-decoration: none; 
  border-right: 1px solid #c9c9c9; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 14px 5px 14px;

  height: 35px;
  display: block;}


.horizontal-navigation li a:hover {
  color:#fff; 
  font-size: 17px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 14px 5px 14px;
  background-color: #156393;
  display: block;}



.horizontal-navigation li.contact a {
  color:#156393; 
  font-size: 17px; 
  text-decoration: none; 
  border-right: 0px!important;
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 14px 5px 14px;

  height: 35px;
  display: block;}


.horizontal-navigation li.contact a:hover {
  color:#fff; 
  font-size: 17px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 19px 5px 19px;
  background-color: #156393;
  display: block;}















#sidenav-mobile img { width: 57px;}
#sidenav-mobile {text-align: center; margin-bottom: 0px; margin-top: 13px;}

#sidnav-mobile-row-1 {
  float: left;
}
#sidnav-mobile-row-2 {
  float: left;
  margin-left: 5px; 

  margin-bottom: 30px;
}



#promotional-item-left-1 {display: none;}
#promotional-item-left-2 {display: none;}
#promotional-item-left-3 {display: none;}







#results-result-container {
padding: 20px;	
background-color: #f5f4f4;
margin-bottom: 6px;

min-height: 200px;}

#results-result-thumb {margin-bottom: 10px; text-align: center; min-height: 0px!important;}
#results-result-thumb img {margin: 0 0px 10px 10px; float: right!important;}

.results-result-title {
font-size: 20px;  
margin: 0px;
padding: 0px;
line-height: 25px;
margin-bottom: 7px;
color: #3678a2!important;
margin-top: -18px;}


#results-result-description p {font-size: 12px;font-family: arial; color: #555; line-height: 17px;}
#results-result-description a {font-size: 12px;font-family: arial; color: #ff9900; text-decoration: none;}
#results-result-description a:hover {font-size: 12px;font-family: arial; color: #3678a2; text-decoration: none;}


#results-result-btn-go  {float: left!important; margin-bottom: 20px!important;}
#results-result-btn-go a {padding: 5px; background-color: #3678a2; color: #fff; display: block; width: 100%!important; text-align: center; font-size: 15px;}
#results-result-btn-go a:hover {padding: 5px; background-color: #3678a2; color: #fff; display: block;  width: 100px!important; text-align: center; font-size: 15px;}

.alternate {background-color: #f5f4f4!important}




#results-pagination-container  {text-align: right; margin-top: 10px;}
#results-pagination-container  a{padding: 4px 7px 4px 7px; background-color: #eeeeee; color: #156393; text-decoration: none;}
#results-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#results-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}

.hidden-phone {display: none;}



/*DETAILS SHOWCASE DETAILS SHOWCASE  DETAILS SHOWCASE*/

#details-product-name{ clear: both; text-align: left; margin-top: 20px; margin-bottom: 10px; float: left; width: 40%}


#details-product-refine {padding: 0px!important; text-align: right; width: 60%; float: right; margin-top: 20px; }
#details-product-refine img {padding-top: 0px; text-align: center; }



#details-product-introduction {clear: both;}

#details-showcase-container {clear: both; }



#details-showcase-feature-thumb-top {}

#details-showcase-feature-image {width: 40%!important; float: left; margin-right: 20px;}
#details-showcase-feature-image img { margin-bottom: 5px; margin-right: 20px;  }


#details-showcase-feature-thumb-bottom {margin-bottom: 40px; text-align: center; background-color: #eee; padding-top: 6px;}
#details-showcase-feature-thumb-bottom img { border: 0px; margin-right: 3px; width: 22.3%!important; }


#details-showcase-data {margin-top: 10px; width:49%!important; float: left; }
#details-showcase-data li { padding: 5px 0 5px 0px; border-top: 1px solid #ccc; list-style: none; font-size: 11px; line-height: 13px;} 
.details-showcase-data-li-last {border-bottom: 1px solid #ccc; list-style: none;}
#details-showcase-data p { font-family: arial; font-size: 11px; line-height: 14px; clear:both; margin-top: 10px;}


#details-showcase-data-btn-go  {margin-top: 20px!important; width: 100%!important; margin-bottom: 40px; }
#details-showcase-data-btn-go a {padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none; width: 100%!important;}
#details-showcase-data-btn-go a:hover {padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none;}




#more-information-container {clear: both!important; margin-top: 40px; border-top: 1px solid #ccc; padding-top: 20px;}
#more-information-container h2 {text-align: left;}


#details-supplementary-information-container{ border-top: 1px solid #ddd; margin-top: 50px; margin-bottom: 50px; padding-top: 30px}

#details-supplementary-information-title { float: left!important;}

#details-supplementary-information-data { float: left!important;}

#details-supplementary-information-data li { list-style: none; line-height: 30px; margin-bottom: 5px;}

#details-supplementary-information-data li img { margin-right: 5px;}



/*STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  */


#stockists-product-name {
  clear: both;
  text-align: center!important;}


#stockists-result-container {
padding: 20px;  

margin-bottom: 6px;
text-align: center;
min-height: 200px;
border-top: 1px solid #ccc;

}



.stockists-result-title {
font-size: 20px;  
margin: 0px;
padding: 0px;
line-height: 25px;
margin-bottom: 7px;
color: #3678a2!important;
margin-top: -18px;
}

#stockist-telephone {text-align: center; font-size: }

#stockists-result-description {text-align: center!important}

#stockists-result-description p {font-size: 14px;font-family: arial; color: #555; line-height: 17px;}
#stockists-result-description a {font-size: 12px;font-family: arial; color: #0eb8ff; text-decoration: none; text-align: center!important;}
#stockists-result-description a:hover {font-size: 12px;font-family: arial; color: #3678a2; text-decoration: none;}


#stockists-result-btn-go  {clear: both; margin-bottom: 20px!important; text-align: center!important; margin-top: 20px;}
#stockists-result-btn-go a {padding: 5px; background-color: #3678a2; color: #fff; display: block; width: 50%!important; text-align: center; font-size: 15px; margin: 0 auto;}
#stockists-result-btn-go a:hover {padding: 5px; background-color: #3678a2; color: #fff; display: block;  width: 50%!important; text-align: center; font-size: 15px;}

.alternate {background-color: #f5f4f4!important}
.stockist-alternate {background-color: #fff!important}



#stockists-pagination-container  { text-align: center; margin-top: 30px;}
#stockists-pagination-container  a{padding: 4px 7px 4px 7px; margin-right: 9px; background-color: #eeeeee; color: #156393; text-decoration: none; font-size: 15px}
#stockists-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#stockists-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}















/*FOOTER*/


#footer-column-1 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;

  text-align: center;
  margin-bottom: 20px;}

#footer-column-1 a{ color: #166296; text-decoration: none;}
#footer-column-1 a:hover{ color: #3399FF; text-decoration: none;}

#footer-column-2 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin: 10px 0px 20px;
  text-align: center;
  padding-top: 10px;
  border-top: 1px dotted #0d4570;}

#footer-column-2 a{ color: #166296; text-decoration: none;}
#footer-column-2 a:hover{ color: #3399FF; text-decoration: none;}


#footer-column-3 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  text-align: center;
  margin-bottom: 20px;
  border-left: none!important;}

#footer-column-3 a {color: #166296; text-decoration: none;}
#footer-column-3 a:hover{ color: #3399FF; text-decoration: none;}





/*GENERAL DEVICE SPECIFIC CLASSES  GENERAL DEVICE SPECIFIC CLASSES   GENERAL DEVICE SPECIFIC CLASSES */


.devicehidden {display: none;}
.plhidden {display: none!important;}
.minheightkill {min-height: 0px!important}


.container {
padding: 40px 20px 70px 20px!important;
border: 1px solid #eee;
background-color: #fff;
}


}



/*

} 

*/





/* 


ooooooooooooo       .o.       oooooooooo.  ooooooooo.   
8'   888   `8      .888.      `888'   `Y8b `888   `Y88. 
     888          .8"888.      888     888  888   .d88' 
     888         .8' `888.     888oooo888'  888ooo88P'  
     888        .88ooo8888.    888    `88b  888         
     888       .8'     `888.   888    .88P  888         
    o888o     o88o     o8888o o888bood8P'  o888o        
                                           
*/




@media (min-width: 768px) and (max-width: 1017px) {

.container {width: 700px;}

.hero-unit-control {width: 700px;}

body{background-color: white}


.slogan-control {
  margin-top: 50px;
  float: right;
  text-align: right;}


.logo-control {
  float: left;
  text-align: left;
}



/* HORIZONTAL NAVIGATION     HORIZONTAL NAVIGATION */


#horizontal-navigation-wrapper {
  margin-top: 20px;
  background-color: #ebebeb!important;
min-height: 35px;}

.horizontal-navigation {
  width: 70%; 
  padding-top: 0px; 
  height: 35px!important; 
  overflow: hidden;   
  background-color: #ebebeb; 
  margin-bottom: 0px; 

  margin-right: 0px!important}


.horizontal-navigation li {float: left; list-style: none;}


.horizontal-navigation li a {
  color:#156393; 
  font-size: 15px; 
  text-decoration: none; 
  border-right: 1px solid #c9c9c9; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 37px 5px 37px;

  height: 35px;
  display: block;}


.horizontal-navigation li a:hover {
  color:#fff; 
  font-size: 15px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 37px 5px 37px;
  background-color: #156393;
  display: block;}



.horizontal-navigation li.contact a {
  color:#156393; 
  font-size: 15px; 
  text-decoration: none; 
  border-right: 0px!important;
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 37px 5px 37px;

  height: 35px;
  display: block;}


.horizontal-navigation li.contact a:hover {
  color:#fff; 
  font-size: 15px; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 37px 5px 37px;
  background-color: #156393;
  display: block;}










.hero-unit-control {
  margin-top: 20px;
  margin-bottom: 30px;
}







#sidenav-mobile {text-align: center; margin-bottom: 0px; margin-top: 13px; width: 100%}
#sidenav-mobile img { width: 84px;}


#sidnav-mobile-row-1 {
  float: left;
}
#sidnav-mobile-row-2 {
  float: left;
  margin-left: 5px; 
  margin-bottom: 30px;
}



#promotional-item-left-1 {display: none;}
#promotional-item-left-2 {display: none;}
#promotional-item-left-3 {display: none;}

#left-content {
  clear: both;
  width: 100%;

}


#right-content {
  clear: both;
  width: 100%;
}






/*RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  */


#results-result-container {
padding: 10px;  
background-color: #f4f3f3;
margin-bottom: 5px;
min-height: 133px;}

#results-result-thumb {margin-bottom: 10px; min-height: 0px!important;}
#results-result-thumb img {margin: 0 10px 0px 0px;}

.results-result-description-highlight {font-size: 11px; color: #1172ba; font-style: italic; width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px}

#results-result-suitable {font-size: 9px; min-height: 15px!important; padding: 0px 0 5px 0px; color: #1172ba;  width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px; line-height: 12px;}

#results-result-description  { padding-left: 20px;}
#results-result-description p {font-size: 12px;font-family: arial; color: #484848; line-height: 17px;}
#results-result-description a {font-size: 12px;font-family: arial; color: #0eb8ff; text-decoration: none;}
#results-result-description a:hover {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}

.results-result-title {
font-size: 20px;  
margin: 0px;
padding: 0px;
line-height: 25px;
margin-bottom: 7px;
color: #156393!important;}


#results-result-btn-go  {float: left!important; margin-bottom: 10px!important; margin-top: 10px!important;}
#results-result-btn-go a {padding: 5px 15px 5px 15px; background-color: #2370a2; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }
#results-result-btn-go a:hover {padding: 5px 15px 5px 15px; background-color: #3080b5; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }




#results-pagination-container  {text-align: center; margin-top: 30px; border-top: 1px solid #eee; padding-top: 30px;}
#results-pagination-container  a{padding: 4px 7px 4px 7px; background-color: #eeeeee; color: #156393; text-decoration: none;}
#results-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#results-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}


.hidden-phone {display: none;}



/*DETAILS SHOWCASE DETAILS SHOWCASE  DETAILS SHOWCASE*/



#details-product-introduction {width: 100%; }


#details-product-refine {padding: 0px!important; float: right; width: 49%; }
#details-product-refine select {width: 150px;}

#details-product-refine img {padding-top: 0px; }



#details-product-name{  text-align: left;  margin-bottom: 10px; width: 50%;}

#details-showcase-container {}



#details-showcase-feature-thumb-top {}

#details-showcase-feature-image {width: 40%!important; float: left; margin-right: 20px;}
#details-showcase-feature-image img { margin-bottom: 5px; margin-right: 20px;  }


#details-showcase-feature-thumb-bottom {margin-bottom: 40px; text-align: center; background-color: #eee; padding-top: 6px;}
#details-showcase-feature-thumb-bottom img { border: 0px; margin-right: 3px; width: 22.3%!important; }


#details-showcase-data {margin-top: 10px; width:49%!important; float: left; }
#details-showcase-data li { padding: 5px 0 5px 0px; border-top: 1px solid #ccc; list-style: none; font-size: 11px; line-height: 13px;} 
.details-showcase-data-li-last {border-bottom: 1px solid #ccc; list-style: none;}
#details-showcase-data p { font-family: arial; font-size: 11px; line-height: 14px; clear:both; margin-top: 10px;}


#details-showcase-data-btn-go  {margin-top: 20px!important; width: 100%!important; margin-bottom: 40px; }
#details-showcase-data-btn-go a {padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none; width: 100%!important;}
#details-showcase-data-btn-go a:hover {padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none;}




#more-information-container {clear: both!important; margin-top: 40px; border-top: 1px solid #ccc; padding-top: 20px;}
#more-information-container h2 {text-align: left;}


#details-supplementary-information-container{ border-top: 1px solid #ddd; margin-top: 50px; margin-bottom: 50px; padding-top: 30px}

#details-supplementary-information-data { float: left;}

#details-supplementary-information-data li { list-style: none; line-height: 30px; margin-bottom: 5px;}

#details-supplementary-information-data li img { margin-right: 5px;}









/*STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  */


#stockists-result-container {
padding: 20px;  
background-color: #f4f3f3;
margin-bottom: 5px;
min-height: 133px;}


#stockists-result-thumb {margin-bottom: 10px; min-height: 0px!important;}
#stockists-result-thumb img {margin: 0 10px 0px 0px;}

.stockists-result-description-highlight {font-size: 11px; color: #1172ba; font-style: italic; width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px}

#stockists-result-suitable {font-size: 11px; min-height: 15px!important; padding: 0px 0 5px 8px; color: #1172ba;  width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px;}

#stockists-result-description p {font-size: 12px;font-family: arial; color: #484848; line-height: 17px;}
#stockists-result-description a {font-size: 12px;font-family: arial; color: #0eb8ff; text-decoration: none;}
#stockists-result-description a:hover {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}


#stockists-result-btn-go  {float: left!important; margin-bottom: 10px!important; margin-top: 10px!important;}
#stockists-result-btn-go a {padding: 5px 15px 5px 15px; background-color: #2370a2; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }
#stockists-result-btn-go a:hover {padding: 5px 15px 5px 15px; background-color: #3080b5; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }


#stockists-pagination-container  {text-align: center; margin-top: 30px; border-top: 1px solid #eee; padding-top: 30px;}
#stockists-pagination-container  a{padding: 4px 7px 4px 7px; background-color: #eeeeee; color: #156393; text-decoration: none; }
#stockists-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#stockists-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}



#stockist-telephone {
  text-align: left;
  border-left: 1px solid #ccc;
  padding-left: 20px;
}













/*FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   */


#footer-column-1 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin-right: 10px;
  text-align: left;
  margin-bottom: 20px;}

#footer-column-1 a{ color: #166296; text-decoration: none;}
#footer-column-1 a:hover{ color: #3399FF; text-decoration: none;}

#footer-column-2 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin-right: 10px;
  text-align: left;
  margin-bottom: 20px;}

#footer-column-2 a{ color: #166296; text-decoration: none;}
#footer-column-2 a:hover{ color: #3399FF; text-decoration: none;}


#footer-column-3 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin-right: 10px;
  float: right!important;
  padding-left: 10px;
  text-align: right;
  margin-bottom: 20px;
  border-left: none!important;}

#footer-column-3 a {color: #166296; text-decoration: none;}
#footer-column-3 a:hover{ color: #3399FF; text-decoration: none;}






/*GENERAL DEVICE SPECIFIC CLASSES  GENERAL DEVICE SPECIFIC CLASSES   GENERAL DEVICE SPECIFIC CLASSES */


.devicehidden {display: none;}
.plhidden {display: none!important;}
.minheightkill {min-height: 0px!important}



.container {
padding: 40px 0px 70px 0px!important;
border: 1px solid #fff;
background-color: #fff;



}






/*GENERAL DEVICE SPECIFIC CLASSES  GENERAL DEVICE SPECIFIC CLASSES   GENERAL DEVICE SPECIFIC CLASSES */


.devicehidden {display: none;}
.plhidden {display: none!important;}
.minheightkill {min-height: 0px!important}


.container {
padding: 40px 0px 70px 0px!important;
border: 0px;
background-color: #fff;
}


.alternate {background-color: #fafafa!important}

} 























/*


ooooooooooooo       .o.       oooooooooo.  ooooo        
8'   888   `8      .888.      `888'   `Y8b `888'        
     888          .8"888.      888     888  888         
     888         .8' `888.     888oooo888'  888         
     888        .88ooo8888.    888    `88b  888         
     888       .8'     `888.   888    .88P  888       o 
    o888o     o88o     o8888o o888bood8P'  o888ooooood8 
                                                        
*/


@media (min-width: 1018px) and (max-width: 1024px) {

.container {width: 850px;}
.hero-unit-control {width: 850px;}

body{background-color: white}



.slogan-control {
  margin-top: 50px;
  float: right;
  text-align: right;}


.logo-control {
  float: left;
  text-align: left;
}



/* HORIZONTAL NAVIGATION     HORIZONTAL NAVIGATION */


#horizontal-navigation-wrapper {
  margin-top: 20px;
  background-color: #ebebeb!important;
min-height: 35px;}

.horizontal-navigation {
  width: 70%; 
  padding-top: 0px; 
  height: 35px!important; 
  overflow: hidden;   
  background-color: #ebebeb; 
  margin-bottom: 0px; 

  margin-right: 0px!important}


.horizontal-navigation li {float: left; list-style: none; font-size: 16px; }


.horizontal-navigation li a {
  color:#156393; 
  text-decoration: none; 
  border-right: 1px solid #c9c9c9; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 52px 5px 52px;
  height: 35px;
  display: block;
  font-size: 16px;}


.horizontal-navigation li a:hover {
  color:#fff; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 52px 5px 52px;
  background-color: #156393;
  display: block;}



.horizontal-navigation li.contact a {
  color:#156393;
  font-size: 16px;
  text-decoration: none; 
  border-right: 0px!important;
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 52px 5px 52px;
  height: 35px;
  display: block;}


.horizontal-navigation li.contact a:hover {
  color:#fff; 
  text-decoration: none; 
  border-right: 1px solid #484848; 
  border-left: 1px solid #fff; 
  margin: 0px;
  padding: 8px 52px 5px 52px;
  background-color: #156393;
  display: block;}










.hero-unit-control {
  margin-top: 20px;
  margin-bottom: 30px;
}







#sidenav-mobile {text-align: center; margin: 0 auto; width: 100%}
#sidenav-mobile img { width: 102.8px; text-align: center;}


#sidnav-mobile-row-1 {
  float: left;
}
#sidnav-mobile-row-2 {
  float: left;
  margin-left: 5px; 
  margin-bottom: 30px;
}



#promotional-item-left-1 {display: none;}
#promotional-item-left-2 {display: none;}
#promotional-item-left-3 {display: none;}

#left-content {
  clear: both;
  width: 100%;

}


#right-content {
  clear: both;
  width: 100%;
}






/*RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  RESULTS  */


#results-result-container {
padding: 15px;  
background-color: #f4f3f3;
margin-bottom: 5px;
min-height: 133px;}

#results-result-thumb {margin-bottom: 10px; min-height: 0px!important;}
#results-result-thumb img {margin: 0 10px 0px 0px;}

.results-result-description-highlight {font-size: 11px; color: #1172ba; font-style: italic; width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px}

#results-result-suitable {font-size: 9px; min-height: 15px!important; padding: 0px 0 5px 0px; color: #1172ba;  width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px; line-height: 12px;}

#results-result-description  {}
#results-result-description p {font-size: 12px;font-family: arial; color: #484848; line-height: 17px;}
#results-result-description a {font-size: 12px;font-family: arial; color: #0eb8ff; text-decoration: none;}
#results-result-description a:hover {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}

.results-result-title {
font-size: 20px;  
margin: 0px;
padding: 0px;
line-height: 25px;
margin-bottom: 7px;
color: #156393!important;}


#results-result-btn-go  {float: left!important; margin-bottom: 10px!important; margin-top: 10px!important;}
#results-result-btn-go a {padding: 5px 15px 5px 15px; background-color: #2370a2; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }
#results-result-btn-go a:hover {padding: 5px 15px 5px 15px; background-color: #3080b5; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }




#results-pagination-container  {text-align: center; margin-top: 30px; border-top: 1px solid #eee; padding-top: 30px;}
#results-pagination-container  a{padding: 4px 7px 4px 7px; background-color: #eeeeee; color: #156393; text-decoration: none;}
#results-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#results-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}


.hidden-phone {display: none;}



/*DETAILS SHOWCASE DETAILS SHOWCASE  DETAILS SHOWCASE*/



#details-product-introduction {width: 100%; }


#details-product-refine {padding: 0px!important; float: right; width: 49%; text-align: right; }
#details-product-refine select {width: 150px;}

#details-product-refine img {padding-top: 0px; }



#details-product-name{  text-align: left;  margin-bottom: 10px; width: 50%;}

#details-showcase-container {}



#details-showcase-feature-thumb-top {}

#details-showcase-feature-image {width: 40%!important; float: left; margin-right: 20px;}
#details-showcase-feature-image img { margin-bottom: 5px; margin-right: 20px;  }


#details-showcase-feature-thumb-bottom {margin-bottom: 40px; text-align: center; background-color: #eee; padding-top: 6px;}
#details-showcase-feature-thumb-bottom img { border: 0px; margin-right: 3px; width: 22.3%!important; }


#details-showcase-data {margin-top: 10px; width:49%!important; float: left; }
#details-showcase-data li { padding: 5px 0 5px 0px; border-top: 1px solid #ccc; list-style: none; font-size: 11px; line-height: 13px;} 
.details-showcase-data-li-last {border-bottom: 1px solid #ccc; list-style: none;}
#details-showcase-data p { font-family: arial; font-size: 11px; line-height: 14px; clear:both; margin-top: 10px;}


#details-showcase-data-btn-go  {margin-top: 20px!important; width: 100%!important; margin-bottom: 40px; }
#details-showcase-data-btn-go a {padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none; width: 100%!important;}
#details-showcase-data-btn-go a:hover {padding: 5px 15px 9px 15px; background-color: #3678a2; color: #fff; text-align: center; font-size: 15px; text-decoration: none;}




#more-information-container {clear: both!important; margin-top: 40px; border-top: 1px solid #ccc; padding-top: 20px;}
#more-information-container h2 {text-align: left;}


#details-supplementary-information-container{ border-top: 1px solid #ddd; margin-top: 50px; margin-bottom: 50px; padding-top: 30px}

#details-supplementary-information-data { float: left;}

#details-supplementary-information-data li { list-style: none; line-height: 30px; margin-bottom: 5px;}

#details-supplementary-information-data li img { margin-right: 5px;}









/*STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  STOCKISTS  */


#stockists-result-container {
padding: 20px;  
background-color: #f4f3f3;
margin-bottom: 5px;
min-height: 133px;}


#stockists-result-thumb {margin-bottom: 10px; min-height: 0px!important;}
#stockists-result-thumb img {margin: 0 10px 0px 0px;}

.stockists-result-description-highlight {font-size: 11px; color: #1172ba; font-style: italic; width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px}

#stockists-result-suitable {font-size: 11px; min-height: 15px!important; padding: 0px 0 5px 8px; color: #1172ba;  width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px;}

#stockists-result-description p {font-size: 12px;font-family: arial; color: #484848; line-height: 17px;}
#stockists-result-description a {font-size: 12px;font-family: arial; color: #0eb8ff; text-decoration: none;}
#stockists-result-description a:hover {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}


#stockists-result-btn-go  {float: left!important; margin-bottom: 10px!important; margin-top: 10px!important;}
#stockists-result-btn-go a {padding: 5px 15px 5px 15px; background-color: #2370a2; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }
#stockists-result-btn-go a:hover {padding: 5px 15px 5px 15px; background-color: #3080b5; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }


#stockists-pagination-container  {text-align: center; margin-top: 30px; border-top: 1px solid #eee; padding-top: 30px;}
#stockists-pagination-container  a{padding: 4px 7px 4px 7px; background-color: #eeeeee; color: #156393; text-decoration: none; }
#stockists-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#stockists-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}



#stockist-telephone {
  text-align: left;
  border-left: 1px solid #ccc;
  padding-left: 20px;
}













/*FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   FOOTER   */


#footer-column-1 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin-right: 10px;
  text-align: left;
  margin-bottom: 20px;}

#footer-column-1 a{ color: #166296; text-decoration: none;}
#footer-column-1 a:hover{ color: #3399FF; text-decoration: none;}

#footer-column-2 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin-right: 10px;
  text-align: left;
  margin-bottom: 20px;}

#footer-column-2 a{ color: #166296; text-decoration: none;}
#footer-column-2 a:hover{ color: #3399FF; text-decoration: none;}


#footer-column-3 {
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
  margin-right: 10px;
  float: right!important;
  padding-left: 10px;
  text-align: right;
  margin-bottom: 20px;
  border-left: none!important;}

#footer-column-3 a {color: #166296; text-decoration: none;}
#footer-column-3 a:hover{ color: #3399FF; text-decoration: none;}






/*GENERAL DEVICE SPECIFIC CLASSES  GENERAL DEVICE SPECIFIC CLASSES   GENERAL DEVICE SPECIFIC CLASSES */


.devicehidden {display: none;}
.plhidden {display: none!important;}
.minheightkill {min-height: 0px!important}


.container {
padding: 40px 0px 70px 0px!important;
border: 1px solid #fff;
background-color: #fff;
}







/*GENERAL DEVICE SPECIFIC CLASSES  GENERAL DEVICE SPECIFIC CLASSES   GENERAL DEVICE SPECIFIC CLASSES */


.devicehidden {display: none;}
.plhidden {display: none!important;}
.minheightkill {min-height: 0px!important}


.container {
padding: 40px 0px 70px 0px!important;
border: 0px;
background-color: #fff;}


.alternate {background-color: #fafafa!important}



}







/* 
oooooooooo.   oooooooooooo  .oooooo..o oooo    oooo 
`888'   `Y8b  `888'     `8 d8P'    `Y8 `888   .8P'  
 888      888  888         Y88bo.       888  d8'    
 888      888  888oooo8     `"Y8888o.   88888[      
 888      888  888    "         `"Y88b  888`88b.    
 888     d88'  888       o oo     .d8P  888  `88b.  
o888bood8P'   o888ooooood8 8""88888P'  o888o  o888o 
*/


@media (min-width: 1025px) {



/*.container {width: 860px;}*/
.container {width: 960px;}

.hero-unit-control { width: 959px;}


#right-content {
  padding-left: 0px;
}


#bucket-holder{
  min-height: 20px;}


#bucket-container{
  background-color: #eee;
  font-size: 12px;
  color: #474747;
  padding: 8px 12px 18px 12px;
  margin-right: 3px;
  width: 282px;
  height: 100%;}


  #bucket-container-special{
  margin-right: 0px;
  height: 100%;}


#bucket-image-container{
height: 150px!important;
overflow: hidden;
margin-bottom: 15px;}

#bucket-container p {
  margin-top: 10px;
  font-size: 12px;
  color: #2370a2;
  line-height: 18px!important;}

#bucket-container a {
  font-size: 12px;
  color: #0096f8;
  line-height: 18px!important;
  text-decoration: none;}


#bucket-container a:hover {
  font-size: 12px;
  color: #2370a2;
  line-height: 18px!important;
  text-decoration: none;}


#width100promo {
  padding: 40px 8px 8px 8px;
  background-color: #e1e1e1;
  margin-top: 20px;
  margin-bottom: 50px;
  text-align: right;}



#footer-back-to-top {
  position: absolute;
  top: -70px;
  right: 0px;
  font-family: arial;
  font-size: 11px;}


#relativiser {position: relative;}






#results-result-container {
padding: 20px;	
background-color: #f4f3f3;
margin-bottom: 5px;
min-height: 133px;
border-radius: 4px;
}

#results-result-thumb {margin-bottom: 10px; min-height: 0px!important;}
#results-result-thumb img {margin: 0 10px 0px 0px; border: 1px solid #eee; border-radius: 5px;}

.results-result-description-highlight {font-size: 11px; color: #1172ba; font-style: italic; width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px}

#results-result-suitable {font-size: 11px; min-height: 15px!important; padding: 0px 0 5px 0px; color: #1172ba;  width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 15px;}

#results-result-description p {font-size: 12px;font-family: arial; color: #484848; line-height: 13px;}
#results-result-description a {font-size: 12px;font-family: arial; color: #0eb8ff; text-decoration: none;}
#results-result-description a:hover {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}

.results-result-title {
font-size: 20px !important;	
margin: 0px;
padding: 0px;
line-height: 25px;
margin-bottom: 7px;
color: #156393!important;}


#results-result-btn-go  {float: left!important; margin-bottom: 10px!important; margin-top: 10px!important;}
#results-result-btn-go a {padding: 5px 15px 5px 15px; background-color: #2370a2; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }
#results-result-btn-go a:hover {padding: 5px 15px 5px 15px; background-color: #3080b5; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }




#results-pagination-container  {text-align: right; margin-top: 10px; border-radius: 3px; }
#results-pagination-container  a{padding: 8px 12px; background-color: #eeeeee; color: #156393; text-decoration: none; border-radius: 3px;}
#results-pagination-container  a:hover{padding: 8px 12px;  background-color: #fafafa; color: #156393; text-decoration: none; border-radius: 3px;}
#results-pagination-container  a:active{padding: 8px 12px;  background-color: #156393; color: #fff; text-decoration: none; border-radius: 3px;}






.alternate {background-color: #fafafa!important}




/*DETAIL SHOWCASE*/
#details-product-name{ padding-left: 10px;}

#details-product-introduction{
  margin-top: -10px;
  border-top: 1px solid #ccc;
  padding: 10px 0 0 0px;

}


#details-showcase-feature-thumb-top {
padding: 6px 0 6px 6px;
width: 20%;
margin-bottom: -320px;
z-index: 1000;
position: relative;
padding-left: 10px;
right: -265px;
top: 45px;
}

#details-showcase-feature-thumb-top img { border: 0px; margin-bottom: 3px;  }



#details-showcase-feature-image {margin-bottom: 30px;}
#details-showcase-feature-image img {border: 2px solid #fff; z-index: 1; width: 95%;}


#details-showcase-feature-thumb-bottom {margin-bottom: 40px; background-color: #eee; padding: 6px 0 6px 6px; width: 100%;}
#details-showcase-feature-thumb-bottom img { border: 0px; margin-right: 3px; }


#details-showcase-data {padding-left: 20px; margin-top: 50px;}
#details-showcase-data li { padding: 5px 0 5px 0px; border-top: 1px solid #ccc; list-style: none; font-size: 12px; line-height: 15px;}

#details-showcase-suitable {font-size: 11px; min-height: 15px!important; padding: 0px 0 5px 0px; color: #1172ba;  width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 9px; }



#details-showcase-data p { font-family: arial; font-size: 11px; line-height: 14px}



#details-showcase-data-btn-go  {margin-top: 20px!important;}

#details-showcase-data-btn-go a {
padding: 5px 15px 10px 15px; background-color: #2370a2; color: #fff; text-align: center; font-size: 12px; text-decoration: none;}

#details-showcase-data-btn-go a:hover {
padding: 5px 15px 10px 15px; background-color: #3080b5; color: #fff; text-align: center; font-size: 12px; text-decoration: none;}

{display: none;}





#details-supplementary-information-container{ border-top: 1px solid #ddd; margin-top: 50px; margin-bottom: 50px; padding-top: 30px}

#details-supplementary-information-title{ }

#details-supplementary-information-data{}

#details-supplementary-information-data li { list-style: none; line-height: 15px; margin-bottom: 5px;}
#details-supplementary-information-data li img { margin-right: 5px;}








#stockists-result-container {
padding: 20px;  
background-color: #f4f3f3;
margin-bottom: 5px;
min-height: 133px;}


#stockists-result-thumb {margin-bottom: 10px; min-height: 0px!important;}
#stockists-result-thumb img {margin: 0 10px 0px 0px;}

.stockists-result-description-highlight {font-size: 11px; color: #1172ba; font-style: italic; width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px}

#stockists-result-suitable {font-size: 11px; min-height: 15px!important; padding: 0px 0 5px 8px; color: #1172ba;  width: 100%; border-bottom: 1px solid #ddd; display: block; margin-bottom: 5px;}

#stockists-result-description p {font-size: 12px;font-family: arial; color: #484848; line-height: 17px;}
#stockists-result-description a {font-size: 12px;font-family: arial; color: #0eb8ff; text-decoration: none;}
#stockists-result-description a:hover {font-size: 11px;font-family: arial; color: #0eb8ff; text-decoration: none;}


#stockists-result-btn-go  {float: left!important; margin-bottom: 10px!important; margin-top: 10px!important;}
#stockists-result-btn-go a {padding: 5px 15px 5px 15px; background-color: #2370a2; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }
#stockists-result-btn-go a:hover {padding: 5px 15px 5px 15px; background-color: #3080b5; color: #fff; text-align: center; font-size: 12px; text-decoration: none; }


#stockists-pagination-container  {text-align: right; margin-top: 10px;}
#stockists-pagination-container  a{padding: 4px 7px 4px 7px; background-color: #eeeeee; color: #156393; text-decoration: none;}
#stockists-pagination-container  a:hover{padding: 4px 7px 4px 7px;  background-color: #fafafa; color: #156393; text-decoration: none;}
#stockists-pagination-container  a:active{padding: 4px 7px 4px 7px;  background-color: #156393; color: #fff; text-decoration: none;}



#stockist-telephone {
  text-align: left;
  border-left: 1px solid #ccc;
  padding-left: 20px;
}



















/*custom element control */
/* IN THE HEAD */

.slogan-control {
  margin-top: 50px;
  float: right;
  text-align: right;}


.logo-control {
  float: left;
  text-align: left;

}

.hero-unit-control {
  margin-top: 10px;
  margin-bottom: 10px;
}


#sidenav-mobile {display: none;}









.desktophidden {display: none!important;}
.dhidden {display: none!important;}
.minheightkill {min-height: 0px!important}
}

















(min-width: 1018px) and (max-width: 1024px) tablet-landscape


  <!-- DESKTOP -->
(min-width: 1025px)


 
































@media (min-width: 481px) and (max-width: 586px) {

.devicepaddingtop10 {padding-top: 10px;}
.devicepaddingtop15 {padding-top: 15px;}
.devicepaddingtop20 {padding-top: 20px;}
.devicepaddingtop25 {padding-top: 25px;}
.devicepaddingtop30 {padding-top: 30px;}
.devicepaddingtop35 {padding-top: 35px;}
.devicepaddingtop40 {padding-top: 40px;}
.devicepaddingtop45 {padding-top: 45px;}
.devicepaddingtop50 {padding-top: 50px;}
.devicepaddingtop55 {padding-top: 55px;}

.devicepaddingbottom10 {padding-bottom: 10px!important;}
.devicepaddingbottom15 {padding-bottom: 15px!important;}
.devicepaddingbottom20 {padding-bottom: 20px!important;}
.devicepaddingbottom25 {padding-bottom: 25px!important;}
.devicepaddingbottom30 {padding-bottom: 30px!important;}
.devicepaddingbottom35 {padding-bottom: 35px!important;}
.devicepaddingbottom40 {padding-bottom: 40px!important;}
.devicepaddingbottom45 {padding-bottom: 45px!important;}
.devicepaddingbottom50 {padding-bottom: 50px!important;}
.devicepaddingbottom55 {padding-bottom: 55px!important;}

.devicemarginbottom10 {margin-bottom: 10px!important;}
.devicemarginbottom15 {margin-bottom: 15px!important;}
.devicemarginbottom20 {margin-bottom: 20px!important;}
.devicemarginbottom25 {margin-bottom: 25px!important;}
.devicemarginbottom30 {margin-bottom: 30px!important;}
.devicemarginbottom35 {margin-bottom: 35px!important;}
.devicemarginbottom40 {margin-bottom: 40px!important;}
.devicemarginbottom45 {margin-bottom: 45px!important;}
.devicemarginbottom50 {margin-bottom: 50px!important;}
.devicemarginbottom55 {margin-bottom: 55px!important;}


.devicecentretitle { 
display: block;
text-align: center!important;
}
 

 .devicecentreblock { 
display: block;
margin: 0 auto;

}




}	

