/* ********* HEADER ********* */
.hobo-header {
	font-family: Arial,'Open Sans',sans-serif;
	background-color: #005588;
	border-bottom: #ffa500 solid 20px;
    padding: 15px 0px;
	width: 100vw !important;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    box-sizing: border-box;
}
.hobo-header>.row-fluid {
	max-width: 1140px;
	margin: 0 auto;
}
.hobo-header .span3.logo-hobo-sws {
	width: 205px;
	margin-top: 0px;
	margin-left: 0px;
}
.hobo-header .span9.subheading-nav {
	width: 885px;
	margin-top: 11px !important;
	margin-left: 0;
	margin-right: -2px;
	float: right;
}
.logo-hobo-sws {
	padding-left: 0px;
}
.logo-hobo-sws .brandlogo {
	padding-bottom: ;
}
.hobo-search input#ProductSearch.appendInputButton {
	width: 174px !important;
	border-radius: 0;
	border: none;
	color: #fff;
	background: #406c9d;
	transition: background linear .2s;
	height: 26px !important;
}
.hobo-search input#ProductSearch.appendInputButton::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #d2deed;
}
.hobo-search input#ProductSearch.appendInputButton::-moz-placeholder { /* Firefox 19+ */
	color: #d2deed;
}
.hobo-search input#ProductSearch.appendInputButton:-ms-input-placeholder { /* IE 10+ */
	color: #d2deed;
}
.hobo-search input#ProductSearch.appendInputButton:-moz-placeholder { /* Firefox 18- */
	color: #d2deed;
}
.hobo-search form#ProductDisplayForm button.btn.btn-default {
	border-color: #ffffff;
	border-radius: 0;
	background-color: #ffffff;
}
.hobo-search form#ProductDisplayForm button.btn.btn-default:hover {
	background: #dbdbdb;
	border-color: #dbdbdb;
}
.hobo-search form#ProductDisplayForm button.btn.btn-default i.icon-search,
.hobo-mobile .mobile-search button .icon-search {
	margin-top: 1px !important;
}
.hobo-search input#ProductSearch.appendInputButton:focus,
.hobo-search input#ProductSearch.appendInputButton:focus:invalid:focus, 
.hobo-search input#ProductSearch.appendInputButton.refine-search:focus:invalid:focus {
	box-shadow: inset 0 1px 4px rgba(0,54,91,0.2);
	background: #5c8abd;
}
.hobo-search.input-append {
	margin-top: 7px;
    float: left;
    margin-left: 0;
}
.hobo-header p.lead {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    color: #ffffff;
    line-height: 20px;
    margin-bottom: 3px;
    font-weight: 700;
    float: left;
}
.hobo-gsa-pricing, .hobo-gsa-pricing:hover {
    float: right;
    color: #fff;
    margin-right: 4px;
    margin-top: ;
    position: relative;
    top: 1px;
}
.hobo-gsa-pricing .blue-background-gsa-logo {
	-webkit-box-shadow: 0px 0px 1px 1px rgb(255 255 255 / 50%);
	-moz-box-shadow: 0px 0px 1px 1px rgba(255,255,255,0.50);
	box-shadow: 0px 0px 1px 1px rgb(255 255 255 / 50%);
}
.hobo-shipping-message-sub {
	border: none;
	float: right;
	margin: 2px 3px 0px 0px;
	color: #ffffff;
	font-weight: 400;
}
/* *********  NAV  ********* */
.navbar.navbar-inner-hobo-subsite .nav>li.home-btn>a {
    padding: 3px 10px 3px 9px !important;
    margin-left: 0;
	font-family: 'Open Sans', sans-serif;
	background: #ffffff;
	border: 1px solid #ffffff;
	border-right: none;
	box-shadow: inset -1px 0px 0px 0px #005588;
}
.hobo-header .nav.navbar-hobo-subsite {
    margin-right: 0;
}
.navbar-hobo-subsite a.nav-home-icon>i {
	margin-top: 3px;
	display: inline-block;
    vertical-align: text-top;
}
.navbar.navbar-inner-hobo-subsite .nav>li>a {
	padding: 4px 31.2px 2px;
	text-shadow: none;
    color: #ffffff;
    font-weight: 400;
	display: block;
	font-size: 15px;
	line-height: 21px;
	background: #005588;
	border: 1px solid #ffffff;
	border-left: none;
}
.navbar-hobo-subsite .dropdown-menu li>a {
	padding: 4px 15px;
	line-height: 18px;
}
.navbar-hobo-subsite .dropdown-menu li.hobo-nav-maincat {
	padding: 4px 15px 3px;
	font-weight: 700;
	color: #005588;
}
.navbar.navbar-inner-hobo-subsite.navbar-inner-hobo-subsite-french .nav>li>a{
	padding: 4px 28.3px 2px;
}
.dropdown-menu.hobo-whole-cateogies-list-menu {
	width: 790px;
	left: -35px;
}
.hobo-whole-cateogies-list-menu ul {
	list-style: none;
	width: 20%;
	float: left;
	margin-left: 0;
}
.hobo-whole-cateogies-list-menu ul li {
	border-right: 1px solid #dbdbdb;
	overflow: auto;
}
.dropdown-menu.hobo-whole-cateogies-list-menu li>a {
	white-space: break-spaces;
}
.hobo-whole-cateogies-list-menu ul:last-child li, .navbar-inner-hobo-subsite-french .hobo-whole-cateogies-list-menu ul:first-child li {
	border-right: none;
}
.hobo-whole-cateogies-list-menu ul.hobo-nav-border-both li {
	border-left: 1px solid #dbdbdb;
}
.hobo-whole-cateogies-list-menu ul.hobo-nav-border-none li {
	border:none;
}
.hobo-whole-cateogies-list-menu ul:first-child {
	margin-left: 0px;
}
.navbar .nav>li>.hobo-whole-cateogies-list-menu.dropdown-menu:before {
	left: 44px;
}
.navbar .nav>li>.hobo-whole-cateogies-list-menu.dropdown-menu:after {
	left: 45px;
}
.hobo-whole-cateogies-list-menu.dropdown-menu .divider {
	margin: 5px 10px;
	background-color: #dbdbdb;
}
.dropdown-menu.hobo-whole-cateogies-list-menu li>a.hobo-view-all, .dropdown-menu.hobo-whole-cateogies-list-menu li>a.hobo-view-all:hover {
	font-weight: 700;
}

/* NAV HOVER COLOURS */
.navbar.navbar-inner-hobo-subsite .nav>li>a:hover,
.navbar.navbar-inner-hobo-subsite .nav>li>a:active,
.navbar.navbar-inner-hobo-subsite .nav>li>a:focus,
.navbar .nav.navbar-hobo-subsite li.dropdown.open>.dropdown-toggle, 
.navbar .nav.navbar-hobo-subsite li.dropdown.active>.dropdown-toggle, 
.navbar .nav.navbar-hobo-subsite li.dropdown.open.active>.dropdown-toggle {
    background-color: #ffffff;
    color: #262425;
}
.navbar-hobo-subsite .dropdown-menu li>a:hover, 
.navbar-hobo-subsite .dropdown-menu li>a:focus, 
.navbar-hobo-subsite .dropdown-submenu:hover>a, 
.navbar-hobo-subsite .dropdown-submenu:focus>a, 
.navbar-hobo-subsite .dropdown-menu li>a:active, 
.navbar-hobo-subsite .dropdown-submenu:active>a {
	background-color: #ffa500 !important;
	text-decoration: none;
	color: #fff !important;
	font-weight: 400;
    background-image: none;
}
/* ********* END HEADER ********* */

/* ********* ADS ********* */
.hobo-sws-store #myCarousel {
	margin-bottom: 5px;
}
/* ********* END ADS ********* */

/* ********* BODY ********* */
div.hobo-sws-store div.hobo-home-buttons {
	margin-bottom: 15px;
}
div.hobo-sws-store div.hobo-home-buttons.hobo-home-buttons-last {
	margin-bottom: 0;
}
.hobo-home-buttons .hobo-cat-button {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	
	-webkit-box-justify-content: center;
	-webkit-justify-content: center;
	-ms-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	
	-webkit-box-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	-moz-flex-direction: column;
	flex-direction: column;
	
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 190px;
}
.hobo-home-buttons .hobo-cat-button h2 {
	color: #fff;
	text-shadow: 0px 0px 13px rgb(0 0 0 / 80%);
	font-size: 32px;
	line-height: 33px;
	text-decoration: none;
	text-align: center;
	width: 80%;
	margin: 0px auto;
	font-weight: 400;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.hobo-home-buttons .hobo-cat-button.hobo-water-button {
	background-image: url("/images/pages/hobo/hobo-water-button.jpg");
}
.hobo-home-buttons .hobo-cat-button.hobo-outdoor-button {
	background-image: url("/images/pages/hobo/hobo-outdoor-button.jpg");
}
.hobo-home-buttons .hobo-cat-button.hobo-indoor-button {
	background-image: url("/images/pages/hobo/hobo-indoor-button.jpg");
}
.hobo-home-buttons .hobo-cat-button.hobo-agriculture-button {
	background-image: url("/images/pages/hobo/hobo-agriculture-button.jpg");
}
.hobo-home-buttons .hobo-cat-button.hobo-cold-chain-button {
	background-image: url("/images/pages/hobo/hobo-cold-chain-button.jpg");
}
.hobo-home-buttons .hobo-cat-button.hobo-videos-button {
	background-image: url("/images/pages/hobo/hobo-videos-button.jpg");
}
/* ********* END BODY ********* */
/* ********* CMS PAGES ********* */
.hobo-support-page {
	font-family: Arial,'Open Sans',sans-serif;
	
}
.hobo-support-page h1 {
	font-size: 32px;
	font-weight: bold;
    color: #005588;
}
.hobo-support-page h2 {
	font-size: 26px;
    color: #005588;
	font-weight: normal;
	clear: both;
	margin-bottom: 0;
}
.hobo-expert-forum.hobo-support-page h1 {
	text-align: center;
	font-size: 30px;
}
.hobo-expert-forum img.expertise-content {
	border-radius: 0;
}
.about-onset.hobo-support-page h1 {
	margin-bottom: 0;
}
.about-onset.hobo-support-page h2.hobo-global-leader {
	margin-top: 0;
	margin-bottom: 5px;
}
.about-onset.hobo-support-page h2.hobo-enviro-focus {
	margin-bottom: 5px;
}
.about-onset.hobo-support-page a,
.about-onset.hobo-support-page a:visited,
.about-onset.hobo-support-page a:active {
	color: #005588;
}
.about-onset.hobo-support-page figure {
	margin: 0;
}
.about-onset.hobo-support-page figure.hobo-fig-left {
	float: left;
	max-width: 48.5%;
	margin-right: 2.5%;
	margin-bottom: 15px;
}
.about-onset.hobo-support-page figure.hobo-fig-right {
	float: right;
	max-width: 48.5%;
	margin-left: 2.5%;
	margin-top: 5px;
	text-align: right;
}
.about-onset.hobo-support-page .hobo-environmental-container figure.hobo-fig-right {
	margin-top: 0;
}
.about-onset.hobo-support-page figure.hobo-fig-center {
	text-align: center;
}
.about-onset.hobo-support-page figure.hobo-fig-left.span4 {
	width: auto;
	max-width: 31.4%;
	margin-bottom: 9px;
	margin-right: 0;
}
.about-onset.hobo-support-page figure p {
	margin-bottom: 0;
	color: #737373;
}
.about-onset.hobo-support-page figure.hobo-about-masthead {
	margin-bottom: 10px;
}
.about-onset.hobo-support-page figure.hobo-about-logo {
	margin-bottom: 5px;
}
.about-onset.hobo-support-page figure.hobo-about-logo.hobo-fig-right {
	margin-top: 4px;
}
.about-onset.hobo-support-page figure.hobo-about-logo.hobo-fig-left {
	margin-top: 5px;
}
.about-onset.hobo-support-page figure.hobo-about-logo img {
	width: 100%;
	max-height: 128px;
}
/* ********* END CMS PAGES ********* */
/* ********* CATEGORY PAGES ********* */
.onset-intemp-cat-logo {
	float: right;
    margin-top: 8px;
    margin-left: 20px;
    max-height: 109px;
}
.onset-intemp-cat-columns {
	background: #CCE9FB;
	max-width: 340px;
}
.onset-intemp-cat-columns img {
	width: 100%;
}
.onset-intemp-cat-columns div {
	padding: 0 10px;
}
.onset-intemp-cat-columns div h3 {
	color: #333;
	margin-bottom: 4px;
}
/* ********* END CATEGORY PAGES ********* */

@media (max-width: 1199px) {
	/* ********* HEADER ********* */
	.hobo-header {
	    padding: 15px 0px;
	    border-bottom-width: 15px;
	}
	.hobo-header>.row-fluid {
		max-width: 910px;
		margin: 0 auto;
	}
	.hobo-header .span3.logo-hobo-sws {
		width: 190px;
		margin-top: 0px;
	}
	.hobo-header .span9.subheading-nav {
		width: 680px;
		margin-top: 8px !important;
		margin-right: -3px;
	}
	.hobo-header p.lead {
		font-size: 15px;
	}
	.hobo-gsa-pricing {
		margin-right: 2px;
	}
	.hobo-search input#ProductSearch.appendInputButton {
		height: 24px !important;
	}
	.hobo-search form#ProductDisplayForm button.btn.btn-default {
		height: 32px !important;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.hobo-shipping-message-sub {
		margin-right: 2px;
	}
	/* *********  NAV  ********* */
	.navbar.navbar-inner-hobo-subsite .nav>li>a {
		padding: 4px 14.2px 2px;
	}
	.navbar.navbar-inner-hobo-subsite.navbar-inner-hobo-subsite-french .nav>li>a{
		padding: 4px 13px 2px;
		font-size: 14.5px;
	}
	.navbar.navbar-inner-hobo-subsite.navbar-inner-hobo-subsite-french .nav>li.home-btn>a {
		padding-right: 8px !important;
		padding-left: 7px !important;
	}
	.navbar-hobo-subsite .dropdown-menu li>a, .navbar-hobo-subsite .dropdown-menu li.hobo-nav-maincat {
		font-size: 13px;
	}
	.dropdown-menu.hobo-whole-cateogies-list-menu {
	    width: 630px;
		left: -34px;
	}
	.navbar-inner-hobo-subsite-french .dropdown-menu.hobo-whole-cateogies-list-menu {
		left: -32px;
	}
	.navbar-hobo-subsite .dropdown-menu li.hobo-nav-maincat, .dropdown-menu.hobo-whole-cateogies-list-menu li>a {
		padding-left: 10px;
		padding-right: 10px;
		line-height: 16px;
	}
	/* ********* END HEADER ********* */
	.hobo-sws-store #myCarousel {
		margin-bottom: 6px;
	}
	/* ********* BODY ********* */

	.hobo-home-buttons .hobo-cat-button {
		height: 150px;
	}
	.hobo-home-buttons .hobo-cat-button h2 {
		font-size: 28px;
		line-height: 29px;
	}
	/* ********* END BODY ********* */
}

@media (max-width: 979px) {
	/* ********* HEADER ********* */
	.navbar-inner.hobo-mobile {
		background: #005588;
		border-bottom: 10px solid #ffa500;
		padding-top: 8px;
		padding-bottom: 9px;
		font-family: Arial,'Open Sans',sans-serif;
	}
	.navbar .hobo-mobile .span4 {
		margin-left: 0;
		width: 100px;
	}
	.hobo-mobile img.brand.mobile-logo {
		width: auto;
		padding: 0 10px 4px 0;
		box-sizing: border-box;
		margin: auto;
	}
	.navbar .hobo-mobile .span8 {
		width: auto;
		margin-left: 0;
		overflow: hidden;
		float: none;
	}
	.hobo-mobile .input-append .navbar-search {
		position: relative;
		float: left;
		margin-top: 16px;
		margin-bottom: 0 !important;
		max-width: 100%;
		margin-left: 0px;
		padding-left: 0px !important;
		padding-top: 0px !important;
	}
	.hobo-mobile .input-append .btn {
		margin-left: -1px;
		height: 28px;
	    font-size: 14px;
	    padding: 3px 10px;
	    border-radius: 0;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton {
	    border-radius: 0;
		border: none;
		color: #fff;
		background: #406c9d;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		color: #d2deed;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton::-moz-placeholder { /* Firefox 19+ */
		color: #d2deed;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton:-ms-input-placeholder { /* IE 10+ */
		color: #d2deed;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton:-moz-placeholder { /* Firefox 18- */
		color: #d2deed;
	}
	.hobo-mobile .mobile-search form#ProductDisplayForm button.btn.btn-default {
		border-color: #fff;
		border-radius: 0;
		background-color: #fff;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton:focus,
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton:focus:invalid:focus, 
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton.refine-search:focus:invalid:focus {
		box-shadow: inset 0 1px 4px rgba(0,54,91,0.2);
		background: #5c8abd;
	}
	
/* *********  NAV  ********* */
	.hobo-mobile .sws-mobile-header-nav {
		margin-bottom: 0;
	}
	.hobo-mobile .sws-mobile-header-nav #mobile-sws-3 .nav > li > a {
		text-align: left;
		padding: 3px 0px 3px 16px !important;
		border-radius: 0px;
		background-color: #005588 !important;
		margin-bottom: 0px;
		color: #fff !important;
		box-shadow: none;
	}
	.hobo-mobile .sws-mobile-header-nav .nav>li>a, .hobo-mobile .sws-mobile-header-nav .nav>li>a:hover, .hobo-mobile .sws-mobile-header-nav .nav>li:hover>a {
		font-size: 14px;
		color: #fff !important;
		padding: 3px 4px;
		text-align: center;
		text-transform: uppercase;
		border: 1px solid #fff;
	}
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li > a, 
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li > a:hover, 
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li >strong> a, 
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li >strong> a:hover {
		font-size: 12px;
		line-height: 13px;
		background-color: #005588 !important;
		padding: 3px 2px 3px 2px !important;
		color: #ffffff !important;
		background-image: none !important;
		font-weight: 500 !important;
		margin-bottom: 2px;
		border: none;
		white-space: break-spaces;
	}
	.hobo-mobile .nav-collapse .open>.dropdown-menu {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.hobo-mobile .navbar-hobo-subsite {
		background: #005588;
		width: 100%;
		background-image: none !important;
		background-repeat: no-repeat !important;
		top: 0px !important;
		left: 0px !important;
		border-radius: 0px;
		margin-bottom: 0px;
	}
	.hobo-mobile #mobile-sws-3 {
		top: -28px;
	}
	.hobo-mobile #SWS-mobile-first-nav {
		width: 29%;
	}
	.hobo-mobile #SWS-mobile-second-nav {
		width: 36%;
	}
	.hobo-mobile #SWS-mobile-third-nav {
		width: 20%;
	}
	.hobo-mobile #SWS-mobile-hamburger-nav {
		width: 15%;
	}
	.hobo-mobile.hobo-mobile-french #SWS-mobile-first-nav {
		width: 27%;
	}
	.hobo-mobile.hobo-mobile-french #SWS-mobile-second-nav {
		width: 37%;
	}
	.hobo-mobile.hobo-mobile-french #SWS-mobile-third-nav {
		width: 21%;
	}
	.hobo-mobile .sws-mobile-header-nav .btn-navbar {
		background-color: transparent !important;
		border-image: initial !important;
		outline: none !important;
		margin: 0px;
		padding: 4px 0px 4px 0px;
		width: 100%;
		float: none;
		box-sizing: border-box;
		border-radius: 0;
		border: 1px solid #fff;
	}
	.navbar .hobo-mobile .btn-navbar .icon-bar, .navbar .hobo-mobile .btn-navbar:hover .icon-bar {
	    width: 100%;
	    max-width: 29px;
	    background-color: #fff !important;
	    box-shadow: none;
	    margin: 3px auto 3px;
	}
	.hobo-border-left-mobile {
		padding-left: 2px;
		box-sizing: border-box;
	}
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li>a, 
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li:hover>a {
		text-align: left;
		padding: 2px 0px 2px 15px;
		line-height: 15px;
		font-size: 12px;
		border-radius: 0px;
		font-weight: normal;
		text-transform: none !important;
		border: none;
	}
	.hobo-mobile.hobo-mobile-french .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li>a, 
	.hobo-mobile.hobo-mobile-french .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li:hover>a {
		padding-left: 15px;
		padding-right: 15px;
	}
	.hobo-mobile .accordion-inner-sub {
		padding-right: 15px;
	}
	.hobo-mobile .accordion-inner-sub li {
		line-height: 15px;
		padding: 3px 0;
	}
	.hobo-mobile .accordion-inner-sub li a {
		line-height: 10px;
		font-size: 11px;
		padding: 4px 0;
	}
	.nav-collapse.in.collapse.hobo-mobile-sub-nav {
		top: 2px;
		padding: 5px 0px 5px;
		border: 1px solid #fff;
	}
	.hobo-mobile .hobo-mobile-sub-nav .nav {
		margin: 0;
		padding: 0;
	}
	.hobo-mobile #mobile-sws-1.hobo-mobile-sub-nav .nav {
		margin: 0;
		padding: 0;
		width: 50%;
		float: left;
		border-left: 1px solid #fff;
		box-sizing: border-box;
	}
	.hobo-mobile #mobile-sws-1.hobo-mobile-sub-nav .nav:first-child {
		border: none;
	}
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav li>a.hobo-nav-maincat,
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav li>a.hobo-nav-maincat:hover {
		font-weight: 700 !important;
		margin-bottom: 0;
	}
	.hobo-mobile .sws-mobile-header-nav li.dropdown.dropdown-sup {
		border: none;
		margin-bottom: 2px;
		clear: both;
	}
	.hobo-mobile .sws-mobile-header-nav li:last-child.dropdown.dropdown-sup {
		margin-bottom: 0;
	}
	.hobo-mobile .sws-mobile-header-nav li:first-child.dropdown.dropdown-sup {
		margin-right: 15%;
	}
	.hobo-mobile .sws-mobile-header-nav li:first-child.dropdown.dropdown-sup ul.dropdown-menu {
		width: calc(115% - 15px);
		margin-left: 0;
	}
	.hobo-mobile .sws-mobile-header-nav li:first-child.dropdown.dropdown-sup ul.dropdown-menu .accordion-inner {
		width: 49%;
		float: left;
		border-left: 1px solid #fff;
		box-sizing: border-box;
	}
	.hobo-mobile .sws-mobile-header-nav #mobile-sws-3 .nav > li > a.hobo-nav-maincat {
		text-transform: none;
		font-weight: 700 !important;
		white-space: break-spaces;
		padding: 6px 2px 3px !important;
		line-height: 18px;
	}
	.hobo-mobile .sws-mobile-header-nav li:first-child.dropdown.dropdown-sup ul.dropdown-menu .accordion-inner:first-child {
		border: none;
	}
	.navbar-hobo-subsite.mobile-sws-nav-rest {
		margin-bottom: -28px !important;
	}
	/* ********* END HEADER ********* */
	.hobo-sws-store.row-fluid .carousel-top.row-fluid {
	    padding-top: 3px;
	    margin-bottom: 2px;
	}
	.hobo-sws-store.row-fluid, div.hobo-sws-store div.hobo-home-buttons {
	    padding-top: 0;
	    margin-bottom: 15px;
	}
	.hobo-sws-store #myCarousel {
	    margin-bottom: 13px;
	}
	/* ********* BUTTONS ********* */
	.hobo-home-buttons .hobo-cat-button {
		height: 135px;
	}
	.hobo-home-buttons.hobo-home-buttons-fr .hobo-cat-button h2 {
		font-size: 27px;
		line-height: 28px;
	}
	/* ********* CMS PAGES ********* */
	.hobo-support-page.span10.offset1 {
		margin-left: 0;
		width: 100%;
	}
	/* ********* END CMS PAGES ********* */
	.onset-intemp-cat-logo {
		margin-top: 0;
	}
}

@media (max-width: 767px) {
	/* ********* HEADER ********* */
	.navbar .hobo-mobile .span4, .navbar .hobo-mobile .span8 {
		margin-bottom: 0;
	}
	.hobo-mobile .row-fluid.sws-mobile-header-nav.accordion {
		float: left;
	}
	.navbar-inner.hobo-mobile {
		margin-left: -20px;
		margin-right: -20px;
	}
	.hobo-mobile .sws-mobile-header-nav {
		margin-top: 0;
	}
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li>a, 
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li:hover>a,
	.hobo-mobile.hobo-mobile-french .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li>a, 
	.hobo-mobile.hobo-mobile-french .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li:hover>a {
		padding-left: 26px;
		padding-right: 26px;
	}
	.hobo-mobile .accordion-inner-sub {
		padding-right: 26px;
	}
	/* ********* END HEADER ********* */
	.hobo-sws-store.row-fluid .carousel-top.row-fluid {
	    padding-top: 0;
	    margin-bottom: 0;
	}
	/* ********* BUTTONS ********* */
	.row-fluid.hobo-mobile-home-buttons.mshow.ipad-view-setting {
	    padding: 0px 15px;
	    margin: 0px;
	}
	.hobo-mobile-home-buttons .span6 {
		float: left;
	    width: 46%;
	    margin: 0px 2% 15px !important;
	    border: none;
	}
	.hobo-mobile-home-buttons .span6 .hobo-cat-button {
		max-width: 275px;
	    margin: 0px auto;
	}
	.hobo-mobile-home-buttons.hobo-mobile-home-buttons-last .span6 {
		margin-bottom: 0 !important;
	}
	.hobo-mobile-home-buttons .hobo-cat-button {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		
		-webkit-box-justify-content: center;
		-webkit-justify-content: center;
		-ms-justify-content: center;
		-moz-justify-content: center;
		justify-content: center;
		
		-webkit-box-flex-direction: column;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		-moz-flex-direction: column;
		flex-direction: column;
		
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		height: 140px;
	}
	.hobo-mobile-home-buttons .hobo-cat-button h2 {
		color: #fff;
		text-shadow: 0px 0px 13px rgb(0 0 0 / 80%);
		font-size: 26px;
		line-height: 27px;
		text-decoration: none;
		text-align: center;
		width: 80%;
		margin: 0px auto;
		font-weight: 400;
		font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}
	.hobo-mobile-home-buttons.hobo-mobile-home-buttons-fr .hobo-cat-button h2 {
		font-size: 24px;
		line-height: 25px;
	}
	
	.hobo-mobile-home-buttons .hobo-cat-button.hobo-water-button {
		background-image: url("/images/pages/hobo/hobo-water-button-mobile.jpg");
	}
	.hobo-mobile-home-buttons .hobo-cat-button.hobo-outdoor-button {
		background-image: url("/images/pages/hobo/hobo-outdoor-button-mobile.jpg");
	}
	.hobo-mobile-home-buttons .hobo-cat-button.hobo-indoor-button {
		background-image: url("/images/pages/hobo/hobo-indoor-button-mobile.jpg");
	}
	.hobo-mobile-home-buttons .hobo-cat-button.hobo-agriculture-button {
		background-image: url("/images/pages/hobo/hobo-agriculture-button-mobile.jpg");
	}
	.hobo-mobile-home-buttons .hobo-cat-button.hobo-cold-chain-button {
		background-image: url("/images/pages/hobo/hobo-cold-chain-button-mobile.jpg");
	}
	.hobo-mobile-home-buttons .hobo-cat-button.hobo-videos-button {
		background-image: url("/images/pages/hobo/hobo-videos-button-mobile.jpg");
	}
	/* ********* END BUTTONS ********* *
	/* ********* CMS PAGES ********* */
	.hobo-support-page.span10.offset1 {
		margin-top: 10px;
	}
	.about-onset.hobo-support-page h1 {
		font-size: 28px;
		line-height: 32px;
	}
	.about-onset.hobo-support-page h2 {
		font-size: 22px;
		line-height: 32px;
	}
	.about-onset.hobo-support-page figure.hobo-fig-left {
		width: 100%;
		max-width: none;
		float: none;
		margin-right: 0;
	}
	.about-onset.hobo-support-page figure.hobo-fig-right, .about-onset.hobo-support-page figure.hobo-about-logo.hobo-fig-left {
		max-width: 40%;
	}
	.about-onset.hobo-support-page figure.hobo-about-logo.hobo-fig-left {
		float: left;
		margin-right: 2.5%;
	}
	.about-onset.hobo-support-page figure.hobo-fig-left.span4,
	.about-onset.hobo-support-page .hobo-environmental-container figure.hobo-fig-right {
		max-width: none;
		width: 100%;
		float: none;
		text-align: center;
		margin: 0 0 10px;	
	}
	.hobo-environmental-container {
		display: table;
	}
	.hobo-environmental-container .row-fluid {
		display: table-footer-group;
	}
	.hobo-environmental-container .hobo-environmental-content {
		display: table-row;
	}	
	/* ********* END CMS PAGES ********* */
	/* ********* CATEGORY PAGES ********* */
	.onset-intemp-cat-logo {
		float: none;
		margin-top: 14px;
		margin-left: 0;
	}
	.row-fluid .span4.onset-intemp-cat-columns {
		margin: 0 auto 15px;
	}
	.onset-intemp-cat-columns div {
		padding: 0 17px 2px;
	}
}

@media (max-width: 480px) {
	.navbar-inner.hobo-mobile {
		padding-top: 6px;
		padding-bottom: 7px;
	}
	.navbar .hobo-mobile .span4 {
		width: 90px;
	}
	.hobo-mobile img.brand.mobile-logo {
		padding-bottom: 5px;
	}
	.hobo-mobile .input-append .navbar-search {
		margin-top: 11px;
	}
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li>a, 
	.hobo-mobile .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li:hover>a {
		padding-left: 12px;
	}
	.hobo-mobile.hobo-mobile-french .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li>a, 
	.hobo-mobile.hobo-mobile-french .sws-mobile-header-nav .hobo-mobile-sub-nav .nav>li:hover>a {
		padding-left: 11px;
		padding-right: 11px;
	}
	.hobo-mobile .accordion-inner-sub {
		padding-right: 11px;
		margin-left: 25px;
	}
	.hobo-mobile-home-buttons .hobo-cat-button {
		height: 120px;
	}
	.hobo-mobile-home-buttons.hobo-mobile-home-buttons-fr .hobo-cat-button h2 {
		font-size: 22px;
		line-height: 23px;
	}
}

@media (max-width : 399px) {
	.navbar .hobo-mobile .span4 {
		width: 90px;
	}
	.hobo-mobile img.brand.mobile-logo {
		padding-bottom: 8px;
		padding-top: 2px;
	}
	.hobo-mobile .input-append.mobile-search, .hobo-mobile .input-append .navbar-search {
		margin-top: 8px;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 11px;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton::-moz-placeholder { /* Firefox 19+ */
		font-size: 11px;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton:-ms-input-placeholder { /* IE 10+ */
		font-size: 11px;
	}
	.hobo-mobile .mobile-search input#ProductSearch.appendedInputButton:-moz-placeholder { /* Firefox 18- */
		font-size: 11px;
	}
	.hobo-mobile .sws-mobile-header-nav .nav>li>a, 
	.hobo-mobile .sws-mobile-header-nav .nav>li>a:hover, 
	.hobo-mobile .sws-mobile-header-nav .nav>li:hover>a {
		font-size: 12px;
	}
	.hobo-mobile .sws-mobile-header-nav li:first-child.dropdown.dropdown-sup ul.dropdown-menu {
		width: 120%;
	}
	.hobo-mobile .sws-mobile-header-nav #mobile-sws-3 .accordion-inner-sub {
		margin-left: 10px;
	}
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li > a, 
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li > a:hover, 
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li >strong> a, 
	.navbar-hobo-subsite .nav-collapse .open > .dropdown-menu li >strong> a:hover {
		font-size: 11px;
		line-height: 12px;
	}
	.hobo-mobile .sws-mobile-header-nav #mobile-sws-3 .nav > li > a.hobo-nav-maincat {
		font-size: 12px;
		line-height: 15px;
	}
	.hobo-mobile-home-buttons .hobo-cat-button h2 {
		font-size: 21px;
		line-height: 24px;
	}
	.hobo-mobile-home-buttons.hobo-mobile-home-buttons-fr .hobo-cat-button h2 {
		font-size: 19px;
		line-height: 21px;
	}
	.hobo-mobile-home-buttons .hobo-cat-button {
		height: 100px;
	}
}