/*Australian*/


h1, h2, h3, h4, h5, h6 {font-weight: normal;}

fp.click{
	float:right;
	margin-right:15px;
	color:#eee;
}

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

.sitemap-custom > ul >  li {
	margin:10px 0;
	overflow:auto;
	display:block;		
	width:20%;
	margin:0 0.50%;
	float:left;
	font-weight:bold;
	position:relative;
}

.sitemap-custom > ul > li.has-child {min-height:730px; }

.sitemap-custom > ul >  li:before {position:absolute;content:""; height:1px; width:100%; top:17px;left:0;background-color:#000; }

.sitemap-custom > ul > li > ul {margin-left:0px; margin-top:10px; }

.sitemap-custom > ul > li > ul > li > ul {margin-left:0px; margin-top:10px; }

.sitemap-custom > ul >li > ul > li {
	margin-top:10px;
	border-bottom:1px solid #000;
	font-size:12px;
}

.sitemap-custom > ul >li > ul > li > ul > li {font-weight:normal; border-bottom:1px solid #000;font-size:12px;padding-left:15px;position:relative;}

.sitemap-custom > ul >li > ul > li > ul > li:before {content:"\2014\a0"; position:absolute; left:0;}

.sitemap-custom > ul >li > ul > li > ul > li:last-of-type {border-bottom:0px; }

.sitemap-custom ul li { list-style:none; }

.row .span9 table td {vertical-align:top!important;text-transform:capitalize; }

/* ----------- */
.login{
	position:absolute;
	top:4px;
	width:330px;
	right:0px;
}

.login input, textarea, select, .uneditable-input{
	font-size:12px;
	line-height:14px;
	height:14px;
}

.login .go{
	background:url("http://www.ledgrouprobus.com.au/images/interface/arrow.gif") no-repeat scroll left center #FFFFFF;
	width:20px;
	text-indent:-9999px;
}

.login input{
	width:130px;
}

.header-text{
	font-family: "Avenir-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
	position:absolute;
	right:0px;
	top:60px;
	font-size:12px;
}

.header-text b, .header-text strong {font-family: "Avenir Black","Helvetica Neue",Helvetica,Arial,sans-serif;}

sectiommaryfboxbody{ background:#fff; }

.button-nav{ top:10px; right:0px; }

a{color:#000;}

a:hover{ color:#ff9933; text-decoration:none; }

.digital-cats  a:hover { color: #ff9933; }

p{font-size:11.5px;}

h2{
font-family: 'Din-Bold','Droid Sans',Trebuchet MS,sans-serif;
}

b, strong {font-family: "Din-Bold","Helvetica Neue",Helvetica,Arial,sans-serif; 
font-weight: normal;}

.featured{ font-size: 17px; }

/* Back to Top Arrow */

@import 'bourbon'; /* http://bourbon.io/ */

@import 'http://www.ledgrouprobus.com.au/js/partials/_variables.scss'; /* colors, fonts etc...*/

@import 'http://www.ledgrouprobus.com.au/js/partials/_mixins.scss'; /* custom mixins*/

@import 'http://www.ledgrouprobus.com.au/js/partials/_layout.scss'; /* responsive grid and media queries*/

.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(#000, .05); /* image replacement properties */
	overflow: hidden; 
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(0,0,0, .8) url(http://www.ledgrouprobus.com/images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}

.cd-is-visible, .cd-fade-out, .no-touch &:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}

.cd-is-visible { /* the button becomes visible */
	visibility: visible;
	opacity: 1;
	}

.cd-fade-out { /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}

.no-touch .cd-top:hover {
	background-color: #f7931e;
	opacity: 1;
}

/** nivo loader style **/
.nivoSlider {
    position:relative;
    width:940px; /* Change this to your images width */
    height:312px; /* Change this to your images height */
    background:url(http://www.ledgrouprobus.com.au/images/interface/loading.gif) no-repeat 50% 50%;
}

.nivoSlider-page{
	width:700px; /* Change this to your images width */
    height:280px; /* Change this to your images height */
    background:url(http://www.ledgrouprobus.com.au/images/interface/loading.gif) no-repeat 50% 50%;
}

.nivoSlider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

.nivoSlider a {
    border:0;
    display:block;
}

.nivo-caption p {
    color: #FFFFFF;
    font-family: 'Din-Regular','Droid Sans',Trebuchet MS,arial,verdana,sans-serif;
    /*Font-size:18px;*/
    line-height: 20px;
    margin-left: 10px;
    padding: 10px 10px 0px 12px;
    opacity:1.0;
}

p1 {
    color: #FFFFFF;
    font-family: 'Din-Regular',helvetica, sans-serif, Trebuchet MS,arial,verdana;
    Font-size:16px;
    font-weight:regular;
    line-height: 14px;
    margin-left: 0px;
    padding: 0px 0px 0px 0px;
    opacity:1.0;
    text-align:left;
}

h7 {
   color:#FFFFFF;
   font-family: 'Din-Light','Droid Sans',Trebuchet MS,sans-serif;
   font-size:32px;
   line-height:18px;
   padding:5px 5px 5px 0px;
   margin-left:0px;
   text-transform: uppercase;
   }

.nivo-caption {top:50px;}

.nivo-caption h2{
	color: #FFFFFF;
    font-family: 'Din-Light', helvetica, sans-serif, Trebuchet MS,arial,verdana;
    opacity:1.0;
}

/** end nivo loader style **/

.nav-list {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0px;
}


.navbar-fixed-top, .navbar-fixed-bottom { }

.navbar {
    margin-bottom: 0px;
    overflow: visible;
}

.top-white-box{
	background:#e6e6e6;
	height:15px;
	/*padding:5px 20px 5px 0px;*/
}

/** general **/

.header{
	position:relative;
	overflow:hidden;
}

.search{
	border-radius:0px;
	position:absolute;
	height:10px;
	text-size:10.5px;
	top:28px;
	right:0px;
}

.search-query{
	background:#fff url('http://www.ledgrouprobus.com.au/images/interface/search-icon.gif') no-repeat scroll right center;
	border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	text-align:left;
	font-size:10.5px;
	line-height:14px;
	padding-right:28px;
	height:10px;
}

.page-header{
	font-family: 'Din-Bold','Droid Sans', sans-serif;
	font-size:21px;
	padding-left:15px;
	padding-bottom:0px;
	padding-right:5px;
	margin:0px;
	background:#E6E6E6;
	margin-bottom:9px;
}

.closed-box{
	background:#E6E6E6 url('http://www.ledgrouprobus.com.au/images/interface/closed-box.jpg') no-repeat scroll 670px center;
}

.open-box{
	background:#E6E6E6 url('http://www.ledgrouprobus.com.au/images/interface/open-box.jpg') no-repeat scroll 670px center;
}

.quick-find-box{
	background:#E6E6E6 url('http://www.ledgrouprobus.com.au/images/interface/quickfind_icon_small.png') no-repeat scroll 670px center;
}

.page-hero{
	position:relative;
	overflow:hidden;
	margin-bottom:24px;
	background:#E6E6E6;
}

.hero-content{
	padding:12px 0px 0px 13px;
	float:left;
	margin-right:10px;
	width:335px;
}

.hero-content p{
	font-size:13.5px;
	/*font-weight:medium;*/
}

.hero-image{/*float:right;*/}

.hero-image p{ margin:0px;}

.section-wrap{margin-bottom:30px; overflow:hidden;}

.section-heading {
    background:#FFFFFF;
    border-bottom: 1px solid #808080;
	border-top: 1px solid #808080;
	font-weight:bold;
    margin-bottom: 7px;
}

.summary-heading{
	background:#fff url('http://www.ledgrouprobus.com.au/images/interface/arrow.gif') no-repeat scroll right center;
	border-top:1px solid #808080;
	border-bottom:1px solid #808080;
	font-family: "Din-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:11.5px;
	line-height:18px;
	margin-bottom:10px;
	margin-top:15px;
}

.summary-content{float:left; margin-right:7px; width:172px;}

.summary-image{float:right; width:140px;}

.wrapper{ background:#fff; margin:0 auto; width:980px; }

.sidenav-active{ font-weight:bold;}

.nav-list a{ color:#000;}

.nav > li > a:hover{ color:#ff9933; background:transparent; }

.main-nav .navbar .nav > li{
	border-right:2px solid #fff;
	/*padding:0px 15px;*/
	text-align:center;
	width:114px;
}

.main-nav .navbar .nav > li.selected{ color:orange;}

.team-main-nav .navbar .nav > li{
	border-right:2px solid #fff;
	/*padding:0px 15px;*/
	text-align:center;
	width:114px;
}

.navbar .nav > li > a {
    color: #585858;
    float: none;
    line-height: 19px;
    padding: 9px 10px 11px;
    text-decoration: none;
    text-shadow: none;
}

.top .navbar .nav .active > a, .top .navbar .nav .active > a:hover{
	background-color:#e6e6e6;
	color:#4d4d4d;
	font-weight:bold;
	text-decoration:underline;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover{color:#F7931E;}

.main-nav .navbar .divider-vertical {
    background-color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
    height: 43px;
    margin: 0 9px;
    overflow: hidden;
    width: 1px;
}

.navbar-inner-top{
	background-color:#e6e6e6;
	background-image:none;
	background-repeat:repeat-x;
	height:40px;
	padding:0px 20px;
}

.navbar .nav > li > a:hover{color:#F7931E;}

.main-nav .navbar-inner{
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	padding-left:0px;
	padding-right:0px;
}

.main-nav .navbar .nav > li > a{
	/*padding:12px 35px 12px 18px;*/
	font-family:'Din-Bold','Droid Sans', Trebuchet MS, sans-serif;
	color:#fff;
	font-size:13.5px;
	padding:12px 0px;
	text-transform: uppercase;
}

/** temp styles **/
.main-nav .navbar .nav > li > a.selected{color:orange;}

/****************/

.main-nav .navbar .nav > li > a:hover{ color:#F7931E!important;}

.nav-last{border-right:none!important;/*padding:0px!important;*/}

/*.navbar .nav .active > a, .navbar .nav .active > a:hover{
	background-color:#e6e6e6;
	font-weight:bold;
	color:#4d4d4d;
}*/

.main-nav .navbar{margin-bottom: 2px;}

.breadcrumb {
    background-color: #999999;
    background-repeat: repeat-x;
    background-image:none;
    border:none;
    border-radius:0px;
    -moz-border-radius:0px;
    -webkit-border-radius:0px;
    list-style: none outside none;
    margin: 0 0 15px;
    padding: 2px 14px;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin-bottom:36px;
}

.breadcrumb li{
	color:#fff;
	text-shadow:none;
	font-size:11px;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
}
.breadcrumb li:first-child { font-weight:normal;}

.breadcrumb li a{ color:#ffffff;}

.slideshow{ margin-bottom:7px; }

.columns{
	float: left;
	list-style: none outside none;
	margin:0px 0px 4px 0px;
	overflow:hidden;
	padding-top: 0px;
}

.homepage-thumbs{
	float: left;
	list-style: none outside none;
	margin:0px 0px 20px 0px;
	padding-top: 0px;
}

.homepage-thumbs li{
	float: left;
    list-style: none outside none;
	min-height: 155px;
    padding-left: 0;
    padding-right: 4px;
	position:relative;
    width: 153px;
}
    
.homepage-thumbs li.last{padding-right: 0;}

.clear{clear:both;}

.columns li {
    float: left;
    list-style: none outside none;
    padding-left: 0;
    padding-right: 6px;
    width: 467px;
}

.columns li.last {padding-right: 0;}

.pad{ background:#E6E6E6; padding-left:4px;}

.homepage-bottom{ margin-top:12px; }

.footer-outer{
	background:#E6E6E6;
	margin:14px 0 0 0;
	overflow:hidden;
	padding:0 0 20px 0;
	position:relative;
}

.footer-outer .navbar-inner{
	background-color:#E6E6E6;
	background-image:none;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	border-radius: 0px;
	margin-left: 0px;
	padding: 26px 0 0;
}

.footer-outer .navbar{margin:0;}



.footer-outer .navbar .nav > li{border-right:1px solid #000;}

.footer-outer .navbar .nav > li > a{
	color:#000;
	font-size:10px;
	padding:0 10px;
	text-shadow:none;
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-transform:uppercase;
	text-decoration: none;
}

.footer-outer .navbar .nav > li > a:hover{text-decoration: underline;}

/** force equal width on span 9 nested grids **/
.split{ width:340px; }

.left{ float:left; }

.right{ float:right; }

.section-wrap a{ color:#000; }

/****navEE styles***/
.sidemenu{
	border-top:1px solid #c0c0c0;
	list-style: none outside none;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	padding-right: 0;
}

.sidemenu li{
	border-bottom:1px solid #C0C0C0;
	font-size:11px;
	line-height:11px;
	list-style:none;
}

.sidemenu li a{
	color:#000;
	display:block;
	margin-left: -15px;
	margin-right: -15px;
	padding: 3px 15px;
	text-decoration:none;
}

.sidemenu > li > a:hover{ background:transparent; color:#ff9933;}

.sidemenu li a.selected{color:#F7931E;}

.sidemenu ul{
	list-style:none;
	margin-bottom:10px;
	margin-left:10px;
}

.sidemenu ul li{
	border-bottom:none;
	line-height:10px;
	padding:2px 0;
}

.sidemenu ul li a{color:#000;}

.sidemenu ul li a.selected{color:orange;}

.sidemenu ul li a:hover {color:#ff9933;}

.selected a{color:#F7931E;}

/** homepage box styles **/
.box, .last{ position:relative; }

.box img { height: 288px; width: 467px; }

.home-caption{
	background: url('http://www.ledgrouprobus.com.au/images/interface/home-caption-left.png') no-repeat scroll 0 0 #000;
    bottom: 9px;
    color: #FFFFFF;
	font-family:'Din-Regular','Droid Sans',Trebuchet MS, arial, verdana, sans-serif;
    height:51px;
	/*height: 100%;*/
	left: 0px;
    padding:10px;
	position: absolute;
    width: 447px;
    z-index: 8;
}

.home-caption-right{
	background: url('http://www.ledgrouprobus.com.au/images/interface/home-caption-right.png') no-repeat scroll 0 0 #000;
    bottom: 9px;
    color: #FFFFFF;
	height:51px;
    /*height: 100%;*/
	left: 0px;
    padding:10px;
	position: absolute;
    width: 447px;
    z-index: 8;
}

.home-caption h2,.home-caption p,.home-caption-right h2,.home-caption-right p { padding-left:70px;}

.split img{ margin-bottom:0px; }

.featured-thumb{ position:relative; }

.featured-caption{
	background: url('http://www.ledgrouprobus.com.au/images/interface/featured-caption.png') no-repeat scroll 0 0 transparent;
	bottom:0px;
	color:#fff;
	font-family:'Din-Regular','Droid Sans',Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:11px;
	left:0px;
	padding:10px;
	position:absolute;
	width:135px;
	z-index: 8;
}

.ad-gallery { width:720px; }

.team-navbar-inner {
    background-color: #000000;
    background-image: -moz-linear-gradient(center top , #000000, #000000);
    background-repeat: repeat-x;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    min-height: 40px;
    padding-left: 20px;
    padding-right: 20px;
}

.team-nav {
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    position: relative;
}

.team-nav {
    list-style: none outside none;
    margin-bottom: 18px;
    margin-left: 0;
	margin-right:0px;
}

.team-nav > li {
	background: none repeat scroll 0 0 #CCCCCC;
    height: 154px;
    text-align: left;
	display: table-cell;
    vertical-align: middle;
    padding-bottom: 15px;
/*	text-indent:-9999px;	*/
}

.team-nav > li {
	background:#F7921E;
    display: block;
    float: left;
	margin-left:20px;
}

.team-nav > li a{
	    display: table-cell;
    vertical-align: middle;
    height: 154px;
    text-align: left;
/*    width: 220px;	*/
	width: 160px;
}

.team-nav .Ireland a{ background: url('http://www.ledgrouprobus.com.au/images/interface/sales-off.gif') no-repeat;}

.team-nav .uk a{background: url('http://www.ledgrouprobus.com.au/images/interface/directors-off.gif') no-repeat;}

.team-nav .exports a{ background: url('http://www.ledgrouprobus.com.au/images/interface/management-off.gif') no-repeat;}

.last-no-pad{margin-right:0px!important;}

.drop{color:orange;}

.team-nav .team-active .Ireland{background: url('http://www.ledgrouprobus.com.au/images/interface/ireland-on.gif') no-repeat!important;}

.team img{ margin-right:10px;}

.li {
	list-style:none;
	line-height:18px;
	color:#000000;
}

/** catalogue styles **/


.wide {

    margin-bottom: 20px;
    width: 155px;
}


/* Catalogue Heading - 2016 Style */

.catalogue-heading {
	color:#fff!important;
	font-family: "Din-Black","Helvetica Neue",Helvetica,Arial,sans-serif;
	margin:0px!important;
	text-transform: uppercase;
}

/* Catalogue Sub-Heading - 2016 Style */ 
.catalogue-sub-heading {
	color:#00aeef; 
	font-weight: normal;
	text-transform: uppercase;
}

.catalogue-heading, .catalogue-sub-heading {font-size:24px;}

.product-headings{
	border-top: 1px solid #00aeef;
    color: #00aeef;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 20px;
    padding-top: 5px;
}


.product-headings a {color: #00aeef; text-transform: uppercase;}  













.homepage-bottom a{ color:#fff;}

/** marketing login **/
.sign-up{ background:#E6E6E6; color:#666; padding:8px; }

.sign-up p{ margin-bottom:0px;}

.robus-link{ background:#333333; color:#fff; padding:15px 8px 18px 8px;}

.robus-link a{ color:#fff; }

.login-bar{ display:block;position:relative;}

.logged-in-member{
	font-size: 11px;
    position: absolute;
    right: 80px;
    top: 8px;
}

.log-out{
	font-size:11px;
	position:absolute;
	top:8px;
	right:10px;
}

.team-nav a {
	color:#fff;
	font-size: 20px;
    white-space: normal;
    padding: 10px;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 1.35;
}

.team-nav .support,
.team-nav .management,
.team-nav .sales,
.team-nav .directors{
	background-color:orange;
}


.team-nav > li {
    background: transparent!important;
    display: block;
    float: left;
    margin-left: 20px;
}


.team-nav .sales:after{
  content: " ";
  white-space: pre;
	display:block;
}




.team-active{ background-color:#D7D7D7!important; }

.sidemenu ul ul{margin-bottom:0px;}

.dropdown-toggle {
    background-color:#ffffff;
    border-top:1px #cccccc solid;
    border-left:1px #cccccc solid;
    border-bottom:1px #cccccc solid;
    font-size:11px;
	height:15px;
	margin-top: 0px;
    margin-bottom: 5px;
    padding: 0 5px 5px 5px !important;
}

.robus-link-top{
    background: #fff url("http://www.ledgrouprobus.com.au/images/interface/search-icon.gif") no-repeat scroll right center;
    border-top:1px #cccccc solid;
    border-right:1px #cccccc solid;
    border-bottom:1px #cccccc solid;
    font-size: 11px;
	height:15px;
	margin-top: 10px;
    padding: 0px 27px 5px 0 !important;
}

.caret{
	border-top-color: #000 !important;
	border-bottom-color: #000 !important;
}

.breadcrumb ul,.breadcrumb p { margin-bottom:0px; }

.dropdown-toggle a:hover {
	background-color:#ffffff;
	font-color:#444444;
}

.dropdown-menu {
	background-color:#ffffff;
	font-size:11.5px;
	line-height:12px;
}

.dropdown{
	background:#ffffff;
	height:20px;
	margin-top:10px;
}

.dropdown-menu li a:hover{
	background-color:#ff9933;
	font-color:#ffffff;
}

.robus-link-top:hover{
	background: #fff url("http://www.ledgrouprobus.com.au/images/interface/search-icon.gif") no-repeat scroll right center!important;
}

/** catalogue styles **/
.productList{
	border-collapse: collapse;
    clear: both;
	margin-top:20px;
	width:100%;
}

.productList a{color:#6F7175;}

.productList th{
	background-color: #7D952B;
    /*border-left: 1px solid #FFFFFF;*/
    color: #FFFFFF;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.productList td{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-style: none none solid;
    border-width: medium 1px 1px;
    line-height: 1.3em;
    padding: 0.6em;
    vertical-align: top;
}

.productThumnail{ width:66px; }

.productID{ text-transform: uppercase;}

.productName{}

.quick-find-icon{
	background: url("http://www.ledgrouprobus.com.au/images/interface/quickfind_small_icon2.png") no-repeat scroll 670px center #E6E6E6;
}

#carousel li { margin-right: 5px; }

.leading li:last-child{ line-height:17px; }

.team-nav ul {
	display:none;
    list-style-type: none;
    position: absolute;
    right: 239px;
    top: 0;
}

.team-nav ul li {
    position: absolute;
    right: -239px;
    top: 0;
}

.mid-menu{
position:relative;
overflow:hidden;
}

.team-nav ul li a {
/*	background-image:url("http://www.ledgrouprobus.com.au/images/interface/team/sales-team-overlay.png");	*/
    display: block;
    height: 154px;
    text-align: center;
    width: 160px;
}

.loading {
	min-height: 300px;
	background: url('http://www.ledgrouprobus.com.au/images/uploads/ajax-loader.gif') no-repeat center center!important;
	}

.search-magnify{
	display:block;
	padding:10px;
}

.hilite-orange{ color:orange; }

#show_page_results, #show_product_results {
	background:#FFA600;
	padding:5px 10px 5px 10px;
}

#show_page_results:hover, #show_product_results:hover{
	color:#fff;
}

#show_page_results{
	display:block;
	width:130px;
	margin-bottom:20px;
}

#hide_product_results, #hide_page_results{
	background:#FFA600;
	padding:5px 10px 5px 10px;
}

#hide_product_results:hover, #hide_page_results:hover{
	color:#fff;
}

/* Registration Form */
.error{ color:red; }

.registration_form label{ font-size:14px; font-weight:bold; }

.registration_form input.text{ width: 330px; height: 15px; }

.registration_form input.submit{ 	background-color: #ff9933; color: #fff; font-weight: bold; width: 120px; }

/* 2016 Digital Catalogues */

#digital-catalogues h4 { color: #00aeef; font-family:"Din-Bold","Helvetica Neue",Helvetica,Arial,sans-serif; padding-top: 10px; text-transform: uppercase; }

/*Social Media Footer */

.homepage-social { margin: 20px 0;}

.sm-screen-name,.homepage-social a {color: #f7931e;}

.homepage-social a:hover {color:#333333;}

.homepage-social h2 {margin: 0 0 10px;}

a.homepage-social-H2 {font-size: 18px !important; color: #333333 !important;}

a.homepage-social:hover {color: #f7931e !important!}

.sm-tweet {color: #333333; font-size: 11.5px; line-height:18px;}

.sm-date {font:"Din-Light","Helvetica Neue", Helvetica, Arial, sans-serif; color:#959595}

.sm-video-title {
    color: #f7931e;
    font-size: 14px;
    font-weight: bold;
}

.social_footer { padding: 26px 0 0 0; }

.social_footer > ul { list-style-type: none; }

.social_footer > ul > li { float: left; padding: 0 20px 0 0; }

/** Products Channel **/

/* Typography */
.product-banner h1, .product-banner h2, .product-banner h3, .product-banner h4, .product-banner h5, .product-banner h6, 
.products h1, .products h2, .products h3, .products h4, .products h5, .products h6  { 
	color: #363636;
	font-family: "Din-Light","Helvetica Neue",Helvetica,Arial,sans-serif !important; 
	margin: 10px 0;
	}

.product-banner h1, .products h1 {font-size: 64px;}

.products h2, .products a {text-transform:uppercase; color: #f7931e; }

.product-banner h4, .products h4 {font-size: 36px;}
	
	
.product-leader p { font-family: "Din-Regular","Helvetica Neue",Helvetica,Arial,sans-serif;}

.product-page-nav li, .product-page-nav a { font-size: 10px !important; }



/*layout*/
.products div {
    margin-bottom: 20px;
}

.product-banner {
    color: #ffffff;
    margin: 0 0 10px;
    position: relative;
    width: 100%;
    z-index: 0;
}

.product-headline, .product-tagline, .product-leader   { position: absolute; }

.product-headline {
    left: 7.14%; /* 50px/700px = 7.14%*/
    top: 25%;
}

.product-tagline {
    left: 7.14%; /* 50px/700px = 7.14%*/
    top: 40%;
}

.product-leader {
    left: 7.14%;
    top: 75%;
	width: 315px;
}


.product-page-nav ul {
	background: #e6e6e6 none repeat scroll 0 0;
   	color: #ffffff;
    height: inherit;
   	list-style-type: none;
    margin: 0 0 20px;
    padding: 0;
}
	
.product-page-nav li {
	display: inline-block;
    height: 23px;
    margin: 0;
    padding: 5px 3px 7px;
    position: relative;
    text-transform: uppercase;
}

li.product-brochure { background-color: #FEC01D;}

.product-page-nav li:hover  {
	background: #f7931e;
}	

.product-page-nav a:hover {
	color: #ffffff;
}
.product-icons {display: inline-block;  margin-bottom: 20px; }

/** /Product Channel **/

/** TM7 2016 **/

/* Typography */

#tm7-features p {
	font-family: "DIN-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #ffffff;
}

#tm7-features h2  {font-family:"hwt-van-lanen","Din-Bold","helvetica neue",Helvetica,Arial,sans-serif;}

.products h2.section-heading {
    background: rgba(0, 0, 0, 0) url("http://www.ledgrouprobus.com.au/images/uploads/page-content/tm7-h2.jpg") repeat scroll 0 0;
    border-bottom: medium none;
    border-top: medium none;
    color: #363636;
    font-family: "hwt-van-lanen","Din-Bold","helvetica neue",Helvetica,Arial,sans-serif;
    height: 50px;
    padding: 16px 15px 0;
}

.products h2.section-heading a { color: #363636; }
.products h2.tm7-h2 { 
	color: #eab51f;
	font-family: "DIN-Medium","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px; 
	line-height:28px;
	padding-bottom: 28px;
}
.tm7-product-details input[type="button"] {
    background: #eab51f none repeat scroll 0 0;
	border: none;
    font-family: "hwt-van-lanen","Din-Bold","helvetica neue",Helvetica,Arial,sans-serif;
	font-size:24px;
    height: 50px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    width: 199px;
}


#tm7-download h3 {
    background: orange none repeat scroll 0 0;
    color: #363636;
	font-family: "hwt-van-lanen","Din-Bold","helvetica neue",Helvetica,Arial,sans-serif;
    height: 50px;
    left: 60px;
    padding: 16px 0 0 30px;
    position: absolute;
    top: 110px;
    width: 240px;
    z-index: 1;
}


#tm7-download h3 > a {
    color: #ffffff;
}

/* Layout */
div #tm7-features {
	background: orange none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
    padding: 30px 15px 0;
	}

#tm7-features p.span7, #tm7-features div.span7.span7.offset1 {
    margin-left: 80px;
}

.tm7-product-details { dislay:inline-block; }

.tm7-product-details div {width: 340px;}

.homepage-promo {
	position:relative;
	color:#fff;
	}
	
.homepage-promo .promo-content_intro {
    position: absolute;
    top: 40px;
	left:30px;
    color: #fff;
	}
	
.homepage-promo .promo-content_details {	
    position: absolute;
    bottom: 20px;
    width: 100%;
}
	
.homepage-promo	h3 {
	font-size: 32px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 40px;
    font-family: "Din-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
	}

.homepage-promo	h4 {
    font-size: 24px;
    margin-bottom: 20px;
	}
.promo-content_intro img:hover {
	-webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}

.homepage-promo .robus-facebook {
font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    max-width: 500px;
    margin: 0 0 40px 30px;
}

.homepage-promo .robus-facebook img {
    margin: 0px 10px 0 0;
    vertical-align: top;
}

.homepage-promo .robus-facebook a {
    color: #fff;
    font-family: "Din-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    min-height: 37px;
	display:block;
}

.homepage-promo .robus-facebook a:hover {
	-webkit-filter: drop-shadow(5px 5px 5px #222);
    filter: drop-shadow(5px 5px 5px #222);
}

	
.homepage-promo .robusgo-strapline {
    padding: 10px 10px 10px 30px;
    background: rgba(53,145,192,0.7);
    font-size: 21.35px;
    text-align: justify;
}
	

/** /TM7 2016 **/

/***mobile specific**/
/* Landscape phones and down */
@media (max-width: 480px) {
	

	.wrapper{ width:auto!important; }

	.breadcrumb{ display:none; margin-bottom:5px;  }

	.search{ display:none; }

	.hero-content{ width:auto;}

	.sidemenu{ margin-bottom:7px; }

	.sidemenu li{ font-size:12px; }

	.sidemenu li a{ padding-top:7px; }

	.team p{ font-size:11px; }

	.wide{ 
		float: left; 
		margin-bottom: 5px; 
		margin-left: 20px; 
		min-height: 120px; 
		padding-top:0px;
		width: 110px;
	}

	.wide img{ height:30px; }

	.main-nav .navbar .nav > li{ border-right:none; }

	#catnav{ width:auto; }

	#pdProductInfo{ width:auto!important; }

	div#cattitle_subcatlist{ margin-top:7px!important; }

	.productList{ margin-top:7px!important; }

	#pdProductImage{ height:auto!important; }

	#digital-catalogues .span3 {width:300px;} 

	div.digital-cats  {}
	
	h4.digital-cats  { color: #f7931e; padding-top: 10px; text-transform: uppercase; }

	.columns li, .box img, .last img {width: 300px;}

	.home-caption, .home-caption-right{ width: 280px;}

	.homepage-thumbs li{
		position:relative;
		float: left;
		list-style: none outside none;
		padding-left: 0;
		padding-right: 4px;
		width: 146px;
		min-height: 150px;
		}

	.featured-caption {
		padding: 10px 5px; 
		width: 136px;
	}	
	
	.footer-outer { height: inherit !important;}
	 
	.social_footer {
		padding: 26px 0;
		display: inline-block;
		align-content: center;
		text-align: center;
	}
	
	.social_footer > ul { display: inline-block; }

	footer .span12 {
    	text-align: center;
	}
	/** Products Channel **/
	/* Typography */
	
	.product-banner h1, .products h1 {font-size: 2.5em;}

	.product-banner h4, .products h4 {font-size: 1.5em;}
	
	.product-leader p {font-size:.75em; line-height:.75rem;}
	

	
	/* layout */
	.product-headline {top:15%;}
	
	.product-tagline {top: 45%;}
	
	.product-leader {top: 75%; width: 45%; }
	
	.span160 {
		margin-left: 20px;
		width: 139px;
	}
	/** TM7 2016 **/
	.products h2.section-heading {font-size: 1.5em !important;}
	
	#tm7-features p.span7, #tm7-features div.span7.span7.offset1 {
		margin-left: 0px;
	}
	.tm7-product-details div {width: 320px;}
	
	#tm7-download h3 {
		left:30px; 
		top: 30px; 
		width: 100px; 
		padding: 16px 0 0 15px;
		line-height: 1em;
	}
	
.homepage-promo {
    position: inherit;
	color:#fff;
	background:#000;
	max-width:300px;
	padding: 10px 10px 0 10px;
	overflow:hidden;
	box-sizing: border-box;
    margin-bottom: 10px;
	}
	
.homepage-promo .promo-content_intro {
	position: inherit;
/*    position: absolute;
    top: 40px;
	left:30px;	*/
    color: #fff;
	}
	
.homepage-promo .promo-content_details {
	 position: inherit;
 /*   position: absolute;
    bottom: 20px;
    width: 100%;	*/
}
	
.homepage-promo	h3 {
    font-size: 35px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 900;
    font-family: "Din-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
	}

.homepage-promo	h4 {
	font-size: 28px;
    line-height: 35px;
	}

.promo-content_image img {
    margin-left: -345px;
    max-width: 700px;
    margin-bottom: 20px;
}
	
.homepage-promo .robus-facebook {
	font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    max-width: 500px;
	margin: 0 0 20px 0px;
}

.homepage-promo .robus-facebook img {
    margin: 3px 10px 0 0;
    vertical-align: top;

}

.homepage-promo .robus-facebook a {
    color: #fff;
    font-family: "Din-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
}
	
.homepage-promo .robusgo-strapline {
    padding: 10px;
    background: rgba(53,145,192,1);
    font-size: 16px;
    text-align: center;
    margin: 0px -10px;
	}
	
	
}
