body {
	background-color: #ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #666666;
}/**basic formating**/
html, body, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, legend, caption, input, textarea {
	font-family: 'Roboto', sans-serif;
	color: #666666;
	font-size: 16px;
	font-weight: 300;
}
.row-centered {
	display: block;
	margin: 0px auto;
	float: none;
}
div, span, b, u, i, em, small, strong, center, sub, sup {
	font-family: inherit;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}
b, strong {
    font-weight: 700;
}
img {
    max-width: 100%;
    height: auto;
}
.container:empty, div:empty {
	display: none;
}
a {
	color: #e31d1a;
	text-decoration: none;
	font-size: inherit;
	font-weight: inherit;
	font-family: 'Roboto', sans-serif;
}
a:hover, a:focus {
	color: #e31d1a;
	text-decoration: underline;
	outline: 0px;
}
.btn-link {
	color: #e31d1a;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	padding: 0px;
	margin: 0px;
}
.btn-link:active, .btn-link:hover {
	text-decoration: underline;
	color: #e31d1a;
}
.btn-link span {
	color: #e31d1a;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.btn-link:hover span, .btn-link:active span {
	color: #e31d1a;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}/**	wrapper**/
.flex-container {
	display: table;
	width: 100%;
}
.flex-container .container .row .col-lg-12 {
	clear: both;
	display: table;
	width: 100%;
}/**	Side Bar Section**/
.sidebar > .section > div.block.block-block {
	border-color: #ffffff;
	border: 0px none;
	border-bottom: solid 0px #f3f3f3;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 21px 0px;
}
.sidebar > .section > div.block.block-block div.block.block-block {
	border: 0px none;
}
.sidebar .head-h2 {
	display: block;
	margin: 0px 0px 11px;
	padding: 0px 0px 0px;
	font-size: 30px;
	color: #666666;
	font-weight: 300;
	border-bottom: solid 0px #f3f3f3;
}
.sidebar .head-h3 {
	display: block;
	margin: 0px 0px 14px;
	padding: 0px;
	font-size: 18px;
	line-height: 22px;
	color: #666666;
	font-weight: 400;
}
.sidebar .head-h3 a, .sidebar .head-h3 a span {
	color: #666666;
	font-family: 'Roboto', sans-serif;
}
.sidebar .head-h3 a p {
	display: block;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	color: #666666;
}
.sidebar .head-h4 {
	color: #666;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 10px;
	text-align: left;
}
.sidebar .top-news-messages .date {
	margin-bottom: 10px;
	font-weight: 400;
}
.sidebar .top-news-messages a {
	font-weight: 400;
}
.sidebar .flyout-menu li a {
	border-top: 0px;
	border-top: 0px;
	font-size: 18px;
	line-height: 25px;
	padding-left: 0;
	padding-right: 20px;
}
.sidebar .flyout-menu li.last a {
	border-bottom: 0px;
	font-family: 'Roboto', sans-serif;
}/***404***/
.page_not_found {
	display: table;
	margin: 0px auto;
	padding: 40px 0px;
	width: 100%;
}
.page_not_found h2.page-not-found {
	width: 225px;
	height: 225px;
	text-align: center;
	background: red;
	display: table-cell;
	vertical-align: middle;
	border-radius: 150px;
	color: #ffffff;
}
.page_not_found h2.page-not-found + P {
	height: 225px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	font-size: 30px;
	color: #666666;
	padding: 0px 20px;
}/**Table**/
form > table, table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
form > table > thead > tr > th, form > table > tbody > tr > th, form > table > tfoot > tr > th, form > table > thead > tr > td, form > table > tbody > tr > td, form > table > tfoot > tr > td, table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
	border: 0px solid #c4c4c4;
	font-size: 16px;
	padding: 5px 0;
	vertical-align: middle;
}
form > table > thead > tr > th a, form > table > tbody > tr > th a, form > table > tfoot > tr > th a, form > table > thead > tr > td a, form > table > tbody > tr > td a, form > table > tfoot > tr > td a, table > thead > tr > th a, table > tbody > tr > th a, table > tfoot > tr > th a, table > thead > tr > td a, table > tbody > tr > td, table > tfoot > tr > td a {
	color: #002144;
}/**Heading**/
h1, h2, h3, h4, h5, h6, .ui-dialog .ui-dialog-title, .head-h2, .head-h3, .head-h4, .head-h5 {
	color: #002144;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	text-align: left;
}
h1 {
	font-size: 40px;
	argin: 0px 0 49px;
	line-height: 49px;
}
h2, .head-h2 {
	margin: 0px 0 15px;
	font-size: 40px;
	line-height: 49px;
}
h3, .head-h3 {
	font-size: 30px;
	margin: 0px 0 15px;
	line-height: 39px;
}
h4, .head-h4 {
	font-size: 25px;
	margin: 0px 0px 15px;
	line-height: 30px;
}
h5, .head-h5 {
	font-size: 20px;
	font-style: italic;
	line-height: 28px;
}
.subscriptions-list .form-control, .profile-form-container .form-control {
	font-size: 16px;
	font-weight: 300;
}/****	My Account Section Tab***/
div.subscriptions-list-container {
	padding-left: 0px;
}
table.subscriptions-list tr.subscriptions-line td.subscriptions-submit button {
	margin-left: 0px;
}
div.tabs ul.tabs, div.page-tabs ul {
	border-bottom: 0px;
}
div.tabs ul.tabs > li > span, div.page-tabs ul > li > span, div.tabs ul.tabs > li > a, div.page-tabs ul > li > a {
	margin-right: 0px;
	border: 0px solid #f3f3f3;
	border-radius: 0px;
	background-image: none;
	background-repeat: no-repeat;
	color: #666;
	background-color: #f3f3f3;
	font-size: 19px;
	padding-top: 11px;
	padding-bottom: 12px;
}
div.tabs ul.tabs > li.active > span, div.page-tabs ul > li.active > span, div.tabs ul.tabs > li.active > a, div.page-tabs ul > li.active > a, div.tabs ul.tabs > li.active > span:hover, div.page-tabs ul > li.active > span:hover, div.tabs ul.tabs > li.active > a:hover, div.page-tabs ul > li.active > a:hover, div.tabs ul.tabs > li.active > span:focus, div.page-tabs ul > li.active > span:focus, div.tabs ul.tabs > li.active > a:focus, div.page-tabs ul > li.active > a:focus {
	border: 0px solid #002144;
	border-bottom-color: #002144;
	background-color: #002144;
	color: #fff;
	border-radius: 0px;
}
ul.address-book div.address-box {
	border-color: #fff;
	background-color: #fff;
	padding-left: 0;
	padding-right: 0;
}
table.subscriptions-list tr.subscriptions-line td, .ui-dialog ul.default-table div.table-label label, .ui-dialog label {
	font-size: 16px;
	color: #666;
	font-weight: 300;
}
.address-dialog .button {
	padding: 0px 0px 0px 20px;
}
.ui-dialog input.form-control {
	color: #666;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.ui-dialog select.form-control {
	color: #666;
	padding: 5px 8px;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.ui-dialog .block.block-block .container {
	width: auto;
}
.ui-widget-overlay:empty {
	display: block;
}
.login-form a, .recover-password-form a, .ui-dialog a, .ui-widget-content a {
	color: #002144;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.login-form a::before, .recover-password-form a::before, .ui-widget-content a::before {
	clear: both;
	content: "";
	display: table;
}
.login-form a::after, .recover-password-form a::after, .ui-widget-content a::after {
	clear: both;
	display: table;
}
.ui-widget-content a:hover, div.tabs .primary a:hover, div.tabs .primary span:hover {
	color: #dc291e;
	text-decoration: none;
}
.login-form .regular-button.submit, .recover-password-form .regular-button.submit, .ui-widget-content .regular-button.submit {
	margin-bottom: 10px;
	font-family: 'Roboto', sans-serif;
}
.recover-password-form .email-label, .login-form .email-label {
	width: 200px;
}
.recover-password-form .field, .login-form .field {
}
.recover-password-form .form-control, .login-form .form-control {
	font-size: 16px;
}/***	Sign In form**/
.login-form label {
	width: 160px;
}/***	Sign In form**/
.tab-content .tabbed-content-wrapper {
	margin-top: 20px;
}/***Only for Home Page*/
.target-page-not-found #breadcrumb {
	background-color: #fff;
}
.target-page-not-found .flex-container .section .container {
	display: table;
	vertical-align: middle;
}
.target-page-not-found .flex-container .section .container h2.page-not-found {
	background-color: #e31d1a;
	border-radius: 90%;
	color: #fff;
	display: table-cell;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 250px;
	line-height: 50px;
}
.target-page-not-found .flex-container .section .container .page-not-found + p {
	display: table-cell;
	font-size: 31px;
	padding: 0 20px;
	vertical-align: middle;
	line-height: 45px;
}
.target-main .items-list .products-grid .add-to-cart-button .product-add2cart {
	background: none transparent;
}
.target-main .items-list .products-grid .add-to-cart-button .product-add2cart {
	background: none transparent;
	border: 0px;
}
.target-main #breadcrumb {
	display: none;
}
.target-main #page, .skin-custom_skin-default #page {
	padding-bottom: 0px !important;
}
#header-area {
	margin: 0px;
	width: 100%;
	z-index: 9;
}/*	content page8**/
.product-details-tabs div.tab-container.hacky-container {
	position: unset;
	top: auto;
}
.product-description-full {
	display: block;
	clear: both;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 20px;
}
.product-details .product-description-full p {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
	margin: 0px 0px 27px;
	font-weight: 400;
}
.product-details .product-description-full ul {
	margin-left: 20px;
	margin-bottom: 0px;
}
.product-details .product-description-full ul::after {
	clear: both;
	content: "";
	display: table;
}
.product-details .product-description-full ul::before {
	clear: both;
	content: "";
}
.product-details .product-description-full ul li {
	float: none;
	list-style-type: disc;
	width: 100%;
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}
.product-details .product-description-full ul li:nth-child(2n+1) {
	padding-right: 20px;
	margin-right: 1%;
}
.one-sidebar #content .block-subcategories img {
	display: block;
	margin: 0px;
	padding: 0px;
	max-width: 100%;
	width: 100%;
}	/* Form Control CSS*/
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: auto;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin: 0px;
	font-size: 21px;
	line-height: inherit;
	color: #002144;
	border: 0;
	border-bottom: 0px solid #e5e5e5
}
label {
	display: inline-block;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	color: #666666;
}
input, textarea {
	background-color: #f3f3f3;
	border: 1px solid #b0b0b0;
	border-radius: 0;
	box-shadow: none;
	color: #c3c3c3;
	display: block;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
	margin: 0;
	padding: 5px 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input {
	height: 50px;
}
textarea {
	height: auto;
}
input[type="search"] {
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#themeTweaker_wrapper input[type=checkbox] + label, #themeTweaker_wrapper input[type=radio] + label {
	background: none transparent;
}
input[type="radio"], input[type="checkbox"] {
	display: inline-block;
	margin: 0px 0 0;
	line-height: normal;
	vertical-align: top;
	opacity: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
input[type="checkbox"] + .tooltip + label, input[type="checkbox"] + label {
	background: url(../images/check_box.png) no-repeat 0px 2px transparent;
	padding: 0 0 0 20px;
}
input[type="checkbox"]:checked + .tooltip + label, input[type="checkbox"]:checked + label {
	background-position: 0 -70px;
}
input[type="radio"] + .tooltip + label, input[type="radio"] + label {
	background: url(../images/radio_button.png) no-repeat 0px 2px transparent;
	padding: 0 0 0 20px;
}
input[type="radio"]:checked + .tooltip + label, input[type="radio"]:checked + label {
	background-position: 0px -17px;
}
input[type="file"] {
	display: block
}
input[type="range"] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto;
	font-weight: 100;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
	outline: none;
	outline: none;
	outline-offset: inherit;
	border: 1px solid #b0b0b0
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 24px;
	font-weight: 100;
	line-height: 1.42857143;
	color: #666;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d9d8d8;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.form-control:focus {
	border-color: #b0b0b0;
	outline: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.form-control:-moz-placeholder {
color: #cccccc;
font-weight:300;
}
.form-control::-moz-placeholder {
color: #cccccc;
font-weight:300;
}
.form-control:-ms-input-placeholder {
color: #cccccc;
font-weight:300;
}
.form-control::-webkit-input-placeholder {
color: #cccccc;
font-weight:300;
}
input[type="readonly"], input[readonly="true"], .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #e5e7e0;
}
textarea.form-control {
	height: 160px;
	resize: none;
}
input.form-control[type="radio"], input.form-control[type="checkbox"] {
	width: auto;
	height: auto
}
input[type="search"] {
	-webkit-appearance: none
}
input[type="date"] {
	line-height: 34px
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}
.radio label, .checkbox label {
	display: inline;
	font-weight: normal;
	cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	float: left;
	margin-left: -20px
}
.radio + .radio, .checkbox + .checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.input-sm {
	height: 26px;
	padding: 3px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 26px;
	line-height: 26px;
}
textarea.input-sm, select[multiple].input-sm {
	height: auto;
}
.input-lg {
	height: 48px;
	padding: 10px 20px;
	font-size: 19px;
	line-height: 1.33;
	border-radius: 10px;
}
select.input-lg {
	height: 48px;
	line-height: 48px;
}
textarea.input-lg, select[multiple].input-lg {
	height: auto;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #468200;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.has-success .form-control:focus {
	border-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.has-success .input-group-addon {
	color: #fff;
	border-color: #fff;
	background-color: #fff;
}
.has-success .form-control-feedback {
	color: #468200;
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.has-warning .form-control:focus {
	border-color: #fff;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442;
}
.has-error .form-control {
	border-color: #e31d1a;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.has-error .form-control:focus {
	border-color: #f3f3f3;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.form-control-static {
	margin-bottom: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
#contact-site-form label, #contact-site-form .captcha {
	color: #2f5576;
	font-size: 16px;
	padding-top: 0;
}
select.form-control {
	padding: 5px 8px;
	font-size: 16px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
.profile-form-container ul.main-table span.label-field {
	font-weight: 300;
	color: #666;
	font-size: 16px;
}/***	Need Help Section Captha*/
.captcha-input-box #recaptcha_area, .captcha-input-box #recaptcha_table {
}
.block-NeedHelp #contact-site-form .captcha-input-box .recaptchatable #recaptcha_response_field {
	bottom: 0 !important;
	font-size: 17px;
	height: 37px;
	line-height: 19px;
	margin: 0 !important;
	padding: 5px 10px !important;
	position: relative !important;
	width: 153px !important;
}
.block-NeedHelp #contact-site-form .captcha-input-box .recaptcha_only_if_privacy {
	bottom: -30px;
	float: right;
	position: absolute;
	text-align: right;
}
.block-NeedHelp #contact-site-form .captcha-input-box .recaptcha_input_area {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	height: 37px !important;
	margin-left: 7px !important;
	margin-right: 7px !important;
	margin-top: 1px;
	position: relative !important;
	width: 153px !important;
}
.block-NeedHelp #contact-site-form .captcha-input-box .recaptcha_only_if_privacy {
	bottom: -30px;
	float: right;
	position: absolute;
	text-align: right;
}/**Button format*/
.regular-button {
	background-color: rgba(227,29,26,1);
	background-image: none;
	border: solid 0px #e31d1a;
	color: #ffffff;
	padding: 5px 10px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
.regular-button:focus, .regular-button:active, .regular-button:hover {
	background-color: rgba(227,29,26,0.7);
	border: solid 0px #e31d1a;
	color: #ffffff;
}
.regular-button span {
	color: #ffffff;
	font-size: 18px;
	font-weight: 400;
}
.regular-button:focus span, .regular-button:active span, .regular-button:hover span {
	color: #ffffff;
}
.regular-button::before {
	height: 0px;
}
.ui-widget-content .regular-main-button, .regular-main-button {
	background: none rgba(227,29,26,1);
	border: solid 0px #e31d1a;
	color: #ffffff;
	padding: 5px 10px;
	border-radius: 0px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
}
.ui-widget-content .regular-main-button span, .regular-main-button span {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}
.ui-widget-content .regular-main-button:focus, .ui-widget-content .regular-main-button:active, .ui-widget-content .regular-main-button:hover, .regular-main-button:focus, .regular-main-button:active, .regular-main-button:hover {
	background: none no-repeat rgba(227,29,26,0.7);
	border: solid 0px #e31d1a;
	color: #fff;
}
.ui-widget-content .regular-main-button:focus span, .ui-widget-content .regular-main-button:active span, .ui-widget-content .regular-main-button:hover span, .regular-main-button:focus span, .regular-main-button:active span, .regular-main-button:hover span {
	color: #fff;
}
.regular-main-button::before {
	height: 0px;
}
.regular-button.action {
}
.regular-button.submit {
}
.regular-button.disabled {
	background-color: #fdb7b6;
	color: #e31d1a;
}
.recover-password-message {
	font-size: 16px;
	font-weight: 100;
	margin-bottom: 15px;
}/**Css for header top right menu**/
#header, #header .block .content, #header-bar {
	background-color: #fff;
	border-radius: 0px;
	border: 0px;
	margin: 0px;
}
.desktop-header #header-bar .language-selector {
	display: none;
}
#header {
	clear: both;
	display: table;
}
#header::before {
	clear: both;
	content: "";
	display: table;
}
.desktop-header {
	margin: 0px;
	padding: 36px 0 37px;
	display: table;
	clear: both;
	width: 100%;
}
.desktop-header::before {
	clear: both;
	display: table;
}
.desktop-header::before {
	clear: both;
	content: "";
	display: table;
}
#logo {
	margin: 0px;
	padding: 0px;
}
#header-bar > ul.account-links, #header-bar > ul.account-links {
	display: table !important;
	float: left;
	margin: 0px;
	padding: 3px 7px 0;
	line-height: normal;
}
#header-bar > ul.account-links::after {
	clear: both;
	content: "";
}
#header-bar > ul.account-links::before {
	clear: both;
	content: "";
	display: table;
}
ul.account-links li {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: left;
	display: block;
	background: url(../images/shopping-bag.png) no-repeat left center transparent;
	position: relative;
}
ul.account-links li:hover {
	text-decoration: none;
}
ul.account-links li.last {
	margin-right: 0;
}
ul.account-links li.social-login {
	display: none;
}
ul.account-links li.account-link-1 {
	margin-left: 0px;
	background-position: 11px 0px;
}
ul.account-links li.account-link-1:hover {
	background-position: 12px -68px;
}
ul.account-links.loggedin li.account-link-1 {
	background-position: 16px 0;
}
ul.account-links.loggedin li.account-link-1:hover {
	background-position: 17px -68px;
}
ul.account-links li.mini-cart {
	background-position: -159px 0px;
}
ul.account-links li.mini-cart:hover {
	background-position: -161px -68px;
}
ul.account-links li.where-buy {
	background-position: -323px 0px;
}
ul.account-links li.where-buy:hover {
	background-position: -323px -68px;
}
ul.account-links li.where-buy a {
	width: 59px;
}
ul.account-links li.account-link-2 {
	background-position: -470px 0px;
}
ul.account-links li.account-link-2:hover {
	background-position: -469px -68px;
}
ul.account-links li.account-link-2 span.email {
	display: none;
	background-color: #fff;
	bottom: 0px;
	left: 0;
	padding: 5px 8px;
	position: absolute;
	background-color: #e31d1a;
	color: #fff;
}
ul.account-links li.account-link-2:hover span.email {
	display: block;
	bottom: -29px;
}
ul.account-links.loggedin li.account-link-2 {
	background-position: -472px 0px;
}
ul.account-links.loggedin li.account-link-2:hover {
	background-position: -471px -68px;
}
ul.account-links li a {
	float: left;
	margin: 0px;
	padding: 27px 7px 0;
	display: block;
	text-transform: uppercase;
	color: #b3b3b3;
	text-decoration: none;
	background-image: none;
	text-align: center;
	max-width: 90px;
	word-break: break-word;
	font-size: 11px;
	font-weight: 400;
}
ul.account-links li a:hover {
	text-decoration: none;
	color: #e31d1a;
	border-bottom: none;
}
li.mini-cart .lc-minicart {
	left: 30px;
	position: absolute;
	top: 3px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	min-width: auto;
	padding-left: 0;
}
.lc-minicart .minicart-items-text {
	clear: none;
	float: left;
	font-size: 11px;
	margin: 0;
	color: #e31d1a;
}
.lc-minicart .minicart-items-number {
	clear: none;
	float: left;
	font-size: 11px;
	margin: 0;
	padding-top: 0;
	color: #e31d1a;
}
.lc-minicart.empty:hover {
	background-color: #fff;
}/* * Pager */
.list-pager {
	background: #f3f3f3 none repeat scroll 0 0;
	height: auto;
	margin-bottom: 8px;
	padding: 16px 0 9px;
	display: table;
	width: 100%;
}
.list-pager::before {
	clear: both;
	content: "";
	display: table;
}
.list-pager::after {
	clear: both;
	display: table;
}
.list-header {
	background: #002144 none repeat scroll 0 0;
	display: table;
	width: 100%;
	margin-bottom: 15px;
	padding: 5px 0;
}
.list-header::before {
	clear: both;
	content: "";
	display: table;
}
.list-header::after {
	clear: both;
	display: table;
}
.list-header, .products + .list-pager {
	border-top: 0px solid #dfdfdf;
}
ul.pagination.grid-list {
	float: right;
}
ul.pagination.grid-list {
	margin-right: 10px;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	border-color: transparent;
	cursor: not-allowed;
	opacity: 1;
}
.pagination > .selected > a, .pagination > .selected > span, .pagination > .selected > a:hover, .pagination > .selected > span:hover, .pagination > .selected > a:focus, .pagination > .selected > span:focus {
	background-color: transparent;
	border-color: transparent;
	color: #666666;
}
.pagination > .active > a, .pagination > .active > span {
	color: #dc291e;
	border: 1px solid transparent;
	background-color: transparent;
	font-size: 14px;
	line-height: 15px;
}
.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:focus, .pagination > .active > span:hover {
	border-color: transparent;
	background-color: transparent;
	color: #dc291e;
}
.pagination > li > a, .pagination > li > span {
	padding: 0px 8px;
	line-height: 15px;
}
ul.grid-list.pagination > li:hover {
	background-color: transparent;
}
.pagination > li > a:hover, .pagination > li > span:hover {
	background-color: transparent;
}
ul.grid-list.pagination > li {
	padding: 0px 0px;
	border-right: 1px solid #939393;
	background-color: transparent;
}
ul.grid-list.pagination > li:last-child, ul.grid-list.pagination > li:last-child {
	border-right: 0px;
}
ul.grid-list.pagination > li:first-child, ul.grid-list.pagination > li:first-child {
	padding: 0px 8px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	background-position: 10px -38px;
	background-color: transparent;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	background-position: 12px -68px;
	border-right: 0px;
	background-color: transparent;
}
.products + .list-pager {
	padding-top: 10px;
	margin-top: 20px;
}
.list-pager ul.pager, .list-header ul.display-modes, .list-header ul.display-sort {
	float: left;
}
.list-pager .pager-items-total, .list-header .sort-box {
	float: left;
	font-size: 14px;
}
.list-pager .pager-items-total {
	margin: 0px 2px 0px 12px;
}
div.list-pager input.page-length {
	border-radius: 0;
	box-shadow: none;
	font-weight: 100;
}
div.list-pager input.page-length:focus {
	border: solid 1px #666;
}
.list-pager input {
	width: 3em;
}
.list-header select, .list-pager input {
	margin-left: 0.5em;
	vertical-align: middle;
	margin-right: 0.5em;
	margin-bottom: 4px;
}
ul.pager .item a, ul.pager .item span {
	width: 28px;
	height: 28px;
	line-height: 28px;
}
ul.pager .more-pages {
	height: 28px;
	line-height: 28px;
	margin: 0 -3px;
}
ul.pager li.item {
	border: 1px solid #d7e1e8;
	margin: 0 3px;
}
ul.pager li.active:hover {
	border-color: #b1c9e0;
}
ul.pager li.selected {
	border-color: #5b9ece;
}
ul.pager li.selected {
	background-color: #5b9ece;
	color: #fff;
	cursor: text;
}
ul.pager li.disabled {
	display: none;
}
ul.pager li.skipped-pages {
	border: none;
	width: 0.3em;
	vertical-align: bottom;
}
ul.pager li.previous-page {
	margin-right: 13px;
}
ul.pager li.next-page {
	margin-left: 13px;
}
.items-list ul.display-modes, .items-list ul.display-sort {
	line-height: 38px;
	margin-left: 16px;
}
.items-list ul.display-modes li, .items-list ul.display-sort li {
	height: 22px;
	line-height: 22px;
	vertical-align: middle;
	margin: 0px;
}
ul.display-modes li a, ul.display-sort li a {
	padding: 0 8px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
}
ul.display-modes li a i, ul.display-sort li a i {
	color: #fff;
}
ul.display-modes li.selected a, ul.display-sort li.selected a {
	background-color: #fff;
	color: #002144;
	padding: 0 10px;
}
ul.display-modes li.selected a i, ul.display-sort li.selected a i {
	color: #002144;
}
ul.display-sort li a {  /* font-size: 15px; */
}
ul.display-modes li a span.text {
	display: none;
}
.sort-arrow.sort-arrow-desc, .sort-arrow.sort-arrow-asc {
	display: inline-block;
	width: 7px;
	height: 9px;
	margin-left: 2px;
}
.sort-arrow.sort-arrow-desc {
	background: transparent url(../images/arrow-up.png) 0 0 no-repeat;
}
.sort-arrow.sort-arrow-asc {
	background: transparent url(../images/arrow-down.png) 0 0 no-repeat;
}
div.list-header .sort-box {
	color: #53769d;
	margin-right: 12px;
}
div.list-header .sort-box label {
	display: inline;
	color: #53769d;
	font-size: 12px;
	line-height: 36px;
}
table.form-data, table.form-data tbody, table.form-data tr, table.form-data th, table.form-data td {
	border: 0px none;
	border-spacing: 0px;
}
table.form-data td {
	padding: 3px;
}
div.default-section {
	float: left;
}
div.table-label label {
	display: block;
}
ul.main-table {
	list-style: none;
}
ul.main-table li {
	background-image: none;
	padding: 6px 3px;
	float: left;
	clear: left;
}
div.default-section {
	float: left;
}
div.model-form-buttons {
	clear: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
ul.default-table {
	list-style: none;
	min-width: 450px;
}
ul.default-table li {
	background-image: none;
	padding: 6px 0px 0px 0px;
	float: left;
	clear: left;
}
div.table-label {
	float: left;
	padding-top: 8px;
}
ul.default-table div.table-label label {
	width: 80px;
}
div.star {
	float: left;
	width: 10px;
	padding-top: 10px;
	color: #ec554e;
}
div.table-value {
	float: none;
}
.input-field-wrapper {
	display: inline-block;
}
li.label div.table-label {
	text-align: left;
}
li.label div.table-value {
	padding-top: 8px;
}
div.table-value span.label-field {
	color: black;
	text-align: left;
	width: 100%;
	display: inline-block;
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
}/**CSS For Search Bar**/
#search {
	float: right;
	padding: 0px 0;
}
.simple-search-box {
	border: 0px;
	height: 28px;
	border-radius: 0px;
	width: 349px;
}
#search .simple-search-box input.form-text {
	background-color: #ffffff;
	border: solid 1px #d9d8d8;
	margin: 0px 1px 0px 0px;
	padding: 2px 25px 2px 5px;
	width: 299px;
	height: 30px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	outline: 0px;
}
.simple-search-box button.submit-button {
	float: left;
	height: 30px;
	margin: 0 0 0 2px;
	width: 45px;
	background: transparent url("../images/search.png") no-repeat scroll 0 0;
}
.simple-search-box button.submit-button::before {
	height: 0px;
	margin: 0px;
}/**	Search Page**//*.block-block .container .block-block .container{ padding:0px; width:100%;}*//**css for Featured Section on home page**/
ul.utility-box {
	display: block;
	margin: 0 0 73px;
	padding: 0px;
	list-style-type: none;
	border: solid 1px #c3c3c3;
}
.category-description > div.container {
	display: block;
}
ul.utility-box::after {
	display: table;
	clear: both;
	content: "";
}
ul.utility-box::before {
	clear: both;
	display: table;
}
ul.utility-box li {
	display: block;	/*float: left;	width: 33.33%;*/
	border-right: solid 1px #c3c3c3;
	margin: 0px;
	padding: 0px;
	min-height: 374px;
	text-align: center;
}
ul.utility-box li a span.image-box {
	display: block;
	margin: 26px auto;
	padding: 0px;
	width: 160px;
	height: 152px;
}
ul.utility-box li.find a span.image-box {
	background: url(../images/search_icon.jpg) no-repeat center top;
}
ul.utility-box li.location a span.image-box {
	background: url(../images/location_icon.jpg) no-repeat center top;
}
ul.utility-box li.media a span.image-box {
	background: url(../images/video_icon.jpg) no-repeat center top;
}
ul.utility-box li.media {
	border-right: 0px;
}
ul.utility-box li img {
	margin: 20px auto 25px;
}
ul.utility-box li a span.heading {
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 24px;
	text-align: center;
	line-height: 20px;
	color: #666666;
	margin: 0px 0px 48px;
	padding: 0px;
	line-height: 28px;
	display: block;
	outline: 0px;
	border: 0px;
	text-decoration: none;
	min-height: 56px;
}
ul.utility-box li a, ul.utility-box li a:hover span, ul.utility-box li a:hover span.heading {
	outline: 0px;
	border: 0px;
	text-decoration: none;
	color: #666666;
}
ul.utility-box li a span.regular-main-button {
	background-color: #e31d1a;
	border: solid 0px #e31d1a;
	display: inline-block;
	margin: 0 auto 30px;
	padding: 10px 42px;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}
ul.utility-box li a:hover span.regular-main-button {
	text-decoration: underline;
	background-color: rgba(227,29,26,0.7);
}
ul.utility-box li.find a:hover span.image-box, ul.utility-box li.location a:hover span.image-box, ul.utility-box li.media a:hover span.image-box {
	background-position: center bottom;
}/** Product Section  List**/
.ui-draggable .product-average-rating {
	display: none;
}
.product-details-info .product-average-rating {
	display: block;
}/*Language dropdown*/
.Product_form .language_label {
	float: left;
	height: 30px;
	line-height: 30px;
}
.Product_form .language-selector {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	content: "";
	display: block;
	float: right;
	height: 30px;
	line-height: 30px;
	padding: 0;
	position: relative;
	width: 207px;
}
.Product_form ul {
	clear: both;
	display: block;
	float: right;
	width: 100%;
	position: relative;
}
.Product_form ul::after {
	display: table;
	content: "";
}
.Product_form ul::before {
	display: table;
	content: "";
	clear: both;
}
.Product_form .language-selector ul {
	border: 0 solid #cadce8;
	border-radius: 2px;
	float: left;
	position: absolute;
	top: -1px;
	width: 207px;
	z-index: 99;
}
.Product_form .language-selector li {
	background-color: #fff;
	border: 1px solid #d9d8d8;
	display: block;
	margin: 0;
	overflow: hidden;
	padding: 3px 8px;
	text-align: left;
	width: 207px;
}
.Product_form .language-selector ul li.not-current {
	display: none;
	padding: 5px 8px;
}
.Product_form .language-selector:hover ul li.not-current {
	display: block;
}
.Product_form .language-selector img {
	height: 14px;
	margin: 0 0 0 5px;
	width: 20px;
}
.Product_form .language-selector li.current span.lng span, .Product_form .language-selector a span {
	left: 3px;
	position: relative;
	top: 1px;
}
.Product_form .language-selector ul li.not-current {
	display: none;
	padding: 3px 0;
}
.Product_form .language-selector li.current span.lng, .Product_form .language-selector a, .Product_form .language-selector a:hover {
	display: block;
	text-decoration: none;
}/**category**/
.howtovideo {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
.products .products-table td, .products .products-table th {
	padding: 5px;
}/**====================================================			Css For HOme page Banner====================================================**/
.carousel.slide.banner-carousel {
	margin-bottom: 0px;
	height: auto;
	border: 0px;
	clear: both;
}
.carousel.slide.banner-carousel .carousel-inner {
	height: auto !important;
	width: 100%;
}
.carousel.slide.banner-carousel .carousel-indicators {
	z-index: 7;
}
.carousel.slide.banner-carousel .carousel-inner a img {
	width: auto;
	height: auto;
	margin: 0px auto;
}
.carousel-indicators li {
	background-color: #fff;
	border-color: #fff;
}
.carousel-indicators li.active {
	border-color: #002144;
	background-color: #002144;
}/** Section heading **/
.target-main .head-h2 {
	text-align: center;
	margin-bottom: 49px;
}
.block-featured-products .head-h2 {
	margin-bottom: 48px;
}/** Css For Sub Cateory **/
ul.subcategory-view-icons.subcategory-list.grid-list > li {
	padding: 0 20px;
}
ul.grid-list a span.subcategory-icon, ul.subcategory-view-icons.subcategory-list.grid-list > li span.subcategory-icon {
	display: block;
	margin: 0px auto 30px;
	padding: 0px;
}
ul.grid-list a span.subcategory-icon img, ul.subcategory-view-icons.subcategory-list.grid-list > li span.subcategory-icon img {
	width: 100%;
	height: auto;
}
ul.grid-list > li > a > span.subcategory-name, ul.subcategory-view-icons.subcategory-list.grid-list > li > a > span.subcategory-name {
	outline: 0px;
	text-align: left;
	text-decoration: none;
}
ul.grid-list a span.subcategory-name, ul.subcategory-view-icons.subcategory-list.grid-list > li span.subcategory-name {
	display: block;
	margin: 0px auto 30px;
	padding: 0px;
	font-size: 18px;
	color: #666666;
	font-weight: 400;
}
ul.grid-list > li > a:hover > span.subcategory-name, ul.subcategory-view-icons.subcategory-list.grid-list > li > a:hover > span.subcategory-name, ul.subcategory-view-icons.subcategory-list.grid-list > li > a:focus > span.subcategory-name, ul.grid-list > li > a:hover, ul.subcategory-view-icons.subcategory-list.grid-list > li > a:focus, ul.subcategory-view-icons.subcategory-list.grid-list > li > a:hover {
	color: #e31d1a;
	outline: 0 none;
	text-decoration: none;
}/***  Css For Product*/
ul.products-grid.row {
	margin-left: -20px;
	margin-right: -20px;
}
ul.products-grid.grid-list li.product-cell {
	margin-bottom: 16px;
	margin-top: 0;
	overflow: hidden;
	padding: 0 20px !important;
}
ul.products-grid.grid-list li.product-cell.col-sm-4.col-sm-6 {
	width: 33.333%;
	clear: none !important;
}
.drag-n-drop-handle {
	display: none;
}
.products-grid .product-cell .product {
	background-color: #f3f3f3;
	display: table;
	margin-bottom: 0;
	padding-top: 0;
}
.products-grid div.product-photo {
	display: block !important;
	position: relative;
	z-index: 9;
	margin-bottom: 0px;
	padding: 0px;
	background-color: transparent;
}
.products-grid div.product-photo a.product-thumbnail {
	display: block;
}
.products-grid div.product-photo a.product-thumbnail img {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	width: 100%;
}
.products-grid .product-name.overlay {
	background: rgba(0, 33, 68, 0.9) none repeat scroll 0 0;
	display: table-cell;
	height: 100%;
	left: 0;
	margin-left: 0;
	margin-top: 0;
	position: absolute;
	text-align: center;
	top: 101%;
	transition: top 0.2s ease-in 0.2s;
	vertical-align: middle;
	width: 100%;
	z-index: 999;
}
.products-grid .product-cell .product:hover .overlay {
	display: table-cell;
	top: 0px;
}
.products-grid .product-name.overlay a {
	color: #fff;
	display: table;
	height: 100%;
	left: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	top: auto;
	vertical-align: middle;
	width: 100%;
}
.products-grid .product-name.overlay a div.content-box {
	display: table-cell;
	vertical-align: middle;
}
.products-grid div.product-photo a.product-thumbnail, .products-grid .product-name.overlay a div.content-box span {
	color: #fff;
	display: inline-block;
	font-size: 22px;
	font-weight: 700;
	line-height: 22px;
	margin: 0px 0 6px;
	padding: 15px;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
}
.products-grid .product-name.overlay a div.content-box p {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0 15px 0px;
	text-align: center;
	display: inline-block;
}
.products-grid .product-name.overlay a div.content-box p:after {
	background: rgba(0, 0, 0, 0) url("../images/arrow_icon.png") no-repeat scroll center bottom;
	content: "";
	height: 12px;
	left: 50%;
	margin: 46px 0 0 -23px;
	position: absolute;
	text-align: center;
	width: 46px;
}
.products .product .quicklook {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	left: 0px;
	display: none;
	top: 0px;
}
.quicklook a.quicklook-link {
	width: 100%;
	height: 100%;
	margin: 0px;
	position: absolute;
}
.quicklook a.quicklook-link div.quicklook-view {
	left: 50%;
	top: 50%;
	margin-left: -27px;
	margin-top: -27px;
	position: absolute;
}
.products .product-cell .drag-n-drop-handle {
	padding-left: 27px;
	position: absolute;
	text-align: center;
	top: 58%;
	color: #fff;
	width: 100%;
	z-index: 999;
}
#main-menu, .sidebar div.block, .buttons-box {
	border-radius: 0px;
}/***  Css For Product***/
.filtered-products .products-grid .product-cell .product {
	background-color: #fff;
	border-width: 1px;
	margin-bottom: 0;
	min-height: 377px;
	display: block;
}
.filtered-products .products-grid .product-name.overlay {
	display: block;
	background: none rgba(255, 255, 255, 1);
	height: auto;
	width: 100%;
	margin-left: 0px;
	left: auto;
	margin-top: 0;
	transition: none;
	top: auto;
	position: relative;
	z-index: 0;
}
.filtered-products .products-grid .product-cell .product:hover .overlay {
	display: block;
	top: auto;
}
.filtered-products .products-grid .product-name.overlay a {
	height: 100%;
	left: auto;
	position: relative;
	text-decoration: none;
	top: auto;
	width: 100%;
	color: #e31d1a;
}
.filtered-products .products-grid .product-name.overlay a div.content-box {
	display: block;
	margin: 0px;
	padding: 0px;
}
.filtered-products .products-grid div.product-photo a.product-thumbnail, .filtered-products .products-grid .product-name.overlay a div.content-box span {
	color: #666666;
	font-size: 22px;
	line-height: 22px;
	font-weight: 700;
	margin: 0px 0px 6px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 15px;
}
.filtered-products .products-grid .product-name.overlay a div.content-box p {
	background: rgba(0, 0, 0, 0) none;
	color: #666666;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	padding: 0 15px 0px;
	text-align: center;
}
.filtered-products .products-grid .product-name.overlay a div.content-box p:after {
	background: none transparent;
	display: none;
}/** Mini Cart*/
.internal-popup {
	z-index: 9999;
	padding: 10px 15px;
	top: 29px;
	eft: 50%;
	width: 350px;
	margin-left: -150px;
}
.product-detail_section .internal-popup .title {
	display: block;
	margin: 0;
	position: relative;
}
.internal-popup ul {
	clear: both;
	margin: 0;
	width: 100%;
}
.internal-popup ul li {
	clear: both;
	display: block;
	float: none;
	margin: 0;
	padding: 5px 0px;
	text-align: left;
	width: 100%;
}
.internal-popup ul li .item-name {
	display: block;
	float: left;
	text-align: left;
	width: 50%;
}
.internal-popup ul li .item-name a {
	text-align: left;
}
.internal-popup ul li .item-price {
	display: block;
	float: left;
	text-align: right;
	width: 50%;
}
.internal-popup .subtotal {
	text-align: right;
}
.category-description {
	background-color: #ffffff;
}
.category-description > div.grey-box {
	background-color: #f3f3f3;
	overflow: hidden;
	display: block;
	margin: 0px 0px 0px;
	padding: 30px 0px 24px;
}
.category-description > div.grey-box h1 {
	margin: 35px 0 49px;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
	color: #002144;
	font-size: 39px;
	text-align: center;
}
.category-description > div.grey-box p {
	display: block;
	margin: 0px 0px 30px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #666666;
	font-size: 18px;
	line-height: 31px;
	text-align: center;
}
.grey-box h1 + p {
	font-size: 17px;
	line-height: 22px;
	margin: 0 30px 30px;
}
.products-grid .labels {
	position: absolute;
	z-index: 99;
}
.label-orange .label-main-box .content {
	background-color: #e31d1a;
}
.label-orange .label-main-box .arrow {
	border-right-color: #e31d1a;
}/*** breadcrumb***/
#breadcrumb {
	background-color: #f3f3f3;
	padding: 0px 0 0px;
}
#breadcrumb ul.breadcrumb {
	margin: 0px;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	padding-top: 8px;
	padding-bottom: 8px;
}
ul.breadcrumb li.location-node > a {
	color: #999999;
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
}
ul.breadcrumb li.location-node > a:hover {
	color: #e31d1a;
	text-decoration: none;
}
ul.breadcrumb li.location-node > span {
	color: #e31d1a;
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
}
ul.breadcrumb > li.location-node + li::before {
	content: "/";
	color: #999999;
	font-size: 16px;
	font-weight: 100;
	padding-left: 4px;
}
ul.breadcrumb li.location-node.expandable {
	background: none;
}
ul.breadcrumb li.location-node.expandable {
	background: none;
	padding-right: 0px;
}
ul.breadcrumb li.location-node.expandable .location-subnodes {
	display: none;
}
ul.breadcrumb li.location-node.expandable. last a span {
color:#e31d1a;
}/**Css for home page Contact form**/
.block-NeedHelp {
	display: table;
	margin: 0px;
	padding: 63px 0px 46px;
	width: 100%;
	background-color: #f3f3f3;
	border: 0px;
}
.block-NeedHelp::before {
	clear: both;
	display: table;
}
.block-NeedHelp::after {
	clear: both;
	display: table;
	content: "";
}
.block-NeedHelp .head-h2 {
	margin-bottom: 47px;
}/*.block-NeedHelp #contact-site-form{margin: 0 -20px;}*/
.block-NeedHelp #contact-site-form .input-field-wrapper {
	display: block;
	margin: 0px;
	padding: 15px 0px;
	width: 100%;
}
.block-NeedHelp #contact-site-form .input-field-wrapper input {
	font-family: 'Roboto', sans-serif;
	display: block;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	box-shadow: none;
	border-radius: 0px;
	padding: 5px 18px 5px 18px;
	font-size: 24px;
	color: #c3c3c3;
	border: solid 1px #fff;
	line-height: 25px;
	height: 50px;
	font-weight: 300;
}
.block-NeedHelp #contact-site-form .input-field-wrapper textarea {
	font-family: 'Roboto', sans-serif;
	display: block;
	margin: 0px;
	background-color: #fff;
	box-shadow: none;
	border-radius: 0px;
	padding: 10px 18px 10px 18px;
	font-size: 24px;
	color: #c3c3c3;
	border: solid 1px #fff;
	line-height: 24px;
	font-weight: 300;
}
.block-NeedHelp #contact-site-form .input-field-wrapper textarea:hover, .block-NeedHelp #contact-site-form .input-field-wrapper textarea:focus, .block-NeedHelp #contact-site-form .input-field-wrapper input:hover, .block-NeedHelp #contact-site-form .input-field-wrapper input:focus {
	border: 1px solid #b0b0b0;
}
.block-NeedHelp #contact-site-form .form-action {
	display: block;
	text-align: center;
	padding: 15px 0 15px;
}
.block-NeedHelp #contact-site-form .form-action .regular-main-button {
	margin: 0px auto;
	display: block;
	padding-left: 75px;
	padding-right: 75px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.block-NeedHelp #contact-site-form .form-action .regular-main-button span {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
}
.block-NeedHelp #contact-site-form .form-action .regular-main-button:focus span, .block-NeedHelp #contact-site-form .form-action .regular-main-button:active span, .block-NeedHelp #contact-site-form .form-action .regular-main-button:hover span {
	color: #fff;
}
input, textarea, {
font-family: 'Roboto', sans-serif;
background-color:#fff;
box-shadow:none;
border-radius:0px;
padding:8px 18px;
font-size:24px;
color:#666666;
}/**Css for footer**/
#footer-area {
	position: relative;
	left: auto;
	right: auto;
	bottom: auto;
	background-color: #002144;
}
#secondary-menu > .footer-menu {
	color: #fff;
}
#footer-area .container #secondary-menu {
}
#footer-area .container #footer .section {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#secondary-menu ul {
	display: block;
	width: 100%;
}
#secondary-menu .footer-menu > .leaf > a, #secondary-menu .footer-menu > .leaf > span.footer-title {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
#secondary-menu .footer-menu > .leaf:nth-child(4) > span.footer-title {
	padding-right: 0px;
}
#secondary-menu ul .leaf a, #secondary-menu ul .leaf span.footer-title, #secondary-menu .footer-menu > .leaf.active a, #secondary-menu .footer-menu .leaf.active ul .leaf a {
	color: #fff;
}
#secondary-menu .footer-menu .leaf.active ul .leaf.active a:hover, #secondary-menu .footer-menu .leaf.active ul .leaf a:hover, #secondary-menu .footer-menu > .leaf.active a:hover, #secondary-menu .footer-menu > .leaf > a:hover, #secondary-menu ul .leaf a:hover {
	color: #e31d1a;
}
#secondary-menu ul .leaf a:hover {
	color: #e31d1a;
	text-decoration: none
}
#secondary-menu .footer-menu .leaf ul {
}
#secondary-menu .footer-menu .leaf ul .leaf {
	width: 100%;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul {
	overflow: hidden;
	padding-top: 11px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf {
	background-color: transparent;
	float: left;
	text-indent: -9999px;
	width: 40px;
	height: 40px;
	border-radius: 50px;
	margin: 0px 4px 4px 0px;
	padding: 0px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf:hover {
	background-color: transparent;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf:last-child, #secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf:last-child a {
	margin-right: 0px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf a {
	background: rgba(0, 0, 0, 0) url("../images/social_media_icon.png") no-repeat scroll -3px -2px;
	width: 40px;
	height: 42px;
	text-transform: none;
	font-size: 14px;
	font-weight: 400;
	display: block;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf a:hover {
	background-position: -3px -82px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf a {
	background-position: -48px -02px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf a:hover {
	background-position: -48px -82px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf a {
	background-position: -92px -02px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf a:hover {
	background-position: -92px -82px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf + .leaf a {
	background-position: -137px -02px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf + .leaf a:hover {
	background-position: -137px -82px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf + .leaf + .leaf a {
	background-position: -181px -02px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf + .leaf + .leaf a:hover {
	background-position: -181px -82px;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf + .leaf + .leaf + .leaf {
	display: block;
	padding: 11px 0;
	width: 100%;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf + .leaf + .leaf + .leaf a {
	background: #8090a2 none repeat scroll 0 0;
	color: #002144;
	padding: 6px 0;
	text-align: center;
	text-indent: 0;
	text-transform: uppercase;
	width: 100%;
}
#secondary-menu .footer-menu .leaf + .leaf + .leaf + .leaf ul .leaf + .leaf + .leaf + .leaf + .leaf + .leaf a:hover {
	background: #e21d1a none repeat scroll 0 0;
}
#footer-area #footer {
	margin-top: 200px;
}
.powered-by {
	text-align: left;
	color: #fff;
}/***	#main-wrapper content section***/
#main-wrapper {
	margin: 60px 0px 0px;
	clear: both;
	display: block;
}
#main-wrapper::after {
	clear: both;
	content: "";
	display: table;
}
#main-wrapper::before {
	clear: both;
	display: table;
}/***	Product Details Page***/
div.product-details div.image, div.product-details .product-details-info {
	width: 50% !important;
	padding: 0px 20px;
}
.product-detail_section {
	margin-bottom: 45px;
	display: table;
	width: 100%;
}
.product-detail_section::after {
	clear: both;
}
.product-detail_section::before, .product-detail_section::after {
	content: " ";
	display: table;
}
.product-description-full::after {
	clear: both;
}
.product-description-full::before, .product-description-full::after {
	content: " ";
	display: table;
}
.product-detail_section .product-description-full {
	padding-top: 60px;
}
.product-details-info .regular-main-button {
	padding-top: 11px;
	padding-bottom: 12px;
}
.product-details-info .regular-main-button span {
	padding-left: 48px;
	padding-right: 48px;
	font-weight: bold;
}
.product-details div.image img.product-thumbnail {
	height: auto !important;
	margin: 0 auto;
	max-width: 100%;
}
.category-description ul li, .product-description ul li, .news-message-body ul li, .mce-content-body ul li {
	font-size: 18px;
	font-weight: 400;
}/*	image Section*/
.product-photo .wrapper {
	position: relative;
	z-index: 100;
}/* Product Details Section*/
.product-detail_section .product-details-info h1.title {
	color: #002144;
	font-size: 42px;
	font-weight: 300;
	line-height: 54px;
	margin-bottom: 1px;
}
.product-detail_section .product_sku {
	display: block;
	margin: 0px 0px 30px;
	padding: 0px;
	font-size: 18px;
	line-height: 18px;
	color: #666666;
	font-weight: 400;
}
.product-detail_section .div.product-details-info div.product-average-rating {
	display: block;
	margin: 0px 0px 32px;
	padding: 0px;
}
.product-detail_section .product-description {
	margin: 0px 0px 35px;
	display: block;
}
.product-detail_section .product-description p {
	margin: 0px;
	display: block;
	font-size: 18px;
	line-height: 30px;
	padding: 0px;
	margin: 0px 0px 27px;
	font-weight: 400;
}/*button*/
.product-details span.product-price, .product-quicklook span.product-price {
	color: #666;
	font-size: 36px;
	font-weight: 100;
}
.product-buttons {
	display: table;
	clear: both;
	width: 100%;
}
.product-buttons .buttons-row {
	display: table;
	clear: both;
	width: 100%;
	margin-left: -20px;
	margin-right: -20px;
}
.product-buttons .buttons-row div {
	display: table-cell;
}
.product-buttons .buttons-row .add-button-wrapper {
}
.product-buttons .buttons-row .button {
}/*Product Details Page tab*/
.product-details-tabs div.tabs {
	display: table;
	clear: both;
	width: 100%;
}
.product-details-tabs div.tabs::after {
	clear: both;
	display: table;
	content: "";
}
.product-details-tabs div.tabs::before {
	clear: both;
	display: table;
}
.product-details-tabs div.tabs ul.tabs {
	width: 100%;
	display: table;
	margin-bottom: 58px;
}
div.tabs ul.tabs > li, div.page-tabs ul > li {
	float: left;
	margin: 0px;
	border-radius: 0px;
	display: table-cell;
	width: auto;
}
.product-details-tabs div.tabs ul.tabs > li > a, .product-details-tabs div.tabs ul.tabs > li > span {
	background-color: #f3f3f3;
	color: #666666;
	margin: 0px;
	border-radius: 0px;
	font-size: 19px;
	font-weight: 400;
	text-align: center;
}
.product-details-tabs div.tabs ul.tabs > li:hover > a, .product-details-tabs div.tabs ul.tabs > li:hover > span {
	background-color: #f3f3f3;
	color: #002144;
	margin: 0px;
	border-radius: 0px;
}
.product-details-tabs div.tabs ul.tabs > li.active:hover > a, .product-details-tabs div.tabs ul.tabs > li.active:hover > span, .product-details-tabs div.tabs ul.tabs > li.active > a, .product-details-tabs div.tabs ul.tabs > li.active > span {
	background-color: #002144;
	color: #fff;
	margin: 0px;
	border-radius: 0px;
	font-weight: 400;
}
.tab-container {
	font-size: 18px;
	line-height: 23px;
	display: table;
	width: 100%;
	margin: 0px 0px 60px;
	padding: 0px;
}
.tab-container::after {
	clear: both;
	display: table;
	content: "";
}
.tab-container::before {
	clear: both;
	display: table;
}
.product-details-tabs div.tabs-container::before {
	clear: both;
	display: table;
}
.product-details-tabs div.tabs-container {
	display: table;
}
.product-details-tabs div.tabs-container::after {
	clear: both;
	display: table;
	content: "";
}
.product-details-tabs div.tabs-container .tab-container {
	margin-left: 0px;
	margin-bottom: 52px;
}
.tab-container ul.extra-fields {
	width: 100%;
	margin-bottom: 0px;
}
.tab-container ul.extra-fields li {
	width: 100%;
}/* Heading*/
.tab-container ul.extra-fields li .head-h3 {
	display: none;
	font-size: 30px;
	margin: 0px 0 16px;
	color: #002144;
}
.tab-container ul.extra-fields li .head-h3 span {
	color: #002144;
	font-size: 30px;
}/* Specification*/
.tab-container ul.extra-fields li > ul {
	display: block;
	width: 100%;
	clear: both;
}
.tab-container ul.extra-fields li > ul li {
	display: table;
	width: 100%;
}
.tab-container ul.extra-fields li > ul li:nth-child(even) {
	background-color: #f3f3f3;
}
.tab-container ul.extra-fields li > ul > li > span, .tab-container ul.extra-fields li > ul > li > div {
	display: table-cell;
	padding: 10px 30px;
	font-size: 18px;
	font-weight: 400;
}
.tab-container ul.extra-fields li > ul > li > span {
	width: 70%;
}
.tab-container ul.extra-fields li > ul > li > div {
	width: 30%;
}
.tab-container ul.extra-fields li > ul > li > div strong {
	font-weight: 400;
}/** tab**/
.tab-container .block-block .head-h2 {
	display: none;
}/* Product Attachment*/
.product-attachments li .mime-icon {
	background: url(../images/pdf_icon.png) no-repeat left center;
	height: 36px;
	width: 26px;
}
.product-attachments li {
	margin-bottom: 5px;
	font-size: 18px;
}
.product-attachments li span.size, .product-attachments li a {
	font-size: inherit;
	color: inherit;
	font-weight: 400;
}/*.tab-container .product-reviews .container{ padding:0px 0px;}*/
.tab-container .product-reviews .container .empty-reviews-list {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	font-weight: 400;
	font-size: 16px;
}
.tab-container ul.extra-fields.widget-fingerprint-common-attributes {
	margin-bottom: 60px;
}
.tab-container ul.extra-fields.widget-fingerprint-common-attributes li {
	display: table;
	width: 100%;
}
.tab-container ul.extra-fields.widget-fingerprint-common-attributes li:nth-child(even) {
	background-color: #f3f3f3;
}
.tab-container ul.extra-fields.widget-fingerprint-common-attributes li > span, .tab-container ul.extra-fields.widget-fingerprint-common-attributes li > div {
	display: table-cell;
	padding: 10px 30px;
	font-size: 18px;
	font-weight: 400;
}
.tab-container ul.extra-fields.widget-fingerprint-common-attributes li > span {
	width: 30%;
}
.tab-container ul.extra-fields.widget-fingerprint-common-attributes li > div {
	width: 70%;
}
.tab-container ul.extra-fields.widget-fingerprint-common-attributes li > div strong {
	font-weight: 400;
}/* Specification*/
.tab-container strong {
	font-weight: 600;
}
.tab-container table {
	display: table;
	background-color: #fff;
	border: 0px;
}
.tab-container table tr th, .tab-container table tr td {
	color: #666666;
	border: 0px;
	padding: 10px 20px;
	font-size: 16px;
	font-weight: 400;
}
.tab-container table tr:nth-child(odd) {
	background-color: #fff;
}
.tab-container table tr:nth-child(even) {
	background-color: #f3f3f3;
}
.return-top {
	display: table;
	margin: 0px 0px 35px;
	padding: 0px 0px 0px;
	width: 100%;
	clear: both;
}
.return-top::before {
	clear: both;
	display: table;
	content: "";
}
.return-top::before {
	display: table;
	content: "";
}
.top {
	background: rgba(0, 0, 0, 0) url("../images/top_arrow.png") no-repeat scroll 0 0;
	clear: both;
	color: #666666;
	display: block;
	float: left;
	font-weight: 400;
	font-size: 16px;
	margin: 0px 0px 0px;
	padding: 2px 0 2px 36px;
	text-decoration: none;
}
.top:hover {
	color: #e31d1a;
	text-decoration: none
}/*** Header Section**/
.ui-dialog .ui-dialog-title {
	color: #002144;
	font-family: "Roboto", sans-serif;
	font-size: 39px;
	font-weight: 300;
	margin: 0;
	padding: 0;
	text-align: center;
}
fieldset legend, .form-required, .ui-dialog .ui-dialog-title {
	color: #002144;
}/***	Contact Page**/
.contact-us-description {
	display: block;
	margin: 0px auto;
	font-size: 18px;
	font-weight: 100;
	line-height: 26px;
}/***	Content  Page*/
.block-faq-block p, .category-description p, .page-body-content p {
	font-size: 18px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 22px;
}
.category-description p strong, .page-body-content p strong {
	font-weight: 600;
}
.page-body-content ul.manuals-list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.page-body-content ul.manuals-list:after, .page-body-content ul.manuals-list:before {
	content: "";
	display: table;
}
.page-body-content ul.manuals-list:before {
	clear: both;
}
.page-body-content ul.manuals-list li {
	float: left;
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 25%;
	line-height: 35px;
}
.page-body-content ul.manuals-list li a {
	background: url(../images/pdf.png) no-repeat left top transparent;
	padding: 5px 0px 5px 35px;
	color: #666;
}/**Site Map**/
.sitemap-box {
	width: 100%;
	display: block;
}
.sitemap-box ul {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
}
.sitemap-box > ul > li {
	display: inline-block;
	float: left;
	/*margin-bottom: 15px;*/
	margin-bottom: 1px;
	width: 33.33%;
}
.level-0 li ul {
	margin-left: 15px;
}
.level-0 li .item-box span {
	font-size: 20px;
	font-weight: 400;
}
.level-0 li ul li a {
	font-size: 16px;
	color: #666;
	font-weight: 400;
}
.sitemap-box ul li ul li {
	width: 100%;
}
.level-0 li ul li ul li a {
	font-size: 16px;
	color: #002144;
}
.level-0 li ul li ul li ul {
	margin-bottom: 15px;
}
.level-0 li ul li ul li ul li a {
	font-size: 14px;
	color: #e31d1a;
}
.level-0 li ul li a:hover {
	color: #e31d1a;
}
.level-0 li ul li ul li ul li a:hover {
	text-decoration: underline;
}/*** banner***/
.target-main .carousel.slide.banner-carousel {
	max-height: none;
}/*** banner***//***	#resource-search***/
.serch .form-control {
	height: 50px;
}/****	for Resource page only****/
.serch .search-form-main-part {
	width: 1 00%;
}
.serch .form-control {
	height: 50px;
}
.serch .input-field-wrapper {
	display: block;
}
.serch .search-form-main-part button.search-form-submit {
	width: 100%;
	background: url(../images/search-big.png) no-repeat center center;
	height: 50px;
	overflow: hidden;
	text-indent: -9999px;
	width: 95px;
}
.resouce-tab-container {
	display: block;
	margin: 0px;
	padding: 0px;
}
.resouce-tab-container ul {
	display: table;
	margin: 0px 0px 0px;
	padding: 0px 0px 0px;
	list-style-type: none;
	width: 100%;
}
.resouce-tab-container ul li {
	display: block;
	margin: 0px 0px 30px;
	padding: 0px 0px;
	width: 50%;
	text-align: center;
	background-color: #f3f3f3;
	color: #666;
	float: left;
}
.resouce-tab-container ul li a {
	color: #666;
	text-decoration: none;
	font-size: 18px;
	font-weight: 400;
	display: block;
	padding: 14px 0px;
}
.resouce-tab-container ul li:hover, .resouce-tab-container ul li.active {
	background-color: #e31d1a;
	color: #fff;
}
.resouce-tab-container ul li:hover a, .resouce-tab-container ul li.active a {
	text-decoration: none;
	color: #fff;
}
.paging-box {
	background-color: #f3f3f3;
	display: table;
	width: 100%;
	margin-bottom: 30px;
	padding: 20px 0px;
}
.paging-box .col-md-6 {
	clear: both;
	display: table;
}
.paging-box label {
	display: inline-block;
	margin: 0;
	padding: 8px 0;
}
.paging-box select.form-control {
	display: inline-block;
	font-size: 16px;
	font-weight: 100;
	width: 75%;
}
.paging-box .paging {
	display: block;
	margin: 8px 0px;
	padding: 0px;
	float: right;
	width: auto;
}
.paging-box .paging li {
	display: block;
	margin: 0px;
	padding: 0px 4px;
	float: left;
	font-size: 13px;
}
.paging-box .paging li a {
	font-size: inherit;
}
.resource-articles-list, .video_container {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.resource-articles-list ul, .video_container ul {
	display: block;
	padding: 0px;
}
.resource-articles-list ul li, .video_container ul li {
	margin-bottom: 60px;
	height: auto;
	overflow: hidden;
}
.resource-articles-list ul li .image_box, .video_container ul li .video_box {
	display: block;
	margin: 0 0 20px;
	padding: 0px;
}
.resource-articles-list ul li .image_box a, .video_container ul li .video_box a {
	display: table;
	margin: 0 0 0px;
	padding: 0;
	position: relative;
	width: 100%;
}
.video_container ul li .video_box a::before {
	background: rgba(0, 0, 0, 0) url("../images/video_button.png") repeat scroll center top;
	content: " ";
	height: 73px;
	left: 50%;
	margin: -37px 0 0 -37px;
	position: absolute;
	top: 50%;
	width: 73px;
	z-index: 999;
	overflow: hidden;
}
.resource-articles-list ul li .image_box img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.resource-videos .video_container ul li .video_box a img {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
	max-width: 100%;
}
.resource-articles-list ul li img, .video_container ul li img {
	height: auto;
	width: 100%;
}
.resource-articles-list ul li h5, .resource-video-link ul li h5 {
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	height:60px;
	font-size: 18px;
	font-weight: 400;
	color: #666;
}
.resource-articles-list ul li h5 a, .video_container ul li h5 a {
	text-decoration: none;
	font-weight: inherit;
	color: inherit;
	font-style: normal;
        display: block;
}
.resource-articles-list ul li h5 a:hover, .video_container ul li h5 a:hover {
	color: #dc291e;
	text-decoration: underline;
}
.resource-articles-list ul li p, .video_container ul li p {
	display: block;
	margin: 0px 0px 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: 300;
	color: #666;
	max-height: 50px;
	min-height: 50px;
	overflow: hidden;
}	/*** product registration***/
.Product_form p {
	font-size: 12px;
}
.Product_form p em {
	font-style: normal;
	color: #e31d1a;
}
.Product_form .form-item label {
	display: inline-block;
	font-weight: 300;
	line-height: 20px;
	margin: 0;
	padding: 8px 0 5px;
	width: auto;
}
.Product_form .form-item .star, .Product_form .form-item .table-label {
	padding-top: 0px;
}
.Product_form .form-item select.form-control {
	font-size: 16px;
	font-weight: 300;
	width: 207px;
}
.Product_form .form-item input.form-control {
	font-size: 16px;
	font-weight: 300;
}
.Product_form .form-item div.table-value {
	float: right;
	width: 210px;
}
.Product_form .form-item div.table-value.checkbox-list {
	width: auto;
}
.Product_form .form-item .input-field-wrapper {
	float: none;
}
.Product_form .form-item.col-md-12 .input-field-wrapper {
	float: none;
	position: relative;
}
.Product_form .form-item.list-box .input-field-wrapper {
	clear: both;
	display: table;
	float: none;
	width: 100%;
}
.Product_form .list-box ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.Product_form .list-box ul li {
	display: inline-block;
	margin: 0 2% 0 0;
	padding: 0px;
	width: 47%;
	position: relative;
}
.Product_form input[type="checkbox"] {
	display: block;
	width: 100%;
	height: 100%;
}
.Product_form input[type="checkbox"] + .tooltip + label, .Product_form input[type="checkbox"] + label {
	line-height: 18px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.Product_form input[type="checkbox"] + label + .star {
	float: none;
	display: inline-block;
}
.Product_form .form-item label em {
	font-style: normal;
	color: #e31d1a;
}
.Product_form .row {
	margin-bottom: 15px;
}
.Product_form .form-action .input-field-wrapper {
	text-align: center;
	width: 100%;
}
.Product_form h4 {
	margin-bottom: 5px;
	margin-top: 25px;
}/**	FAQ ***/
.block-faq-block div.resource_type {
	padding: 0px 10px;
}
.block-faq-block .resource_type {
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
}
.block-faq-block .resource_type li {
	display: block;
	margin: 0;
	padding: 5px 10px;
	border-top: thin dashed #e7e7e7;
}
.block-faq-block .resource_type li:first-child {
	border-top: 0px dashed #dedede;
}
.block-faq-block .resource_type li a {
	font-size: 18px;
	color: #666666;
}
.block-faq-block .resource_type li.active a, .block-faq-block .resource_type li a:hover {
	color: #e31d1a;
	text-decoration: none;
}
.block-faq-block div.faqs {
	margin: 0 0 0 20px;
	padding: 0px 0 0;
}
.block-faq-block .faqs {
	margin: 0 0 0 20px;
	padding: 36px 0 0;
}
.block-faq-block .faqs li {
	list-style-type: disc;
	margin: 0px;
	padding: 5px 10px;
}
.block-faq-block .faqs li a {
	font-size: 18px;
	color: #666666;
}
.block-faq-block .faqs li a:hover {
	color: #e31d1a;
	text-decoration: none;
}/**	FAQ  Details**/
.faq_question {
	display: block;
	color: #666666;
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: 300;
}
.faq_question::before {
	content: "Q. ";
	color: #e31d1a;
	font-size: 18px
}
.faq_answer {
	color: #666666;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	display: block;
	margin: 0px;
	padding: 0 0 0 20px;
	text-align: justify;
}
.faq_answer::before {
	content: "A. ";
	color: #002144;
	font-size: 20px;
	margin-left: -20px;
	position: absolute;
}
.faq_answer h6 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 10px;
}
.faq_answer h6 em {
	display: block;
	font-size: inherit;
	line-height: inherit;
	margin: 8px 0 0;
}
.faq_answer p {
	color: #666666;
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
	text-align: justify;
}
.faq_answer p a {
	font-size: 18px;
	font-weight: 300;
	line-height: 22px;
}
.faq_answer > ol..faq_answer > ul {
margin-left: 20px;
}
.faq_answer > ol li {
	list-style-type: decimal;
}
.faq_answer > ul li {
	list-style-type: disc;
}
.faq_answer > ul li, .faq_answer > ol li {
	margin-bottom: 10px;
}/***	Cloud Search***/
.instant-search-menu dd {
	display: none !important;
}
.product-registration .Product_form .list-box div.star {
	display: none;
}
.product-registration .Product_form .list-box div.star {
}/*** 	Resource and Article***/
.search-input {
	width: 80%;
}
.search-button {
	width: 20%;
}
.search-input .input-text {
	height: 48px;
	width: 100%;
	min-width: 150px;
}
.search-button .regular-button:hover, .search-button .regular-button:focus, .search-button .regular-button {
	background: rgba(219, 41, 29, 1) url("../images/search-big.png") no-repeat scroll center center;
	height: 48px;
	min-width: 50px;
	overflow: hidden;
	text-indent: -9999px;
	width: 100%;
}
.sidebar .top-resource-articles div.head-h2, .sidebar .top-resource-videos div.head-h2 {
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	margin-bottom: 9px;
}
.sidebar div.block.block-block.top-resource-videos {
	padding-bottom: 0px;
}
.top-resource-articles .list a, .top-resource-videos .list a {
	text-decoration: none;
	line-height: normal;
	color: #666;
}
.top-resource-articles .list a:hover, .top-resource-videos .list a:hover {
	color: #e31d1a;
}
.top-resource-articles li, .top-resource-videos li {
	clear: both;
	padding: 5px 0px;
	background-image: none;
	list-style: none;
	text-align: left;
}
.top-resource-articles li.resourceArticles-cell input[type="checkbox"] + a, .top-resource-videos li.resourceVideos-cell input[type="checkbox"] + a {
	background: url(../images/check_box.png) no-repeat 0px 2px transparent;
	padding: 0 0 0 36px;
	color: #666666;
}
.top-resource-articles li.resourceArticles-cell input[type="checkbox"]:checked + a, .top-resource-videos li.resourceVideos-cell input[type="checkbox"]:checked + a {
	background-position: 0 -70px;
}
.sidebar .top-resource-videos .block-block {
	border: 0px none;
	margin: 0;
	padding: 0px;
}
.top-resource-articles .date, .top-resource-videos .date {
	padding-top: 5px;
	display: block;
	white-space: nowrap;
	font-size: 12px;
	color: #888;
	line-height: 16px;
}
.top-resource-articles .brief, .top-resource-videos .brief {
	word-wrap: break-word;
	display: block;
}
.top-resource-articles .content .more_link, .top-resource-videos .content .more_link {
	display: block;
	padding: 0px 0px 24px 0px;
}
.top-resource-articles .content .more_link input[type="checkbox"] + a, .top-resource-videos .content .more_link input[type="checkbox"] + a {
	background: url(../images/check_box.png) no-repeat 0px 2px transparent;
	padding: 0 0 0 36px;
	color: #666666;
}
.top-resource-articles .content .more_link input[type="checkbox"]:checked + a, .top-resource-videos .content .more_link input[type="checkbox"]:checked + a {
	background-position: 0 -70px;
}
.top-resource-articles .brief {
	word-wrap: break-word;
	display: block;
}
.resource-video .resource-video-date {
	color: #888888;
	display: inline-block;
}
.resource-video .resource-video-body {
	padding-top: 6px;
}
.resource-video .archive-link a {
	display: inline-block;
	padding-right: 10px;
	padding-top: 20px;
}
.resource-videos-list li strong, .resource-articles-list li strong {
	color: #404040;
	font-size: 18px;
	font-weight: normal;
	display: block;
	margin-bottom: 19px;
}
.resource-videos-list li .resource-video-date, .resource-articles-list li .resource-article-date {
	color: #888;
	padding-top: 6px;
	display: inline-block;
	font-size: 12px;
	white-space: nowrap;
}
.resource-videos-list li .resource-video-link, .resource-articles-list li .resource-article-link {
	padding-top: 1px;
}
.resource-videos-list li .resource-video-link a, .resource-articles-list li .resource-article-link a {
	font-size: 18px;
}
.resource-videos-list ul, .resource-articles-list ul {
	padding: 0px;
}
.resource-videos-list li, .resource-articles-list li {
	background-image: none;
	list-style: none;
}
.resource-videos-list ul ul, .resource-articles-list ul ul {
	padding-bottom: 15px;
}
.resource-videos-list ul ul li, .resource-articles-list ul ul li {
	padding-bottom: 15px;
}
.block-NeedHelp #contact-site-form .captcha-input-box .recaptcha_only_if_privacy {
	display: none;
}
.store-search-main #search {
	float: left;
	margin-bottom: 15px;
	width: 100%;
}
.target-resource-videos .resource-video-link, .target-resource-articles .resource-video-link, .target-resource-videos .list-pager, .target-resource-articles .list-pager {
	background: #f3f3f3 none repeat scroll 0 0;
	padding: 20px 0px;
	height: 70px;
	vertical-align: middle;
	display: block;
}
.target-resource-videos .resource-video-link, .target-resource-articles .resource-video-link {
	width: 100%;
}
.target-resource-videos .list-pager, .target-resource-articles .list-pager {
	width: 50%;
}
.target-resource-videos .list-pager-bottom, .target-resource-articles .list-pager-bottom {
	width: 100%;
}
.target-resource-videos .list-pager + .resource-video-link, .target-resource-articles .list-pager + .resource-video-link {
	width: 50%;
}
.target-resource-videos .resource-video-link, .target-resource-articles .resource-video-link {
	float: left;
}
.target-resource-videos .list-pager, .target-resource-articles .list-pager {
	float: right;
}
.target-resource-articles .resource-video-link label, .target-resource-videos .resource-video-link label {
	display: inline-block;
	line-height: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	vertical-align: middle;
}
.target-resource-articles .resource-video-link select, .target-resource-videos .resource-video-link select {
	display: inline-block;
	height: 30px;
	vertical-align: middle;
	width: 53%;
}/*** *Reponsive tab***/
.tab-pane ul.extra-fields li {
	clear: both;
	display: block;
	overflow: hidden;
	width: 100%;
}
.tab-pane ul.extra-fields li::after, .tab-pane ul.extra-fields li::before {
	clear: both;
	display: table;
}
.tab-pane ul.extra-fields li::after {
	content: "";
}
.responsive-tabs-container[class*="accordion-"] .tab-pane.active {
	margin-bottom: 23px;
}
.tab-pane .head-h5, .tab-pane .head-h2, .tab-pane h5, .tab-pane ul.extra-fields li div.head-h3, .tab-pane ul.extra-fields li div.head-h3 span.title-text {
	margin: 0px 0 10px;
	overflow: hidden;
	padding: 0;
	clear: both;
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 20px;
	color: #666;
	font-style: normal;
}
.tab-pane ul.extra-fields ul li span, .tab-pane ul.extra-fields ul li div {
	float: left;
	width: 50%;
}
.tab-pane ul.extra-fields li ul li {
	font-size: 18px;
	padding: 10px 20px;
}
.tab-pane ul.extra-fields li ul li:nth-child(odd) {
	background-color: #f3f3f3;
}
.tab-pane ul.extra-fields li ul li:nth-child(even) {
	background-color: #ffffff;
}
.tab-pane ul.extra-fields li div.head-h3 + ul {
	margin-bottom: 20px;
}/***CSS For Responsive**/
.filtermenu {
	background-color: #002144;
	display: none;
	padding: 5px 15px;
	overflow: hidden;
	width: 100%;
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	margin: 0 0 11px;
}
.filtermenu a {
	background: white url("../images/filter_image.png") no-repeat scroll center center;
	border-radius: 5px;
	display: none;
	float: right;
	height: 33px;
	padding: 7px;
	width: 33px;
	margin: 5px 0;
}/* bulleted list design */
.bulleted-list {
	padding-left: 18px;
}
.bulleted-list li {
	list-style: disc;
}/* banner*/
.bannerBox, .cycle-slideshow {
	max-height: 400px;
	margin-bottom: 0px;
	display: block;
	clear: both;
}
.bannerBox::after {
	clear: both;
	display: table;
	content: "";
}
.bannerBox::before {
	display: table;
	content: "";
}
.banner_image {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
}
.banner_test {
	position: absolute;
	padding: 20px 50px;
	width: 650px;
	height: 230px;
	left: 50%;
	top: 50%;
	margin: -115px 0px 0px -325px;
	background-color: rgba(0, 0, 0, 0.3);
}
.banner_image img {
	width: 100%;
	max-width: none;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.banner_test h2 {
	color: #fff;
	display: block;
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 30px;
	line-height: 30px;
	font-style: italic;
	text-align: center;
	clear: both;
	font-weight: 700;
}
.banner_test p {
	color: #fff;
	display: block;
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	clear: both;
}
.banner_test p a {
	display: inline-block;
	margin: 0px;
	padding: 14px 18px;
	font-size: 16px;
	line-height: 16px;
	background-color: #e31d1a;
	color: #fff;
	font-weight: bold;
}
.mobile, .tab {
	display: none;
}
.desktop {
	display: block;
}
.desktop, .mobile {
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
}
.where_to_purchage {
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.page-body-content .where_to_purchage > p {
	background: #f3f3f3 none repeat scroll 0 0;
	margin-bottom: 8px;
	padding: 10px;
}
.page-body-content .where_to_purchage h3 {
	background-color: #002144;
	color: #f1f1f1;
	display: block;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 5px 8px;
}
.page-body-content .where_to_purchage ul {
	display: block;
	margin: 0 0 15px;
	padding: 0px;
	clear: both;
}
.page-body-content .where_to_purchage ul::after {
	content: "";
}
.page-body-content .where_to_purchage ul::after, .page-body-content .where_to_purchage ul::before {
	clear: both;
	display: table;
}
.page-body-content .where_to_purchage ul li {
	background: #f3f3f3 none repeat scroll 0 0;
	display: inline-block;
	margin: 10px 8px 0 0;
	padding: 13px;
	width: 23%;
}
.page-body-content .where_to_purchage ul li a {
	background-color: #fff;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.page-body-content .where_to_purchage ul li img {
	display: block;
	margin: 0 auto;
}/** contact page css */
.contact_text, .contact-ques {
	margin: 0px 0px 0px;
	padding: 0px;
	border: 0px;
}
.contact-ques p, .contact_text p, .contact_form p {
	margin: 0px 0px 35px;
	padding: 0px;
	display: block;
	font-size: 18px;
	line-height: 24px;
}
.contact_form p .star-inline {
	color: #ec554e;
	line-height: 20px;
	font-size: 15px;
	font-weight: 300;
	padding: 0px 3px;
}
.contact_text p strong {
	display: block;
	margin: 0 0 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: 700;
}
.contact-ques p a, .contact_text p a {
	color: #606060;
}
.contact_text p strong a:hover, .contact-ques p a:hover {
	color: #e31d1a;
	text-decoration: underline;
}
.contact_form h3, .contact-ques h3, .contact_form h3 {
	margin: 0px 0px 10px;
	padding: 0px;
	display: block;
	color: #606060;
}
.contact_form .form-item {
	display: block;
	margin: 0px 0px 15px;
	padding: 0px;
	clear: both;
}
.contact_form .form-item .table-label label {
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 18px;
	width: auto;
	color: #606060;
}
.contact_form .form-item .table-label {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
.contact_form .form-item .table-label .star {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
.contact_form .form-item .table-value {
	clear: both;
	display: block;
}
#contact-site-form.contact_form .form-item label {
	display: block;
	margin: 0;
	padding: 8px 0px 5px;
	float: left;
	color: #606060;
	line-height: 20px;
}
#contact-site-form.contact_form .form-item .star {
	margin: 0px;
	padding: 0px;
	float: left;
}
#contact-site-form.contact_form .form-item .input-field-wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contact-site-form.contact_form .form-item input {
	background-color: #fff;
	border: solid 1px #d9d8d8;
	margin: 0 1px 0 0;
	padding: 9px 14px;
	width: 100%;
	height: 40px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	outline: 0;
	max-width: 445px;
}
#contact-site-form.contact_form .form-item textarea {
	background-color: #fff;
	border: solid 1px #d9d8d8;
	margin: 0 1px 0 0;
	padding: 9px 14px;
	width: 100%;
	height: 130px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	outline: 0;
	max-width: 445px;
}
#contact-site-form.contact_form .form-item select {
	background-color: #fff;
	border: solid 1px #d9d8d8;
	margin: 0 1px 0 0;
	padding: 9px 14px;
	width: 100%;
	height: 40px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	outline: 0;
	max-width: 445px;
}
.contact_form .form-action .regular-main-button {
	padding: 5px 35px;
}
.bannerBox {
	max-height: 400px;
}
ul.grid-list.display-modes li:nth-child(2) {
	display: none;
}
.items-list-products .products .products-table tr th.caption-product-price {
	content: "";
	overflow: hidden;
	text-indent: -9999px;
}
.page-body-content p iframe {
	border: 0 none;
	display: block;
	margin: 0;
	min-height: 582px;
	width: 100%;
}
ul.custom_faqs li a {
	color: #002144;
	text-decoration: none;
	font-size: 18px;
}
ul.custom_faqs li a:hover {
	text-decoration: none;
	color: #e31d1a;
}
.block-faq-block .col-md-9 h3 {
	margin-bottom: 0;
	font-weight: 400;
}
.block-faq-block .col-md-9 h4 {
	margin-bottom: 0;
	color: #666;
}
.block-faq-block .custom_faqs {
}
.features h3 {
    color: #e31d1a;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
}
.features p {
    font-size: 14px;
    line-height: 25px;
}
.blue-heading h2 {
    background: #002144;
    color: #fff;
    line-height: inherit;
    padding: 10px;
    font-size: 36px;
    font-weight: 400;
    margin-bottom: 0;
}
.prod-list {
    margin-top: 50px;
}
.prod-list a {
    display: block;
    background: #f3f3f3;
    text-align: center;
}
.prod-list img {
    max-width: 100%;
    height: auto;
}
.bottom-banner a {
    display: block;
}
.bottom-banner img {
    width: 100%;
    height: auto;
}
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.ui-dialog .ui-dialog-content.ctrl-ewaycorp-product360-customer-productpopup {
    padding: 0;
}
#p360 {
    width: 500px;
}
.article_container ul li .article_box a img {
    max-width: 100%;
}
.resource-article-body, .resource-article-body ul, .resource-article-body ul li, .resource-article-date, .resource-video-body, .resource-video-date, .resource-video-date ul li {
    font-size: 22px;
}
.resource-article-body ul {
    padding-left: 20px;
}
.resource-article-body ul li {
    list-style: disc;
    margin: 5px 0;
}
.resource-video-body iframe {
    max-width: 100%;
}

.product-full-view
{ 	
	display:block;
	margin:0px;
	padding:0px;
	float:left;	
}
.product-image-gallery
{
	float:left;
	margin:0px;
	padding:0px;
}
.product-full-view ul {
    float: left;
    margin: 0px;
    padding: 0px;
}
.product-full-view ul li {
    float: left;
    margin: 0px;
    padding: 0px;
    display: block;
}

.productRoundView,.productRoundView:focus,.productRoundView.active,.productRoundView:hover
{
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../images/product360.jpg) no-repeat center center transparent;
	background-size: 100% auto;
	width:110px;
	height:110px;
	text-indent: -999px;
	overflow: hidden;
	box-shadow: none;
}
.resourceVideoRoundView,.resourceVideoRoundView:focus,.resourceVideoRoundView.active,.resourceVideoRoundView:hover
{
	display: block;
	margin: 0px;
	padding: 0px;
	background: url(../images/rvideo_icon.jpg) no-repeat center center transparent;
	background-size: 100% auto;
	width:110px;
	height:110px;
	text-indent: -999px;
	overflow: hidden;
	box-shadow: none;
}


@media screen and (max-width: 1199px) {
.banner_test {
	padding: 10px 20px;
	width: 50%;
	height: auto;
	left: 25%;
	top: 5%;
	margin: 0px 0px 0px 0px;
}
.banner_test h2 {
	font-size: 20px;
	line-height: 20px;
}
.banner_test p {
	font-size: 14px;
	line-height: 20px;
}
}
@media screen and (max-width: 991px) {
.banner_test {
	width: 70%;
	left: 15%;
}
.banner_test h2 {
	margin-bottom: 5px;
}
#page {
	overflow: hidden;
}
.desktop, .mobile {
	display: none;
}
.tab {
	display: block;
}
.mobile_header .dropdown-menu li a.active, .mobile_header ul.nav-pills .open .dropdown-menu .desctop-hidden li a.active {
	color: #e31d1a;
}
.page-body-content .where_to_purchage ul li a img {
	width: 100%;
}
.page-body-content p iframe {
	min-height: 701px;
}
.blue-heading h2 {
    font-size: 28px;
}
.productRoundView, .productRoundView:focus, .productRoundView.active, .productRoundView:hover
{
    background: url(../images/product360.jpg) no-repeat center center transparent !important;
    background-size: 100% auto !important;
	width:60px;
	height:60px;
}
.resourceVideoRoundView, .resourceVideoRoundView:focus, .resourceVideoRoundView.active, .resourceVideoRoundView:hover
{
    background: url(../images/rvideo_icon.jpg) no-repeat center center transparent !important;
    background-size: 100% auto !important;
	width:60px;
	height:60px;	
}
.productRoundView span, .productRoundView:focus span, .productRoundView.active span, .productRoundView:hover span,
.resourceVideoRoundView span, .resourceVideoRoundView:focus span, .resourceVideoRoundView.active span, .resourceVideoRoundView:hover span
{
	background-color:transparent;
}
}
@media screen and (max-width: 767px) {
.desktop, .tab {
	display: none;
}
.mobile {
	display: block;
}
.banner_test {
	height: 270px;
	left: 15%;
	margin-top: -135px;
	top: 50%;
	width: 70%;
}
.banner_test h2 {
	font-size: 30px;
	line-height: 30px;
}
.banner_test p {
	font-size: 18px;
	line-height: 24px;
}
.page-body-content .where_to_purchage ul li {
	width: 30%;
}
.filtermenu {
	display: block;
	font-size: 24px;
}
.filtermenu a {
	display: block;
}
.filtermenu + div.block-block, .filtermenu + div, .product-filter {
	display: none;
}
.filtered-products .products-grid div.product-photo a.product-thumbnail, .filtered-products .products-grid .product-name.overlay a div.content-box span {
	font-size: 18px;
	line-height: 18px;
}
.contact-ques p a, .contact_text p a {
	word-break: break-all;
}
.prod-list {
    margin-top: 20px;
}
.blue-heading h2 {
    font-size: 24px;
    padding: 10px 20px;
}
.features, .features h3 {
    text-align: center;
}
#p360 {
    width: 100%;
    height: 500px!important;
}
}
@media screen and (min-width: 768px) {
.filtermenu + div.block-block, .filtermenu + div, .product-filter {
	display: block !important;
}
.block-flyout-categories-menu h2 {
	display: block !important;
}
}
@media screen and (max-width: 1400px) {
.carousel.slide.banner-carousel {
	max-height: unset;
}
.carousel.slide.banner-carousel .carousel-inner {
	height: auto !important;
}
.carousel.slide.banner-carousel .carousel-inner a img {
	width: 100%;
	height: auto;
	max-height: none;
}
}
@media screen and (min-width: 1200px) {/*	.target-main.one-sidebar #content {float: none;width: 100%;margin:0px;padding:0px;overflow:hidden;}*/
.product-details-tabs div.tabs-container {
	float: none;
	width: 100%;
}
.no-sidebars ul.products-grid.grid-list li.product-cell.col-md-4.col-sm-6 {
	width: 33.333%;
	clear: none !important;
}
.products-grid div.product-photo > img, .products-grid div.product-photo a > img {
	max-width: 100%;
	height: auto;
	width: auto;
	margin: 0px auto !important;
}/*	.video_container ul li .video_box a img{height: 200px;width: auto;}	*/
.resource-articles-list ul li, .video_container ul li {
	height: 370px;
}
}
@media screen and (max-width: 1199px) {
.Product_form .form-item .input-field-wrapper {
	clear: both;
	display: block;
	float: none;
}
#store_zipcode {
	width: 75%
}
.page-body-content ul.manuals-list li {
	width: 33.333%
}
}
@media screen and (min-width: 992px) {	/*.one-sidebar #content {float: none;width: 100%;margin:0px;padding:0px;overflow:hidden;}*/
.resource-articles-list ul li, .video_container ul li {
	height: 370px;
}
}
@media screen and (min-width: 768px) {	/*.one-sidebar #content {float: none;width: 100%;margin:0px;padding:0px;overflow:hidden;}*/
}
@media screen and (min-width: 768px) and (max-width: 991px) {
ul.utility-box li h2 {
	min-height: 56px;
	line-height: 28px;
}
}
@media screen and (max-width: 991px) {
select {
	-webkit-appearance: none;
	-moz-appearance: none;
}
* {
	transition: none;
}
.desktop-header {
	padding-bottom: 0px;
	display: block;
}
#logo {
	padding: 0 0 39px;
}
.block-NeedHelp #contact-site-form .form-action .regular-main-button:hover {
}
.regular-button:focus, .regular-button:active, .regular-button:hover {
	background-color: #fff;
	background-image: none;
	border: 2px solid #e31d1a;
	color: #e31d1a;
}
.regular-main-button:focus, .regular-main-button:active, .regular-main-button:hover {
	background: #e31d1a none no-repeat scroll 0 0;
	border: 0px solid #e31d1a;
	color: #fff;
}
ul.utility-box li a {/*background: #e31d1a none no-repeat scroll 0 0;border: 2px solid #e31d1a;*/
	color: #fff;
}
.sitemap-box > ul > li {
	width: 50%;
}
.mobile_header ul#search_box #mobile_search .simple-search-box input.form-text {
	height: 31px;
}
table.product-photo-box {
	position: relative;
	z-index: 8
}
ul.products-grid.grid-list li.product-cell.col-sm-4.col-sm-6 {
	width: 50%;
}
.paging-box .paging {
	float: left;
}
.Product_form .form-item div.table-value, .Product_form .form-item .input-field-wrapper {
	float: none;
	width: 210px;
}
.Product_form .form-item select.form-control {
	width: 100%;
}
.Product_form .language-selector {
	width: 100%;
}
.Product_form .language-selector ul {
	width: 100%;
}
.Product_form .language-selector li {
	width: 100%;
}
.target-resource-videos .list-pager + .resource-video-link, .target-resource-articles .list-pager + .resource-video-link, .target-resource-videos .resource-video-link, .target-resource-articles .resource-video-link, .target-resource-videos .list-pager, .target-resource-articles .list-pager {
	padding: 5px 0px;
	width: 100%;
	height: auto;
	display: table;
}
.target-resource-videos .list-pager + .resource-video-link, .target-resource-articles .list-pager + .resource-video-link, .target-resource-videos .resource-video-link, .target-resource-articles .resource-video-link {
	float: none;
	clear: both;
	margin-bottom: 20px;
}
.target-resource-videos .list-pager, .target-resource-articles .list-pager {
	float: none;
	clear: both;
	margin-bottom: 1px;
	padding: 10px 0px 5px;
}
.resouce-tab-container ul li {
	margin: 0 0 20px;
}
.banner-rotation-widget .carousel-indicators {
	z-index: 7;
}
.Product_form .list-box ul li {
	margin-bottom: 10px;
}
.page-body-content ul.manuals-list li {
	width: 50%
}
}
@media screen and (max-width: 800px) {
}
@media screen and (max-width: 991px) {
#logo img {
	max-width: 400px;
	width: 100%;
	display: block;
	margin: 0px auto;
	height: auto;
}
.category-description > div.grey-box p {
	padding-left: 15px;
	padding-right: 15px;
}
.category-description > div.grey-box h1 {
	padding-left: 15px;
	padding-right: 15px;
}
.product-image-gallery li {
	width: 60px;
	height:60px;
}

.product-details .product-description-full ul li {
	width: 100%;
	line-height: 30px;
}
.ui-widget-content .regular-main-button:focus, .ui-widget-content .regular-main-button:active, .ui-widget-content .regular-main-button:hover, .regular-main-button:focus, .regular-main-button:active, .regular-main-button:hover {
	background: none no-repeat #e31d1a;
	border: solid 0px #e31d1a;
	color: #ffffff;
}
.ui-widget-content .regular-main-button:focus span, .ui-widget-content .regular-main-button:active span, .ui-widget-content .regular-main-button:hover span, .regular-main-button:focus span, .regular-main-button:active span, .regular-main-button:hover span {
	color: #ffffff;
}
.regular-button:focus, .regular-button:active, .regular-button:hover {
	background: none no-repeat #e31d1a;
	border: solid 0px #e31d1a;
	color: #ffffff;
}
.regular-button:focus span, .regular-button:active span, .regular-button:hover span {
	color: #ffffff;
}
.regular-button span:focus, .regular-button span:active, .regular-button span:hover {
	color: #ffffff;
}
.store-search-main {
	display: block;
	width: 100%;
}
.store-search-main #search {
	display: block;
	float: none;
}
}
@media screen and (max-width: 767px) {
.form-control, .block-NeedHelp #contact-site-form .input-field-wrapper input {
	font-size: 16px;
	line-height: 16px;
	padding: 5px 10px;
	height: 30px;
}
.block-NeedHelp #contact-site-form .input-field-wrapper textarea {
	font-size: 16px;
	line-height: 16px;
	padding: 5px 10px;
	height: 60px;
}
.form-control:-moz-placeholder {
font-size:16px;
line-height:20px;
}
.form-control::-moz-placeholder {
font-size:16px;
line-height:20px;
}
.form-control:-ms-input-placeholder {
font-size:16px;
line-height:20px;
}
.form-control::-webkit-input-placeholder {
font-size:16px;
line-height:20px;
}
input#store_zipcode {
	font-size: 16px;
	line-height: 16px;
	padding: 5px 10px;
	height: 40px;
}
.group-select li.store-sepratore .regular-button, .group-select li.store-sepratore .input-box .regular-button {
	background-position: center center;
	background-size: auto 125%;
	height: 40px;
}
input#store_zipcode.form-control:-moz-placeholder {
font-size:16px;
line-height:20px;
}
input#store_zipcode.form-control::-moz-placeholder {
font-size:16px;
line-height:20px;
}
input#store_zipcode.form-control:-ms-input-placeholder {
font-size:16px;
line-height:20px;
}
input#store_zipcode.form-control::-webkit-input-placeholder {
font-size:16px;
line-height:20px;
}
.group-select li.store-sepratore {
	margin-bottom: 0px;
}
.search-button .regular-button:hover, .search-button .regular-button:focus, .search-button .regular-button {
	height: 38px;
}
.search-input .input-text {
	font-size: 21px;
	height: 38px;
	line-height: 38px;
}
.resouce-tab-container ul li a {
	padding: 9px 0;
}
.target-resource-articles .resource-video-link label, .target-resource-videos .resource-video-link label {
	margin-right: 10px;
}
.sitemap-box > ul > li {
	width: 100%;
}
.category-description > div.grey-box h1, .product-detail_section .product-details-info h1.title, h1 {
	font-size: 30px;
	line-height: 43px;
	margin-bottom: 15px;
}
h2, .head-h2 {
	font-size: 25px;
}		/**product details page**/
.resource-articles-list ul li p, .video_container ul li p {
	max-height: none;
	max-height: none;
}
.ui-widget-content .regular-main-button span, .regular-main-button span {
	font-size: 13px;
}
div.product-details div.image, div.product-details .product-details-info {
	width: 100% !important;
}
.product-details-tabs div.tabs ul.tabs > li {
	display: table;
	width: 100%;
}
.block-NeedHelp .head-h2, .product-details-tabs, #breadcrumb ul.breadcrumb {
	padding-left: 20px;
	padding-right: 20px;
}
.delete_profile .delete-user-button {
	margin-top: 0px !important;
	margin-left: 10px !important;
	font-weight: 400;
	line-height: 25px;
	font-size: 13px;
}
ul.utility-box {
	border: 0px;
	margin-bottom: 30px;
}
ul.utility-box li {
	border-right: 0px;
	border: 1px solid #c3c3c3;
	min-height: 281px;
	margin-top: 20px;
}
ul.utility-box li:first-child {
	margin-top: 0px;
}
ul.utility-box li.media {
	border-right: 1px solid #c3c3c3;
}
ul.utility-box li a span.image-box {
	height: 117px;
	margin: 13px auto;
}
ul.utility-box li.find a span.image-box {
	background-position: 0px -25px;
}
ul.utility-box li.find a:hover span.image-box {
	background-position: 0px -177px;
}
ul.utility-box li.location a span.image-box {
	background-position: 0 -18px;
}
ul.utility-box li.location a:hover span.image-box {
	background-position: 0px -170px;
}
ul.utility-box li.media a span.image-box {
	background-position: 0px -25px;
}
ul.utility-box li.media a:hover span.image-box {
	background-position: 0px -177px;
}
ul.utility-box li a span.heading {
	margin: 0 0 20px;
}
ul.utility-box li a span.regular-main-button {
	margin: 0 auto 15px;
}
.target-main .head-h2, .block-featured-products .head-h2 {
	margin-bottom: 20px;
}
.block-NeedHelp {
	padding: 33px 0 16px;
}
.block-NeedHelp .head-h2 {
	margin-bottom: 0px;
}
#footer-area #footer {
	margin-top: 50px;
}
.Product_form .form-item div.table-value, .Product_form .form-item .input-field-wrapper {
	width: 100%;
}
}
@media screen and (max-width: 640px) {
.target-page-not-found .flex-container .section .container h2.page-not-found {
	background-color: #e31d1a;
	border-radius: 51%;
	color: #fff;
	display: table-cell;
	font-size: 20px;
	height: 100px;
	line-height: 25px;
	margin: 0 auto;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.target-page-not-found .flex-container .section .container .page-not-found + p {
	display: table-cell;
	font-size: 16px;
	line-height: 30px;
	padding: 0 15px;
	vertical-align: middle;
}
.ui-widget-content .howtovideo,
.resource-video-body .howtovideo {
	height: 446px;
	margin: 0;
	width: 100%;
}

}
@media screen and (max-width: 599px) {
.page_not_found h2.page-not-found {
	color: #ffffff;
	font-size: 20px;
	height: 115px;
	line-height: 25px;
	width: 115px;
}
.page_not_found h2.page-not-found + P {
	font-size: 18px;
	height: 115px;
}
.delete-profile-message {
	width: auto;
}
.delete-user-buttons-list {
	left: 0px;
	margin-right: 0px;
}
.delete-user-buttons-list .regular-button {
	float: left;
	left: 0px;
	margin-left: 10px;
}
.page-body-content ul.manuals-list li {
	width: 100%
}
}
@media screen and (max-width: 540px) {
.Product_form .list-box ul li {
	width: 97%;
}
ul.products-grid.grid-list li.product-cell.col-sm-4.col-sm-6 {
	width: 100%;
}
div.tabs ul.tabs > li, div.page-tabs ul > li {
	float: none;
	display: table;
	width: 100%;
}
.ui-widget-content .howtovideo,
.resource-video-body .howtovideo {
	height: 400px;
}
#store_zipcode {
	width: 74%;
}
.group-select li.store-sepratore .regular-button, .group-select li.store-sepratore .input-box .regular-button {
	min-width: 40px;
}
}
@media screen and (max-width: 480px) {
.product-buttons .buttons-row div {
	display: table;
}
.product-buttons .buttons-row .add-button-wrapper + .add-button-wrapper {
	margin-top: 15px;
}
.resouce-tab-container ul li a {
	font-size: 16px;
}
.ui-widget-content .howtovideo,
.resource-video-body .howtovideo {
	height: 360px;
}
.banner_test {
	height: auto;
	left: 5%;
	margin-top: 0;
	padding: 5px;
	top: 5%;
	width: 90%;
}
.banner_test h2 {
	font-size: 18px;
	line-height: 18px;
}
.banner_test p {
	font-size: 16px;
	line-height: 16px;
}
.banner_test p a {
	font-size: 14px;
	line-height: 14px;
	padding: 5px 13px;
}
.page-body-content .where_to_purchage ul li {
	width: 46%;
}
#p360 {
    width: 100%;
    height: 400px!important;
}
.resource-video-body iframe {
    height: 250px;
}
}
@media screen and (max-width: 400px) {
#logo img {
	max-width: 250px;
}
.block-NeedHelp #recaptcha_area, .block-NeedHelp #recaptcha_table {
	width: 240px !important;
}
.block-NeedHelp .recaptchatable #recaptcha_image {
	width: 182px !important;
}
.block-NeedHelp .recaptchatable .recaptcha_image_cell, .block-NeedHelp .recaptchatable .recaptcha_image_cell center {
	height: 35px;
}
.block-NeedHelp .recaptchatable .recaptcha_image_cell center img {
	height: auto;
	width: 100%;
}
.block-NeedHelp #contact-site-form .captcha-input-box .recaptchatable #recaptcha_response_field {
	width: 100px !important;
	font-size: 14px;
	border: 0px;
}
.block-NeedHelp #contact-site-form .captcha-input-box .recaptcha_input_area {
	padding: 0px !important;
	width: 90px !important;
}
.block-NeedHelp .recaptchatable .recaptcha_r1_c1 {
	background: rgba(0, 0, 0, 0) url("http://www.google.com/recaptcha/api/img/white/sprite.png") no-repeat scroll 1px -49px / 107% auto;
	height: 5px;
	width: 240px !important;
}
.block-NeedHelp .recaptchatable .recaptcha_r2_c1 {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url("http://www.google.com/recaptcha/api/img/white/sprite.png");
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: auto;
	width: 28px !important
}
.block-NeedHelp .recaptchatable .recaptcha_r2_c2 {
	background: rgba(0, 0, 0, 0) url("http://www.google.com/recaptcha/api/img/white/sprite.png") no-repeat scroll -27px 0;
	height: 35px;
	width: 22px;
}
.ui-widget-content .howtovideo,
.resource-video-body .howtovideo {
	height: 240px;
}
.block-NeedHelp #contact-site-form .input-field-wrapper.captcha-input-box {
	overflow: hidden;
	width: 280px;
}
.g-recaptcha {
	transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-ms-transform: scale(0.8);
}
#secondary-menu .footer-menu > .leaf > a, #secondary-menu .footer-menu > .leaf > span.footer-title {
	font-size: 15px;
	margin-bottom: 4px;
}
.page-body-content p a {
	display: block;
	line-height: 20px;
	word-break: break-all;
}
}
.page-body-content .prod-list.ps-widget.ps-enabled
{background:none transparent; width:100%; height: auto; margin:50px 0px 0px; padding:0px;  display: block; background: #f3f3f3; text-align: center;}

.page-body-content .prod-list.ps-widget.ps-enabled span{ display: none;}

@media screen and (min-width: 768px) {
    .video_container ul li img {
        height: 190px;
    }
    .video_container ul li h5 {
        height: 60px;
    }
}
@media screen and (min-width: 992px) {
    .video_container ul li img {
        height: 170px;
    }
    .resource-videos .video_container ul li .video_box a img {
        height: 180px;
    }
    .resource-videos .video_container ul li h5 {
        height: 84px;
    }
}
@media screen and (min-width: 1200px) {
    .video_container ul li img {
        height: 200px;
    }
    .video_container ul li h5 {
        height: 40px;
    }
    .resource-videos .video_container ul li h5 {
        height: 60px;
    }
    .resource-videos .video_container ul li .video_box a img {
        height: 230px;
    }

}

.shop_now{padding:10px 0;}
.single_prod_block{text-align: center; background: #f3f3f3; padding-bottom: 40px;}
.prd-ps-block{margin-bottom:40px}
.prod-list2 {background:#f3f3f3;}
.bottom-button {margin-top:50px;margin-bottom:10px;}
.bottom-button img {width:auto;}
.page-body-content .prod-list.ps-widget {width:100%;height:auto;margin:50px 0px 0px;padding:0px;display:block;background:#f3f3f3;text-align:center;}

/*.product-details-info .ps-widget
{
    padding: 0px !important;
}

.product-details-info .ps-widget span
{
	display: block;
    padding: 0px;
}

.product-details-info .ps-widget span:after
{
	left: 50%;
	right:auto;
	margin-left: 53px;
}*/

