/* Default Style */
*:focus {
  outline: none !important;
}
body {
  font-family: 'Lato', sans-serif !important;
  font-size: 15px;
  color: #333333;
  background: #fff;
}
body {
  font-family: 'Proxima Nova' !important;
}
.logo, img {
  margin-top: 0;
  max-width: 100%;
}
a {
  color: #D1232A;
}
a:hover, a:focus {
  text-decoration: none;
  color: #D1232A
}
a, .btn {
  -o-transition: color .3s, background .3s, border-color .3s;
  -ms-transition: color .3s, background .3s, border-color .3s;
  -moz-transition: color .3s, background .3s, border-color .3s;
  -webkit-transition: color .3s, background .3s, border-color .3s;
  transition: color .3s, background .3s, border-color .3s;
}
.btn, .form-control {
  border-radius: 0;
}
.carousel-control.left, .carousel-control.right {
  background-image: transparent !important;
  background: none !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.navbar-default .navbar-collapse {
  padding: 0;
}
.wrapper-header-main::after {
  content: "";
  background-color: rgba(0,0,0,0.8);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body#n_home .wrapper-header-main::after {
  display: none;
}
/* .wrapper-header-main { */
/* z-index: 1; */
  /* position: relative; */
/* } */

/* body#n_content .wrapper-header-main  */
/* { */
	/* position: relative; */
/* } */


/* body#n_content .wrapper-header-main .container-fluid.top-header  */
/* { */
	/* position: relative; */
	/* z-index: 999; */
/* } */
/* body#n_content .wrapper-header-main .nCustom-wrapper-header  */
/* { */
	/* position: relative; */
	/* z-index: 999; */
/* } */

/* body#n_content .wrapper-header-main .page-nm-head  */
/* { */
	/* z-index: 99; */
	/* position: relative; */
/* } */
@media(max-width:767px) {
  body .wrapper-header-main {
	min-height: 205px;
  }
  body .navbar-nav .dropdown-menu > li > a {
	color: #fff;
  }
  .navbar-default .navbar-collapse {
	padding: 0 15px;
  }
  /*.navigation-list li {
	width: 23%;
  }*/
  .navigation-list li a {
	color: #ffffff;
  }
}
@media (min-width: 768px) {
  .dropdown-hover:hover > .dropdown-menu {
	display: block;
  }
}
/* End Default */
/* Start Wrapper Header */
.wrapper-header-main {
  background-color: #000;
  padding-bottom: 20px;
  background-size: cover;
  background-position: center;
  margin-bottom: 15px;
}
#n_home .wrapper-header-main {
  /* margin-bottom: 35px;*/
  margin-bottom: 0;
}
.wrapper-header {
  padding: 37px 15px;
}
.header-search, #header-cart {
  margin-top: 0;
}
.header-search {
  margin-top: 2px;
  width: 80%;
  float: right;
}
.btn-header {
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .header-search {
	width: 100%;
	margin-top: 20px;
  }
}
.header-search .form-control {
  background: #ffffff;
  border-radius: 0;
  border-color: #ffffff;
  height: 35px;
}
.header-search .btn-default, .search-results-search .btn-default {
  margin-left: 0 !important;
  padding: 0 12px;
  font-size: 18px;
  color: #ffffff;
  background: #c1c1c1;
  height: 35px;
  border-radius: 0;
  border: none !important;
}
.search-results-search .btn-default {
  padding: 6px 12px;
  height: 46px;
}
.dealer-locator {
  margin-top: 17px;
}
.btn-dealer {}
.btn-dealer:hover, .btn-dealer:focus {
  background: #90222f;
  color: #ffffff;
}
/* End Wrapper Header */
/* Start Navigation */
.wrapper-navigation {
  background: #90222f;
}
#n_home .wrapper-navigation {
  margin-bottom: 20px;
}
.navbar-default {
  margin-bottom: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  min-height: 30px;
}
/*.navbar-default .navbar-nav > li {
  margin-right: 10px;
}*/
.navbar-default .navbar-nav > li:last-child {
  margin-right: 0px;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li:focus > a, .nCustom-menu-full li:hover, .navbar-default .navbar-nav > li > a.active {
  color: #ffffff;
  border-bottom: 3px solid #fff;
}
@media (max-width: 1199px) {
  .navbar-default .navbar-nav > li {
	margin-right: 1px;
  }
  .navbar-default .navbar-nav > li > a {
	margin: 0 14px;
	font-size: 15px;
  }
}
@media (max-width: 991px) {
  .navbar-default {
	min-height: inherit;
  }
  .navbar-default .navbar-nav > li > a {
	margin: 0 5px;
	font-size: 12px;
  }
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav > li > a {
	margin: 0 8px;
	font-size: 12px;
  }
  .wrapper-navigation .row {
	margin: 0;
  }
}
/* End Navigation */
.top-acct {
  width: auto;
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
}
.top-acct > li {
  margin-left: 10px;
  float: left;
}
/* Start Homepage */
.home-content-wrapper {
  padding: 105px 0 70px;
}
.hometext-content-wrapper {
  position: relative;
}
.hometext-content-wrapper > div {
  position: absolute;
  bottom: 0;
}
.home-content-wrapper * {
  color: #fff;
}
.home-content-wrapper p {
  font-size: 16px;
}
.carousel-control .fa {
  top: 45%;
  font-size: 35px;
}
#n_home .wrapper-category-thumbnail {
  padding-bottom: 70px;
}
#n_home .wrapper-category-thumbnail > .container > .row {
  margin: 0 -10px;
}
#n_home .wrapper-category-thumbnail .category-thumbnail, #n_home .nCustom-new-arrivals {
  padding: 0 10px;
  width: 20%;
}
.categoryhome-wrapper > div:first-child > .thumbnail-category {
  border-top: 6px solid #aeadab;
}
.thumbnail-category {
  border-bottom: 6px solid #aeadab;
}
.thumbnail-category > div > div > .caption {
  padding: 0 20px;
  margin-top: 40px;
}
.thumbnail-category h3 {
  text-transform: uppercase;
  font-size: 38px;
}
.thumbnail-category h3 a {
  color: #333333;
}
.thumbnail-category .btn-arrow {
  font-size: 45px;
  color: #c1c1c1;
  background-size: contain;
  background-repeat: no-repeat;
  width: 122px;
  height: 32px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-image: url(../img/arrow.png);
}
.thumbnail-category .btn-arrow.collapsed {
  background-image: url(../img/arrow.png) !important;
}
.btn-rarrow {
  background-image: url(../img/rarrow.png) !important;
  display: block;
  margin: 20px auto 15px;
}
.thumbnail-category .btn-rarrow.collapsed {
  background-image: url(../img/rarrow.png) !important;
}
.thumbnail-category .btn-arrow:hover, .thumbnail-category .btn-arrow:focus {
  color: #90222f;
  outline: none !important;
  box-shadow: none !important;
  background-image: url(../img/arrow-hover.png);
}
.btn-rarrow:hover, .btn-rarrow:focus {
  background-image: url(../img/rarrow-hover.png) !important;
}
.categoryimg-wrapper {
  text-align: center;
}
.categoryimg-wrapper img {
  max-width: 400px;
  width: auto;
  max-height: 300px;
  height: auto;
  margin: 0 auto;
}
.thumbnail-category .thumbnail .caption h3 {
  height: 53px;
}
.thumbnail-category .collapse .well {
  border-radius: 0;
}
.fade-category * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}
.fade-category:hover * {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.categoryhome-wrapper {
  margin-bottom: 20px;
}
.btn-primary {
  background-color: #90222f;
  color: #fff;
  border-color: #90222f;
}
.btn-primary:hover, .btn-primary:focus {
  color: #fff;
  background-color: #760f1b;
}
.btn-success {
  background-color: #000;
  color: #fff;
  border-color: #000;
}
.btn-success:hover, .btn-success:focus {
  color: #fff;
  background-color: #90222f;
}
@media (min-width: 1200px) {
  .hometext-content-wrapper {
	height: 520px;
  }
  /* .home-content-wrapper {} */
  .categoryimg-wrapper img {
	min-width: 400px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hometext-content-wrapper {
	height: 420px;
  }
  .categoryimg-wrapper img {
	min-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  body li.search-icon {
	top: 5px;
	right: 34px;
  }
  body .header-search {
	position: absolute;
	right: 93px;
	top: 24px;
  }
  body li.search-icon {
	top: 20px;
  }
  .thumbnail-category .btn-arrow {
	width: 80px;
	height: 21px;
  }
  .hometext-content-wrapper {
	height: 320px;
  }
  .thumbnail-category > div > div > .caption {
	margin-top: 20px;
  }
  .thumbnail-category h3 {
	font-size: 28px;
  }
  .categoryimg-wrapper img {
	max-width: 280px;
  }
}
@media (max-width: 767px) {
  .hometext-content-wrapper {
	height: auto;
  }
  .thumbnail-category .btn-arrow {
	width: 80px;
	height: 21px;
  }
  .hometext-content-wrapper > div {
	position: relative;
  }
  .thumbnail-category > div > div > .caption {
	margin-top: 20px;
	padding: 0;
  }
  .thumbnail-category h3 {
	font-size: 25px;
  }
  .thumbnail-category .btn-arrow {
	font-size: 35px;
  }
  .categoryimg-wrapper img {
	max-width: 250px;
  }
  .home-advert img {
	margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  #n_home .wrapper-category-thumbnail .category-thumbnail {
	margin-top: 20px;
  }
  #n_home .wrapper-category-thumbnail, #n_home .wrapper-new {
	text-align: center;
  }
  #n_home .wrapper-category-thumbnail .category-thumbnail, #n_home .nCustom-new-arrivals {
	width: 33%;
	float: none;
	display: inline-block;
  }
  .move-top {
	margin-top: 30px;
  }
}
@media (max-width: 767px) {
  #n_home .wrapper-category-thumbnail .category-thumbnail, #n_home .nCustom-new-arrivals {
	width: 50%;
  }
  .move-top {
	margin-top: 0;
  }
}
@media (max-width: 500px) {
  #n_home .wrapper-category-thumbnail .category-thumbnail, #product-page .category-thumbnail, #n_home .nCustom-new-arrivals {
	width: 100%;
  }
  .thumbnail-category .nCustom-new-arrivals {
	width: 50% !important;
  }
}
.wrapper-category-thumbnail .category-thumbnail {
  margin-top: 25px;
}
.wrapper-category-image > a {
  display: block;
  width: 100%;
  height: 200px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.category-thumbnail:nth-child(3n + 1) {
  clear: none;
}
.category-thumbnail > a {
  padding: 8px 10px;
  font-size: 14px;
  font-weight: bold;
  background: #c1c1c1;
  background: #000;
  color: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase;
}
.category-thumbnail > a:hover, .category-thumbnail > a:focus {
  background: #000000 !important;
}
.category-thumbnail > a:hover + div, .category-thumbnail > a:focus + div {
  border-bottom-color: #000000 !important;
}
@media (max-width: 1199px) {
  .category-thumbnail > a {
	font-size: 13px;
	font-weight: bold;
  }
}
/*@media (max-width: 991px) {
  #product-page .category-thumbnail > a {
	height: 62px;
	overflow: hidden;
  }
}*/
/*.wrapper-category-thumbnail .row > div.category-thumbnail:first-child > a {
  background: #8e3d32;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div > a {
  background: #453f36;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div + div > a {
  background: #39566a;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div + div + div > a {
  background: #4d653b;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div + div + div + div > a {
  background: #cc631b;*/

#cat-102 > a {
  padding: 10.5px 10px;
  font-size: 14.5px;
}
/*.wrapper-category-thumbnail .row > div.category-thumbnail:first-child > .wrapper-category-image {
  border-color: #8e3d32;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div > .wrapper-category-image {
  border-color: #453f36;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div + div > .wrapper-category-image {
  border-color: #39566a;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div + div + div > .wrapper-category-image {
  border-color: #4d653b;
}
.wrapper-category-thumbnail .row > div.category-thumbnail:first-child + div + div + div + div > .wrapper-category-image {*/
/*  border-color: #cc631b;
}*/
.wrapper-new {
  padding: 30px 0;
  /*background: #dfd6d7;*/
}
.wrapper-new h2, .category-name {
  margin: 15px 0;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #d40019;
  color: #fff;
  text-transform: uppercase;
}
.category-name {
  margin-bottom: inherit;
  font-size: 36px;
  font-weight: bold;
  color: #000000;
}
.thumbnail {
  border: 1px solid #ebebeb;
  border-radius: 0;
  padding: 10px;
}
.thumbnail:hover, .thumbnail:focus {
  border-color: #90222F;
}
.thumbnail .caption {
  padding: 9px 0 0 0;
}
.caption .price {
  padding-top: 10px;
  font-size: 20px;
  font-weight: bold;
  height: auto;
  text-align: center;
}
.thumbnail .caption h3 {
  font-size: inherit;
  line-height: normal;
  height: 54px;
}
.thumbnail .caption h3 a {
  font-size: 15px;
  color: #7f7f7f;
  text-align: center;
  display: block;
}
@media (max-width: 767px) {
  .thumbnail .caption h3 {
	height: auto;
  }
  .thumbnail {
	padding: 4px;
  }
}
/* End Homepage */
/* Start Sidebar */
.panel-default {
  border-color: #90222f;
  border-radius: 0;
}
.panel-default > .panel-heading {
  color: #ffffff;
  background-color: #90222f;
  border-color: #90222f;
  border-radius: 0;
}
.panel-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
#left-sidebar .list-group h4, #left-sidebar .list-group .h4 {
  font-weight: 600;
}
.list-group-item {
  border: 1px solid #90222f;
  border-radius: 0 !important;
  transition: none !important;
}
a.list-group-item:hover, a.list-group-item:focus {
  color: #ffffff;
  background-color: #6d1822;
}
a.list-group-item:hover .text-muted, a.list-group-item:focus .text-muted {
  color: #ffffff;
}
/* End Sidebar */
/* Start Category Page */
.viewby > .btn-default:hover, .viewby > .btn-default:focus, .viewby > .btn-default:active, .viewby > .btn-default.active {
  box-shadow: none;
  background: #000000;
  color: #ffffff;
}
/* End Category Page */
/* Start Product Page */
#n_product hr {
  margin: 25px 0;
}
hr {
  border-color: #e5e5e5;
}
.breadcrumb {
  margin-bottom: 25px;
  background-color: #f1f1f1;
  border-radius: 0;
}
.breadcrumb > li > a {
  font-size: 12px;
  color: #90222f;
}
.breadcrumb > li + li:before {
  content: "/";
  padding: 0 7px;
  color: #000000;
}
.product-name {
  margin: 0;
  font-size: 35px;
  font-weight: bold;
  color: #333;
}
.wrapper-share .btn-default {
  margin-top: 25px;
  padding: 5px 9px;
  border-radius: 0;
}
.wrapper-share .btn-default .fa {
  font-size: 15px;
}
.wrapper-pricing {
  /*margin-top: 25px;*/
}
.wrapper-pricing > div {
  float: left;
  margin-right: 15px;
}
.prodprice-wrapper {
  margin-bottom: 15px;
}
@media (max-width: 500px) {
  .wrapper-pricing > div {
	margin-bottom: 5px;
	float: none;
	display: block;
  }
}
.productpricetext, .productpromo {
  margin-bottom: 0;
  font-size: 30px;
  line-height: 26px;
  font-weight: bold;
}
.productpricetext {
  color: #90222f;
}
.warranty-wrapper {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  margin-top: 10px;
  font-weight: 600;
}
.warranty-wrapper p {
  margin: 0;
}
.productrrp, .productsave, .productwasprice {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
}
.productrrp {
  text-decoration: none;
}
.productsavetext {
  margin-top: 10px;
  width: 100%;
}
.productsavetext > div, .productsavetext > span {
  float: left;
}
#sale-end {
  margin: 0 5px;
}
.time-text {
  color: #000000;
}
#accordion {
  margin-top: 50px;
}
#accordion .panel-default {
  border-radius: 0;
  border: none;
}
#accordion .panel-default > .panel-heading {
  padding: 0;
  border-color: #ebebeb;
}
#accordion .panel-default > .panel-heading > .panel-title > a {
  padding: 14px 15px;
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  background: #ebebeb;
  text-transform: uppercase;
  display: block;
}
#accordion .panel-default > .panel-heading.active a, #accordion .panel-default > .panel-heading a:hover, #accordion .panel-default > .panel-heading a:focus {
  background: #90222f;
  color: #ffffff;
}
#accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border: none;
}
.wrapper-specifications > h3 {
  margin: 0 0 20px;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #90222f;
}
.wrapper-specifications ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wrapper-specifications ul li::before {
  margin-right: 5px;
  content: "\f0da";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wrapper-specifications ul li {
  margin: 3px 0;
  font-size: 13px;
  color: #000000;
  display: block;
}
.btn-seller {
  padding: 15px 0px;
  background: #C1C1C1;
  width: 100%;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}
.btn-seller:hover, .btn-seller:focus {
  background: #7f7f7f;
  color: #ffffff;
}
.wrapper-upsell {
  margin-top: 15px;
  padding-bottom: 60px;
  background: #dfd6d7;
}
.wrapper-upsell hr {
  margin-top: 35px !important;
  border-color: #c3b4b5;
}
.wrapper-upsell > .container > div:first-child h3 {
  margin-top: 30px;
}
.upsell-heading > h3 {
  margin: 40px 0;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
  color: #90222f;
  display: block;
}
#n_product .qty {
  font-size: 15px;
  color: #000000;
  height: 55px;
  padding: 0;
}
.extra-options .buying-options .btn {
  padding: 16px 0px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
.extra-options .buying-options .btn .fa {
  display: none;
}
.wrapper-alt-images {
  margin: 0 -5px;
}
.wrapper-alt-images > div {
  padding: 0 5px;
}
.wrapper-alt-images .product-image-small {
  /*border: 1px solid #ebebeb;*/
}
/* End Product Page */
/* Start Footer */
.wrapper-footer {
  margin-top: 30px;
  padding-top: 3em;
  background: #000000;
}
#n_product .wrapper-footer {
  margin-top: 0;
}
.usps-wrapper {
  border: 1px solid #292929;
  padding: 20px;
  margin-bottom: 40px;
}
.usps-wrapper01 {}
.usps-wrapper02 {}
.usps-wrapper i {
  font-size: 50px;
  color: #90212e;
  padding: 0 20px 20px 0;
}
.usps-wrapper h2 {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0;
  font-family: 'Proxima Nova';
}
ul.why-chose-bullets li {
  font-family: 'Proxima Nova Lt';
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 14px;
  line-height: 24px;
  list-style: none;
  position: relative;
  padding-left: 20px;
}
ul.why-chose-bullets li::before {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-left: 10px solid #c3262d;
  border-bottom: 8px solid transparent;
  position: absolute;
  left: 0px;
  top: 2px;
  content: "";
}
.usps-wrapper p {
  margin: 10px 0px 0px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  font-family: 'Proxima Nova';
}
@media (min-width: 768px) and (max-width: 991px) {
  .usps-wrapper i {
	font-size: 40px;
	padding: 0 0 20px 0;
  }
  body #hm-ytvideo {
	height: 432px;
  }
}
@media (max-width: 767px) {
  .usps-wrapper i {
	font-size: 30px;
	padding: 0 0 20px 0;
  }
  .usps-wrapper02 {
	text-align: left;
  }
}
.wrapper-footer h4 {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .wrapper-footer h4 {
	margin: 20px 0 !important;
  }
}
.wrapper-footer .nav-pills > li > a {
  padding: 5px 15px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  font-family: 'Proxima Nova';
}
.wrapper-footer .nav-pills > li > a:hover, .wrapper-footer .nav-pills > li > a:focus {
  background: none;
  color: #90222f;
}
.wrapper-newsletter {
  padding-right: 30px;
}
.wrapper-newsletter p {
  padding-top: 5px;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  font-family: 'Proxima Nova';
}
.wrapper-newsletter .form-control {
  border-radius: 0;
  border-color: #ebebeb;
}
.wrapper-newsletter .form-control {
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-size: 16px;
}
.wrapper-newsletter input.btn.btn-default {
  background-color: #c3262d;
  border: 2px solid transparent;
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 13px 43px;
  box-shadow: none;
  color: #fff;
  float: left;
  display: block;
  margin-top: 15px;
  line-height: 24px;
  height: 50px;
}
.wrapper-newsletter .btn-default, .sidebar-buttons-wrapper .btn {
  margin-top: 6px;
  font-size: 15px;
  font-weight: bold;
  color: #333;
  border-radius: 0;
  background-color: #c1c1c1;
  border: none;
  width: 100%;
}
.wrapper-newsletter .btn-default:hover, .wrapper-newsletter .btn-default:focus, .sidebar-buttons-wrapper .btn:hover, .sidebar-buttons-wrapper .btn:focus {
  color: #fff;
  background: #c3262d;
}
.footer-details p {
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
.footer-details p span {
  font-weight: normal;
  color: #c1c1c1;
}
.list-social {
  margin: 0;
  padding: 0;
  font-size: inherit;
  list-style: none;
}
.list-social > li {
  margin-right: 10px;
  float: left;
}
@media (max-width: 767px) {
  .list-social > li {
	float: none;
	display: inline-block;
  }
}
.list-social > li > a {
  font-size: 30px;
}
.list-social > li > a:hover .fa, .list-social > li > a:focus .fa {
  color: #90222f;
}
.list-social > li > a .fa {
  color: #c1c1c1;
}
.wrapper-footer hr {
  margin: 60px 0 30px;
  border-color: #292929;
}
.wrapper-footer .phone {
  margin-top: 20px;
}
.footer-details {
  padding-left: 30px;
}
@media (max-width: 767px) {
  .footer-details {
	padding-left: 15px;
	margin-top: 20px;
  }
}
address, address a {
  font-size: 13px;
  color: #c1c1c1;
}
/* End Footer */
/* Start Location */
.wrapper-storename .js-collapse h1 {
  margin: 15px 0;
  padding-bottom: 10px;
  border-bottom: 2px solid #000;
}
.wrapper-storeloc h2, .wrapper-storename .js-collapse h1 {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.wrapper-storeloc address, .wrapper-storeloc address a {
  color: #000000;
}
.trading-hours {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 2px solid #000000;
}
.trading-hours h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.wrapper-dealerform {
  margin-top: 20px;
}
LI.geo_loc_item {
  width: 100%;
}
@media (min-width: 1200px) {
  #geo_map_pl {
	padding-right: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #geo_map_pl {
	padding-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #geo_map_pl {
	border-right: none;
  }
  LI.geo_loc_item {
	width: 50%;
	display: inline-block;
  }
  #geo_list {
	height: auto;
  }
}
@media (max-width: 767px) {
  .ch-sm-cl {
	height: auto;
  }
  #geo_list {
	height: auto;
  }
  #geo_map_pl {
	border-right: none;
  }
}
@media (max-width: 991px) {
  .wrapper-storeloc, .wrapper-dealerform {
	margin-top: 30px;
  }
  .wrapper-storeloc img {
	width: 100%;
  }
}
/* End Location */
.nCustom-menu-full {
  width: 100%;
}
.nCustom-menu-full li {
  /*width: 20%;*/
  padding: 0px 25px;
  /*text-align: center;*/
}
@media (max-width:991px) {
  .nCustom-menu-full li {
	width: 33%;
  }
}
.js-collapse:hover {
  cursor: pointer;
}
.nCustom-wrapper-header {
  padding-left: 0;
  padding-right: 0;
}
#main-content {
  background: #fff;
  padding-top: 15px;
}
#n_home #main-content {
  padding-top: 0;
}
#n_home .wrapper-new div.container > .row > div.wrapper-thumbnail {
  background-image: url(/assets/webshop/background_wrappernew.jpg) /*{wrapperNew-background-image}*/ ;
  background-size: cover;
}
/*Hiding account and cart for now*/
.navigation-list li {
  width: 24%;
}
/* Tabs */
.nav-tabs {
  border-bottom: 3px solid #90222f;
}
.nav-tabs > li {
  margin-bottom: 0;
}
.nav-tabs > li > a {
  margin-right: 5px;
  font-size: 15px;
  color: #000;
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  border-radius: 0;
}
.nav-tabs > li > a:hover {
  background-color: #000;
  border-color: #000;
  color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #90222f;
  border: 1px solid #90222f;
  cursor: default;
}
.tab-content {
    border: 0;
    padding: 0 !important;
    border-top: none;
    background: transparent;
}
.tab-content {
  padding: 20px;
}
.tabbable {
  margin-top: 30px;
  margin-bottom: 30px;
}
.wrapper-enquiries {
  margin-bottom: 20px;
}
.extra-options .wrapper-enquiries .btn {
  padding: 6px 0px;
  font-size: 18px;
}
.extra-options .buying-options .btn.btn-success {
  padding: 6px 0px;
}
#n_product .qty {
  height: 60px;
}
.productdetails p:first-child {
  font-weight: 400;
}
.wrapper-specifications strong, .wrapper-specifications span {
  color: #333333 !important;
  font-family: 'Lato', sans-serif !important;
}
.panel-grey {
  background-color: #C1C1C1 !important;
  border-color: #C1C1C1 !important;
}
.panel-grey-border {
  border-color: #C1C1C1 !important;
}
#header-cart {
  z-index: inherit;
}
.fancybox-homeBanner-popup .fancybox-skin {
  border-radius: 0;
}
/****5-Feb-2020****/
.container-fluid.top-header {
  background-color: #c02126;
}
.search-icon {
  cursor: pointer;
}
/****5-Feb-2020**END**/
/****6-Feb-2020**st**/
.header-container {
  max-width: 1580px;
  margin: 0 auto;
  width: 100%;
  padding: 0px 15px;
}
.container-fluid.top-header ul.topcntul.list-inline li, .container-fluid.top-header ul.topcntul.list-inline a {
  font-size: 15px;
  color: #fff;
}
.container-fluid.top-header ul.topcntul.list-inline li {
  font-family: 'Proxima Nova';
  position: relative;
  padding-right: 30px;
}
.container-fluid.top-header ul.topcntul.list-inline li:last-child {
  padding: 0px;
}
.container-fluid.top-header ul.topcntul.list-inline a {
  font-family: 'Proxima Nova Rg';
  text-transform: uppercase;
}
.container-fluid.top-header ul.topcntul.list-inline {
  margin: 0;
}
.container-fluid.top-header ul.topcntul.list-inline li span {
  padding-right: 5px;
}
ul.top-srch-cart.list-inline li > a {
  font-family: 'Proxima Nova Rg';
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  padding-right: 40px;
}
ul.top-srch-cart.list-inline li a#cartcontentsheader {
  background: transparent;
  border: 0;
  padding: 0;
  line-height: 16px;
}
ul.top-srch-cart.list-inline i.fa.fa-caret-down {
  display: none;
}
.top-cart-acc ul.top-srch-cart.list-inline li {
  padding: 0px;
  position: relative;
}
.top-cart-acc ul.top-srch-cart.list-inline li:after, .container-fluid.top-header ul.topcntul.list-inline li:after {
  border-right: 1px solid #fff;
  width: 2px;
  height: 12px;
  position: absolute;
  content: "";
  top: 5px;
  right: 17px;
}
.top-cart-acc ul.top-srch-cart.list-inline li:after {
  right: 13px;
}
.top-cart-acc ul.top-srch-cart.list-inline {
  margin: 0px;
  padding-top: 1px;
}
li.shop-ct:after, li.search-icon:after {
  display: none;
}
li.search-icon {
  background: #fff;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 50%;
  position: absolute !important;
  top: 5px;
  margin-left: 15px;
}
li.search-icon span i {
  font-weight: bold;
}
li.search-icon span {
  position: relative;
  top: 3px;
  font-size: 16px;
}
.lt-em:after {
  display: none;
}
.container-fluid.top-header {
  padding: 9px 0px;
}
.nCustom-wrapper-header {
  padding-top: 25px;
  float: left;
  width: 100%;
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  font-family: 'Proxima Nova';
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
}
.banner-nw {
  width: 100%;
  position: relative;
}
body#n_home .wrapper-header-main {
  background: transparent;
  padding: 0px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background-image: none !important;
  min-height: inherit;
}
body#n_product .wrapper-header-main{
    z-index: 1! important;
    position: relative! important;
}
.wrapper-header-main {
  background-image: url(/assets/marketing/68.jpg?1571612352);
  min-height: 180px;
}
.banner-nw img {
  width: 100%;
}
section.after-slidermsg {
  background: #d1232a;
  padding: 25px 0px;
  margin-top: 25px;
}
.home-message-main {
  display: table;
  margin: 0 auto;
  max-width: 450px;
}
.feature-products-sec h2 {
  font-size: 40px;
  color: #c3262d;
  font-family: 'Proxima Nova Bl';
  text-transform: uppercase;
  margin-bottom: 40px;
}
.feature-products.home-product-main {
	padding: 43px 0px;
	float: left;
	width: 100%;
	padding-top: 96px;
}
.feature-products.home-product-main .thumbnail {
  border: 1px solid #ececec;
  border-radius: 0;
  padding: 10px;
  background: #fefcfd;
  border-radius: 3px;
}
.feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads {
  background-color: #c3262d;
  border: 0;
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 9px 12px;
  box-shadow: none;
  border: 2px solid transparent;
}
section.contact-us-sec a.hmcnt-btn:hover {
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
}
.whycntnt a:hover {
  background: transparent;
  color: #c3262d;
  border: 2px solid #c3262d
}
.feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads:hover {
  border: 2px solid #c3262d;
  color: #c3262d;
  background: transparent;
}
.feature-products.home-product-main a.notify_popup.btn.btn-default.btn-block.btn-loads {
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 9px 12px;
  box-shadow: none;
  border: 2px solid #cccccc;
}
.feature-products.home-product-main .thumbnail .caption h3 a {
  color: #000;
  font-size: 17px;
  font-family: 'Proxima Nova';
  line-height: 27px;
  font-weight: normal;
}
.feature-products.home-product-main .thumbnail .caption h3 {
  font-size: inherit;
  line-height: normal;
  height: 54px;
  margin: 0;
}
.feature-products.home-product-main .thumbnail .caption {
  padding: 0;
}
.ch-sm-cl.whycntnt-main p {
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  font-family: 'Proxima Nova Lt';
  line-height: 30px;
  margin-bottom: 15px;
}
.whycntnt a {
  background-color: #c3262d;
  border: 2px solid transparent;
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 13px 43px;
  box-shadow: none;
  color: #fff;
  float: left;
  display: block;
  margin-top: 20px;
  line-height: 24px;
  height: 50px;
}
.feature-products.home-product-main .caption .price {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 500;
  height: auto;
  text-align: center;
  font-family: 'Proxima Nova';
  margin-bottom: 20px;
}
section.home-video-sec {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
.vd-play-sec {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  cursor: pointer;
}
section.home-insta-video h2 {
  font-size: 40px;
  color: #c3262d;
  font-family: 'Proxima Nova Bl';
  text-transform: uppercase;
  margin-bottom: 25px;
}
section.home-insta-video {
  padding: 35px 0px 23px;
}
.ch-sm-cl.whycntnt-main {
  background: #121212;
  padding: 44px 110px 40px 315px;
}
.ch-sm-cl.whycntnt-main h2 {
  color: #fff;
  font-size: 40px;
  font-family: 'Proxima Nova Bl';
  margin-bottom: 20px;
  text-transform: uppercase;
}
.ch-sm-cl {
  float: left;
  width: 50%;
  min-height: 483px;
}
section.contact-us-sec {
  background: #c3262d;
  float: left;
  width: 100%;
  margin: 20px 0px 0px;
  padding: 25px 0px;
}
.ch-sm-cl.whychose-img img {
  width: 100%;
}
section.contact-us-sec h2 {
  color: #fff;
  font-size: 42px;
  font-family: 'Proxima Nova Bl';
  margin-bottom: 0;
  text-transform: uppercase;
  position: relative;
  top: 5px;
}
section.contact-us-sec p {
  font-size: 18px;
  margin: 0;
  color: #fff;
  font-family: 'Proxima Nova Lt';
  font-weight: 300;
}
section.contact-us-sec a.hmcnt-btn {
  background-color: #fff;
  border: 2px solid transparent;
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 13px 53px;
  box-shadow: none;
  color: #c3262d;
  float: left;
  display: block;
  margin-top: 2px;
  height: 50px;
  line-height: 24px;
}
.footer-nav li:last-child a:after {
  display: none;
}
section.home-newsletter {
  float: left;
  width: 100%;
  background: url(/assets/pump-bk.jpg);
  background-size: cover;
  margin-bottom: 0;
  padding-top: 25px;
}
.wrapper-footer {
  margin-top: 20px !important;
  float: left;
  width: 100%;
  background: url(/assets/footer-bk-nw.jpg);
  background-size: cover;
  padding-top: 18px;
  background-repeat: no-repeat;
}
section.home-newsletter h4 {
  font-size: 20px;
  color: #fff;
  font-family: 'Proxima Nova Rg';
  margin-bottom: 25px;
}
section.home-newsletter img {
  position: relative;
  top: 10px;
}
#n_home .banner-nw {
  margin-top: 40px;
}
.header-search .input-group {
  position: absolute;
  top: 0;
  right: 115px;
  width: 385px;
  top: 46px;
}
.header-search button.btn.btn-default {
  background: #000;
}
section.home-newsletter h3 {
  color: #fff;
  font-family: 'Proxima Nova Bl';
  font-size: 41px;
  margin-bottom: 25px;
}
section.home-newsletter h6 {
  font-family: 'Proxima Nova Rg';
  color: #fff;
  font-size: 18px;
  margin: 0px 0px 25px;
}
section.home-newsletter input.form-control {
  width: 385px;
  float: left;
  height: 45px;
  border-radius: 45px 0px 0px 45px;
  border: 0px;
  font-size: 16px;
  color: #919191;
  font-family: 'Proxima Nova Rg';
}
section.home-newsletter input.btn.btn-default {
  border: 0;
  background: #c3262d;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
  border-radius: 0px 45px 45px 0px;
  height: 45px;
  padding: 0px 28px;
  line-height: 26px;
}
section.home-newsletter input.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #919191;
  opacity: 1; /* Firefox */
}
section.home-newsletter input.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #919191;
}
section.home-newsletter input.form-control::-ms-input-placeholder { /* Microsoft Edge */
  color: #919191;
}
.wrapper-footer h4 {
  font-size: 20px;
  font-family: 'Proxima Nova';
  font-weight: 500;
  margin: 0 0 15px;
}
.footer-ups-section.text-center img {
  margin-bottom: 20px;
}
.footer-nav li > a:after {
  content: "";
  border-right: 1px solid #373737;
  position: absolute;
  top: 5px;
  height: 15px;
  width: 2px;
  right: -5px;
}
.footer-nav li > a {
  color: #ffffff;
  font-family: 'Proxima Nova Rg';
  font-size: 20px;
  font-weight: 500;
  padding: 0px 20px;
  position: relative;
}
ul.footer-nav.list-inline {
  margin: 0px;
  padding: 33px 0px;
}
.footer-logo.text-center {
  margin-top: 28px;
}
.main-follow h5 {
  float: left;
  font-family: 'Proxima Nova Rg';
  font-size: 18px;
  color: #fff;
  padding: 15px 17px 0px 0px;
  margin: 0;
}
.footer-checkmethod ul {
  float: none !important;
  margin: 0px;
  padding: 45px 0px;
}
.footer-copyright {
  background: #c3262d;
  text-align: center;
  padding: 15px 0px;
}
.footer-copyright address {
  margin: 0px;
  font-size: 14px;
  color: #fff;
  font-family: 'Proxima Nova Rg';
}
.list-social > li > a .fa {
  color: #fff;
  font-size: 25px;
}
.main-follow {
  display: table;
  margin: 0 auto;
}
.main-follow ul.list-social {
  float: left;
}
.navbar-default .navbar-nav > li > a:hover {
  border: 0px;
  color: #d2232a;
}
ul.nav.navbar-nav {
  margin-top: 15px;
}
section.home-newsletter input.btn.btn-default:hover {
  background-color: #000;
  color: #fff;
}
.navbar-default .navbar-nav > li > a:focus {
  outline: 0;
  box-shadow: none;
  border: 0px;
}
.top-cart-acc {
  padding-right: 60px;
}
.payment-icon-container {
  height: 45px;
}
#homepageCarousel ol.carousel-indicators {
  display: none;
}
#homepageCarousel .carousel-caption {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
  padding: 0;
  bottom: inherit;
  text-shadow: inherit;
}
#homepageCarousel .carousel-caption h3 {
  font-family: 'Proxima Nova Bl';
  font-size: 86px;
  text-transform: uppercase;
  margin: 0px 0px 45px;
}
#homepageCarousel .carousel-caption span.btn.btn-primary.btn-lg {
  font-family: 'Proxima Nova Rg';
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 13px 36px;
  box-shadow: none;
  background-color: #c3262d;
  border-radius: 5px;
}
#homepageCarousel .carousel-caption p {
  margin: 0;
}

.right-sect img {
	height: 20px;
	margin-left: auto;
	display: block;
	margin-right: auto;
	margin-bottom: 5px;
	object-fit: contain;
}

.right-sect {
	display: flex;
	justify-content: unset;
	align-items: center;
	max-width: 45%;
	flex: 45%;
}
.reseller-pge {
  padding: 0 7px;
}
.lft-sect {
	max-width: 55%;
	flex: 55%;
}

li.page-appends.geo_loc_item {
	display: flex;
}

.carousel-control-prev {
  position: absolute;
  width: 95px;
  height: 95px;
  background: #000;
  z-index: 999;
  top: 50%;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.7);
  left: -47.5px;
  transform: translateY(-50%);
}
.carousel-control-prev img, .carousel-control-next img {
  max-width: 20px;
  display: table;
  margin: 28px auto;
}
.carousel-control-prev img {
  margin-left: 50px;
  margin-top: 28px;
}
.carousel-control-next img {
  margin-right: 50px;
}
.carousel-control-next {
  position: absolute;
  width: 95px;
  height: 95px;
  background: #000;
  z-index: 999;
  top: 50%;
  border-radius: 50%;
  border: 2px solid rgba(255, 255, 255, 0.7);
  right: -47.5px;
  transform: translateY(-50%);
}
.banner-nw {
  overflow: hidden;
}
@media only screen and (max-width:1900px) {
  .ch-sm-cl.whycntnt-main {
	padding: 43px 110px 52px 265px;
  }
  .ch-sm-cl {
	height: 450px;
	min-height: inherit;
  }
  ul.why-chose-bullets li {
	margin-bottom: 15px;
  }
  .ch-sm-cl img {
	height: 100%;
  }
}
@media only screen and (max-width:1800px) {
  .ch-sm-cl.whycntnt-main {
	background: #121212;
	padding: 44px 75px 40px 95px;
  }
  .ch-sm-cl.whychose-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
}
@media only screen and (max-width:1300px) {
  .ch-sm-cl.whycntnt-main {
	padding: 44px 30px 40px 25px;
  }
}
@media only screen and (max-width:1199px) {
  #homepageCarousel .carousel-caption h3 {
	font-size: 55px;
  }
  .wrapper-logo {
	max-width: 150px;
  }
  .navbar-default .navbar-nav > li > a {
	margin: 0 3px;
	font-size: 14px;
	padding: 3px;
  }
  #homepageCarousel .carousel-caption {
	margin-top: 100px;
  }
  .ch-sm-cl.whycntnt-main {
	padding: 44px 30px 40px 25px;
  }
  .container-fluid.top-header ul.topcntul.list-inline li, .container-fluid.top-header ul.topcntul.list-inline a {
	font-size: 13px;
  }
  ul.top-srch-cart.list-inline li > a {
	font-size: 13px;
  }
  section.feature-products.home-product-main a.notify_popup.btn.btn-default.btn-block.btn-loads {
	padding: 10px 12px;
  }
  .wrapper-thumbnail.homefeat {
	margin-bottom: 40px;
  }
  section.contact-us-sec h2 {
	font-size: 34px;
	margin-top: 10px;
  }
  section.home-newsletter h3 {
	font-size: 30px;
	margin-bottom: 20px;
  }
  section.home-newsletter h4 {
	margin-bottom: 10px;
  }
  section.home-newsletter input.form-control {
	width: calc(100% - 155px);
  }
  .wrapper-footer h4 {
	font-size: 16px;
  }
  .footer-nav li > a {
	font-size: 14px;
  }
  ul.footer-nav.list-inline {
	padding: 25px 0px 15px;
  }
  .footer-logo {
	margin-top: 20px;
  }
  .footer-logo img {
	max-width: 150px;
  }
  .footer-checkmethod ul {
	padding: 20px 0px;
  }
}
@media only screen and (max-width:991px) {
  .whycntnt a {
	margin-top: 5px;
  }
  ul.why-chose-bullets li {
	margin-bottom: 5px;
	font-size: 14px;
  }
  .ch-sm-cl.whycntnt-main ul.why-chose-bullets {
	padding-left: 18px !important;
  }
  .wrapper-logo {
	max-width: 100%;
	text-align: center;
	width: 100%;
  }
  .wrapper-logo a {
	display: table;
	max-width: 150px;
	margin: 0 auto;
  }
  .navbar-default .navbar-nav > li > a {
	margin: 0 8px;
  }
  .header-container .pull-right {
	width: 100%;
  }
  .header-container ul.nav.navbar-nav {
	margin-top: 15px;
	display: table;
	margin: 15px auto 0;
	float: none;
  }
  #homepageCarousel .carousel-caption h3 {
	margin-bottom: 20px;
  }
  .ch-sm-cl.whycntnt-main h2 {
	font-size: 25px;
	margin-bottom: 15px;
	line-height: 30px;
  }
  section.home-insta-video h2 {
	font-size: 34px;
  }
  section.contact-us-sec h2 {
	text-align: center;
  }
  section.contact-us-sec p {
	text-align: center;
  }
  section.contact-us-sec a.hmcnt-btn {
	font-size: 15px;
	padding: 13px 53px 11px;
	display: table;
	margin: 25px auto;
	float: none !important;
  }
  .vd-play-sec {
	max-width: 100px;
  }
  .news-letter-main {
	padding-top: 0;
	text-align: center;
  }
  section.home-newsletter img {
	position: relative;
	top: 10px;
	display: table;
	margin: 25px auto 0;
  }
  .footer-ups-section.text-center .col-md-3 {
	width: calc(100% / 4);
	float: left;
  }
  .footer-nav li > a {
	padding: 0 5px;
  }
  .footer-nav li > a::after {
	top: 0px;
  }
  .footer-copyright {
	padding: 10px 0px;
  }
  .header-container .pull-right.top-cart-acc {
	width: auto;
  }
  .ch-sm-cl.whycntnt-main {
	padding: 30px 30px 30px 25px;
  }
  #homepageCarousel .carousel-caption {
	margin-top: 80px;
  }
  .carousel-control-prev, .carousel-control-next {
	width: 60px !important;
	height: 60px !important;
	top: 75%;
	left: -30px;
	transform: translateY(-0%);
  }
  .carousel-control-next {
	left: auto;
	right: -30px;
  }
  .carousel-control-prev img {
	margin-left: 29px;
	margin-top: 15px;
	max-width: 15px;
  }
  .carousel-control-next img {
	margin-right: 29px;
	margin-top: 15px;
	max-width: 15px;
  }
}
@media only screen and (max-width:767px) {
  body #hm-ytvideo {
	height: 234px !important;
  }
  .nCustom-wrapper-header {
	padding-top: 10px;
  }
  .nCustom-wrapper-header {
	padding-top: 10px;
	float: left;
	width: 100%;
  }
  #homepageCarousel .carousel-caption span.btn.btn-primary.btn-lg {
	font-size: 14px;
	padding: 10px 25px 8px;
  }
  #homepageCarousel .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	max-width: inherit;
	min-height: 350px;
	object-fit: cover;
  }
  .wrapper-logo {
	margin-bottom: 15px;
  }
  #homepageCarousel .carousel-caption {
	margin-top: 100px;
  }
  #homepageCarousel .carousel-caption h3 {
	font-size: 25px;
  }
  .ch-sm-cl.whycntnt-main {
	padding: 25px 15px;
	width: 100%;
	min-height: inherit;
	height: auto;
  }
  .ch-sm-cl.whycntnt-main h2 br {
	display: none;
  }
  .ch-sm-cl {
	float: left;
	width: 100%;
	min-height: inherit;
	height: auto !important;
  }
  .ch-sm-cl.whychose-img img {
	height: auto;
  }
  .navbar-default .navbar-collapse {
	background: #c02126;
	padding: 0px 20px 20px;
  }
  .header-container ul.nav.navbar-nav {
	width: 100%;
  }
  .navbar-default .navbar-nav > li {
	margin-right: 0;
	width: 100%;
	text-align: left;
  }
  .navbar-default .navbar-nav > li > a:hover {
	color: #FFF;
  }
  .after-slidermsg img {
	width: 200% !important;
	max-width: 200% !important;
	margin-left: -50%;
  }
  ul.top-srch-cart.list-inline li > a {
	padding-right: 10px;
  }
  .top-cart-acc ul.top-srch-cart.list-inline li::after {
	right: 3px;
  }
  .container-fluid.top-header ul.topcntul.list-inline li, .container-fluid.top-header ul.topcntul.list-inline a {
	font-size: 11px;
	padding-right: 9px;
  }
  .container-fluid.top-header ul.topcntul.list-inline li::after {
	top: 3px;
	right: 8px;
  }
  ul.top-srch-cart.list-inline li > a {
	font-size: 11px;
  }
  .header-container .pull-left, .header-container .pull-right.top-cart-acc {
	width: 100%;
  }
  .container-fluid.top-header ul.topcntul.list-inline, .top-cart-acc ul.top-srch-cart.list-inline {
	display: table;
	margin: 0 auto;
	float: none;
  }
  .top-cart-acc {
	padding-right: 0;
  }
  li.search-icon {
	margin-left: 15px;
	right: 15px;
	top: 81px;
  }
  .header-search .input-group {
	position: absolute;
	right: 0;
	width: 100%;
	top: 126px;
	padding: 0px 15px;
  }
  .header-search {
	margin-top: 0;
  }
  section.after-slidermsg {
	overflow: hidden;
  }
  .wrapper-footer .col-xs-12.col-sm-6 {
	margin-bottom: 20px;
  }
  .footer-ups-section.text-center img {
	max-height: 65px;
  }
}
@media only screen and (max-width:567px) {
  #homepageCarousel .carousel-caption {
	margin-top: 100px;
  }
  .feature-products-sec h2 {
	font-size: 25px;
	color: #c3262d;
	margin-bottom: 25px;
  }
  .wrapper-thumbnail.col-xs-8 {
	width: 100%;
  }
  section.home-insta-video h2 {
	font-size: 25px;
	padding: 0px 15px;
  }
  .ch-sm-cl.whycntnt-main h2 {
	font-size: 25px;
	margin-bottom: 15px;
  }
  .whycntnt a {
	font-size: 14px;
	padding: 9px 25px;
	margin-top: 20px;
	line-height: 24px;
	height: auto;
  }
  section.home-newsletter input.form-control {
	width: 100%;
	border-radius: 45px;
	margin-bottom: 10px;
  }
  section.home-newsletter input.btn.btn-default {
	width: 100%;
	border-radius: 45px;
	font-size: 14px;
  }
  .footer-ups-section.text-center .col-md-3 {
	width: 50%;
	margin-bottom: 25px;
  }
  .footer-copyright address {
	font-size: 12px;
  }
  .footer-ups-section.text-center img {
	max-height: 60px;
  }
  section.contact-us-sec h2 {
	font-size: 30px;
	margin-top: 10px;
  }
  .vd-play-sec {
	max-width: 65px;
  }
  section.feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads {
	font-size: 14px;
  }
  section.feature-products.home-product-main .thumbnail .caption h3 {
	height: auto;
  }
  .wrapper-footer {
	padding-top: 15px;
  }
  li.search-icon {
	top: 84px;
  }
  .header-search {
	margin-top: 0px;
	position: absolute;
	width: 100vw;
	left: 0;
	right: 0;
	z-index: 99;
  }
  .header-search .input-group {
	top: 75px;
	margin-top: 0px;
  }
}
@media only screen and (max-width:767px) {
  .container-fluid.top-header ul.topcntul.list-inline li::after {
	top: 2px;
	right: 10px;
  }
  .top-cart-acc ul.top-srch-cart.list-inline li::after {
	right: 5px;
  }
  .header-search .nsearchinput-pl {
	margin-top: 35px !important;
	width: calc(100vw - 30px);
  }
  .navbar-default .navbar-nav > li > a {
	font-size: 17px;
	padding: 3px;
	text-transform: uppercase;
  }
  .navbar-default .navbar-nav > li:hover > a {
	border-bottom: none !important;
  }
  body .footer-menu h4 {
	font-size: 19px;
  }
  body .footer-menu ul.footer-nav.list-inline {
	padding: 16px 0px;
  }
}
@media only screen and (max-width:359px) {
  .topcontect.list-inline .topcntul.list-inline li {
	margin: 0 auto;
	padding: 0;
  }
  .container-fluid.top-header ul.topcntul.list-inline li, .container-fluid.top-header ul.topcntul.list-inline a {
	font-size: 10px;
	padding-right: 5px;
  }
  .top-cart-acc ul.top-srch-cart.list-inline li::after {
	top: 2px;
  }
  .container-fluid.top-header ul.topcntul.list-inline li::after {
	top: 2px;
	right: 4px;
  }
}
.instagram, .instaimage {
  position: relative;
}
.instaimage .instacaption {
  display: none;
  opacity: 0;
  color: #fff;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  text-align: center;
  font-size: 100%;
}
.instaimage .instaimg {
  width: 100%;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.instaimage::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.instaimage {
  overflow: hidden;
}
.insta:hover .instacaption, .insta:hover::after {
  display: none !important;
}
.instaimage:hover .instacaption {
  display: block !important;
  z-index: 2 !important;
  opacity: 1 !important;
}
.slick-slide {
  padding-left: 1px;
  padding-right: 1px;
}
#instafeed ul.slick-dots {
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0px;
}
#instafeed ul.slick-dots li {
  display: inline;
  padding: 0px 5px;
}
#instafeed ul.slick-dots li button {
  background: #dbdbdb;
  border: 0px;
  border-radius: 50%;
  color: #fff;
  width: 15px;
  height: 15px;
  font-size: 0;
}
#instafeed ul.slick-dots li.slick-active button {
  background: #c3262d;
}
.instaimage:hover:after {
  content: "";
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.home-video-sec .befhm-video img.hm-vid-bk {
  width: 100%;
  height: 500px;
  object-fit: cover;
}
@media only screen and (max-width:1024px) {
  .ch-sm-cl {
	height: 505px;
  }
  body .home-video-sec .befhm-video img.hm-vid-bk {
	width: 100%;
	height: auto;
	object-fit: cover;
  }
  body #hm-ytvideo {
	height: 576px;
  }
  body .cat-pgs .price-filt-in a.btn.btn-default.btn-xs {
	margin-top: 10px;
  }
  .cat-pgs .price-fil-desk h4 {
	font-size: 20px !important;
  }
  .cat-pgs .panel-title {
	font-size: 20px !important;
  }
}
.dropdown-menu.tophh > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333 !important;
  white-space: nowrap;
}
.footer-menu.text-center {
  margin-top: 45px;
}
.footer-menu ul.footer-nav.list-inline {
  padding: 26px 0px;
}
.footer-menu h4 {
  font-size: 23px;
}
.footer-menu .footer-link a {
  font-size: 18px;
  padding: 0px 9px;
}
.wrapper-newsletter input.btn.btn-default:hover {
  background-color: transparent;
  border: 2px solid #c3262d;
  color: #c3262d;
}
.bread-backcolo {
  background: #d1232a;
  padding: 17px 0px 16px;
}
.bread-backcolo ul.breadcrumb {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
.bread-backcolo .breadcrumb > li > a {
  font-size: 18px;
  color: #fff;
  font-family: 'Proxima Nova Rg';
}
.bread-backcolo ul.breadcrumb li:before {
  color: #fff;
}
.bread-backcolo .breadcrumb > li:first-child a {
  font-weight: 800;
  font-family: 'Proxima Nova Th';
}
body .wrapper-header-main, body#n_product .wrapper-header-main {
  margin: 0;
}
body#n_category div#main-content, body#n_product div#main-content {
  padding: 45px 15px 15px;
}
.cat-pgs a.list-group-item:hover, .cat-pgs a.list-group-item:focus {
  color: #000;
  background-color: transparent;
}
.cat-pgs .panel-default > .panel-heading {
  color: #ffffff;
  background-color: #000;
  border-color: #ececec;
  border-radius: 6px 6px 0px 0px;
  border: 0;
  padding: 15px 15px 14px;
}
.cat-pgs .panel-default {
  border: 0 !important;
  box-shadow: none;
  margin: 0;
}
.cat-pgs .panel-title {
  font-size: 23px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  font-family: 'Proxima Nova Rg';
}
.cat-pgs ul.list-group {
  border: 1px solid #ececec;
}
.cat-pgs ul.list-group li a {
  font-family: 'Proxima Nova';
  font-size: 17px;
  font-weight: 500;
  border: 1px solid #ececec;
  color: #000;
}
.cat-pgs ul.list-group li:last-child a, .cat-pgs ul.list-group {
  border-radius: 0px 0px 6px 6px !important;
}
.cat-pgs .price-fil-desk {
  margin-top: 45px;
}
.cat-pgs .price-filt-in {
  margin: 27px auto 45px;
  padding: 0px;
}
.cat-pgs .price-fil-desk h4 {
  color: #c3262d;
  font-size: 28px;
  text-transform: uppercase;
  display: block;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
  margin: 0;
}
.cat-pgs .price-filt-in span.ui-slider-handle.ui-state-default.ui-corner-all {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 4px solid #000;
  background: transparent;
  top: -.5em;
}
.cat-pgs .price-filt-in span.ui-slider-handle.ui-state-default.ui-corner-all:nth-child(2) {
  margin-left: -22px;
}
.cat-pgs .price-filt-in span.ui-slider-handle.ui-state-default.ui-corner-all:nth-child(3) {
  margin-left: 0px !important;
}
body .cat-pgs p#price-range {
  height: 7px;
  border: 0;
  border-radius: 0;
  margin: 0 auto;
  max-width: 210px;
}
body .cat-pgs .price-filt-in .ui-slider-range.ui-widget-header.ui-corner-all {
  background: #c3262d !important;
  border-radius: 0px;
}
body .cat-pgs .price-filt-in p#price-range-text {
  color: #0e0e0e !important;
  font-size: 18px;
  font-family: 'Proxima Nova';
  font-weight: normal;
  margin: 18px 10px 25px;
}
body .cat-pgs .price-filt-in input.btn.btn-default.btn-xs {
  background-color: #c3262d;
  color: #fff;
  font-family: 'Proxima Nova Rg';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 3px;
  padding: 3px 15px 4px;
  box-shadow: none;
  border: 1px solid transparent;
  margin-right: 8px;
}
body .cat-pgs .price-filt-in a.btn.btn-default.btn-xs {
  background-color: transparent;
  color: #000;
  font-family: 'Proxima Nova Rg';
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 3px;
  padding: 3px 24px 4px !important;
  box-shadow: none;
  border: 1px solid #cccccc;
}
body .cat-pgs .panel.panel-default.hidden-xs ul.nav.list-group {
  border-top: 0;
}
.cat-pgs .panel-default ul#filters {
  border-top: 0;
}
.cat-pgs #filters li h4 {
  text-transform: uppercase;
  font-size: 17px !important;
  font-family: 'Proxima Nova';
  font-weight: 500 !important;
}
.cat-pgs .sort_container {
  float: left;
  width: 100%;
  color: #ffffff;
  background-color: #000;
  border-color: #ececec;
  border-radius: 6px;
  border: 0;
  padding: 8px 0px;
}
.cat-pgs .feature-products.home-product-main .wrapper-thumbnail {
  margin-bottom: 35px;
}
.cat-pgs .feature-products.home-product-main .thumbnail {
  margin-bottom: 17px;
}
.cat-pgs .sort_container a, .cat-pgs .sort_container a.btn.btn-default {
  border: 0;
  background: transparent;
  color: #fff;
  font-size: 20px;
  padding: 0px 6px !important;
}
.cat-pgs .sort_container select.form-control {
  font-size: 16px;
  border: 0;
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
  border-radius: 4px;
  height: 35px;
  color: #585858;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(/assets/down-arrow.png);
  background-repeat: no-repeat;
  background-position: 160px 10px;
}
.cat-pgs .sort_container label.control-label {
  font-family: 'Proxima Nova Rg';
  font-size: 16px;
  font-weight: normal;
}
.cat-pgs .sort_container .viewby.btn-group {
  padding-top: 5px;
}
body .wrapper-header-main, body#n_product .wrapper-header-main {
  /*background-image: url(/assets/product-banner.jpg);*/
  background-image: url(/assets/warranty_banner.jpg);
  padding-bottom: 100px;
}
/*body.Warranty  .wrapper-header-main {
  background-image: url(/assets/warranty_banner.jpg);
}*/
body .wrapper-header-main h1.text-center.head-pnm, body#n_product .wrapper-header-main h1.text-center.head-pnm {
  font-family: 'Proxima Nova Th';
  font-size: 72px;
  font-weight: 800;
  color: #fff;
  float: left;
  width: 100%;
  margin: 60px 0 0;
  text-transform: uppercase;
}
body#n_category .pagination > li > a, body#n_category .pagination > li > span {
  color: #000;
  background-color: #f7f7f7;
  border: 1px solid #ccc;
  margin-left: 0;
  font-size: 17px;
  font-family: 'Proxima Nova';
  font-weight: 500;
  border-radius: 5px;
  padding: 7px 16px;
}
body#n_category .pagination > li:first-child > a, body#n_category .pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
}
body#n_category .pagination > .active > a, body#n_category .pagination > .active > span, body#n_category .pagination > .active > a:hover, body#n_category .pagination > .active > span:hover, body#n_category .pagination > .active > a:focus, body#n_category .pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #c3262d;
  border-color: #c3262d;
  cursor: default;
}
body#n_category .pagination {
  margin: 0px;
}
body#n_category .pagination > li {
  display: block;
  float: left;
  margin: 0px 5px;
}
body#n_category hr {
  display: none;
}
.cat-pgs .feature-products.home-product-main {
  padding: 43px 0px 10px;
  float: left;
  width: 100%;
  border-bottom: 2px solid #eaeaea;
  margin-bottom: 21px;
}
body .cat-pgs .price-filt-in input.btn.btn-default.btn-xs:hover {
  border: 1px solid #c3262d;
  color: #c3262d;
  background: transparent;
}
.cat-pgs .panel-default {
  border: 0 !important;
  box-shadow: none;
  margin: 0px;
}
.cat-pgs .panel-default h5.title a {
  border: 0 !important;
}
.cat-pgs .panel-default:last-child {
  margin: 45px 0 0px;
}
.prd-single div#_jstl__images .main-image.text-center {
  border: 1px solid #ececec;
  background: #fefcfd;
  border-radius: 8px;
  min-height: 440px;
  display: flex;
  align-items: center;
}
.prd-single div#_jstl__images .main-image.text-center img {
  border-radius: 8px;
}
.prd-single .produ-header-data h1 {
  font-size: 30px;
  color: #d1232a;
  font-family: 'Proxima Nova Th';
  font-weight: 800;
  text-transform: uppercase;
}
.prd-single .productprice.productpricetext {
  color: #d2232a;
  font-size: 30px;
  font-family: 'Proxima Nova Th';
  font-weight: 800;
  margin: 0;
}
.prd-single .produ-header-data p {
  color: #000000;
  font-size: 17px;
  font-family: 'Proxima Nova Cn Rg';
  font-weight: normal;
}
.prd-single .product-add-button {
  max-width: 175px;
  float: left;
  width: 100%;
  margin-left: 15px;
}
.prd-single .product-qty-box {
  float: left;
  max-width: 188px;
  width: 100%;
  position: relative;
}
.prd-single .product-shr-disc p {
  line-height: 30px;
  margin: 0;
}
.prd-single .product-qty-box h4.pro-qtycl, .product-qty-box input {
  display: inline;
}
.prd-single .product-qty-box h4.pro-qtycl {
  font-size: 24px;
  color: #101010;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
}
body .prd-single .product-qty-box input.qty {
  max-width: 77px;
  height: 47px !important;
  font-size: 19px !important;
  border-radius: 4px;
  box-shadow: none;
  margin-left: 12px;
  border: 1px solid #d9d9d9;
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
  text-align: left !important;
  padding: 0px 0px 0px 20px !important;
}
.prd-single .product-add-button button.addtocart, #geo_search, .wrapper-dealerform .well .btn-dealer {
  background-color: #c3262d;
  height: auto;
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 12px 12px;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  color: #FFF !important;
}
.prd-single hr {
  float: left;
  width: 100%;
}
.prd-single form.buying-options {
  float: left;
  width: 100%;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
input[type=number] {
  -moz-appearance: textfield !important;
}
.prd-single button.pro-qty.plus-qty {
  position: absolute;
  right: 3px;
  background: #000000;
  border: 0;
  color: #fff;
  font-size: 9px;
  width: 25px;
  height: 25px;
  top: 1px;
  border-radius: 0px 4px 0px 0px;
}
.prd-single button.pro-qty.minus-qty {
  position: absolute;
  right: 3px;
  background: #000000;
  border: 0;
  color: #fff;
  font-size: 9px;
  width: 25px;
  height: 25px;
  bottom: 1px;
  border-radius: 0px 0px 4px 0px;
}
.prd-single .row.prodprice-wrapper {
  margin: 45px 0px 0;
}
.prd-single div#shipbox {
  clear: both;
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid #e5e5e5 !important;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.prd-single .wrapper-pricing {
  padding: 0px;
}
.prd-single div#shipbox .panel-heading.panel-grey {
  background-color: transparent !important;
  border: 0;
  padding: 0px;
}
.prd-single div#shipbox .panel-heading.panel-grey h3.panel-title {
    font-size: 16px;
    color: #101010;
    font-family: 'Proxima Nova Rg';
    font-weight: bold;
    text-transform: uppercase;
}
.prd-single div#shipbox .panel-body {
  padding: 0px;
  max-width: 522px;
  width: 100%;
}
.prd-single div#shipbox .panel-body input, .prd-single div#shipbox .panel-body select {
  width: 108px;
  border: 1px solid #d9d9d9;
  font-family: 'Proxima Nova Rg';
  font-weight: normal;
  box-shadow: none;
  border-radius: 4px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 40px;
  font-size: 16px;
  color: #898989;
}
.prd-single div#shipbox button.btn.btn-block.btn-primary.btn-loads {
  background-color: #000;
  font-family: 'Proxima Nova Rg';
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  line-height: 18px;
  padding: 10px 12px;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 5px;
  height: 40px;
}
.prd-single div#shipbox button.btn.btn-block.btn-primary.btn-loads i.fa.fa-refresh {
  display: none;
}
body .prd-single div#shipbox button.pro-qty {
  width: 19px !important;
  height: 19px !important;
}
.prd-single div#shipbox .panel-body button.pro-qty.minus-qty {
  position: absolute;
  right: 16px;
  background: #000000;
  border: 0;
  color: #000;
  font-size: 9px;
  width: 25px;
  height: 25px;
  bottom: 1px;
  border-radius: 0px 0px 4px 0px;
}
.prd-single div#shipbox .panel-body button.pro-qty.plus-qty {
  right: 16px;
}
.prd-single div#shipbox .panel-body {
  padding: 20px 0px 0px 0px;
  max-width: 522px;
  width: 100%;
}
.prd-single .wrapper-enquiries {
  float: left;
  width: 100%;
  margin: 0px -15px 20px;
}
.prd-single .dropdown.wrapper-share {
  float: left;
  width: 100%;
}
.prd-single ul.product-share li {
  display: inline;
}
.prd-single .dropdown.wrapper-share p {
  float: left;
  margin: 0;
  font-family: 'Proxima Nova';
  font-weight: 600;
  font-size: 17px;
  color: #101010;
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.prd-single .wrapper-enquiries .col-md-5 {
  max-width: 245px;
  padding-right: 0;
}
.prd-single a.btn.btn-seller {
	background-color: #c3262d;
	height: 45px;
	font-family: 'Proxima Nova Rg';
	font-size: 17px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 12px;
	box-shadow: none;
	border: 2px solid transparent;
	border-radius: 5px;
	font-family: 'Proxima Nova Lt';
}
.prd-single ul.product-share li a {
  color: #c3262d;
  font-size: 20px;
  padding: 0px 8px;
}
.prd-single ul.product-share li a i.fa.fa-facebook-square {
	color: #4867aa;
	font-size: 28px;
}
.prd-single ul.product-share li a i {
	font-size: 28px;
}
.prd-single .wrapper-alt-images .product-image-small {
  border: 1px solid #ececec;
  border-radius: 8px;
}
.tabbable {
  margin-top: 116px;
  margin-bottom: 61px;
}
.tabbable .nav-tabs > li > a {
  background-color: #c3262d;
  color: #fff;
  font-size: 19px;
  font-family: 'Proxima Nova Cn Rg';
  font-weight: 500;
  border: 1px solid #ececec;
  padding: 16px 45px;
}
.tabbable .nav-tabs {
  border-bottom: 0px;
}
.tabbable .nav-tabs > li > a {
  background-color: #c3262d;
  color: #fff;
  font-size: 19px;
  font-family: 'Proxima Nova Cn Rg';
  font-weight: 500;
  border: 1px solid #ececec;
  padding: 16px 45px;
  border-radius: 5px 5px 0px 0px;
  text-transform: uppercase;
}
.tabbable .nav-tabs > li.active > a {
  background-color: #fefcfd;

  color: #c3262d;
  border-bottom: 1px solid transparent;
}
.tabbable .tab-content {
  border: 1px solid #ececec;
  padding: 35px 28px;
}
.tabbable .tab-content p, .tabbable .tab-content table.table td {
  color: #000000;
  font-size: 19px;
  font-family: 'Proxima Nova Cn Rg';
  font-weight: normal;
  line-height: 35px;
  margin: 0;
}
.tabbable .table > thead > tr > th, .tabbable .table > tbody > tr > th, .tabbable .table > tfoot > tr > th, .tabbable .table > thead > tr > td, .tabbable .table > tbody > tr > td, .tabbable .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ececec;
}
.related-products-slide .upsell-heading h2 {
  background-color: #000;
  border-color: #ececec;
  border-radius: 6px;
  border: 0;
  padding: 8px 0px;
  color: #fff;
  margin: 0;
  font-family: 'Proxima Nova Lt';
  font-weight: 600;
  padding: 21px 25px;
  margin-bottom: 32px;
}
.included-sec ul li .img img {
	margin: auto;
	display: inline-block;
	max-height: 67px;
	object-fit: contain;
	max-width: 100%;
	min-height: 67px;
}
.related-products-slide .upsell-heading hr {
  display: none;
}
.related-products-slide .slick-arrow {
  width: 35px;
  height: 35px;
  background: #c3262d;
  text-align: center;
  font-size: 32px;
  color: #fff;
  border-radius: 4px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.related-products-slide a.slick-arrow-pr.prev.slick-arrow {
  position: absolute;
  top: -77px;
  right: 70px;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow {
  position: absolute;
  top: -77px;
  right: 25px;
}
.prd-single .product-add-button button.addtocart:hover, .prd-single a.btn.btn-seller:hover {
  background-color: transparent;
  border: 2px solid #c3262d;
  color: #c3262d !important;
  background-color: transparent;
}
.prd-single div#shipbox button.btn.btn-block.btn-primary.btn-loads:hover {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
  background-color: transparent;
}
.prd-single div#shipbox select {
  background-image: url(/assets/down-arrow.png);
  background-repeat: no-repeat;
  background-position: 83px 11px;
}
.tabbable .nav-tabs > li.active > a:after {
  content: "";
  border-bottom: 1px solid #fff;
  position: absolute;
  bottom: -2px;
  width: 100%;
  left: 0;
  z-index: 99999;
}
body .prd-single div#shipbox button.pro-qty i {
  position: relative;
  right: 2px;
}
body .prd-single .slick-slide {
  margin-right: 15px;
  margin-left: 15px;
}
body .prd-single .slick-slider {
  margin: 0 -15px;
}
form[name="productsearch"] .nsearchinput-pl .nav li {
  border-bottom: 1px solid #eee;
}
form[name="productsearch"] .nsearchinput-pl .nav li a {
  display: flex;
  justify-items: flex-start;
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  color: #000;
}
.extra-options .buying-options .btn {
  padding: 18px 0px 15px;
  font-weight: normal;
  text-transform: uppercase;
  font-family: 'Proxima Nova Rg';
  font-size: 13px;
  background: #c3262d;
  border-radius: 5px;
  border: 0 none;
  width: auto;
  max-width: 131px;
  line-height: 1;
}
.tabbable .tab-content p strong {
  margin-right: 20px;
  position: relative;
  padding-left: 18px;
}
.tabbable .tab-content p strong::before {
  position: absolute;
  left: 0;
  top: 6px;
  width: 10px;
  height: 10px;
  content: "";
  background: #c3262d;
  border-radius: 100%;
}
@media only screen and (min-width:1025px) and (max-width:1200px) {
  .nav > li > a {
	padding: 10px;
  }
}
@media only screen and (max-width:1299px) {
  body .prd-single div#shipbox button.pro-qty i {
	right: 3px;
  }
}
@media only screen and (max-width:1199px) {
  body .cat-pgs p#price-range {
	max-width: 80%;
  }
  .cat-pgs .panel-title {
	font-size: 16px !important;
  }
  .prd-single div#shipbox .panel-body button.pro-qty.plus-qty, .prd-single div#shipbox .panel-body button.pro-qty.minus-qty {
	right: -2px;
  }
  .prd-single a.btn.btn-seller {
	font-size: 15px;
	padding: 13px 12px;
  }
  .tabbable .nav-tabs > li > a {
	padding: 12px 45px;
  }
  .prd-single div#shipbox button.btn.btn-block.btn-primary.btn-loads {
	font-size: 12px;
	padding: 10px 9px;
  }
}
@media only screen and (max-width:991px) {
  .navbar-default .navbar-nav > li > a {
	margin: 0 4px;
  }
  .sort_container .form-horizontal .control-label.col-xs-8, .sort_container .form-horizontal .col-xs-4 {
	max-width: 50%;
	flex: 0 0 50%;
	width: 100%;
	margin-bottom: 0 !important;
	line-height: 35px;
  }
  .cat-pgs .sort_container select.form-control {
	font-size: 14px;
	background-position: 95% 10px;
  }
  .row.btn-stack .col-md-3 {
	max-width: calc(25% - 15px);
	width: 25%;
	padding: 0px;
	margin: 0 15px 0 0;
  }
  .prd-single div#shipbox .panel-body input, .prd-single div#shipbox .panel-body select {
	width: 100%;
  }
  .top-header .header-container .pull-left {
	width: 100%;
  }
  .top-header .header-container .pull-left .topcontect.list-inline {
	display: table !important;
	margin: 0 auto;
	float: none;
	width: auto;
  }
  .header-container .pull-right.top-cart-acc {
	width: 100%;
	padding: 0;
  }
  .top-cart-acc ul.top-srch-cart.list-inline {
	margin: 0px;
	padding-top: 1px;
	display: table;
	margin: 10px auto 0;
  }
}
@media only screen and (max-width:767px) {
  .cat-pgs .panel-default > .panel-heading {
	border-radius: 6px;
	margin-bottom: 20px;
  }
  .cat-pgs ul.list-group {
	border-radius: 6px !important;
	overflow: hidden;
	margin-bottom: 20px;
  }
  .sort_container .form-horizontal .control-label.col-xs-8 {
	max-width: 85px;
	flex: 0 0 85px;
	width: 100%;
	padding: 0px
  }
  .sort_container .form-horizontal .col-xs-4 {
	max-width: calc(100% - 85px);
	flex: 0 0 auto;
	width: 100%;
  }
  .cat-pgs .sort_container select.form-control {
	font-size: 12px;
	padding: 0 2px;
  }
  .wrapper-alt-images .col-xs-4 {
	max-width: 25%;
  }
  .prd-single div#shipbox .panel-body {
	padding: 20px 15px 0px 15px;
  }
  #accordion .panel-default > .panel-heading.active a, #accordion .panel-default > .panel-heading a:hover, #accordion .panel-default > .panel-heading a:focus {
	background: #c3262d;
  }
  #accordion {
	padding: 0px 15px;
  }
  .bread-backcolo .breadcrumb > li > a {
	font-size: 12px;
  }
  .cat-pgs .panel-default {
	margin-bottom: 20px;
  }
  .prd-single .produ-header-data h1 {
	font-size: 20px;
	color: #d1232a;
	font-family: 'Proxima Nova Th';
	font-weight: 800;
	text-transform: uppercase;
  }
}
@media only screen and (max-width:567px) {
  .prd-single .product-qty-box h4.pro-qtycl {
	font-size: 18px;
  }
  .prd-single .product-add-button {
	max-width: 100%;
	float: left;
	width: 100%;
	margin-left: 0;
	margin-top: 20px;
  }
  .prd-single .wrapper-enquiries .col-md-5 {
	max-width: 100%;
	padding-right: 0;
	margin-bottom: 15px;
  }
  .prd-single a.btn.btn-seller {
	font-size: 14px;
	padding: 13px 6px;
	width: 100%;
  }
  .related-products-slide .upsell-heading h2 {
	padding: 17px 15px;
	font-size: 16px;
  }
  body .wrapper-header-main h1.text-center.head-pnm, body#n_product .wrapper-header-main h1.text-center.head-pnm {
	font-size: 30px;
  }
  .prd-single div#_jstl__images .main-image.text-center {
	min-height: 215px;
  }
  .row.btn-stack .col-md-3 {
	max-width: calc(50% - 15px);
	width: 50%;
	padding: 0px;
	margin: 0 15px 15px 0;
  }
  .prd-single div#shipbox select {
	background-position: 95% 11px;
  }
  body, html {
	overflow-x: hidden !important;
  }
}
@media only screen and (max-width:567px) {
  .extra-options .buying-options .btn {
	max-width: 100%;
  }
}
form p.text-right .btn.btn-lg.btn-primary {
  background-color: #c3262d;
  height: auto;
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 3px;
  padding: 12px 12px;
  box-shadow: none;
  border: 2px solid transparent;
  border-radius: 5px;
  width: 100%;
  max-width: 100%;
  color: #FFF !important;
}
.whycntnt ul {
  padding-left: 13px;
}
.tabbable .nav-tabs > li > a {
  font-family: 'Proxima Nova Rg';
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Proxima Nova Lt';
}
.tabbable .tab-content p, .tabbable .tab-content table.table td {
  font-family: 'Proxima Nova Rg';
  font-size: 16px;
}
.tabbable .tab-content p strong {
  font-size: 17px;
}
.tabbable .tab-content p, .tabbable .tab-content table.table td {}
.tabbable .tab-content p strong {
  margin-right: 10px !important;
  line-height: 40px;
}
.wrapper-specifications strong {
font-family: proxima nova!important;
}
.tabbable #specifications ul li {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 4px 0;
  border-top: 1px solid #c3262d;
}
.tabbable #specifications ul li span {
	font-family: proxima nova rg!important;
	font-weight: 600;
	font-size: 14px;
}
.tabbable #specifications ul li::before {
  display: none;
}
#specifications ul li lable {
  width: 20%;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Proxima Nova Lt';
}
/* speciication CSS */
#specifications .speciication-inner .speciication-list {
	float: left;
	width: 100%;
	padding: 12px 0;
	border-top: 1px solid #b7b7b7;
}
#specifications .speciication-inner {
  float: left;
  width: 100%;
  padding-bottom: 30px;
}
#specifications .speciication-inner .speciication-list strong {
  float: left;
  width: 100%;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: #000 !important;
}
#specifications .speciication-inner .speciication-list span {
  float: left;
  width: 100%;
  color: #96979b !important;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 17px;
}
/* end speciication CSS */
/* New Section */
.home-characteristcis {
  padding: 70px 0;
  background: url(../img/hummer-home.jpg) center center no-repeat;
  display: block;
  float: left;
  width: 100%;
  background-size: cover;
  position: relative;
}
.home-characteristcis::after {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
}
.home-characteristcis .new-characteristics {
  position: relative;
  z-index: 3;
}
.home-characteristcis .new-characteristics .col-md-4 {
  text-align: center;
  color: #FFF;
  padding: 0px 40px;
}
.charact-heading p {
  font-family: 'Proxima Nova Bl';
  font-size: 40px;
  letter-spacing: 5px;
}
.home-characteristcis .new-characteristics .col-md-12:first-child .charact-desc {
  border-bottom: 3px solid red;
}
.home-characteristcis .new-characteristics .charact-desc p {
  font-size: 19px;
  opacity: 0.7;
}
.home-characteristcis .new-characteristics .col-md-12:first-child .charact-desc p {
  min-height: 110px;
}
.home-characteristcis .new-characteristics .col-md-12:first-child .charact-desc {
  border-bottom: 3px solid red;
  margin-bottom: 40px;
}
section.contact-us-sec {
  margin: 00px 0px 0px !important;
}

.pane-cls h4.panel-title a.collapsed {
	border-bottom: none! important;
}

@media only screen and (max-width:991px){
.home-characteristcis .new-characteristics .col-md-12 .charact-desc p {
  min-height: inherit !important;
  padding-bottom: 25px;
}
  .home-characteristcis .new-characteristics .col-md-12 .charact-desc {
  border-bottom: 3px solid red;
  margin-bottom: 25px !important;
}
  .home-characteristcis .new-characteristics .col-md-4 {
  padding: 0px 0;
}
  .charact-heading p {
  font-family: 'Proxima Nova Bl';
  font-size: 25px;
  letter-spacing: 2px;
}
  .home-characteristcis .new-characteristics .charact-desc p {
  font-size: 16px;
}
  .home-characteristcis .new-characteristics .col-md-12:last-child .col-md-4:last-child .charact-desc {
  border-bottom: 0;
}
}
.btn.btn-primary.bntytvid {
	color: #fff;
	background-color: #000;
	font-weight: 500;
	text-transform: uppercase !important;
	white-space: break-spaces;
}
.btn.btn-primary.bntytvid:hover {
	color: #fff;
	background: #c3262d;
}

/*9/12*/
.form-group {
	position: relative;
	margin-bottom: 20px;
}
.text-danger {
	color: #d9534f !important;
	position: absolute;
	bottom: -35px;
	
}

div#popup_hpliday {
	margin: 54px 0;
}
#popup_hpliday .close {
	background: red;
	border-radius: 25px;
	width: 30px;
	height: 30px;
	color: #fff;
	opacity: 1;
	position: absolute;
	right: -16px;
	top: -14px;
	line-height: 10px;
}

@media (max-width:667px){
#popup_hpliday .close {
	background: red;
	border-radius: 25px;
	width: 20px;
	height: 20px;
	color: #fff;
	opacity: 1;
	position: absolute;
	right: -5px;
	top: -8px;
	line-height: 10px;
	z-index: 9999999999999999999999;
}

}


.galleries-spacing {
  padding: 15px 0;
}



.row.gallery_adv {
	display: flex;
	flex-wrap: wrap;
}

/* .row.gallery_adv div.col-md-4 .galleries-spacing a.galleries-blocks img.home-banner-item {
	min-height: 200px;
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
	background: #fff;
	padding: 10px;
	object-fit: cover;
} */

.galleries-spacing {
  padding: 15px 0;
  min-height: 337px;
  box-shadow: 0 0 0 #000, 0 0 13px #00000042;
  margin-bottom: 28px;
  background: #fff;
  position: relative;
  PADDING-BOTTOM: 0;
}
.row.gallery_adv div.col-md-4 .galleries-spacing a.galleries-blocks img.home-banner-item {
  /* min-height: 244px; */
  /* box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%); */
  /* background: #fff; */
  /* padding: 10px; */
  object-fit: cover;
}
.galleries-spacing .carousel-caption {
  position: STATIC;
  top: 50%;
  left: 50%;
  width: 100%;
  /* transform: translate(-50%,-50%); */
  background: #000000b8;
  max-width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  PADDING: 20PX;
  height: 70px;
}
.galleries-spacing .carousel-caption h3 {
  margin: 0;
  font-size: 20px;
}
.img_sec_ {
  min-height: 253px;
}




@media only screen and (max-width: 767px) {

.row.gallery_adv {
	display: block;
}
.Marketing .row.gallery_adv {
  display: block;
  padding: 0 15px;
  margin-top: 50px;
}
.galleries-spacing { 
  max-width: 392px;
  width: 100%;
  margin: 0 auto 30px;
}
.img_sec_ {
  min-height: 253px;
}
.galleries-spacing .carousel-caption h3 {
  margin: 0;
  font-size: 16px;
}
.galleries-spacing { 
  min-height: 246px;
  
}
}

@media screen and (max-width: 991px) and (min-width: 768px) {
.row.gallery_adv {
	display: flex!important;
	flex-wrap: wrap;
}
.row.gallery_adv div.col-md-4 {
	max-width: 50%;
	flex: 50%;
}
/* .row.gallery_adv .col-md-4 {
  margin-bottom: 25px;
} */
.galleries-spacing .carousel-caption h3 {
  font-size: 17px;
}
.galleries-spacing { 
  min-height: 156px!important;
}

 }

 /**/

 @media(max-width:350px){
  .img_sec_ {
	min-height: 167px;
}
 }

 /* instagram-sec-css */
section.home-insta-video h2 .fa.fa-instagram {
	font-size: 36px;
	color: #c3262d;
}
.Marketing #\34 {
	clear: both;
}
.Marketing .row.gallery_adv {
	display: block;
}
/*section.home-insta-video .instagram_section a {
	width: 100%;
	display: flex;
	justify-content: center;
	align-content: center;
	font-size: 40px;
}
.instagram_section a {
	text-align: center;
	display: inline-block;
	vertical-align: inherit;
	padding-right: 12px;
	font-size: 32px;
	margin-top: -28px;
}*/

  /**/

  /*14April2021*/




.payment-icon-container.Afterpay img {
	width: 80px;
	height: auto;
	object-fit: contain;
}

.list-inline.d-flex.flex-wrap {
	display: flex;
}

.payment-icon-container.Afterpay img {
	margin-top: 1px;
	width: 68px;
}

.payment-icon-container.Afterpay {
	padding-top: 0;
}

.payment-icon-container.Afterpay {
	padding-top: 0;
	padding: 0;
	height: 0;
}

.payment-icon-container.Afterpay img {
	margin-top: 0px;
	width: 83px;
}


.contact_us_text {
	font-size: 30px;
	font-family: 'Proxima Nova Th';
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1.1;
}






.faq-blocks-page .text-center.faq-page h2 {
	color: #d1232a;
	font-size: 40px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title {
	background-color: #fff;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a {
	background-color: transparent;
	font-size: 22px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a:hover{
  color:#d1232a;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a i {
	font-size: 36px;
	padding-right: 11px;
	font-weight: bold! important;
	font-family: inherit;
  vertical-align: middle;
}
#accordion .panel-default > .panel-heading.active a, #accordion .panel-default > .panel-heading a:hover, #accordion .panel-default > .panel-heading a:focus{
  color:#d1232a;
}
.cat-pgs .panel-default:last-child {
	margin: 45px 0 0;
}
/*#accordion .panel.panel-default:last-child {*/
/*	margin-top: 0;*/
/*}*/

#accordion .panel.panel-default:last-child {
    margin-top: 5px;
}
.faq-blocks-page .panel-body {
	font-size: 17px;
	color: #000;
	line-height: 24px;
  padding-top: 0;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a.collapsed {
border-bottom: 1px solid #ddd;
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 20px;
	padding-top: 20px;
}
.collapse.in{
	 border-bottom: 1px solid #ddd;
}
.faq-blocks-page {
	margin-bottom: 60px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a.collapsed {
	text-transform: capitalize;
}




@media only screen and (max-width:1440px){
  .faq-blocks-page div#accordion .panel-heading h4.panel-title a {
	background-color: transparent;
	font-size: 16px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a i {
	font-size: 33px;
}
.faq-blocks-page .panel-body {
	font-size: 15px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a.collapsed {
	padding-bottom: 8px;
	padding-top: 8px;
}
.faq-blocks-page {
	margin-bottom: 0;
}
}

@media only screen and (max-width:991px){
#accordion {
	margin-top: 10px;
}
.faq-blocks-page .text-center.faq-page h2 {
	font-size: 30px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a.collapsed {
	padding-bottom: 15px;
	padding-top: 15px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a {
	padding-bottom: 0;
}
}


@media only screen and (max-width:667px){
  .faq-blocks-page div#accordion .panel-heading h4.panel-title a {
	background-color: transparent;
	font-size: 12px;
}
.faq-blocks-page .text-center.faq-page h2 {
	font-size: 22px;
}
.faq-blocks-page .panel-body {
	font-size: 13px;
}
.panel-body {
	padding: 0;
}
.cat-pgs .panel-default {
	margin-bottom: 7px;
}
.cat-pgs .panel-default > .panel-heading {
	border-radius: 6px;
	margin-bottom: 0;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a.collapsed {
	padding-bottom: 11px;
	padding-top: 0;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a {
	padding: 0;
}
#accordion {
	padding: 0;
}
.faq-blocks-page .panel-body {
	padding-top: 9px;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a i {
	font-size: 26px;
}
.faq-blocks-page {
	margin-bottom: 0;
}
.faq-blocks-page div#accordion .panel-heading h4.panel-title a.collapsed {
	line-height: 18px;
}
.faq-blocks-page .panel-body {
	font-size: 13px;
	  line-height: 19px;
	padding-bottom: 9px;
}
}





/* 05-07-2021 */
.sidebar-buttons-wrapper ul.nav.nav-pills.nav-stacked .well ,  .sidebar-buttons-wrapper .well{
	padding: 0;
	background-color: transparent;
	border: none;
	border-radius: none;
	box-shadow: inherit;
	width: 100%;
	  margin-bottom: 12px;
}
.sidebar-buttons-wrapper ul.nav.nav-pills.nav-stacked .well li a {
	text-align: left;
	padding: 13px;
	border-radius: 7px;
	background-color: #d1232a;
}
.sidebar-buttons-wrapper .well button.btn.btn-primary.bntytvid {
text-align: left;
	padding: 13px;
	border-radius: 7px;
	background-color: #d1232a;
  margin-bottom
}
.youvidframe {
	width: 95%;
	margin: auto;
}

@media only screen and (max-width:568px){
  .youvidframe {
	width: 91%;
	margin: auto;
}
}





/* 08/07/2021 */
.support_new #accordion .panel-default>.panel-heading>.panel-title>a{
  text-align: left;
	padding: 13px;
	border-radius: 7px;
	background-color: #d1232a;
	  color: #fff;
}
.support_new #accordion .panel-default > .panel-heading {
	background-color: transparent;
}
.support_new .btn.btn-primary.bntytvid {
	background-color: transparent;
}
.support_new #accordion .panel-default>.panel-heading>.panel-title>a>i {
	font-size: 20px;
	padding-right: 9px;
  font-weight:600;
}
.support_new div#heading556 h4.panel-title.btn.btn-primary {
	padding: 0;
	background-color: transparent;
}
.support_new div#heading556 {
	margin-top: 6px;
}
.support_new #accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
	border: none;
	padding-top: 10px;
	padding-bottom: 11px;
}
.support_new #accordion .panel-default>.panel-heading+.panel-collapse>.panel-body a.btn {
	background-color: #d1232a;
	border-radius: 7px;
	padding: 10px;
}

@media only screen and (max-width:768px){
.support_new #accordion .panel-default .panel-body {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.support_new #accordion .panel-default>.panel-heading>.panel-title>a {
	font-size: 13px;
}
}


/* CSS fo tabing Designs */
.tabbable.new_table_single .nav.nav-tabs {
  display: flex;
  justify-content: start;
}
.tabbable.new_table_single .nav-tabs > li > a {
  border-radius: 0;
  border: 0;
  margin: 0;
  border-right: 1px solid #FFF;
}
.tabbable.new_table_single .nav-tabs > li.active > a {
  background-color: #000;
  color: #FFF;
  border-bottom: 0;
}
.tabbable.new_table_single .tab-content {
  border: 0;
  padding: 50px 0;
  background: #000;
  position: relative;
}
.tabbable.new_table_single .nav-tabs > li.active > a::after {
  display: none;
}
.tabbable.new_table_single .tab-content::before {
  content: "";
  width: calc(100vw - 16px);
  position: absolute;
  height: 100%;
  background: #000;
  z-index: -1;
  top: 0;
  transform: translateX(-50%);
  left: 50%;
  box-sizing: border-box;
}
.prd-single ul.product-share li i.fa.fa-facebook-f {
	color: #4867aa;
}
.prd-single ul.product-share li i.fa.fa-twitter {
	color: #5da9dd;
}
.prd-single ul.product-share li i.fa.fa-google-plus {
	color: #dc5043;
}
.tabbable.new_table_single .productdetails {
  display: flex;
  justify-content: center;
}
.tabbable.new_table_single .productdetails table{
  margin:0 15px;
}
.tabbable.new_table_single .productdetails table td, .tabbable.new_table_single .productdetails table th{
  font-size:13px;
  padding:8px;
  text-align:center;
  color:#FFF;
  background:#3f4045;
}
.tabbable.new_table_single .productdetails table th span {
  font-weight: 300;
  font-size: 12px;
  display: block;
  text-transform: lowercase;
}
.tabbable.new_table_single .productdetails table:first-child td:nth-child(2), .tabbable.new_table_single .productdetails table:first-child td:nth-child(3), .tabbable.new_table_single .productdetails table:last-child td:nth-child(2), .tabbable.new_table_single .productdetails table th:nth-child(2){
  background:#46474c;
  
}
.tabbable.new_table_single .productdetails table th{
  border-bottom:1px solid rgba(255, 255, 255, 0.5);
  font-weight:bold;
  white-space:nowrap;
}
.tabbable.new_table_single  .wrapper-specifications > h3 {
  margin: 0 0 30px;
  font-size: 25px;
  line-height: 1;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFF;
}
.tabbable.new_table_single  #specifications .speciication-inner .speciication-list strong {
  color: #FFF !important;
}
.tabbable.new_table_single  #specifications .speciication-inner .speciication-list span {

  color: #FFF !important;
}
.tabbable.new_table_single  #specifications ul li {
  color: #FFF;
}
.tabbable.new_table_single  .wrapper-specifications strong, .tabbable.new_table_single  .wrapper-specifications span {
  color: #FFF !important;
}

.tabbable.new_table_single #specifications .speciication-inner .speciication-list {
  border-top: 1px solid #000;
  display: flex;
  justify-content: flex-start;
}
.tabbable.new_table_single #specifications .speciication-inner .speciication-list strong {
  width: 25%;
}
#multiitemadd .col-sm-6.nCrossSellItem {
  border-bottom: 1px solid #c3262d;
}
#multiitemadd .col-sm-6.nCrossSellItem {
  border-bottom: 1px solid #c3262d;
  background: rgba(255, 255, 255, 0.06);
  color: #FFF;
}
#multiitemadd .col-sm-6.nCrossSellItem .col-xs-3 {
  width: 60px;
  padding: 0 0 0 15px;
}
#multiitemadd .col-sm-6.nCrossSellItem .col-xs-9 {
  width: calc(100% - 60px);
}
#multiitemadd .col-sm-6.nCrossSellItem .row label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#multiitemadd .col-sm-6.nCrossSellItem .row label h4{
  margin-bottom:0px;
}
.Electric.Series div.feature-products.home-product-main.sncat .thumbnail {
	min-height: 418px!important;
}



/* 22-07-2021 */
.heding_text_per {
	padding-top: 20px;
	width: 61%;
	margin: auto;
}
.heding_text_per h4 {
	color: #fff;
}
@media only screen and (max-width:1199px){
  .tabbable {
	margin-top: 43px;
	margin-bottom: 3px;
}
.tabbable.new_table_single .tab-content {
	padding: 27px 0;
}
.tabbable.new_table_single  .wrapper-specifications > h3 {
	margin: 0 0 16px;
	font-size: 18px;
}
.prd-single .produ-header-data h1 {
	font-size: 23px;
}
.prd-single .row.prodprice-wrapper {
	margin: 20px 0px 0;
}
.prd-single .productprice.productpricetext {
	font-size: 24px;
}
.prd-single .product-qty-box h4.pro-qtycl {
	font-size: 21px;
}
.prd-single .product-add-button button.addtocart, #geo_search, .wrapper-dealerform .well .btn-dealer {
	font-size: 16px;
}
.prd-single div#shipbox .panel-heading.panel-grey h3.panel-title {
	font-size: 21px;
}
.tabbable .nav-tabs > li > a {
	font-size: 15px;
}
#multiitemadd .col-sm-6.nCrossSellItem .row label h4 {
	font-size: 15px;
}
.related-products-slide .upsell-heading h2 {
	font-size: 20px;
}
.related-products-slide .slick-arrow {
	width: 29px;
height: 29px;
}
.related-products-slide a.slick-arrow-pr.prev.slick-arrow {
	top: -70px;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow{
   top: -70px;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow i.fa.fa-angle-right {
	font-size: 25px;
}
.related-products-slide a.slick-arrow-pr.prev.slick-arrow i.fa.fa-angle-left{
	font-size: 25px;
}
.wrapper-thumbnail.homefeat {
	margin-bottom: 0px;
}
.feature-products.home-product-main {
	padding-bottom: 0;
}
.feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads {
	font-size: 14px;
}
.feature-products.home-product-main .caption .price {
	font-size: 16px;
}
.feature-products.home-product-main .thumbnail .caption h3 a {
	font-size: 16px;
}
}

@media only screen and (max-width:991px){
  div#_jstl__header_r {
	padding-top: 30px;
}
.tabbable {
	margin-top: 24px;
}
}
@media only screen and (max-width:768px){
#accordion .panel-default > .panel-heading.active a, #accordion .panel-default > .panel-heading a:hover, #accordion .panel-default > .panel-heading a:focus {
	color: #fff;
}
body .prd-single .slick-slide {
	margin-right: 8px;
	margin-left: 8px;
}
div#collapseOne .panel-body p.small {
	padding-left: 15px;
	padding-top: 10px;
}
.tabbable.new_table_single .tab-content {
	padding-left: 18px;
}
}


@media only screen and (max-width:767px){
div#collapseFour table {
	width: 100%;
	margin-bottom: 18px;
}
div#collapseFour table th , div#collapseFour table tr td{
	font-size: 13px;
	padding: 8px;
	text-align: center;
	color: #FFF;
	background: #3f4045;
}
div#collapseFour table th:nth-child(2) , div#collapseFour table th , div#collapseFour table tr td:nth-child(2) , div#collapseFour table tr td:nth-child(3){
	background: #46474c;
}
#accordion .panel-default > .panel-heading > .panel-title > a{
  background-color:#000;
  color:#fff;
  margin-bottom: 7px;
}
div#collapseFour table:nth-child(2) tbody tr th:last-child , div#collapseFour table:nth-child(2) tbody tr td:last-child{
	background-color: #3f4045;
}
div#collapseFour table th:first-child {
	background-color: #3f4045;
}
.heding_text_per {
	padding: 11px;
	width: 100%;
	margin: auto;
	background-color: #000;
	margin-bottom: 15px;
}
#multiitemadd .col-sm-6.nCrossSellItem .row label h4 {
	color: #000;
}
}

@media only screen and (max-width:667px){
  #accordion {
	padding: 0 15px;
}
#accordion .panel-default > .panel-heading > .panel-title > a {
	margin-bottom: 6px;
}
.feature-products.home-product-main{
  padding-top:0px;
  padding-bottom: 28px;
}
#accordion .panel-default > .panel-heading > .panel-title > a {
	font-size: 14px;
}
div#collapseThree .panel-body {
	padding: 0 6px;
}
div#collapseFive .panel-body {
	padding: 0 5px;
}
div#collapseThree .panel-body h3 {
	font-size: 21px;
}
}

@media only screen and (max-width:480px){
  .prd-single .produ-header-data h1 {
	font-size: 19px;
}
div#collapseFour table th, div#collapseFour table tr td {
	font-size: 10px;
}
.prd-single .productprice.productpricetext {
	font-size: 21px;
}
body .prd-single .product-qty-box input.qty {
	height: 43px !important;
}
div#_jstl__header_r {
	padding-top: 23px;
}
.prd-single div#shipbox {
	padding-bottom: 16px;
}
.prd-single .wrapper-enquiries {
	margin: 0px -15px 0px;
}
.related-products-slide .upsell-heading h2 {
	font-size: 16px;
	padding: 11px 15px;
}
.related-products-slide .slick-arrow {
	width: 23px;
	height: 23px;
}
.related-products-slide a.slick-arrow-pr.prev.slick-arrow {
	top: -64px;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow{
	top: -64px;
}
.feature-products.home-product-main {
	padding-top: 0px;
	padding-bottom: 30px;
}
}

.wrapper-category-image > a {
	display: block;
	width: 100%;
	height: 200px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}

.wrapper-category-image a {
  background-size: contain !important;
}

/**/
.tabbable.new_table_single #specifications .speciication-inner .speciication-list {
	border-bottom: 1px solid #c3262d;
	display: flex;
	justify-content: flex-start;
}
/*26/07/2021*/



/* 27/07/2021 */
.tabbable.new_table_single #specifications .speciication-inner .speciication-list span {
  color: #c3c3c3 !important;
}


.tabbable.new_table_single .wrapper-specifications strong, .tabbable.new_table_single .wrapper-specifications span {
  color: #c3c3c3!important;
}

#specifications .speciication-inner .speciication-list span {
 
  font-size: 14px;
}
.included-sec h4 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 60px;
  font-weight: 600;
  letter-spacing: 3px;
}

.included-sec ul {
  padding: 0;
  list-style: none;
}

.included-sec ul li {
  border-bottom: 1px solid #c3262d;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  padding-bottom: 25px;
}


.included-sec ul li p {
  color: #fff !important;
  font-weight: 600;
  margin-left: 25px !important;
}

.included-sec {
  margin-top: 20px;
}

.tabbable.new_table_single .productdetails {
  flex-wrap: wrap;
}

.tabbable.new_table_single .productdetails h4 {
  width: 100%;
}

.tabbable.new_table_single .productdetails h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 0;
  font-weight: 600;
  letter-spacing: 3px;
  width: 100%;
  max-width: 145px;
}


.tabbable.new_table_single .productdetails table {
  width: 100%;
  max-width: 550px;
  margin: 0;
}

.tabbable.new_table_single .productdetails table:nth-child(odd) {
  margin-right: 30px;
}

.tabbable.new_table_single .productdetails h4 + p {
  font-size: 16px;
  color: #fff;
  width: 84%;
}

.tabbable.new_table_single .productdetails h4 {
  padding-top: 6px;
}

div#dimensions h4 {
  font-size: 30px;
  color: #fff;
  margin-bottom: 56px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

div#dimensions img {
  width: 100%;
}

.tabbable.new_table_single #specifications .speciication-inner .speciication-list:nth-child(17) {
  display: none;
}

#specifications .speciication-inner {
  
  padding-bottom: 10px;
}

.wrapper-specifications ul lable {
  font-size: 14px;
  font-weight: 600;
  color: #fff !important;
}

.tabbable.new_table_single .productdetails table:last-child th {
  width: 33%;
}


.tabbable.new_table_single .productdetails table th {
  font-size: 15px;
  vertical-align: initial;
  text-transform: uppercase;
  height: 55px !important;
}



.tabbable.new_table_single .productdetails table td {
  font-size: 16px;
  padding: 3px 0;
}

@-moz-document url-prefix() {

  .tabbable.new_table_single .productdetails h4 {
   
	max-width: 150px;
}

}
@media only screen and (max-width: 1200px) {

.tabbable.new_table_single .productdetails table:nth-child(2n+1) {
  margin-right: 0;
  margin-bottom: 24px;
}

.tabbable.new_table_single .productdetails table:nth-child(2n+1) {
  margin-right: 0 !important;
  margin-bottom: 25px !important;
}

}


.col-xs-12.col-sm-6.footer-details > img {
	margin-left: -11px;
}



/* 27/09/2021 */
.prd-single .product-qty-box {
	float: left;
	max-width: 63px;
	width: 100%;
	position: relative;
}
.payment-method img {
	width: 20%;
}
body#n_product{
	overflow-x:hidden;
}
.prd-single div#_jstl__images .main-image.text-center{
  border:none;
}
/* .prd-single .wrapper-alt-images .product-image-small{ */
  /* border:none; */
/* } */
.prd-single .product-add-button button.addtocart {
	border-radius: inherit;
}
.prd-single .wrapper-enquiries a {
	border-radius: inherit! important;
}
.prd-single .row.prodprice-wrapper {
	margin: 15px 0 0;
}
.prd-single .productprice.productpricetext {
	color: #737373;
}
.prd-single button.pro-qty.plus-qty {
	background: #ddd;
	border-radius: 0;
	color: #000;
}
.prd-single button.pro-qty.minus-qty{
  background: #dddddd;
  border-radius: 0;
   color: #000;
}
.pr_detail-1 ul {
	padding-left: 17px;
}
div#_jstl__buying_options_r .extra-options hr {
	display: none;
}
.bread-backcolo {
	background: #000;
}
body .prd-single .product-qty-box input.qty {
	max-width: 83px;
	height: 48px!important;
	font-size: 16px!important;
	border-radius: 0;
	box-shadow: none;
	margin-left: 0;
	border: 1px solid #000;
	font-family: proxima nova rg;
	font-weight: 400;
	text-align: left!important;
	padding: 0 0 0 10px!important;
}
/* .prd-single form.buying-options { */
    /* float: none; */
    /* width: 26%!important; */
/* } */
.extra-options .main_btn_logo .left p  a {
    font-size: 21px;
}
.extra-options .main_btn_logo .left {
    justify-content: inherit!important;
}
.prd-single .row.prodprice-wrapper .warranty-wrapper {
	display: none;
}
.prd-single .productprice.productpricetext {
	color: #737373;
}
.extra-options .main_btn_logo .left {
	display: flex;
	max-width: 50%;
	flex: 0 0 50%;
}
.extra-options .main_btn_logo {
	display: flex;
	justify-content: center;
	align-items: center;
}
.extra-options .main_btn_logo .right {
	max-width: 50%;
	flex: 0 0 50%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.extra-options .main_btn_logo .right img {
	width: 25%;
}
.prd-single .product-add-button {
	margin-left: 26px;
}
.prd-single div#_jstl__images .main-image.text-center {
	min-height: 302px;
}
.tabbable {
	margin-top: 20px;
	margin-bottom: 45px;
}
div#specifications, div#included, div#Performance, div#description {
	width: 95%;
	margin: auto;
}
div#included .included-sec {
	margin-top: 47px;
}
.prd-single button.pro-qty.plus-qty{
  right:1px;
}
.prd-single button.pro-qty.minus-qty{
right:1px;  
}
.pr_detail-1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.pr_detail-1 ul li {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 5px;
}
div#included .included-sec {
	margin-top: 0;
}
div#included .included-sec h4 {
	color: #000000;
	font-size: 35px;
	font-weight: 800;
	margin-bottom: 77px;
	padding-top: 1px;
}
div#specifications h3 {
	font-size: 60px;
	font-weight: 800;
  margin-bottom: 35px;
}
div#specifications h3 {
	font-size: 60px;
	font-weight: 800;
	margin-bottom: 50px;
		padding-top: 25px;
}
.included-sec ul li p {
	color: #000 !important;
	font-weight: 700;
	margin-left: 25px !important;
	font-size: 20px;
	line-height: 22px;
	text-transform: capitalize! important;
	margin-bottom: 3px;
}
div#dimensions h4 {
	color: #000;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 0;
	margin-bottom: 80px;
}
.tabbable.new_table_single #specifications .speciication-inner .speciication-list strong {
	width: 30%;
}
#specifications ul li lable {
	width: 23%;
}
.tabbable.new_table_single .productdetails table:first-child td:nth-child(2), .tabbable.new_table_single .productdetails table:first-child td:nth-child(3), .tabbable.new_table_single .productdetails table:last-child td:nth-child(2), .tabbable.new_table_single .productdetails table th:nth-child(2) {
	background: #ceced0! important;
}
.tabbable.new_table_single .productdetails table th {
	background-color: #e2e2e3! important;
}
.tabbable.new_table_single .productdetails table tr td  {
	background-color: #e2e2e3;
}
.tabbable.new_table_single .productdetails table td, .tabbable.new_table_single .productdetails table th {
	font-size: 13px;
	padding: 8px;
	text-align: center;
	color: #2B2E34;
	background: #3f4045;
}
.tabbable.new_table_single .productdetails table tbody tr td:nth-child(2) , .tabbable.new_table_single .productdetails table tbody tr td:nth-child(3){
	background-color: #ceced0;
}
.tabbable.new_table_single .productdetails table {
	width: 100%;
	max-width: 541px;
	margin: 0;
}
.tabbable.new_table_single .productdetails table:first-child {
	margin-right: 30px;
}
.included-sec ul li .img {
	max-width: 18%;
	flex: 0 0 18%;
}
/* .included-sec ul li .img img { */
	/* width: 29%; */
/* } */
span.hed {
	display: flex;
	justify-content: flex-end;
	color: #000 !important;
	font-weight: 700;
	margin-left: 25px !important;
	font-size: 20px;
	line-height: 22px;
	/* text-transform: capitalize! important; */
}

.tabbable.new_table_single .productdetails table:nth-child(odd) tr td:last-child {
	background-color: #e2e2e3;
}
div#Performance .productdetails {
	justify-content: inherit;
}
div#Performance .productdetails h1.perfo_head {
	display: block;
	font-size: 60px;
	font-weight: 800;
	margin-bottom: 89px;
	color: #fff;
	width: 100%;
}
div#Performance .productdetails h1 {
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	display: inline-block;
}
div#Performance .productdetails p {
	color: #fff;
	margin-top: -7px;
	margin-left: 21px;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: 400;
}
/* body#n_product .feature-products.home-product-main .thumbnail { */
	/* border: 1px solid #707070; */
	/* border-radius: inherit; */
	/* min-height: 418px! important; */
/* } */
/* body#n_product .feature-products.home-product-main .thumbnail .caption h3 a{ */
   /* text-align:left; */
/* } */
/* body#n_product .feature-products.home-product-main .caption .price{ */
  /* text-align:left; */
/* } */
/* body#n_product .feature-products.home-product-main .upsell-heading .back-img { */
	/* margin-bottom: 20px; */
/* } */
body#n_product .feature-products.home-product-main .upsell-heading .back-img h2 {
	font-size: 50px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0;
	background-color: transparent;
}
.related-products-slide a.slick-arrow-pr.prev.slick-arrow {
	position: absolute;
	top: -167px;
	right: -177px;
}
.feature-products.home-product-main .thumbnail {
	min-height: 418px!important;
	position: relative;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow {
	position: absolute;
	top: -167px;
	right:-240px;
}
.tabbable.new_table_single .productdetails table:nth-child(odd){
  margin-right:0px;
}
div#dimensions {
	width: 95%;
	margin: auto;
	padding-top: 11px;
}
/*.feature-products.home-product-main .thumbnail .number-selling-model {
	display: none;
}*/
/* body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail .thumbnail.feahom { */
	/* min-height: 330px; */
	/* padding: 0; */
/* } */
/* body#n_product .feature-products.home-product-main .thumbnail .caption p.price { */
	/* font-size: 22px; */
	/* font-weight: 500; */
/* } */
/* body#n_product .feature-products.home-product-main .thumbnail .caption p.price span { */
	/* font-weight: 500; */
/* } */
 /* body#n_product .feature-products.home-product-main .thumbnail .caption form.form-inline.buying-options { */
	/* width: inherit; */
	/* margin-top: 15px; */
/* } */
.pro_page .thumbnail .caption {
	background-color: #000;
	margin: 0;
	padding: 25px 22px !important;
	min-height: 196px;
}
body#n_product section.feature-products.home-product-main .new-model-badge {
	padding: 1px 6px;
	background-color: #0179a5;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 36px;
	 display: inline-block;
}
div#included ul {
	padding-top: 1px;
}
.home-product-main .number-selling-model {
	padding: 1px 6px;
	background-color: #0179a5;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 36px;
	display: inline-block;
	width: auto;
}
body#n_product section.feature-products.home-product-main .thumbnail .product-image {
	width: 100%;
	width: 100%;
	height: 225px;
	object-fit: contain;
}
body#n_product section.feature-products.home-product-main .thumbnail {
	border: 1px solid #ececec;
	border-radius: 3px;
}

.pro_page .wrapper-thumbnail {
	margin-right: 72px;
}
.back-img {
	height: 105px;
	background-size: 100%;
	margin-top: 80px;
}

.back-img h2 {
	margin: 0;
	height: 110px;
	display: flex;
	align-items: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	padding-left: 0;
	width: 100%;
	margin: auto;
	max-width: 1329px;
	font-family: proxima nova th!important;
}


.cat-pgs .feature-products.home-product-main.sncat .thumb .caption h3 a {
	color: #000;
	font-size: 17px;
	text-align: center;
}

body#n_product section.feature-products.home-product-main .thumbnail.feahom .caption p.price , .cat-pgs .feature-products.home-product-main.sncat .thumb .caption {
	color: #333333;
	text-align: center;
	font-size: 20px;
}

/* body#n_product section.feature-products.home-product-main .thumbnail.feahom .caption h3 a { */
	/* color: #000; */
	/* font-size: 17px; */
	/* text-align: center; */
/* } */
/* body#n_product .feature-products.home-product-main .thumbnail .caption p.price { */
	/* margin-bottom: 0; */
/* } */
/* body#n_product .feature-products.home-product-main .thumbnail .caption h3 a { */
	/* color: #fff; */
	/* font-size: 22px; */
	/* font-family: proxima nova; */
	/* line-height: 24px; */
	/* font-weight: 800; */

	/* text-transform: uppercase; */
/* } */
/* body#n_product .feature-products.home-product-main .thumbnail .caption p.price { */
	/* color: #fff; */
	/* margin-bottom: 22px; */
/* } */
/* body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail .thumbnail.feahom img { */
	/* min-height: 173px; */
	/* width: 100%; */
	/* object-fit: contain; */
/* } */

 .pro_page .upsell-heading .product-rel-pr.slick-initialized.slick-slider img{
	min-height: 270px !important;
	width: 100%;
	object-fit: contain;
}

body#n_product .feature-products.home-product-main .thumbnail .caption form.form-inline.buying-options {
	width: inherit;
}
body#n_product .feature-products.home-product-main .thumbnail .caption p.price {
	font-size: 22px;
	padding-top: 10px;
	margin-bottom: 0;
}
body#n_product .feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads{
  border-radius:inherit;
}
body#n_product .feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads {
	font-size: 17px;
	padding: 7px 15px;
}
.wrapper-footer .scroll {
	position: fixed;
	bottom: 34px;
	right: 18px;
}
.wrapper-footer .scroll .arrow i {
	font-size: 33px;
	color: #fff;
}
.wrapper-footer .scroll .arrow {
	width: 75px;
	height: 75px;
	background-color: #BF2B32;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 155px;
}

.prd-single .produ-header-data h1 {
	font-size: 40px;
	color: #000000;
	font-family: proxima nova th;
	font-weight: 800;
	text-transform: uppercase;
}
body#n_category .thumbnail {
	border: 1px solid #ececec;
	min-height: inherit;
}
body#n_product .feature-products.home-product-main {
	padding-top: 55px;
	padding-bottom: 80px;
}
@media only screen and (max-width:1800px){
.back-img h2 {
height: 105px;
  display: flex;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: 700;
  padding-left: 0;
  width: 64%! important;
  margin: auto;
}
}
@media only screen and (max-width:1700px){
.back-img h2 {
  width: 68%! important;

}
}
@media only screen and (max-width:1650px){
  div#specifications h3 {
	font-size: 36px;
}
div#included .included-sec h4 {
	font-size: 36px;

}
div#Performance .productdetails h1.perfo_head {
	font-size: 36px;
}
div#dimensions h4 {
	font-size: 36px;
}
.feature-products.home-product-main .upsell-heading .back-img h2 {
	font-size: 36px;
}
.included-sec ul li p {
	font-size: 16px;
}
/*.back-img h2 {*/
/*	font-size: 36px!important;*/
/*	width: 71%!important;*/
/*	margin: auto;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	width: 34px!important;*/
/*	top: -127px!important;*/
/*	height: 34px!important;*/
/*}*/
.related-products-slide a.slick-arrow-pr.prev.slick-arrow i.fa.fa-angle-left {
	font-size: 41px!important;
	margin-top: -3px!important;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow{
   width: 34px!important;
	
	height: 34px!important;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow  i.fa.fa-angle-right{
  font-size: 41px!important;
	margin-top: -3px!important;
}
}
/*@media only screen and (max-width:1500px){*/
/*.back-img h2 {*/
/*	font-size: 36px!important;*/
/*	width: 76%!important;*/
/*	margin: auto;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: -107px! important;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.next.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: -165px! important;*/
/*}*/
/*}*/

/*@media only screen and (max-width:1440px){*/
/*.back-img h2 {*/
/*	font-size: 36px! important;*/
/*	width: 79%! important;*/
/*	margin: auto;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	right: -69px! important;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.next.slick-arrow {*/
/*	right: -126px! important;*/
/*}*/
/* body#n_product .container:nth-child(5) { */
	/* width: 100%! important; */
	/* max-width: 1166px! important; */
	/* margin: auto; */
/* } */
}

/*@media only screen and (max-width:1400px){*/
/*.back-img h2 {*/
/*	font-size: 36px! important;*/
/*	width: 81%! important;*/
/*	margin: auto;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	right: -52px! important;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.next.slick-arrow {*/
/*	right: -105px! important;*/
/*}*/
/*}*/

/*@media only screen and (max-width:1380px){*/
/*.back-img h2 {*/
/*	font-size: 36px! important;*/
/*	width: 84%! important;*/
/*	margin: auto;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: -19px! important;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.next.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: -76px! important;*/
/*}*/
/*}*/

/*@media only screen and (max-width:1300px){*/
/*.back-img h2 {*/
/*	font-size: 36px! important;*/
/*	width: 89%! important;*/
/*	margin: auto;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: 18px! important;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.next.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: -39px! important;*/
/*}*/
/*}*/
@media only screen and (max-width:1200px){
.tabbable.new_table_single .productdetails table:nth-child(2n+1) {
	margin-right: 0 !important;
	margin-bottom: 0 !important;
}
/*.back-img h2 {*/
/*	font-size: 36px! important;*/
/*	width: 95%! important;*/
/*	margin: auto;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: 43px! important;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.next.slick-arrow {*/
/*	position: absolute;*/
/*	top: -113px;*/
/*	right: -10px! important;*/
/*}*/
body#n_product .pro_page .wrapper-thumbnail {
	margin-right: 46px;
}
/* body#n_product .container:nth-child(5) { */
	/* width: 100%!important; */
	/* max-width: 1062px!important; */
	/* margin: auto; */
/* } */
.back-img h2 {
	max-width: 1036px;
}
}

/*.related-products-slide a.slick-arrow-pr.prev.slick-arrow {*/
/*	position: absolute;*/
/*	top: -126px;*/
/*	right: -177px;*/
/*	border-radius: inherit;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*}*/
/*.related-products-slide a.slick-arrow-pr.next.slick-arrow {*/
/*	position: absolute;*/
/*  top: -126px;*/
/*	right: -240px;*/
/*   border-radius: inherit;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*}*/
.related-products-slide a.slick-arrow-pr.prev.slick-arrow i.fa.fa-angle-left {
	font-size: 54px;
	margin-top: -3px;
}
.related-products-slide a.slick-arrow-pr.next.slick-arrow i.fa.fa-angle-right{
  font-size: 54px;
	margin-top: -3px;
}
.prd-single .produ-header-data h1 {
  font-size: 40px;
  color: #000;
  font-family: proxima nova th! important;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 35px;
}
div#specifications h3 {
  font-family: proxima nova th !important;
}
div#included .included-sec h4{
  font-family: proxima nova th !important;
}
div#Performance .productdetails h1.perfo_head{
  font-family: proxima nova th !important;
}
div#dimensions h4{
  font-family: proxima nova th !important;
}
.feature-products.home-product-main .upsell-heading .back-img h2{
  font-family: proxima nova th !important;
}

div#included .included-sec h4 {
	letter-spacing: 0px! important;
}
body#n_product .feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads {
	font-size: 17px;
	padding: 7px 15px;
	//width: 163px;
	font-weight: 600;
}
.feature-products.home-product-main.sncat .wrapper-thumbnail .thumbnail.feahom {
	position: relative;
}
.home-product-main .number-selling-model {
	padding: 1px 6px;
	background-color: #0179a5;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 36px;
	display: inline-block;
	width: auto;
	word-break: break-all;
	left: 4px;
	position: absolute;
	top: 11px;
	margin: auto;
	z-index: 999;
}
.tabbable.new_table_single #specifications .speciication-inner .speciication-list strong {
	width: 40%;
	font-size: 20px;
}
.tabbable.new_table_single #specifications .speciication-inner .speciication-list strong {
	width: 40%;
	font-size: 20px;
	font-weight: 800! important;
}
#specifications ul li lable {
	width: 28%;
	color: #fff;
	font-size: 20px;
}
.tabbable #specifications ul li span {
	font-family: proxima nova rg!important;
	font-weight: 600;
	font-size: 20px;
	color: #fff! important;
}
.back-img h2 {
	margin: 0;
	height: 105px;
	display: flex;
	align-items: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	color: #fff;
	font-weight: 700;
	padding-left: 0;
	width: 60%;
	margin: auto;
}
body#n_product #specifications .speciication-inner .speciication-list span {
	font-size: 20px;
	color: #fff!important;
}
.home-product-main .new-model-badge{
  padding: 1px 6px;
	background-color: #0179a5;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 36px;
	display: inline-block;
	width: auto;
	word-break: break-all;
	left: 4px;
	position: absolute;
	top: 11px;
	margin: auto;
	z-index: 999;
}
body#n_product .prd-single .productprice.productpricetext {
	color: #737373;
	font-size: 40px;
	font-family: proxima nova th;
	font-weight: 800;
	margin: 0;
	margin-bottom: 22px;
	margin-top: 22px;
}
.prd-single .product-add-button button.addtocart {
	border-radius: inherit;
	color: #FDF8F9! important;
	width: 186px;
	font-weight: 800;
}
.pr_detail-1 ul li {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 1px;
	color: #000;
}
.extra-options .main_btn_logo .right img {
	width: 100%;
	max-width: calc(100%/3 - 5px);
	object-fit: contain;
	flex: calc(100%/3 - 5px);
}
body#n_product #specifications .speciication-inner .speciication-list span {
	font-size: 20px;
	color: #fff!important;
	font-weight: 500;
	font-family: proxima nova rg!important;
}
.tabbable #specifications ul li span {
	font-family: proxima nova rg!important;
	font-weight: 500;
	font-size: 20px;
	color: #fff!important;
}
#n_product .qty {
	font-size: 20px;
	font-family: proxima nova rg;
}
.included-sec ul li {
	border-bottom: 2px solid #BF2B32;
	display: flex;
	align-items: center;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
div#Performance .productdetails h1{
font-weight:900;
}
.nCustom-wrapper-header {
	padding-top: 15px;
	float: left;
	width: 100%;
}
body .wrapper-header-main h1.text-center.head-pnm, body#n_product .wrapper-header-main h1.text-center.head-pnm {
	margin: 40px 0 0;
}
body#n_product div#main-content {
	padding: 100px 15px 15px;
}
.prd-single .wrapper-enquiries {
	float: left;
	width: 100%;
	margin: 15px -15px 20px;
}
.prd-single .wrapper-enquiries .col-xs-12.col-md-5:last-child {
	margin-left: 13px;
}
.tabbable.new_table_single .tab-content {
	border: 0;
	padding: 40px 0;
	background: #000;
	position: relative;
}
div#specifications h3 {
	font-size: 60px;
	font-weight: 800;
	margin-bottom: 80px;
	padding-top: 17px;
}
div#description .productdetails {
	display: none;
}
div#description p.small {
	display: none;
}
body#n_product .tabbable.hidden-xs.new_table_single .tab-content {
	padding-bottom: 90px;
}
div#included {
	padding-bottom: 75px;
	padding-top: 17px;
}
div#Performance .productdetails {
	margin-top: 11px;
}
div#dimensions .dime {
	margin-bottom: 25px;
}
.pro_page .wrapper-thumbnail {
	margin-right: 78px;
}
.included-sec ul li .img {
	max-width: 25%;
	flex: 0 0 25%;
	/* display: flex; */
  text-align:center;
}
/* .included-sec ul li .img img { */
	/* width: 100%; */
/* } */
div#Performance {
	padding-top: 20px;
}
.tabbable.new_table_single .productdetails table th {
	border-bottom: 1px solid  #5e6065;
	font-weight: bold;
	white-space: nowrap;
}
.tabbable.new_table_single .productdetails table:last-child tr th {
	background-color: #ceced0! important;
}
.tabbable.new_table_single .productdetails table:last-child tr th:nth-child(2) {
	background-color: #e2e2e3! important;
}
.tabbable.new_table_single .productdetails table:last-child tr td {
	background-color: #ceced0! important;
}
.tabbable.new_table_single .productdetails table:last-child tr td:nth-child(2){
	background-color: #e2e2e3! important; 
}
body#n_home .thumbnail .product-image {
	width: 100%;
	height: 242px;
	object-fit: contain;
}
body#n_category div.feature-products.home-product-main.sncat .thumbnail {
	min-height: 355px!important;
}
body#n_category div.feature-products.home-product-main.sncat .thumbnail img.product-image {
	width: 100%;
	height: 242px;
	object-fit: contain;
}
/* body#n_product .container:nth-child(5) { */
	/* width: 71%; */
/* } */
body#n_product .pro_page .wrapper-thumbnail {
	margin-right: 72px;
}
.back-img h2 {
	margin: 0;
	height: 110px;
	display: flex;
	align-items: center;
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	color: #fff;
	font-weight: bold;
	padding-left: 0;
	width: 100%;
	margin: auto;
	max-width: 1146px;
}
.pr_detail-1 ul li {
	text-transform: uppercase;
}
body#n_product .prd-single a.btn.btn-seller{
  font-weight:800! important;
}
body#n_product .prd-single .product-add-button button.addtocart {
  font-size: 20px! important;
}
body#n_product .pr_detail-1 p {
	color: #000;
	font-size: 16px;
	line-height: 20px;
}
body#n_product .prd-single a.btn.btn-seller {
	font-weight: 800! important;
	font-size: 20px;
	background-color: #BF2B32;
}
.tabbable.new_table_single .productdetails table td{
  font-size:14px;
}
body#n_product .prd-single .product-add-button button.addtocart {
	font-size: 20px!important;
	height: 48px! important;
}
body#n_product .prd-single a.btn.btn-seller {
	font-weight: 800! important;
	font-size: 20px;
	background-color: #BF2B32;
	height: 48px;
	  font-family: proxima nova rg;
}
body#n_product .prd-single a.btn.btn-seller:hover{
	background-color: transparent;
	border: 2px solid #c3262d;
	color: #c3262d !important;
	background-color: transparent;
}


.wrapper-specifications ul lable{
  font-weight:800! important;
  font-size: 20px! important;
  font-family: proxima nova!important;
}
body#n_product .row.wrapper-alt-images .col-xs-4 {
	margin-right: 55px;
}
.tabbable.new_table_single #specifications ul li {
	color: #fff;
	padding: 12px 0;
}
div#included {
	padding-bottom: 75px;
	padding-top: 11px;
}
div#Performance {
	padding-top: 5px! important
}
div#dimensions .dime {
	margin-top: -10px;
}
body#n_product .prd-single a.btn.btn-seller{
  color:#FDF8F9! important;
}
body#n_product .pr_detail-1 p{
  font-weight:500! important;
}
/* .included-sec ul li .txt { */
	/* padding-top: 8px; */
	/* padding-bottom: 8px; */
/* } */
/* div#included ul li:first-child .img img { */
	/* max-width: 126px! important; */
	/* height: 67px! important; */
/* } */
/* div#included ul li:nth-child(2) .img { */
	
	/* text-align: center; */
/* } */
/* div#included ul li:nth-child(2) .img img { */
	/* max-width: 64px! important; */
	/* height: 52px! important; */
/* } */
/* div#included ul li:nth-child(3) .img img { */
	/* max-width: 58px! important; */
	/* height: 55px! important; */
/* } */
.prd-single .product-qty-box button.pro-qty.plus-qty i {
	font-size: 16px;
	margin-bottom: 0;
	padding-top: 7px;
}
.prd-single .product-qty-box button.pro-qty.minus-qty i {
	font-size: 16px;
	margin-top: -7px;
}



.prd-single .wrapper-enquiries .col-xs-12.col-md-5:last-child a.btn.btn-seller {
	line-height: 24px;
}





body#n_product .product-rel-pr img {
	width: 100%;
	object-fit: contain;
	min-height: 242px;
}
/* body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat { */
	/* margin-right: 30px; */
/* } */
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat {
    margin-right: 0;
    margin: 0 15px;
}
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat .thumbnail.feahom {
	min-height: 385px!important;
}


body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat a.addtocart {
	font-size: 17px;
	padding: 7px 15px;
	font-weight: 600;
	font-family: proxima nova rg;
	text-transform: uppercase;
	color: #fff;
	background-color: #c3262d;
	border: 2px solid #c3262d;
}
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat a.addtocart:hover{
	  border: 2px solid #c3262d;
	color: #c3262d;
	background: 0 0;
}



/* div#included ul li:nth-child(2) .img img { */
	/* max-width: 92px!important; */
	/* height: 92px!important; */
/* } */

/* div#included ul li:nth-child(3) .img img { */
  /* max-width: 80px !important; */
  /* height: 80px !important; */
/* } */

/* div#included ul li:nth-child(4) .img img { */
	/* max-width: 99px; */
	/* height: 99px; */
/* } */
/* div#included ul li:nth-child(5) .img img { */
  /* max-width: 153px; */
  /* height: 100px; */
/* } */
/* div#included ul li:nth-child(6) .img img { */
  /* max-width: 140px; */
  /* height: 100px; */
/* } */
/* div#included ul li:nth-child(7) .img img { */
  /* max-width: 195px !important; */
  /* height: 115px !important; */
/* } */
/* div#included ul li:nth-child(3) .img img:last-child { */
  /* height: 112px !important; */
  /* max-width: 112px !important; */
/* } */
/* div#included ul li:last-child .img img { */
  /* max-width: 77px; */
  /* height: 77px; */
/* } */

/* div#included ul li:nth-child(4) .img img { */
  /* max-width: 63px; */
  /* height: 63px; */
/* } */
/* div#included ul li:nth-child(4) .img img:last-child { */
  /* max-width: 149px; */
  /* height: 122px; */
/* } */

/* div#included ul li:last-child .img img:last-child { */
	/* max-width: 92px; */
	/* height: 77px; */
/* } */



/* .col-md-5.dime img:last-child { */
  /* height: 407px; */
  /* object-fit: contain; */
/* } */
/* .col-md-7.dime img { */
  /* height: 458px; */
  /* object-fit: contain; */
/* } */





/* 14/10/2021 */



.included-sec ul li:nth-child(5) .img img {
	max-width: 177px;
}
/div#myModal .modal-content {
	position: relative;
}
div#myModal .modal-content button.btn.btn-default {
	position: absolute;
	top: -15px;
	right: -19px;
	background-color: #BF2B32;
	color: #fff;
	font-size: 21px;
	border: none;
}
div#myModal .modal-content button.btn.btn-default span {
	font-size: 25px;
  color:#fff;
}

.included-sec ul li:nth-child(7) img {
	max-height: 84px;
	min-height: 67px;
}
div#dimensions .col-md-7.dime {
	width:70%;
}
.new_unik_dime .col-md-7.dime {
  width: 100% !important;
}
div#dimensions .col-md-5.dime {
	width: 30%;
}
div#dimensions .dime img {
	width: 100%;
}
div#dimensions h4 {
	flex: 0 0 100%;
}
div#dimensions .col-md-5.dime img {
  height: 294px;
  object-fit: contain;
  margin-top: 0px;
}
div#dimensions {
   
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.included-sec ul li {
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-top: 6px;
}
.included-sec ul li:nth-child(2) {
	padding-top: 15px;
	padding-bottom: 15px;
}
div#included img.extra {
	width: 100%;
	margin-top: 100px;
	margin-bottom: 0px;
}






/* div#dimensions .col-md-5.dime img {
	margin-top: -7px;
	height: 284px;
	object-fit: contain;
	margin-top: 32px;
}/*
body#n_product section.home-video-sec {
	background-color: #000;
	position: relative;
	padding: 43px 0;
	padding-bottom: 90px;
	margin-top: 75px;
}
body#n_product section.home-video-sec:before {
	content: "";
	width: calc(100vw - 16px);
	position: absolute;
	height: 100%;
	background: #000;
	z-index: -1;
	top: 0;
	transform: translateX(-50%);
	left: 50%;
	box-sizing: border-box;
}
body#n_product section.home-video-sec span.vid_head {
	color: #fff;
	font-size: 60px;
	font-weight: 800;
	letter-spacing: 0;
	margin-bottom: 61px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
	font-family: proxima nova th !important;
}
@media only screen and (max-width:1650px){
body#n_product section.home-video-sec span.vid_head {
font-size: 35px;
}
}
/* @media only screen and (max-width:1280px){ */
  /* div#dimensions .col-md-5.dime img{ */
		/* height: 364px; */
  /* } */
/* } */


body#n_product .feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads {
	margin-top: 15px;
}
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat a.addtocart {
	margin-top: 15px;
}
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat .thumbnail.feahom {
	min-height: 422px!important;
}

/*28-oct-2021*/

div#specifications h3:first-letter {
	color: #bf2b32;
}
div#included .included-sec h4:first-letter {
	color: #bf2b32;
}
div#Performance .productdetails h1.perfo_head:first-letter {
	color: #bf2b32;
}
table.single-table {
	width: 100% !important;
	max-width: 76% !important;
}


.included-sec ul li:nth-child(2) .img img:last-child {
	width: 150px;
}







/*09-11-2021*/

div#included ul li:first-child .img img {
	min-height: 67px;
}
.included-sec ul li:nth-child(7) img {
	max-height: 55px;
	min-height: 57px;
}
body#n_home .home-featuredl form.form-inline.buying-options a.addtocart {
	background-color: #c3262d;
	border: 0;
	font-family: 'Proxima Nova Rg';
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 3px;
	padding: 9px 12px;
	box-shadow: none;
	border: 2px solid transparent;
}
body#n_home .home-featuredl form.form-inline.buying-options a.addtocart:hover {
	  border: 2px solid #c3262d;
	color: #c3262d;
	background: transparent;
}
body#n_product img.extra {
	margin-top: 50px;
}

div#included .included-sec h4 {
	font-size: 60px;
	font-weight: 800;
	margin-bottom: 80px;
}
div#Performance .productdetails h1.perfo_head:first-letter , div#specifications h3:first-letter{
  color:#fff;
}
div#included .included-sec h4:first-letter{
  color:#000000;
}
/* .included-sec ul li:last-child .img img { */
	/* min-height: 55px; */
	/* max-height: 55px; */
/* } */
.included-sec ul li:nth-child(5) .img img {
	max-width: 153px;
}
.extra-accessories h4 {
	font-size: 33px! important;
	margin-top: 25px;
}
.extra-accessories ul li:first-child img {
	min-height: 69px! important;
}
body#n_product .product-rel-pr img {
    width: 100%;
    object-fit: contain;
    min-height: 220px !important;
    max-width: 220px !important;
}

body#n_product table.tab-deisgn tr th:nth-child(3) {
	background-color: #ceced0! important;
}






/*10-11-2021*/
div#dimensions:before {
	content: "";
	width: calc(100vw - 16px);
	position: absolute;
	height: 100%;
	background: #fff;
	z-index: -1;
	top: 0;
	transform: translateX(-50%);
	left: 50%;
	box-sizing: border-box;
}
div#dimensions {
	background-color: #fff;
	position: relative;
	width: 100%;
	padding-top: 40px;
	padding-left:15px;
	padding-right:15px;
  padding-bottom:75px;
}
div#dimensions h4 {
	color: #000;
}
body#n_product .tabbable.hidden-xs.new_table_single .tab-content {
	padding-bottom: 75px;
}

.perform-table .tab-content {
	background-color: #fff! important;
}
.perform-table .tab-content:before{
  background-color: #fff! important;
}
div#Performance .productdetails h1.perfo_head{
  color:#000;
}
div#Performance .productdetails h1{
  color:#000;
}
div#Performance .productdetails p{
  color:#000;
}
div#Performance .productdetails h1.perfo_head:first-letter{
  color:#000;
}
div#included ul li:first-child .img img {
	min-height: 67px;
}
.included-sec ul li:nth-child(3) .img img:last-child {
	min-height: 67px;
	max-height: 67px;
}
.included-sec ul li:last-child .img img:last-child {
	max-height: 67px;
	min-height: 67px;
}
.included-sec ul li:nth-child(7) img {
	max-height: 67px;
	min-height: 67px;
}
body#n_product .pr_detail-1 ul li {
	font-size: 16px;
	font-weight: bold;
}

section.home-video-sec .befhm-video {
	/* position: absolute; */
	position: relative;
}
section.home-video-sec .befhm-video:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
		transition: .5s ease;
	background: rgba(255, 255, 255, 0.35);
	height: 100%;
  z-index:1;
}
section.home-video-sec .col-md-4  .befhm-video:after {
  display:none;
}
section.home-video-sec .col-md-4:hover .befhm-video:after{
  display:block;
	  box-shadow: -1px 18px 14px #bbb;
}
.vd-play-sec {
	z-index: 99999;
}

/*10-11*/
.img-responsive {
  /*background: #fff;*/
}

/*11-11*/
div#dimensions h4 {
	color: #000;
}




.speci .tab-content {
	background: #fff! important;
}
div#specifications h3 {
	color: #000;
}
div#specifications h3:first-letter{
  color:#000;
}
.speci #specifications .speciication-inner .speciication-list strong{
  color:#000! important;
}
body#n_product .speci #specifications .speciication-inner .speciication-list span{
  color:#000! important;
}
.speci .tab-content::before{
  background: #fff! important;
}
.tabbable.new_table_single  #specifications .speciication-inner .speciication-list strong {
	color: #000 !important;
}
.wrapper-specifications ul lable {
	color: #000 !important;
}
.tabbable #specifications ul li span {
	color: #000!important;
}
.tabbable.new_table_single #specifications .speciication-inner .speciication-list {
	border-top: none;
}
.tabbable #specifications ul li:first-child {
	border-top: none;
}





/* 18NOV */
div#included ul li:first-child .img img {
	min-height: 67px;
}


/*19-11-2021*/

.included-sec ul.ews li:nth-child(2) .img img:last-child{
  width: 100%;
	max-width: 50px !important;
}

/*.included-sec ul.ews li:nth-child(2) .img img:last-child {
	width: 100%;
	max-width: 50px !important;
}*/
div#included .included-sec ul li .img img {
	width: 100%;
	max-width: 150px;
}

.included-sec ul li:nth-child(5) .img img {
	width: 100%;
	max-width: 78px !important;
}
div#included .included-sec ul li .img img {
	width: 100%;
	max-width: 37%;
}

/*22-11-2021*/
div#included ul li:first-child .img img {
	min-height: 77px;
	max-width: 56%! important;
}

div#included ul li:first-child .img img {
	min-height: 113px;
	max-width: 73%!important;
}

.included-sec ul.ews li:nth-child(2) .img img:last-child {
	width: 100%;
	max-width: 98px!important;
}

section.help .need-sec form input[type="submit"] {
	width: 177px;
	height: 45px;
	left: 813px;
	top: 4578px;
	background: #E52727;
	border-radius: 60px;
	border: none;
	font-family: Proxima Nova;
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: inherit;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 15px;
}
section.help .need-sec form {
	margin-top: 53px;
}
#myModal .modal-dialog {
	width: 66%;
	top: 22%;
}
div#myModal .modal-content button.btn.btn-default {
	position: absolute;
	top: -15px;
	right: -19px;
	background-color: #BF2B32;
	color: #fff;
	font-size: 21px;
	border: none;
	border-radius: 39px;
	width: 40px;
	height: 40px;
	z-index: 999;
   
}
.thank-you p {
	margin: 50px 0;
	text-align: center;
	font-size: 23px;
	color: #4BB543;
	background-color: #d4edda;
	border-color: #c3e6cb;
	padding: 15px 20px;
	border-radius: 3.75px;
}
.row.thank-you {
  margin-bottom: 80px;
}


/* prouct page changes */



.prd-single .wrapper-pricing .right {
  float: none;
  margin: 0;
  display: flex;
  justify-content: space-between;
  padding-left: 35px;
}

.prd-single .wrapper-pricing .right img {
  width: 100%;
  max-width: calc(100%/3);
  flex: calc(100%/3);
  padding: 0 5px;
  height: 70px !important;
  object-fit: contain;
}

body#n_product .prd-single .productprice.productpricetext {
  color: #E52727;

}
.extra-options .main_btn_logo {
  justify-content: unset;
}

body#n_product .prd-single .product-add-button button.addtocart {
  border-radius: 30px;
  background: #E52727;
}

body#n_product .prd-single a.btn.btn-seller {

  background: #E52727;
  border-radius: 30px !important;
}

.prd-single .pr_detail-1 {
  padding: 15px 0;
  margin: 35px 0;
  border: 4px solid red;
  border-radius: 2px;
  border-left: 0;
  border-right: 0;
}

div.prd-single {
  max-width: 100%;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

div.prd-single>.row {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

div.prd-single .wrapper-setion-bottom {
  padding: 40px 0;
}

div.prd-single .wrapper-setion-bottom section.up-img img {
  width: 100%;
}

.prd-single .product-qty-box input {
  border-radius: 21px !important;
  border: 1px solid #ddd !important;
}

.prd-single button.pro-qty {
  background: transparent !important;
}

.prd-single div#shipbox input#n_qty {
  border-radius: 20px !important;
}

.wrapper-setion-bottom .tabbable {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
.wrapper-setion-bottom .tabbable div.wrapper-specifications {
  width: 100% !important;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications h3 {
  margin: 0 0 60px !important;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications h3:after {
  content: "";
  background: url(https://www.runvawinch.com.au/assets/Screenshot_1.png);
  width: 394px;
  height: 10px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  left: 100px;
  top: 15px;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table {
  width: 100%;
}


.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr td {
  padding: 15px;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr td strong {
  font-weight: 800! important;
  font-size: 20px! important;
  font-family: proxima nova!important;
  color: #000 !important;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr td span {
  font-family: proxima nova rg!important;
  font-weight: 500;
  font-size: 20px;
 
  color: #000!important;
}


.wrapper-setion-bottom .tabbable div.wrapper-specifications table {
  border-top: 1px solid #000;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table + table {
  border: 1px solid #000;
  border-collapse: collapse;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr td {
  border-bottom: 1px solid #000;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr:last-child td {
  border-bottom: none;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table {
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table:nth-child(2) tbody tr:first-child td {
  border-bottom: 1px solid #000;
}


.wrapper-setion-bottom .tabbable div.wrapper-specifications table:nth-child(2) tbody tr:nth-child(2) td {

  border-bottom:1px solid #000;
}



.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr td:first-child {
  border-right: 1px solid #000;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr td lable {
  font-weight: 800! important;
  font-size: 20px! important;
  font-family: proxima nova!important;
  color: #000 !important;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications table tr td:first-child {
  width: 30%;
}

div.prd-single .wrapper-setion-bottom div#included {
  max-width:1300px;
  padding: 0 15px;
}

div.prd-single .wrapper-setion-bottom div#included h4:after {
  content: "";
  background: url(https://www.runvawinch.com.au/assets/Screenshot_1.png);
  width: 394px;
  height: 10px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  left: unset;
  position: absolute;
  right: 30%;
  bottom: -20px;
}

div.prd-single .wrapper-setion-bottom div#included h4 {
  position: relative;
}

div.prd-single .wrapper-setion-bottom div#included h3 {
  font-weight: bold;
  font-family: inherit;
  margin: 0 0 30px;
}

div.prd-single .wrapper-setion-bottom div#included ul li {
  border: none;
}

div.prd-single .wrapper-setion-bottom div#included ul li .img {
  position: relative;
  top: -10px;
}

div.prd-single .wrapper-setion-bottom div#included ul li .txt {
  position: relative;
}

div.prd-single .wrapper-setion-bottom div#included ul li .txt:after {
  content: "";
  background: url(https://www.runvawinch.com.au/assets/Screenshot_2.png);
  width: 35px;
  height: 35px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  bottom: -55px;
  left: 25px;
}


span.hed {
  display: block;
  margin: 40px auto 0 !important;
  width: 46%;
  clear: both;
}

div.prd-single .wrapper-setion-bottom div#included ul li:last-child .txt::after {
  bottom: -52px;
}

div#included .included-sec ul li .img img {
  min-height: 90px;
}

div#dimensions {
  max-width:1300px;
  padding-top: 70px;
}

div#dimensions h4 {
  position: relative;
}

div#dimensions h4:after {
  content: "";
  background: url(https://www.runvawinch.com.au/assets/Screenshot_1.png);
  width: 394px;
  height: 10px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  left: unset;
  position: absolute;
  right: unset;
  bottom: -20px;
}

div#Performance .productdetails h1.perfo_head {
  position: relative;
}

div#Performance .productdetails h1.perfo_head:after {
  content: "";
  background: url(https://www.runvawinch.com.au/assets/Screenshot_1.png);
  width: 394px;
  height: 10px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  left: unset;
  position: absolute;
  right: unset;
  bottom: -20px;
  left: 73px;
}

.back-img h2 {
  color: #000;
  width: 100%;
  text-align: center !important;
  justify-content: center;
}
.back-img {
  background:#fff!important;
  padding: 0px 0 0;
  height: auto;
}

.back-img + .container {
  background: #fff;
  max-width: 100%;
  width: 100%;
  padding: 0;
}

.back-img + .container .related-products-slide {
  max-width: 1300px;
  margin: 0 auto;
  padding: 0 15px;
}
body#n_product .feature-products.home-product-main button.addtocart.btn-primary.btn.btn-block.btn-loads {
  background: #E52727 !important;
  border-radius: 30px !important;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat a.addtocart {
  background: #E52727 !important;
  border-radius: 30px !important;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

section.up-img {
  position: relative;
}

section.up-img .up-img-cont {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: rgba(251,251,251,0.8);
  min-height: 600px;
  background-size: 100% 100%;
  background-position: center;
  width: 100%;
  max-width: 1439px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding:50px 90px;
  color: #fff;
  flex-flow: column;
  background-repeat: no-repeat;
  font-size: 50px;
  line-height: 70px;
  font-weight: bold;
}



.main_btn_logo button.pro-qty.plus-qty i.fa.fa-caret-up::before {
  content: "\f077";
  font-size: 10px;
  position: relative;
  top: -4px;
}

section.up-img .up-img-cont p {
  text-align: left;
  font-size: 75px;
  color: #000;
  font-weight: bold;
  line-height: 90px;
}


.main_btn_logo button.pro-qty.minus-qty i.fa.fa-caret-down::before {
  content: "\f078";
  font-size: 10px;
}

.wrapper-setion-bottom .tabbable div#Performance {
  width: 100%;
}



div#Performance .productdetails {
  display: flex;
}

div#Performance .productdetails h1.perfo_head {
  width: 100%;
}

.wrapper-setion-bottom .tabbable div#Performance table {
  max-width: 50%;
  flex: 50%;
}

div#Performance .productdetails p {
  width: 100%;
  margin: 0;
}

body#n_product .prd-single .product-add-button button.addtocart:hover {
  border: 2px solid #c3262d;
  color: #c3262d !important;
  background-color: transparent !important;
}

div.prd-single .wrapper-setion-bottom section.up-img img {
  width: 100%;
  max-height: 820px;
  object-fit: cover;
}


div.prd-single .wrapper-setion-bottom div#included ul li .img {
  display: flex;
  justify-content: unset;
  text-align: left !important;
}

div#included .included-sec ul li .img img {
  margin: 0 20px 0 0;
}


.tabbable.new_table_single .productdetails table td {
  height: 40px !important;
}

div#Performance .productdetails p {
  padding: 5px 0 0;
  font-weight: 600;
  font-size: 17px;
}
div#Performance table th {
  background: #F5F5F5 !important;
}

div#Performance table td {
  background-color: #F5F5F5 !important;
}

body#n_product .wrapper-footer {
  margin-top: auto !important;
}

div#Performance .productdetails  h1  h1 {
  width: 100%;
  
}

.prd-single div#shipbox button.btn.btn-block.btn-primary.btn-loads {
  background: #E52727;
  border-radius: 30px !important;
  font-weight: 800! important;
  font-size: 20px;
  height: 48px;
  font-family: proxima nova rg;
}

.prd-single div#shipbox button.btn.btn-block.btn-primary.btn-loads:hover {

  border: 2px solid #E52727;
  color: #E52727;
 
}

.cat-pgs .sort_container .col-md-4.hidden-xs.hidden-sm {
  margin-top: 0;
}

.list-social>li i {
  padding: 2px 0px 0 1px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width:1535px) {
section.up-img .up-img-cont p {
 
  font-size: 50px;
 
  line-height: 65px;
}

section.up-img .up-img-cont {
  min-height: 528px;
  max-width: 1200px;
  padding: 50px;
  }

  div.prd-single .wrapper-setion-bottom section.up-img img {
	max-height: 660px;
   }

}

@media only screen and (max-width:1279px) {

section.up-img .up-img-cont {
  min-height: 400px;
  max-width: 1000px;
  padding: 30px;
}

section.up-img .up-img-cont p {
  font-size: 40px;
  line-height: 50px;
}

section.up-img .up-img-cont p {
  font-size: 40px;
  line-height: 50px;
}

}


@media only screen and (max-width: 1650px){
div#specifications h3 {
	font-size: 36px;
}

.wrapper-setion-bottom .tabbable div.wrapper-specifications h3:after {
  width: 250px;
  left: 35px;
 }

 div#included .included-sec h4 {
  font-size: 36px ;
}
div.prd-single .wrapper-setion-bottom div#included h4:after {
 width: 300px;
  right: 59%;
 }


}


@media only screen and (min-width: 992px){
.prd-single div#shipbox .panel-body .col-xs-12.col-md-3:last-child {
  width: 40%;
}

.prd-single div#shipbox .panel-body .row.btn-stack {
  align-items: center;
  display: flex;
}

}







/* 11-01-2022 */
.about-sec .col-md-4.about-cont .con-sec:hover {
	background-color: #e52727;
	border: 1px solid #fff;
}
.about-sec .col-md-4.about-cont .con-sec:hover img {
	filter: inherit;
}
.about-sec .col-md-4.about-cont .con-sec:hover p {
	color: #fff;
}
.list-social>li i{
	background: transparent! important;
}
.payment-icon-container.Afterpay img {
    height: 46px;
}
div#Performance .productdetails table:nth-child(2) th:first-child , div#Performance .productdetails table:nth-child(2) th:last-child{
    background-color: #434345! important;
    color: #fff;
}
div#Performance .productdetails table:nth-child(2) th:nth-child(2) {
    background-color: #38383a! important;
    color: #fff;
}
.wrapper-setion-bottom .tabbable div#Performance table {
    max-width: 48%;
    flex: 48%;
}
div#Performance .productdetails table.tabl-1 {
    margin-right: 25px;
}
div#Performance .productdetails table:nth-child(2) tbody tr td:first-child {
    background-color: #434345! important;
    color: #fff;
}
div#Performance .productdetails table:nth-child(2) tbody tr td:nth-child(2) , div#Performance .productdetails table:nth-child(2) tbody tr td:nth-child(3){
    background-color: #38383a! important;
    color: #ffff;
}
div#Performance .productdetails table:nth-child(2) tbody tr td:nth-child(4) , div#Performance .productdetails table:nth-child(2) tbody tr td:last-child{
    background-color: #434345! important;
    color: #fff;
}


.wrapper-setion-bottom .tabbable div#Performance table.tabl-2 tbody tr th:first-child ,  .wrapper-setion-bottom .tabbable div#Performance table.tabl-2 tbody tr th:last-child{
    background-color: #38383a! important;
    color: #fff;
}

.wrapper-setion-bottom .tabbable div#Performance table.tabl-2 tbody tr th:nth-child(2){
	background-color: #434345! important;
    color: #fff;
}
.wrapper-setion-bottom .tabbable div#Performance table.tabl-2 tbody tr td:first-child , .wrapper-setion-bottom .tabbable div#Performance  table.tabl-2 tbody tr td:last-child{
    color: #fff;
    background-color: #38383a !important;
}
.wrapper-setion-bottom .tabbable div#Performance table.tabl-2 tbody tr td:nth-child(2){
	    color: #fff;
    background-color: #434345 !important;
}
.banner-nw video#vdd {
    width: 100%;
    height: 100%;
}
div#Performance h1.perfo_head {
    margin-bottom: 62px! important;
}
div#Performance .productdetails p {
    background-color: #000;
    color: #fff;
    padding: 0 8px;
    display: inline-block;
    width: auto;
    margin-top: 15px;
    letter-spacing: 0;
}
/* div.prd-single .wrapper-setion-bottom h4:hover{ */
		/* color:#E52727; */
/* } */
div#specifications h3:hover , div.prd-single .wrapper-setion-bottom div#included h4:hover , div#dimensions h4:hover , div#Performance .productdetails h1.perfo_head:hover{
	color:#E52727;
}	
div#specifications h3:hover:first-letter , div.prd-single .wrapper-setion-bottom div#included h4:hover:first-letter , div#dimensions h4:hover, div#Performance .productdetails h1.perfo_head:hover:first-letter{
	color:#E52727;
}












/* 20-01-2022 */
section.properties .bk-img {
    left: 0! important;
    position: absolute;
    right: 0;
    background-size: 100% 100%! important;
    max-width: 687px! important;
    margin: auto;
    border: none! important;
    box-sizing: inherit! important;
    box-shadow: inherit! important;
    border-radius: inherit! important;
}
section.properties .container>div:hover {
    background: transparent! important;
}
section.properties .container {
    margin-top: 290px;
}
section.properties .prop.ingress {
    position: absolute;
    top: -28.5%! important;
    left: -22px!important;
    max-width: 263px !important;
}
section.properties .prop.ingress img {
    max-width: 103px;
}
section.properties .container>div img{
	  max-width: 103px;
}

/* section.properties .container>div{ */
    /* border: 2px solid #E52727; */
    /* box-sizing: border-box; */
    /* box-shadow: -23px -23px 45px #ffffff, 28px 28px 50px rgb(13 39 80 / 16%); */
    /* border-radius: 25px; */
/* } */
section.properties .container>div h5 {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 26px;
    text-align: center;
    text-transform: capitalize;
    color: #303030;
    box-shadow: inherit;
}
section.properties .prop.ingress {
    position: absolute;
    top: -28.5%! important;
left: -132px!important;
max-width: 263px !important;
}
section.properties .bk-img img {
    max-width: 1200px! important;
}
section.properties .container .prop.market {
    transform: translateX(-50%);
    top: calc(24% - 338px )!important;
    left: inherit!important;
    right: -290px!important;
    max-width: 263px!important;
}
section.properties .prop.ingress:after{
	display:none! important;
}
section.properties .container>div.prop.capacity {
    max-width: 253px!important;
    top: 18%!important;
    transform: translateY(-50%);
    left: -9%!important;
}
section.properties .container>div.prop.duty {
    left: -8%!important;
    bottom: calc(23% - -65px)!important;
    top: unset;
    max-width: 263px!important;
}
section.properties .container {
    max-width: 1372px;
    position: relative;
    padding: 440px 0 220px! important;
}
section.properties .container>div.prop.rope {
    bottom: calc(17% - 70px)!important;
    top: unset;
    left: 3%!important;
    transform: translateX(-50%);
    max-width: 263px!important;
}
section.properties .container>div.prop.stell-gear {
    bottom: 43px!important;
    top: unset;
    right: 0;
    left: 582px!important;
    max-width: 263px!important;
}
section.properties .container>div.prop.clutch {
    right: -13%!important;
    top: 5%!important;
    max-width: 263px!important;
}
section.properties .container>div.prop.ratio {
    right: 0!important;
    max-width: 263px!important;
    top: -37%!important;
    left: 42px!important;
    margin: auto;
}
section.properties .container>div.prop.brake {
    top: 52%!important;
    right: -13.5%!important;
    max-width: 263px!important; 
}
section.properties .container .prop.gear-box {
    bottom: 42px!important;
    top: unset;
    right: -13%!important;
    max-width: 263px!important;
}
section.properties h1 {
    border: none;
    font-size: 45px;
    font-weight: bold;
    font-family: Proxima Nova;
    font-style: italic;
    font-weight: 800;
    font-size: 64px;
    line-height: 53px;
    text-align: center;
    text-transform: uppercase;
    color: #212021;
}
section.properties h1 span {
    background-color: transparent;
    color: #000;
}
section.properties p.pro-hd {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600;
    font-size: 32px;
    line-height: 36px;
    text-align: center;
    text-transform: capitalize;
    color: #212021;
}
section.properties .btn-prop {
    position: static;
    max-width: 100%;
    text-align: center;
    margin-top: 19px;
}
section.help .need-sec form .form-group input.btn.btn-lg.btn-default {
    width: 100%;
    max-width: 360px;
    line-height: 5px;
}
.wrapper-header-main.scro-window .nCustom-wrapper-header {
    transition: .6s;
}
.wrapper-header-main.scro-window .navbar-collapse.collapse.navbar-responsive-collapse ul.nav.navbar-nav li a {
    margin-top: 8px;
}
.up-sec .row:first-child{
	background: transparent !important;
}
section.just_img {
    position: relative;
        background-image: url(https://www.runvawinch.com.au/assets/images/hex_grid_trans.png)! important;
    background-attachment: fixed;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 49px;
    padding-top: 49px! important;
}
body#n_home .wrapper-header-main {
    background: transparent;
    padding: 0px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background-image: none !important;
    min-height: inherit;
}

.wrapper-header-main {
    background-color: transparent;
    background-image: inherit! important;
    padding-bottom: 0;
    min-height: inherit;
}
.wrapper-header-main::after{
    display:none;
}
.page-nm-head {
    position: relative;
}



body .wrapper-header-main, body#n_product .wrapper-header-main {
    padding-bottom: 0;
}
.page-nm-head {
    position: relative;
    padding-bottom: 130px;
    min-height: 351px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 130px;
}
.page-nm-head:after{
	    content: "";
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
 .wrapper-header-main {
    background: transparent;
    padding: 0px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background-image: none !important;
    min-height: inherit;
}
.page-nm-head .container {
    position: relative;
    z-index: 1;
}
.page-nm-head .container h1 {
    margin: 40px 0 0;
    -webkit-text-stroke: 1px #fff;
    color: transparent;
    font-family: 'Proxima Nova Th';
    font-size: 72px;
    font-weight: 800;
    margin: 66px 0 0;
    text-transform: uppercase;
}
.banner-nw .video_upper_text .show_text {
    text-align: left;
    border: none! important;
    background-color: transparent! important;
    padding: 0! important;
}
.banner-nw .video_upper_text {
    position: absolute;
    top: 70%! important;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    text-align: center;
}
.banner-nw .video_upper_text .show_text span {
    font-size: 80px! important;
    color: #d1232a;
}
.banner-nw .video_upper_text .show_text {

    line-height: 75px;
}
body#n_product .feature-products.home-product-main {
    padding-top: 25px;
    padding-bottom: 25px! important;
}
body#n_product div#main-content .all-main-content .container:nth-child(5) {
        background-image: url(https://www.runvawinch.com.au/assets/images/hex_grid_trans.png)! important;
    background-attachment: fixed;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-top: 50px! important;
    max-width: 1366px;
}
.related-products-slide .upsell-heading h2 {
    background-color: transparent;
}
section.range-button {
    text-align: center;
    padding-bottom: 52px;
    margin-top: 52px;
    padding-top: 52px;
 background-image: url(https://www.runvawinch.com.au/assets/images/Hex_Grid_black.jpg)! important;
    background-attachment: fixed;
}
.dropdown-menu > li > a{
	color:#000;
	font-weight:bold;
}
.banner-nw .video_upper_text .show_text {
    animation: inherit! important;
}

.page-nm-head .container h1 {
    margin: 40px 0 0;
    -webkit-text-stroke: 1px #fff;
    color: #fff! important;
    font-family: 'Proxima Nova Th';
    font-size: 72px;
    font-weight: 800;
    margin: 66px 0 0;
    text-transform: uppercase;
    text-align: left! important;
}
.banner-nw .video_upper_text h1 {
    margin: 40px 0 0;
    -webkit-text-stroke: 1px #fff;
    color: #fff! important;
    font-family: 'Proxima Nova Th';
    font-size: 72px;
    font-weight: 800;
    margin: 66px 0 0;
    text-transform: uppercase;
    text-align: left! important;
    padding-left: 70px;
}
.banner-nw .video_upper_text h1 p {
    -webkit-text-stroke: none;
    color: #fff! important;
    font-family: 'Proxima Nova Th';
    font-size: 59px;
    font-weight: 800;
    margin: 66px 0 0;
    text-transform: uppercase;
    text-align: left! important;
    line-height: 54px;
}
.banner-nw .video_upper_text h1 span {
    color: #d1232a;
}
.page-nm-head .container {
    max-width: 100%;
    padding: 0 60px;
}
.prd-single section.main_sec {
    background-image: url(https://www.runvawinch.com.au/assets/images/hex_grid_trans.png)! important;
    background-attachment: fixed;
}
section.just_img .row.gram {
    display: flex;
    flex-wrap: nowrap;
}
section.just_img .row.gram .gr_img {
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
section.just_img .row.gram .gr_img img {
    width: 100%;
    height: 260px;
}

section.just_img .row.gram .gr_img a:hover:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    width: 100%;
    text-align: center;
    font-weight: 800 !important;
    color: #fff;
    margin: 0;
    line-height: normal;
    cursor: pointer;
    background: #E52727D9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Proxima Nova;
}
section.just_img .row.gram .gr_img a {
    display: flex;
    position: relative;
}

body#n_product .wrapper-header-main {
    z-index: 1! important;
    position: fixed! important;
}
img.logo {
    -webkit-transition: all 0.4s ease-in-out;
}






section.just_img {
    padding-top: 41px;
}
section.just_img p {
    position: absolute;
    top: 147px! important;
    left: 0;
    right: 0;
    text-align: center;
    color: #ffff;
    font-size: 78px;
    font-weight: 800;
    font-family: 'Proxima Nova Th';
}
body#n_product .product-rel-pr img {
    width: 100%;
    object-fit: contain;
    min-height: 280px !important;
    max-width: 220px !important;
}


body#n_product div#main-content {
    padding: 0;
}

.up-sec {
    padding: 100px 15px 15px;
    padding-bottom:100px;
}


body#n_product section.main_sec {
    margin-top: 0;
}

body#n_product {
    background: transparent;
    background-color: transparent;
}
 section.help .need-sec form .form-group input {
    width: 100%;
    margin: 0;
    color: #000! important;
}
section.help .need-sec form .form-group input.btn.btn-lg.btn-default {
    width: 100%;
    max-width: 360px;
    color: #fff! important;
}
body#n_product .page-nm-head {
    background-image: inherit! important;
    padding-bottom: 0! important;
    min-height: 165px! important;
    padding-top: 71px! important;
}
body#n_product div#main-content {
    padding: 0;
   /* background-image: url(/assets/image-new-home/Oombi_1_Runva-2.jpg);*/
    background-size: 100%;
    background-attachment: fixed;
}
body#n_product div#main-content .all-main-content {
    max-width: 1366px;
    margin: 0 auto;
    padding: 15px 15px;
}
.prd-single div#_jstl__images .main-image.text-center {
    border: none;
}
.prd-single div#_jstl__images .main-image.text-center {
    border: none;
}
body#n_product div#main-content .all-main-content {
    max-width: 1366px;
    margin: auto;
}
 body#n_product div#main-content {
	padding: 0;
	/*background-image: url(/assets/image-new-home/Oombi_1_Runva-2.jpg);*/
	background-size: 100%;
	background-attachment: fixed;
}
body#n_product div#main-content .all-main-content {
	max-width: 1366px;
	margin: 0 auto;
	padding: 15px 15px;
}
.nCustom-wrapper-header {
	padding-top: 13px;
}
body#n_product .page-nm-head {
	background-image: inherit !important;
	padding-bottom: 0 !important;
	min-height: 165px !important;
	padding-top: 71px !important;
}
body#n_product .feature-products.home-product-main {
    padding-top: 25px;
    padding-bottom: 0px! important;
}
section.range-button {
    text-align: center;
    padding-bottom: 52px;
    margin-top: 0;
    padding-top: 2px;
   background-image: url(https://www.runvawinch.com.au/assets/images/hex_grid_trans.png)! important;
    background-attachment: fixed;
    margin-bottom: 30px;
}
.up-sec .row:first-child .col-xs-12.col-sm-12.col-md-6:last-child {
    padding-top: 34px;
}






/* 26-01-2022 */

body#n_product div#main-content .all-main-content {
    max-width: 100%! important;
    margin: 0 auto;
    padding: 15px;
}
body#n_product div#main-content .all-main-content .container:nth-child(5) {
    max-width: 100%;
}
/* body#n_product section.main_sec .container { */
    /* max-width: 100%; */
/* } */
.prd-single section.main_sec {
    background-image: inherit! important;
    background-attachment: fixed;
    background-color:rgba(0,0,0,0.8)! important;
}
section.just_img , section.range-button{
	  background-image: inherit! important;
	   background-color: #fff;
}
section.just_img {
    position: relative;
    background-image: inherit;
    background-color: #fff;
}
body#n_product div#main-content .all-main-content .container:nth-child(5) {
    background-image: inherit! important;
    background-attachment: fixed;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    padding-top: 0px! important;
    max-width: 100%;
    background-color: #fff;
}
body#n_product .feature-products.home-product-main {
    padding-top: 0! important;
}
.related-products-slide .upsell-heading h2 {
    color: #000;
}
body#n_product .product-rel-pr img {
    width: 100%;
    object-fit: contain;
    //min-height: 190px !important;
    //max-width: 120px !important;
}
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat .thumbnail.feahom {
    min-height: 305px!important;
}
section.just_img .row.gram .gr_img img {
    width: 100%;
    height: 240px;
}
.wrapper-footer{
	  background-image: inherit! important;
    background-attachment: fixed;
    background-color: #000;
}
.wrapper-footer{
	background-image: inherit! important;
	background-color: #000! important;
}
.up-sec {
    padding: 33px 15px 15px;
    padding-bottom: 33px;
    margin-bottom: 0px;
}
.prd-single section.main_sec {
    margin: 0 0! important;
}
.up-sec{
	    margin-bottom: 0px;
}
section.range-button{
	margin-bottom: 0px;
}
body#n_product .feature-products.home-product-main {
    padding-top: 0;
}
body#n_product div#main-content .all-main-content {
    padding-bottom: 0! important;
}
div.prd-single .wrapper-setion-bottom {
    display: none;
}


body#n_product .feature-products.home-product-main .product-rel-pr .slick-list .slick-track {
    width: 100%! important;
    max-width: 979px! important;
    display: flex;
    justify-content: center;
}
body#n_product .feature-products.home-product-main .product-rel-pr .slick-list .slick-track .wrapper-thumbnail {
    width: 33%! important;
}
section.just_img .row.gram .gr_img:nth-child(3) a{
	position:relative;
}
section.just_img .row.gram .gr_img:nth-child(3) a:after {
    display: block;
    background-color: #000;
    content: "";
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    width: 101%;
    text-align: center;
    font-weight: 800 !important;
    color: #fff;
    margin: 0;
    line-height: normal;
    cursor: pointer;
    background: #E52727D9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Proxima Nova;
}
section.just_img .row.gram .gr_img:nth-child(4) a{
	position:relative;
}
section.just_img .row.gram .gr_img:nth-child(4) a:after {
    display: block;
    background-color: #000;
    content: "";
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
   width: 101%;
    text-align: center;
    font-weight: 800 !important;
    color: #fff;
    margin: 0;
    line-height: normal;
    cursor: pointer;
    background: #E52727D9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Proxima Nova;
}
section.just_img .row.gram .gr_img:nth-child(5) a{
	position:relative;
}
section.just_img .row.gram .gr_img:nth-child(5) a:after {
    display: block;
    background-color: #000;
    content: "";
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
	width: 101%;
    text-align: center;
    font-weight: 800 !important;
    color: #fff;
    margin: 0;
    line-height: normal;
    cursor: pointer;
    background: #E52727D9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Proxima Nova;
}
section.just_img .row.gram .gr_img:nth-child(6) a{
	position:relative;
}
section.just_img .row.gram .gr_img:nth-child(6) a:after {
    display: block;
    background-color: #000;
    content: "";
	    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 42px;
    width: 101%;
    text-align: center;
    font-weight: 800 !important;
    color: #fff;
    margin: 0;
    line-height: normal;
    cursor: pointer;
    background: #E52727D9;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Proxima Nova;
}
body#n_product .prd-single form.buying-options {
    float: none;
    width: 100%;
}
body#n_product .feature-products.home-product-main.sncat .wrapper-thumbnail.homefeat a.addtocart {
    background: #e52727 !important;
    border-radius: 4px !important;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 9px 12px;
}
section.just_img p{
    pointer-events:none;
}
.related-products-slide .upsell-heading h2 {
    padding-top: 0! important;
	    margin-bottom: 18px! important;
}
.prd-single div#_jstl__images .main-image.text-center {
    background: transparent! important;
}
body#n_product .prd-single form.buying-options {
    float: none;
    width: 40%! important;
}
body#n_product .feature-products.home-product-main .product-rel-pr .slick-list .slick-track .wrapper-thumbnail form.form-inline.buying-options {
    width: 100%! important;
}
.related-products-slide .upsell-heading h2 {
    padding-top: 0! important;
    margin-bottom: 18px! important;
    font-size: 46px;
    font-weight: 700;
    color: #000;
    font-family: Proxima Nova! important;
}
.extra-options .main_btn_logo .left {
    flex-wrap: wrap! important;
}
.extra-options .main_btn_logo .left p {
    width: 100%;
    margin-top: 0!important;
}
.extra-options .main_btn_logo .left {
    display: flex;
    flex-wrap: wrap;
}
.extra-options .main_btn_logo .left .all-cont {
    margin-top: 10px;
}
.extra-options .main_btn_logo .left .all-cont .afterpay-img {

    display: inline-block;
}
.extra-options .main_btn_logo .left .all-cont .afterpay-conta {
    display: block;
    font-size: 20px;
}
.engineered-section {
    padding: 110px 0!important;
}
.extra-options .main_btn_logo .left .all-cont .afterpay-img a {
    font-size: 23px;
    color:#000;
}
section.specification .all_speci .specification-list .spec_img {
    display: none;
}
section.specification .all_speci .specification-list {
    justify-content: inherit! important;
    height: 40px! important;
    min-height: 40px! important;
}





section.specification .all_speci .specification-list {
    flex: 0 0 50%! important;
    max-width: 50%! important;
    margin: 0 0 10px;
    border-radius: 10px;
    background-color: transparent;
    border: 0;
    min-height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 29px;
    color: #fff;
    font-family: montserrat;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    height: 75px;
    width: 100%;
    height: inherit! important;
    min-height: inherit! important;
    justify-content: space-between! important;
}
section.specification .all_speci .specification-list span {
    flex: calc(100% - 0%)! important;
    max-width: calc(100% - 0%)! important;
    text-align: initial;
    font-size: 18px;
}
body#n_product .product-rel-pr img {
    min-height: 327px !important;
    max-width: 265px !important;
}




.home-product-main .number-selling-model , .home-product-main .new-model-badge {
	z-index: 0! important;
}


section.specification .all_speci {
    display: flex;
}
.left-speci {
    float: left;
    width: 100%;
    max-width: 50%;
}
section.specification .all_speci .specification-list {
    float: left!important;
    width: 100%;
    max-width: 100% !important;
    flex: 100%;
}
.right-speci {
    width: 100%;
    max-width: 50%;
}


section.specification .all_speci {
    display: flex! important;
}

body#n_home section.secure-shopping {
    padding-bottom: 78px! important;
    padding-top: 90px;
}




div#enqr-mod .modal-header {
    position: relative;
    border-bottom: none;
    padding: 0;
}
div#enqr-mod .modal-header button.close {
    position: absolute;
    top: -19px;
    right: -17px;
    background-color: #d1232a;
    opacity: inherit;
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 25px;
}
div#enqr-mod .modal-header button.close span {
    color: #ffff;
    font-size: 30px;
}
div#enqr-mod h3 {
    font-size: 25px;
    color: #000;
    font-family: proxima nova th! important;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 35px;
}
div#enqr-mod h3 small {
    display: block;
}
div#enqr-mod .form-group p.small.text-danger label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 1px;
    color: #d1232a;
}
div#enqr-mod .form-group {
    position: relative;
    margin-bottom: 20px;
    float: left;
    display: block;
    width: 100%;
}
.Contact .form-group {
    position: relative;
    margin-bottom: 20px;
    float: left;
    display: block;
    width: 100%;
}
div#enqr-mod .form-group p.small.text-danger {
    position: absolute;
    bottom: -34px;
}
div#enqr-mod form:after {
    content: "";
    display: block;
    clear: both;
}
div#enqr-mod input.btn.btn-lg.btn-default {
    text-align: center;
    display: flex;
    justify-content: center;
    background: #E52727;
    border-radius: 30px !important;
    margin: auto;
    color: #fff;
    font-weight: 800! important;
    font-size: 20px;
    height: 48px;
    padding: 10px 25px;
	    border: 2px solid transparent;
}
div#enqr-mod input.btn.btn-lg.btn-default:hover{
	    border: 2px solid #c3262d;
    color: #c3262d !important;
	    background-color: transparent;
}



section.range-button {
    margin-top: 55%;
}
.top-cart-acc ul.top-srch-cart.list-inline li .dropdown-menu {
	left:inherit;
    right: 0;
}

 .ned-pop {
    text-align: center;
}
.ned-pop a {
    display: inline-block;
    background: #e52727;
    border-radius: 60px;
    margin-top: 0;
    height: 45px;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 18px;
}
.ned-pop a:hover{
  background-color: transparent;
    border: 2px solid #c3262d;
}



/* 19-05-2022 */
.cat-pgs .feature-products.home-product-main .thumbnail {
    margin-bottom: 0! important;
}
body#n_category div.feature-products.home-product-main.sncat .thumbnail:hover{
	border:1px solid #c3262d;
}
body#n_category div.feature-products.home-product-main.sncat .thumbnail{
    border-radius:inherit;
}


body#n_category div.feature-products.home-product-main.sncat .wrapper-thumbnail:hover {
  transform: scale(1.04);
}
body#n_category div.feature-products.home-product-main.sncat .thumbnail:hover {
  background: #fefcfd;
  border-color: transparent;
  border: 1px solid #ececec;
}
body#n_category div.feature-products.home-product-main.sncat .wrapper-thumbnail {
  transition: .2s;
}
body#n_category div.feature-products.home-product-main.sncat .wrapper-thumbnail:hover .caption a {
  font-weight: 600;
}
.accessories-cate section.range-button {
	margin-top: 0;
}


body#n_category div.feature-products.home-product-main.sncat .wrapper-thumbnail:hover {
  transform: unset;
}
body#n_category div.feature-products.home-product-main.sncat .wrapper-thumbnail:hover .caption a {
  font-weight: unset;
}

body#n_category div.feature-products.home-product-main.sncat .wrapper-thumbnail:hover button.addtocart.btn-primary.btn.btn-block.btn-loads{
  border: 2px solid #c3262d !important;
  color: #c3262d !important;
  background: transparent !important;
}

