/* 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: #90222f;
}
a:hover, a:focus {
  text-decoration: none;
}
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: 1px solid #C1C1C1;
  border-top: none;
  background: #fff;
}
.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 !important;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  background-image: none !important;
  min-height: inherit;
}
.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%;
}
.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;
}
.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: 24px;
  color: #101010;
  font-family: 'Proxima Nova Rg';
  font-weight: bold;
  text-transform: inherit;
}
.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: #fff;
  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: 600;
  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 .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: 11px 25px;
  margin-bottom: 32px;
}
.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;
  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 Rg' !important;
}
.tabbable #specifications ul li {
  font-size: 16px;
  color: #333333;
  display: block;
  padding: 4px 0;
  border-top: 1px solid #eee;
}
.tabbable #specifications ul li span {
  font-family: 'Proxima Nova Rg' !important;
  font-weight: 600;
}
.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: 8px 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;
}
@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;
}

}
