body {
	color: #3F403F;
	font-family: 'Open Sans', arial, sans-serif;
}

a {
	color: #379F41;
	text-decoration: none;
}

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

.logo-main {
	color: #24AE5F;
	font-size: 38px;
}

.logo-link {
	text-decoration: none;
	color: #24AE5F;
	font-weight: 600;
}

.logo-link:hover {
	text-decoration: none;
	color: #1f9451;
	}
	
.logo-tagline {
	color: #DEDDDD !important;
	font-style: italic;
}
.comment-tag-product, .comment-tag-category{
	color: #bb0000;
    font-style: italic;
    margin-bottom: 20px;
}

/* ---------- HEADER -------------*/

.contact, .contact a {
	color: white;
}

.contact {
	text-align: right;
	padding-top: 10px;
}

.contact h2 {
	font-size: 17px;
	line-height: 1.2em;
	font-weight: bold;
}

.logo {
	padding-top: 10px;
}

.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
	color: #F5F5F5;
	background-color: #3f3f3f;
	font-weight: normal;
}
.navbar .nav>li:first-child>a {
    padding-bottom: 19px;
}
a.nav-home-icon>i{
		margin-top: 3px;
}
ul.dropdown-menu.fat-nav {
	min-width: 1100px;
}
.navbar .nav>li>.fat-nav:before {
    left: 439px;
}
.navbar .nav>li>.fat-nav:after {
    left: 440px;
}
.subnavband #ProductSearch {
	width: 160px;
	margin-left: 11px;
	padding: 4px 6px;	
	border-radius: 4px 0 0 4px;
	}
.fat-nav {
    position: absolute;
    left: -431px;
}
.wiretransfer {
  color: #bb0000;
  font-weight: lighter;
  font-style: italic;
  text-align: center !important;
}

li.highlight {
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    background-color: #eeeeee;
}


#content {
	background: #FFF;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.085);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.085);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.085);
}


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

#container-cookie-allow{
	border-top: 2px solid #24AE5F;
	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------------ */

/* ---------- FOOTER -------------*/
.footer {
	background-color: #3F403F;
    padding-bottom: 30px;
	height: auto;
	padding-top: 15px;
}

.footer li {
	list-style-type: none;
	margin-left: -10px;
	margin-bottom: 10px;
	color: #919191;
}

.footer a {
	color: #919191;
}
.footer a:hover {
	color: #25ae5f;
}

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

.footer .OnlineStore {
	color: #fafafa;
}

.social img {
	width: 25px;
}


/* ---------- CATEGORY -------------*/
.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;
}

.strikethrough {
	position: relative;
	font-weight: bold;
	}

.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: 1.5px solid;
	color: red;
}

table.table.table-bordered.table-product.mobile-category-qty-table {
	border: none;
	margin-bottom: 0;
}
table.table.product-table.table-bordered.table-striped>tbody>tr>td.text-center>div>form {
	margin-bottom: 0;
}
.mobile-category-qty-boxes {
	display: inline;
	border: none !important;
}
.mobile-category-qty-tr {
	text-align: center;
}
.span5.click-for-price table.mobile-category-qty-table tbody tr {
	text-align: center;
}


/* ---------- PRODUCTS -------------*/
.your-price {
	color: #379F41 !important;
}

.product-tabs::-webkit-scrollbar {
	width: 12px;
}

.product-tabs::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.product-tabs::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}

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

h3.h3-model {
    font-size: 15px;
    line-height: 20px;
    margin-top: 0px;
	margin-bottom: 2px;
}
.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;
}

.gts-cal-cert img.cert {
	height: 100px !important;
	padding-bottom: 5px;
}

.gts-cal-cert-section {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}



.error {
	font-size: 11px;
	color: red;
}

.px60 {
	height: 60px;
}

.navbar .nav>li>a {
	float: none;
	padding: 16px 22px 16px;
	color: #F5F5F5;
	text-decoration: none;
	text-shadow: none;
	font-size: 15px;
	font-family: 'Open Sans', arial, sans-serif;
}

.navbar .nav>li>a:hover, .navbar .nav>li>a:focus {
	color: #F5F5F5;
	text-decoration: none;
	background-color: #3f3f3f;
}
.navbar .nav>li.nav-li-height>a{
	line-height: 23px;
}

.navbar-inner {
	min-height: 56px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #3F3F3F;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-repeat: none;
	border: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: 0px;
	filter: none;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
	box-shadow: 0 1px 4px rgba(0,0,0,0.065);
}

.product-link {
	text-decoration: none;
	color: #3F403F;
}

.product-link:hover {
	color: #24AE5F;
	text-decoration: none;
}

.product-title {
	margin-bottom: 15px;
	font-weight: 500;
	font-size: 20px;
	line-height: 28px;
	}
	
.cat-desc {
	color: #7b7d7b;
	font-size: 15px;
	line-height: 24px;
}

.nav-search-icon {
margin: 19px 10px 0 15px;
}

input.navsearch {
	width: 200px;
	margin-top: 7px;
}

h1 {
	font-weight: 400;
}

.chat-live-landing-page h1 {
	line-height: 36px !important;
}

h2 {
	font-weight: 400;
}

h3 {
	font-weight: 400;
}

h4 {
	font-weight: 600;
}

h5 {
	font-weight: 600;
}

strong {font-weight: 600;}

.nav-pills>.active>a, .nav-pills>.active>a:hover {
	color: #fff;
	background-color: #6D6D6D;
}
.comments_tag {
		color: #bb0000;
		font-weight: lighter;
		font-style: italic;
	}
	.comment-tag-product{
		text-align: left;
	}
.fluke-lowest-prices{
    position: fixed;
    z-index: 10000;
    bottom:120px;
    right:3px;
}

.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:67px;
}

.btn-small-stores {
	padding: 2px 10px !important;
}
.span3.pull-left .btn.btn-small .caret {
	margin-top: 8px;
}
.btn.btn-vak{
	position: relative;
 	padding-left: 108px;
 	margin-bottom:10px; 
 	font-weight: 700;
 	color:	#333
}
.btn.btn-vak>span{
	position: absolute;
	top: -3px;
	left:23px;
	transform: skew(-20deg,0deg);
	border-radius: 4px;
	padding: 4px;
	border: 1px solid #b8151c;
	border-radius: 0px;
	background-color: #ddd;
	width: 68px;
	white-space: pre-wrap;
	line-height: 19px;
	text-shadow: none;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #b8151c;
	font-size: 17px;
}
#modal-lead-prodDNR .span4 .btn-info {
	background-color: #46b8da !important;
}
#modal-lead-prodDNR .span4 .btn-info:hover {
	background-color: #31b0d5;
}
/* 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;}

/*---- CT Selector Tool ---*/
.ct-selector-container a.clearFilter.btn {
	padding-top: 5px;
	padding-bottom: 5px;
}
p.cat-description-view-store {
	margin-bottom: 1.3em;
    font-size: 18px;
    font-weight: 200;
    line-height: 25px;
}

@media (min-width: 980px) {
	body {
		padding-top: 0px;
	}
	ul.mshow li {
		visibility: hidden;
		display: none;
	}
	ul.mhide li {
		visibility: visible;
		display: inherit;
	}
	.btn-large {
		font-size: 14px;
	}
	
	.banner-mshow {
		visibility: hidden !important;
		display: none !important;
	}
	.mshow {
		visibility: hidden !important;
		display: none !important;
	}
	.mshow.ipad-view-setting {
		visibility: hidden !important;
		display: none !important;
	}
	
	.mhide {
		visibility: visible !important;
		display: inherit !important;
	}
	
	.row-fluid.pms-sws-store.pms-store-nav-adjustment {
		margin-top: 55px;
	}

}
@media (max-width: 979px) { 
	
	.mhide {
		visibility: hidden !important;
		display: none !important;
	}
	.mhide.ipad-view-setting {
		display: none !important;
		visibility: hidden !important;
	}

	.cart-summary-wrap hr, hr.mobile-cart-item-list-hr{
		margin: 10px 0;
	}
	.mobile-bottom-button-border {
	    border-top: black solid 3px;
	}
	form#MobileCartForm>div.span12 {
		margin-left: 0px;
	}
	.mobile-cart-item-list .span6 a {
	    font-size: 13px !important;
	}
	.span3-mobile.mshow {
	    width: 33%;
	    float: left;
	    margin-right: 1%;
	    margin-left: 1%;
	    margin-bottom: 10px;
	}
	.span3-mobile.mshow .btn-large {
	    font-size: 11px !important;
	}
	.span2-mobile.mshow {
	    min-width: 80px;
	    width: 29%;
	    float: left;
	    margin-right: 1.5%;
	    margin-left: 1.5%;
	    max-height: 32px;
	    text-align: center;
	    margin-bottom: 10px;
	}
	.span2-mobile.mshow img {
	    min-height: 28px;
	    padding-bottom: 5px;
	    padding-left: 2%;
	    padding-right: 2%;
	    max-height: 60px;
	    max-width: 94%;
	}
	.span3-mobile.mshow button.btn-large, .span3-mobile.mshow .btn-quote.btn-large {
	    font-size: 14px !important;
	    padding: 9px 4px;
	}
	.mobile-cart-item-list .span6 a .icon-envelope {
		margin-top: 2px;
	}
	.span12.cart-summary-wrap {
		margin-left: 0px;
	}
	.mobile-cart-item-list .availability .btn-small {
    	font-size: 9px !important;
    }
    .cart-header p {
	    font-size: 19px;
    }
    .cart-summary-wrap>.row-fluid>.span3 {
	    box-shadow: -2px 0px 0px 0px rgba(255,255,255,1) !important;
    }
    .cart-summary-wrap>.row-fluid>.span3:first-child {
	    box-shadow: none !important;
    }
    
	/* ----------- Updated Mobile header styles in addition to subsites.css ----------- */
	.navbar .pms-mobile.pms-site-mobile img.brand.mobile-logo {
		padding: 0px 10px 4px 0px;
		margin: 0px;
	}
	.navbar .pms-mobile.pms-site-mobile>.span4 {
    	margin-bottom: 0px;
    	width: 100%;
		max-width: 270px;
		margin-left: 0px;
	}
	.navbar .pms-mobile.pms-site-mobile .span8 {
	    width: auto;
	    margin-bottom: 5px;
	    float: none;
	    overflow: hidden;
	    margin-top: 9px;
	    text-align: right;
	    font-weight: bold;
	}
	.about-search-bar-list {
	    display: inline-block;
	    font-size: 11px;
	    font-weight: 600;
	    line-height: 14px;
	    margin-top: 5px;
	    margin-bottom: 3px;
	    color: #fff !important;
	}
	.about-search-bar-list a {
	    color: #fff !important;
	    font-size: 12px;
	    line-height: 14px;
	}
	.pms-mobile.pms-site-mobile .about-search-bar-list .btn-group {
	    margin-top: 2px;
	    margin-bottom: 2px;
	    margin-left: 5px;
	}
	.pms-mobile.pms-site-mobile .about-search-bar-list .btn {
	    padding: 1px 3px;
	    border-radius: 0px;
	}
	.pms-mobile.pms-site-mobile .about-search-bar-list .span8 {
	    min-height: 0px;
	    margin-bottom: 0px;
	    margin-top: -4px;
	}
	.pms-mobile.pms-site-mobile .input-append .btn {
		border: 1px solid #ccc;
	}
	.pms-mobile.pms-site-mobile .navbar-pms-subsite.accordion-group, .pms-mobile.pms-site-mobile .accordion-inner {
		border: none;
	}
	.pms-mobile .nav-collapse .dropdown-sup .dropdown-menu [class*="span"] {
    	width: 100%;
    	float: none;
    	clear: both;
    	max-width: none;
    	margin: 0;
	}
	.pms-mobile .sws-mobile-header-nav li.dropdown.dropdown-sup:last-child {
    	clear: both;
	}
	
	/* ----------- Carousel indicator ----------- */
	.carousel-indicators {
	    width: 42px !important;
	    margin-top: 15px;
		margin-right: auto;
		margin-left: auto;
	}
	.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;
	}
	
	
	.accordion-heading .accordion-toggle {
    	padding: 2px 4px;
	}
	.accordion-body {
		background-color: white;
	}
	.accordion-inner {
		border: none;
	}
	.accordion-group, .accordion-heading {
	    background-color: #f9f9f9;
	    border:none;
	}
	
	/* ----------- Chat Live sticky footer ----------- */
	.mobile-bottom-button-border {
	    border-top: black solid 3px;
	}
	.mobile-setting .mobile-homepage-bottom-button {
		float: none;
	}
	.mobile-homepage-bottom-button .span3-mobile.mshow {
		width: 220px;;
		float: left;
	}
	.mobile-homepage-bottom-button .span3-mobile.mshow img {
		max-width: 210px;
	}
	.mobile-homepage-bottom-button .span2-mobile.mshow {
		width: 110px;
		float: right;
	}
	
	/* ----------- Category Search Online page ---------- */
	.span12>.row-fluid>.span10.offset1 {
		margin-left: 0px;
	}
	.row-fluid.category-items>.span10 {
		width: auto;
		float: none;
		margin-left: 130px;
	}
	.row-fluid.category-items>.span10>.row-fluid>.span7, .row-fluid.category-items>.span10>.row-fluid>.span3, .row-fluid.category-items>.span10>.row-fluid>.click-for-price {
		width: 100%;
		margin-left: 0px;
	}
	
	h1.category-title {
	    margin-bottom: 5px;
	}
	.span9.mshow.ipad-view-setting p, p.category-short, p.cat-description-view-store {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 10px;
		font-weight: 400;
		float: none;
		clear: both;
	}
	.span10>.row-fluid>.span3.pull-left, .span9>.row-fluid>.span3.pull-left, .span9>.row-fluid>.span6.pull-left, .span8>.row-fluid>.span3.pull-left  {
		width: 25%;
		float: left;
		margin-bottom: 0px !important;
		min-height: 20px;
	}
	.span8>.row-fluid>.pagination.span6.pull-center {
		float: left;
		width: 65%;
		text-align: left;
	}
	.span3.pull-left .btn.btn-small {
		float: left;
	}
	.span3.pull-left>.open .dropdown-menu {
		position: relative;
	}
	.btn-small.dropdown-toggle {
		padding: 2px 6px;
	}
	.span10>.row-fluid>.span3.pull-right, .span9>.row-fluid>.span3.pull-right, .span8>.row-fluid>.span3.pull-right {
		width: 65%;
		float: none;
		margin-bottom: 0px;
		min-height: 20px;
		margin-left: 35%;
		text-align: right;
	}
	.mobile-setting .span10>hr.category-items, .mobile-setting-product-page .span10>hr.category-items {
		margin-top: 8px !important;
	}
	.brands-hr {
	    margin: 8px 0 0px 0;
	}
	.content.mobile-setting-product-page>.row-fluid>.span12>hr:first-child {
		display: none;
		visibility: hidden;
	}
	.span8.offset2>p.lead {
		margin-top: 15px;
		line-height: 22px;
		margin-bottom: 10px;
	}
	.pagination.span6.pull-center {
		min-height: 0px !important;
		max-width: 270px;
	}
	.category-child-title {
	    line-height: 14px;
		margin-top: 5px;
		margin-bottom: 5px;
	}
	
	/* ---------- CATEGORY -------------*/
	.row-fluid.category-items .span10 .span3.offset1.mobile-category-qty-span {
		margin-top: 0;
		clear: none;
	}
	.product-table.table-bordered.mobile-category-qty-section {
		margin-top: -1px;
	}
	.row-fluid.category-items table.table.table-bordered.table-product, 
	.row-fluid.category-items table.table-bordered.table-product tbody:last-child tr:last-child>td:first-child {
		border-bottom-left-radius: 0;
		border-bottom-right-radius: 0;
		margin-bottom: 0;
	}
	.row-fluid.category-items table.table.table-bordered.table-product.mobile-category-qty-table {
		border: 1px solid #ddd;
		border-top-left-radius: 0;
		border-top-right-radius: 0;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
		margin-bottom: 6px;
	}
	td.mobile-category-qty-boxes {
		display: table-cell;
	}
	td.mobile-category-qty-boxes>p {
		font-size: 13px;
	}
	td.mobile-category-qty-boxes:last-child>input.span2 {
		min-width: 60px;
		height: 20px;
		min-height: 20px;
		font-size: 13px !important;
		margin-top: 2px;
		width: 60px;
	}
	.span3 .table.mobile-category-qty-table td:last-child {
		border-left: 1px solid #ddd !important;
	}
	.span3>.table.table-bordered tbody>tr>td.mobile-category-qty-boxes {
		padding: 2px 8px 2px;
	}
	.row-fluid.category-items .span10 .span3.offset1.mobile-category-qty-span>a.btn.btn-block {
		margin-top: 6px;
	}
	.row-fluid.category-items .span10 .span3.offset1.mobile-category-qty-span>a.btn.btn-block.btn-required-learnmore {
		margin-top: 6px !important;
	}


	/* ---------- PRODUCTS -------------*/
	.mobile-pricing-box-padding .mshow.ipad-view-setting .gts-cal-cert {
		padding: 5px 5px;
		margin-bottom: 5px;
		width: auto;
	}
	.mobile-pricing-box-padding .mshow.ipad-view-setting .incentive.incentive-gts-cal-cert.span12 p{
		font-size: 11px;
		line-height: 13px;	
	}
	.mobile-pricing-box-padding .mshow.ipad-view-setting .incentive.incentive-gts-cal-cert.span12 .input.checkbox label {
		font-size: 11px;
		line-height: 13px;	
		margin: 0px;
	}
	.mobile-pricing-box-padding .mshow.ipad-view-setting p.lead {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 5px;
	}
	.mobile-pricing-box-padding .mshow.ipad-view-setting .gts-cal-cert-section {
		padding: 0px;
	}
	.product-page-product-tab-mobile-position h3 {
		margin: 4px 0px;
		font-size: 17px;
		line-height: 19px;
	}
	.mobile-pricing-box-padding .incentive.incentive-gts-cal-cert.span9 h5 {
		font-size: 11px;
		margin: 5px 0px;
	}
	.mobile-pricing-box-padding .incentive.incentive-gts-cal-cert.span9 p {
		margin-bottom: 0px;
	}
	.mobile-pricing-box-padding .incentive.incentive-gts-cal-cert.span9 label {
		font-size: 11px;
		line-height: 13px;
		margin-bottom: 0px;
	}
	.mobile-pricing-box-padding .incentive.incentive-gts-cal-cert.span9 label .your-price {
		font-size: 12px;
	}
	.clickover-trigger.mshow.ipad-view-setting {
		display: inline-block !important;	
	}
	.mshow.ipad-view-setting .incentive.incentive-gts-cal-cert.span9 .popover.clickover.fade {
			width: 200px;
			left: 150px !important;
	}
	.mobile-pricing-box-padding .popover.bottom .arrow {
		left: 61%;
	}
	.content.mobile-setting-product-page .span8, .content.mobile-setting-product-page .span9 {
		margin-bottom: 0px;
	}
	.rental-blurb {
	    text-align: left;
	    margin-top: 4px;
	    margin-left: 7px;
	    margin-bottom: 0px;
	}
	.rental-blurb a {
		text-decoration: none;
	}
	
	
}
@media (max-width: 979px) and (min-width: 851px) {
    .ct-selector-tool-ad .pms-ct-table-cell h3 {
	    margin-top: 16px;
    }
}
@media (max-width: 850px) and (min-width: 768px) {
    .ct-selector-tool-ad .pms-ct-table-cell h3 {
		margin-left: 14px;
		margin-right: 12px;
    }
}
@media (min-width: 980px) and (max-width: 1199px) {
	.promo-code-input{
		width:44px;
	}
	.promo-code-text{
		font-size: 12px;
	}
	.promo-icon-tag{
		display: none;
	}
	.navbar .nav>li>a {
	    padding: 16px 14.1px 16px;
	    font-size:14px;
	}
	.subnavband #ProductSearch{
		width:103px;
	}
	.contact {
	    padding-top: 17px;
	}
	.contact h2 {
	    font-size: 15px;
	}
        ul.dropdown-menu.fat-nav {
                min-width: 950px;
        }
        /*ul.dropdown-menu.fat-nav li a {
                width: 100%;
        }
        ul.dropdown-menu.fat-nav div.col-fat li a{
                width: 182px;
        }*/
        
	.navbar .nav>li>.fat-nav:before {
	    left: 389px;
	}
	.navbar .nav>li>.fat-nav:after {
	    left: 390px;
	}
	.fat-nav {
	    position: absolute;
	    left: -382px;
	}
    .label{
		font-size: 12px;
		padding:4px;
	}   
	.btn.btn-vak {
	    padding-left: 89px;
	    font-size: 13px;
	    line-height: 17px;
	}
	.btn.btn-vak>span {
	    top: -2px;
	    left: 17px;
	    width: 55px;
	    line-height: 17px;
	    font-size: 15px;
	}
	input.appendedInputButton {
		width: 68px;
	}
	
    .lab-truck-image-setting {
	    margin-top: 95px;
    }
    
    .ct-selector-tool-ad h3 {
		margin-left: 32px !important;
		margin-right: 30px !important;
    }
	
}

@media (min-width: 768px) and (max-width: 979px) {
	body {
		padding-top: 0px;
	}
	p.lead {font-size: 18px; line-height: 24px;}
	ul.mhide li {
		visibility: hidden;
		display: none;
	}
	ul.mshow li {
		visibility: visible;
		display: inherit;
	}
	
	.topnav-mhide {
		visibility: hidden;
		display:none;
	}
	
	.banner-mshow {
		visibility: hidden;
		display: none;
	}
	
	.breadcrumb {
		visibility: hidden;
		display: none;
	}
	
	.overlays {
		visibility: hidden;
		display: none;
	}

	.navbar-inner {
	    min-height: 40px;
	   }
	a.nav-home-icon>i {
	  margin-top: 13px;
	}
	.navbar-inverse .nav-collapse .navbar-search {
	    border:0;
	    box-shadow: none;
	}
	ul.nav.mshow{
		margin-bottom: 0;
	}
	#ProductDisplayForm{
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar .nav>li:last-child {
    	margin-top: 0;
	}
	.nav-collapse .nav > li > a {
    	margin-bottom: 0px;
	}
	.navbar .nav>li:first-child>a {
    	padding-bottom: 9px;
	}
	.navbar .nav>li>a {
	    padding: 10px 15px 9px;
	}
	.btn.btn-vak{
		padding-left: 82px;
	    line-height: 14px;
	    font-size: 13px;
	}
	.btn.btn-vak>span{
		top: -2px;
		left:13px;
		width: 59px;
		line-height: 22px;
		letter-spacing: 0px;
		font-size: 18px;
	} 	
	
	.social img {
	    width: 20px;
	}
	
	/* ----------- Product List ---------- */
	
	.row-fluid.category-items>.span10>.row-fluid>form {
		margin-bottom: 0px;
	}
	.span10>hr.category-items {
		margin-bottom: 10px;
	}
	.row-fluid.category-items>hr {
		margin-bottom: 15px;
	}
	.row-fluid.category-items .span2 {
	    float: left;
	    width: 120px;
		min-width: 120px;
		margin-bottom: 10px;
		max-height: 120px;
	}
	.row-fluid.category-items.rental-product-listing .span2 {
		margin-bottom: 10px;
	}
	.row-fluid.category-items .span2 p.text-center {
		font-size: 11px;
		line-height: 11px;
	}
	.row-fluid.category-items .span10 .title-search{
		margin-left: 0px;
	    margin-top: 0px;
	    margin-bottom: 10px;
	}
	.row-fluid.category-items .span10 .title-search a{
		font-size: 16px !important;
		line-height: 20px;
		font-weight: 600;
		margin-bottom: 10px;
	}
	.row-fluid.category-items .span10 .span7.truncated-text {
		display: none;
		visibility: hidden;
	}
	.row-fluid.category-items .span10 .span3.offset1 {
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.row-fluid.category-items .span10 .span3.offset1 a {
		margin-top: 0px;
	}
	.row-fluid.category-items .span10 .title-search .muted {
		font-size: 14px;
	}
	.row-fluid.category-items .span10 .your-price {
		font-weight: bold !important;
	}
	
	.row-fluid.category-items .span10 .availability, .row-fluid.category-items .span10 .availability .strikethrough {
		font-size: 13px !important;
		line-height: 16px;
	}
	.row-fluid.category-items .span10 .availability.muted, .row-fluid.category-items .span10 .availability.muted .strikethrough{
		font-weight: bold !important;
	}
	.row-fluid.category-items .span10 .muted.price-currency {
		font-size: 14px;
	}
	.row-fluid.category-items .pricing-quantity-mobile>.span2 {
		min-width: 60px;
		height: 20px;
		min-height: 20px;
		font-size: 13px !important;
		margin-top: 2px;
	}
	.row-fluid.category-items .table-striped.product-info {
		margin-bottom: 8px;
	}
	form .category-items .addtocart, form .category-items .btn-config {
		width: 100%;
	    float: left;
	    padding: 3px 0px;
	    margin-top: 0px !important;
	    margin-bottom: 3px !important;
	    line-height: 15px;
	    font-size: 12px;
	    min-height: 30px;
	}
	form .category-items .addtocart.parentsbtn-catview, form .category-items .btn-config {
		width: 100%;
	    margin-left: 0px;
	    padding-top: 7px;
		margin-bottom: 8px;
	}
	.table.table-bordered.table-striped.product-info .popover.clickover.bottom {
		left: 32% !important;
	}
	.table.table-bordered.table-striped.product-info .popover.clickover.bottom .arrow {
		left: 78%;
	}
	.row-fluid.category-items .label.overlays {
	    padding: 4px;
		font-size: 11px;
	}
	.row-fluid.category-items .label.overlays .icon-white {
	    margin: 1px 0 0 0;
	}
	.comment-tag-category {
		margin-left: 0px;
		font-size: 11px;
		line-height: 11px;
	}
	.mshow-quantity-mobile {
		display: table-row;
		visibility: visible;
	}
	.row-fluid.category-items form {
		margin-bottom: 15px;
	}
	.product-table.table-bordered.mobile-category-qty-section, .product-table.table-bordered.mobile-category-qty-section tbody, .product-table.table-bordered.mobile-category-qty-section tr, .product-table.table-bordered.mobile-category-qty-section td {
		border:none;
	}
	.product-table.table-bordered.mobile-category-qty-section {
		margin-bottom: 0px;
	}
	.product-table.table-bordered.mobile-category-qty-section td  {
		padding: 0px;
	}
	.row-fluid.category-items .table.table-bordered.table-product {
		margin-bottom: 6px;
	}
	form>hr.category-items {
		margin-bottom: -5px;
	}
	.span7>.table.table-bordered tbody>tr:nth-child(odd)>td, .span7>.table.table-bordered tbody>tr:nth-child(odd)>th {
	    background-color: #f9f9f9;
	}
	
	.span7>.table.table-bordered tbody>tr>td, .span7>.table.table-bordered tbody>tr>th {
		padding-top: 2px;
		padding-bottom: 2px;
		width: 50%;
	}
	.muted.availability.click-for-price>a.mhide.ipad-view-setting {
	    display: inline-block !important;
	}
	.span3 .mobile-category-qty-section tbody tr td.mobile-category-qty-boxes {
		padding-top: 2px;
	    padding-bottom: 2px;
	    width: 49%;
	}
	/* ----------- Product List End ---------- */
	/* ----------- Searching page ---------- */
	.container .row-fluid>.span8.offset2 {
		margin-left: 0px;
	    width: 82.87292817679558%;
	}


}

@media (max-width: 767px) {
	body {
		padding-top: 0px;
	}
	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.product-model { margin-bottom: 1px !important;}
	p.lead {font-size: 18px; line-height: 24px;}
	#review-preview-container-mobile.reviews-dropdown.dropdown {
		margin-bottom: 0px;
	}
	ul.mhide li {
		visibility: hidden;
		display: none;
	}
	ul.mshow li {
		visibility: visible;
		display: inherit;
	}
	
	.logo {
		visibility: hidden;
		display: none;
	}
	
	.topnav-mhide {
		visibility: hidden;
		display:none;
	}
	
	.banner-mhide {
		visibility: hidden;
		display: none;
	}
	
	.banner-mshow {
		visibility: visible;
		display: inherit;
	}
	
	.searchwell {
		visibility: hidden;
		display: none;
	}
	
	.mhide {
		visibility: hidden !important;
		display: none !important;
	}
	
	.breadcrumb {
		visibility: hidden;
		display: none;
	}
	.overlays {
		visibility: hidden;
		display: none;
	}
	.navbar-inner {
	    min-height: 40px;
	   }
	a.nav-home-icon>i {
	  margin-top: 13px;
	}
	ul.nav.mshow{
		margin-bottom: 0;
	}
	#ProductDisplayForm{
		margin-top: 0;
		margin-bottom: 0;
	}
	.navbar .nav>li:last-child {
    	margin-top: 0;
	}
	.navbar .nav>li:first-child>a {
    	padding-bottom: 9px;
	}
	.navbar .nav>li>a {
	    padding: 10px 15px 9px;
	}
	.nav-collapse .nav > li > a {
    	margin-bottom: 0px;
	}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    	margin-right: 0px;
		margin-left: 0px;
	}
	
	
	
	/* -------- updated mobile styles ----------- */
	.container.master .pms-mobile-width {
		margin: 0px -20px;
		padding: 0 !important;
	}
	.container.master {
		padding: 0 !important;
	}
	.navbar .pms-mobile.pms-site-mobile img.brand.mobile-logo {
	    padding: 8px 5px 0px 0px;
	}
	.navbar .pms-mobile.pms-site-mobile>.span4 {
	    max-width: 230px;
	}
	.pms-mobile.pms-site-mobile .row-fluid.sws-mobile-header-nav.accordion {
		padding-top: 4px;
	}
	.row-fluid.pms-sws-store {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	
	.content.mobile-setting-product-page {
		padding: 0px;
	}
	.container.master .row-fluid.pms-home-buttons.mshow.ipad-view-setting {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
	}
	.row-fluid.mshow.ct-selector-tool-ad-mobile {
		padding-left: 35px;
		padding-right: 35px;
	}
	
	/* ----------- Mobile Cart page table ----------- */	
	
	hr.mobile-cart-item-list-hr {
		margin-top: 0px;
	}
	.row-fluid.mobile-cart-item-list>.span10 {
		margin-bottom: 10px;
	}
	.row-fluid.mobile-cart-item-list>.span10>.row-fluid>.row-fluid>.span12 {
		margin-bottom: 0px;
	}
	
	/* ----------- Mobile Be the first to know ----------- */
	.row-fluid.mshow.ipad-view-setting.first-to-know-mobile {
		margin: 0px -20px 19px;
		width: auto;
		padding: 0px 15px;
		background-color: #efefef;
		border-top: 1px solid #cecece;
		border-bottom: 1px solid #cecece;
		text-align: center;
		height: 90px;
	}
	.row-fluid.mshow.ipad-view-setting.first-to-know-mobile .span6 {
		float: left !important;
		width: 69% !important;
		margin: 0px;
	}
	.first-to-know-mobile .span4  {
		float: right;
		width: 29%;
	}
	.first-to-know-mobile H2 {
		margin: 0px;
		color: black;
		font-size: 25px;
		font-family: 'Open Sans', sans-serif;
		font-weight: 400;
	}
	.first-to-know-mobile #mc_embed_signup form {
		padding: 2px 0px;
	}
	.first-to-know-mobile #mc_embed_signup input.email, .first-to-know-mobile #mc_embed_signup input.button {
		width: 100%;
		font-size: 15px;
	    font-weight: 200;
	    color: #b4b4b4;
	    padding-left: 1%;
	}
	.first-to-know-mobile #mc_embed_signup input.button {
		background-color: #399bd7;
		font-size: 14px;
	    font-weight: 300;
	    text-shadow: none;
	    color: white;
	    padding-left: 0px;
	}
	
	/* ----------- Mobile Footer ---------- */	
	.footer {
		height: 100%;
	    margin: 0px -20px;
	    padding-left: 20px;
	    padding-right: 20px;
	    padding-bottom: 63px;
	}
	.mobile-footer-adjustment .row-fluid.back-to-top-button-setting {
		margin: 0px -20px 13px;
		width: auto;
	}
	
	.ul-mobile-footer-adjustment {
		width: 50%;
		float: left;
		margin-left: 0px;
		margin-bottom: 0px;
		box-sizing: border-box;
	}
	.ul-mobile-footer-adjustment:first-child {
		width: 46%;
	}
	.ul-mobile-footer-adjustment:nth-child(2) {
		width: 54%;
	}
	.footer li {
		margin-left: 0px;
		margin-bottom: 6px;
		line-height: 18px;
	}
	.footer li.footer-payment-detail {
		font-size: 12px;
	}
	.footer li.mobile-social-icon, .footer li.mobile-secure-icon {
		margin-bottom: 8px;
	}
	.footer li.mobile-secure-icon {
		border: 1px solid rgba(255, 255, 255, 0.1);
	    border-radius: 4px;
	    padding: 5px 0px;
	    text-align: center;
	    background-color: rgba(255, 255, 255, 0.1);
	    max-width: 260px;
	}
	.mobile-footer-adjustment .span6 .ul-mobile-footer-adjustment:nth-child(2), .mobile-footer-adjustment .span2 .ul-mobile-footer-adjustment:nth-child(2){
		padding-left: 13px;
	}
	.mobile-footer-adjustment .social {
	    float: left;
		border-bottom: 2px solid rgba(206, 206, 206, 0.2);
		padding-bottom: 7px;
		margin-bottom: 13px;
	}
	.social .mobile-social-icon img {
		width: 20px;
		padding-right: 8px;
		margin-top: -7px;
	}
	.mobile-footer-adjustment .row-fluid>.span5:nth-child(2) {
		margin-bottom: 0px;
	}
	.mobile-footer-adjustment .span6 {
		float: left;
		border-bottom: 2px solid rgba(206, 206, 206, 0.2); 
		padding-bottom: 7px;
		margin-bottom: 13px;
	}
	.mobile-secure-icon img {
		max-width: 125px;
		margin-top: 0px;
	}
	.mobile-footer-adjustment .footer-payment-methods {
		text-align: center;
		margin-bottom: 16px;
	}
	.mobile-footer-adjustment .footer-payment-methods ul {
		margin: 0px;
	}
	.mobile-footer-adjustment .iso-signup {
		text-align: center;
		border-top: 2px solid rgba(206, 206, 206, 0.2);
	}
	.iso-img {
		margin-top: 0px;
		padding-top: 10px;
		max-width: 155px;
	}
	.mobile-footer-adjustment .first-to-know-mobile {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	
	/* ----------- Category Search Online page ---------- */
	.spacer {
		margin-top: 0px;
	}
	.row-fluid.category-items .span10 {
		margin-bottom: 7px;
		margin-left: 0px;
	}
	h1.category-title, h1.brand-h1 {
		font-size: 20px;
		line-height: 23px;
		margin-top: 10px !important;
		margin-bottom: 6px !important;
		font-weight: 400;
	}
	p.category-short, p.cat-description-view-store {
		font-size: 14px;
		line-height: 18px;
		margin-bottom: 8px;
		font-weight: 400;
	}
	.span10>.row-fluid>.span3.pull-left, .span9>.row-fluid>.span3.pull-left, .span9>.row-fluid>.span6.pull-left, .span8>.row-fluid>.span3.pull-left  {
		width: 35%;
		float: left;
		margin-bottom: 0px !important;
		min-height: 20px;
	}
	.span10>.row-fluid>.span3.pull-left button {
		padding: 2px 5px;
		line-height: 15px;
	}
	.span10>.row-fluid>.pagination.span6.pull-center li, .span10>.row-fluid>.pagination.span6.pull-center li>a {
	    padding: 2px 6px;
		line-height: 15px;
	}
	.span8>.row-fluid>.pagination.span6.pull-center {
		float: left;
		width: 65%;
		text-align: left;
	}
	li.pagenav-active, .pagination ul>li>a {
	    padding: 2px 6px !important;
	}
	.span10>.row-fluid>.span3.pull-right, .span9>.row-fluid>.span3.pull-right, .span8>.row-fluid>.span3.pull-right {
		width: 65%;
		float: none;
		margin-bottom: 0px;
		min-height: 20px;
		font-size: 11px;
		margin-left: 35%;
	}
	.span10>.row-fluid>.span3.pull-left .btn-group button {
		line-height: 15px;
	}
	.span10>hr.category-items, .span10>hr.category-items {
		margin-top: 8px !important;
	}
	.brands-hr {
	    margin: 8px 0 15px 0;
	}
	.content.mobile-setting-product-page>.row-fluid>.span12>hr:first-child {
		display: none;
		visibility: hidden;
	}
	.span8.offset2>p.lead {
		margin-top: 10px;
		line-height: 22px;
	}
	.pagination.span6.pull-center {
		min-height: 0px !important;
	}
	input.appendInputButton.refine-search {
		width: 100%!important;
	}
	
	/* ----------- Product List ---------- */
	
	.row-fluid.category-items>.span10>.row-fluid>form {
		margin-bottom: 0px;
	}
	.span10>hr.category-items {
		margin-bottom: 15px;
	}
	.row-fluid.category-items>hr {
		margin-bottom: 15px;
	}
	.row-fluid.category-items .span2 {
	    float: left;
	    width: 120px;
		min-width: 120px;
		margin-bottom: 10px;
	}
	.row-fluid.category-items.rental-product-listing .span2 {
		margin-bottom: 10px;
	}
	.row-fluid.category-items .span2 p.text-center {
		font-size: 11px;
		line-height: 11px;
	}
	.row-fluid.category-items .span10 .title-search a{
		font-size: 16px !important;
		line-height: 20px;
		font-weight: 600;
		margin-bottom: 10px;
	}
	.row-fluid.category-items .span10 .span7.truncated-text {
		display: none;
		visibility: hidden;
	}
	.row-fluid.category-items .span10 .span3.offset1 {
		margin-bottom: 0px;
		clear: both;
	}
	.row-fluid.category-items .span10 .span3.offset1 a {
		margin-top: 0px;
	}
	.row-fluid.category-items .span10 .title-search .muted {
		font-size: 14px;
	}
	.row-fluid.category-items .span10 .table td {
	    padding-top: 0;
	    padding-bottom: 4px;
	}
	.row-fluid.category-items .span10 .table td:first-child {
		width: 113px;
	}
	.row-fluid.category-items .span10 .your-price, .row-fluid.category-items .span10 .availability {
		font-size: 14px;
		padding-top: 2px;
		padding-bottom: 2px;
		line-height: 20px;
	}
	.row-fluid.category-items .span10 .your-price {
		font-weight: bold !important;
	}
	
	.row-fluid.category-items .span10 .availability, .row-fluid.category-items .span10 .availability .strikethrough {
		font-size: 13px !important;
		line-height: 16px;
	}
	.row-fluid.category-items .span10 .availability.muted, .row-fluid.category-items .span10 .availability.muted .strikethrough{
		font-weight: bold !important;
	}
	.row-fluid.category-items .span10 .muted.price-currency {
		font-size: 14px;
	}
	.row-fluid.category-items .pricing-quantity-mobile>.span2 {
		min-width: 60px;
		height: 20px;
		min-height: 20px;
		font-size: 13px !important;
		margin-top: 2px;
	}
	.row-fluid.category-items .table-striped.product-info {
		margin-bottom: 8px;
	}
	form .category-items .addtocart {
		width: 100%;
	    float: left;
	    padding: 3px 0px;
	    margin-top: 0px !important;
	    margin-left: 0px;
	    line-height: 15px;
	    font-size: 12px;
	    min-height: 30px;
	}
	form .category-items .addtocart.parentsbtn-catview {
		width: 100%;
	    margin-left: 0px;
	    padding-top: 6px;
		margin-bottom: 8px;
	}
	.table.table-bordered.table-striped.product-info .popover.clickover.bottom {
		left: 32% !important;
	}
	.table.table-bordered.table-striped.product-info .popover.clickover.bottom .arrow {
		left: 78%;
	}
	.row-fluid.category-items .label.overlays {
	    padding: 4px;
		font-size: 11px;
	}
	.row-fluid.category-items .label.overlays .icon-white {
	    margin: 1px 0 0 0;
	}
	.comment-tag-category {
		margin-left: 130px;
		font-size: 11px;
		line-height: 11px;
	}
	.category-items h4 {
		margin-left: 130px;
	}
	tr.mshow {
		display: table-row !important;
	}
	.row-fluid.category-items form {
		margin-bottom: 20px;
	}
	.product-table.table-bordered.mobile-category-qty-section, .product-table.table-bordered.mobile-category-qty-section tbody, .product-table.table-bordered.mobile-category-qty-section tr, .product-table.table-bordered.mobile-category-qty-section td {
		border:none;
	}
	.product-table.table-bordered.mobile-category-qty-section {
		margin-bottom: 0px;
	}
	.product-table.table-bordered.mobile-category-qty-section td  {
		padding: 0px;
	}
	.row-fluid.category-items .table.table-bordered.table-product {
		margin-bottom: -5px;
	}
	form>hr.category-items {
		margin-bottom: -5px;
	}
	.span7>.table.table-bordered tbody>tr:nth-child(odd)>td, .span7>.table.table-bordered tbody>tr:nth-child(odd)>th {
	    background-color: #f9f9f9;
	}
	.span10 .alert {
		margin-left: 130px;
		margin-bottom: 0px;
	}
	/* ----------- Product List End ---------- */
	/* --------------------- Mobile Productpage ----------------- */
	.content.mobile-setting-product-page {
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
	}
	.mobile-setting-product-page .row-fluid.mshow.ipad-view-setting {
		margin: 10px 0px 0px;
		width: auto;
	}
	.product-page-mobile-product-image {
		margin-bottom: 0px !important;
	}
	.product-page-mobile-product-name .product-name {
		font-size: 21px;
		line-height: 23px;
		margin-top: 5px;
	}
	h3.h3-model {
		margin-bottom: 2px;
	}
	#review-preview-container.preview-no-reviews {
		margin-bottom: 3px;
	}
	#review-preview-container-mobile.reviews-dropdown.dropdown {
		margin-top: 0px;
	}
	.product-page-mobile-product-image .product-image {
		max-height: 350px;
	}
	.document-box {
		text-align: left !important;
		margin-top: 5px !important;
		margin-bottom: 5px;
	}
	.mobile-line-highe-mhide {
		line-height: 0px !important;
	}
	
	.mobile-pricing-box-padding form {
		margin-bottom: 0px;
	}
	.comment-tag-product, .comment-tag-category {
		margin-bottom: 5px;
	}
	.mobile-hide-height {
		height: 10px;
	}
	
	.mobile-product-page-promo {
		margin: 10px -20px 5px;
	}
	.mobile-product-page-promo img {
		width: 100%;
		max-width: 180px;
	}
	.product-page-product-tab-mobile-position {
		margin-top: 0px;
	}
	.product-page-product-promo-button {
		text-align: center !important;
		color: white !important;
	}
	.mobile-tab-list-style {
		list-style: none !important;
	}
	.short-description {
    	font-size: 16px;
		line-height: 20px;
		margin-bottom: 10px !important;
		margin-top: 5px !important;
	}
	.document-clean {
		margin: 1px 1px;
		padding: 0px 4px;
	}
	.mobile-order-setting {
		height: 0px;
	}
	.mobile-pricing-space {
		padding: 0px 15px;
	}
	
	.model-selections-toggle.active .product-tab-line {
		display: inline-block;
		margin-top: 1px;
		padding-left: 10px;
		font-size: 12px;
	}
	.model-selections-toggle .product-tab-cross {
		margin-top: 1px;
		padding-left: 10px;
		font-size: 12px;
	}
	.model-selections .product-tab-line {
	    font-size: 8px;
		padding-left: 15px;
		padding-right: 2px;
	}
	.model-selections .product-tab-cross {
	    font-size: 8px;
		padding-left: 15px;
		padding-right: 2px;
	}
	.mobile-pricing-box-padding{
		min-height: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
	}
	.mobile-pricing-box-padding .table {
		margin-bottom: 5px;
	}
	.mobile-pricing-box-padding .table-bordered.table-striped.product-info tbody tr td:first-child {
		width: 35%;
	}	
	.product-page-product-tab-mobile-position h4 {
		margin: 4px 0px;
		font-size: 17px;
		line-height: 19px;
	}
	.product-page-product-tab-mobile-position .accordion {
		margin-bottom: 0px;
	}
	.product-page-product-tab-mobile-position .text-center {
		background-color: #f9f9f9;
	}
	.product-page-product-tab-mobile-position .text-center .btn-more-products {
		display: none;
		visibility: hidden;
	}
	.hideContent-tab {
    	overflow: hidden;
		line-height: 1.3em;
		height: 5.5em;
	}
	.mobile-model-selections-section .hideContent-tab {
    	height: 12.5em;
	}
	.hideContent-tab p {
		font-size: 13px;
		line-height: 17px;
	}
	.showContent-tab p {
   		font-size: 13px;
   		line-height: 17px;
	}
	.mobile-model-selections-section .text-center .qty-breaks {
		font-size: 11px;
		line-height: 13px;
		text-align: left;
		padding-left: 1px;
		
	}
	.showContent-tab {
	   line-height: 1em;
	   height: auto;
	}
		
	.read-more-tab {
		padding: 2px 0;
		text-align: left;
    }
    
    .read-more-tab a {
	    font-size: 12px;
		color: #C05127;
	}   
	   	.accordion-heading .accordion-toggle {
    	padding: 2px 4px;
	}
	.accordion-body {
		background-color: white;
	}
	.accordion-inner {
		border: none;
	}
	.accordion-group, .accordion-heading {
	    background-color: #f9f9f9;
	    border:none;
	}
	.mobile-model-selections-section .tabbable .tab-switcher {
		margin-bottom: 0px;
	}
	.mobile-setting .row-fluid.mshow h5 {
		margin: 0px;
	}
	.model-selections-toggle {
		margin-right:2px !important; 
		margin-bottom:2px !important;
		display: list-item !important;
		width: auto !important;
		
	}
	.model-selections {
		border-collapse: collapse;

	}
	.span12.mobile-model-selections-section {
		margin-bottom: 0px;
	}
	/* ----------- Click pop up ---------- */
	.popover.clickover.fade.bottom.in {
		left: 225.609px !important;
		width: 150px !important;
	}
	.popover.clickover.fade.bottom.in .arrow {
		left: 57%;
	    margin-left: 0px;	
	}
	/* ----------- Click pop up End ---------- */
	
}
@media (max-width: 530px) {
	/* -------- updated mobile styles ----------- */
	.navbar .pms-mobile.pms-site-mobile>.span4 {
		max-width: 200px;
	}
	.navbar .pms-mobile.pms-site-mobile img.brand.mobile-logo {
	    padding: 14px 0px 0px 0px;
	}
	
	
}
@media (max-width: 480px) {
    #cs-banner { display: none; visibility: hidden; }
    .subnavband {display: none; visibility: hidden;}
    h1 {font-size:28px; line-height: 30px;}
    .lead {font-size: 16px; line-height: 23px;}
    ul.mhide li {
		visibility: hidden;
		display: none;
	}
	ul.mshow li {
		visibility: visible;
		display: inherit;
	}
	
	.logo {
		visibility: hidden;
		display: none;
	}
	
	.banner-mhide {
		visibility: hidden;
		display: none;
	}
	
	.banner-mshow {
		visibility: visible;
		display: inherit;
	}
	
	.mobile-contact {
		margin-left: 20px;
	}
	/* -------- updated mobile styles ----------- */
	.navbar .pms-mobile.pms-site-mobile>.span4 {
		max-width: 170px;
	}
	.navbar .pms-mobile.pms-site-mobile img.brand.mobile-logo {
	    padding-top: 21px;
	}
	.about-search-bar-list a {
		font-size: 10px;
	}
	.about-search-bar-list {
		font-size: 9px;
	}
	
	.pms-mobile.pms-site-mobile input.appendedInputButton::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 12px;
	}
	.pms-mobile.pms-site-mobile input.appendedInputButton::-moz-placeholder { /* Firefox 19+ */
		font-size: 12px;
	}
	.pms-mobile.pms-site-mobile input.appendedInputButton:-ms-input-placeholder { /* IE 10+ */
		font-size: 12px;
	}
	.pms-mobile.pms-site-mobile input.appendedInputButton:-moz-placeholder { /* Firefox 18- */
		font-size: 12px;
	}
	.pms-mobile.pms-site-mobile .sws-mobile-header-nav .pms-mobile-sub-nav .nav li a, 
	.pms-mobile.pms-site-mobile .sws-mobile-header-nav .pms-mobile-sub-nav .nav li:hover a, 
	.pms-mobile.pms-site-mobile .sws-mobile-header-nav .pms-mobile-sub-nav .nav>li>strong>a, 
	.pms-mobile.pms-site-mobile .sws-mobile-header-nav .pms-mobile-sub-nav .nav>li:hover>strong>a, 
	.pms-mobile.pms-site-mobile .sws-mobile-header-nav .pms-mobile-sub-nav .nav>li>strong.dropdown-header {
		padding-left: 9px;
	}

}
@media (max-width: 440px) {
	/* -------- updated mobile styles ----------- */
	.navbar .pms-mobile.pms-site-mobile>.span4 {
		max-width: 140px;
	}
	.navbar .pms-mobile.pms-site-mobile img.brand.mobile-logo {
	    padding-top: 24px;
	}
	.about-search-bar-list a, .about-search-bar-list {
		font-size: 9px;
	}
	.span3-mobile.mshow button.btn-large, .span3-mobile.mshow .btn-quote.btn-large {
	    font-size: 12px !important;
	}
}

@media (max-width : 399px) { 
/* -------- Chat Live sticky footer ----------- */
    .mobile-homepage-bottom-button .span3-mobile.mshow img {
	    max-width: 190px;
	}
	.mobile-homepage-bottom-button .span3-mobile.mshow {
	    width: 180px;
	}
	.span3-mobile.mshow button.btn-large, .span3-mobile.mshow .btn-large  {
	    font-size: 11.5px !important;
	    padding: 10px 2px;
    }
	
	.pms-mobile.pms-site-mobile input.appendedInputButton::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		font-size: 10px;
	}
	.pms-mobile.pms-site-mobile input.appendedInputButton::-moz-placeholder { /* Firefox 19+ */
		font-size: 10px;
	}
	.pms-mobile.pms-site-mobile input.appendedInputButton:-ms-input-placeholder { /* IE 10+ */
		font-size: 10px;
	}
	.pms-mobile.pms-site-mobile input.appendedInputButton:-moz-placeholder { /* Firefox 18- */
		font-size: 10px;
	}
}
@media (max-width : 399px) and (min-width : 391px) {
	.container.master .ct-selector-tool-ad-mobile .span8 h3 {
	    font-size: 18px;
	}
}
@media (max-width : 385px) { 
	.span3-mobile.mshow .btn-large {
	    font-size: 8px !important;
	    padding: 9px;
	}
	.span3-mobile.mshow button.btn-large {
	    font-size: 10px !important;
	}
	.mobile-cart-item-list .span6 a {
	    font-size: 11px !important;
	}
	.your-price, .availability, .mobile-cart-subtotal {
		font-size: 13px !important;
	}
	/* --------------------- Footer ----------------- */
    .footer li {
	    font-size: 12px;
	}
	.footer li.footer-payment-detail {
		font-size: 11px;
	}
	/* -------- Home page ----------- */
    .mobile-homepage-bottom-button .span2-mobile.mshow {
	    width: 88px;
	    padding-top: 3px;
	}
	.mobile-homepage-bottom-button .span3-mobile.mshow img {
	    max-width: 170px;
	}
    .span3-mobile.mshow button.btn-large, .span3-mobile.mshow .btn-large, .span3-mobile.mshow .btn-quote.btn-large   {
	    font-size: 9.5px !important;
    }
}
@media (max-width : 360px) { 
	.mobile-cart-item-list .span6 a {
	    font-size: 10px !important;
	}
	
	/* -------- updated mobile styles ----------- */
	.navbar .pms-mobile.pms-site-mobile>.span4 {
		max-width: 120px;
	}
	.navbar .pms-mobile.pms-site-mobile img.brand.mobile-logo {
	    padding-top: 26px;
	}
	.about-search-bar-list a, .about-search-bar-list {
		font-size: 8px;
	}
	.pms-site-mobile .pms-search #ProductSearch {
		margin-left: 6px;
	}
	.input-append.pms-search.mobile-search form#ProductDisplayForm .pms-mobile-div {
		margin-right: 55px !important;
	}
    .about-search-bar-list {
	    margin-bottom: 2px;
    }
    .pms-mobile.pms-site-mobile .sws-mobile-header-nav>.navbar-pms-subsite.nav>li>a, 
    .pms-mobile.pms-site-mobile .sws-mobile-header-nav>.navbar-pms-subsite.nav>li>a:hover {
	    font-size: 12.5px;
    }
    /* --------------------- Footer ----------------- */
    .footer li {
	    font-size: 11px;
	}
	.footer li.footer-payment-detail {
		font-size: 10px;
	}
}

h5.footer {color: #FFF;}

a.nav-pills-footer {color: #919191;}

h3.footer-sitename {color: #FFF;}

h3.footer-phone {color: #919191; font-weight: lighter; margin-top: -15px;}

p.footerpara {color: #FFF;}

a.footer-a {color: #f6e066;}

.carousel-caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 5px 15px 0px 15px;
background: #333;
background: rgba(0, 0, 0, 0.75);
}

h5.banner {
	color: #919191;
	margin-bottom: -20px;
}

.subnavband {
min-height: 40px;
padding-right: 10px;
padding-left: 10px;
/*padding-top: 6px;*/
background-color: #25ae5f;
background-image: none;
background-image: none;
background-image: none;
background-image: none;
background-image: none;
background-repeat: none;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0px;
border-radius: 0px;
filter: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}


.btn-slider {
display: inline-block;
padding: 4px 12px;
margin-bottom: 0;
font-size: 14px;
line-height: 20px;
color: #333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #FFF;
border-left: 1px solid #e0e0e0;
border-right: none;
border-bottom: 1px solid #e0e0e0;
border-color: #e0e0e0;
border-top: 2px solid #2a2a2a;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
height: 50px;
margin-right: -2px;
}

div.price h4, div.price h3, div.price h2 { 
	margin-bottom: 4px;
	margin-top: 0px;
}

div.price div.price-lead {
	margin-top: 0px;
	margin-bottom: 12px;
}	

div.price p.from-line {
	margin-top: 12px;
	margin-bottom: 0px;
}

p.reviewstars {
	margin-top:-12px;
}


.nav > .promo > a:hover {
text-decoration: none;
background-color: #08C;
color: #FFF;
}

.nav-pills > .promo > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background-color: #EEE;
}

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

.gallery-modal {
position: fixed;
top: 40%;
left: 40%;
z-index: 1050;
width: 800px;
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-body {
position: relative;
max-height: 400px;
padding: 15px;
overflow-y: auto;
}


.gallery-main {
	text-align: center;
	margin: auto;
}

hr.navbreaker {
	width: 100%;
	margin:15px 0 10px 0;
}

hr.navbreaker-sort {
	width: 100%;
	margin:10px 0 10px 0;
	float: left;
}
.accessories {
	margin-top:6px;
}

.accessories-table {
	width: 500px;
	padding: 0 10px 0 10px; 
}

.td-center {
	text-align: center;
}

.clickover-trigger {
	cursor: pointer; 
	
}

a-icon {
	margin-top:10px;
}

td.addtocart {
	width: 100px;
}

.navbar-inverse .navbar-inner {
	background-color: #1c1c1c;
	background-image: -moz-linear-gradient(top, #2c2c2c, #1b1b1b);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2c2c2c), to(#1b1b1b));
	background-image: -webkit-linear-gradient(top, #2c2c2c, #1b1b1b);
	background-image: -o-linear-gradient(top, #2c2c2c, #1b1b1b);
	background-image: linear-gradient(to bottom, #2c2c2c, #1b1b1b);
	background-repeat: repeat-x;
	border-color: #252525;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

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;
}

.nav-tabs > .lhnav-active > a, .nav-tabs > .lhnav-active > a:hover {
	color: white;
	background-color: #08C;
	cursor: default;
}

.nav-tabs > .lhnav-active > a, .nav-tabs > .lhnav-active {
	color: white;
	background-color: #08C;
	cursor: default;
}


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

h2.banner {
	margin:0px 0 0px 0;
}

h5.videotitle {
	color: #01BCBC;
}

img.paymenticon {
	margin: 0 5px 10px 5px;
}

p.brandpara {text-align: center; font-weight: bold; margin-top: -10px;}


.pull-center {
        text-align: center;
    }
    .pull-center > .nav {
        float:none;
        display:inline-block;
        *display: inline; *zoom: 1;
    }

.dropdown-menu li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #333;
white-space: nowrap;
text-align: left;
}

.navbar .brand {
	display: block;
	float: left;
	padding: 10px 20px 10px;
	margin-left: 0;
	font-size: 20px;
	font-weight: 200;
	color: #24AE5F;
	margin-right: -10px;
}

input.appendedInputButton {
	width: 165px;
}

p.footer {
	color: #919191;
}

h1.product-name {
	margin-top: 0;
}
p.product-model {
	margin-bottom: 3px;
}
#review-preview-container.reviews-dropdown.dropdown {
	margin-bottom: 0px;
	margin-top: 0px;
}
#review-preview-container.preview-no-reviews {
	margin-bottom: 1px;
}

.expiry {
	width: 100px;
	color: #e31313;
}

select {
	min-width: 100px;
	width: auto;
	background-color: white;
	border: 1px solid #CCC;
}

.cvv {
	width: 60px;
	float: left;
}
.cvvicon {
	float:left; 
	margin-left:5px;
}

.comments {
	width: 95%;
}

.navbar-inverse .brand, .navbar-inverse .nav > li > a {
	color: #D6D6D6;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.volume {margin-top:-10px; float: left;}

.feature-image {margin-top: -15px; width: auto; text-align: center;}

.product-feature-para {text-align: center;}

.from-line {font-weight: normal; line-height: 1; color: #999; margin-bottom: 0px;}

.overlays {
			padding: 3px 10px 5px 10px;
			-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
			-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
			-webkit-transform: none;
			-moz-transform: none;
			-o-transform: none;
			-ms-transform: none;
			}

widget-box {
background: none repeat scroll 0 0 #F9F9F9;
border-top: 1px solid #CDCDCD;
border-left: 1px solid #CDCDCD;
border-right: 1px solid #CDCDCD;
clear: both;
margin-top: 16px;
margin-bottom: 16px;
position: relative;
}

.widget-title {
background-color: #EFEFEF;
background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#FDFDFD), to(#EAEAEA));
background-image: -webkit-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
background-image: -moz-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
background-image: -ms-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
background-image: -o-linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
background-image: -linear-gradient(top, #FDFDFD 0%, #EAEAEA 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#eaeaea',GradientType=0 );
border-bottom: 1px solid #CDCDCD;
height: 36px;
}

.widget-content {
padding: 12px 15px;
border-bottom: 1px solid #CDCDCD;
}

.widget-title span.icon {
border-right: 1px solid #CDCDCD;
padding: 9px 10px 7px 11px;
float: left;
opacity: .7;
}


.bannersearch {height:34px; width: 100%;}

.item-bundle {
	position: relative;
	margin: 10px auto;
	padding: 20px 10px 10px 10px;
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
}

.bundle-title a {
	color: #333;
}

.bundle-title {
	color: #333;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 22px;
	margin: 20px 0 15px 0;
}

.item-icon {
	position: absolute;
	top: 5px;
	left: 7px;
}

.item-icon span {
	width: 52px;
	height: 20px;
	background: #95a5a6;
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	border-radius: 5px;
}

.cat-stock {margin:-10px 0 10px 0;}

.inventory {margin: -20px 0 10px 0;}

.clickover-trigger {
	cursor: pointer;
	color: #666;
	font-weight: normal;
}

/* ------------------------- PowerMetering Kits Styles --------------------------------- */


.powermetering-kits {
	background-color: #ECECEC;
	border-radius: 6px;
	padding: 10px 15px;
	text-align: center;
	margin-bottom: 15px;
}

h4.pm-kit {
	margin-top: 20px;
	color: #27ae60;
	font-weight: 400;
	font-size: 22px;
}

p.pm-kit {
	margin: 15px 0;
}

.table-compare tbody>tr:nth-child(odd)>td, .table-compare tbody>tr:nth-child(odd)>th {
	background-color: #F4F4F4;
}

tr.comparison {
	text-align: center;
}

td.comparison {
	text-align: center;
	padding: 12px 0px;
	line-height: 20px;
	vertical-align: top;
	border: none;
	font-size: 15px;
	font-weight: 100;
	color: #919396;
}

strong.comparison {
	font-size: 16px;
	color: #34495e;
}

.kitlink {
	color: #27ae60;
	text-decoration: none;
}

.kitlink:hover {
	color: #1c8e4b;
	text-decoration: none;
}

/* ------------------------- Tag Classes --------------------------------- */

.tag {
background-color: #666666;
cursor: pointer;	
}

/* ------------------------- Custom Cart / Checkout Classes --------------------------------- */
.OrderShipping {
	cursor: pointer;
}

/* body {
	background-color: #444;
} */

.master {
	background-color: white;
	padding:15px;
}


table td .no-border {
	border-top: 0;
}

tabe td .cart-restricted {
	border-top: none;
	padding: 0 0 0 8px;
}

/* ------------------------- DISCOUNT PRICE AND STRIKETHROUGH --------------------------------- */

.strikethrough {
  position: relative;
  color: #db4545;
  font-weight: bold;
}
.strikethrough:before {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  right: 0;
  border-top: 1px solid;
  border-color: inherit;

  -webkit-transform:rotate(-7deg);
  -moz-transform:rotate(-7deg);
  -ms-transform:rotate(-7deg);
  -o-transform:rotate(-7deg);
  transform:rotate(-7deg);
}

.discounted {
	/*margin:-17px 0 10px 0;*/
	/*---Eric's Changes---*/
	margin: 0;
	/*---End of Eric's Changes---*/
}

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


/* ------------------------- HOMEPAGE STYLES (FROM PMS ORIGINALLY) --------------------------------- */

.well-white {
	background-color: #FFF;
}

.well-white > h1, h2, h3, h4{
	margin: 0px;
}
/* -------------------------   --------------------------------- */

/* ------------------------- BREADCRUMB STYLES (FROM PMS ORIGINALLY) --------------------------------- */

.breadcrumb {
	margin-bottom: 15px;
}

/* -------------------------  IE Responsive Fixes --------------------------------- */

.ie8 .mshow{
	visibility: hidden;
	display: none;
}

/* ------------------------- POWERMETERSTORE FLAT BUTTONS ---------------------------------- */

.btn {
	text-shadow: none;
	background-color: #f2f2f2;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	border-color: transparent;
}

.btn-small {
	padding: 2px 10px;
}

.btn-warning {
	color: #fff;
	text-shadow: none;
	background-color: #d69229;
	background-image: none;
	background-repeat: none;
	border-color: none;
	border: none;
	font-size: 13px;
}

.btn-warning:hover {
	background-color: #a67120;
}

.btn-learnmore {
	color: #343434;
	text-shadow: none;
	background-color: #dbdbdb;
	background-image: none;
	background-repeat: none;
	border: solid thin #c9c9c9;
	font-size: 13px;
	margin-top: -10px;
}

.btn-learnmore:hover {
	background-color: #c9c9c9;
}

.btn-info {
	color: #333;
	text-shadow: none;
	background-color: #f5f5f5;
}

.btn-info:hover {
	color: #333;
	text-shadow: none;
	background-color: #e6e6e6;
}

.btn-inverse {
	color: #f4f4f4;
	text-shadow: none;
	background-color: #2f3839;
	background-image: none;
	background-repeat: none;
	border:none;
	padding: 12px 12px;
}
.btn-brand, .btn-primary {
	color: #fff;
	text-shadow: none;
	background-color: #27ae60;
}
.btn-brand:hover, .btn-primary:hover {
	background-color: #1c8e4b;
	color: #fff;
}
.btn-config {
	color: #f4f4f4;
	text-shadow: none;
	background-color: #2f3839;
	padding: 4px 12px;
}

.btn-inverse:hover, .btn-config:hover {
	background-color: #1e2324;
}

.btn-success {
	color: #f4f4f4;
	text-shadow: none;
	background-color: #28b162;
	background-image: none;
	background-repeat: none;
	border:none;
	padding: 12px 12px;
}

.btn-success:hover {
	background-color: #21a157;
}

.btn-danger {
	color: #f4f4f4;
	text-shadow: none;
	background-color: #e74c3c;
	background-image: none;
	background-repeat: none;
	border:none;
	padding: 12px 12px;
}

.btn-danger:hover {
	background-color: #dc4636;
}


/*---- Sign up Modal for Promos/Marketing efforts ---*/

.modal-body #mc_embed_signup .button {
	color: #fff;
	background-color: #d69229;
	font-weight: normal;
	}
	
	.modal-body #mc_embed_signup .button:hover {
		background-color: #a67120;
	}
	
	/*---- END Sign up Modal for Promos/Marketing efforts ---*/

/* ---- FLAGS ----- */

.label, .badge {
	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;
}

.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 {
	-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;
}

.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;
}

.free-prod-value {
    margin-bottom: 15px;
}

.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
	color: #fff;
	text-decoration: none;
	background-color: #6D6D6D;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-image: none;
	background-repeat: none;

}

[data-type="configurator-listing"] img{margin-top:0;} 
[data-type="configurator-listing"] {line-height:24px;} 