@font-face {
	font-family: InsigniaLTStd;
	src: url(/fonts/InsigniaLTStd/InsigniaLTStd.otf);
	font-display: swap;
}

@font-face {
	font-family: BebasNeueBold;
	src: url(/fonts/Bebas-Neue/BebasNeue-Bold.otf);
	font-display: swap;
}

.content {
	padding: 15px;
}

.outer-border {
	border-left: solid #c6c6c6 3px;
	border-right: solid #c6c6c6 3px;

}

h3#myModalLabel {
	-webkit-margin-before: 0;
	-webkit-margin-after: 10px;
	margin-top: 0;
	line-height: 30px;
}

.thumbnail {
	background-color: #fff;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding: 6px 22px;
}

.rental-products ul>li img {
	padding: 6px 5px;
}

.well {
	background-color: #fafafa;
}

.well.nobg {
	background-color: transparent;
	border-color: #AAA;
	margin-top: 10px;
	padding-top: 0;
}

.well.nobg h2 {
	background-color: white;
	padding: 0px 5px;
	position: relative;
	display: inline-block;
	top: -16px;
	margin: 0;
	font-size: 26px;
	line-height: 28px;
}

.linkless {
	display: block;
	max-width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}

.row-fluid [class="span"] {
	float: left;
	display: inline-block;
	width: auto;
}

h4 span.telephone-form-sub {
	font-size: 19px;
}

/* ---- HERO TEXt/IMG STYLES ----- */
.calibration-hero {
	height: 282px;
	background-image: url(/images/heros/Calibration-Hero.jpg);
	background-position: bottom;
}

.calibration-hero h1 {
	color: white;
	padding-top: 80px;
	text-shadow: 0px 0px 7px #000000;
	font-weight: 600;
	font-size: 50px;
	margin-bottom: 40px;
}

.calibration-hero .btn-hero {
	margin-left: 8.85%;
}

/* ---- END HERO TEXt/IMG STYLES ----- */

/* --------- Redirect Modal --------- */
#UScustomer.modal .btn-redirect,
#UScustomer.modal .btn-redirect:active,
#UScustomer.modal .btn-redirect:hover {
	max-width: 82%;
}

/* -------CFF Section ------ */
.quarterly-featured-price {
	font-size: 14px;
	color: #D50404 !important;
	font-weight: bold;
}

.cat-description-quarterly {
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 200;
	line-height: 25px;
}

.bordered-product {
	border: solid thin #cccccc;
	border-radius: 4px;
	padding: 10px;
}

.bordered-product p.muted.discounted {

	font-size: 13px;
	font-weight: 400;
	color: black;
}

.bordered-product p {
	margin-bottom: 0px;
}

.bordered-product p.discounted.free-prod-value {
	font-size: 12px;
	color: #000;
	font-style: italic;
}

.quarterly-featured {
	font-size: 14px;
	line-height: 1.25em;
	display: block;
	display: -webkit-box;
	height: 35px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.quarterly-h2 {
	margin-bottom: 0;
	margin-top: 0;
	font-size: 25px;
}

.quarterly-h1 {
	margin-bottom: 0;
	margin-top: 0;
}

.btn-default {
	border: solid 1px #ccc;
}

.btn-brands {
	background-color: #002663;
	color: #FFF;
	text-shadow: none;
	font-family: 'Open Sans';
	font-weight: 700 !important;
}

.btn-brands:hover {
	background-color: #002663;
	color: #d1d1d1;
}

.cff-advertisements .span4 {
	border: solid 1px #cccccc;
}

/* -------------NAVIGATION---------------*/

.navbar .nav>li>a {
	float: none;
	padding: 16px 14px 16px;
	color: #f9f9f9;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 13px;
}

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

.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #262425;
}

.dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a,
.dropdown-submenu:focus>a,
.dropdown-menu li>a:active,
.dropdown-submenu:active>a {
	background-color: #fafafa !important;
	background-image: none;
	color: #002663 !important;
}

.searchbar {
	margin-top: -40px;
}

.tab-switcher {
	margin-left: 0px;
}

.navbar-inner {
	border-radius: 0px;
}

.navbar-inner {
	min-height: 46px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #002663;
	background-image: none;
	background-repeat: none;
	border: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .nav>.active-all>a.active-home {
	color: #f9f9f9;
	text-decoration: none;
	background-color: #c05127;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	/*margin-top: -6px;
		padding: 19px 12px 19px;*/
}

.navbar .nav>.active-all>a.active-home-sws {
	color: #f9f9f9;
	text-decoration: none;
	background-color: #c05127 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
}

.navbar .nav>.active-all>a:hover,
.navbar .nav>.active-all>a:active,
.navbar .nav>.active-all>a:focus {
	background-color: #B04525;
	color: #f9f9f9;
}

.navbar .nav>.active-all>a.inactive-home {
	color: #f9f9f9;
	text-decoration: none;
	background-color: #c05127 !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-weight: 600;
	/*margin-top: -6px;
		padding: 19px 12px 19px;*/
}

.navbar .nav>.active-all>a.inactive-home-sws {
	color: #f9f9f9;
	text-decoration: none;
	background-color: #adadad;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar .nav>.active-all>a.inactive-home:hover,
.navbar .nav>.active-all>a.inactive-home:active,
.navbar .nav>.inactive-all>a.active-home:focus {
	background-color: #B04525;
	color: #f9f9f9;
}


.navbar .nav li.dropdown.open>.dropdown-toggle,
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle {
	background-color: #eaeaea;
	color: #f9f9f9;
}

.navbar-sws ul.nav.nav-option.hydro-nav {
	width: 100%;
	padding-left: 15px;
	box-sizing: border-box;
	padding-right: 15px;
}

.navbar-sws ul.nav.nav-option.hydro-nav .hydro-lang-switch {
	float: right;
}

.b2b-mobile a {
	display: inline;
}

.dropdown-menu-itm {
	font-size: 15px;
	line-height: 24px !important;
	min-width: 380px;
	padding: 5px 0;
	margin: 0px 0 0;
	list-style: none;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-webkit-border-radius: 0 0 6px 6px !important;
	-moz-border-radius: 0 0 6px 6px !important;
	border-radius: 0 0 6px 6px !important;
}

.itm-switchers {
	margin-top: 4px;
	margin-left: 20px;
}

.itm-persistent-nav {
	font-size: 15px;
	line-height: 24px !important;
	min-width: 380px;
	padding: 5px 0;
	margin: -15px 0 0 -15px;
	list-style: none;
	background-color: #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	-webkit-border-radius: 0 0 6px 6px !important;
	-moz-border-radius: 0 0 6px 6px !important;
	border-radius: 0 0 6px 6px !important;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	display: block;
}


.itm-persistent-nav,
.dropdown-menu-itm {
	padding-top: 0px;
}

.main-nav-line-no {
	display: none;
	visibility: hidden;
}

.itm-persistent-nav-category-and-industry-color {
	color: #c05127;
	font-weight: 700;
}

.nav-dropdown-main-menu a.nav-dropdown-main-menu-css {
	width: 100%;
	box-sizing: border-box;
	background-color: #eaeaea;
	font-weight: 600;
}

.itm-persistent-nav li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 21px;
	color: #333;
	white-space: nowrap;
}

li.nav-dropdown-main-menu>a {
	text-transform: uppercase;
	line-height: 24px;
	width: 100%;
	box-sizing: border-box;
	background-color: #fafafa;
}

.dropdown-menu li>a {
	line-height: 25px;
}

.dropdown-menu-itm.dropdown-menu li>a {
	line-height: 21px;
}

.dropdown-menu-itm.dropdown-menu li.nav-dropdown-main-menu>a {
	line-height: 24px;
}

.itm-persistent-nav li>a:hover,
.itm-persistent-nav li>a:focus,
.itm-persistent-nav li>a:active {
	background-image: none;
	font-weight: 600;
}

li.nav-dropdown-main-menu>a:hover {
	background-color: #eaeaea !important;
	line-height: 24px;
	font-weight: 600;
	color: #333 !important;
}

.navbar .nav>li>a:focus,
.navbar .nav>li>a:hover {
	color: #d1d1d1;
	text-decoration: none;
	background-color: transparent;
}

.language-switch {
	font-size: 10px;
}

a.btn.lang-switch {
	font-size: 12px;
	padding: 8px 12px 7px 12px;
}

.carousel-control-new {
	position: absolute;
	top: 55%;
	left: -18px;
	width: 60px;
	height: 40px;
	margin-top: -20px;
	font-size: 45px;
	font-weight: 700;
	line-height: 30px;
	color: #fff !important;
	text-align: center;
	background: transparent;
	border: none;
	transform: scale(0.5, 1.2);
	-webkit-transform: scale(0.5, 1.2);
	border-radius: none;
	opacity: 1;

	text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
}

.carousel-control-new.right {
	right: -18px;
	left: auto;
}

.carousel-control {
	top: 50%;
}

.carousel-indicators li {
	display: block;
	float: left;
	width: 7px;
	height: 7px;
	margin-left: 7px;
	margin-right: 7px;
	text-indent: -999px;
	background-color: #d9d9d9;
	border-radius: 5px;
}

.carousel-indicators .active {
	background-color: #737373;
}



.carousel-indicators {
	width: 63px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.GTS-carousel-control {
	margin-top: 13px;
}

.right {
	color: #bcbdc0;
}

#category-industry-navigation .dropdown.active-all.open #industries-dropdown {
	display: none;
}

.b2b ul.b2b-nav {
	list-style-type: none;
	display: block;
	margin-left: 0;
	margin-bottom: 5px;
	font-size: 12px;
	white-space: nowrap;
	word-wrap: normal;
}

ul.b2b-nav li {
	display: inline-block;
	padding-left: 2px;
	padding-right: 2px;
}

.shop-by-store-logo {
	width: 70%;
	margin: 0px auto;
	display: block;
}

.shop-by-store-logo-thermography {
	margin-top: -10px;
}

.shop-by-store-logo-datalogger {
	width: 60%;
}

.shop-by-store-logo-pms {
	width: 76%;
}

.shop-by-store-logo-toolbox {
	width: 65%;
}

.shop-by-store-logo-firefighting {
	width: 95%;
	margin-top: -5px;
}

.shop-by-store-text {
	width: 100%;
	white-space: normal;
	text-align: center;
	font-weight: 600;
	font-size: 11px;
	line-height: 16px;
	font-style: italic;
	margin-bottom: 0px;
}

.shop-by-store-text-thermaography {
	margin-top: -5px;
}

.shop-by-store-text-space {
	padding-top: 10px;
}

.itm-persistent-nav li>a.homepage-nav-store-list {
	background-color: white !important;
}

.nav-store-hr-margin {
	margin: 9px 20px;
}

.nav-store-hr-margin-last {
	margin: 0px -15px 10px;
}

.calibration-service-ad-section {
	background-image: url(/images/specialty-pages/Lab-Services/Lab-service-top-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 190px;
	filter: brightness(1.3);
	margin-top: 35px;
	margin-bottom: 15px;
}

.calibration-service-ad-section h4 {
	position: relative;
	top: 17%;
	color: white;
	z-index: 5;
	font-weight: 600;
	font-size: 33px;
	line-height: 32px;
	text-shadow: 3px 3px 4px rgba(0, 0, 0, 1);
	text-align: center;
}

.calibration-service-ad-button {
	width: 65%;
	margin: 45px auto;
}

.calibration-service-ad-section .span5 img {
	filter: brightness(0.8);
}

.calibration-service-ad-button .span5:first-child {
	float: left;
	max-width: 220px;
}

.calibration-service-ad-button .span5:nth-child(2) {
	float: right;
	max-width: 220px;
}

/* --- BF/CM ---- */
.clock .promo-text-fr {
	font-size: 10px;
}

/* -----------FOOTER------------ */

/* -----------FOOTER------------ */

.footer {
	background-color: #eaeaea;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-repeat: none;
	padding-top: 15px;
	margin-bottom: -20px;
	border-top: 5px solid #c9cdd4;
}

.footer li {
	list-style-type: none;
	margin-left: -10px;
	font-weight: 400;
	margin-bottom: 10px;
	color: #505150;
}

.footer .phone-number {
	font-size: 17px;
	font-weight: bold;
	display: inline-block;
	vertical-align: bottom;
	margin-top: -10px;
	color: #002663;
}

.footer .hydro-footer li.phone-number {
	margin-top: 0;
	margin-left: -25px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}

.footer .phone-number svg {
	vertical-align: bottom;
	margin-right: 3px;
}

.footer a {
	color: #505150;
	font-weight: 400;
}

.footer a:hover {
	color: #2455a4;
}

.footer p {
	font-size: 14px;
	font-weight: bold;
}

.footer .OnlineStore {
	color: #57ba4e;
}

.social img,
.social svg {
	width: 25px;
	height: 25px;
	margin-right: 3px;
}


.iso-img {
	max-width: 198px !important;
	margin-top: -9px;
	margin-left: 1px;
	height: 48px;
}

.sr-only{
	position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0,0,0,0);
    overflow: hidden;
}

.footer .secure-store-logo {
	margin-left: 10px;
}

.footer .iso-signup #mc_embed_signup form {
	padding-top: 0;
}

/* --------- Safety Essentials ----------*/
.safety-essentials.navbar-inner {
	background-color: #ea2234;
	padding: 0px;
	min-height: 40px;
}

.safety-essentials.navbar-inner .nav>li>a {
	padding: 10px 62px 10px;
}

.safety-essentials.navbar-inner .nav>li.home-btn>a {
	padding: 10px 10px 10px 20px;
}

.safety-essentials.navbar-inner .nav li.dropdown.open>.dropdown-toggle,
.safety-essentials.navbar-inner .nav li.dropdown.active>.dropdown-toggle,
.safety-essentials.navbar-inner .nav li.dropdown.open.active>.dropdown-toggle {
	background-color: #b70f1e;
}

.safety-essentials .dropdown-menu li>a:hover,
.safety-essentials .dropdown-menu li>a:focus,
.safety-essentials .dropdown-submenu:hover>a,
.safety-essentials .dropdown-submenu:focus>a,
.safety-essentials .dropdown-menu li>a:active,
.safety-essentials .dropdown-submenu:active>a {
	background-color: #eb2234 !important;
	color: #fff !important;
}

/* ------ END Safety Essentials ------ */

/* ---------COOKIES------------ */

#container-cookie-allow {
	border-top: 5px solid #002663;
	background: #eaeaea;
}

.btn-brand.cookies-button {
	border-radius: 4px;
	background-image: none;
	font-weight: 400;
	font-size: 1rem;
	border: 1px solid transparent;
	margin: 10px;
}

/* ---------COOKIES END------------ */
/* ---------HEADER------------ */
.b2b {
	margin-top: -15px;
	border: solid thin #d5d5d5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 19px 10px 0px 10px;
	width: auto;
	margin-left: 890px;
	background-color: #002663;
	color: white;
	font-weight: bold;
}

.b2b p {
	margin-bottom: 5px;
	font-size: 12px;
	white-space: nowrap;
	word-wrap: normal;
}

.b2b p,
.b2b a {
	color: white;
}

.b2b a:hover {
	color: #eee;
}

.b2b-border-left {
	border-left: 6px #DBDBDB solid;
	padding-left: 8px;
}

.b2b-paragraphs p strong {
	color: #002562;
}

.b2b-tt {
	color: #002562;
	margin-bottom: 2px;
	margin-top: 3px;
}

h4.b2b-tt {
	font-size: 17px;
	line-height: 20px;
}

h4.b2b-tt.underlined {
	border-bottom: 1px solid #002562;
}

h5.b2b-tt {
	font-size: 17px;
	line-height: 20px;
}

h6.b2b-tt {
	font-size: 15px;
	line-height: 18px;
}

.contact-search {
	padding-top: 30px;
}

.itm-contact {
	margin-top: 16px;
}

.itm-contact-sws {
	margin-top: 8px;
}

.itm-phone {
	font-size: 16px;
	font-weight: 600;
	color: #002663;
}

.contact-span {
	display: block;
	font-size: 16px;
	color: #313131;
	padding-left: 0px;
}

.contact-link {
	color: #313131;
}

.contact-icon {
	margin-top: 4px;
	margin-left: 12px;
}

.header {
	background-color: #f3f3f3;
	background-image: -moz-linear-gradient(top, #f3f3f3, #fdfdfd);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#fdfdfd));
	background-image: -webkit-linear-gradient(top, #f3f3f3, #fdfdfd);
	background-image: -o-linear-gradient(top, #f3f3f3, #fdfdfd);
	background-image: linear-gradient(to bottom, #f3f3f3, #fdfdfd);
	background-repeat: no-repeat;
	padding: 0px 0px 6px 0px;
}

.header.company-small-header.hydro-header {
	padding-bottom: 10px;
	padding-top: 1px;
}

.header .contact {
	min-height: 88px;
	margin-left: 0;
	padding-top: 25px;
	background-image: url(/images/misc/contact-background-w.png);
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 26px;
	margin-top: -15px;
}

.header .contact h2 {
	font-size: 18px;
	color: #E2E2E2;
	text-align: right;
	padding-right: 30px;
	line-height: 2.4em;
}

.header .contact h3 {
	text-align: right;
	font-size: 16px;
	margin-top: -20px;
	color: #E2E2E2;
	padding-right: 30px;

}

.header .logo {
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 15px;
}

.row-fluid .logo.span2 {
	width: 20.5%;
	padding-bottom: 0px;
}

.header.company-small-header .row-fluid .span6.contact-search {
	width: 30.564%;
	/* width: 42.564%; */
	padding-top: 7px;
	margin-left: 0px;
	text-align: center;
	padding-left: 42px;
}
.header.company-small-header .row-fluid .span6.contact-search .canadian-owned{
    background-color: #ac1f2a;
    border-radius: 4px;
    width: 453px;
    margin-top: 7px;
    margin-left: -20px;
    padding: 4px 0;
}
.header.company-small-header .row-fluid .span6.contact-search .canadian-owned.quebec-owned{
    background-color: #003399;
    border-radius: 4px;
    width: 453px;
    margin-top: 7px;
    margin-left: -20px;
    padding: 4px 0;
}
.header.company-small-header .row-fluid .span6.contact-search .canadian-owned p{
    color: white;
    font-size: 14px;
    text-align: center;
    margin: auto;
}

.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search {
	width: 23%;
	padding-left: 0px;
	padding-top: 7px;
}
/* B2B */
.header.company-small-header .row-fluid .span6.contact-search p{
	color: #ac1f2a;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: -4px;
    text-align: left;
    font-size: 16px;
    font-family: 'Open Sans';
    padding-left: 0px;
	margin-left: -19px;
}

.header.company-small-header.hydro-header .row-fluid .span6.contact-search.hydro-contact-search {
	text-align: left;
	padding-top: 23px;
	padding-left: 0;
	margin-left: -19px;
}
.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search p{
	color: #ac1f2a;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: -3px;
    text-align: left;
    font-size: 16px;
    font-family: 'Open Sans';
	padding-left: 0px;
	margin-left: 12px;
}
.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .proudly-quebec,
.header.company-small-header .row-fluid .span6.contact-search .proudly-quebec{
	color: #003399;
}
.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned{
	background-color: #ac1f2a;
    border-radius: 4px;
    width: 320px;
    margin-top: 7px;
    margin-left: 12px;
    padding: 4px 0;
}

.sws-lab-nav .nav li a {
	padding: 3.5px 18px ;
}

@media (max-width: 1199px) and (min-width: 980px) {
	.sws-lab-nav .nav li a {
		padding: 3.5px 12px;
	}
}
@media (max-width: 979px) {
    .sws-lab-nav #SWS-mobile-first-nav a,.sws-lab-nav #SWS-mobile-second-nav a, .sws-lab-nav #SWS-mobile-third-nav a  {
		padding: 0px !important;

	}}

.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned p{
    color: white;
    font-size: 14px;
    text-align: center;
    margin: auto;
}
.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned .quebec-slogan {
    color: white;
    font-size: 13px;
    text-align: center;
    margin: auto;
}
.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned.quebec-owned{
	background-color: #003399;
    border-radius: 4px;
    width: 320px;
    margin-top: 7px;
	margin-left: 0px;
    padding: 4px 0;
	margin-left: 12px;
}
.header.company-small-header.hydro-header .row-fluid .span6.contact-search.hydro-contact-search h4{
	margin-left: 5px;
}
.header.company-small-header.hydro-header .row-fluid .span6.contact-search.hydro-contact-search h4,
.header.company-small-header.hydro-header .row-fluid .span6.contact-search.hydro-contact-search h4 a {
	margin: 0;
	font-size: 18px;
	color: #002663;
	line-height: 20px;
}

.span6.contact-search.hydro-contact-search p.logo-text-ITM {
	line-height: 14px;
	padding: 7px 20px 3px 7px;
	color: #fff;
	font-size: 12px;
	display: inline-block;
	background: #002663;
	vertical-align: top;
	margin-top: 3px;
}

.span6.contact-search.hydro-contact-search .desktop-ITM-logo-leaf {
	margin-left: -20px;
	-webkit-filter: drop-shadow(-1px 0px 3px #fff) drop-shadow(0px 0px 1px #fff);
	filter: drop-shadow(-1px 0px 3px #fff) drop-shadow(0px 0px 1px #fff);
	position: relative;
	top: -4px;
}

.span6.contact-search.hydro-contact-search .desktop-ITM-logo-leaf.hydro-maple-leaf {
	margin-left: -17px;
}

.span6.contact-search.hydro-contact-search .desktop-ITM-logo-leaf svg.sprite {
	margin-bottom: -15px;
}


.navbar-search.pull-center {
	float: none;
}

.header.company-small-header .row-fluid .span3.Free-Shipping {
	padding-top: 11px;
	width: 39.9%;
	text-align: right;
	float: right;
}

.header.company-small-header.hydro-header .row-fluid .span3.Free-Shipping {
	padding-right: 13px;
	margin-left: 19px;
}

.header.company-small-header .row-fluid.B2C-header-space .span3.Free-Shipping {
	width: 53.4%;
}

.row-fluid .span3.Free-Shipping svg {
	width: 29.4%;
	height: 86.77px;
}

.row-fluid.B2C-header-space .span3.Free-Shipping svg {
	width: 22.2%;
	height: 88.69px;
}

.row-fluid.B2C-header-space .span3.Free-Shipping svg.order-status-sprite,
.row-fluid.B2C-header-space .span3.Free-Shipping svg.order-status-fr-sprite {
	-webkit-box-shadow: inset 0px 0px 0px 4px #aa222f;
	box-shadow: inset 0px 0px 0px 4px #aa222f;
	border-radius: 7px;
	overflow: hidden;
	padding: 1px 1px;
	box-sizing: border-box;
}

.ITM-review-rating-button {
	width: 29.4%;
	display: inline-block;
	vertical-align: top;
	font-family: 'BebasNeueBold', sans-serif;
	text-align: center;
	font-weight: 400;
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(178, 178, 178, 0.5);
	-moz-box-shadow: inset 0px 0px 0px 1px rgba(178, 178, 178, 0.5);
	box-shadow: inset 0px 0px 0px 1px rgba(178, 178, 178, 0.5);
	border-radius: 6px;
	background-color: white;
	background-repeat: no-repeat;
	background-size: cover;
	height: 86.77px;
	-webkit-text-size-adjust: 100%;
	padding: 0.5px;
	box-sizing: border-box;
}

.B2C-header-space .ITM-review-rating-button {
	width: 22.2%;
	height: 87.69px;
}

.ITM-review-rating-button p {
	color: #AA222F;
	margin-bottom: 2px;
	font-size: 15.5px;
	line-height: 21px;
	letter-spacing: 0.35px;
	-webkit-text-size-adjust: 100%;
}

.ITM-review-rating-button-fr p {
	letter-spacing: 0.5px;
	font-size: 13.5px;
	margin-bottom: 4px;
}

.ITM-review-rating-button h3 {
	color: #333333;
	margin: 0px;
	font-size: 33px;
	line-height: 23px;
	font-weight: 400;
	-webkit-text-size-adjust: 100%;
}

.ITM-review-rating-button-fr h3 {
	font-size: 29px;
	line-height: 19px;
}

.row-fluid .logo.span2 a {
	display: inline-block;
	float: left;
}

.desktop-ITM-logo {
	width: 100%
		/* width: 80%; */
}

.desktop-ITM-logo-leaf {
	width: 20%;
	margin-top: 40px;
	margin-bottom: -2px;
}

a.desktop-ITM-logo-leaf>svg {
	height: 38.6px;
	width: 36.94px;
}

p.logo-text-ITM {
	font-family: 'InsigniaLTStd', sans-serif;
	color: #d02630;
	font-size: 11.4px;
	clear: both;
	margin-bottom: 0px;
	text-transform: uppercase;
	line-height: 12px;
	white-space: nowrap;
}

p.logo-text-ITM-fr {
	font-size: 10.1px;
	color: #002663;
	overflow: visible;
	white-space: nowrap;
}
/* B2B en and fr */
.appendedInputButton.searchbox {
	width: 400px;
    padding: 4px 6px;
    border-radius: 0px;
    margin-left: -20px;
}

.hydro-nav #ProductDisplayForm.navbar-search {
	margin-top: 4px;
}

.hydro-nav .appendedInputButton.searchbox {
	height: 20px !important;
	width: 300px;
	padding: 3px 6px;
}

.hydro-nav .navbar-search .btn {
	padding: 3px 11px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.B2C-header-space .appendedInputButton.searchbox {
    width: 268px;
    margin-left: 12px;
}

.contact-span {
	font-size: 15px;
}

.contact-span-fr {
	font-size: 13px;
}

li .navbar-search .search-query {
	width: 230px;
}

.header .Free-Shipping {
	padding-left: 20px;
	/* ----- IE ------ */
	padding-left: 30px\9;
	padding-top: 27px;
	padding-bottom: 10px;
}

.btn-order-status {
	background-color: #002663;
	color: white;
	text-shadow: none;
	padding-top: 7px !important;
	padding-bottom: 3px !important;
	margin-top: -5px;
	float: right;
	margin-right: 48px;
}

.btn-order-status:hover {
	background-color: #002663;
	color: white;
	text-shadow: none;
}

/* ----- B2C Order Status ------ */
.b2c-order-status-find-box>.span4 {
	width: 34%;
	min-width: 390px;
}

.b2c-order-status-find h1.b2b-myAccount-header.b2b-my-orders,
.b2c-order-status-find>p.lead {
	margin-bottom: 15px;
}

.b2c-order-status-find .b2c-order-status-find-box h2,
.b2c-order-status-result-section h2 {
	color: #ffffff;
	background-color: #000000;
	margin: 0px;
	padding: 10px 25px;
	font-size: 18px;
	font-weight: 600;
	line-height: 27px;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-group {
	border-radius: 0px;
	margin-bottom: -1px;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-heading .accordion-toggle {
	padding: 6px 25px;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-inner {
	border-top: none;
	padding: 0px 25px;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-inner form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
}

.b2c-order-status-find .b2c-order-status-find-box h4 {
	font-size: 16px;
	line-height: 20px;
	display: inline-block;
}

.itm-french-content .b2c-order-status-find .b2c-order-status-find-box h4 {
	font-size: 14.5px;
}

.b2c-order-status-find .b2c-order-status-find-box .b2c-order-status-search-error-message>p>strong {
	font-size: 14px;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-inner input[type="text"] {
	width: 100%;
	box-sizing: border-box;
	height: 35px;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-heading .product-tab-line {
	display: none;
}

.b2c-order-status-find .b2c-order-status-find-box .product-tab-cross,
.b2c-order-status-find .b2c-order-status-find-box .product-tab-line {
	font-size: 22px;
	font-weight: 700;
	color: #000000;
	line-height: 37px;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-heading .line-tab-function .product-tab-cross {
	display: none;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-heading .cross-tab-function .product-tab-line {
	display: none;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-heading .cross-tab-function .product-tab-cross {
	display: inline-block;
}

.b2c-order-status-find .b2c-order-status-find-box .accordion-heading .line-tab-function .product-tab-line {
	display: inline-block;
}

.b2c-order-status-result-section {
	float: left;
	margin-top: 5px;
}

.itm-french-content .b2c-order-status-find .b2c-order-status-find-box .product-tab-cross,
.itm-french-content .b2c-order-status-find .b2c-order-status-find-box .product-tab-line {
	line-height: 34px;
}

.b2c-order-status-result-section .b2c-order-status-result-dispaly-box {
	padding: 20px 25px;
	border: 1px solid #eaeaea;
	border-top: none;
	margin-bottom: 15px;
}

/* ----- end B2C Order Status ------ */

.buttons {
	margin-bottom: 20px;
}

.home-side-graphic-padding {
	padding-top: 11px;
}

.series-title {
	color: #000000;
	font-weight: 600;
}

.nav-header-direct {
	font-weight: bold !important;
}

#myCarousel {
	background-image: none;
}

.click-for-price-link {
	color: #C05127;
}

/* -----------StreamSend------------ */
/* class for all fields with errors */
.field-error {
	background: red;
	color: white;
}

/* class for error message */
.streamsend-error {
	color: white;
}

/* id for the streamsend form */
.streamsend-form-section {
	display: inline-block;
	width: 411px;
	height: auto;
	position: relative;
	margin: 0;
}

/* id for the streamsend form success message */
#streamsend_form_success {
	color: white;
}

/* id for the email address input */
.email_address-section,
.globalTestNews-section .field-error {
	width: 260px;
	height: 29px !important;
	border-radius: 0px !important;
}

/* id for the submit button */
.streamsend-submit-button {
	display: inline-block;
	padding: 9px 8px;
	font: normal normal;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #b11116;
	text-align: center;
	text-decoration: none;
	border: 0px solid #F0723D;
	border-radius: 0px;
	background: #FFF;
	word-wrap: break-word;
	width: 100px;
	height: 39px;
	margin-left: 5px !important;
}

.globalTestNews-section {
	width: auto;
	height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #3d7bbb;
	background: -moz-linear-gradient(top, #3d7bbb 0%, #2c64a1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3d7bbb), color-stop(100%, #2c64a1));
	background: -webkit-linear-gradient(top, #3d7bbb 0%, #2c64a1 100%);
	background: -o-linear-gradient(top, #3d7bbb 0%, #2c64a1 100%);
	background: -ms-linear-gradient(top, #3d7bbb 0%, #2c64a1 100%);
	background: linear-gradient(to bottom, #3d7bbb 0%, #2c64a1 100%);
	filter:
		progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d7bbb',
			endColorstr='#2c64a1', GradientType=0);
}

/* -----------StreamSend End------------ */

/* ----------- APPLICATION BUTTONS ------------ */

.application-bkg {
	background-color: #000;
	padding: 1px 2px;
	text-align: center;
	margin-bottom: 20px;
}

.application-title {
	color: #FAFAFA;
	font-size: 16px;
	font-weight: 100;
	margin-top: 9px;
}

.application-title a:hover {
	text-decoration: none;
}

.series-title {
	color: #f9a334;
	font-weight: 600;
}

.yotpo-carousel {
	border-top: solid thin #cdcdcd;
	border-bottom: solid thin #cdcdcd;
	padding-bottom: 15px;
	margin: 20px 0;
}

/* ---- Category Pages ---- */

.category-items h4 {
	margin-bottom: 10px;
	margin-top: 0;
}

.category-items h3 {
	margin-bottom: 0;
	margin-top: 0;
}

.category-items span.availability {
	margin-top: -30px;
}

form.category-items {
	margin-bottom: 5px;
}

p.category {
	font-size: 16px;
}

.muted {
	color: #979797;
	font-size: 16px;
	font-weight: 600;
}

.half-muted {
	color: #6b6b6b;
}

.quantity {
	margin-bottom: 10px;
}

.category-items .category-qty-input.click-for-price .quantity {
	text-align: center;
	width: 50%;
	margin: 0px auto 10px;
}

.new_product_cat_promos {
	font-size: 1.5em;
}

.category-prod-name {
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 15px !important;
}

.category-prod-name-quickbuy {
	margin-bottom: 0 !important;
}

.category-small {
	font-size: 15px;
	color: #979797;
}

p.category-short {
	font-size: 16px;
	color: #979797;
	line-height: 24px;
}
p.category-short .clearance-statement{
	display: inline-block;
	font-size:19px;	
	padding-bottom: 10px;
	font-style: italic;
}
h1.category-title {
	margin-top: 0;
}

h1.category-title small {
	font-size: 32px;
	line-height: 36px;
	margin-bottom: 6px;
}

.truncated-text .short-description {
	font-size: 17px;
	line-height: 22px;
	display: block;
	display: -webkit-box;
	height: 89px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media (max-width: 1199px) {
	.safety-essentials.navbar-inner .nav>li>a {
		padding: 10px 22px 10px;
	}
	.appendedInputButton.searchbox {
		width: 295px;
		padding: 4px 6px;
		border-radius: 0px;
		margin-left: -20px;
	}

}

/* ---- FLAGS ----- */
.badge {
	display: inline-block;
	padding: 7px;
	font-size: 12px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	line-height: 14px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 4px;
}

.label {
	display: inline-block;
	padding: 7px;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	line-height: 14px;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: 4px;
}

.label {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.label-top-seller {
	background-color: #178DCD;
}

.label-new {
	background-color: #F57E20;
	padding-top: 5px;
}

.label-new .icon-white {
	margin: 3px 0 0 0;
}

.label-featured {
	background-color: #5DBA47;
	padding-top: 5px;
}

.label-featured .icon-white {
	margin: 3px 0 0 0;
}

.label-special {
	border: thin solid #D02028;
	color: #D02028 !important;
	background-color: white !important;
}

.label-clearance {
	background-color: #D02028;
	padding-top: 5px;
}

.category-items-french .label-clearance {
	font-size: 12px;
}

.label-clearance .icon-white {
	margin: 3px 0 0 0;
}

.label-free_stuff {
	background-color: rgb(255, 242, 0);
	border: 2px solid #B8151C;
	text-shadow: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #B8151C;
}

.label-free_stuff-fr {
	background-color: rgb(255, 242, 0);
	border: 2px solid #B8151C;
	text-shadow: none;
	padding: 5px 4px;
	color: #B8151C;
	font-size: 13px;
}

.free-prod-value {
	font-size: 16px;
	color: #820303;
	font-weight: 100;
}

.label-rentals {
	background-color: #BE1E2D;
}

.label-rentals.product {
	margin-bottom: -10px;
	position: absolute;
}

/* --- Discount Displays ----*/

.discounted {
	margin: 0px 0 20px 0;
	font-weight: bold;
	color: #D50404;
}

/*.incentive .muted.discounted {
	display: inline;
}*/

/* -------------------------- TAXONOMY START ---------------------------- */
/* ------------- Nav Style Breadcrumbs --------------- */
.row-fluid.navbar.taxonomy-breadcrumbs {
	padding-top: 0;
	margin-bottom: 0;
}

.taxonomy-breadcrumbs.navbar .nav>li>a {
	padding: 5px 6px;
	color: #333;
	text-transform: none;
	border: 1px solid #b6b6b6;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 15px;
	display: inline-block;
}

.taxonomy-breadcrumbs.navbar .nav>li.dropdown>a {
	padding-right: 23px;
}

.taxonomy-breadcrumbs.navbar .nav>li.dropdown.open>a.dropdown-toggle,
.taxonomy-breadcrumbs.navbar .nav>li>a:hover {
	background-color: #002663;
	color: #fff;
}

.taxonomy-breadcrumbs.navbar .nav {
	margin-right: 0;
	margin-bottom: 4px;
}

.taxonomy-breadcrumbs.sws-breadcrumbs .nav li:first-child {
	display: none;
}

/* START Breadcrumb chevron styling */
.taxonomy-breadcrumbs.navbar .nav>li>a .chevron {
	position: relative;
	display: inline-block;
	height: 8px;
	/*height should be double border*/
}

.taxonomy-breadcrumbs.navbar .nav>li>a .chevron:before,
.taxonomy-breadcrumbs.navbar .nav>li>a .chevron:after {
	position: absolute;
	display: block;
	content: "";
	border: 8px solid transparent;
	/*adjust size*/
}

/* Replace all text 'top' below with left/right/bottom to rotate the chevron */
.taxonomy-breadcrumbs.navbar .nav>li>a .chevron:before {
	top: 0;
	border-top-color: #002663;
	/*Chevron Color*/
}

.taxonomy-breadcrumbs.navbar .nav>li>a .chevron:after {
	top: -3px;
	/*adjust thickness*/
	border-top-color: #fff;
	/*Match background colour*/
}

.taxonomy-breadcrumbs.navbar .nav>li>a:active .chevron:before,
.taxonomy-breadcrumbs.navbar .nav>li>a:hover .chevron:before,
.taxonomy-breadcrumbs.navbar .nav>li.dropdown.open>a .chevron:before {
	border-top-color: #fff;
}

.taxonomy-breadcrumbs.navbar .nav>li>a:active .chevron:after,
.taxonomy-breadcrumbs.navbar .nav>li>a:hover .chevron:after,
.taxonomy-breadcrumbs.navbar .nav>li.dropdown.open>a .chevron:after {
	border-top-color: #002663;
}

/* END Breadcrumb chevron styling */
.taxonomy-breadcrumbs .dropdown-menu .active>a,
.taxonomy-breadcrumbs .dropdown-menu .active>a:hover,
.taxonomy-breadcrumbs .dropdown-menu a:hover,
.taxonomy-breadcrumbs .dropdown-menu a:active {
	background-color: #002663 !important;
	background: #002663 !important;
	background-image: none;
	filter: none;
	color: #fff !important;
}

/* ------------- Search --------------- */
.categories-header-search {
	margin-bottom: 10px;
}

.categories-header-search p.category.category-short {
	margin-bottom: 0;
}

.main-category-search {
	background: #e1e1e1;
	margin-top: 0px;
	padding: 7px 12px 11px 13px;
}

.main-category-search.search-no-breadcrumbs {
	margin-top: 9px;
}

.main-category-search p {
	font-style: italic;
	color: #032761;
	font-weight: 600;
	margin-bottom: 2px;
}

.main-category-search form.input-append#ProductDisplayForm {
	position: relative;
	float: left;
	margin-bottom: 0 !important;
	max-width: 100%;
}

.main-category-search .main-category-search-container {
	margin-right: 16px;
}

.main-category-search.search-no-short {
	padding: 16px 14px 21px 15px;
	margin-top: 0px;
}

.main-category-search.search-no-short p {
	margin-bottom: 1px;
	display: inline-block;
	margin-top: 12px;
}

.main-category-search.search-no-short .main-category-search-container {
	margin-right: 53px;
	float: right;
}

.main-category-search.search-no-short form.input-append#ProductDisplayForm {
	display: inline-block;
	width: 192px;
	float: none;
}

/* ------------- Short --------------- */
.categories-header-search .category-header-short {
	margin-top: 5px;
}

/* ------------- Sort by Dropdown alignment --------------- */
.category-sort .btn-group.open ul.dropdown-menu {
	left: auto;
	right: 0;
}

/* ------------- fancy hr under cat buttons --------------- */
hr.main-category-hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #e9e9e9;
	height: 2px;
}

/* ------------- Sidebar Nav --------------- */
.sidebar-nav>ul.nav-list {
	margin-bottom: 17px;
}

.sidebar-nav>ul.nav-list>li:nth-child(2) {
	margin-left: 7px;
}

.sidebar-nav>ul.nav-list>li:nth-child(3) {
	margin-left: 14px;
}

.sidebar-nav>ul.nav-list>li:nth-child(4) {
	margin-left: 21px;
}

.sidebar-nav-store.sidebar-nav>ul.nav-list>li {
	margin-left: 0;
	margin-bottom: 5px;
}

.sidebar-nav .nav-list.sibling-cats {
	border-left: 5px solid #e9e9e9;
	padding-left: 0;
	margin-left: 3px;
	margin-top: 0 !important;
}

.sidebar-nav-store.sidebar-nav .nav-list.sibling-cats {
	margin-bottom: 0;
}

.categories-filter-sidebar .nav-list a:hover,
.categories-filter-sidebar .nav-list .active>a,
.categories-filter-sidebar .nav-list .active>a:hover,
.sidebar-nav-store .nav-list a:hover,
.sidebar-nav-store .nav-list .active>a,
.sidebar-nav-store .nav-list .active>a:hover {
	background: #e9e9e9;
	color: #333;
	text-shadow: none;
}

.categories-filter-sidebar>.sidebar-nav>.nav-list>.active>a {
	padding-left: 11px;
}

.sidebar-nav-store.sidebar-nav>.nav-list>li>a {
	padding-left: 17.5px;
	overflow: auto;
	border-radius: 0;
	margin-bottom: 0;
}

.sidebar-nav-store .nav-list>li>a>span.tax-arrow,
.sidebar-nav-store .nav-list>li.active>a>span.tax-arrow.tax-arrow-right,
.sidebar-nav-store .nav-list>li.active-parent>a>span.tax-arrow.tax-arrow-right,
.categories-filter-sidebar .nav-list .active>a>span.tax-arrow {
	display: none;
}

.sidebar-nav-store .nav-list li.active-parent>a>span.tax-arrow {
	display: inline;
}

.categories-filter-sidebar .nav-list .active>.sibling-cats {
	margin-left: -4px;
}

.sidebar-nav-store .nav-list.sibling-cats>li>a,
.categories-filter-sidebar .nav-list.sibling-cats>li>a,
.sidebar-nav>.nav-list>li>a {
	color: #333;
}

.sidebar-nav>.nav-list>li>a,
.sidebar-nav-store .nav-list li.active-parent>a {
	padding: 3px 7px;
	display: block;
}

.sidebar-nav>.nav-list>li>a>span.tax-arrow {
	font-size: 23px;
	line-height: 10px;
	top: 1px;
	position: relative;
	font-weight: 400;
	padding-right: 3.5px;
}

.sidebar-nav-store .nav-list li>a>span.sidebar-nav-catname {
	float: left;
	width: calc(100% - 11px);
	display: block;
}

.sidebar-nav-store .nav-list li>a>span.tax-arrow {
	float: left;
	top: 2px;
}

.sidebar-nav-store .nav-list li>a>span.tax-arrow.tax-arrow-right {
	display: block;
	float: right;
	padding-right: 0;
	padding-left: 4px;
	top: 2px;
}

.sidebar-nav>.nav-list>li>a:hover {
	background: #e9e9e9;
	color: #333;
}

.sidebar-nav .nav-list.sibling-cats>li>a {
	margin-right: -15px;
	margin-left: 0px;
	padding-left: 10px;
	border-radius: 0;
	font-weight: 400;
}

/* ------------- Brands Accordion --------------- */
.categories-filter-sidebar h2 {
	margin-bottom: 6px;
	margin-top: 0;
}

#accordion-brand.accordion {
	margin-bottom: 0;
}

#accordion-brand .product-tab-line {
	display: none;
}

#accordion-brand .line-tab-function .product-tab-cross {
	display: none;
}

#accordion-brand .cross-tab-function .product-tab-line {
	display: none;
}

#accordion-brand .cross-tab-function .product-tab-cross {
	display: inline-block;
	margin-right: 5px;
	margin-top: 2px;
}

#accordion-brand .line-tab-function .product-tab-line {
	display: inline-block;
	font-size: 29px;
	font-weight: 700;
	margin-right: 3px;
}

#accordion-brand .accordion-group>.accordion-heading>li, #accordion-brand .accordion-group>.accordion-heading>.mobile-tab-list-style>li {
	list-style: none;
	background-color: white;

	/* Styles for the 'a' copied here until we have more filters and this becomes a dropdown again */
	font-size: 16px;
	line-height: 23px;
	padding: 9px 10px 8px 13px;
	color: white;
	background-color: #032761;
}
#accordion-brand .accordion-group>.accordion-heading>ul.mobile-tab-list-style {
    margin: 0;
}
#accordion-brand .accordion-group {
	border: none;
	margin-bottom: 10px;
}

#accordion-brand .accordion-heading li>a {
	font-size: 16px;
	line-height: 23px;
	color: black;
	padding: 9px 10px 8px 13px;
	background-color: #eeeeee;
}

#accordion-brand .accordion-heading li>a.line-tab-function {
	color: white;
	background-color: #032761;
}

#accordion-brand .accordion-body.in.collapse {
	border-bottom: 2px solid #032761;
}

#accordion-brand .accordion-body .accordion-inner {
	border: none;
	padding: 5px 15px 0 2px;
}

#accordion-brand .accordion-body .nav>li>a {
	color: #333;
	padding: 5px 11px;
}

#accordion-brand .accordion-body .nav-list>.active>a,
#accordion-brand .accordion-body .nav-list>.active>a:hover {
	color: #fff;
	text-shadow: none;
	background-color: #032761;
}

#accordion-brand .accordion-body .nav>li>a:hover {
	background-color: #eeeeee;
	color: #333;
}


/* ------------- Children Category Buttons --------------- */
/* ------ Base ------ */
.row-fluid a.category-child .div-table {
	background-color: #FFF;
	border: 1px solid #acacac;
	border-bottom: 6px solid #032761;
	border-radius: 0;
	padding: 4px 8px;
	width: 100%;
	box-sizing: border-box;
}

.categories-children-coop-section .row-fluid:last-child a.category-child,
.categories-children-coop-section .span12 .row-fluid:last-child a.category-child {
	margin-bottom: 0px;
}

.categories-children-coop-section .row-fluid a.category-child {
	margin-bottom: 15px;
	margin-left: 1.6%;
	width: 23.80%;
}

.categories-children-coop-section .row-fluid a.category-child:first-child {
	margin-left: 0;
}

.categories-children-coop-section .span12 .row-fluid a.category-child,
.category-parent-template-setting.row-fluid a.category-child {
	margin-bottom: 18px;
}

.category-child .category-child-title {
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	margin-top: 0;
	margin-bottom: 0;
	word-wrap: break-word;
	color: #333;
	text-decoration: none;
}

.category-child .catchild-img {
	width: 37%;
	padding-right: 8px;
	text-align: center;
}

.category-parent-template-setting .category-child .catchild-img {
	width: 32%;
}

.category-child .catchild-img.div-table-cell.no-image {
	display: none;
}

.category-child .category-child-title-container,
.category-child .catchild-img {
	vertical-align: middle;
}

.category-child .catchild-img>span,
.category-child .catchild-img>span>img {
	max-height: 100%;
	text-align: center;
}

/* ------ Most buttons ------ */
.child-category-buttons>.row-fluid a.category-child .div-table {
	height: 90px;
}

.child-category-buttons .category-child .catchild-img>span>img {
	max-height: 75px;
	text-align: center;
}

/* ------ Largest L2+ cats ------ */
.child-category-buttons-exceptions>.row-fluid a.category-child .div-table,
.child-category-buttons-exceptions>.row-fluid a.category-child .div-table {
	height: 78px;
	border-bottom-width: 4px;
}

.child-category-buttons-exceptions .category-child .catchild-img>span>img,
.child-category-buttons-exceptions .category-child .catchild-img>span>img {
	max-height: 65px;
	text-align: center;
}

/* ------------- Category COOP ad base --------------- */
.categories-children-coop-section.has-coop {
	position: relative;
	min-height: 120px;
}

.categories-children-coop-section>.span2 {
	display: flex;
	justify-content: flex-start;
	flex-direction: column;
	height: 100%;
	/* 	max-height: 300px; */
	position: relative;
	top: 0;
	right: 0;
}

.categories-children-coop-section>.span2>div {
	height: 100%;
	box-sizing: border-box;
}

/* ------------- Category Wide COOP ads  --------------- */
.categories-wide-coop-shelf-mobile {
	display: none;
	visibility: hidden;
}

.categories-wide-coop-shelf {
	padding-top: 0;
}

.categories-wide-coop-shelf .span4.wide-coop-calibration {
	display: none;
}

.categories-wide-coop-shelf .span4.wide-coop-calibration:nth-child(2),
.categories-wide-coop-shelf .span4.wide-coop-calibration:nth-child(3) {
	display: block;
}

/* -------------------------- TAXONOMY END ---------------------------- */


/* --- Brand Section --- */

.brand-image {
	max-height: 200px !important;
}

h5.brand-industry {
	margin-bottom: 5px;
	margin-top: 61px;
	clear: both;
	font-size: 16px;
}

.btn.btn-vak {
	position: relative;
	padding-left: 85px;
	margin-bottom: 10px;
	font-weight: 700;
	color: #333
}

.btn.btn-vak>span {
	position: absolute;
	top: -7px;
	left: 23px;
	transform: skew(-20deg, 0deg);
	border-radius: 4px;
	padding: 4px;
	border: 1px solid #b8151c;
	border-radius: 0px;
	background-color: #ddd;
	width: 57px;
	white-space: pre-wrap;
	line-height: 15px;
	text-shadow: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #b8151c;
}

.btn.btn-vak-fr {
	white-space: pre-wrap;
	padding-left: 131px;
}

.btn.btn-vak-fr>span {
	top: -4px;
	width: 91px;
	letter-spacing: 0px;
	font-size: 15px;
	line-height: 23px;
}

.category-qty-input .quantity {
	text-align: center;
}

/* ---- Product Pages ----- */

.your-price {
	color: #820303 !important;
}

.rent-quote-buttons {
	margin-top: 10px;
}

.product-order-btn-mobile {
	display: none;
}

.tab-container {
	-webkit-margin-before: 1.2em;
	overflow: visible;
}

.product-tabs::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: none;
	background-color: #ebebeb;
}

.product-tabs::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	border-radius: none;
}

/* ---- About Us Page ----- */
.about-us-row-1 .span4 {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 10px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	border-bottom: 25px solid #1A4074;
	height: 430px;
}

.about-us-row-1 .span5 {
	background-color: rgba(0, 40, 97, 0.1);
	/*background-color: rgba(173, 173, 173, 0.1);*/
	padding: 10px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	height: 430px;
}

.about-us-row-2 .span4 {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 10px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	height: 248px;
}

.about-us-row-1 h3,
.about-us-row-2 h3 {
	color: #1A4074;
	font-weight: bold;
	text-shadow: 0 0 3px #48C7FF;
}

.mid-col-row-top {
	background-color: rgba(0, 40, 97, 0.1);
	padding: 2px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	height: 240px;
}

.about-us-row-1 .span8 {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 10px 20px 10px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	/*border-right: 25px solid #1A4074;
	height: 248px;*/
}

.mid-col-row-bottom {
	background-color: #1A4074;
	background-position: center bottom;
	background-size: 700px 700px;
	background-position: center;
	height: 170px;
	position: relative;
	left: 0px;
	top: 0px;
}

#about-us-text-container {
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 100%;
}

#about-us-text {
	display: inline-block;
	width: min-content;
	margin: 0 auto;
}

#about-us-text p {
	font-family: 'Anton', sans-serif;
	color: rgba(255, 255, 255, 1);
	font-size: 60px;
	text-align: right;
	letter-spacing: 2px;
	line-height: 100%;
	margin: 0px;
}

.about-us-row-1,
.about-us-row-2 {
	margin-top: 20px;
	width: 100%;
}

.about-us-row-1 #bg-over-text {
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url("/images/misc/question-mark-6.png");
	opacity: 0.2;
	background-position: 94%;
	background-size: auto;
}

.about-us-page-fr .about-us-row-1 .span4 {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 2px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	border-bottom: 25px solid #1A4074;
	height: 450px;
}

.about-us-page-fr .about-us-row-1 p,
.about-us-page-fr .about-us-row-1 .span5 p,
.about-us-page-fr .about-us-row-2 p,
.about-us-page-fr .about-us-row-2 .span8,
.about-us-page-fr .mid-col-row-top p {
	line-height: 19px;
}

.about-us-page-fr .about-us-row-1 .span5 {
	background-color: rgba(0, 40, 97, 0.1);
	padding: 10px 12px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	height: 450px;
}

.about-us-page-fr .about-us-row-2 .span4 {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 10px 12px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	height: 258px;
}

.about-us-page-fr .about-us-row-2 .span8 {
	background-color: rgba(0, 40, 97, 0.1);
	padding: 10px 20px 10px 13px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	border-right: 50px solid #1A4074;
	height: 258px;
}

.about-us-page-fr .mid-col-row-top {
	background-color: rgba(0, 40, 97, 0.1);
	padding: 10px 12px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	height: 260px;
}

.about-us-page-fr .about-us-row-1 h3 {
	color: #1A4074;
	font-weight: bold;
	text-shadow: 0 0 3px #48C7FF;
	/*margin-bottom: 10px;
	margin-top: 1px;*/
}

.about-us-page-fr .about-us-row-2 h3 {
	color: #1A4074;
	font-weight: bold;
	text-shadow: 0 0 3px #48C7FF;
	/*margin-bottom: 10px;
	margin-top: 1px;*/
}

.about-us-page-fr .mid-col-row-bottom {
	background-color: #1A4074;
	background-position: center bottom;
	background-size: 700px 700px;
	background-position: center;
	height: 170px;
	position: relative;
	left: 0px;
	top: 0px;
}

.about-us-page-fr #about-us-text-container {
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	height: 100%;
}

.about-us-page-fr #about-us-text {
	display: inline-block;
	width: max-content;
	margin: 0 auto;
}

.about-us-page-fr #about-us-text p {
	font-family: 'Anton', sans-serif;
	color: rgba(255, 255, 255, 1);
	font-size: 52px;
	text-align: right;
	letter-spacing: 2px;
	line-height: 100%;
	margin: 0px;
}

.about-us-page-fr .about-us-row-1 #bg-over-text {
	height: 100%;
	width: 100%;
	position: absolute;
	background-image: url("/images/misc/question-mark-6.png");
	opacity: 0.2;
	background-position: 94%;
	background-size: auto;
}

/* ---- End of About Us Page ----- */

/* ---- Shows and Event Page ----- */

.row-fluid.event-shows h2 {
	color: #c05127;
	font-weight: bold;
}

.row-fluid.event-shows h3 {
	color: #c05127;
	font-weight: bold;
}

.row-fluid.event-shows .row-fluid.active-first-row span {
	color: #c05127;
}

.row-fluid.event-shows .row-fluid.active-first-row .span8 {
	border-left: 2px solid rgba(255, 144, 0, .3);
	padding-left: 10px;
}

.row-fluid.event-shows .row-fluid.past-first-row .span8,
.row-fluid.event-shows .row-fluid.past-second-row .span8,
.row-fluid.event-shows .row-fluid.past-third-row .span8 {
	border-left: 2px solid rgba(173, 173, 173, .3);
	padding-left: 10px;
}

.row-fluid.event-shows .past-h2 {
	color: #002663;
}

.row-fluid.event-shows .well.well-small.blue {
	border: 1px solid rgba(255, 144, 0, .3);
}

.row-fluid.event-shows .well.blue-bg {
	background-color: rgba(0, 40, 97, 0.1);
	padding-top: 0px;
}

.row-fluid.itm-returns h3,
.row-fluid.itm-returns a {
	color: #002663;
}

/* ---- End of Shows and Event Page ----- */
@media (min-width: 1200px) {
	div#mc_embed_signup form#mc-embedded-subscribe-form .span4 {
		margin-left: 6%;
	}

	.product-tabs.tab-pane object {
		margin-right: 10px;
		margin-bottom: 5px;
	}

	/*.itm-french-content .row-fluid.calibration-service-ad-section {
    margin-bottom: 30px;
    }*/
	.itm-french-content img.sa_widget_footer {
		width: 52%;
	}
}

.nav-tabs>.active>a,
.nav-tabs>.active>a:hover {
	background-color: #303030;
	color: white;
	border: 1px solid #303030;
	padding-bottom: 10px;
}

.nav-pills>li>a {
	background-color: #f6f6f6;
}

.nav>li>a:hover {
	background-color: #e6e5e5;
	color: #1E4F91;
}

h3.promo {
	line-height: 1em;
	margin-top: 8px;
	font-size: 16px;
}

.disqus-tab h3 {
	color: #262425;
	font-size: 18px;
	line-height: 1.25em;
}

button.btn.btn-acc {
	white-space: pre-line;
}

.well.hydro-product-no-french {
	margin-bottom: 0;
	margin-top: 8px;
	padding: 8px 14px;
}

.product-name {
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.1em;
}

.disqus-content::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: none;
	background-color: #ebebeb;
}

.disqus-content::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	border-radius: none;
}

.strikethrough {
	position: relative;
}

.strikethrough:before {
	-webkit-transform: rotate(-7deg);
	-moz-transform: rotate(-7deg);
	-ms-transform: rotate(-7deg);
	-o-transform: rotate(-7deg);
	transform: rotate(-7deg);
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	right: 0;
	border-top: 1px solid;

}

btn-warning {
	background-color: #103b54;
}

.btn-color {
	color: #262425;
}

.gts-cal-cert {
	border: #ddd solid 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px 10px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.itm-french-content .incentive-gts-cal-cert .popover {
	width: 244px;
}

.gts-cal-cert label {
	margin: 5px 5px;
}

.itm-french-content .gts-cal-cert-section h3.popover-title::first-letter {
	text-transform: uppercase;
}

.row-fluid.gts-cal-cert.incentives- {
	padding: 8px 10px 0px 10px;
}

.row-fluid.gts-cal-cert.incentives- .muted {
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 0px;
}

.row-fluid.gts-cal-cert.incentives-.your-price {
	font-size: 14px;
}

.row-fluid.gts-cal-cert.incentives- h5.incentives:first-child {
	line-height: 1.15em;
	margin-bottom: 5px;
}

.gts-cal-cert.incentives-required-acc label {
	margin: 5px 5px;
}

.gts-cal-cert img.cert {
	max-height: 100px !important;
	max-width: 100%;
	margin: 0 auto 7px;
}

h5.incentives {
	margin-bottom: -2px;
	margin-top: 20px;
}

h5.incentives:first-child {
	margin-top: 0px;
}

p.btn-ask-expert {
	margin-top: 0px;
}

a.ask-expert {
	margin-left: 54px;
}

i.icon-comment {
	margin-top: 3px;
}


.btn-color {
	color: #262425;
	font-weight: bold;
}



a.btn.btn-more-products.disqus {
	padding: 5px;
	margin: -2px;
	white-space: normal !important;
	margin-top: 0px;
}

.btn.btn-more-products.disqus {
	margin-top: 10px;
	/*---Added by Eric---*/
	border: solid 1px #DDD;
	/*---End of Eric's Additions---*/
}

.h3-model {
	-webkit-margin-before: 0.1em;
	-webkit-margin-after: 0.1em;
	line-height: 20px;
}

.btn-brand.quickbuy-learnmore {
	margin-top: 9px;
}

.quickbuysearch-btn {
	border: 0;
	background: 0;
	width: 23.404255319148934%;
	padding: 0;
	margin-top: -11px;
}

.quickbuy-search {
	margin-top: 10px;
	width: 100%;
}

.tooltip-hover {
	display: inline-block;
	margin-left: 5px;
	position: relative;
	white-space: normal;
	word-wrap: break-word;
}

.tooltip-hover:hover .quickbuy-tooltip {
	display: block;
}

.quickbuy-info-icon {
	width: 18px;
	height: 18px;
	border-radius: 50%;
	border: 1px solid white;
	font-size: 14px;
	line-height: 20px;
	background-color: #002663;
	color: white;
}

.quickbuy-info-icon strong {
	margin-left: 8px;
}

.quickbuy-tooltip {
	width: 200px;
	background-color: #eaeaea;
	border: 2px solid #c9cdd4;
	display: none;
	position: absolute;
	bottom: 23px;
	left: 23px;
	padding: 5px;
}

.quickbuy-tooltip p {
	margin-bottom: 0;
}

.brand-page-extend-search {
	box-sizing: border-box;
	margin-top: 20px;
}

.brand-page-extend-search .search-highlight {
	color: #263857;
}

.brand-page-extend-search h2 {
	font-size: 22px;
	line-height: 24px;
	margin: 0px;
}

.brand-page-extend-search .quickbuy-tooltip {
	left: -590%;
}

.brand-extend-search-ask-expert-button {
	display: block !important;
	width: 263px;
}

.quickbuy-lead {
	margin-bottom: 0;
}

/*.btn-brand {
	color: #fff;
	background-color: #AC7C2C;
	background-image: -moz-linear-gradient(top,#c18c32,#AC7C2C);
	background-image: -webkit-gradient(linear,0 0,0 100%,from(#c18c32),to(#AC7C2C));
	background-image: -webkit-linear-gradient(top,#c18c32,#AC7C2C);
	background-image: -o-linear-gradient(top,#c18c32,#AC7C2C);
	background-image: linear-gradient(to bottom,#c18c32,#AC7C2C);
	text-shadow: none;
} */

.document-clean {
	text-transform: capitalize;
	margin: 3px 1px;
	border: 1px #eaeaea solid;
	border-radius: 4px;
	padding: 4px;
	display: inline-block;
}

.document-box {
	text-align: center;
	float: none;
	margin-bottom: 5px;
}

.wiretransfer {
	color: #bb0000;
	font-weight: lighter;
	font-style: italic;
}

.brands-hr {
	margin: 20px 0 25px 0;
}

.comment-tag-product {
	color: #bb0000;
	font-weight: lighter;
	font-style: italic;

}

.comment-tag-category {
	color: #bb0000;
	font-weight: lighter;
	font-style: italic;
}

.modal-gallery {
	max-height: 600px;
	padding: 15px;
	overflow-y: auto;
	width: 800px;
}

.gallery-modal {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1050;
	width: 600px;
	margin: -250px 0 0 -280px;
	background-color: white;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline: none;
	-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}

.modal-header-grey {
	background-color: #f5f5f5;
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	-webkit-box-shadow: inset 0 1px 0 #fff;
	-moz-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 #fff;
}

.parent-table-name {
	background-color: #f9f9f9;
}

.btn.btn-large.btn-block.btn-quote.login-to-see {
	padding: 2px;
	margin-bottom: 5px;
	background-color: #820303;
	border-color: #820303;
}

.btn.btn-large.btn-block.btn-quote.login-to-see a {
	color: white;
	text-shadow: none;
	text-decoration: underline;
	font-size: 12px;
}

/* -------------------------  ITM Home Styles --------------------------------- */

.prod-home {
	font-size: 16px;
	text-align: center;
	color: #002663;
	font-weight: 600;
	-webkit-margin-before: 0.5em;
	-webkit-margin-after: 0.2em;
	line-height: 22px;
}

h2.home-price {
	text-align: center;
	color: #c05127;
	font-size: 17px;
	font-weight: 600;
	-webkit-margin-before: 0em;
	-webkit-margin-after: -0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin-bottom: 15px;
}


.home-prod-feature {
	border: 1px solid #cccccc;
	border-radius: 4px;
	padding: 4px 8px 4px 8px;
	/*min-height: 250px !important;*/
	margin-bottom: 20px;
	text-align: center;
}

.prod-home-img {
	max-height: 160px;
}

.brand-feature-logo {
	margin-left: 15px;
}

p.brand-description {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 200;
	line-height: 25px;
}

.store {
	height: 250px;
	/*overflow: auto;*/
	padding-right: 19px;
}

.store::-webkit-scrollbar-thumb {
	border-radius: 4px;
	-webkit-box-shadow: none;
	background-color: #ebebeb;
}

.store::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	border-radius: none;
}

.store::-webkit-scrollbar {
	width: 8px;
}

/* ---- HOME -- BUTTONS ----- */

.home-button {
	background-color: #eeeeee;
	box-shadow: 6px 6px 13px rgba(0, 0, 0, .15), 0 0 12px rgba(0, 0, 0, .15);
	/* -webkit-box-shadow: 6px 6px 13px rgba(0, 0, 0, .15), 0 0 12px rgba(0, 0, 0, .15); */
	-moz-box-shadow: 6px 6px 13px rgba(0, 0, 0, .15), 0 0 12px rgba(0, 0, 0, .15);
	height: 94px;
}

.home-button h2 {
	margin-top: 7%;
	margin-left: 15px;
	color: #103b54;
}

li.pagenav-active {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: white;
	border: 1px solid #DDD;
	border-left-width: 0;
	color: #999;
	cursor: default;
	background-color: whiteSmoke;
}

/* -------- Tables ---------- */
td.first-col {
	width: 130px;
}

/* -------- Shipping -------- */

.alaska {
	background-color: black;
}

.alaska:hover {
	background-color: red;
}

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 10px 0 10px 3%
}

#mc_embed_signup h2 {
	font-weight: bold;
	padding: 0;
	margin: 15px 0;
	font-size: 1.4em;
}

#mc_embed_signup input {
	border: 1px solid #999;
	-webkit-appearance: none;
}

#mc_embed_signup input[type=checkbox] {
	-webkit-appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
	-webkit-appearance: radio;
}

#mc_embed_signup input:focus {
	border-color: #333;
}

#mc_embed_signup .button {
	clear: both;
	background-color: #aaa;
	border: 0 none;
	border-radius: 4px;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	height: 38px;
	line-height: 32px;
	padding: 0;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	width: auto;
}

#mc_embed_signup .button:hover {
	background-color: #777;
}

#mc_embed_signup .small-meta {
	font-size: 11px;
}

#mc_embed_signup .nowrap {
	white-space: nowrap;
}

#mc_embed_signup .clear {
	clear: none;
	display: inline;
}

#mc_embed_signup label {
	display: block;
	font-size: 16px;
	padding-bottom: 10px;
	font-weight: bold;
}

#mc_embed_signup input.email {
	display: block;
	padding: 8px 0;
	margin: 0 4% 10px 0;
	text-indent: 5px;
	width: 230px;
}

#mc_embed_signup input.button {
	display: block;
	width: 90%;
}

#mc_embed_signup div#mce-responses {
	float: left;
	top: -1.4em;
	padding: 0em .5em 0em .5em;
	overflow: hidden;
	width: 90%;
	margin: 0 5%;
	clear: both;
}

#mc_embed_signup div.response {
	margin: 1em 0;
	padding: 1em .5em .5em 0;
	font-weight: bold;
	float: left;
	top: -1.5em;
	z-index: 1;
	width: 80%;
}

#mc_embed_signup #mce-error-response {
	display: none;
}

#mc_embed_signup #mce-success-response {
	color: #529214;
	display: none;
}

#mc_embed_signup label.error {
	display: block;
	float: none;
	width: auto;
	margin-left: 1.05em;
	text-align: left;
	padding: .5em 0;
}

/* -------- Calibration Pages ----------- */

#LeadName,
#LeadFirst-name,
#LeadLast-name,
#LeadPhone,
#LeadEmail {
	width: 95%;
}

#LeadQuestion {
	width: 95%;
	height: 110px;
}

.demos-form #LeadName,
.demos-form #LeadFirst-name,
.demos-form #LeadLast-name,
.demos-form #LeadPhone,
.demos-form #LeadEmail {
	width: 100%;
}

#RentFirst-name,
#RentLast-name,
#RentPhone,
#RentEmail,
#RentQuestion {
	width: 95%;
}

h2.calibration {
	line-height: 1.25em;
}

/*.service-form {
	border-bottom: solid 2px #262425;
	border-top: solid 2px #262425;
	padding: 5px;
	margin-top: 5px;
}*/

.calibration img {
	margin-top: 5px;
}

.calibration a {
	text-decoration: none;
}

.lab-images-header {
	margin-bottom: 5px;
}

.in-house-services {
	margin-top: 0px;
}

/* --------- BLOG --------------- */

.blog-hdr {
	font-size: 36px;
	font-weight: 300;
}

h1.blog {
	font-size: 40px;
	margin-top: 30px;
	margin-bottom: 15px;
}

.lead-blogroll {
	font-size: 16px;
	color: #a3a3a3;
	margin-top: -20px;
}

p.lead-blogroll>a {
	text-decoration: none;
	color: #a3a3a3;
}

/* -------- Rentals Page ---------- */

#LeadName {
	width: 95%;
}

#LeadPhone {
	width: 95%;
}

#LeadEmail {
	width: 95%;
}

#LeadQuestion {
	width: 95%;
	height: 110px;
}

.telephone-form-num {
	color: #c05127;
	font-size: 28px;
}

.telephone-footer {
	margin-right: 7px;
}

.rentals-telephone-text-fr {
	font-size: 18px;

}

.category-items.rental-product-listing .table-product {
	margin-bottom: 10px;
	border: none;
	margin-left: 17.09%;
}

.rental-product-listing-search.category-items.rental-product-listing .table-product {
	margin-left: 21px;
}

.category-items.rental-product-listing .table-product td:first-child.mobile-category-qty-boxes {
	padding-left: 0px;
	width: 30px;
	border: none;
	padding-right: 4px;
}

.rental-product-listing-search.category-items.rental-product-listing .table-product td:first-child.mobile-category-qty-boxes {
	padding-right: 0px;
}

.category-items.rental-product-listing .table-product .mobile-category-qty-boxes h4 {
	display: inline-block !important;
	margin-bottom: 5px;
	padding: 0px 8px;
}

.category-items.rental-product-listing .table-product td:nth-child(2).mobile-category-qty-boxes {
	padding-left: 0px;
	border: none;
}

.category-items.rental-product-listing .table-product .mobile-category-qty-boxes .pricing-quantity-mobile input {
	padding-left: 10px;
	width: 60px !important;
}

.category-items.rental-product-listing .product-info .radio,
.rental-pricing-product-page.product-info .radio {
	padding-left: 0px;
	display: inline;
}

.category-items.rental-product-listing .product-info .radio input:first-child,
.rental-pricing-product-page.product-info .radio input:first-child {
	margin-top: 3px;
	margin-right: 0px;
	width: 5% !important;
	margin-left: 0px;
}

.category-items.rental-product-listing .product-info .radio input:nth-child(3),
.rental-pricing-product-page.product-info .radio input:nth-child(3) {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	width: 5% !important;
}

.category-items.rental-product-listing .product-info .radio label,
.rental-pricing-product-page.product-info .radio label {
	display: inline-block;
	float: left;
	margin-bottom: 0px;
	font-size: 15px;
}

.category-items.rental-product-listing .product-info .rental-option-weekly.radio label {
	width: 44.7% !important;
}

.rental-pricing-product-page.product-info .rental-option-weekly.radio label {
	width: 27% !important;
}

.itm-french-content .rental-pricing-product-page.product-info .rental-option-weekly.radio label {
	width: 34.7% !important;
}

.rental-product-listing .rental-pricing-product-page.product-info .rental-option-weekly.radio label {
	width: 94% !important;
}

.itm-french-content .rental-product-listing .rental-pricing-product-page.product-info .rental-option-weekly.radio label {
	width: 94% !important;
}

.category-items.rental-product-listing .product-info .rental-option-monthly.radio label,
.rental-pricing-product-page.product-info .rental-option-monthly.radio label {
	width: 94% !important;
}

.category-items.rental-product-listing .product-info .radio label small,
.rental-pricing-product-page.product-info .radio small {
	margin-left: 2px;
}

.rental-product-listing .pricing-quantity-mobile>input,
.rental-pricing-product-page .pricing-quantity-mobile>input {
	margin-bottom: 2px;
	padding: 4px 6px 4px 10px;
	width: 70px !important;
	height: 30px;
	box-sizing: border-box;
}

.rental-pricing-product-page td.availability {
	width: 34%;
}

.rental-product-listing .rental-pricing-product-page td.availability {
	width: 43.7%;
}

/*--------- DEMOS --------------*/
.demos-form {
	background-color: #E2E2E2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 10px;
}

.demos-form h1 {
	margin-top: 0;
}

.demos-form select,
.demos-form textarea,
.demos-form input[type="text"],
.demos-form input[type="password"],
.demos-form input[type="datetime"],
.demos-form input[type="datetime-local"],
.demos-form input[type="date"],
.demos-form input[type="month"],
.demos-form input[type="time"],
.demos-form input[type="week"],
.demos-form input[type="number"],
.demos-form input[type="email"],
.demos-form input[type="url"],
.demos-form input[type="search"],
.demos-form input[type="tel"],
.demos-form input[type="color"],
.demos-form .uneditable-input {
	margin-bottom: 10px;
}

.demos-form label {
	margin-bottom: 0;
}

.demos-form button.btn.btn-block.btn-primary {
	margin-top: 10px;
}

.demo-request-brands {
	margin-top: -5px;
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200;
	color: #505150;
	line-height: 30px;
}

.demo-request-brands li {
	line-height: 30px;
}

.demos-form #LeadPhone {
	width: 100%;
}

.demos-form #LeadEmail {
	width: 100%;
}

p.lead.small-lead {
	font-size: 18px;
	line-height: 22px;
}

/* -------- NAV HOVERS ---------- */


.tab-content-overflow .table td,
.table th {
	padding: 4px;
	font-size: 14px;
}

.tab-content-overflow .table th {
	font-weight: 700;
}

.tab-content-overflow {
	overflow: visible;
	padding: 10px 5px 0 5px !important;

}

.tab-content-overflow .muted {
	font-size: 14px;
}

.tab-content-overflow .btn {
	font-size: 14px;
	padding: 5px 10px;
}

a#mc_signup_modal_a:focus {
	outline: 0;
}

.logo-more-products {
	max-height: 25px;
	max-width: 80px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: -3px;
}

.btn-more-products {
	line-height: 1.25em !important;
	/*---Added by Eric---*/
	padding-left: 15px !important;
	padding-right: 15px !important;
	/*---End of Eric's Additions---*/
}

.new_products_signup {
	margin-top: -0.9em;
	margin-bottom: 1.5em;
}

.comments_tag {
	color: #bb0000;
	font-weight: lighter;
	font-style: italic;
}

.fluke-lowest-prices {
	position: fixed;
	z-index: 10000;
	bottom: 120px;
	right: 3px;
}

.rentals-chat-logo {
	position: fixed;
	bottom: 110px;
	right: 21px;
}

.secure-store-logo svg {
	max-height: 54px;
	float: left;
	display: block;
	text-align: left;
	width: 184px;
	margin-left: 2px;
	margin-top: 1px;
}

/* Small ITM Navigation for Site Within a Site */

.navbar-sws {
	min-height: 30px;

}

.navbar-sws .nav>li>a {
	float: none;
	padding: 8px 23.5px 8px;
	color: #f9f9f9;
	text-decoration: none;
	text-shadow: none;
	text-transform: uppercase;
	font-size: 15px;
}

.french-nav-styles.navbar-sws .nav>li>a {
	padding: 8px 26.1px 8px;
}

.navbar .divider-vertical {
	height: 36px;
	margin: 0;
	border-right: 1px solid #fff;
	border-left: none;

}

.navbar-sws ul.nav.nav-option {
	margin-top: 0px;
	margin-right: auto;
}

.navbar-sws a.btn.lang-switch {
	padding: 4px 5px 3px 5px;
}

.navbar-sws a.btn.currency-switch {
	padding: 3px 5px 0px 5px;
}

/*.header.company-small-header{
	height: 110px;
}*/

img.brand.mobile-logo {
	width: 95px;
	padding: 10px 20px 10px 40px;
}

.mobile-search {
	margin-top: 5px;
}

.header.company-small-header .b2b {
	margin-left: 800px !important;
}

.header.company-small-header.hydro-header .b2b {
	margin-left: 0 !important;
	margin-right: 14px;
}

.header.company-small-header .logo {
	padding-top: 10px;
}

.header.company-small-header .contact-search {
	/* padding-top: 0px; */
	padding-top: 36px;
	width: 22.5%;
	margin-left: 10px;
}

.header.company-small-header .itm-contact {
	padding-top: 0px;
	margin-top: 6px;
	margin-left: 0px;
}

.header.company-small-header .Free-Shipping {
	margin-left: 0px;
	padding-left: 0px;
}


.navbar-sws .itm-switchers {
	margin-top: 0px;
}

.navbar-sws .btn-group>.btn:first-child {
	-webkit-border-bottom-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
}

.navbar-sws .btn-group>.btn:last-child,
.navbar-sws .btn-group>.dropdown-toggle {
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-topright: 0px;
}

.navbar-sws .btn.active,
.navbar-sws .btn:active {
	box-shadow: none;
	-webkit-box-shadow: none;
}

.navbar-sws .btn {
	background-color: #e9e9e9;
}

.navbar-sws .btn:hover,
.navbar-sws .btn:active,
.navbar-sws .btn.active,
.navbar-sws .btn.disabled,
.navbar-sws .btn[disabled] {
	background-color: white;
}



.company-small-header .Free-Shipping {
	padding-bottom: 0px;
	padding-top: 5px;
}

.logo-search {
	padding: 0px 15px;
}

.content-main {
	padding-top: 0px;
}

.content-subsite {
	padding: 0px 15px 15px 15px;
}


.flir-chat-with-our-experts {
	position: fixed;
	z-index: 10000;
	bottom: 5px;
	right: 20px;
}

.logo-search-ex-fli {
	padding: 0px 15px;
	border-right: solid 2px #263e80;
}

.logo-search img {
	width: 215px;
}

.logo-search input {
	width: 80%;
}

.logo-search-ex-fli input {
	width: 80%;
}


.flir-orange {
	color: #f9a334;
}

.white {
	color: #ffffff;
}

.subheading-nav {
	margin-top: 15px;
}

.shipping-message-sub {
	border-top: solid 1px #263e80;
	border-bottom: solid 1px #263e80;
	float: right;
	width: 310px;
	color: #263e80;
	margin-top: 10px;
	margin-right: 35px;
}

/* ----------- APPLICATION BUTTONS ------------ */


.application-title {
	color: #FAFAFA;
	font-size: 14px;
	font-weight: 100;
	margin-top: 9px;
}

.application-title a:hover {
	text-decoration: none;
}

.series-title {
	color: #f9a334;
	font-weight: 600;
}

/* ----------- Product page Login to see button ----------- */
.login-to-see-member-button {
	text-align: center;
	background-color: #7c0018;
	padding: 6px 2px;
	margin-bottom: 4px;
	border: solid #7c0018 2px;
	border-radius: 4px;
}

.login-to-see-member-button .mhide.ipad-view-setting {
	display: inline-block !important;
}

#login-to-see-exclusive-sign-up .lead,
#login-to-see-exclusive-member-advantages .lead {
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: 200;
	line-height: 18px;
}

.btn-warning.login-to-see-btn:hover,
.btn-warning.login-to-see-btn {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	background-position: 0px;
}




/* ----------- Extech SubSite ----------- */

#store-banner.extech-sub-site {
	background: #419796;
	/* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjNDk4MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNjM3NjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #419796 0%, #065655 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #419796), color-stop(100%, #065655));
	/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #419796 0%, #065655 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #419796 0%, #065655 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #419796 0%, #065655 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #419796 0%, #065655 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#419796', endColorstr='#065655', GradientType=0);
	/* IE6-8 */
	min-height: 71px;
	margin-bottom: 5px;
	padding: 10px;
}

.extech-shipping-message-sub {
	border-top: solid 1px #00928F;
	border-bottom: solid 1px #00928F;
	width: 310px;
	color: #ffffff;
	margin-top: 15px;
	margin-right: 35px;
}

.extech-shipping-message-sub-french {
	border-top: solid 1px #00928F;
	border-bottom: solid 1px #00928F;
	width: 380px;
	color: #ffffff;
	margin-top: 4px;
	margin-right: 20px;
}

/* ----------- Extech APPLICATION BUTTONS ------------ */

.extech-application-bkg {
	background-color: #439e9c;
	border-radius: 0px 0px 4px 4px;
	padding: 2px 4px;
	text-align: center;
	margin-bottom: 20px;
}

.extech-sub-site .subheading-nav {
	margin-top: 28px !important;
	margin-left: 29px;
}

.extech-sub-site .logo-search-ex-fli {
	margin-bottom: 12px !important;
}

.application-bkg-bottom {
	background-color: #000;
	padding: 1px 2px;
	text-align: center;
}

.extech-application-title {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 4px;
}

.extech-application-title a:hover {
	color: #ffffff;
}

.application-title a:hover {
	text-decoration: none;
}

.series-title {
	color: #f9a334;
	font-weight: 600;
}

.navbar-extech-subsite {
	border: white solid 1px;
}

.navbar-inner-extech-subsite .nav>li>a {
	padding: 4px 20.6px 4px;
}

.extech-sws-french .navbar-inner-extech-subsite .nav>li>a {
	padding: 6px 18.4px 4px;
}

.navbar-inner-extech-subsite li.home-btn {
	padding-top: 2px;
}

.navbar-extech-subsite .divider-vertical {
	height: 28px;
	margin: 0px;
}

.navbar-extech-subsite li.dropdown.open>.dropdown-toggle,
.navbar-extech-subsite li.dropdown.active>.dropdown-toggle,
.navbar-extech-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #666 !important;
}

.navbar-extech-subsite .dropdown-menu li>a:hover,
.navbar-extech-subsite .dropdown-menu li>a:focus,
.navbar-extech-subsite .dropdown-submenu:hover>a,
.navbar-extech-subsite .dropdown-submenu:focus>a,
.navbar-extech-subsite .dropdown-menu li>a:active,
.navbar-extech-subsite .dropdown-submenu:active>a {
	color: #fff !important;
	background-color: #666 !important;
}

.navbar-extech-subsite .dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
	font-weight: normal;
}

.extech-mobile {
	background-color: #439e9c;
}

.extech-mobile .navbar .btn-navbar {
	background-color: #065655;
	border-color: #fff;
}

/* ----------- Dwyer SubSite ----------- */
.dwyer-sub-site {
	background-color: #7f1519;
	padding: 10px 0;
}

.dwyer-wording {
	color: white;
	font-weight: bold;
	font-size: 16px;
}

/* ----------- Dwyer APPLICATION BUTTONS ------------ */

.dwyer-application-bkg {
	background-color: #7f1519;
	border-radius: 0px 0px 4px 4px;
	padding: 1px 4px;
	text-align: center;
	margin-bottom: 20px;
	max-width: 330px;
}

.dwyer-application-title {
	color: #FAFAFA;
	font-size: 16px;
	font-weight: 100;
	margin-top: 9px;
}

.dwyer-application-bkg-cat {
	background-color: #7f1519;
	border-radius: 0px 0px 4px 4px;
	padding: 4px 4px;
	text-align: center;
	margin-bottom: 20px;
	max-width: 452px;
}

.dwyer-application-title a:hover {
	text-decoration: none;
	color: #fff;
}

.dwyer-series-title {
	color: #f4f4f4;
	font-weight: 600;
}

.application-bkg-cat {
	background-color: #7f1519;
	border-radius: 0px 0px 4px 4px;
	padding: 4px 4px;
	text-align: center;
	margin-bottom: 20px;
	max-width: 452px;
}

/* .navbar-dwyer-subsite {
	border: white solid 1px;
} */

.navbar-inner-dwyer-subsite {
	margin-left: 22px;
}

.navbar-inner-dwyer-subsite .nav>li>a {
	padding: 4px 15px 4px;
}

.navbar-inner-dwyer-subsite.dwyer-nav-french .nav>li>a {
	padding: 4px 9.5px 4px;
}

.navbar-inner-dwyer-subsite li.home-btn {
	padding-top: 2px;
}

.navbar-dwyer-subsite .divider-vertical {
	height: 28px;
	margin: 0px;
}

.navbar-dwyer-subsite li.dropdown.open>.dropdown-toggle,
.navbar-dwyer-subsite li.dropdown.active>.dropdown-toggle,
.navbar-dwyer-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #666 !important;
}

.navbar-dwyer-subsite .dropdown-menu li>a:hover,
.navbar-dwyer-subsite .dropdown-menu li>a:focus,
.navbar-dwyer-subsite .dropdown-submenu:hover>a,
.navbar-dwyer-subsite .dropdown-submenu:focus>a,
.navbar-dwyer-subsite .dropdown-menu li>a:active,
.navbar-dwyer-subsite .dropdown-submenu:active>a {
	color: #fff !important;
	background-color: #666 !important;
}

.navbar-dwyer-subsite .dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
	font-weight: normal;
}

.dwyer-mobile {
	background-color: #439e9c;
}

.dwyer-mobile .navbar .btn-navbar {
	background-color: #065655;
	border-color: #fff;
}

.dwyer-shipping-message-sub {
	border-top: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
	float: right;
	width: 310px;
	color: #bbb;
	margin-top: 15px;
	margin-right: 35px;
}

.dwyer-shipping-message-sub.dwyer-shipping-french {
	width: 378px;
}

.navbar-inner.dwyer-mobile {
	background-color: #7f1519;
}

.navbar .dwyer-mobile .btn-navbar {
	background-color: #580e11;
	border-color: #580e11;
}

/* ----------- REED instruments SubSite ----------- */


.application-title-reed-direct {
	color: #FAFAFA;
	font-size: 21px;
	font-weight: 400;
	letter-spacing: 1.5px;
	margin-top: 9px;
	line-height: 5px;
	font-family: 'Eurostile', Helvetica, Arial, sans-serif;
}

.application-bkg-reed-direct {
	background-color: #283f6b;
	border-radius: 0px 0px 4px 4px;
	padding: 4px 4px;
	text-align: center;
	margin-bottom: 20px;
	max-width: 352px;
}

.navbar-reed_instruments-subsite a.nav-home-icon>i {
	margin-top: 2px;
}

.reed_instruments-store .btn {
	padding: 6px 12px;
}

.reed_instruments-store .divider-vertical {
	height: 30px;
	margin: 0 0px;
	border-right: none;
	border-left: none;
}

.logo-reed_instruments-sws {
	padding-left: 0px;
}

.reed_instruments-search {
	margin-top: 8px;
	margin-left: 0px !important;
}

.reed_instruments-search .appendedInputButton {
	width: 180px !important;
}

.reed_instruments-search .navbar-search {
	margin: 0px;
}

.reed_instruments-search .appendedInputButton {
	font-size: 14px;
	margin-bottom: 0px;
}

.reed_instruments-store .btn {
	margin-left: -7px;
}

.navbar-inner-reed_instruments-subsite .lead .white {
	position: relative;
	top: 26px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

.reed_instruments-gsa-pricing {
	float: right;
	position: relative;
	top: 1.5px;
	color: #fff;
	margin: 0px 19px 5px 0px;
}

.reed_instruments-gsa-pricing:hover {
	color: #fff;
}

.reed-vak-wording a:hover {
	color: #fff !important;
}


.navbar-inner-reed_instruments-subsite li.home-btn a {
	padding: 5px 17px 5px 17px !important;
}

.navbar-inner-reed_instruments-subsite .btn-navbar {
	margin-top: 0px;
}

.navbar-reed_instruments-subsite {
	position: relative;
	background-color: #fafafa;
	background-repeat: repeat-x;
	top: -1px;
	left: -0px !important;
}

.navbar-reed_instruments-subsite a.nav-home-icon>i {
	display: inline-block;
	vertical-align: text-top;
}

.navbar-reed_instruments-subsite .dropdown-header {
	font-weight: bold !important;
}

.navbar-inner-reed_instruments-subsite .nav>li>a:hover {
	text-shadow: none;
	color: #cb0000;
	background-color: transparent;
}

.navbar .navbar-reed_instruments-subsite li.dropdown.open>.dropdown-toggle,
.navbar .navbar-reed_instruments-subsite li.dropdown.active>.dropdown-toggle,
.navbar .navbar-reed_instruments-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #e5e5e5;
	color: #cb0000;
}

.navbar-reed_instruments-subsite .dropdown-menu li>a:hover,
.navbar-reed_instruments-subsite .dropdown-menu li>a:focus,
.navbar-reed_instruments-subsite .dropdown-submenu:hover>a,
.navbar-reed_instruments-subsite .dropdown-submenu:focus>a,
.navbar-reed_instruments-subsite .dropdown-menu li>a:active,
.navbar-reed_instruments-subsite .dropdown-submenu:active>a {
	background-color: #890101 !important;
	text-decoration: none;
	color: #fff !important;
	font-weight: normal;
}

.navbar-reed_instruments-subsite .dropdown-header {
	padding: 3px 20px;
}

.reed-vak-wording {
	border-top: solid 1px #fff;
	position: relative;
	border-bottom: solid 1px #fff;
	float: left;
	margin-top: 8px;
}

.reed-vak-wording a {
	color: #fff;
}

.reed-vak-wording span {
	color: #ffcc00;
}

.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
	box-shadow: inset 1px 0px 0px 0px #283f6b;
}

/*--- start REED SWS 979px ---*/
@media (max-width: 979px) {
	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		box-shadow: inset 2px 0px 0px 0px #283f6b;
	}

	.reed_instruments-mobile .navbar-search {
		position: relative;
		float: left;
		margin-top: 6px;
		margin-bottom: 0;
		max-width: 100%;
		margin-left: 7px;
	}

	.navbar-inner.reed_instruments-mobile {
		background: #283f6b;
	}

	.reed_instruments-mobile img.brand.mobile-logo {
		width: 120px;
		padding: 5px 20px 7px 4px;
	}

	.reed_instruments-mobile .span4 {
		margin-bottom: 0px;
		max-width: 120px;
		margin-left: 0px;
	}

	.reed_instruments-mobile .span8 {
		width: auto;
		margin: 11px 0px 0px 0px;
		float: none;
		overflow: hidden;
	}

	.reed_instruments-mobile .input-append .btn {
		margin-left: 0px;
		border-radius: 0px;
		padding: 3.5px 8px;
		margin-top: 13px;
		font-size: 12px;
	}

	.reed_instruments-mobile .input-append input {
		border-radius: 0px;
		margin-top: 13px;
		font-size: 12px;
		height: 28px;
		margin-bottom: 5px;
	}

	.reed_instruments-mobile .navbar-reed_instruments-subsite {
		width: 100%;
		background-color: #fafafa;
		top: 0px !important;
		left: 0px !important;
		border-radius: 0px;
		margin-bottom: 5px;
	}

	.reed_instruments-mobile .sws-mobile-header-nav .btn-navbar {
		background-color: transparent !important;
		border-width: initial !important;
		border-style: none !important;
		border-color: initial !important;
		border-image: initial !important;
		outline: none !important;
		margin-top: 1px;
		margin-right: auto;
		margin-left: auto;
		padding: 6px 0px 8px 1px;
		width: 26px;
		float: none;
	}

	.reed_instruments-boder-left-mobile {
		box-shadow: inset 2px 0px 0px 0px #283f6b;
	}

	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a,
	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		font-size: 12px;
		font-weight: bold;
		color: #283B6E !important;
		padding: 4px !important;
		text-align: center;
	}

	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		background-color: #fafafa !important;
	}

	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .nav {
		margin: 0px;
		padding: 5px 0px 5px 2px;
		border-top: 1px solid #283f6b;
	}

	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .accordion-inner {
		border-top-width: 2px;
	}

	.navbar .reed_instruments-mobile .btn-navbar .icon-bar {
		width: 100%;
		background-color: #4a5a63;
		box-shadow: none;
	}

	.navbar .reed_instruments-mobile .btn-navbar:hover .icon-bar {
		width: 100%;
		background-color: #283f6b !important;
		box-shadow: none;
	}

	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .nav>li>a,
	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .nav>li:hover>a {
		text-align: left;
		padding: 2px 0px 2px 15px;
		line-height: 12px;
		font-size: 10px;
		font-weight: 500;
		border-radius: 0px;
	}

	.reed_instruments-mobile .sws-mobile-header-nav #mobile-sws-3 .nav>li>a {
		text-align: left;
		padding: 7px 0px 7px 15px !important;
		line-height: 14px;
		font-size: 12px;
		font-weight: normal;
		border-radius: 0px;
		background-color: #fafafa !important;
		margin-bottom: 0px;
		color: #283f6b !important;
		box-shadow: none;
	}

	.reed_instruments-mobile .sws-mobile-header-nav li.dropdown.dropdown-sup {
		border-top: none;
		border-bottom: solid 2px #283f6b;
	}

	.reed_instruments-mobile #mobile-sws-3 {
		top: -28px;
	}

	.navbar-reed_instruments-subsite.navbar-reed_instruments-subsite .nav-collapse .open>.dropdown-menu li>a,
	.navbar-reed_instruments-subsite.navbar-reed_instruments-subsite .nav-collapse .open>.dropdown-menu li>a:hover {
		font-size: 10px;
		line-height: 12px;
		background-color: transparent !important;
		padding: 3px 2px 3px 0px !important;
		color: #fff !important;
		background-image: none;
	}

	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .nav>li>a,
	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .nav>li:hover>a {
		padding: 2px 0px 2px 15px !important;
	}

	.reed_instruments-mobile .nav-collapse .open>.dropdown-menu {
		margin-top: 5px;
	}

	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .nav>li>a:hover {
		box-shadow: none;
	}

	.reed_instruments-mobile .nav-collapse .dropdown-menu a {
		font-weight: 400;
		color: #000 !important;
	}

	/* ------ StreamSend Slider ------ */
	.streamsend-form-section {
		width: 100%;
		top: 60%;
	}

	.email_address-section,
	.globalTestNews-section .field-erro {
		width: 97%;
		padding: 0px 0px 0px 5px !important;
		height: 34px !important;
		border-radius: 0px !important;
	}

	.streamsend-submit-button {
		padding: 0px;
		font-size: 13px;
		width: 100%;
		height: 36px;
		margin-left: 5px !important;
	}

	.ssContent-section {
		width: 60%;
		margin: 0px auto;
	}




	.shop-by-store-logo {
		max-width: 200px !important;
	}

	.homepage-searchbar-mobile-setting {
		background-color: #f3f3f3;
		margin: 0px 0px;
		padding: 0px 20px;
	}

	li.mobile-homepage-main-select {
		display: inline-block;
		list-style: none;
		padding: 0px;
		margin-top: 0px;
		text-align: center;
		box-sizing: border-box;
		border-right: 1px solid white;
	}

	li.mobile-homepage-main-select:last-child {
		padding-right: 0px;
	}

	li.mobile-homepage-main-select a {
		font-size: 16px;
		color: #ffffff;
		padding-left: 0px;
		margin: 0px;
		text-transform: uppercase;
		line-height: 32px;
	}

	#nav-bar-mobile-parent .mobile-homepage-main-select:first-child {
		width: 20%;
		background-color: #c05127;
		border-right: none;
	}

	#nav-bar-mobile-parent .mobile-homepage-main-select:first-child a {
		font-weight: 700;
	}

	#nav-bar-mobile-parent .mobile-homepage-main-select:nth-child(2) {
		width: 23.4%;
	}

	#nav-bar-mobile-parent .mobile-homepage-main-select:nth-child(3) {
		width: 16.4%;
	}

	#nav-bar-mobile-parent .mobile-homepage-main-select:nth-child(4) {
		width: 33.2%;
	}

	#nav-bar-mobile-parent .mobile-homepage-main-select:last-child {
		width: 7%;
		border: none;
	}

	.navbar-inner-mobile-fr #nav-bar-mobile-parent .mobile-homepage-main-select:nth-child(3) {
		width: 20%;
	}

	.navbar-inner-mobile-fr #nav-bar-mobile-parent .mobile-homepage-main-select:nth-child(4) {
		width: 29.5%;
	}

	.hydro-mobile-nav #nav-bar-mobile-parent .mobile-homepage-main-select:first-child {
		width: 23%;
	}

	.hydro-mobile-nav #nav-bar-mobile-parent .mobile-homepage-main-select:nth-child(2) {
		width: 23%;
	}

	.hydro-mobile-nav #nav-bar-mobile-parent .mobile-homepage-main-select:last-child {
		float: right;
		padding: 9px 0px 10px;
		margin-right: 1px;
		border-left: 1px solid white;
		width: 10%;
	}

	.mobile-res-nav.mobile-nav-bar-background .nav>li.nav-dropdown-main-menu>a {
		text-transform: uppercase;
	}

	.mobile-res-nav.mobile-nav-bar-background .nav>li.nav-dropdown-main-menu>a.nav-dropdown-main-menu-css {
		font-weight: 600;
	}

	.mobile-nav-bar-background .nav-option li:last-child>a {
		padding: 0px 14px 7px;
	}

	.mobile-nav-bar-background.in {
		padding-bottom: 10px;
	}

	/* ----- B2C Order Status ------ */
	.b2c-order-status-find h1.b2b-myAccount-header.b2b-my-orders {
		line-height: 40px;
		margin-bottom: 5px;
	}

	.b2c-order-status-find .b2c-order-status-find-box .accordion-group {
		border: 1px solid #e5e5e5;
	}

	.b2c-order-status-find .b2c-order-status-find-box .accordion-group>.accordion-heading {
		background-color: #ffffff;
	}

	.b2c-order-status-find .b2c-order-status-find-box .accordion-group div.recaptcha {
		overflow-x: visible;
	}


}

/*-- end MEDIA QUERY 979px ---*/

/*-- start MEDIA QUERY 767px ---*/
@media (min-width: 768px) {
	.itm-french-content .b2c-order-status-find-box>.span4 {
		min-width: 445px;
	}
}

@media (max-width: 767px) {

	/* ----- HERO IMG/TEXT Items ----*/

	.carousel-inner .item.calibration-hero img {
		width: 30%;
	}

	.calibration-hero .span5 {
		display: inline;
	}

	.calibration-hero .btn-hero {
		margin-left: 0%
	}

	.calibration-hero .btn-hero2 {
		margin-left: 6px;
	}

	.calibration-hero {
		height: 269px;
		background-position: top;
	}

	.calibration-hero h1 {
		color: white;
		padding-top: 60px;
		font-size: 45px;
		margin-bottom: 20px;
	}

	/* ----- END HERO IMG/TEXT Items ----*/
	.navbar-inner.reed_instruments-mobile {
		margin-left: -20px;
		margin-right: -20px;
		background: #283f6b;
	}

	.reed_instruments-mobile img.brand.mobile-logo {
		width: 115px;
		padding: 4px 0px 0px 0px !important;
		margin: 0px;
	}

	.reed_instruments-mobile .navbar-reed_instruments-subsite {
		top: -14px !important;
		margin-bottom: -7px;
	}

	.reed_instruments-mobile .navbar-search {
		margin-left: 6px;
		max-width: 100% !important;
	}

	.reed_instruments-mobile .input-append input {
		height: 18px !important;
		width: 100% !important;
		font-size: 11.5px;
	}

	.reed_instruments-mobile .input-append .btn {
		padding: 3px 8px;
		margin-top: 13px;
		font-size: 14px;
		border-radius: 0px;
	}

	.reed_instruments-mobile .span8 {
		margin: 3.5px 0px 18.5px 0px;
	}

	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a,
	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		font-size: 11.5px;
	}

	/* ------ StreamSend Slider ------ */
	.streamsend-form-section {
		width: 100%;
		top: 61%;
	}

	.email_address-section,
	.globalTestNews-section .field-erro {
		padding: 0px 0px 0px 5px;
		height: 28px !important;
		border-radius: 0px !important;
	}

	.streamsend-submit-button {
		padding: 0px;
		font-size: 11px;
		width: 100%;
		height: 30px;
		margin-left: 5px !important;
	}

	.ssContent-section {
		width: 60%;
		margin: 0px auto;
	}


	.nav-store-list-first {
		margin-top: 0px;
	}

	.shop-by-store-logo-thermography {
		margin-top: 0;
	}

	.nav-store-hr-margin {
		margin: 5px 20px;
	}

	.nav-store-hr-margin-last {
		margin-top: -14px !important;
		display: none;
	}

	.shop-by-store-text {
		display: none;
		visibility: hidden;
	}

	.shop-by-store-logo-thermography {
		width: 50%;
		margin-top: -2%;
		margin-bottom: -2.5%;
	}

	.shop-by-store-logo-datalogger {
		width: 40%;
		margin-top: -1%;
		margin-bottom: -1%;
	}

	.shop-by-store-logo-pms {
		width: 50%;
		margin-top: -1%;
		margin-bottom: -1%;
	}

	.shop-by-store-logo-toolbox {
		width: 45%;
		margin-top: 0%;
		margin-bottom: -1%;
	}

	.shop-by-store-logo-firefighting {
		width: 57%;
		margin-top: -1%;
		margin-bottom: -1%;
	}

	/* ----- B2C Order Status ------ */
	.b2c-order-status-find h1.b2b-myAccount-header.b2b-my-orders {
		line-height: 30px;
	}

	.b2c-order-status-find-box>.span4 {
		width: 100%;
		min-width: 200px;
		max-width: 500px;
	}

	.b2c-order-status-find .b2c-order-status-find-box h2,
	.b2c-order-status-result-section h2 {
		font-size: 16px;
		line-height: 20px;
	}

	.b2c-order-status-result-dispaly-box div.order-container .span3:last-of-type {
		text-align: left !important;
		float: left;
		width: 100%;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha {
		transform: scale(1);
		-webkit-transform: scale(1);
		transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha iframe {
		max-height: 78px;
	}

	.itm-french-content .b2c-order-status-find-box .accordion-body {
		width: 100%;
	}

}

/*-- end MEDIA QUERY 767px ---*/

/*--- start REED SWS 400px ---*/
@media (max-width: 400px) {
	.navbar-inner.reed_instruments-mobile {
		margin-left: -20px;
		margin-right: -20px;
		background: #283f6b;
		height: 100%;
		width: 100%;
	}

	.reed_instruments-mobile .navbar-search {
		max-width: 100% !important;
		margin-left: 2px !important;
	}

	.reed_instruments-mobile .sws-mobile-header-nav {
		margin-bottom: 0px !important;
	}

	.reed_instruments-mobile .sws-mobile-header-nav li.dropdown.dropdown-sup {
		border-bottom: solid 2px #283f6b;
	}

	.navbar .reed_instruments-mobile .btn-navbar .icon-bar {
		height: 2px !important;
		width: 26px;
		color: #283f6b;
	}

	.navbar .reed_instruments-mobile .btn-navbar {
		padding: 7px 0px 7px 1px;
		width: 27px;
	}

	.reed_instruments-mobile img.brand.mobile-logo {
		padding: 5px 0px 0px 0px !important;
		width: 113px;
		margin: 0px;
	}

	.reed_instruments-mobile .reed_instruments-mobile-sub-nav .accordion-inner {
		border-top-width: 2px;
	}

	.reed_instruments-mobile .input-append input {
		font-size: 11px;
		height: 18px !important;
		margin: 0px;
	}

	.reed_instruments-mobile .span8 {
		margin: 16.5px 0px 18.5px 0px;
		width: auto;
	}

	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a,
	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		font-size: 11px;
	}

	.reed_instruments-mobile .navbar-reed_instruments-subsite {
		top: -9px !important;
		margin-bottom: -2px;
	}

	.reed_instruments-boder-left-mobile {
		box-shadow: inset 2px 0px 0px 0px #283f6b;
	}

	.reed_instruments-mobile .sws-mobile-header-nav .nav-collapse .nav>li>a {
		padding-left: 11px !important;
	}

	.reed_instruments-mobile .input-append .btn {
		font-size: 14px;
		margin-left: 0px;
		border-radius: 0px;
		height: 28px !important;
		margin-top: 0px !important;
	}

	.calibration-hero {
		height: 220px;
	}

	.calibration-hero h1 {
		padding-top: 42px;
	}

	/* ----- B2C Order Status ------ */
	.b2c-order-status-result-dispaly-box .b2b-order-status-box-detail-section .b2b-order-status-price-box {
		float: left !important;
		text-align: left !important;
		clear: both;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha {
		transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform-origin: 40% 0;
		-webkit-transform-origin: 40% 0;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha iframe {
		max-height: 78px;
	}

	.b2c-order-status-find .b2c-order-status-find-box .accordion-group div.recaptcha {
		min-height: 66px !important;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha>div {
		height: 70px !important;
	}

	.itm-french-content .b2c-order-status-find .b2c-order-status-find-box .product-tab-cross,
	.itm-french-content .b2c-order-status-find .b2c-order-status-find-box .product-tab-line {
		line-height: 30px;
	}

}

/*-- end MEDIA QUERY 400px ---*/

/*--- start REED SWS 373px ---*/
@media (max-width: 373px) {

	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a,
	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		font-size: 11px;
	}

	.reed_instruments-mobile #SWS-mobile-first-nav {
		width: 20%;
	}

	.reed_instruments-mobile #SWS-mobile-second-nav {
		width: 35%;
	}

	.reed_instruments-mobile #SWS-mobile-third-nav {
		width: 31%;
	}

	.reed_instruments-mobile #SWS-mobile-hamburger-nav {
		width: 14%;
		box-shadow: inset 2px 0px 0px 0px #4a5a63;
	}

	.calibration-hero {
		height: 188px;
	}

	.calibration-hero h1 {
		padding-top: 27px;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha {
		transform: scale(0.7);
		-webkit-transform: scale(0.7);
		transform-origin: 35% 0;
		-webkit-transform-origin: 35% 0;
	}

	.b2c-order-status-find .b2c-order-status-find-box .accordion-group div.recaptcha {
		min-height: 60px !important;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha>div {
		height: 66px !important;
	}
}

/*-- end MEDIA QUERY 373px ---*/

/*--- start REED SWS 354px ---*/
@media (max-width: 354px) {

	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a,
	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		font-size: 10.5px;
	}

	.reed_instruments-mobile #SWS-mobile-first-nav {
		width: 20%;
	}

	.reed_instruments-mobile #SWS-mobile-second-nav {
		width: 35%;
	}

	.reed_instruments-mobile #SWS-mobile-third-nav {
		width: 31%;
	}

	.reed_instruments-mobile #SWS-mobile-hamburger-nav {
		width: 14%;
		box-shadow: inset 2px 0px 0px 0px #4a5a63;
	}

	.reed_instruments-mobile .input-append input {
		font-size: 10px;
	}
}

/*-- end MEDIA QUERY 354px ---*/

/*--- start REED SWS 340px ---*/
@media (max-width: 340px) {

	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a,
	.reed_instruments-mobile .sws-mobile-header-nav .nav>li>a:hover {
		font-size: 10px;
	}

	.reed_instruments-mobile #SWS-mobile-first-nav {
		width: 19%;
	}

	.reed_instruments-mobile #SWS-mobile-second-nav {
		width: 37%;
	}

	.reed_instruments-mobile #SWS-mobile-third-nav {
		width: 31%;
	}

	.reed_instruments-mobile #SWS-mobile-hamburger-nav {
		width: 13%;
		box-shadow: inset 2px 0px 0px 0px #4a5a63;
	}

	.reed_instruments-mobile .input-append input {
		font-size: 10px;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha {
		transform: scale(0.65);
		-webkit-transform: scale(0.65);
		transform-origin: 20% 0;
		-webkit-transform-origin: 20% 0;
	}

	.b2c-order-status-find .b2c-order-status-find-box .accordion-group div.recaptcha {
		min-height: 56px !important;
	}

	.b2c-order-status-find-box .search-order-form .lab-recaptcha .g-recaptcha>div {
		height: 60px !important;
	}
}

/*-- end MEDIA QUERY 340px ---*/
/*--- REED SWS ---*/

.reed-sws-store {
	margin-top: 5px;
}

h2.reed-home-button {
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 1.25em;
	font-weight: 600;
	color: #d1343d;
	margin-top: 3px !important;
	margin-left: 0px;
}

p.reed-home-paragraph {
	font-size: 12px;
	line-height: 1.25em;
	color: black;
	margin-bottom: 5px;
	margin-left: 0px !important;
}

.buttons.reed-home-buttons {
	margin-bottom: 0px !important;
}

/* ----------- REED Technologies SubSite end ----------- */



li.pagenav-active {
	float: left;
	padding: 4px 12px;
	line-height: 20px;
	text-decoration: none;
	background-color: white;
	border: 1px solid #DDD;
	border-left-width: 0;
	color: #999;
	cursor: default;
	background-color: whiteSmoke;
}



/* ----- TESTO SUBSITES ----- */

#store-banner.testo-sub-site {
	background-image: url(/images/pages/TestoDirect/background-header-sws.png);
	background-repeat: no-repeat;
	background-position: top;
	BACKGROUND-COLOR: #d1d1d1;
	padding: 12px 10px 8px;
}

#store-banner.testo-sub-site #ProductSearch {
	width: 150px !important;
	margin-left: 30px;
	margin-bottom: 7px;
}

.sensit-sws-french #store-banner.testo-sub-site #ProductSearch {
	font-size: 13px;
}

.testo-sub-site {
	padding-left: 45px;
}

.testo-subheading-nav {
	margin: 28px 20px 0 0;
	float: right;
}

.testo-wording {
	color: #000;
	padding-top: 5px;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 16px;
}

.navbar-testo-subsite {
	background-color: #000;
}

.navbar-testo-subsite .divider-vertical {
	height: 28px;
	margin: 0;
}

.navbar-inner-testo-subsite .nav>li>a {
	padding: 4px 16px 4px;
	color: #fff;
}

.sensit-sws-french .navbar-inner-testo-subsite .nav>li>a {
	padding: 4px 12.7px 4px;
}

.navbar-testo-subsite .dropdown-menu li>a:hover,
.navbar-testo-subsite .dropdown-menu li>a:focus,
.navbar-testo-subsite .dropdown-submenu li>a:focus,
.navbar-testo-subsite .dropdown-menu li>a:active,
.navbar-testo-subsite .dropdown-submenu li>a:active {
	color: white !important;
	background-color: #648798 !important;
	background-image: none;
}

.navbar-testo-subsite li.dropdown.open>.dropdown-toggle,
.navbar-testo-subsite li.dropdown.active>.dropdown-toggle,
.navbar-testo-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #648798 !important;
	color: white;
}

.navbar-testo-subsite .dropdown-menu li>a:hover,
.navbar-testo-subsite .dropdown-menu li>a:focus,
.navbar-testo-subsite .dropdown-submenu:hover>a,
.navbar-testo-subsite .dropdown-submenu:focus>a,
.navbar-testo-subsite .dropdown-menu li>a:active,
.navbar-testo-subsite .dropdown-submenu:active>a {
	color: white !important;
	background-color: #648798 !important;
}

.navbar-testo-subsite .dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
	font-weight: normal;
}

.testo-shipping-message-sub,
.testo-shipping-message-sub-fr {
	border-top: solid 1px #ff9000;
	border-bottom: solid 1px #ff9000;
	float: right;
	width: 310px;
	color: #000;
	margin-top: 8px;
	margin-right: 10px;
}

.testo-shipping-message-sub-fr {
	width: 380px;
}

.navbar-inner.testo-mobile {
	background-color: #000;
}

.navbar-inner.testo-mobile .brand {
	color: #ff9000;
}

.navbar-inner.testo-mobile .btn-navbar {
	background-color: #ff9000;
	border-color: #fff;
}

.navbar-inner.testo-mobile .btn-navbar:hover {
	background-color: #d37801;
}

.vak-wording a {
	color: black;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	float: left;
	margin-top: 8px;
}



/* ----------- Raytek SubSite ----------- */

.logo-search-raytek .appendedInputButton {
	width: 86%
}

.raytek-slogan {
	color: #000;
	font-style: normal;
	margin-bottom: 2px;
}

.navbar-inner-raytek-subsite .nav {
	float: left;
	margin: -12px 5px 5px 30px;
}

.raytek-mobile .brand.mobile-logo {
	padding: 15px 20px 10px 40px
}

.nav-raytek {
	margin-left: 10px !important;
	margin-top: 24px;
}

.logo-search-raytek {
	border-right: solid 1px #bc1a1f;
	padding-right: 10px;
	margin-right: -10px;
	margin-top: -4px;
	margin-left: 25px !important;
}

.logo-search-raytek .brandlogo {
	width: 95%
}

.raytek-application-bkg,
.raytek-application-bkg-gts {
	background-color: #bc1a1f;
	border-radius: 0px 0px 4px 4px;
	padding: 1px 4px;
	text-align: center;
	margin-bottom: 20px;
}

.raytek-direct {
	background-color: #d1d1d1;
	background-image: -moz-linear-gradient(bottom, #d1d1d1, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d1d1d1), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #d1d1d1, #ffffff);
	background-image: -o-linear-gradient(bottom, #d1d1d1, #ffffff);
	background-image: linear-gradient(to top, #d1d1d1, #ffffff);
	background-repeat: no-repeat;
	padding: 15px;
}

.raytek-mobile {
	background-color: #d1d1d1;
	background-image: -moz-linear-gradient(bottom, #d1d1d1, #ffffff);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d1d1d1), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #d1d1d1, #ffffff);
	background-image: -o-linear-gradient(bottom, #d1d1d1, #ffffff);
	background-image: linear-gradient(to top, #d1d1d1, #ffffff);
	background-repeat: no-repeat;
}

.navbar-raytek-subsite {
	border: #000 solid 1px;
}

.navbar-raytek-subsite .divider-vertical {
	border-right: 1px solid #000;
	border-left: none;
}

.navbar-inner-raytek-subsite .nav>li>a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	color: #000;
	font-weight: 400;
	display: block;
}


.navbar-inner-raytek-subsite .lead {
	margin-bottom: 0px;
	padding-left: 30px;
	font-style: italic;
	font-weight: 700;
	font-size: 17px;
	position: relative;
	top: -11px;

}

.navbar-inner-raytek-subsite.navbar-inner-raytek-subsite-french .nav>li>a {
	padding: 6px 3.8px 4px;
	font-size: 12px;
}

.navbar-inner-raytek-subsite li.home-btn {
	padding-top: 2px;
}

.navbar-inner-raytek-subsite li.home-btn a {
	padding-left: 17px;
	padding-right: 17px;
}

.navbar-inner-raytek-subsite.navbar-inner-raytek-subsite-french li.home-btn a {
	padding-left: 17px;
	padding-right: 17px;
}

.navbar-raytek-subsite .divider-vertical {
	height: 32px;
	margin: 0 0px;
}

.navbar-inner-raytek-subsite .nav>li>a:hover {
	color: #bc1a1f !important;
}

.navbar-inner-raytek-subsite .nav>li>a:active,
.navbar-inner-raytek-subsite .nav>li>a:focus {
	color: #000000;
}

.navbar .navbar-raytek-subsite li.dropdown.open>.dropdown-toggle,
.navbar .navbar-raytek-subsite li.dropdown.active>.dropdown-toggle,
.navbar .navbar-raytek-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #e5e5e5;
	;
	color: #bc1a1f;
}

.navbar-raytek-subsite .dropdown-menu li>a:hover,
.navbar-raytek-subsite .dropdown-menu li>a:focus,
.navbar-raytek-subsite .dropdown-submenu li>a:focus,
.navbar-raytek-subsite .dropdown-menu li>a:active,
.navbar-raytek-subsite .dropdown-submenu li>a:active {
	color: #ffffff !important;
	background-color: #bc1a1f;
	background-image: -moz-linear-gradient(top, #CC0000, #bc1a1f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CC0000), to(#bc1a1f));
	background-image: -webkit-linear-gradient(top, #CC0000, #bc1a1f);
	background-image: -o-linear-gradient(top, #CC0000, #bc1a1f);
	background-image: linear-gradient(to bottom, #CC0000, #bc1a1f);
}

.navbar-raytek-subsite .dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
	font-weight: normal;
}

.raytek-shipping-message-sub {
	border-top: solid 1px #bc1a1f;
	;
	border-bottom: solid 1px #bc1a1f;
	;
	float: right;
	padding-right: 2px;
	margin-top: 3px;
	margin-right: 20px;
	margin-bottom: 0px;
	color: #bc1a1f;
}

.raytek-shipping-message-sub.raytek-shipping-french {
	border-top: solid 1px #bc1a1f;
	;
	border-bottom: solid 1px #bc1a1f;
	;
	float: right;
	margin-top: 3px;
	margin-right: 19px;
	margin-bottom: 0px;
	color: #bc1a1f;
}

.logo-raytek-sws {
	padding-left: 15px;
}

.logo-raytek-sws .brandlogo {
	width: 100%;
	margin-bottom: 5px;
}

.logo-raytek-sws .navbar-search {
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.raytek-store .raytek-search {
	margin-left: 73px;
	margin-top: -22px;
	margin-right: -20px;

}

.navbar .raytek-mobile .nav>li>a {
	color: #000;
}

.raytek-mobile .btn-navbar {

	background-color: #000 !important;
}

.raytek-mobile .nav>li>a:hover {
	color: #bc1a1f !important;
}

.raytek-mobile .navbar-search {
	margin-bottom: 10px;
	padding-left: 10px
}

.raytek-mobile .navbar-search {
	float: left;
}

.home-button.general1 {
	height: 100%;
}

.raytek-mobile .btn-navbar .icon-bar {
	background-color: #bc1a1f;
}

.raytek-mobile .btn-navbar {
	border-color: rgba(255, 255, 255, 0);
}




/* ----------- AEMC technologies SubSite ----------- */
.aemc_instruments-store {
	background-color: #447380;
	padding: 5px 0px 20px 65px;
}

.aemc_instruments-store .btn {
	padding: 6px 12px;
}

.aemc_instruments-store .divider-vertical {
	height: 30px;
	margin: 0 0px;
	border-right: 1px solid #fff;
	border-left: none;
}

.logo-aemc_instruments-sws {
	padding-left: 0px;
}

.logo-aemc_instruments-sws .brandlogo {
	width: 255px;
	padding-top: 11px;
	padding-bottom: 10px;
}

.aemc_instruments-search .appendedInputButton {
	width: 197px !important;
}

.aemc_instruments-search .navbar-search {
	margin: 0px;
}

.aemc_instruments-search .appendedInputButton {
	font-size: 14px;
}

.aemc_instruments-store .subheading-nav {
	margin-top: 0px !important;
	max-height: 120px;
	padding-left: 35px;
}

.navbar-inner-aemc_instruments-subsite .lead {
	margin-bottom: 5px;
	line-height: 10px;
}

.navbar-inner-aemc_instruments-subsite .lead .white {
	position: relative;
	color: #ffcc00;
	top: 27px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}



.navbar-inner-aemc_instruments-subsite li.home-btn a {
	padding: 5px 17px 5px 17px !important;
}


.navbar-inner-aemc_instruments-subsite .btn-navbar {
	margin-top: 0px;
}

.navbar-aemc_instruments-subsite {
	border: 1px solid white;
	position: relative;
	background-color: #447380;
	top: 25px;
	left: -0px !important;
}


.navbar-aemc_instruments-subsite a.nav-home-icon>i {
	margin-top: 2px;
	display: inline-block;
	vertical-align: text-top;
}

.navbar-inner-aemc_instruments-subsite .nav>li>a {
	padding: 5px 45.7px;
	text-shadow: none;
	color: #fff;
	display: block;
}

.navbar-inner-aemc_instruments-subsite-french .nav>li>a {
	padding: 5px 42px !important;
}

.navbar-inner-aemc_instruments-subsite-french li.home-btn a {
	padding: 5px 17px 5px 17px !important;
}

.navbar-aemc_instruments-subsite .dropdown-header {
	font-weight: bold !important;
}

.navbar-inner-aemc_instruments-subsite .nav>li>a:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #61929f;
}

.navbar .navbar-aemc_instruments-subsite li.dropdown.open>.dropdown-toggle,
.navbar .navbar-aemc_instruments-subsite li.dropdown.active>.dropdown-toggle,
.navbar .navbar-aemc_instruments-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #61929f;
	color: white;
}

.navbar-aemc_instruments-subsite .dropdown-menu li>a:hover,
.navbar-aemc_instruments-subsite .dropdown-menu li>a:focus,
.navbar-aemc_instruments-subsite .dropdown-submenu:hover>a,
.navbar-aemc_instruments-subsite .dropdown-submenu:focus>a,
.navbar-aemc_instruments-subsite .dropdown-menu li>a:active,
.navbar-aemc_instruments-subsite .dropdown-submenu:active>a {
	background-color: #447380 !important;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	background-image: none;
}

.navbar-aemc_instruments-subsite .dropdown-header {
	padding: 3px 20px;
}

.aemc-vak-wording {
	border-top: solid 1px #fff;
	position: relative;
	border-bottom: solid 1px #fff;
	float: left;
	top: 33px;
	font-size: 13px;
}

.aemc-vak-wording a {
	color: #fff;
}

.aemc-vak-wording span {
	color: #ffcc00;
}

.aemc-vak-wording a:hover {
	color: #fff !important;
}

.aemc_instruments-shipping-message-sub {
	border-top: solid 1px #fff;
	position: relative;
	border-bottom: solid 1px #fff;
	float: right;
	width: 310px;
	top: 30px;
	margin: 3px 65px 0px 0px;
	color: #fff;
}

.aemc_instruments-shipping-french {
	width: 350px;
	margin: 3px 64px 0px 0px;
	float: right;
	font-size: 13px;
}


.aemc_instruments-mobile {
	background-color: #61929f !important;
	background-image: none !important;
}

.aemc_instruments-mobile .btn-navbar {
	background-color: #333 !important;
}

.aemc_instruments-mobile .btn-navbar:hover,
.aemc_instruments-mobile .btn-navbar:active {
	background-color: #333 !important;
	border: 1px solid white;
}


.aemc_instruments-mobile img.brand.mobile-logo {
	width: 95px;
	padding: 10px 20px 10px 15px;

}

.aemc_instruments-mobile .navbar-search {
	margin: 5px 0px 10px 0px;
	float: left;
	padding-left: 5px;
}

.aemc_instruments-mobile li>a {
	color: #fff !important;
	font-size: 14px;
}

.aemc_instruments-mobile .dropdown-menu a {
	padding: 9px 3px !important;
	display: block;
	text-align: left;
	color: #DDD !important;
}

.aemc_instruments-mobile li>a:hover {
	color: #fff !important;
	background-color: #447380 !important;
}

.aemc_instruments-mobile .btn-navbar .icon-bar {
	background-color: #fff !important;
}

.aemc_instruments-mobile .btn-navbar:hover .icon-bar {
	background-color: #f1c40f;
}

.aemc_instruments-mobile li.dropdown.open>.dropdown-toggle,
.aemc_instruments-mobile li.dropdown.active>.dropdown-toggle,
.aemc_instruments-mobile li.dropdown.open.active>.dropdown-toggle {
	color: #FFF !important;
	background: transparent !important;
}

.aemc_instruments-mobile .dropdown-header {
	font-weight: bold !important;
}

.aemc-sws-store {
	margin-top: 10px;
}

.aemc-sws-store .side-graphic a img {
	margin-bottom: 20px;
}

.aemc-home-buttons .span4 {
	box-shadow: inset 10px 0px 10px -8px #aaaaaa;
	margin-bottom: 10px;
	padding-left: 10px;
	min-height: 77px;
}

.aemc-home-buttons .span4 img {
	float: right;
	width: 77px;
}

h2.aemc-home-button {
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 1.25em;
	font-weight: 600;
	color: #d1343d;
	margin-top: 3px !important;
}

h2.aemc-home-button a {
	color: #d1343d !important;
}

p.aemc-home-paragraph {
	font-size: 12px;
	line-height: 1.25em;
	color: black;
	margin-bottom: 5px;
	margin-left: 0px !important;
}

p.aemc-home-paragraph a {
	color: black;
}

.buttons.aemc-home-buttons {
	margin-bottom: 0px !important;
}

/* ----------- AEMC technologies SubSite end ----------- */
/* ----------- SHIMPO SubSite ----------- */
.shimpo-store {
	background-color: #eeeeee;
	padding: 14px 0px 28px 0px;
}

.shimpo-store .btn {
	padding: 6px 12px;
}

.shimpo-store .divider-vertical {
	height: 30px;
	margin: 0 0px;
	border-right: 1px solid #444;
	border-left: 1px solid #0e0e0e;
}

.logo-shimpo-sws {
	padding-left: 0px;
}

.logo-shimpo-sws .brandlogo {
	width: 300px;
	padding-top: 11px;
	padding-bottom: 10px;
}

.shimpo-search .appendedInputButton {
	width: 242px !important;
}

.shimpo-search .navbar-search {
	margin: 0px;
}

.shimpo-search .appendedInputButton {
	font-size: 14px;
}

.shimpo-store .subheading-nav {
	margin-top: 0px !important;
	max-height: 140px;
	padding-left: 51px;
}

.navbar-inner-shimpo-subsite .lead {
	margin-bottom: 5px;
	line-height: 10px;
}

.navbar-inner-shimpo-subsite .lead .white {
	position: relative;
	color: #0072bc;
	top: 12px;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}



.navbar-inner-shimpo-subsite li.home-btn a {
	padding: 5px 17px 5px 17px !important;
}

.navbar-inner-shimpo-subsite .btn-navbar {
	margin-top: 0px;
}

.navbar-shimpo-subsite {
	position: relative;
	background-image: linear-gradient(rgb(84, 84, 84) 0%, rgb(58, 58, 58) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	top: 11px;
	left: -0px !important;
}

.navbar-shimpo-subsite a.nav-home-icon>i {
	margin-top: 2px;
	display: inline-block;
	vertical-align: text-top;
}

.navbar-inner-shimpo-subsite .nav>li>a {
	padding: 5px 59.8px;
	text-shadow: none;
	color: #fff;
	display: block;
}

.navbar-inner-shimpo-subsite-french .nav>li>a {
	padding: 5px 54.7px;
}

.navbar-shimpo-subsite .dropdown-header {
	font-weight: bold !important;
}

.navbar-inner-shimpo-subsite .nav>li>a:hover {
	text-shadow: 0 1px 0 #fff;
	color: #0072BC;
	background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.navbar .navbar-shimpo-subsite li.dropdown.open>.dropdown-toggle,
.navbar .navbar-shimpo-subsite li.dropdown.active>.dropdown-toggle,
.navbar .navbar-shimpo-subsite li.dropdown.open.active>.dropdown-toggle {
	color: #333;
	background-image: linear-gradient(rgb(255, 255, 255) 0%, rgb(221, 221, 221) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.navbar-shimpo-subsite .dropdown-menu li>a:hover,
.navbar-shimpo-subsite .dropdown-menu li>a:focus,
.navbar-shimpo-subsite .dropdown-submenu:hover>a,
.navbar-shimpo-subsite .dropdown-submenu:focus>a,
.navbar-shimpo-subsite .dropdown-menu li>a:active,
.navbar-shimpo-subsite .dropdown-submenu:active>a {
	text-decoration: none;
	color: #fff !important;
	font-weight: normal;
	background-image: linear-gradient(rgb(0, 114, 188) 0%, rgb(0, 63, 103) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.navbar-inner-shimpo-subsite .nav>li>a.nav-home-icon:hover {
	background-image: linear-gradient(rgb(0, 114, 188) 0%, rgb(0, 63, 103) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.navbar-shimpo-subsite .dropdown-header {
	padding: 3px 20px;
}

.shimpo-shipping-message-sub {
	border-top: solid 1px #000000;
	position: relative;
	border-bottom: solid 1px #000000;
	float: right;
	width: 310px;
	top: 24px;
	margin: -4px 41px 0px 0px;
	color: #000000;
}

.shimpo-shipping-french {
	float: right;
	width: 380px;
	margin: -4px 41px 0px 0px;
}


.shimpo-mobile {
	background-color: #eeeeee;
	background-image: none;
}

.shimpo-mobile .btn-navbar {
	color: #000;
	background-image: linear-gradient(rgb(84, 84, 84) 0%, rgb(58, 58, 58) 100%) !important;
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;

}

.shimpo-mobile .btn-navbar:hover,
.shimpo-mobile .btn-navbar:active {
	background-image: linear-gradient(to bottom, #0072bc, #0072bc) !important;
	background-repeat: repeat-x;
	text-decoration: none;
	background-position: 0 -15px;
	background-color: #0072bc !important;
}


.shimpo-mobile img.brand.mobile-logo {
	width: 95px;
	padding: 20px 20px 10px 15px;

}

.shimpo-mobile .navbar-search {
	margin: 5px 0px 10px 0px;
	float: left;
	padding-left: 5px;
}

.shimpo-mobile li>a {
	color: #000 !important;
	font-size: 14px;
}

.shimpo-mobile .dropdown-menu a {
	padding: 7px 5px 4px 10px !important;
	display: block;
	text-align: left;
	color: #000 !important;
}

.shimpo-mobile li>a:hover {
	color: #ffffff !important;
	background-image: linear-gradient(rgb(84, 84, 84) 0%, rgb(58, 58, 58) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.shimpo-mobile .dropdown-menu li>a:hover {
	color: #fff !important;
	background-image: linear-gradient(rgb(0, 114, 188) 0%, rgb(0, 63, 103) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
}

.shimpo-mobile .btn-navbar:hover .icon-bar {
	background-color: #fff;
}

.shimpo-mobile li.dropdown.open>.dropdown-toggle,
.shimpo-mobile li.dropdown.active>.dropdown-toggle,
.shimpo-mobile li.dropdown.open.active>.dropdown-toggle {
	color: #ffffff !important;
	background-image: linear-gradient(rgb(84, 84, 84) 0%, rgb(58, 58, 58) 100%);
	background-position-x: initial;
	background-position-y: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
}

.shimpo-mobile .dropdown-header {
	font-weight: bold !important;
}

.shimpo-sws-store .carousel-control {
	color: #fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.shimpo-application-bkg {
	background-image: url(/images/pages/shimpodirect/category-buttons/shimpo-categories-bg.jpg);
	background-position-x: left;
	background-position-y: top;
	background-size: contain;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background-color: initial;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 1px 4px;
	margin-bottom: 20px;
	position: relative;
}

.shimpo-application-bkg a {
	display: inline-block;
	width: 100%;
	max-height: 100px;
	color: #000000;
}

.shimpo-application-bkg img {
	display: inline-block;
	max-width: 30%;
	margin-top: 0.2em;
	margin-right: 0.4em;
	float: right;
}

.shimpo-application-bkg .application-title {
	color: #3c3c3c;
	font-size: 25px;
	font-weight: 800;
	font-style: oblique;
	position: absolute;
	top: 0;
	left: 25%;
	float: left;
	display: inline-block;
	line-height: 1;
	word-wrap: break-word;
	margin-top: 1.8em;
	width: 59%;
}

.shimpo-application-bkg .application-title-2line {
	margin-top: 1.2em;
}

/* ----------- SHIMPO SubSite end ----------- */

/* ----- Sensit SUBSITE ------*/
.nav-sensit a.nav-home-icon>i {
	margin-top: 1.5px;
}

.search-sensit .appendedInputButton {
	width: 125%
}

.search-sensit {
	padding-left: 62px;
	position: relative;
	top: -4px;
}

.snst-slogan {
	position: relative;
	top: 0px;
	left: 76px;
}

.snst-slogan-fr {

	left: 82px;
}

.snst-h3 {
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: 700;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 1em;
	margin-bottom: 10px;
	font-size: 18px;
}


.sensit-mobile .nav>li>a:hover {
	background-color: #d40000 !important;
	color: #fff !important;
}

.sensit-mobile li.dropdown.open>.dropdown-toggle,
.sensit-mobile li.dropdown.active>.dropdown-toggle,
.sensit-mobile li.dropdown.open.active>.dropdown-toggle {
	background-color: #d40000 !important;
	color: #fff !important;
}

.sensit-mobile .dropdown-menu li>a:hover,
.sensit-mobile .dropdown-menu li>a:focus,
.sensit-mobile .dropdown-submenu li>a:focus,
.sensit-mobile .dropdown-menu li>a:active,
.sensit-mobile .dropdown-submenu li>a:active {
	background-color: #d40000 !important;
	color: #fff !important;
}

.navbar-inner-sensit-subsite .nav {
	float: left;
	margin: -2px 5px 5px 84px;
}

.sensit-mobile .brand.mobile-logo {
	padding: 15px 20px 10px 40px;
}

.nav-sensit {
	margin-left: -50px !important;
	margin-top: 1px;
}

.logo-sensit {
	padding-left: 4px;
	margin-right: 15px;
	margin-top: -2px;
	margin-left: 35px !important;
}



.sensit-application-bkg,
.sensit-application-bkg-gts {
	background-color: #FFE40F;
	border-radius: 0px 0px 4px 4px;
	padding: 1px 4px;
	text-align: center;
	margin-bottom: 20px;
}

.sensit-sub-site {
	background-color: #E6E7E8;
	padding: 15px;
}

.sensit-mobile {
	background-color: #E6E7E8;
}

.navbar-sensit-subsite .divider-vertical {
	border-right: 1px solid #E6E7E8;
	border-left: none;

}

.navbar-sensit-subsite {
	background-color: #000;
}

.navbar-inner-sensit-subsite .nav>li>a {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	padding-right: 50px;
	color: #FFE40F;
	font-weight: 400;
	display: block;
	line-height: 20px;
}


.navbar-inner-sensit-subsite li.home-btn a {
	padding-left: 20px;
	padding-right: 20px;
}

.navbar-sensit-subsite .divider-vertical {
	height: 30px;
	margin: 0 0px;
}

.navbar-inner-sensit-subsite .nav>li>a:hover {
	background-color: #d40000;
	color: #fff;
}

.navbar-inner-sensit-subsite li.dropdown.open>.dropdown-toggle,
.navbar-inner-sensit-subsite li.dropdown.active>.dropdown-toggle,
.navbar-inner-sensit-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #d40000 !important;
	color: #fff;
}

.navbar-inner-sensit-subsite .dropdown-menu li>a:hover,
.navbar-inner-sensit-subsite .dropdown-menu li>a:focus,
.navbar-inner-sensit-subsite .dropdown-submenu li>a:focus,
.navbar-inner-sensit-subsite .dropdown-menu li>a:active,
.navbar-inner-sensit-subsite .dropdown-submenu li>a:active {
	background-color: #d40000 !important;
	color: #fff;
}

.navbar-sensit-subsite .dropdown-menu li>a:hover,
.navbar-sensit-subsite .dropdown-menu li>a:focus,
.navbar-sensit-subsite .dropdown-submenu:hover>a {
	font-weight: normal;
}

.sensit-shipping-message-sub {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	float: right;
	margin-top: 2px;
	margin-right: 7px;
	margin-bottom: 0px;
	color: #000;
}

.sensit-shipping-message-sub.sensit-shipping-french {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	float: right;
	margin-top: 2px;
	margin-right: 13px;
	margin-bottom: 0px;
	color: #000;
}

.sensit-mobile .brand.mobile-logo {
	padding: 5px 30px 5px 30px;

}

.navbar .sensit-mobile .nav>li>a {
	color: #000;
}

.sensit-mobile {
	background-color: #E6E7E8;
}

.sensit-mobile .nav-collapse .dropdown-menu a {
	color: #000;
}

.sensit-mobile .btn-navbar {
	margin-top: 12px;
	background-color: #000 !important;
}

.sensit-mobile .nav>li>a:hover {
	background-color: #d40000 !important;
	color: #fff;
}

.sensit-mobile .navbar-search {
	margin-bottom: 10px;
	padding-left: 10px;
}

.sensit-mobile .navbar-search {
	float: left;
}

.home-button.general1 {
	height: 100%;
}

.sensit-mobile .btn-navbar .icon-bar {
	background-color: #FFE40F;
}


/* ---- Home Page ----- */

.home-page-side-image {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

.hero-home-snst {
	margin-bottom: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

/* ----------- Series BUTTONS ------------ */

.series-bkg-snst {
	background-color: #E6E7E8;
	padding: 0;
	margin-bottom: 18px;
}

.series-bkg-snst img {
	float: right;
}

.series-bkg-snst a {
	display: inline-block;
	width: 100%;
	max-height: 100px;
}

.series-bkg-snst a:hover {
	color: black;
}

.series-bkg-snst .series-title {
	color: #000000;
	background-color: #FFE40F;
	font-size: 25px;
	font-weight: 700;
	line-height: 1;
	word-wrap: break-word;
	margin-top: 0.7em;
	padding: 5px 15px;
}

.series-bkg-snst .series-sub-title {
	font-style: oblique;
	font-size: 14px;
	font-weight: 500;
	padding-left: 15px;
	margin-top: -5px;
}

.series-bkg-snst .series-title a:hover {
	text-decoration: none;
}

.series-bkg-snst .series-sub-title a:hover {
	color: black;
}

/* ----------- Industries Section/BUTTONS ------------ */

.industries-bkg-snst {
	background-color: #E6E7E8;
	padding: 0;
	margin-bottom: 20px;
	border-left: #FFE40F solid 11px;
	position: relative;
}

.industries-bkg-snst img {
	position: absolute;
	right: 0;
	top: -7px;
}

.industries-bkg-snst a {
	display: inline-block;
	width: 100%;
	max-height: 100px;
}

.industries-bkg-snst .industries-title {
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	line-height: 1;
	word-wrap: break-word;
	margin-top: 0.5em;
	padding: 5px 15px;
}

.sensit-sws-french .industries-bkg-snst .industries-title {
	font-size: 17px;
}

.industries-bkg-snst .series-title a:hover {
	text-decoration: none;
}

/* ----------- Categories BUTTONS ------------ */

.categories-bkg-snst {
	background-color: #FFE40F;
	padding: 14px 0 0 0;
	margin-bottom: 18px;
}

.categories-bkg-snst a {
	display: inline-block;
	width: 100%;
	max-height: 100px;
}

.categories-bkg-snst .categories-title {
	color: #ffffff;
	background-color: #000000;
	font-size: 19px;
	font-weight: 600;
	line-height: 1;
	word-wrap: break-word;
	margin-top: 0.7em;
	padding: 5px 15px;
	text-align: center;
	margin-bottom: 0.2em;
}

.categories-bkg-snst .categories-title a:hover {
	text-decoration: none;
}

/*----------Meriam SWS -----------*/

.meriam-slogan {
	color: #000;
	font-style: normal;
	margin-bottom: 2px;
	font-size: 15px;
	position: relative;
	top: 13px;
	left: -29px;
}


.nav-meriam {
	margin-left: 15px !important;
	margin-top: 18px;
	position: relative;
	left: 26px;
}

.search-meriam {
	padding-left: 62px;
	position: relative;
	top: -1px;
	left: -84px
}


.logo-search-meriam {
	border-right: solid 1px #ed2127;
	margin-left: -16px !important;
	margin-top: -2px
}

.logo-search-meriam .brandlogo {
	margin-top: 0px;
	padding-left: 50px;

}

.search-meriam .appendedInputButton {
	width: 149%;
}


.meriam-application-bkg,
.meriam-application-bkg-gts {
	background-color: #bc1a1f;
	border-radius: 0px 0px 4px 4px;
	padding: 1px 4px;
	text-align: center;
	margin-bottom: 20px;
}

.meriam-direct {
	padding: 10px;
	background-color: #fff;
	background-image: url(/images/pages/MeriamDirect/Header-background-sws.png);
	background-repeat: no-repeat;
}

.meriam-mobile {
	background-color: #fafafa;
	background-image: linear-gradient(to bottom, #fff, #f2f2f2);
	background-repeat: repeat-x;

}

.navbar-meriam-subsite {
	background-color: #000;
}

.navbar-meriam-subsite {
	border: #000 solid 1px;
}

.navbar-meriam-subsite .divider-vertical {
	border-right: 1px solid #E6E6E6;
	border-left: none;
}

.navbar-inner-meriam-subsite .nav>li>a {
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 28px;
	padding-right: 28px;
	color: #fff;
	font-weight: 400;
	display: block;
}

.meriam-sws-french .navbar-inner-meriam-subsite .nav>li>a {
	padding-top: 6px;
	padding-bottom: 5px;
	padding-left: 21.4px;
	padding-right: 21.4px;
	color: #fff;
	font-weight: 400;
	display: block;
}

.navbar-inner-meriam-subsite .lead {
	margin-bottom: 0px;
	padding-left: 30px;
	font-style: italic;
	font-weight: 700;
	font-size: 17px;
	position: relative;
	top: -11px;
}


.navbar-inner-meriam-subsite li.home-btn a {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	top: 1px;
}

.navbar-meriam-subsite .divider-vertical {
	height: 31px;
	margin: 0 0px;
}

.navbar-inner-meriam-subsite .nav>li>a:hover {
	color: #ed2127;
}

.navbar-inner-meriam-subsite .nav>li>a:active {
	color: #ed2127;
}

.navbar .navbar-meriam-subsite li.dropdown.open>.dropdown-toggle,
.navbar .navbar-meriam-subsite li.dropdown.active>.dropdown-toggle,
.navbar .navbar-meriam-subsite li.dropdown.open.active>.dropdown-toggle {
	background-color: #e5e5e5;
	color: #ed2127;
}

.navbar-meriam-subsite .dropdown-menu li>a:hover,
.navbar-meriam-subsite .dropdown-menu li>a:focus,
.navbar-meriam-subsite .dropdown-submenu li>a:focus,
.navbar-meriam-subsite .dropdown-menu li>a:active,
.navbar-meriam-subsite .dropdown-submenu li>a:active {
	color: #ffffff;
	background-color: #bc1a1f;
	background-image: -moz-linear-gradient(top, #ed2127, #bc1a1f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ed2127), to(#bc1a1f));
	background-image: -webkit-linear-gradient(top, #ed2127, #bc1a1f);
	background-image: -o-linear-gradient(top, #ed2127, #bc1a1f);
	background-image: linear-gradient(to bottom, #ed2127, #bc1a1f);
}

.navbar-meriam-subsite .dropdown-menu li>a:hover,
.dropdown-menu li>a:focus,
.dropdown-submenu:hover>a {
	font-weight: normal;
}

.meriam-shipping-message-sub {
	border-top: solid 1px #ed2127;
	border-bottom: solid 1px #ed2127;
	float: right;
	width: auto;
	margin-top: 5px;
	margin-right: 31px;
	color: #ed2127;
}

.meriam-shipping-message-sub.meriam-shipping-french {
	border-top: solid 1px #ed2127;
	border-bottom: solid 1px #ed2127;
	float: right;
	width: 310px;
	margin-top: 5px;
	margin-right: 25px;
	color: #ed2127;
}

.meriam-shipping-message-sub.meriam-shipping-french {
	width: auto;
}


.logo-meriam-sws .brandlogo {
	width: 100%;
	margin-bottom: 5px;
}

.logo-meriam-sws .navbar-search {
	margin-left: 0 !important;
	margin-top: 0 !important;
}

.meriam-store .meriam-search {
	margin-left: 73px;
	margin-top: -22px;
	margin-right: -20px;

}

.meriam-mobile .brand.mobile-logo {
	width: 50px;
	padding: 10px 20px 5px 40px;
}


.navbar .meriam-mobile .nav>li>a {
	color: #000;
}

.meriam-mobile .btn-navbar {
	background-color: #E8E8E8 !important;
}

.meriam-mobile .nav>li>a:hover {
	color: #ed2127;
}

.meriam-mobile .navbar-search {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
}

.meriam-mobile .navbar-search {
	float: left;
}

.home-button.general1 {
	height: 100%;
}

.meriam-mobile .btn-navbar .icon-bar {
	background-color: #ed2127;
}

.meriam-mobile .btn-navbar {
	border-color: rgba(255, 255, 255, 0);
}

.meriam-application-bkg {
	background-color: #ed2127;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
	margin-bottom: 20px;
}

.meriam-application-bkg .application-title {
	color: #ffffff;
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 0px;
	line-height: 16px;

	margin-top: 0px;
}

.meriam-application-bkg .series-title {
	color: #000000;
	font-weight: 700;
}

.meriamSWS #myCarousel {
	background-image: url(/images/pages/MeriamDirect/Meriam-Slider-background.jpg);
}


/* -------------------------- GasClip START ---------------------------- */
.itm-link-not-show-in-gts {
	display: block;
	margin-top: 15px;
}

.itm-link-not-show-in-gts>p {
	color: #AA222F;
	/* color:#AA222F; */
	font-weight: 700;
	font-size: 18px;
}

.itm-link-not-show-in-gts a {
	color: #505150;
	font-weight: 200;
	font-size: 16px;
	text-decoration: none;
}

.itm-link-not-show-in-gts a:hover {
	color: #000;
	/* color:#AA222F; */
	text-decoration: underline;
}

/* ----- END SUBSITES ------*/

/*----------FLUKE CONNECT-----------*/
.fluke-connect-header {
	background-color: black;
	border-top: 5px solid #FFC20E;
}

.fluke-connect-logo {
	margin-top: 1em;
	margin-left: 13px;
}

.fluke-connect-header h1 {
	color: white;
	margin-top: 0;
}

.fluke-connect-header h3 {
	color: #FFC20E;
	margin-top: 0.6em;
	margin-bottom: 0;
	font-weight: normal;

}

.fluke-connect-header h4 {
	color: white;
	text-align: center;
}

.fluke-connect-subheader h4 {
	text-align: center;
}

a.btn.btn-large.btn-fluke-connect {
	background-color: #FFC20E;
	background-image: -moz-linear-gradient(top, #FFC20E, #FFC20E);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFC20E), to(#FFC20E));
	background-image: -webkit-linear-gradient(top, #FFC20E, #FFC20E);
	background-image: -o-linear-gradient(top, #FFC20E, #FFC20E);
	background-image: linear-gradient(to bottom, #FFC20E, #FFC20E);
	background-repeat: no-repeat;
	text-shadow: none;
	border: 0;
	margin: 0 2em;
}

.btn.btn-large.btn-fluke-connect:hover {
	background-color: #ffaf0f;
	background-image: -moz-linear-gradient(top, #ffaf0f, #ffaf0f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffaf0f), to(#ffaf0f));
	background-image: -webkit-linear-gradient(top, #ffaf0f, #ffaf0f);
	background-image: -o-linear-gradient(top, #ffaf0f, #ffaf0f);
	background-image: linear-gradient(to bottom, #ffaf0f, #ffaf0f);
	background-repeat: no-repeat;
	background-image: none;
}

.fluke-connect-content:nth-child(3) {
	background-image: url('/images/specialty-pages/fluke-connect/flukeconnect_imageone.jpg');
	background-size: auto 370px;
	background-repeat: no-repeat;
	background-position: 27% bottom;
	height: 420px;
}

.fluke-connect-content h2 {
	text-transform: uppercase;
	line-height: 1.2
}

.fluke-connect-phoneimages p {
	text-align: center;
}

.fluke-connect-phoneimages img {
	max-height: 350px;
}

.ipadshow {
	display: none;
}

select {
	margin: 0 0 10px 0;
}

.promo-icon-newsletter .promo-modal-newsletter {
	display: none;
	position: relative;
	bottom: 85px;
	left: 5px;
	background-color: #eaeaea;
	border: 3px solid #c9cdd4;
	font-size: 90%;
	font-style: normal;
	padding: 10px;
	height: 70px;
	width: 165px;
}

.promo-icon-newsletter:hover .promo-modal-newsletter {
	display: block;
}

#newsletter-signup {
	display: none;
	position: absolute;
	right: 21%;
	top: 40%;
	background-color: #eaeaea;
	border: 3px solid #c9cdd4;
	font-size: 90%;
	font-style: normal;
	padding: 10px;
	height: 120px;
	width: 165px;
}

#newsletter-signup-off {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 15px;
	z-index: 99999;
	content: '';
}

.cart-summary {
	background-color: #eaeaea;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.cart-summary-wrap {
	width: 93%;
	margin: 10px auto;
}

.cart-summary hr {
	border-color: #fff;
}

.cart-header {
	background-color: #aaaaaa;
	-webkit-border-top-left-radius: 4px;
	-moz-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.cart-header p {
	padding: 10px 10px 0 10px;
	color: white;
	font-size: 20px;
}

.totals>p:last-child {
	font-weight: bold;
	font-size: 18px;
}

.promo-code-input {
	width: 50px;
}

.promo-code-text {
	font-size: 12px;
}

.cart-item-listing .muted.discounted {
	line-height: 30px;
	color: #979797;
}

ul.catnav li {
	text-align: center;
}

ul.catnav li img {
	max-height: 70px;
	max-width: 75%;
	padding: 15px 0;
}

p.cat-description-view-store {
	margin-bottom: 1.3em;
	font-size: 18px;
	font-weight: 200;
	line-height: 25px;
}

.require-accessories {
	border: #ddd solid 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
}

/* --- Buyers Guide Form --- */

.buyers-guide select,
.buyers-guide textarea,
.buyers-guide input[type="text"],
.buyers-guide input[type="password"],
.buyers-guide input[type="datetime"],
.buyers-guide input[type="datetime-local"],
.buyers-guide input[type="date"],
.buyers-guide input[type="month"],
.buyers-guide input[type="time"],
.buyers-guide input[type="week"],
.buyers-guide input[type="number"],
.buyers-guide input[type="email"],
.buyers-guide input[type="url"],
.buyers-guide input[type="search"],
.buyers-guide input[type="tel"],
.buyers-guide input[type="color"],
.buyers-guide .uneditable-input {
	margin-bottom: 0;
}

iframe[title~=Google] {
	height: 0px;
}

.truncated-text .short-description {
	font-size: 17px;
	line-height: 22px;
	display: block;
	display: -webkit-box;
	height: 89px;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.parentsbtn-catview {
	margin-top: 28px;
}

p.qty-breaks {
	margin-bottom: 3px;
	line-height: 17px;
}

/*----------- B2B Forms-------------*/
ul.checked {
	list-style-image: url('/images/misc/red-checkmark.gif');
}

.users.form form {
	margin-bottom: 0px;
}

.users.form form fieldset input {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
}

.users.form form fieldset input.btn-primary {
	height: 35px;
}

.users.form form fieldset label span {
	float: right;
	margin-right: 2px;
}

.users.form form input[type*="checkbox"] {
	display: inline-block;
	width: inherit;
}

/*.users.form form div.login-submit{
	float:right;
	margin-top: 3px;
}*/
.users.form form div.login-submit div.input.checkbox {
	float: left;
	margin-top: 6px;
	margin-right: 15px;
	padding-left: 0px;
}

.users.form form div.login-submit div.input.checkbox input,
.users.form form div.login-submit div.input.checkbox label {
	float: right;
	margin-left: 0;
	padding-right: 5px;
}

.users.form form div.login-submit div.span.pull-right {
	display: inline-block;
	width: auto;
}

.users.form form div.login-submit div.input.checkbox label {
	display: inline-block;
}

.users.form form div.submit {
	position: relative;
	left: 0;
	float: right;
}



/* ----- Tabs for ITM/GTS Home Pages ----*/
#tabs a {
	background-color: #002663;
}

#tabs a.brands-home-view-all:hover,
#tabs a.brands-home-view-all:hover::after,
#tabs a.brands-home-view-all:focus,
#tabs a.brands-home-view-all:focus::after {
	background-color: #002663;
}

#tabs a.brands-home-view-all::before {
	background-color: #002663;
}

#tabs a.brands-home-view-all::after {
	background-color: #002663;
}

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

@media (min-width: 980px) {

	.mhide {
		visibility: visible !important;
		display: inherit !important;
	}

	.mshow {
		visibility: hidden !important;
		display: none !important;
	}

	.btn-large {
		font-size: 14px;
	}

	/* ----------- Category page Login to see button ----------- */
	.category-items .login-to-see-member-button {
		background-color: #fff;
		border: solid #7c0018 1px;
	}

	.category-items .login-to-see-member-button a {
		font-size: 14px;
		line-height: 20px;
	}

	.login-to-see-member-button.login-to-see-member-button-french a {
		font-size: 12.5px;
	}

	.category-items .login-to-see-member-button.span3 {
		float: right;
		margin-right: 9%;
		margin-bottom: 10px;
		margin-top: 10px;
		line-height: 10px;
		padding: 4px;
	}
}

@media (max-width: 1199px) {
	.span4.mail-signup.text-center.mhide.ipad-view-setting {
		margin-left: 0;
	}

	/* ----------- About Us Page ----------- */
	.about-us-row-1 .span4,
	.about-us-row-1 .span5 {
		height: 470px;
	}

	.about-us-row-2 .span4,
	.about-us-row-2 .span8,
	.mid-col-row-top {
		height: 280px;
	}

	/*.mid-col-row-top h3 {
		margin-top: 18px;
	}*/
	.mid-col-row-bottom {
		height: 180px;
	}

	.about-us-row-1 p,
	.about-us-row-2 p,
	.mid-col-row-top p {
		font-size: 12px;
	}

	/*.mid-col-row-top{
		padding: 5px 20px;
	}*/
	#about-us-text p {
		font-size: 40px;
	}

	.about-us-page-fr .about-us-row-1 .span4,
	.about-us-page-fr .about-us-row-1 .span5 {
		height: 470px;
	}

	.about-us-page-fr .about-us-row-2 .span4,
	.about-us-page-fr .about-us-row-2 .span8,
	.about-us-page-fr .mid-col-row-top {
		height: 280px;
	}

	/*.about-us-page-fr .mid-col-row-top h3 {
		margin-top: 10px;
		margin-bottom: 6px;
	}*/
	.about-us-page-fr .mid-col-row-bottom {
		height: 180px;
	}

	.about-us-page-fr .about-us-row-1 p,
	.about-us-page-fr .about-us-row-2 p,
	.about-us-page-fr .mid-col-row-top p {
		font-size: 11px;
	}

	.about-us-page-fr .mid-col-row-top {
		padding: 5px 20px 5px 13px;
	}

	.about-us-page-fr #about-us-text p {
		font-size: 30px;
	}

	/* -------------------------- TAXONOMY START ---------------------------- */
	/* ------------- Search --------------- */
	.main-category-search .main-category-search-container {
		margin-right: 25px;
	}

	.main-category-search.search-no-short form.input-append#ProductDisplayForm {
		width: 104px;
	}

	.categories-children-coop-section .row-fluid a.category-child {
		margin-bottom: 12px;
	}

	.categories-children-coop-section .span12 .row-fluid a.category-child {
		margin-bottom: 15px;
	}

	/* ------------- Header FR --------------- */
	.categories-header-search-fr.categories-header-search>.row-fluid>.span9 {
		width: 71.4%;
	}

	.categories-header-search-fr.categories-header-search>.row-fluid>.main-category-search {
		margin-left: 2.5% !important;
		display: block;
		width: 26%;
	}

	/* -------------------------- TAXONOMY END ---------------------------- */
}

@media (min-width: 980px) and (max-width: 1199px) {
	.calibration-service-ad-section {
		margin-top: 0px;
	}

	.header.company-small-header .logo {
		padding-top: 6px;
		/* padding-top: 44px; */
	}

	.desktop-ITM-logo-leaf {
		margin-top: 31px;
	}

	.row-fluid .span3.Free-Shipping svg {
		width: 31%;
		height: 74px;

	}

	.ITM-review-rating-button {
		width: 31%;
		height: 75px;
		background-size: contain;
	}

	.ITM-review-rating-button p {
		font-size: 14.5px;
		line-height: 16px;
	}

	.ITM-review-rating-button-fr p {
		margin-bottom: 6px;
		font-size: 11.5px;
	}

	.ITM-review-rating-button h3 {
		font-size: 24px;
		line-height: 22px;
	}

	.ITM-review-rating-button-fr h3 {
		font-size: 25px;
		line-height: 14px;
		margin-bottom: 0px;
	}

	.header.company-small-header .row-fluid .span6.contact-search {
        padding-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 35px;
	}
	.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search p,
	.header.company-small-header .row-fluid .span6.contact-search p {
		margin-bottom: -7px;
		font-size: 12px;
		padding-left: 0px;
	}
	
	.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search p{
	margin-left: 6px;
}
	.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned {
        width: 253px;
        margin-top: 4px;
        padding: 1px 0;
        margin-left: 6px
	}
	.header.company-small-header .row-fluid .span6.contact-search .canadian-owned {
		width: 348px;
        margin-top: 4px;
        padding: 1px 0;
        margin-left: -20px;
	}
	.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned p {
        font-size: 0.8em;
    }
	.header.company-small-header .row-fluid .span6.contact-search .canadian-owned p{
		font-size: 0.9em;
	}
	.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned .quebec-slogan{
		font-size: 0.7em;
	}
	.header.company-small-header .row-fluid .span6.contact-search .canadian-owned .quebec-slogan{
		font-size: 0.9em;
	}
	.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search .canadian-owned.quebec-owned{
        width: 253px;
        margin-top: 4px;
        margin-left: 6px;
        padding: 1px 0;
	}
	.header.company-small-header .row-fluid .span6.contact-search .canadian-owned.quebec-owned{
		width: 348px;
        margin-top: 4px;
        margin-left: -20px;
        padding: 1px 0;
	}

	.header.company-small-header .row-fluid.B2C-header-space .span6.contact-search {
		width: 22.5%;
		padding-top: 0px;
		padding-left: 10px;
	}

	.header.company-small-header.hydro-header .row-fluid .span6.contact-search.hydro-contact-search {
		padding-top: 19px;
		padding-left: 0;
	}

	.span6.contact-search.hydro-contact-search p.logo-text-ITM {
		padding: 6px 20px 1px 6px;
		font-size: 11px;
	}

	.span6.contact-search.hydro-contact-search .desktop-ITM-logo-leaf {
		top: -1px;
	}

	.span6.contact-search.hydro-contact-search .desktop-ITM-logo-leaf svg.sprite {
		margin-bottom: -8px;
	}

	.header.company-small-header.hydro-header .span2.logo {
		padding-top: 18px;
	}

	.header.company-small-header.hydro-header .row-fluid .span6.contact-search.hydro-contact-search h4,
	.header.company-small-header.hydro-header .row-fluid .span6.contact-search.hydro-contact-search h4 a {
		font-size: 16px;
		line-height: 18px;
	}

	.B2C-header-space .appendedInputButton.searchbox {
		width: 200px !important;
		margin-left: 6px;
		/* width: 233px !important; */
	}

	.B2C-header-space .ITM-review-rating-button,
	.row-fluid.B2C-header-space .span3.Free-Shipping svg {
		height: 72px;
		vertical-align: middle;
	}

	.header.company-small-header .row-fluid .span3.Free-Shipping {
		padding-top: 6px;
	}

	.header.company-small-header .row-fluid.B2C-header-space .span3.Free-Shipping {
		width: 53%;
		/* width: 53.9%; */
	}

	.header.company-small-header.hydro-header .row-fluid .span3.Free-Shipping h4 {
		font-size: 18px;
	}

	.header.company-small-header.hydro-header .row-fluid .span3.Free-Shipping img {
		width: 135px;
	}

	p.logo-text-ITM {
		font-size: 8.4px;
		line-height: 12px;
		margin-bottom: -2px;
	}

	.row-fluid.itm-contact .contact-span {
		min-width: inherit;
	}

	.iPadLandscape-mhide {
		visibility: hidden !important;
		display: none !important;
	}

	.iPadLandscape-mshow {
		visibility: visible !important;
		display: inherit !important;
	}

	/* HEADER */
	.header .Free-Shipping {
		padding-left: 10px;
		padding-top: 20px;
	}

	.header .contact {
		min-height: 88px;
		padding-top: 15px;
		background-position-x: 0px;
		background-position-y: 10px;
	}

	.header .contact h2 {
		font-size: 15px;
		padding-right: 20px;
		margin-top: 0;
	}

	.header .contact h3 {
		text-align: right !important;
		font-size: 14px;
		margin-top: -20px;
		padding-right: 20px;
	}

	.header .logo {
		margin-left: 20px;
	}



	.navbar .nav>li>a {
		padding-left: 9px;
		padding-right: 9px;
	}

	.navbar .nav>li>a {
		font-size: 12px;
	}

	.navbar-sws .nav>li>a {
		padding: 8px 18.3px 8px;
	}

	.french-nav-styles.navbar-sws .nav>li>a {
		padding: 8px 20.5px 8px;
	}

	/* .searchbox {
		width: 265px !important;
	} */

	.contact-search {
		padding-top: 20px;
		padding-left: 10px;
	}

	.header.company-small-header .contact-search {
		padding-top: 25px;
		width: 23%;
		margin-left: 3px;
	}

	.contact-span {
		font-size: 12px;
	}

	.contact-span-fr {
		font-size: 10.6px;
	}

	.itm-switchers {
		margin-left: 9px;
	}

	.new_product_cat_promos {
		font-size: 1.2em;
	}

	.rent-quote-buttons .btn-large {
		padding: 10px 8px;
	}

	.rent-quote-buttons i {
		display: none;
	}

	.fluke-connect-content:nth-child(3) {
		background-size: auto 350px;
		background-repeat: no-repeat;
		background-position: left bottom;
		height: 410px;
	}

	.brands-list .span3 img {
		padding: 0;
	}

	a.btn.btn-block.addtocart {
		padding: 6px 0;
	}

	a.btn.btn-more-products {
		padding: 6px 2px;
	}

	a.btn.btn-more-products.disqus {
		padding-left: 12px;
		padding-right: 12px;
	}

	.promo-code-input {
		width: 44px;
	}

	.promo-code-text {
		font-size: 11px;
	}

	.promo-icon-tag {
		display: none;
	}

	.cart-summary-wrap button.btn.btn-small {
		padding: 2px 3px;
	}

	a.btn.lang-switch {
		font-size: 12px;
		padding: 8px 9px 7px 9px;
	}

	a.btn.currency-switch {
		padding: 6px 9px;
	}

	.quickbuysearch-btn {
		margin-top: -6px;
	}

	.quickbuy-tooltip {
		left: -218px;
	}

	.label {
		font-size: 12px;
		padding: 4px;
	}

	.category-items-french .label-clearance {
		font-size: 10px;
	}

	.category-items-french .label-clearance .icon-white {
		margin-top: 1px;
	}

	/* ----------- Rental Category page ----------- */
	.category-items.rental-product-listing .product-info .radio label small {
		margin-left: 0px;
	}

	.category-items.rental-product-listing .product-info .radio label {
		font-size: 13px;
	}

	.category-items.rental-product-listing .table-product td:first-child.mobile-category-qty-boxes {
		padding-right: 0px;
	}

	.category-items.rental-product-listing .table-product {
		margin-left: 25px;
	}

	.rental-product-listing-search.category-items.rental-product-listing .table-product {
		margin-left: 12px;
	}

	.rental-product-listing-search.category-items.rental-product-listing .table-product .mobile-category-qty-boxes h4 {
		padding-right: 3px;
	}

	.rental-pricing-product-page.product-info .radio label:nth-child(2) {
		width: 39.7% !important;
	}

	.rental-pricing-product-page td.availability {
		width: 43.7%;
	}

	.itm-french-content .rental-pricing-product-page.product-info .rental-option-weekly.radio label {
		width: 40.7% !important;
	}

	.label-free_stuff-fr {
		font-size: 10px;
		padding: 4px;
	}

	.btn.btn-vak>span {
		left: 15px;
		width: 53px;
	}

	.btn.btn-vak-fr {
		padding-left: 105px;
		font-size: 13px;
	}

	.btn.btn-vak-fr>span {
		top: -3px;
		width: 79px;
		font-size: 14px;
		line-height: 21px;
	}

	.shipping-message-sub {
		margin-right: 18px;
	}

	.store {
		height: 260px;
	}

	h2.home-price {
		font-size: 17px;
	}

	h2.home-price small {
		font-size: 15px;
	}


	.header.company-small-header .span2.logo {
		padding-top: 0.5%;
	}

	.navbar-inner-dwyer-subsite .nav>li>a {
		padding: 4px 7px 4px;
	}

	.navbar-inner-dwyer-subsite.dwyer-nav-french .nav>li>a {
		padding: 4px 5.3px 4px;
		font-size: 11px;
	}

	.dwyer-mobile-search #ProductSearch {
		width: 290px !important;
	}

	.fluke-mobile-search #ProductSearch {
		width: 150px !important;
	}

	/* --- Training page -----*/
	.training-page-logo-style {
		margin-bottom: 20px;
	}


	/* --- Testo -----*/
	.testo-wording {
		font-size: 15px;
	}

	.sensit-sws-french .testo-wording {
		font-size: 12px;
	}

	.testo-logo-search .brandlogo {
		width: 23%;
		max-width: 110px;
	}

	.testo-subheading-nav {
		margin: 14px 2px 0 0;
	}

	.testo-shipping-message-sub-fr {
		width: 350px;
		font-size: 13px;
	}

	.vak-wording a {
		font-size: 13px;
	}

	#store-banner.testo-sub-site #ProductSearch {
		margin-left: 10px;
		width: 120px !important;
		font-size: 11px;
	}

	.sensit-sws-french .navbar .nav.navbar-testo-subsite {
		margin: -1px 10px 1px 0;
	}

	.sensit-sws-french .navbar-inner-testo-subsite .nav>li>a {
		padding: 4px 6.1px 4px;
	}

	.sensit-sws-french #store-banner.testo-sub-site #ProductSearch {
		font-size: 11px;
	}

	/* ------ Raytek Subsite ------ */

	.navbar-inner-raytek-subsite .lead {
		padding-left: 32px;
	}

	.navbar-inner-raytek-subsite .nav {
		float: left;
		margin: -12px 5px 5px 30px;
	}

	.nav-raytek .nav>li>a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.navbar-inner-raytek-subsite.navbar-inner-raytek-subsite-french .nav>li>a {
		padding: 6px 5.1px 4px;
		font-size: 9.5px;
	}

	.nav-raytek {
		margin-left: 5px !important;
		margin-top: 15px;
	}

	.raytek-shipping-message-sub.raytek-shipping-french {
		margin-right: 11px;
	}

	.logo-search-raytek {
		border-right: solid 1px #bc1a1f;
		padding-right: 10px;
		margin-right: -10px;
		margin-top: -4px;
		margin-left: 18px !important;
	}

	.navbar-inner-raytek-subsite li.home-btn {
		padding-top: 0px;
	}

	.logo-search-raytek .appendedInputButton {
		width: 71%;
		font-size: 11.5px;
	}

	.raytek-shipping-message-sub {
		margin-right: 13px;
	}


	/* ----------- AEMC technologies SubSite ----------- */
	.aemc_instruments-store .btn {
		padding: 6px 12px;
	}

	.aemc_instruments-store {
		padding: 7px 0px 20px 26px;
	}

	.logo-aemc_instruments-sws {
		padding-left: 15px;
	}

	.navbar-inner-aemc_instruments-subsite .nav>li>a {
		padding: 5px 34.7px !important;
	}

	.navbar-inner-aemc_instruments-subsite-french .nav>li>a {
		padding: 5px 30.5px !important;
	}

	.navbar-inner-aemc_instruments-subsite .nav {
		float: left;
		margin: 0px;
		top: 17px;
		left: -3px !important;
	}

	.aemc_instruments-store .subheading-nav {
		padding-left: 34px;
	}

	.navbar-inner-aemc_instruments-subsite li.home-btn a {
		padding: 5px 17px 5px 17px !important;
	}

	.navbar-aemc_instruments-subsite a.nav-home-icon>i {
		margin-top: 0px;
	}

	.aemc_instruments-search .appendedInputButton {
		width: 148px !important;
	}

	.aemc_instruments-search .appendedInputButton {
		font-size: 13px;
	}

	.navbar-inner-aemc_instruments-subsite .white {
		margin-left: 5px;
	}

	.navbar-inner-aemc_instruments-subsite .lead .white {
		left: -8px;
		top: 17px;
	}

	.aemc_instruments-store .subheading-nav {
		max-height: 100px;
	}

	.aemc-vak-wording {
		font-size: 11px;
		top: 24px;
		margin-top: 1px;
		left: -3px;
	}

	.aemc_instruments-shipping-message-sub {
		margin: 3.5px 41px 0px 0px;
		font-size: 12px;
		top: 21px;
		width: 265px;
	}

	.aemc_instruments-shipping-french {
		width: 296px;
		top: 21px;
		margin: 3.5px 44px 0px 0px;
		font-size: 11px;
	}

	.aemc-sws-store .side-graphic a img {
		margin-bottom: 15px;
	}

	/* ----------- AEMC technologies SubSite end ----------- */
	/* ------ REED Subsite ------ */
	.reed_instruments-store {
		padding: 7px 1px 19px 30px;
	}

	.logo-reed_instruments-sws .brandlogo {
		width: 261px;
	}

	.logo-reed_instruments-sws .brandlogo {
		padding-bottom: 0px;
	}

	.reed_instruments-gsa-pricing {
		margin: 0px 18px 5px 0px;
	}

	.reed-vak-wording,
	.reed_instruments-shipping-message-sub {
		font-size: 12px;
	}

	.reed_instruments-search .appendedInputButton {
		width: 148px !important;
	}

	.application-title-reed-direct {
		font-size: 20px;
		margin-top: 11px;
	}

	.application-bkg-reed-direct {
		background-color: #283f6b;
		border-radius: 0px 0px 4px 4px;
		padding: 4px 4px;
		text-align: center;
		margin-bottom: 20px;
		max-width: 352px;
	}

	.application-title-reed-direct {
		color: #FAFAFA;
		font-size: 21px;
		font-weight: 400;
		letter-spacing: 1.5px;
		margin-top: 9px;
		line-height: 5px;
		font-family: 'Eurostile', Helvetica, Arial, sans-serif;
	}

	/* ------ REED Subsite ------ */
	/* ----------- SHIMPO SubSite ----------- */
	.shimpo-store {
		padding: 12px 0px 25px 33px;
	}

	.shimpo-store .subheading-nav {
		padding-left: 16px;
	}

	.navbar-inner-shimpo-subsite .nav>li>a {
		padding: 5px 47px !important;
	}

	.navbar-inner-shimpo-subsite-french .nav>li>a {
		padding: 5px 42.4px !important;
	}

	.navbar-inner-shimpo-subsite .nav {
		float: left;
		margin: 0px;
		top: 4.5px;
		left: -3px !important;
	}

	.navbar-inner-shimpo-subsite li.home-btn a {
		padding: 5px 17px 5px 17px !important;
	}

	.shimpo-search .appendedInputButton {
		width: 154px !important;
	}

	.shimpo-search .appendedInputButton {
		font-size: 12px;
	}

	.navbar-inner-shimpo-subsite .white {
		margin-left: 5px;
		font-size: 15px !important;
	}

	.navbar-inner-shimpo-subsite .lead .white {
		left: -8px;
		top: 9px;
	}

	.shimpo-store .subheading-nav {
		max-height: 100px;
	}

	.shimpo-shipping-message-sub {
		margin: -13px 33px 0px 0px;
	}

	.shimpo-application-bkg a {
		max-height: 80px;
	}

	.shimpo-application-bkg .application-title {
		font-size: 21px;
		margin-top: 1.5em;
	}

	.shimpo-application-bkg img {
		max-width: 30%;
		height: 80px;
		margin-right: 0.4em;
		margin-top: 0.2em;
	}

	.shimpo-application-bkg .application-title-2line {
		margin-top: 1em;
	}

	/* ----------- SHIMPO SubSite end ----------- */

	/* ------ Sensit Subsite ------ */

	.snst-h3 {
		padding-top: 10px;
	}

	.search-sensit .appendedInputButton {
		width: 92%;
		font-size: 12.5px;
	}

	.series-bkg-snst .series-sub-title {
		font-size: 11.5px;
		line-height: 23px;
	}

	.search-sensit {
		padding-left: 4px;
		top: -4px;
	}

	.sensit-sws-french .categories-bkg-snst .categories-title {
		font-size: 15px;
	}

	.snst-slogan {
		position: relative;
		top: -12px;
		left: 10px;
	}

	.snst-slogan-fr {
		left: 16px;
	}

	.navbar-inner-sensit-subsite .nav {
		float: left;
		margin: -15px 5px 5px 18px;
	}

	.nav-sensit .nav>li>a {
		padding: 5px 39.4px;
	}

	.nav-sensit {
		margin-left: 3px !important;
		margin-top: 15px;
	}

	.logo-sensit {
		margin-right: 4px;
		margin-top: 10px;
		margin-left: 6px !important;
	}


	.sensit-shipping-message-sub {
		margin-right: 5px;
	}

	.navbar-inner-sensit-subsite li.home-btn a {
		padding-left: 20px;
		padding-right: 20px;
	}

	.industries-bkg-snst .industries-title {
		font-size: 15px;
		margin-left: -8px;
	}

	.sensit-sws-french .industries-bkg-snst .industries-title {
		font-size: 13px;
	}

	.industries-bkg-snst {
		margin-bottom: 26px;
	}

	/* -------- Meriam SWS ------------*/
	.navbar-inner-meriam-subsite .lead {
		padding-left: 32px;
	}

	.meriam-sws-french .navbar-inner-meriam-subsite .meriam-slogan {
		font-size: 13px;
	}

	.navbar-inner-meriam-subsite .nav {
		float: left;
		margin: 3px -6px 3px 26px;
	}

	.nav-meriam .nav>li>a {
		padding-left: 15px;
		padding-right: 15px;
	}

	.nav-meriam {
		margin-left: 5px !important;
		margin-top: 15px;
	}

	.search-meriam {
		top: -4px;
		left: -51px;
	}

	.search-meriam .appendedInputButton {
		width: 166%;
	}

	.logo-search-meriam {
		padding-right: 10px;
		margin-right: -30px;
		margin-top: 1px;
		margin-left: 3px !important;
	}

	.logo-search-meriam .brandlogo {
		margin-top: -4px;
		padding-left: 16px;
	}

	.logo-search-meriam .appendedInputButton {
		width: 120px
	}

	.meriam-shipping-message-sub {
		margin-right: 4px;
		margin-top: 2px;
	}

	.meriam-sws-french.meriam-slogan {
		top: 15px;
		left: -5px;
		font-size: 13px;
	}

	.meriam-slogan {
		left: -5px;
	}

	.meriam-sws-french .navbar-inner-meriam-subsite .nav>li>a {
		padding-left: 10.8px;
		padding-right: 10.8px;


	}

	.meriam-shipping-message-sub.meriam-shipping-french {
		margin-top: 2px;
		margin-right: -2px;

	}


	/* -------- Extech SWS ------------*/

	.extech-sub-site .logo-search-ex-fli {
		margin-bottom: 0px !important;
	}

	.extech-sub-site .subheading-nav {
		margin-top: 23px !important;
	}

	.extech-sws-french .navbar-inner-extech-subsite li.home-btn {
		padding-top: 0px !important;
	}

}


@media (min-width: 980px) and (max-width: 1199px) {

	.header.company-small-header .b2b {
		margin-left: 800px !important;
	}

	p.logo-text-ITM-fr {
		font-size: 8px;
	}

	a.desktop-ITM-logo-leaf>svg {
		height: 30px;
		width: 29px;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {
	div#mc_embed_signup form#mc-embedded-subscribe-form .span4 {
		margin-left: 17%;
	}
}


@media (min-width: 1200px) {

	div.navbar-inner.navbar-sws.mhide {
		padding-left: 5px;
		padding-right: 5px;
	}

	.iPadLandscape-mhide {
		visibility: visible !important;
		display: inherit !important;
	}

	.iPadLandscape-mshow {
		visibility: hidden !important;
		display: none !important;
	}

	/*.header.company-small-header{
	height: 130px;
	}*/

	.header.company-small-header .span2.logo {
		padding-top: 0.5%;
	}

	/* ----------- SHIMPO SubSite ----------- */
	.shimpo-store .span3 {
		width: 300px;
		position: relative;
		left: 41px;
	}

	.shimpo-store .span9 {
		width: 840px;
	}

	/* ----------- SHIMPO SubSite end ----------- */
}

@media (min-width: 768px) and (max-width: 850px) {
	div#mc_embed_signup form#mc-embedded-subscribe-form .span6 {
		width: 45%;
	}

	.span4.secure-store-logo.mhide.ipad-view-setting {
		float: right;
	}

	#mc_embed_signup input.email {
		font-size: 11px !important;
	}

	#mc_embed_signup .button {
		font-size: 11px !important;
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.span4.mail-signup.text-center.mhide.ipad-view-setting {
		width: 35%;
	}

	div#mc_embed_signup form#mc-embedded-subscribe-form .span6 {
		width: 45%;
	}

	.header .contact {
		min-height: 88px;
		padding-top: 15px;
		background-position-x: 5px;
		background-position-y: 10px;
	}

	.ca {
		padding-right: 25px !important;
	}

	.header .contact h3 {
		text-align: right !important;
		font-size: 13px;
		margin-top: -30px;
	}

	.header .contact h2 {
		padding-left: 43px;
		font-size: 14px;
	}

	.header .Free-Shipping {
		padding-left: 20px;
		padding-top: 20px;
	}

	/* ----------- Tablet Header ---------- */
	.mobile-res-nav-search {
		margin-right: 235px;
	}

	.mobile-res-nav-search-fr {
		margin-right: 252px;
	}

	.mobile-res-nav-search-b2b {
		margin-right: 150px;
	}

	.mobile-res-nav-search-fr.mobile-res-nav-search-b2b {
		margin-right: 155px;
	}


	h1.category-title {
		margin-top: -10px !important;
	}

	.span9.mshow.ipad-view-setting p,
	p.category-short,
	p.cat-description-view-store {
		margin-bottom: 0px !important;
	}

	.mobile-setting .span10>hr.category-items,
	.mobile-setting-product-page .span10>hr.category-items {
		margin-bottom: 0px !important;
	}

	.mobile-setting .row-fluid>hr,
	.mobile-setting-product-page .row-fluid>hr {
		margin-bottom: 3px !important;
	}

	/* ----------- Tablet Header End ---------- */
	.social svg {
		width: 19px;
		height: 19px;
	}

	.iso-img {
		max-width: 100% !important;
		height: 47px;
	}

	.rent-quote-buttons .btn-large {
		padding: 10px 8px;
	}

	.btn-brand {
		font-size: 13px;
	}

	.fluke-connect-content:nth-child(3) {
		background-image: none;
		height: auto;
	}

	.row-fluid .contact-span {
		font-size: 13px;
		padding-left: 0px;
		margin-left: 0;
		min-width: 165px;
	}

	button.btn.btn-block.addtocart.addtocart-catview {
		padding: 6px 0;
		font-size: 13px;
	}

	a.btn.btn-block.addtocart.addtocart-catview {
		padding: 6px 0;
		font-size: 11px;
	}

	a.btn.btn-block.addtocart.addtocart-catview.btn-learnmore,
	.category-items a.btn.btn-block.btn-learnmore.pull-left {
		padding: 6px 0;
		font-size: 13px;
	}

	.ipadshow {
		display: block;
	}

	.demo-request-brands {
		font-size: 18px;
		line-height: 24px;
	}

	.demo-request-brands li {
		line-height: 24px;
	}

	p.lead.small-lead {
		font-size: 15px;
		line-height: 18px;
	}

	.quickbuysearch-btn {
		margin-top: -7px;
	}

	.label {
		font-size: 11px;
		padding: 4px;
	}

	.label-free_stuff-fr {
		font-size: 8px;
		padding: 4px 2px;
	}

	.label i {
		display: none;
	}

	.btn.btn-vak {
		padding-left: 72px;
		font-size: 12px;
		white-space: pre-wrap;
	}

	.btn.btn-vak>span {
		top: -6px;
		left: 13px;
		transform: skew(-20deg, 0deg);
		width: 50px;
		line-height: 21px;
		letter-spacing: 0px;
		font-size: 15px;
	}

	.btn.btn-vak-fr {
		padding-left: 79px;
		font-size: 10px;
	}

	.btn.btn-vak-fr>span {
		top: -3px;
		width: 51px;
		font-size: 10px;
		line-height: 17px;
	}

	.row-fluid {
		padding-top: 7px;
	}

	.calibration-service-ad-section {
		margin-top: 0px;
	}

	.dwyer-application-title {
		font-size: 12px !important;
	}


	/* ----------- SHIMPO SubSite ----------- */
	.shimpo-application-bkg {
		margin-bottom: 15px;
		background-size: cover;
	}

	.shimpo-application-bkg .application-title {
		font-size: 15px;
		margin-top: 1.8em;
		color: #3c3c3c;
		font-weight: 600;
		font-style: oblique;
		position: absolute;
		top: 0;
		left: 25%;
		float: left;
		display: inline-block;
		line-height: 1;
		word-wrap: break-word;

	}

	.shimpo-application-bkg .application-title-2line {
		margin-top: 1.2em;
	}

	.shimpo-application-bkg img {
		max-width: 30%;
		height: 60px;
		margin-right: 0.4em;
		margin-top: 0.2em;
		display: inline-block;
		float: right;
	}

	.shimpo-home-buttons {
		margin-bottom: 0px;
	}

	/* ----------- SHIMPO SubSite end ----------- */
	/* ----------- SENSIT SubSite ----------- */
	.sensit-sws-french .industries-bkg-snst .industries-title {
		font-size: 15px;
	}

	.sensit-sws-french .categories-bkg-snst .categories-title {
		font-size: 15px;
	}


	/* -------------------------- TAXONOMY START ---------------------------- */
	/* ----------- Header ----------- */
	.categories-header-search>.row-fluid>.span9 {
		width: 67.75%;
	}

	.categories-header-search>.row-fluid>.span9>.row-fluid {
		padding-top: 0;
	}

	.categories-header-search>.row-fluid>.main-category-search {
		margin-left: 2.5% !important;
		display: block;
		width: 29.25%;
	}

	/* ----------- Header FR ----------- */
	.categories-header-search-fr.categories-header-search>.row-fluid>.span9 {
		width: 65.25%;
	}

	.categories-header-search-fr.categories-header-search>.row-fluid>.main-category-search {
		width: 32%;
	}

	/* ----------- Search ----------- */
	.categories-header-search {
		margin-bottom: 0;
		padding-top: 1px;
	}

	.categories-children-coop-section .span12 .row-fluid a.category-child {
		margin-bottom: 7px;
	}

	/* -------------------------- TAXONOMY END ---------------------------- */
}


@media (max-width: 979px) {
	.mhide {
		visibility: hidden !important;
		display: none !important;
	}

	.header {
		visibility: hidden !important;
		display: none !important;
	}



	.iPadLandscape-mhide {
		visibility: hidden !important;
		display: none !important;
	}

	.iPadLandscape-mshow {
		visibility: visible !important;
		display: inherit !important;
	}

	.contact-search {
		padding-top: 3px;
		padding-left: 45px;
	}

	.navbar .nav>li>a {
		text-transform: none;
		font-weight: 400;
		font-size: 15px;
		padding: 9px 15px;
	}

	.nav-collapse .dropdown-menu a {
		font-weight: 400;
		color: #cccccc;
	}

	div.itm-switchers {
		display: inline-block;
		margin-left: 15px;
	}

	a.btn.lang-switch {
		padding: 6px 9px 5px 9px;
	}

	.navbar .nav>li>a {
		padding: 10px 14px 9px;
	}

	a.nav-home-icon>i {
		margin-top: 17px;
	}

	.quickbuy-tooltip {
		left: -218px;
	}

	/* ---------- B2C Order Status -------------- */
	/* ----------- AEMC technologies SubSite ----------- */

	h2.aemc-home-button {
		font-size: 14px;
		margin-top: 5px;
		margin-left: 0px;
	}

	p.aemc-home-paragraph {
		font-size: 10px;
	}

	/* ------- Mobile styles New Header ------- */
	/* .mobile-res-nav .row-fluid .span3 .brand img {
		width: 90px;
		height: auto;
	} */


    .mobile-res-nav .row-fluid .span3 {
        width: 148px !important;
        margin-bottom: 0px;
        margin-top: -7px !important;

    }

	.mobile-res-nav .row-fluid .span3 .brand {
		width: 130px;
		/* width: 100px;  */
		margin: 12px 0px 10px 0px;
		padding: 0px;
	}

	.mobile-res-nav .row-fluid .span9 {
		width: 71%;
		position: relative;
		float: right;
		margin-bottom: 0px;
		text-align: right;
	}

	.mobile-res-nav.navbar .nav>li>a:hover {
		text-decoration: none;
		background-color: transparent;
	}

	.mobile-res-nav .nav .dropdown .dropdown-toggle:focus {
		background-color: #B04525;
		color: #fff !important;
	}

	.dropdown.nav-dropdown-main-menu.brand-dropdown-nav a.dropdown-toggle:focus {
		color: #333 !important;
		font-weight: 600;
	}

	.mobile-res-nav.mobile-nav-bar-background .dropdown-menu li>a:focus,
	.mobile-res-nav.mobile-nav-bar-background .dropdown-menu li>a:active {
		background-image: none;
		background-color: #FFF !important;
		color: #333 !important;
	}

	.mobile-sign-text {
		color: #fff;
	}

	.cart-number-position {
		text-align: center;
		position: relative;
		top: -2px;
		left: -25px;
		margin-right: 0px;
	}

	/* ------- REED Subsite ------- */
	p.application-title-reed-direct {
		color: #FAFAFA;
		font-size: 18px;
		font-weight: 400;
		letter-spacing: 1.5px;
		margin-top: 12px;
		line-height: 5px;
		margin-left: 0px;
		font-family: 'Eurostile', Helvetica, Arial, sans-serif;
	}

	.application-bkg-reed-direct {
		background-color: #283f6b;
		border-radius: 0px 0px 4px 4px;
		padding: 4px 4px;
		text-align: center;
		margin-bottom: 20px;
		max-width: 352px;
	}

	/* ------ StreamSend Slider ------ */
	.streamsend-error {
		font-size: 11px;
		margin-top: 2px;
		margin-left: 7px;
	}

	/* ---------- About Us Page-------------- */
	.about-us-row-1 p,
	.about-us-row-2 p,
	.mid-col-row-top p,
	.about-us-row-2 p {
		font-size: 12px;
	}

	.about-us-row-2 {
		margin-top: 10px;
	}

	.mid-col-row-top h3 {
		white-space: nowrap;
	}

	/*.about-us-row-1, .about-us-row-2 {
		display: flex;
	}*/
	#about-us-text p {
		font-size: 40px;
	}

	.about-us-row-1 .span4,
	.about-us-row-1 .span5,
	.about-us-row-2 .span4,
	.about-us-row-2 .span8,
	.about-us-row-2 {
		height: auto;
	}

	.about-us-row-1 .span3 {
		position: relative;
	}

	.mid-col-row-top {
		height: 70%;
	}

	.mid-col-row-bottom {
		position: absolute;
		width: 100%;
		bottom: 0px;
		top: auto;
	}

	.about-us-page-fr .about-us-row-1 p,
	.about-us-page-fr .about-us-row-2 p {
		font-size: 12px;
	}

	.about-us-page-fr .about-us-row-2 {
		margin-top: 10px;
	}

	.about-us-page-fr .mid-col-row-top h3 {
		white-space: nowrap;
	}

	/*.about-us-page-fr .about-us-row-1, .about-us-page-fr .about-us-row-2 {
		display: flex;
	}*/
	.about-us-page-fr .mid-col-row-top p {
		font-size: 12px;
	}

	.about-us-page-fr #about-us-text p {
		font-size: 30px;
	}

	.about-us-page-fr .about-us-row-1 .span4,
	.about-us-page-fr .about-us-row-1 .span5,
	.about-us-page-fr .about-us-row-2 .span4,
	.about-us-page-fr .about-us-row-2 .span8,
	.about-us-page-fr .about-us-row-2 {
		height: auto;
	}

	.about-us-page-fr .about-us-row-1 .span3 {
		position: relative;
	}

	.about-us-page-fr .mid-col-row-top {
		height: 70%;
	}

	.about-us-page-fr .mid-col-row-bottom {
		position: absolute;
		width: 100%;
		bottom: 0px;
		top: auto;
	}


	/* -------------------------- TAXONOMY START ---------------------------- */
	/* ------------- Nav Style Breadcrumbs --------------- */
	.taxonomy-breadcrumbs.navbar .nav {
		margin-bottom: 0;
	}

	.row-fluid.navbar.taxonomy-breadcrumbs {
		margin-bottom: 5px;
	}

	.taxonomy-breadcrumbs.navbar .nav-collapse.collapse {
		height: auto;
	}

	.taxonomy-breadcrumbs.navbar .nav-collapse .nav>li {
		float: left;
	}

	.taxonomy-breadcrumbs.navbar .nav-collapse .nav>li.dropdown {
		min-width: 160px;
	}

	.taxonomy-breadcrumbs.navbar .nav>li>a {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		display: inline-block;
	}

	.taxonomy-breadcrumbs.navbar .dropdown-menu li>a {
		display: block;
		padding: 4px 20px;
		clear: both;
		font-weight: normal;
		line-height: 20px;
		color: #333;
		white-space: normal;
		border-radius: 0;
		margin-bottom: 0;
	}

	.taxonomy-breadcrumbs.navbar .dropdown-menu {
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 1000;
		float: left;
		min-width: 160px;
		padding: 5px 0;
		margin: 0;
		list-style: none;
		background-color: #fff;
		border: 1px solid #ccc;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		-webkit-background-clip: padding-box;
		-moz-background-clip: padding;
		background-clip: padding-box;
	}

	.taxonomy-breadcrumbs.navbar .nav-collapse.collapse {
		height: auto !important;
		overflow: visible !important;
		z-index: 1000;
	}

	/* ------------- Search --------------- */
	.main-category-search.pull-right.span3 {
		min-width: 210px;
	}

	/* -------------------------- TAXONOMY END ---------------------------- */


}

@media (min-width: 980px) {

	.mshow {
		visibility: hidden !important;
		display: none !important;
	}

	.mhide {
		visibility: visible !important;
		display: inherit !important;
	}

}


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

	body {
		padding-top: 0px;
	}

	h1 {
		font-size: 28px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 20px;
	}

	h4 {
		font-size: 15px;
	}

	h5 {
		font-size: 13px;
	}


	div.fluke-lowest-prices {
		display: none;
	}

	.brands-list .span3 img {
		padding: 0;
	}

	.store-list h3 {
		font-size: 18px;
	}

	.rental-products ul>li {
		text-align: center;
	}

	.rental-products ul>li img {
		padding: 0;
	}

	.btn.btn-more-products {
		line-height: 1.25 !important;
	}

	a.ask-expert {
		margin-left: 1px;
	}

	.mobile-res-nav .row-fluid .span3 .brand img {
		width: 100px;
	}

}

@media (max-width: 767px) {
	.phide {
		display: none;
	}

	.logo-minimal {
		visibility: visible;
		display: inherit;
	}

	.brandlogo {
		display: none;
		visibility: hidden;
	}

	#cs-footer {
		width: 104%;
		padding: 23px 10px 0 10px;
		margin-left: -20px;
	}

	body {
		padding-top: 0px;
	}

	.logo {
		visibility: hidden;
		display: none;
	}

	.mobile-sign-text {
		color: #002663;
	}

	h1 {
		font-size: 28px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 20px;
	}

	h4 {
		font-size: 15px;
	}

	h5 {
		font-size: 13px;
	}

	.mhide {
		visibility: hidden !important;
		display: none !important;
	}

	.footer {
		margin-left: -20px;
		margin-right: -20px;
		padding-left: 20px;
		padding-right: 20px;
		height: 100%;
	}

	.category-child {
		min-height: 30px !important;
	}

	.tab-content-overflow .table td,
	.tab-content-overflow .table th {
		padding: 2px;
		font-size: 11px;
		line-height: 14px;
	}

	.tab-content-overflow {
		padding: 10px 0 0 0 !important;
	}

	.tab-content-overflow .muted {
		font-size: 13px;
	}

	.tab-content-overflow .btn {
		font-size: 12px;
		padding: 3px 6px;
	}

	.fluke-connect-content:nth-child(3) {
		background-image: none;
		height: auto;
	}

	.fluke-connect-header h1,
	.fluke-connect-header h3 {
		text-align: center;
	}

	div.fluke-lowest-prices {
		display: none;
	}

	.contact-span {
		padding: 0;
	}

	.mobile-cart {
		margin-left: -20px;
	}

	.table tr th.mobile-cart-thead {
		font-size: 10px;
	}

	.rent-quote-buttons .btn-large:first-child {
		margin-bottom: 10px
	}

	.navbar.navbar-inner.mshow {
		margin-left: -20px;
		margin-right: -20px;
	}

	.demo-request-brands {
		font-size: 18px;
		line-height: 24px;
	}

	.demo-request-brands li {
		line-height: 24px;
	}

	p.lead.small-lead {
		font-size: 15px;
		line-height: 18px;
	}

	.btn.btn-vak {
		white-space: pre-wrap;
	}

	.btn.btn-vak-fr>span {
		top: -5px;
		font-size: 13px;
		line-height: 14px;
	}

	a.ask-expert {
		margin-left: 1px;
	}

	.store {
		overflow: auto;
		padding-right: 6px;
	}

	/* --- Training page -----*/
	.span10.offset1 .training-page-header {
		margin-bottom: 0px;
		margin-top: 20px;
		padding-top: 15px;
	}

	.training-page-header h1 {
		margin-top: 31px;
		line-height: 36px;
	}

	.training-page-header p {
		float: left;
	}

	.training-page-logo-style {
		width: 140px;
		float: left;
		margin-left: 0px;
		margin-top: 9px;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	/* --- Training page -----*/
	.training-page-logo-style {
		margin-top: 8px;
	}

	/* ------ About Us Page ------ */
	.about-us-row-1,
	.about-us-row-2 {
		display: block;
	}

	.about-us-row-1 .span4,
	.about-us-row-1 .span5,
	.about-us-row-2 .span4,
	.mid-col-row-top,
	.about-us-row-2 .span8 {
		height: auto;
	}

	.mid-col-row-bottom {
		height: 0px;
	}

	.about-us-row-1 p,
	.about-us-row-2 p,
	.mid-col-row-top p {
		font-size: 14px;
	}

	.mid-col-row-botton p,
	#about-us-text p {
		display: none;
	}

	.about-us-row-2 {
		margin-top: 0px;
	}

	.about-us-page-fr .about-us-row-1,
	.about-us-page-fr .about-us-row-2 {
		display: block;
	}

	.about-us-page-fr .about-us-row-1 .span4 {
		height: auto;
		border-bottom: 22px solid #1A4074;
	}

	.about-us-page-fr .about-us-row-1 .span5,
	.about-us-page-fr .about-us-row-2 .span4,
	.about-us-page-fr .mid-col-row-top {
		height: auto;
	}

	.about-us-page-fr .mid-col-row-bottom {
		height: 0px;
	}

	.about-us-page-fr .about-us-row-2 .span8 {
		height: auto;
		border-right: 22px solid #1A4074;
	}

	.about-us-page-fr .about-us-row-1 p,
	.about-us-page-fr .about-us-row-2 p,
	.about-us-page-fr .mid-col-row-top p {
		font-size: 14px;
	}

	.about-us-page-fr .mid-col-row-botton p,
	.about-us-page-fr #about-us-text p {
		display: none;
	}

	.about-us-page-fr .about-us-row-2 {
		margin-top: 0px;
	}

	/* ------ AEMC technologies Subsite ------ */
	p.aemc-home-paragraph {
		font-size: 11px !important;
	}

	/* ----------- SHIMPO SubSite ----------- */
	.shimpo-application-bkg {
		background: #bdbdbd;
		background: -moz-linear-gradient(top, #bdbdbd 0%, #e0e1e1 100%);
		background: -webkit-linear-gradient(top, #bdbdbd 0%, #e0e1e1 100%);
		background: linear-gradient(to bottom, #bdbdbd 0%, #e0e1e1 100%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bdbdbd', endColorstr='#e0e1e1', GradientType=0);
		background-image: url(/images/pages/shimpodirect/category-buttons/shimpo-categories-bg-mobile.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		background-size: auto 100%;
		padding: 1px 4px;
		margin-bottom: 20px;
		position: relative;
	}

	s .shimpo-application-bkg .application-title {
		left: 15%;
		text-shadow: 1px 1px #efefef;
	}

	.shimpo-application-bkg .application-title-2line {
		margin-top: 1em;
	}

	.shimpo-home-buttons {
		margin-bottom: 0px;
	}

	/* ----------- SHIMPO SubSite end ----------- */

	/* ----------- REED SubSite ----------- */
	.application-bkg-reed-direct {
		background-color: #283f6b;
		border-radius: 0px 0px 4px 4px;
		padding: 4px 4px;
		text-align: center;
		margin-bottom: 20px;
		max-width: 352px;
	}

	/* -------------------------- TAXONOMY START ---------------------------- */
	.calibration-service-ad-section {
		margin-top: 0px;
		margin-bottom: 15px;
	}

	.calibration-service-ad-section h4 {
		font-size: 25px;
		line-height: 28px;
		top: 22%;
	}

	.calibration-service-ad-button {
		width: 90%;
		margin: 50px auto;
	}

	.calibration-service-ad-button .span5 {
		width: 49%;
		margin-right: 2%;
		max-width: 220px;
	}

	.calibration-service-ad-button .span5:nth-child(2) {
		margin-right: 0%;
	}

	/* ------------- Nav Style Breadcrumbs --------------- */
	.navbar.taxonomy-breadcrumbs {
		margin: 8px 0 4px 0;
	}

	.categories-header-search>.row-fluid>.span9 {
		overflow: visible;
	}

	.taxonomy-breadcrumbs.navbar .dropdown-menu li>a {
		font-size: 12px;
		line-height: 17px;
	}

	/* ------------- Header ---------------*/
	.categories-header-search .span9 {
		margin-bottom: 0;
	}

	.categories-header-search .span9 h1.brand-h1 {
		margin-top: 4px !important;
		margin-bottom: 0px !important;
		float: none;
	}

	.categories-header-search .category-header-short {
		margin-top: 6px;
	}

	/* ------------- Search ---------------*/
	.main-category-search.pull-right.mshow {
		margin: 10px -20px 0px !important;
		width: 100%;
		float: none;
		overflow: auto;
		box-sizing: content-box;
		padding-left: 20px;
		padding-right: 20px;
	}

	.main-category-search.mshow p {
		margin-bottom: 4px;
	}

	.main-category-search.mshow .main-category-search-container {
		margin-right: 0;
	}

	.main-category-search.mshow form.input-append#ProductDisplayForm {
		min-height: 20px;
	}

	.main-category-search.mshow form.input-append#ProductDisplayForm .appendInputButton#ProductSearch {
		height: 18px !important;
		width: 100% !important;
	}

	.main-category-search.mshow form.input-append#ProductDisplayForm button.btn.btn-default {
		height: 28px !important;
		padding: 2px 10px 3px;
	}

	/* ------------- Children Category Buttons ---------------*/
	.row-fluid a.category-child .div-table {
		display: table;
		padding: 6px 8px;
	}

	.category-child .div-table-cell {
		display: table-cell;
	}

	.child-category-buttons .row-fluid a.category-child .div-table {
		height: 77px;
		border-bottom-width: 4px;
	}

	.child-category-buttons .category-child .catchild-img>span>img {
		max-height: 60px;
		width: auto;
	}

	.category-child .category-child-title {
		font-size: 12px;
		line-height: 16px;
		font-weight: 600;
	}

	.categories-children-coop-section .row-fluid a.category-child {
		margin-left: 2%;
		width: 49%;
		display: block;
		float: left;
		margin-bottom: 7px;
	}

	.categories-children-coop-section .row-fluid:last-child a.category-child {
		margin-bottom: 0;
	}

	/* ------ Button Carousel ------ */
	.carousel-control-taxonomy {
		position: absolute;
		left: -20px;
		width: 60px;
		height: 37px;
		margin-top: -25px;
		font-size: 32px;
		font-weight: 400;
		line-height: 37px;
		color: #002861 !important;
		text-align: center;
		background: transparent;
		border: none;
		border-radius: 0;
		opacity: 1;
	}

	.carousel-control-taxonomy.right {
		right: -20px;
		left: auto;
	}

	.child-category-buttons .carousel {
		margin-bottom: 3px;
	}

	/* ------------- Filter Modal ------------- */
	.category-filter-modal.modal.left.fade {
		top: -1px;
	}

	.category-filter-modal.modal.left.fade .modal-dialog {
		padding: 10px 20px 30px;
		width: 100%;
		min-width: 320px;
	}

	button.category-filter-modal-close-button {
		color: black;
		opacity: 0.8;
		border: 1px solid #eaeaea;
		padding: 6px;
		line-height: 6px;
		margin-bottom: 10px;
		position: sticky;
		top: 0px;
		right: 0px;
		z-index: 9999;
		background-color: white;
		border-radius: 50px;
	}

	.category-filter-modal h2 {
		font-size: 18px;
		line-height: 22px;
		margin-top: 24px;
	}

	/* ------------- Filter by Button ------------- */
	.row-fluid .span6.category-paginator,
	.category-filter,
	.row-fluid .span6.category-sort {
		display: table-cell !important;
		float: none;
	}

	.row-fluid.category-paginator-filter-sort {
		display: table !important;
		margin-bottom: 14px;
	}

	.category-filter .btn-group {
		margin-right: 11px;
	}

	.category-filter {
		padding: 0 10px;
	}

	.category-store-sort-filter {
		display: table;
	}

	.span9>.row-fluid.category-store-sort-filter>div.span6.pull-left,
	.span9>.row-fluid.category-store-sort-filter>div.span3.pull-right,
	.span9>.row-fluid.category-store-sort-filter>div.span6.pull-left>div {
		display: table-cell;
		width: auto;
		margin: 0;
	}

	/* ------------- Category Wide COOP ads  --------------- */
	.categories-wide-coop-shelf .span4 {
		width: 49%;
		margin: 0 0 0 2%;
		float: left;
	}

	.categories-wide-coop-shelf .span4:nth-child(odd) {
		margin-left: 0;
	}

	.categories-wide-coop-shelf .span4:nth-child(n+3) {
		margin-top: 7px;
	}

	.categories-wide-coop-shelf .span4.wide-coop-calibration {
		display: none !important;
	}

	.categories-wide-coop-shelf .span4.wide-coop-calibration:nth-child(even) {
		display: block !important;
	}

	/* -------------------------- TAXONOMY END ---------------------------- */

}

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

	/* --- Training page -----*/
	.training-page-header h1 {
		margin-top: 49px;
	}
}

@media (max-width:483px) {

	/* --- Training page -----*/
	.training-page-logo-style {
		width: 130px;
		margin-bottom: 15px;
	}

	.training-page-header h1 {
		margin-top: 32px;
		font-size: 26px;
		line-height: 32px;
	}
}

@media (max-width: 480px) {

	h1 {
		font-size: 28px;
		line-height: 34px;
	}

	.lead {
		font-size: 16px;
		line-height: 23px;
	}

	#cs-footer {
		width: 108%;
		padding: 23px 10px 0 10px;
		margin-left: -20px;
	}

	.mhide {
		display: none;
		visibility: hidden;
	}

	.brandlogo {
		display: none;
		visibility: hidden;
	}

	.mshow {
		display: inherit;
		visibility: visible;
	}

	.logo {
		visibility: hidden;
		display: none;
	}

	.tab-content-overflow .table td,
	.tab-content-overflow .table th {
		padding: 1px;
		font-size: 10px;
	}

	.tab-content-overflow {
		padding: 10px 0 0 0 !important;
	}

	.tab-content-overflow .muted {
		font-size: 11px;
	}

	.tab-content-overflow .btn {
		font-size: 11px;
		padding: 3px 6px;
	}

	#sc9zSX {
		visibility: hidden !important;
		display: none !important;
	}

	.shop-by-store-logo-firefighting {
		margin-bottom: 2%;
	}

	/*---Added by Eric---*/

	a.ask-expert {
		margin-left: 1px;
	}

	/*---End of Eric's Additions---*/
	/* ------ StreamSend Slider ------ */

	.streamsend-form-section {
		width: 100%;
		top: 59%;
	}

	.email_address-section,
	.globalTestNews-section .field-erro {
		padding: 0px 0px 0px 3px !important;
		height: 24px !important;
		border-radius: 0px !important;
	}

	.streamsend-submit-button {
		padding: 0px;
		font-size: 11px;
		width: 100%;
		height: 26px;
		margin-left: 5px !important;
	}

	.ssContent-section {
		width: 60%;
		margin: 0px auto;
	}

	/* ---------- B2C Order Status -------------- */
	.itm-french-content .b2c-order-status-find .b2c-order-status-find-box h4 {
		font-size: 13.5;
	}

	/* ----------- AEMC technologies SubSite ----------- */
	.aemc_instruments-mobile .dropdown-menu a {
		white-space: normal;
		display: block;
		text-align: left;
	}

	/* ----------- AEMC technologies SubSite end ----------- */
	/* ----------- SHIMPO SubSite ----------- */
	.shimpo-mobile .dropdown-menu a {
		white-space: normal;
		display: block;
		text-align: left;
	}

	.shimpo-application-bkg .application-title {
		left: 20%;
	}

	.shimpo-home-buttons {
		margin-bottom: 0px;
	}

	/* ----------- SHIMPO SubSite end ----------- */

}


@media (max-width: 767px) {

	[class*="span"] {
		margin-bottom: 10px;
	}

}


@media (min-width: 980px) {
	body {
		padding-top: 0px;
	}

	.mshow {
		visibility: hidden !important;
		display: none !important;
	}

	.mhide {
		visibility: visible !important;
		display: inherit !important;
	}


}

@media (min-width: 768px) and (max-width: 980px) {
	.brandlogo {
		display: none;
	}

	.logo-minimal {
		visibility: visible;
		display: inherit;
	}

	body {
		padding-top: 0px;
	}

	h1 {
		font-size: 28px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 20px;
	}

	h4 {
		font-size: 15px;
	}

	h5 {
		font-size: 13px;
	}

	p.lead {
		font-size: 18px;
		line-height: 24px;
	}

	.mobile-cart a.btn.btn-large.btn-block {
		padding: 10px 0px;
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.logo-minimal {
		visibility: visible;
		display: inherit;
	}

	.brandlogo {
		display: none;
		visibility: hidden;
	}

	body {
		padding-top: 0px;
	}

	.logo {
		visibility: visible;
		/* visibility: hidden; */
		display: none;
	}

	h1 {
		font-size: 28px;
	}

	h2 {
		font-size: 24px;
	}

	h3 {
		font-size: 20px;
	}

	h4 {
		font-size: 15px;
	}

	h5 {
		font-size: 13px;
	}

	h1.product-name {
		font-size: 28px;
	}

	p.lead {
		font-size: 18px;
		line-height: 24px;
	}

	.mhide {
		visibility: hidden !important;
		display: none !important;
	}

	.modal-cart {
		left: 0 !important;
		width: 90% !important;
		margin-left: 5% !important;
	}

	.row-fluid .input-append .navbar-search.quickbuy-search {
		width: 100%;
	}

	.row-fluid .input-append .navbar-search.quickbuy-search select,
	.row-fluid .input-append .navbar-search.quickbuy-search input.searchbox {
		display: block;
		width: 100% !important;
		margin-bottom: 10px;
		border-radius: 4px 4px 4px 4px;
	}

	.quickbuysearch-btn {
		border: 0;
		background: 0;
		width: 100%;
		max-width: 150px;
		padding: 0;
		margin-top: 0px;
		margin-bottom: 10px;
		float: right;
	}

	.row-fluid .input-append .navbar-search input.searchbox#ProductSearch {
		width: 75%;
		margin-left: 10%;
	}

	.row-fluid .input-append .navbar-search.quickbuy-search input.searchbox#ProductSearch {
		width: 100%;
		margin-left: 0;
	}

	.tooltip-hover {
		float: right;
	}

	.well.hydro-product-no-french {
		margin-bottom: 13px;
		margin-top: 10px;
		padding: 6px 10px;
	}

	/* ------ Mobile Category product list pricing box ------ */
	.mobile-setting .row-fluid.category-items .span10 .table td,
	.table th,
	.mobile-setting-product-page .row-fluid.category-items .span10 .table td,
	.table th {
		padding-top: 2px !important;
		padding-bottom: 4px !important;
	}

	.mobile-setting .row-fluid.category-items .span10 .availability .strikethrough,
	.mobile-setting-product-page .row-fluid.category-items .span10 .availability .strikethrough {
		font-weight: 700;
	}

	.mobile-setting .row-fluid.category-items .pricing-quantity-mobile>.span2,
	.mobile-setting-product-page .row-fluid.category-items .pricing-quantity-mobile>.span2 {
		margin-top: 2px !important;
	}

	.input-append.refined-search-brand form {
		width: auto;
	}

	.homepage-searchbar-mobile-setting {
		margin: 0px -20px;
	}

	ul.ul-mobile-footer-adjustment h5 {
		font-size: 14px;
	}
	.navbar.navbar-inner.mshow.mobile-res-nav .container .row-fluid{
		display: flex;
		align-items: center;
	}
	.mobile-res-nav .row-fluid .span3 {
        width: 160px !important;
        margin-bottom: 5px;
        margin-top: -7px !important;
    }
	.mobile-res-nav .row-fluid .span9 {
        width: 75% !important;
        position: relative;
        float: right;
        margin-bottom: 5px;
        text-align: right;
    }
}

@media (max-width: 640px) {
	.modal-gallery {
		width: 600px;
	}

	.gallery-modal {
		width: 400px;
		top: 50%;
		left: 70%;
	}

	/* ------ StreamSend Slider ------ */
	.streamsend-error {
		color: white;
		font-size: 9px;
		margin-top: 2px;
		margin-left: 7px;
	}
}

@media (max-width: 500px) {

	/* ------ Mobile logo ------ */
    .mobile-res-nav .row-fluid .span3 {
        width: 32% !important;
        margin-bottom: 5px;
        margin-top: -7px !important;
    }

	/* .mobile-res-nav .row-fluid .span3 .brand {
		width: 130px;
		margin: 16px 0px 0px 0px;
	}

	.mobile-res-nav .row-fluid .span9 {
		width: 69%;
	} */

	/* ------ About Us Page ------ */
	.about-us-row-1 .span4,
	.about-us-row-1 .span5,
	.about-us-row-2 .span4,
	.mid-col-row-top,
	.about-us-row-2 .span8 {
		height: auto;
	}

	.about-us-row-1 .span4 p,
	.about-us-row-1 .span5 p,
	.about-us-row-2 .span4 p,
	.about-us-row-1 .span8 p,
	.mid-col-row-top p,
	.about-us-page-fr .row-fluid.about-us-row-1 .mid-col-row-top p {
		font-size: 12px;
	}

	.mid-col-row-botton p,
	#about-us-text p {
		display: none;
	}

	/* -------------------------- TAXONOMY START ---------------------------- */
	/* ------------- Category Wide COOP ads  --------------- */
	.categories-wide-coop-shelf {
		display: none;
		visibility: hidden;
	}

	.categories-wide-coop-shelf-mobile {
		display: block;
		visibility: visible;
	}

	.categories-wide-coop-shelf-mobile .carousel-item-coop-mobile {
		text-align: center;
	}

	#wideCoopCarousel {
		margin-bottom: 3px;
	}

	/* -------------------------- TAXONOMY END ---------------------------- */
}

@media (max-width: 480px) {
	.mobile-res-nav .row-fluid .span3 {
		margin-top: 0px;
	}

	.mobile-res-nav .row-fluid .span9 {
		margin-bottom: 10px;
	}

	h1 {
		font-size: 28px;
		line-height: 30px;
	}

	.lead {
		font-size: 16px;
		line-height: 23px;
	}

	#cs-footer {
		width: 108%;
		padding: 23px 10px 0 10px;
		margin-left: -20px;
	}

	.mhide {
		display: none;
		visibility: hidden;
	}

	.brandlogo {
		display: none;
		visibility: hidden;
	}

	.mshow {
		display: inherit;
		visibility: visible;
	}

	.logo {
		visibility: visible;
		display: none;
	}

	.ip-hide {
		display: none;
		visibility: hidden;
	}

	.contact-search {
		padding-top: 3px;
		padding-left: 0px;
	}

	.row-fluid .input-append .navbar-search input.searchbox#ProductSearch {
		width: 55%;
		margin-left: 5%;
	}

	.row-fluid .input-append .navbar-search.quickbuy-search input.searchbox#ProductSearch {
		width: 100%;
		margin-left: 0;
	}

	.quickbuy-tooltip {
		left: -165px;
	}

	.login-to-see-member-button.login-to-see-member-button-french a {
		font-size: 12px !important;
	}

	/* ------ StreamSend Slider ------ */
	.streamsend-error {
		color: white;
		font-size: 7px;
		margin-top: 2px;
		margin-left: 7px;
	}

	li.mobile-homepage-main-select a {
		font-size: 15px;
	}
}

@media (max-width:440px) {
	li.mobile-homepage-main-select a {
		font-size: 13px;
	}

	li.mobile-homepage-main-select a {
		font-size: 12px;
	}

	#nav-bar-mobile-parent .mobile-homepage-main-select:last-child button>div {
		height: 10px !important;
	}
}

@media (max-width:425px) {

	/* --- Training page -----*/
	.training-page-header h1 {
		margin-top: 34px;
		font-size: 24px;
		line-height: 30px;
	}
}

@media (max-width:410px) {
	.mobile-res-nav .row-fluid .span3 {
		width: 34%;
	}

	.mobile-res-nav .lang-fr .row-fluid .span3 {
		width: 31%;
	}

	.mobile-res-nav .row-fluid .span9 {
		width: 60%;
	}

	.mobile-res-nav .lang-fr .row-fluid .span9 {
		width: 69%;
	}

	/* --- Training page -----*/
	.training-page-logo-style {
		width: 95px;
	}

	.training-page-header h1 {
		margin-top: 18px;
	}

	.itm-french-content .b2c-order-status-find .b2c-order-status-find-box h4 {
		font-size: 12.5px;
		line-height: 16px;
		width: 90%;
	}

	.itm-french-content .b2c-order-status-find .b2c-order-status-find-box .b2c-order-status-search-error-message>p>strong {
		font-size: 12.5px;
		line-height: 16px;
	}
}

@media (max-width : 398px) {
	.login-to-see-member-button.login-to-see-member-button-french a {
		font-size: 11px !important;
	}

	/* -------------------------- TAXONOMY START ---------------------------- */
	/* ------------- Paginator --------------- */
	.row-fluid .span6.category-paginator {
		font-size: 11px;
		line-height: 16px;
	}

	/* ------------- Children Category Buttons --------------- */
	.row-fluid a.category-child .div-table {
		padding: 6px 6px;
	}

	.category-child .catchild-img {
		width: 40%;
		padding-right: 6px;
	}

	/* -------------------------- TAXONOMY END ---------------------------- */

}

@media (max-width : 395px) {
	.mobile-res-nav .lang-fr .row-fluid .span3 {
		width: 31%;
	}

	.mobile-res-nav .lang-fr .row-fluid .span9 {
		width: 60%;
	}

	.mobile-header-icon-itm.mobile-header-icon-fr {
		margin-top: 17px !important;
	}
}

@media (max-width : 390px) {
	.btn.btn-vak {
		font-size: 11px;
	}

	.btn.btn-vak-fr>span {
		top: -3px;
		font-size: 15px;
		line-height: 18px;
	}

	.quickbuy-tooltip {
		left: -100px;
	}

}

@media (max-width:374px) {

	/* --- Training page -----*/
	.training-page-logo-style {
		width: 95px;
	}

	.training-page-header h1 {
		margin-top: 27px;
		font-size: 20px;
		line-height: 22px;
	}
}

@media (max-width : 370px) {
	.login-to-see-member-button.login-to-see-member-button-french a {
		font-size: 9px !important;
	}

	/* ------ StreamSend Slider ------ */
	.streamsend-form-section {
		width: 100%;
	}

	.email_address-section,
	.globalTestNews-section .field-erro {
		padding: 0px !important;
		height: 17px !important;
		border-radius: 0px !important;
		font-size: 11px !important;
	}

	.streamsend-submit-button {
		padding: 0px;
		font-size: 8px;
		width: 100%;
		height: 18px;
		margin-left: 5px !important;
	}

	.ssContent-section {
		width: 60%;
		margin: 0px auto;
	}

	.streamsend-error {
		font-size: 6px;
	}
}

@media (max-width:360px) {
	.mobile-res-nav .row-fluid .span3 {
		width: 39%;
		margin-top: 4px;
	}

	li.mobile-homepage-main-select a {
		font-size: 11px;
	}
}

@media (max-width:345px) {

	/* --- Training page -----*/
	.training-page-logo-style {
		width: 71px;
	}

	.training-page-header h1 {
		margin-top: 18px;
		font-size: 19px;
	}
}

@media (max-width:330px) {
	li.mobile-homepage-main-select a {
		font-size: 10px;
	}

	.itm-french-content .b2c-order-status-find .b2c-order-status-find-box h4,
	.itm-french-content .b2c-order-status-find .b2c-order-status-find-box .b2c-order-status-search-error-message>p>strong {
		font-size: 11.5px;
	}
}

@media (max-width : 320px) {
	.mobilebrand {
		display: none;
		visibility: hidden;
	}

	.img-polaroid {
		display: none;
		visibility: hidden;
	}

	.ip-hide {
		display: none;
		visibility: hidden;
	}

	.quickbuy-tooltip {
		left: -40px;
	}

	.mobile-res-nav .lang-fr .row-fluid .span3 {
		width: 35%;
	}

	.mobile-res-nav .lang-fr .row-fluid .span9 {
		width: 65%;
	}

	.mobile-header-icon-itm.mobile-header-icon-fr {
		margin-top: 15px !important;
	}
}

@media (max-width : 300px) {
	.mobile-res-nav .lang-fr .row-fluid .span3 {
		width: 30%;
	}

	.mobile-res-nav .lang-fr .row-fluid .span9 {
		width: 70%;
	}

	.mobile-header-icon-itm.mobile-header-icon-fr {
		margin-top: 10px !important;
	}
}

/* -------- IE CSS FILE ----------*/
.mhide {
	visibility: hidden;
	display: none;
}

/* -------- IE 9+ CSS FILE ----------*/
@media screen and (min-width:0\0) and (min-width: 768px) {
	.sprite {
		display: inline-block;
	}

	.Free-Shipping .sprite {
		-webkit-box-shadow: inset 0px 0px 0px 1px rgba(178, 178, 178, 0.5);
		-moz-box-shadow: inset 0px 0px 0px 1px rgba(178, 178, 178, 0.5);
		box-shadow: inset 0px 0px 0px 1px rgba(178, 178, 178, 0.5);
		border-radius: 6px;
		border-collapse: separate;
	}

	.row-fluid.B2C-header-space .span3.Free-Shipping svg.order-status-sprite {
		-webkit-box-shadow: inset 0px 0px 0px 2px #aa222f;
		box-shadow: inset 0px 0px 0px 2px #aa222f;
	}
}

@media screen and (min-width:0\0) {
	.sprite {
		display: inline-block;
	}

	.sprite {
		background-image: url(/images/icons/Css-sprite-company.png);
		max-width: 100%;
		background-size: 100%;
	}

	.iso-lab-fr-sprite {
		background-position: 0 0%;
		background-size: 100%;
	}

	.iso-lab-sprite {
		background-position: 0 2.480112%;
		background-size: 100%;
	}

	.secure-online-store-footer-itm-fr-sprite {
		background-position: 0 4.790982%;
		background-size: 106.951872%;
	}

	.secure-online-store-footer-itm-sprite {
		background-position: 0 7.468295%;
		background-size: 106.951872%;
	}

	.Exclusive-button-sprite {
		background-position: 0 10.305344%;
		background-size: 143.884892%;
	}

	.Exclusive-fr-button-sprite {
		background-position: 0 14.599237%;
		background-size: 143.884892%;
	}

	.Free-shiping-button-sprite {
		background-position: 0 18.89313%;
		background-size: 143.884892%;
	}

	.Free-shiping-fr-button-sprite {
		background-position: 0 23.187023%;
		background-size: 143.884892%;
	}

	.rating-button-sprite {
		background-position: 0 27.480916%;
		background-size: 143.884892%;
	}

	.order-status-fr-sprite {
		background-position: 0 31.774809%;
		background-size: 143.884892%;
	}

	.order-status-sprite {
		background-position: 0 36.068702%;
		background-size: 143.884892%;
	}

	.order-status-b-sprite {
		background-position: 0 39.84927%;
		background-size: 344.827586%;
	}

	.order-status-w-sprite {
		background-position: 0 42.816769%;
		background-size: 344.827586%;
	}

	.quote-icon-num-b-sprite {
		background-position: 0 45.719661%;
		background-size: 344.827586%;
	}

	.quote-icon-num-w-sprite {
		background-position: 0 48.541863%;
		background-size: 344.827586%;
	}

	.quote-icon-num-sprite {
		background-position: 0 51.364064%;
		background-size: 344.827586%;
	}

	.quote-no-num-b-sprite {
		background-position: 0 54.186265%;
		background-size: 344.827586%;
	}

	.quote-no-num-w-b-sprite {
		background-position: 0 57.008467%;
		background-size: 344.827586%;
	}

	.quote-no-num-w-sprite {
		background-position: 0 59.830668%;
		background-size: 344.827586%;
	}

	.quote-no-num-sprite {
		background-position: 0 62.652869%;
		background-size: 344.827586%;
	}

	.sign-in-b-sprite {
		background-position: 0 65.475071%;
		background-size: 344.827586%;
	}

	.sign-in-w-sprite {
		background-position: 0 68.297272%;
		background-size: 344.827586%;
	}

	.sign-in-sprite {
		background-position: 0 71.119473%;
		background-size: 344.827586%;
	}

	.facebook-b-sprite {
		background-position: 0 73.66448%;
		background-size: 400%;
	}

	.instagram-icon-sprite {
		background-position: 0 76.101218%;
		background-size: 400%;
	}

	.twitter-b-sprite {
		background-position: 0 78.537957%;
		background-size: 400%;
	}

	.youtube-b-sprite {
		background-position: 0 80.974695%;
		background-size: 400%;
	}

	.fleur-de-lys-itm-sprite {
		background-position: 0 83.294338%;
		background-size: 444.444444%;
	}

	.maple-leaf-itm-sprite {
		background-position: 0 85.587272%;
		background-size: 444.444444%;
	}

	.cart-icon-num-b-sprite {
		background-position: 0 87.430168%;
		background-size: 512.820513%;
	}

	.cart-icon-num-w-sprite {
		background-position: 0 89.199255%;
		background-size: 512.820513%;
	}

	.cart-icon-num-sprite {
		background-position: 0 90.968343%;
		background-size: 512.820513%;
	}

	.cart-no-num-b-sprite {
		background-position: 0 92.73743%;
		background-size: 512.820513%;
	}

	.cart-no-num-w-sprite {
		background-position: 0 94.506518%;
		background-size: 512.820513%;
	}

	.cart-no-num-sprite {
		background-position: 0 96.275605%;
		background-size: 512.820513%;
	}

	.gts-phone-icon-sprite {
		background-position: 0 97.54516%;
		background-size: 800%;
	}

	.itm-phone-icon-sprite {
		background-position: 0 98.795739%;
		background-size: 800%;
	}

	.ca-sprite {
		background-position: 0 99.401749%;
		background-size: 1250%;
	}

	.us-sprite {
		background-position: 0 100%;
		background-size: 1250%;
	}
}

@media screen and (min-width:0\0) and (max-width: 767px) {

	.sign-in-sprite,
	.quote-no-num-sprite,
	.order-status-b-sprite,
	.quote-icon-num-sprite {
		background-size: 310.827586%;
	}

	.secure-online-store-footer-itm-fr-sprite {
		background-position: 0px 4.860982%;
		background-size: 114.951872%;
	}

	.secure-online-store-footer-itm-sprite {
		background-position: 0 7.58295%;
		background-size: 105.951872%;
	}
}

/*-------About us old layout, commented because of 40th anniversary-----------*/
/*------------About Us - English-------------------*/
.about-us-row-1 .span-when {
	background-color: rgba(0, 40, 97, 0.1);
	padding: 2px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
}

.about-us-row-1 .span-who {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 2px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
	border-bottom: 25px solid #1A4074;
}

.about-us-row-1 .span-where {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 2px 20px 21px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: center;
	background-size: auto;
}

.about-us-row-2 .span-what {
	background-color: rgba(173, 173, 173, 0.1);
	padding: 2px 20px;
	background-image: url("/images/misc/question-mark.png");
	background-position: left;
	background-size: auto;
}

.span-what {
	border-right: 25px solid #1A4074;
}

@media (max-width: 1199px) {
	.about-us-row-2 .span-what {
		background-position: center;
	}
}

@media (min-width: 1200px) {
	.row-fluid .span-when {
		width: 29.3%;
		height: auto;
		margin-top: 20px;
		padding-bottom: 20px;
		min-height: 284px;
	}

	.about-us-row-1 .span-where {
		width: 29.3%;
	}

	.about-us-row-1 .span-why {
		width: 34%;
	}

	.span-why .mid-col-row-top {
		height: auto;
		min-height: 340px;
	}

	.span-why .mid-col-row-bottom {
		height: 185px;
	}

	.span-what {
		width: 100%;
		height: auto;
		background-position: left;
		padding-bottom: 2%;
	}

	.about-us-row-1 .span-who {
		width: 31.5%;
		height: auto;
		min-height: 529px;
	}
}

@media (min-width:980px) and (max-width:1199px) {
	.about-us-row-1 .span-where {
		width: 29.7%;
		background-color: rgba(173, 173, 173, 0.1);
		padding: 2px 20px 21px 20px;
		background-image: url(/images/misc/question-mark.png);
		background-position: center;
		background-size: auto;
	}

	.about-us-row-1 .span-when {
		width: 29.7%;
		height: auto;
		min-height: 318px;
		margin-top: 16px;
	}

	.span-what {
		width: 100%;
		border-right: 25px solid #1A4074;
		height: auto;
		background-position: center;
		padding-bottom: 20px;
	}

	.about-us-row-1 .span-why {
		width: 34.5%;
	}

	.about-us-row-1 .span-why .mid-col-row-top {
		height: auto;
		min-height: 378px;
	}

	.about-us-row-1 .span-who {
		width: 31.5%;
		height: auto;
		min-height: 559px;
	}

	.about-us-row-1 .span-why .mid-col-row-bottom {
		height: 177px;
	}
}

@media (min-width:768px) and (max-width:979px) {
	.about-us-row-1 .span-what {
		width: 100%;
		border-right: 25px solid #1A4074;
		height: auto;
		background-position: center;
		padding-bottom: 20px;
	}

	.about-us-row-1 .span-where {
		width: 30.9%;
		background-color: rgba(173, 173, 173, 0.1);
		padding: 2px 20px 21px 20px;
		background-image: url(/images/misc/question-mark.png);
		background-position: center;
		background-size: auto;
		height: auto;
	}

	.about-us-row-1 .span-why {
		width: 32%;
	}

	.about-us-row-1 .span-when {
		width: 30.9%;
		margin-top: 20px;
		min-height: 362px;
	}

	.about-us-row-1 .span-why .mid-col-row-bottom {
		position: relative;
	}

	.about-us-row-1 .span-who {
		height: auto;
		width: 31.4917%;
		min-height: 666px;
	}
}

@media (min-width:918px) and (max-width:979px) {
	.about-us-row-1 .span-who {
		min-height: 572px;
		height: auto;
	}

	.about-us-row-1 .span-when {
		min-height: 327px;
	}

	.about-us-row-1 .span-why .mid-col-row-top {
		min-height: 388px;
	}
}

@media (min-width:972px) and (max-width:979px) {
	.about-us-row-1 .span-why .mid-col-row-top {
		min-height: 388px;
	}
}

@media (min-width:818px) and (max-width:917px) {
	.about-us-row-1 .span-why .mid-col-row-top {
		height: auto;
		min-height: 482px;
	}

	.about-us-row-1 .span-where {
		min-height: 284px;
	}
}

@media (min-width:823px) and (max-width:917px) {
	.about-us-row-1 .span-when {
		min-height: 362px;
	}
}

@media (max-width:500px) {

	.span-where p,
	.span-when p,
	.span-what p,
	.span-who p {
		font-size: 12px;
	}
}

@media (min-width:768px) and (max-width:817px) {
	.about-us-row-1 .span-why .mid-col-row-top {
		min-height: 547px;
	}

	.about-us-row-1 .span-when {
		min-height: 446px;
	}

	.about-us-row-1 .span-who {
		min-height: 730px;
	}
}

@media (min-width:813px) and (max-width:817px) {
	.about-us-row-1 .span-where {
		min-height: 265px;
	}
}

/*------------About Us - French-------------------*/
.span-why.span-pourquoi .mid-col-row-top,
.span-what.span-quoi,
.span-when.span-quand,
.span-what.span-quoi {
	padding: 2px 20px;
}

.span-what.span-quoi {
	height: auto;
	padding-bottom: 2%;
}

@media (min-width: 1200px) {
	.span-what.span-quoi p {
		padding-right: 3px;
	}

	.span-who.span-qui {
		min-height: 578px;
	}

	.span-when.span-quand {
		min-height: 302px;
	}

	.span-why.span-pourquoi .mid-col-row-top {
		min-height: 389px;
	}

	.span-what.span-quoi {
		background-position: left;
	}
}

@media (min-width:980px) and (max-width: 1199px) {
	.span-when.span-quand {
		height: 288px;
		min-height: 288px;
	}

	.span-who.span-qui {
		height: auto;
		min-height: 560px;
	}

	.span-why.span-pourquoi .mid-col-row-top {
		min-height: 379px;
	}
}

@media (min-width:938px) and (max-width: 979px) {
	.span-who.span-qui {
		height: auto;
		min-height: 601px;
	}

	.span-why.span-pourquoi .mid-col-row-top {
		min-height: 417px;
	}
}

@media (min-width:768px) and (max-width: 776px) {
	.span-who.span-qui {
		min-height: 760px;
	}

	.span-why.span-pourquoi .mid-col-row-top {
		min-height: 576px;
	}

	.span-when.span-quand {
		min-height: 408px;
	}
}

@media (min-width:777px) and (max-width: 785px) {
	.span-when.span-quand {
		min-height: 398px;
	}
}

@media (min-width:786px) and (max-width: 817px) {
	.span-when.span-quand {
		min-height: 417px;
	}
}

@media (min-width:818px) and (max-width: 855px) {
	.span-when.span-quand {
		min-height: 352px;
	}
}

@media (min-width:918px) and (max-width: 937px) {
	.span-who.span-qui {
		min-height: 622px;
	}

	.span-why.span-pourquoi .mid-col-row-top {
		min-height: 438px;
	}
}

@media (max-width:500px) {

	.span-where.span-ou p,
	.span-when.span-quand p,
	.span-what.span-quoi p,
	.span-who.span-qui p {
		font-size: 12px;
	}
}

@media (min-width: 918px) and (max-width: 979px) {
	.span-when.span-quand {
		min-height: 325px;
	}
}

/******adjustment for Windows********/
@media (min-width:775px) and (max-width: 776px) {
	.span-where.span-ou {
		min-height: 332px;
	}
}

@media (min-width:779px) and (max-width: 785px) {
	.span-where.span-ou {
		min-height: 313px;
	}
}

@media (min-width:853px) and (max-width: 855px) {
	.span-where.span-ou {
		min-height: 294px;
	}
}

@media (min-width:1200px) {
	.rental-pricing-product-page.product-info .rental-option-monthly.radio label {
		width: 27% !important;
	}
}

@media (min-width:980px) and (max-width:1199px) {

	.category-items.rental-product-listing .product-info .rental-option-monthly.radio label,
	.rental-pricing-product-page.product-info .rental-option-monthly.radio label,
	.itm-french-content .rental-pricing-product-page.product-info .rental-option-weekly.radio label,
	.itm-french-content .rental-pricing-product-page.product-info .rental-option-monthly.radio:nth-of-type(2) label {
		width: 95% !important;
	}

	.rental-pricing-product-page.product-info .radio label:nth-child(2) {
		width: 95% !important;
	}
}

/*French Rentals*/
@media (min-width:1200px) {
	.itm-french-content .rental-pricing-product-page.product-info .rental-option-weekly.radio label {
		width: 28% !important;
	}

	.itm-french-content .rental-pricing-product-page.product-info .rental-option-monthly.radio:nth-of-type(2) label {
		width: 30% !important;
	}

	.itm-french-content .rental-pricing-product-page.product-info .rental-option-monthly.radio:nth-of-type(3) label {
		width: 25% !important;
	}

	.itm-french-content .category-items.rental-product-listing .rental-pricing-product-page .rental-option-weekly.radio label,
	.itm-french-content .category-items.rental-product-listing .rental-pricing-product-page .rental-option-monthly.radio label {
		width: 94% !important;
	}

	.itm-french-content .row-fluid .span12.mobile-pricing-box-padding {
		width: 104% !important;
	}
}

/*******About us - 40th Anniversary********/
.row-fluid.about-us-row h2 {
	color: #9C2D2F;
}

.row-fluid.about-us-row {
	text-align: center;
}

.row-fluid.itm-about-us-row-2 {
	position: relative;
	margin-left: -50vw;
	left: 50%;
	background-color: #9C2D2F;
	padding: 20px 0px 26px;
	width: 100vw !important;
	text-align: center;
	background-image: url("/images/misc/circles-symbol.png");
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 40%;
}

.row-fluid.itm-about-us-row-2 .row-fluid p,
.row-fluid.itm-about-us-row-2 .row-fluid h4 {
	color: #fff;
	text-align: left;
}

.quote {
	color: #9C2D2F;
	font-weight: bold;
}

.row-fluid.itm-about-us-row-3 {
	padding-top: 20px;
}

@media (min-width:1200px) {
	.row-fluid.itm-about-us-row-2 .row-fluid {
		width: 946px;
		margin: 0 auto;
	}

	.row-fluid.itm-about-us-row-4 .span2 {
		position: relative;
		top: 50%;
		transform: translateY(50%);
	}
}

@media (min-width:980px) and (max-width:1199px) {
	.row-fluid.itm-about-us-row-2 .row-fluid {
		width: 752px;
		margin: 0 auto;
	}

	.row-fluid.itm-about-us-row-2 {
		background-size: 63%;
		padding-bottom: 20px;
	}

	.row-fluid.itm-about-us-row-4 .span2 {
		position: relative;
		transform: translateY(67%);
		width: 20%;
	}

	.row-fluid.itm-about-us-row-4 .span10 {
		width: 77%;
	}
}

@media (min-width:768px) and (max-width:979px) {
	.row-fluid.itm-about-us-row-2 .row-fluid {
		width: 78%;
		padding: 0 4% 0 11%;
	}

	.row-fluid.itm-about-us-row-4 .span2 {
		position: relative;
		top: 50%;
		transform: translateY(6rem);
		width: 20%;
	}

	.row-fluid.itm-about-us-row-2 {
		background-size: 96%;
		padding-bottom: 16px;
	}

	.row-fluid.itm-about-us-row-4 .span10 {
		width: 77%;
	}
}

@media (min-width:501px) and (max-width:767px) {
	.row-fluid.itm-about-us-row-2 .row-fluid {
		width: 92%;
		padding: 0 4%;
	}

	.row-fluid.itm-about-us-row-2 {
		padding: 10px 0;
		background-size: 115%;
	}
}

@media (max-width:500px) {
	.row-fluid.itm-about-us-row-2 .row-fluid {
		width: 88%;
		padding: 0 5%;
	}

	.row-fluid.itm-about-us-row-2 {
		padding: 10px 0;
		background-size: 140%;
	}
}

@media (max-width:400px) {
	.row-fluid.itm-about-us-row-2 .row-fluid {
		padding: 0 6%;
	}
}

@media (max-width:767px) {
	.row-fluid.itm-about-us-row-3 {
		margin-bottom: -7px;
	}

	.row-fluid.itm-about-us-row-4 .span2 {
		margin-top: 22px;
	}
}

/******CFF Highlight on Home page*****/
#tabs-featured-prod-cff {
	overflow: visible;
	width: 100%;
	margin: 0;
	padding: 1.6em 0 0 0;
	height: 5.2em;
	position: relative;
	z-index: 2;
}

#tabs-featured-prod-cff li.cff-tab {
	list-style: none;
	position: relative;
	z-index: 3;
}

#tabs-featured-prod-cff li {
	margin: 0;
	list-style: none;
}

#tabs-featured-prod-cff a {
	background-color: #002663;
}

#tabs-featured-prod-cff a.product-spotlight-flyer::before {
	background-color: #002663;
	content: '';
	position: absolute;
	top: 0;
	left: -.5em;
	bottom: 0;
	width: 2em;
	transform: skew(160deg);
	border-radius: 5px 0 0 0;
}

.cff-tab a {
	border-radius: 17px 5px 0 0;
	height: 42px;
	margin: 30px 9px;
}

#tabs-featured-prod-cff a {
	position: relative;
	padding: 0em 1.7em;
	float: left;
	text-decoration: none;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
}

#tabs-featured-prod-cff a.premium-partners {
	padding: 1em 2em 1em 1em;
	margin-top: 1.5em;
	font-size: 19px;
	font-weight: 600;
}

#tabs-featured-prod-cff a.product-spotlight-flyer::after {
	background-color: #002663;
	transform: skew(0deg);
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}

#tabs-featured-prod-cff a::after {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	right: -.5em;
	bottom: 0;
	width: 1em;
	border-radius: 0 5px 0 0;
	background-color: #fafafa;
	box-shadow: 2px 2px 2px #00000066;
	transform: skew(20deg);
}

.cff-update-feautured-prod {
	height: 320px !important;
}

div#content.home-page-itm-tabs,
div#content.cff-update-feautured-prod {
	box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, 0);
}

.span2.home-prod-feature {
	background: #ffffff;
}

.home-prod-feature {
	border: 1px solid #e7e7e7;
}

div#tab1.featured-products-tab1 {
	padding-top: 0.8em;
}

@media (min-width:980px) and (max-width:1199px) {
	.home-prod-feature {
		min-height: 306px !important;
	}
}

@media (min-width:768px) and (max-width:979px) {
	.home-prod-feature {
		min-height: 307px !important;
	}

	div#content.home-page-itm-tabs,
	div#content.cff-update-feautured-prod {
		padding-right: 4px;
		padding-left: 4px;
	}

	.span2.home-prod-feature {
		width: 15.8%;
		margin-left: 1%;
	}
}

@media (max-width:767px) {
	.cff-update-feautured-prod-mob #tabs a {
		font-size: 16px !important;
		padding: 0.6em 0.5em !important;
	}

	.cff-update-feautured-prod-mob #tabs li {
		margin-bottom: -1px !important;
	}
}

@media (min-width:430px) and (max-width:600px) {
	.cff-update-feautured-prod-mob #tabs li {
		margin: 0 8px -1px 0;
	}
}

@media (min-width:366px) and (max-width:429px) {
	.cff-update-feautured-prod-mob #tabs li {
		margin: 0 7px -1px 0;
	}
}

@media (max-width:429px) {
	.cff-update-feautured-prod-mob #tabs a {
		font-size: 14px !important;
	}
}

@media (max-width:376px) {
	.cff-update-feautured-prod-mob #tabs a {
		font-size: 12px !important;
	}
}

@media (max-width:326px) {
	.cff-update-feautured-prod-mob #tabs a {
		font-size: 10px !important;
		padding: 0.4em 0.5em !important;
	}
}

li.cff-tab a img {
	z-index: 9999;
}

div#content.home-page-itm-tabs {
	height: 406px !important;
}

.home-page-itm-tabs .span3 p.text-center {
	padding-top: 4px;
}

.home-page-itm-tabs .span3 {
	padding-top: 5px;
}

#tabs-featured-prod-cff li.cff-tab {
	height: 0;
}

/* Add smooth transition to the span inside li.cff-tab */
li.cff-tab a {
	position: relative;
	/* Ensure relative positioning for absolute child elements */
	display: flex;
	/* Use flexbox to align items */
	align-items: center;
	/* Align items vertically */
}

li.cff-tab a img,
li.cff-tab a span {
	transition: transform 0.7s 0.2s ease-in;
	/* Add transition for transform property */
	/*animation-iteration-count: 1.5;*/
}

/* Change position on hover */
li.cff-tab:hover a span {
	transform: translateX(-65%);
	/* Move span to the left */

}

li.cff-tab:hover a img {
	transform: translateX(170%);
	/* Move img to the right */

}

/* Change position on hover ITM fr */
li.cff-tab.fr-tab:hover a span {
	transform: translateX(-50%);
	/* Move span to the left */

}

li.cff-tab.fr-tab:hover a img {
	transform: translateX(212%);
	/* Move img to the right */
}

/*end*/

/* FR CFF Home page */
@media (max-width:474px) {
	.cff-update-feautured-prod-mob-fr #tabs a {
		font-size: 14px !important;
	}
}

@media (max-width:420px) {
	.cff-update-feautured-prod-mob-fr #tabs a {
		font-size: 12px !important;
	}
}

@media (max-width:365px) {
	.cff-update-feautured-prod-mob-fr #tabs a {
		font-size: 10px !important;
	}

	.cff-update-feautured-prod-mob-fr #tabs a.brands-home-view-all::before {
		width: 1.025em;
	}
}

/********* Updated About Us Page **********/
.span12.offset1.about-us-main-span {
	margin-left: 0;
}

.row-fluid.about-us-1 {
	padding-top: 5em;
}

.row-fluid.about-us-1 .span3 p {
	color: #002663;
	font-size: 31px;
	line-height: 38px;
	font-weight: 600;
}

.row-fluid.about-us-1 .span3 hr {
	width: 92px;
	border: 2px solid #002663;
	margin-bottom: 2em;
}


.about-us-content {
	max-width: 600px;
	margin: 0 auto;
	padding: 0 20px;
}

.about-us-hero {
	position: relative;
	background: #ffffff;
	color: #002663;
	height: 26vh;
	display: flex;
	align-items: center;
	overflow: hidden;
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
}

.about-us-hero h1 {
	position: relative;
	z-index: 1;
	font-size: 4.5rem;
	margin: 0 0 10px;
	line-height: 1;
	color: #002663;
	font-weight: 800;
}

.about-us-hero p {
	position: relative;
	z-index: 1;
	font-size: 1.1rem;
	color: rgba(255, 255, 255, 0.5);
	line-height: 1.4;
}

.row-fluid.about-us-2 {
	background: #cbdadb;
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
}

.row-fluid.about-us-2 p {
	color: #505150;
}

.row-fluid.about-us-4 p {
	color: #fdfbfb;
}

/**/
.row-fluid.about-us-1 .span9 {
	padding-bottom: 2em;
}

.row-fluid.about-us-2-container,
.about-us-4-container {
	width: 84em;
}

.row-fluid.about-us-2>.row-fluid,
.about-us-4-container {
	margin: 0 auto;
}

.about-us-2-container .span3 {
	margin-top: -5em;
}

.about-us-2-container .span9 {
	padding-top: 3em;
}

.about-us-2-container .span12 {
	padding-top: 2em;
	padding-bottom: 2.5em;
	margin-left: 0;
}

.row-fluid.about-us-1.about-us-3 .span6 p,
.row-fluid.about-us-1.about-us-3 .span6 h4,
.row-fluid.about-us-1 .span9 p {
	color: #002663;
}

.row-fluid.about-us-1.about-us-3 .span6 h4 {
	font-size: 36px;
	font-weight: 700;
}

.num-title {
	font-size: 16px;
	font-weight: 200;
}

.row-fluid.about-us-1.about-us-3 .span9 .row-fluid {
	padding-bottom: 2em;
}

.row-fluid.about-us-1.about-us-3 {
	padding-top: 4em;
}

.row-fluid.about-us-4 {
	background: #002663;
	width: 100vw;
	margin-left: -50vw;
	left: 50%;
	position: relative;
}

.row-fluid.about-us-4 .span3 p {
	color: #ffffff;
	font-size: 31px;
	line-height: 38px;
	font-weight: 600;
}

.span12.offset1.about-us-main-span .span3 {
	width: 25%;
}

.span12.offset1.about-us-main-span .span9 {
	width: 72%;
}

.row-fluid.about-us-4 .span3 hr {
	width: 92px;
	border: 2px solid #ffffff;
	margin-bottom: 2em;
}

.about-us-footer-col img {
	padding: 5px;
	max-height: 30px;
}

.about-us-footer-col a {
	display: flex;
}

.about-us-footer-col.phone-icon img {
	height: 22px;
}

.about-us-footer-col.phone-icon p {
	padding: 4px 0 0 5px;
}

.about-us-4-container {
	padding-top: 3em;
}

.about-us-4-container .span9 {
	padding-top: 6em;
	padding-bottom: 3em;
}

.about-us-footer-col.phone-icon {
	padding-top: 14px;
}

/*subscribe*/
.about-us-subscribe #mc_embed_signup form {
	display: block;
	position: relative;
	text-align: left;
	padding: 0;
}

.span5.mail-signup.text-center.mhide.ipad-view-setting.about-us-subscribe {
	width: 100%;
	margin: 0;
}

form#mc-embedded-subscribe-form-about-itm .span6 {
	width: 54%;
	margin-left: 0;
}

form#mc-embedded-subscribe-form-about-itm .span4 {
	width: 40%;
}

/*end About Us*/

/*Footer*/
@media (max-width:980px) {
	.footer-payment-ul {
		margin: 0;
	}
}

@media (max-width:767px) {
	.footer-ul-2 {
		margin-top: 16px;
	}
}

/*Footer Social Media*/
.mobile-social-icon svg {
	width: 32px;
    margin: 0 2%;
    max-height: 55px;
    max-width: 187px;
}

.mobile-social-icon {
	text-align: initial;
	padding-left: 3%;
	margin-top: 30px;
}

/*end Footer*/

/*Check out page - update button*/
button.btn.btn-large.btn-warning.checkout-update-btn {
	width: 45%;
	padding: 6px;
	font-size: 14px;
}

.btn.btn-large.checkout-clear-btn {
	width: 40%;
	padding: 6px;
	font-size: 14px;
}

button.btn.btn-large.btn-warning.checkout-update-btn i.icon-refresh.icon {
	/*
    background-image: url(../img/glyphicons-halflings-white.png);
    background-repeat: no-repeat;
*/
	background-position: -240px -25px;
	width: 16px;
}

/*Home page - Calibration banner*/
span.new-line:after {
	content: "\a";
	white-space: pre;
}
/********Calibration page - Repair Centre ********/
