/* ========================================================================================== */
/* =============-                                                          -================= */
/* =============[         !!!!!!!! CSS ADDED BY PUROHIT A !!!!!!!!         ]================= */
/* =============-                                                          -================= */
/* ========================================================================================== */
/* =========================== */
/* !! USE TO WEB SITE COLOR !! -
1. #000000;                -
2. #ffffff;                -
3. #777777                 -
4. #666666                 -
5. #444444                 -
6. #333333                 -
7. #222222                 -
------------------------------ -
8. #d8d8d8                 -
9. #f4f4f4                 -
10. #c5c5c5                 -
11. #111111                 -
12. #fc402c                 -
13. #fafafa                 -
14. #ababab                 -
15. #2a2a2a                 -
16. #d2d2d2                 -
*/
/* =========================== */
/*----------------------------- - 
!! SITE PAGE USE !!             -
1. Shop                         -
2. Products                     -
3. Catalogue                    -
4. News                         -
5. About                        -
6. Trade                        -
7. Careers                      -
------------------------------- - */
/* ============================================== */
/*            !! GOOGLE FONT IMPORT !!            */
/* ============================================== */
/*@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');*/
/*-----------------------------  
!!  SITE  ( " font-family: 'Poppins', sans-serif; " ) FONT-WEIGHT !!      
thin      : 100             -
ex-light  : 200             -
light     : 300             -
regular   : 400             -
medium    : 500             -
semi-bold : 600             -
bold      : 700             -
ex-bold   : 800             -
black     : 900             -
------------------------------- */
/* ============================================== */
/*              !! GENERATED FONT !!              */
/* ============================================== */
@font-face {
	font-family: 'ProximaNovaA-Light';
	src: url('../fonts/ProximaNovaA-Light.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNovaA-Light.woff') format('woff'),
	url('../fonts/ProximaNovaA-Light.ttf') format('truetype'),
	url('../fonts/ProximaNovaA-Light.svg#ProximaNovaA-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNova-Regular.woff') format('woff'),
	url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
	url('../fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-RegularIt';
	src: url('../fonts/ProximaNova-RegularIt.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNova-RegularIt.otf') format('opentype'),
	url('../fonts/ProximaNova-RegularIt.woff') format('woff'),
	url('../fonts/ProximaNova-RegularIt.ttf') format('truetype'),
	url('../fonts/ProximaNova-RegularIt.svg#ProximaNova-RegularIt') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNova-Semibold.woff') format('woff'),
	url('../fonts/ProximaNova-Semibold.ttf') format('truetype'),
	url('../fonts/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNova-Bold.woff') format('woff'),
	url('../fonts/ProximaNova-Bold.ttf') format('truetype'),
	url('../fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Black';
	src: url('../fonts/ProximaNova-Black.eot?#iefix') format('embedded-opentype'),
	url('../fonts/ProximaNova-Black.woff') format('woff'),
	url('../fonts/ProximaNova-Black.ttf') format('truetype'),
	url('../fonts/ProximaNova-Black.svg#ProximaNova-Black') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'AktivGrotesk-Bold';
	src: url('../fonts/AktivGrotesk-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/AktivGrotesk-Bold.woff') format('woff'),
	url('../fonts/AktivGrotesk-Bold.ttf') format('truetype'),
	url('../fonts/AktivGrotesk-Bold.svg#AktivGrotesk-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ============================================= */
/* !!!!        SITE GLOBAL STYLE CSS        !!!! */
/* ============================================= */
*, body, html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
html, body {
	margin: 0;
	padding: 0;
}
html, body {
	font-family: 'ProximaNova-Regular';
	font-size: 17px;
	line-height: 27px;
	font-weight: 400;
	color: #333333;
	background: #ffffff;
}
body {
	overflow-x: hidden;
	height: 100%;
	width: 100%;
}

img {
	max-width: 100%;
}
a, .btn, button {
	cursor: pointer;
}
a, a:hover, a:focus, a:active, button, button:hover, button:focus, input, input:hover, input:focus, select, select:hover, select:focus, textarea, textarea:hover, textarea:focus, .btn, .btn:hover, .btn:focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
	text-decoration: none;
	outline: none;
}
[type="text"]:focus, [type="email"]:focus, [type="checkbox"]:focus, [type="password"]:focus, [type="file"]:focus, [type="radio"]:focus, [type="submit"]:focus, [type="date"]:focus, [type="time"]:focus, [type="tel"]:focus, [type="search"]:focus, [type="button"]:focus, [type="number"]:focus, textarea:focus, select:focus {
	outline: none;
	/*border: none;*/
	-webkit-box-shadow: none;
	box-shadow: none;
}
/* !! !! */
.span-block {
	display: block;
}
.span-inline-block {
	display: inline-block;
}
.list-style {
	list-style: none;
}
.span-red {
	color: #d44d40;
}
/* ============================================= */
/* !!!!       ALL CSS Minify                !!!! */
/* ============================================= */
*:hover, *:focus, *:after, *:before, path {
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
body > img[src*="https://mm.carsales.com.au/carsales/count/"] {
    display: none;
}
/* ============================================= */
/* !!!!         SITE TYPOGRAPHY CSS         !!!! */
/* ============================================= */
a, p, li {
	font-family: 'ProximaNova-Regular';
	font-size: 17px;
	line-height: 27px;
	letter-spacing: 0;
	font-weight: 400;
}
ul, ol, h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-family: 'ProximaNova-Regular';
}
ul, ol {
	margin: 0;
	padding: 0;
}
h1 {font-size: 44px;}
h2 {font-size: 36px;}
h3 {font-size: 24px;}
h4 {font-size: 20px;}
h5 {font-size: 18px;}
h6 {font-size: 15px;}

/* ============================================= */
/* !!!!       row no-gutter css             !!!! */
/* ============================================= */
.row-no-gutter {
	margin-right: 0;
	margin-left: 0;
}
.row-no-gutter [class*="col-"] {
	padding-right: 0;
	padding-left: 0;
}
/* ============================================= */
/* !!!!        5 columns layout css         !!!! */
/* ============================================= */
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}  
.col-xs-15 {
    width: 20%;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
    }
}

/* ============================================= */
/* !!!!          breadcrumb css             !!!! */
/* ============================================= */
.breadcrumb-wrapper {
	background-color: rgba(255, 255, 255, 0.9);
	position: relative;
}
.breadcrumb-wrapper ol {
	background: transparent;
	margin: 0;
	padding: 9px 0;
}
.breadcrumb > li:first-child {
	color: #333333;
	padding-left: 0;
}
.breadcrumb > li:nth-child(2):before {
	display: none;
}
.breadcrumb > li + li:before {
	color: #333333;
	content: "\f105";
	font: normal normal normal 14px/1 'FontAwesome';
}
.breadcrumb > li {
	font-size: 14px;
}
.breadcrumb > li a {
	font-size: 14px;
	color: #d44d40;
	padding: 0 4px;
}
.breadcrumb > .active,
.breadcrumb > .active a {
	color: #d44d40;
	font-size: 14px;
}
/* ============================================= */
/* !!!!     CUSTOMIZE THE NAVBAR            !!!! */
/* ============================================= */
.navbar-wrapper {
	position: relative;
	top: 0;
	right: 0;
	left: 0;
	z-index: 20;
	background: #ffffff;
	height: 151px;
	-webkit-box-shadow: none;
	box-shadow: none;
/*	margin-top: 48px;*/
}
.navbar-wrapper > .container {
	padding-right: 0;
	padding-left: 0;
}
.navbar-inverse {
	margin: 0;
	background: transparent;
	border-color: transparent;
	border: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: 151px;
	padding: 0;
}
.navbar-inverse .navbar-brand {
	display: block;
	height: auto;
	padding: 13px 0;
	position: relative;
	margin: 0;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
	margin-left: 0;
}
.navbar-inverse .navbar-brand img {
	width: 199px;
}
.navbar-inverse .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
	background: #333333;
	color: #ffffff;
}
.navbar-nav {
	margin: 0 0 0 0;
}
.navbar-inverse .navbar-nav > li {
	position: relative;
	padding: 0 0;
	margin-left: 20px;
	margin-top: 0;
	list-style: none;
}
.navbar-inverse .navbar-nav > li:first-child {
	margin-left: 0;
}
.navbar-inverse .navbar-nav > li > a {
	line-height: 19px;
	padding: 14px 0 12px;
	position: relative;
	font-size: 15px;
	color: #ffffff;
	font-family: 'ProximaNova-Semibold';
}
.navbar-inverse .navbar-nav > li > a .fa {
	margin-left: 5px;
	color: #d44d40;
	line-height: 17px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* active */
.navbar-inverse .navbar-nav > li > .current_menu,
.current-menu-item > a,
.navbar-inverse .navbar-nav > .current-menu-item > a,
.navbar-inverse .navbar-nav > .current_page_parent > a {
	color: #d44d40;
}
/* :hover, :focus */
.navbar-inverse .navbar-nav > li:hover > a,
.navbar-inverse .navbar-nav > li > a:hover {
	color: #d44d40;
}
/* active:hover, active:focus */
.current-menu-item > a:hover,
.navbar-inverse .navbar-nav > .current-menu-item > a:hover,
.navbar-inverse .navbar-nav > .current_page_parent > a:hover {
	color: #d44d40;
}
/* ============================================= */
/* !!!!     CUSTOMIZE THE NAVBAR TOGGLE     !!!! */
/* ============================================= */
.navbar-inverse .navbar-toggle,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	border: none;
	background: transparent;
	width: 125px;
	height: auto;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	z-index: 999;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
/*--- new toggle design here ---*/
.toggle .icon-left,
.toggle .icon-right {
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	position: absolute;
	height: 2px;
	width: 6.5px;
	top: 0;
	background-color: #ffffff;
	left: 0;
}
.toggle .icon-right {
	left: 6.5px;
}
/* :before, :after */
.toggle .icon-left:before,
.toggle .icon-left:after,
.toggle .icon-right:before,
.toggle .icon-right:after {
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	position: absolute;
	width: 6.5px;
	height: 2px;
	background-color: #ffffff;
	content: "";
	top: -5px;
}
.toggle .icon-left:after,
.toggle .icon-right:after {
	top: 5px;
}
/* !!! toggle active open design (x) !!! */
.toggle.open .icon-left,
.toggle.open .icon-right {
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	background: transparent;
}
.toggle.open .icon-left:before {
	-webkit-transform: rotateZ(45deg) scaleX(1.4) translate(1px, 1px);
	transform: rotateZ(45deg) scaleX(1.4) translate(1px, 1px);
}
.toggle.open .icon-left:after {
	-webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(1px, -1px);
	transform: rotateZ(-45deg) scaleX(1.4) translate(1px, -1px);
}
.toggle.open .icon-right:before {
	-webkit-transform: rotateZ(-45deg) scaleX(1.4) translate(-1px, 1px);
	transform: rotateZ(-45deg) scaleX(1.4) translate(-1px, 1px);
}
.toggle.open .icon-right:after {
	-webkit-transform: rotateZ(45deg) scaleX(1.4) translate(-1px, -1px);
	transform: rotateZ(45deg) scaleX(1.4) translate(-1px, -1px);
}
/* ============================================= */
/* !!!!    CUSTOMIZE THE NAVBAR DROPDOWN    !!!! */
/* ============================================= */
#navbar li .sub-menu li:last-child {
	/*    border: none;*/
}
#navbar li .sub-menu li a {
	display: block;
	width: 100%;
	text-transform: capitalize;
	text-align: left;
	font-weight: 400;
	padding: 0px 20px 0 0px;
	color: #222222;
	font-family: 'ProximaNova-Semibold';
	font-size: 15px;
}
#navbar li .sub-menu li.current-menu-item a,
#navbar li .sub-menu li a:hover {
	color: #d44d40;
}

/* ============================================ */
/* !!!!          header-secondary          !!!! */
/* ============================================ */
.header-secondary .navbar-wrapper .top-book-btn {
	display: block;
}
/* ============================================ */
/* !!!!           header-primary           !!!! */
/* ============================================ */
.header-primary .navbar-wrapper,
.header-primary .navbar-wrapper .navbar-inverse {
	height: 62px;
}
.header-primary .navbar-wrapper .navbar-inverse > .container {
	width: 10%;
	float: left;
}
.header-primary .top-nav {
	display: none !important;
}
.header-primary .navbar-inverse .navbar-brand {
	padding: 10px 20px;
	position: relative;
	margin: 0;
	width: 137px;
	height: 62px;
	background-color: #ffffff;
}
.header-primary .navbar-nav {
	margin: 0 0 0 30px;
}
.header-primary .navbar-inverse .navbar-nav > li > a {
	padding: 21px 0;
}
.header-primary .navbar-inverse .navbar-collapse .container {
	width: 100%;
}
.header-primary .navbar-wrapper .search-box {
	display: none;
}
.header-primary .store-finder {
	height: 62px;
	line-height: 62px;
}
/* ============================================================================= */
/* !!!!           RESPONSIVE DROPDOWN MENU CSS ADDED BY PUROHIT A           !!!! */
/* ============================================================================= */
.responsive-menu-icon {
	border-bottom: 1px solid #e3e3e3;
	cursor: pointer;
	display: none;
	margin-bottom: -1px;
	text-align: center;
}
.responsive-menu-icon::before {
	color: #ffffff;
	content: "\f039";
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	margin: 0 auto;
	padding: 10px;
}
/* ============================================= */
/* !!!!     COMMAN BUTTON STYLE             !!!! */
/* ============================================= */
.btn-default {
	font-family: 'ProximaNova-Bold';
	text-transform: uppercase;
	color: #ffffff;
	display: inline-block;
	padding: 15px 30px;
	margin: 30px 0 0 0;
	width: auto;
	height: 44px;
	line-height: 16px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #d44d40;
	border: 1px solid #d44d40;
	font-size: 13px;
	text-align: center;
	letter-spacing: 1px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* :hover, :focus */
.btn-default:hover,
.btn-default:focus {
	background-color: #aa3d33;
	color: #ffffff;
	border: 1px solid #aa3d33;
}
/* active:hover, active:focus */
.btn-default:active:hover,
.btn-default:active:focus {
	background-color: #aa3d33;
	color: #ffffff;
	border: 1px solid #aa3d33;
}
/* !! BUTTON PRIMARY !! */
.btn-primary {
	color: #ffffff;
	background: transparent;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ffffff;
}
/* :hover, :focus */
.btn-primary:hover,
.btn-primary:focus {
	background: #ffffff;
	color: #d44d40;
	border: 1px solid #ffffff;
}
/* active:hover, active:focus */
.btn-primary:active:hover,
.btn-primary:active:focus {
	background: #ffffff;
	color: #d44d40;
	border: 1px solid #ffffff;
}
/* !! btn-default-white !! */
.btn-default-white {
	background: #ffffff;
	padding: 15px 30px;
	color: #d44d40;
	border: 1px solid #ffffff;
}
/* :hover, :focus */
.btn-default-white:hover,
.btn-default-white:focus {
	background: #d44d40;
	color: #ffffff;
	border: 1px solid #d44d40;
}
/* active:hover, active:focus */
.btn-default-white:active:hover,
.btn-default-white:active:focus {
	background: #d44d40;
	color: #ffffff;
	border: 1px solid #d44d40;
}
/* !! btn-default-black !! */
.btn-default-black {
	background: #424146;
	padding: 15px 30px;
	color: #ffffff;
	border: 1px solid #424146;
}
/* :hover, :focus */
.btn-default-black:hover,
.btn-default-black:focus {
	background: #212023;
	color: #ffffff;
	border: 1px solid #212023;
}
/* active:hover, active:focus */
.btn-default-black:active:hover,
.btn-default-black:active:focus {
	background: #212023;
	color: #ffffff;
	border: 1px solid #212023;
}
/* !! btn-default-big !! */
.btn-default-big {
	width: 370px;
}
/* ============================================= */
/* !!!!     CUSTOMIZE THE CAROUSEL          !!!! */
/* ============================================= */
/*video css*/
.video-a {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
*::-webkit-media-controls {
	/*display: none !important;*/
}
.carousel-inner > .item > img {
	width: 100%;
}
/*----- !!  carousel-indicators !! ----*/
/*----- !!  carousel-control !! ----*/
.carousel .carousel-control {
	opacity: 1;
	background-image: none;
	top: 50%;
	bottom: auto;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
/*----- !!  carousel-caption !! ----*/
#home_slider .item {
	height: 595px;
}
.fill {
	width: 100%;
	height: 100%;
	background-position: center;
	background-size: cover;
	-o-background-size: cover;
	position: relative
}
#home_slider .fill:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
}
.carousel-caption {
	bottom: auto;
	top: 140px;
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin: 0;
	left: 0;
	right: 0;
	text-shadow: none;
	-webkit-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}
/*----- !!  carousel-caption content !! ----*/
.hero-title {
	font-family: 'ProximaNova-Black';
	font-size: 60px;
	line-height: 1;
	text-align: center;
	color: #ffffff;
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
	margin: 0;
}
.sub_txt {
	font-family: 'ProximaNova-Bold';
	font-size: 24px;
	line-height: 27px;
	text-align: center;
	color: #ffffff;
	margin: 16px 0 0 0;
}
/*----- !!  Home page Hero Banner Wrapper !! ----*/
.home .hero_banner_wrapper{padding: 100px 0 0;}
.hero_banner_wrapper {
	position: relative;
	padding: 150px 0 0;
	text-align: center;
	min-height: 594px;
}
.help-you-wrap {
	background: rgba(0, 0, 0, 0.63);
	border: 1px solid rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin: 32px 0 0 0;
	overflow: hidden;
}
.help-you-wrap ul {
	margin: 0;
	padding: 0;
}
.help-you-wrap .help-box {
	text-align: left;
	padding: 22px 12px;
	width: 20%;
	float: left;
	border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.help-you-wrap .help-box:hover {
	background: rgba(212, 77, 64, 0.85);
}
.help-you-wrap .help-box:last-child {
	border-right: 0;
}
.help-you-wrap .help-box .help-box-content {
	color: #ffffff;
	font-size: 24px;
	float: left;
	width: 73%;
}
.help-you-wrap .help-box:hover a,
.help-you-wrap .help-box:focus a {
	color: #ffffff;
}
.help-you-wrap .help-box a h3 {
	font-family: 'ProximaNova-Semibold';
	margin: 0;
	letter-spacing: -0.5px;
}
.help-you-wrap .help-box a .sub-help-txt {
	display: block;
	font-size: 17px;
	margin: 10px 0 0 0;
}
.help-icon {
	float: left;
	padding: 0 10px 0 0;
	width: 27%;
}
/* ============================================= */
/* !!!!     CUSTOMIZE THE FADE CAROUSEL     !!!! */
/* ============================================= */
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
/* ================================================= */
/* !!!!     CUSTOMIZE THE VERTICAL CAROUSEL     !!!! */
/* ================================================= */
.carousel-vertical .carousel-inner > .item.next,
.carousel-vertical .carousel-inner > .item.active.right {
	transform: translateY(100%);
	-webkit-transform: translateY(100%);
	-ms-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	top: 0;
	left: 0;
}
.carousel-vertical .carousel-inner > .item.prev,
.carousel-vertical .carousel-inner > .item.active.left {
	transform: translateY(-100%);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	top: 0;
	left: 0;
}
.carousel-vertical .carousel-inner > .item.next.left,
.carousel-vertical .carousel-inner > .item.prev.right,
.carousel-vertical .carousel-inner > .item.active {
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	top: 0;
	left: 0;
}
/*----- !!  carousel-vertical carousel-indicators !! ----*/
.carousel-vertical .carousel-indicators {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 20px;
	right: 10px;
	left: auto;
	width: auto;
}
.carousel-vertical .carousel-indicators li {
	display: block;
}
.carousel-vertical .carousel-indicators li.active {}
/* ============================================= */
/* !!!!     CUSTOMIZE THE OWL CAROUSEL      !!!! */
/* ============================================= */
/* owl nav */
.owl-nav {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	left: 0;
	right: 0;
}
.owl-carousel .owl-nav .owl-prev {
	background: url(../images/arrow-left.svg)no-repeat;
	width: 48px;
	height: 48px;
	background-size: contain;
	text-indent: -9999px;
	position: absolute;
	left: -32px;
	top: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.owl-carousel .owl-nav .owl-next {
	background: url(../images/arrow-right.svg)no-repeat;
	width: 48px;
	height: 48px;
	background-size: contain;
	text-indent: -9999px;
	position: absolute;
	right: -32px;
	top: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
/* ============================================= */
/* !!!!            SECTION TITLE            !!!! */
/* ============================================= */
.section-title {
	margin: 0;
	padding: 0 0 16px 0;
	position: relative;
	font-family: 'ProximaNova-Bold';
	font-size: 36px;
	line-height: 50px;
	letter-spacing: -0.4px;
	color: #222222;
}
/* ============================================= */
/* !!!!               FOOTER                !!!! */
/* ============================================= */
.footer-a {
	position: relative;
	padding: 0;
	clear: both;
	background: #323232;
}
.footer-a > .current-menu-item > a {
	color: #d44d40;
}
.footer-a a,
.footer-a p {
	color: #999999;
	font-size: 15px;
}
.footer-a .current-menu-item > a,
.footer-a a:hover {
	color: #d44d40;
}
.footer-a .widget-title {
	color: #ffffff;
	font-size: 20px;
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	margin: 0 0 15px 0;
}
#footer_copyright {
	padding: 20px 0 0 0;
}
#footer_widgets {
	border-top: 1px solid #404040;
	padding: 35px 0 50px 0;
	margin: 30px 0 0 0;
}
.footer-a .widget ul + .widget-title {
	margin: 30px 0 15px 0;
}
/**/
.footer-right-featured {
	border-bottom: 1px solid #404040;
	margin-bottom: 16px;
	padding-bottom: 15px;
	padding-left: 51px;
}
.ask-an-expert {
	background: rgba(0, 0, 0, 0) url(../images/ask-an-expert.png)no-repeat scroll 0 -4px;
}
.franchising {
	background: rgba(0, 0, 0, 0) url(../images/franchising.png) no-repeat scroll 0 -4px;
}
/**/
#footer_copyright .copyright {
	display: inline-block;
/*	width: 180px;*/
	text-align: right;
	font-size: 13px;
	padding: 6px 0 0 0;
	line-height: 20px;
}
.insta-link {
    width: 142px;
    position: relative;
    top: -3px;
	text-align: right;
}
.insta-link p {
    font-size: 11px!important;
    line-height: 6px;
}
.insta-link a {
    font-size: inherit;
}
/* social-media-links */
.social-media-links {
	margin: 0;
	display: inline-block;
	float: left;
}

.social-media-links li {
	padding: 0;
}
.social-media-links a.social-media {
	border-bottom: 0 none;
	display: block;
	float: left;
	height: 26px;
	margin-bottom: 2px;
	margin-right: 12px;
	width: 26px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.social-media-links .social-media.LinkedIn-link {
	background: rgba(0, 0, 0, 0) url(../images/header-linked.png?1396492520) no-repeat scroll 0 0;
}
.social-media-links .social-media.Instagram-link {
	background: rgba(0, 0, 0, 0) url(../images/instagram-icon.png?1396492520) no-repeat scroll -1px -1px;
}
.social-media-links .social-media.facebook-link {
	background: rgba(0, 0, 0, 0) url(../images/all-icon.png) no-repeat scroll -36px -48px;
}
.social-media-links .social-media.youtube-link {
	background: rgba(0, 0, 0, 0) url(../images/all-icon.png) no-repeat scroll 0px -48px;
}
#footer_copyright ul.social-media-links.list-inline .insta-link{
    display: none!important;
}
/**/
#footer_copyright p {
	font-size: 15px;
}
.last-ft-menu {
	text-align: right;
}
.last-ft-menu li {
	position: relative;
}
.last-ft-menu li:before {
	content: '|';
	color: #999;
	font-size: 15px;
	position: absolute;
	top: 0;
	right: -5px;
}
.last-ft-menu li:last-child:before {
	display: none
}
.last-ft-menu a {
	font-size: 15px;
}
/**/
.footer-more-wrap {
	position: relative;
	padding: 15px 0 0 0;
}
.footer-more-wrap .panel.panel-default {
	border: none;
	background: transparent;
	color: #999;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.footer-more-wrap .panel-heading {
	background: transparent;
	text-align: right;
}
.footer-more-wrap .panel .panel-title a {
	background-color: #434246;
	font-size: 15px;
	padding: 7px 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
}
.footer-more-wrap .panel .panel-title a i {
	color: #d44d40;
	margin-left: 5px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.footer-more-wrap .panel .panel-title a[aria-expanded="true"] i {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.footer-more-wrap .panel.panel-default {
	font-size: 15px;
	line-height: 20px;
}
.footer-more-wrap .panel.panel-default h5 {
	color: #ffffff;
}
.footer-more-wrap .panel-group .panel-heading + .panel-collapse > .panel-body {
	border: none;
}
/* ============================================= */
/* !!!!        FORM SELECT DROPDOWN         !!!! */
/* ============================================= */
.dropdown-a {
	background: #fff url(../images/ic-globe.svg)no-repeat;
	background-position: 6% 50%;
	background-color: #f9f9f9;
	position: relative;
	line-height: 44px;
	width: 254px;
	height: 44px;
	display: inline-block;
	padding: 0 20px 0 50px;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
	cursor: pointer;
	outline: none;
	border: none;
	margin: 0;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
}
.dropdown-a:after,
.dropdown-a:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: 3px;
	border-width: 5px 5px 0 5px;
	border-style: solid;
	border-color: #000 transparent;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.dropdown-a:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: -6px;
}
.dropdown-a .dropdown {
	/* Size & position */
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	padding: 0;
	z-index: 9;
	/* Styles */
	background: white;
	-webkit-border-radius: inherit;
	-moz-border-radius: inherit;
	-ms-border-radius: inherit;
	border-radius: inherit;
	border: 1px solid #eaeaea;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	list-style: none;
	/* Hiding */
	opacity: 0;
	pointer-events: none;
}
.dropdown-a .dropdown:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 15px;
	border-width: 0 6px 6px 6px;
	border-style: solid;
	border-color: #fff transparent;
}
.dropdown-a .dropdown:before {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	bottom: 100%;
	right: 13px;
	border-width: 0 8px 8px 8px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1) transparent;
}
.dropdown-a .dropdown li a {
	display: block;
	padding: 10px;
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #e6e8ea;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.dropdown-a .dropdown li i {
	float: right;
	color: inherit;
}
/* Hover state */
.catalogue-product-listing-sort-wrap .dropdown-a .dropdown:before,
.catalogue-product-listing-sort-wrap .dropdown-a .dropdown:after {
	display: none;
}
.catalogue-product-listing-sort-wrap .dropdown-a .dropdown li:last-child a {
	border-bottom: 0;
}
.catalogue-product-listing-sort-wrap .dropdown-a .dropdown {
	border-radius: 0;
}
.catalogue-product-listing-sort-wrap .dropdown-a .dropdown li a {
	padding: 10px 10px 10px 15px;
}
.dropdown-a .dropdown li:hover a,
.dropdown-a .dropdown li:focus a {
	background: #d44d40;
	color: #ffffff;
}
/* Active state */
.dropdown-a.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}
/* ============================================= */
/* !!!!       FORM INPUT PLACEHOLDER        !!!! */
/* ============================================= */
.form-control::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.form-control::-moz-placeholder {color: rgba(0, 0, 0, 0.5);}
.form-control:-ms-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.form-control::-ms-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.form-control:-moz-placeholder {color: rgba(0, 0, 0, 0.5);}
/**/
.placehoder-black::-webkit-input-placeholder {color: #333333;}
.placehoder-black::-moz-placeholder {color: #333333;}
.placehoder-black:-ms-input-placeholder {color: #333333;}
.placehoder-black::-ms-input-placeholder {color: #333333;}
.placehoder-black:-moz-placeholder {color: #333333;}
/**/
.placehoder-gray::-webkit-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.placehoder-gray::-moz-placeholder {color: rgba(0, 0, 0, 0.5);}
.placehoder-gray:-ms-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.placehoder-gray::-ms-input-placeholder {color: rgba(0, 0, 0, 0.5);}
.placehoder-gray:-moz-placeholder {color: rgba(0, 0, 0, 0.5);}
/* !! focus !!*/
.form-control:focus::-webkit-input-placeholder {color: transparent; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.form-control:focus::-moz-placeholder {color: transparent; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.form-control:focus:-ms-input-placeholder {color: transparent; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.form-control:focus::-ms-input-placeholder {color: transparent; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
.form-control:focus:-moz-placeholder {color: transparent; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;}
/* ============================================= */
/* !!!!         ALL PAGE BANNER CSS         !!!! */
/* ============================================= */
.banner-wrapper {
	position: relative;
	overflow: hidden;
	padding: 0;
	color: #ffffff;
	text-align: center;
	min-height: 255px;
	width: 100%;
	z-index: 1;
}
.banner-wrapper:after {
	content: '';
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	top: 0;
	z-index: -1;
}
.banner-wrapper img {
	width: 100%;
}
.banner-wrapper h1 {
	margin-bottom: 30px;
}
.banner-wrapper .banner-content {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
/* !! banner-wrapper-main service wrap !! */
.banner-wrapper-main .help-you-wrap {
	margin: 0;
}
/* !! hero-banner-primary !! */
.hero-banner-primary .hero_banner_wrapper {
	min-height: 592px;
	padding: 0;
}
.hero-banner-primary .hero_banner_wrapper .hero_banner_content,
.hero-banner-primary .hero_banner_wrapper .banner-content {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.hero-banner-primary .hero_banner_wrapper p {
	color: #ffffff;
}
.hero-banner-primary .hero_banner_wrapper h1 {
	margin-bottom: 30px;
}
.hero-banner-primary .hero_banner_wrapper .dropdown-a {
	text-align: left;
}
.hero-banner-primary .hero_banner_wrapper .catalogue-vehicle-form {
	margin-top: 30px;
}
/* !! hero-banner-main bottom content !! */
.hero-banner-main .hero_banner_wrapper {
	min-height: 528px;
	padding: 0;
}
.hero-banner-main .hero_banner_wrapper .hero_banner_content,
.hero-banner-main .hero_banner_wrapper .banner-content {
	position: absolute;
	width: 100%;
	-webkit-transform: none;
	transform: none;
	bottom: 48px;
	top: auto;
}
.hero-banner-main .hero_banner_wrapper p {
	color: #ffffff;
}
.hero-banner-main .hero_banner_wrapper h1 {
	margin-bottom: 30px;
}
.hero-banner-main .hero_banner_wrapper .catalogue-vehicle-form {
	margin-top: 30px;
}
/* ============================================= */
/* !!!!        ALL PAGE UL LI TRICKS        !!!! */
/* ============================================= */
.ul-li-trick-default {
	position: relative;
	padding: 0 0 0 10px;
}
.ul-li-trick-default li,
.ul-li-trick-default li p,
.ul-li-trick-default li a {
	font-family: 'ProximaNova-Bold';
	font-size: 17px;
	line-height: 27px;
	text-align: left;
	color: #333333;
	position: relative;
	padding-left: 25px;
}
.ul-li-trick-default li a:hover,
.ul-li-trick-default li a:focus {
	color: #d44d40;
}
.ul-li-trick-default li:before {
	content: '.';
	font-family: 'ProximaNova-Bold';
	color: #333333;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 25px;
	line-height: 18px;
}
/* ============================================= */
/* !!!!              COMMANN FORM           !!!! */
/* ============================================= */
.form-control {
	height: 44px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
	display: inline-block;
	margin: 0 10px 0 0;
	font-size: 17px;
	text-align: left;
	color: rgba(0, 0, 0, 0.5);
	padding: 0px 20px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.g-recaptcha {
    margin-top: 20px;
}
book-appointment-popup .g-recaptcha {
    margin-top: 0;
}
/* ============================================= */
/* !!!!              TOPBAR CSS             !!!! */
/* ============================================= */
.notice_bar {
	position: fixed;
    width: 100%;
	top: 0;
    z-index: 99999;
	background-color: #d35151;
    color: #ffffff;
	padding: 10px;
	text-align: center;
}
.notice_bar p {
	margin: 0px;
	font-size: 16px;
}
.notice_close a {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}
.notice_close a span {
	display: inline-block;
	color: #ffffff;
	-webkit-transform: rotate(45deg) translate3d(0,0,0);
	transform: rotate(45deg) translate3d(0,0,0);
}
.top-nav {
	padding: 33px 0 36px;
}
.top-nav li {
	margin: 0 0 0 0;
}
.top-nav li:last-child {
	margin-bottom: 0;
	margin-left: 32px;
}
.top-nav a {
	display: inline-block;
}
.top-nav a:hover,
.top-nav a:focus {
	color: #aa3d33;
}
.top-nav li {
	margin: 0;
	display: inline-block;
}
/*
.top-nav li a img {
    width: 38px;
}
*/
.top-nav li span {
	margin: 0 16px 0 0;
	display: inline-block;
	vertical-align: middle;
	line-height: normal;
	font-size: 15px;
	text-align: right;
	color: #333333;
	font-family: 'ProximaNova-Semibold';
	max-width: 175px;
}
.top-nav li:last-child span {
	max-width: 118px;
}
.store-finder {
	width: 140px;
	background: #222222;
	display: inline-block;
	font-size: 15px;
	text-align: center;
	color: #ffffff;
	font-family: 'ProximaNova-Semibold';
	line-height: 46px;
	height: 46px;
}
.navbar-inverse .store-finder:hover,
.navbar-inverse .store-finder:focus,
.current-menu-item .store-finder,
.current-menu-item .store-finder:hover,
.current-menu-item .store-finder:focus{
	color: #ffffff;
}
.stf-red {
	background-color: #d2503c;
}
.stf-red:hover,
stf-red:focus {
	color: #ffffff;
	background: #aa3d33;
}
.top-book-btn {
	display: none;
	width: 184px;
	background-color: #2a2a2a;
	color: rgb(255, 255, 255);
}
.store-finder img {
	margin-right: 10px;
}
.search-box {
	width: 64px;
	height: 46px;
	background-color: #333333;
	display: inline-block;
	text-align: center;
	line-height: 46px;
}
.top-nav p {
    font-family: 'ProximaNova-Bold';
    font-size: 15px;
    text-align: left;
    color: #d2503c;
    margin: 0;
}
.store_link {
    position: relative;
    top: -5px;
}
.top-nav .store_link a {
    padding: 7px 10px;
    background: #d44d40;
	border-radius: 3px;
	margin-right: 15px;
}
.top-nav .store_link a img {
    width: 68px;
}
.top-nav .store_link p {
    text-align: left;
    margin: 0 0 0 5px;
    max-width: 140px;
    font-size: 19px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-family: 'ProximaNovaA-Light';
    line-height: 19px;
}
.top-nav .store_link p span {
    font-size: 21px;
    line-height: 21px;
    text-align: left;
    margin: 0;
    color: #ffffff;
    letter-spacing: 0.5px;
}
/* ============================================= */
/* !!!!        browser-checkin-wrap         !!!! */
/* ============================================= */
.browser-checkin-wrap {
	position: relative;
	background: transparent;
	padding: 0 0 0 0;
}
.browser-checkin-wrap .section-title {
	padding: 0 0 16px 0;
	color: #333333;
}
.browser-checkin-inner-content {
	background: #F4F4F4;
}
.browser-checkin-point-img img {
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.browser-checkin-wrap #owl-carousel {
	margin-top: -65px;
}
.browser-checkin-wrap .owl-carousel .owl-stage-outer {
	overflow-x: hidden;
	overflow: inherit;
}
.browser-checkin-wrap .owl-carousel .owl-item {
	border-right: 1px solid #c5c5c5;
}
.browser-checkin-wrap .owl-carousel .owl-item img {
	width: auto;
}
.browser-checkin-wrap .nav.nav-pills {
	background-color: #F4F4F4;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
	border: none;
	border-top: 10px solid #d44d40;
	border-bottom: 1px solid #c5c5c5;
}
.browser-checkin-wrap .nav .owl-item > a {
	height: 126px;
	background-color: #F4F4F4;
	display: block;
	position: relative;
	font-family: 'ProximaNova-Bold';
	font-size: 17px;
	font-weight: 600;
	text-align: left;
	color: #333333;
	padding: 20px;
	text-align: center;
}
.browser-checkin-wrap .nav a .tab-label {
	line-height: 20px;
	display: block;
}
.browser-checkin-wrap .nav .owl-item > a:hover,
.browser-checkin-wrap .nav a.active {
	background: #d44d40;
	color: #ffffff;
}
.browser-checkin-wrap .nav a img {
	margin: 0 auto 15px;
}
.browser-checkin-wrap .nav a .off-icon {
	display: none;
}
.browser-checkin-wrap .nav a:hover .on-icon,
.browser-checkin-wrap .nav a.active .on-icon {
	display: none;
}
.browser-checkin-wrap .nav a.active .off-icon,
.browser-checkin-wrap .nav a:hover .off-icon {
	display: block;
}
.browser-checkin-wrap .owl-carousel .owl-item:last-child {
	border-right: none;
}
.browser-checkin-content {
	padding: 50px 50px;
}
.browser-checkin-point-content-inner {
	padding: 4px 40px 0 0;
}
.browser-checkin-point-content h4 {
	font-size: 17px;
	line-height: 27px;
	font-family: 'ProximaNova-Regular';
	color: #333333;
	margin: 0 0 21px 0;
}

.browser-checkin-point-content [class*="col-"] + [class*="col-"] {
	padding-left: 0;
}
/* ============================================= */
/* !!!!        CHOOSE BRAND WRAPPPER        !!!! */
/* ============================================= */
.choose-brand-wrapper {
	padding: 75px 0;
	text-align: center;
	position: relative;
}
.choose-brand-wrapper ul {
	margin: 50px 0 0 0;
}
/*
.choose-brand-wrapper ul li:nth-child(5) + li {
    clear: both;
}
*/
.brand-box {
	display: block;
	text-align: center;
	color: #333333;
	margin-bottom: 30px;
	padding: 5px 0 0 0;
}
.brand-label {
	display: block;
	margin: 20px 0;
	font-size: 17px;
	line-height: 1.59;
	text-align: center;
	color: #222222;
	/*	font-weight:bold;*/
}
.brand-box:hover .brand-label {
	color: #d44d40;
}
.choose-brand-wrapper h4 {
    font-weight: 600;
    font-size: 18px;
    text-transform: lowercase;
}
/* ============================================= */
/* !!!!          SHOP BY PRODUCTS           !!!! */
/* ============================================= */
.shop-product-wrapper {
	text-align: center;
	position: relative;
	padding: 0 0 40px 0;
}
.shop-product-content {
	padding: 30px 0 0 0;
}
.product-box {
	margin: 0 0 30px 0;
	height: 134px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	position: relative;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 10px;
}
.product-box-hover {
	width: 100%;
	height: 100%;
	background-color: #d44d40;
	color: #ffffff;
	z-index: 999;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	right: 0;
	padding: 42px 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
	/*
-webkit-transform: scale(0,0);
transform: scale(0,0);
*/
}
.product-box:hover .product-box-hover {
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 1;
	/*
-webkit-transform: scale(1,1);
transform: scale(1,1);
*/
}
.product-box .pro-img {
	display: inline-block;
	float: left;
	padding-right: 20px;
}
.product-box-content-right {
	float: left;
	display: inline-block;
	width: 110px;
	padding: 0;
}
.product-box .pro-label {
	letter-spacing: -0.4px;
	text-align: left;
	color: #222222;
	font-family: 'ProximaNova-Semibold';
}
.product-box-content-right .pro-label {
	display: table-cell;
	vertical-align: middle;
	height: 111px;
}
.product-box-hover .pro-label {
	width: 100%;
	color: #ffffff;
	text-align: center;
	font-family: 'ProximaNova-Regular';
	margin: 0;
}
.product-box-hover a {
	font-size: 15px;
	line-height: 1.8;
	text-align: left;
	color: #ffffff;
	font-family: 'ProximaNova-Bold';
	display: block;
	text-align: center;
	margin: 6px 0 0 0;
}
/* ============================================= */
/* !!!!        book-appointment-now         !!!! */
/* ============================================= */
.book-appointment-now-wrapper {
	position: relative;
	text-align: center;
	color: #ffffff;
}
.book-appointment-now-wrapper img {
    width: 100%;
}
.book-appointment-now-wrapper .section-title {
	color: #ffffff;
	min-height: 116px;
	display: flex;
	width: 100%;
	text-align: center;
	justify-content: center;
	align-items: flex-end;
}
.book-appointment-now-content p {
	min-height: 108px;
	text-align: center;
	width: 100%;
}
.book-appointment-now-up-wrap {
	position: absolute;
	color: #ffffff;
	top: 50%;
	width: 100%;
	left: 0;
	right: 0;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.book-appointment-now-content {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	padding: 30px;
}
.book-appointment-now-content .btn-default {
    padding: 14px 30px;
}
/* ============================================= */
/* !!!!        store-locator-wrapper        !!!! */
/* ============================================= */
.store-locator-wrapper {
	position: relative;
	padding: 75px 0 30px;
	background: url(../images/img-storelocator.jpg)no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	text-align: center;
}
.store-locator-wrapper .form-control {
    height: 44px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    /* display: inline-block; */
    /* margin: 0 10px 0 0; */
    font-size: 17px;
    text-align: left;
    color: rgba(0, 0, 0, 0.5);
    /* padding: 0px 20px; */
}
.store-locator-form .btn-default {
	margin: 21px 0 0 0;
}
.store-locator-wrapper .radio-wrap {
	padding: 30px 0;
}
.store-locator-wrapper input[type='radio'] {
	display: none;
}
.store-locator-wrapper input[type='radio'] + label {
	line-height: 46px;
	width: 100%;
	position: relative;
	z-index: 10;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	padding: 0 20px;
	margin: 0 0 15px 0;
	height: 44px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fafafa;
	border: 1px solid #d9d9d9;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	color: #666666;
	font-family: 'ProximaNova-Bold';
	text-transform: uppercase;
}
.store-locator-wrapper input[type='radio'] + label:hover {
	color: #ffffff;
	border: 1px solid #aa3d33;
	background: #aa3d33;
}
.store-locator-wrapper input[type='radio']:checked + label {
	color: #ffffff;
	background: #d44d40;
	border: 1px solid #d44d40;
}
.store-locator-wrapper input[type='radio']:checked + label:hover {
	background: #aa3d33;
	border: 1px solid #aa3d33;
}
/**/
.store-locator-wrapper .store-locator-form a {
	line-height: 46px;
	width: 100%;
	position: relative;
	z-index: 10;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
	padding: 0 20px;
	margin: 0 0 15px 0;
	height: 44px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fafafa;
	border: 1px solid #d9d9d9;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	color: #666666;
	font-family: 'ProximaNova-Bold';
	text-transform: uppercase;
}
.store-locator-wrapper .store-locator-form a:hover,
.store-locator-wrapper .store-locator-form a:focus {
	color: #ffffff;
	border: 1px solid #d44d40;
	background: #d44d40;
}
/* ============================================= */
/* !!!!          pedders-news-wrapp         !!!! */
/* ============================================= */
.pedders-news-wrapper {
	position: relative;
	padding: 0 0 70px 0;
	text-align: center;
}
.pedders-news-wrapper .btn-default {
	margin: 0;
}
.news-content-area {
	padding: 30px 0 0 0;
}
.pedders-news-box {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 20px 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 20px 34px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
}
.pedders-news-box .pedders-news-box-up-content {
	padding: 20px 30px 0;
}
.pedders-news-box .new-title {
	margin: 0;
	min-height: 56px;
}
.pedders-news-box .new-title a {
	font-family: 'ProximaNova-Bold';
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -0.4px;
	text-align: center;
	color: #222222;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pedders-news-box .new-title a:hover,
.pedders-news-box .new-title a:focus {
	color: #d44d40;
}
.pedders-news-box-bottom-content {
	padding: 0;
}
.read-more {
	display: block;
	font-size: 15px;
	text-align: center;
	color: #d44d40;
	font-family: 'ProximaNova-Bold';
	line-height: 18px;
}
.read-more:hover,
.read-more:focus {
	text-decoration: underline;
	color: #d44d40;
}
.pedders-news-box-bottom-content .read-more {
	padding: 13px 0;
	text-align: center;
	background: #ffffff;
	padding: 13px 0;
	color: #d44d40;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}
.pedders-news-box-bottom-content .read-more:hover,
.pedders-news-box-bottom-content .read-more:focus {
	color: #ffffff;
	background: #aa3d33;
	text-decoration: none;
}
.pedders-news-box .post-cover {
	height: 208px;
	display: block;
}
.pedders-news-box .meta-date {
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	color: #ababab;
	padding: 14px 0 18px 0;
	display: block;
	line-height: 16px;
}
.pedders-news-box .meta-date:hover,
.pedders-news-box .meta-date:focus {
	color: #d44d40;
}
/* ============================================= */
/* !!!!            gallery-wrapper          !!!! */
/* ============================================= */
.gallery-wrapper {
	position: relative;
}
.gallery-top-link-wrap {
	position: absolute;
	top: 30px;
	right: 0;
	left: 0;
	width: 100%;
}
.gallery-top-link-area {
	width: 338px;
	height: 98px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.77);
	display: table;
	height: 100%;
	float: right;
}
.gallery-top-link-area h3 {
	display: table-cell;
	vertical-align: middle;
	letter-spacing: -0.5px;
	text-align: left;
	color: #ffffff;
	font-family: 'ProximaNova-Semibold';
	padding: 0 29px;
}
.gallery-top-link-area a {
	display: block;
	color: #d44d40;
	font-family: 'ProximaNova-Bold';
	font-size: 14px;
	margin: 8px 0 0 0;
	line-height: 17px;
}
.gallery-top-link-area a:hover,
.gallery-top-link-area a:focus {
	text-decoration: underline;
}
/* ============================================= */
/* !!!!        pedders-media-wrapper        !!!! */
/* ============================================= */
.pedders-media-wrapper {
	position: relative;
	padding: 50px 0;
	/*    background: #323232;*/
	background: url(/wp-content/uploads/2018/04/bg-3-section-bottom.png)no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	color: #ffffff;
	text-align: center;
}
.pedders-media-wrapper .section-title {
	color: #ffffff;
}
.pedders-media-content {
	padding: 30px 0 0 0;
}
.pedders-media-box {
	margin: 0 0 30px 0;
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pedders-media-box:hover h4,
.pedders-media-box:focus h4 {
	color: #d44d40;
}
.pedder-media-img-box {
	position: relative;
}
.pedder-media-img-box img {
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.pedder-media-img-box > img {
	max-height: 180px;
}
.pedder-media-content-box h4 {
	text-align: left;
	line-height: 28px;
	letter-spacing: -0.4px;
	color: #ffffff;
}
.media-cat-ic {
	position: absolute;
	left: 1px;
	top: 1px;
	background: rgba(0, 0, 0, 0.68);
	width: 30px;
	height: 30px;
	border-radius: 3px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
.media-cat-ic.media-gallery-ic {
    background: rgba(0, 0, 0, 0.68) url(../images/all-icon.png) no-repeat -30px -80px;
}
.media-cat-ic.media-play-ic {
    background: rgba(0, 0, 0, 0.68) url(../images/all-icon.png) no-repeat 0px -80px;
}
.media-cat-ic.media-pdf-ic {
        background: rgba(0, 0, 0, 0.67) url(../images/all-icon.png) no-repeat -64px -80px;
}



/* ============================================= */
/* !!!!    subscribe-newslatter-wrapper     !!!! */
/* ============================================= */
.subscribe-newslatter-wrapper {
	height: 124px;
	background-color: #2a2a2a;
	padding: 16px 0 30px 0;
}
.subscribe-newslatter-title {
	float: left;
	color: #ffffff;
	padding: 7px 50px 0 0;
}
.footer-a .subscribe-form {
	float: left;
	line-height: 17px;
}
.input-box {
	width: 341px;
	float: left;
	margin: 0 10px 0 0;
}
.input-box label {
	font-size: 13px;
	text-align: left;
	color: #d2d2d2;
	font-weight: 400;
	line-height: 16px;
	margin: 0 0 10px 0;
}
.subscribe-form .btn-default {
	margin: 27px 0 0 0;
}
.subscribe-newslatter-title h4 {
	line-height: 28px;
	letter-spacing: 1px;
	text-align: left;
	color: #ffffff;
	font-family: 'ProximaNova-Bold';
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding: 16px 0;
}
.footer-a .subscribe-newslatter-title h4 {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	padding: 0;
}
.subscribe-newslatter-title img {
	display: inline-block;
	padding: 0 15px 0 0;
}
/* ============================================= */
/* !!!!              store page             !!!! */
/* ============================================= */
/* !! store-map-wrapper !! */
.store-map-wrapper {
	min-height: 628px;
	position: relative;
}
.store-map-content {
    position: absolute;
    top: 0;
    width: 100%;
    bottom: 30px;
}
.store-map-wrapper iframe {
	width: 100%;
	min-height: 548px;
	border: none;
	display: block;
}
.store-map-content .container {
    position: relative;
    height: 100%;
}
.row.book-now-bottom-fix-wrap {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: end;
    align-content: flex-start;
    height: 100%;
}
.row.book-now-bottom-fix-wrap [class*="col-"] {
    height: 100%;
}

.row.book-now-bottom-fix-wrap::before, .row.book-now-bottom-fix-wrap::after {
    display: none;
}
.store-map-content .store-contact-details-wrap {
    /* position: absolute; */
    /* top: 16px; */
    margin: 16px 0 0 0;
}
.store-map-content .store-contact-details-wrap > img {
	width: 100%;
    border-radius: 6px;
}
.store-contact-details-wrap {
	/*min-height: 514px;*/
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	padding: 16px;
        min-width: 300px;
}
.store-contact-details-wrap h3 {
    font-size: 18px;
	color: #333333;
	font-family: 'ProximaNova-Bold';
	margin: 15px 0 0 0;
}
.store-contact-details-wrap h3 .authorise_dealer,
.store-contact-details-wrap h3 .not_authorise_dealer {
    float: right;
}
.store-map-content .store-contact-details-wrap p {
    font-size: 14px;
    color: #333333;
    margin: 0;
}
.store-contact-details-wrap a {
	display: block;
	font-size: 13px;
	color: #d44d40;
}
.store-contact-details-wrap .btn-default {
    color: #ffffff;
    border-radius: 6px;
    margin: 10px 0 0 0;
    padding: 9px 20px 6px 20px;
    height: auto;
}
.store-contact-details-wrap .btn-default:hover {
    color: #ffffff;
}
.store-contact-details-wrap .direction-link,
.store-contact-details-wrap .direction-link:focus{
    height: 33px;
    font-size: 15px;
    font-weight: 600;
    background-color: #ffffff;
    color: #847e7d;
    border: solid 2px #847e7d;
    border-radius: 6px;
    line-height: 32px;
}
.store-contact-details-wrap a img {
	margin-right: 10px;
}

.store-contact-details-wrap a:focus,
.store-contact-details-wrap a:hover {
	color: #333333;
}
.store-contact-details-wrap h6 {
	font-family: 'ProximaNova-Bold';
	font-size: 14px;
	line-height: 1.71;
	color: #333333;
}
.other-link {
    display: flex;
}
.other-link a {
	display: inline-block;
	margin: 0 5px 8px 0;
}
.other-link a img {
	margin: 0;
}
/*
.book-now-wrap [class*="col-"] {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0.9);
	color: #ffffff;
	padding: 0;
}
.book-now-wrap [class*="col-"]:first-child {
	border-radius: 2px 0px 0px 2px;
}
.book-now-wrap [class*="col-"]:last-child {
	border-radius: 0px 2px 2px 0px;
}
*/
.book-now-wrap p,
.book-now-wrap a {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
.book-now-box {
    display: block;
    padding: 15px 10px 15px 74px;
    border: 0;
    background: #d2503c;
    border-radius: 6px;
    color: #ffffff;
    position: relative;
    text-align: left;
    cursor: pointer;
}
.book-now-box img {
    position: absolute;
    left: 7px;
    top: 7px;
    background: #ffffff;
    border-radius: 2px;
    padding: 4px;
    height: 60px;
    width: auto;
}
.book-now-wrap p {
    line-height: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 16px;
}
.book-now-wrap .btn-default {
	padding: 15px 16px;
	margin: 0;
	float: right;
}
/*
.book-now-wrap [class*="col-"] + [class*="col-"] .book-now-box {
	border-right: none;
}
*/
/* !! store-enquiry-form-wrapper !! */
.store-enquiry-form-wrapper {
	position: relative;
	padding: 50px 0 70px 0;
}
.page-id-26778  .store-enquiry-form-wrapper {
    padding-top: 0;
}
.page-id-17602  .store-enquiry-form-wrapper {
    padding: 0;
}
.page-id-17602  .can-help-products-listing-wrapper{
    padding: 0 0 70px;
}
.page-template-latest-media .video-content {
    min-height: 96px;
}
.store-enquiry-form-wrapper .section-title {
	text-align: center;
	font-size: 28px;
	line-height: 42px;
	letter-spacing: -0.3px;
	color: #333333;
	padding: 0px 0 21px 0;
}
.store-enquiry-form-wrapper .form-control {
	padding: 0px 15px;
	margin: 0 0 16px 0;
	background-color: #fafafa;
	border: solid 1px #eaeaea;
	font-size: 14px;
	line-height: 1.93;
}
.store-enquiry-form-wrapper span.wpcf7-not-valid-tip {
    position: relative;
    top: -15px;
}
span.wpcf7-form-control-wrap.accept_it .wpcf7-not-valid-tip {
    top: 0;
}
.store-enquiry-form-wrapper.cstm-dropdawn .dropdown-a.productli.form-control
{
        line-height: 45px;
    color: rgba(0, 0, 0, 0.5);
}
.store-enquiry-form-wrapper textarea.form-control {
	min-height: 132px;
	padding: 10px 15px;
	resize: none;
	margin-bottom: 0;
}
.store-enquiry-form-wrapper .btn-default {
	padding: 15px 52px;
	margin: 25px 0 0 0;
}
/* form checkbox */
input[type="checkbox"] {
	display: none;
}
.checkbox-btn {
	line-height: 21px;
}
.checkbox-btn label {
	font-size: 14px;
	text-align: left;
	color: rgba(0, 0, 0, 0.5);
	margin: 0;
	line-height: 18px;
}
input[type="checkbox"] + label span {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin: -4px 15px 0 0;
	vertical-align: middle;
	background: url(../images/check_radio_sheet.png) left 0 top no-repeat;
	cursor: pointer;
	-webkit-transition: none;
	transition: none;
	background-size: 38px;
}
input[type="checkbox"]:checked + label span {
	background: url(../images/check_radio_sheet.png) -20px top no-repeat;
	background-size: 38px;
}
.police-terms-txt a {
    font-size: 14px;
    text-decoration: underline;
}
.police-terms-txt {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.70);
}

/* !! store-bottom-wrapper  !! */
.store-bottom-wrapper .store-bottom-content {
	background: rgba(255, 255, 255, 0.95);
	position: relative;
	padding: 84px 100px 74px 0;
}
.store-bottom-wrapper .store-bottom-content:before {
	content: '';
	position: absolute;
	left: -100%;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.95);
	top: 0;
}
.store-bottom-wrapper .section-title {
	font-size: 28px;
	line-height: 38px;
	letter-spacing: -0.3px;
	color: #333333;
	padding: 0 0 21px 0;
}
.store-bottom-wrapper .store-bottom-content p {
	margin-bottom: 30px;
}
.book-now-bottom-fix {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.book-now-wrap {
    width: 100%;
}
/*!! map marker popup !! */
.service-list {
	max-width: 360px;
}
.service-list .list-title {
	font-size: 17px;
	letter-spacing: .5px;
	color: #222222;
	font-family: 'ProximaNova-Semibold';
	padding: 0 0 10px 0;
	margin: 0;
}
.service-list .address-list,
.service-list a,
.service-list div {
	font-family: 'ProximaNova-Regular';
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0;
	margin-bottom: 8px;
	color: #666;
}
.service-list a:hover,
.service-list a:hover {
	text-decoration: underline;
	color: #d44d40;
}
.links a {
	font-family: 'ProximaNova-Bold';
	text-transform: uppercase;
	color: #ffffff;
	display: inline-block;
	padding: 15px 30px;
	margin: 16px 5px 0 0;
	width: auto;
	height: 44px;
	line-height: 16px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #d44d40;
	border: 1px solid #d44d40;
	font-size: 13px;
	text-align: center;
	letter-spacing: 1px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.service-list .links a img {
	display: none;
}
.service-list .popup-phone {
	background: url(/wp-content/uploads/2018/06/ic-phone.svg)no-repeat;
	padding-left: 35px;
	line-height: 29px;
}
.service-list .popup-fax {
	background: url(/wp-content/uploads/2018/06/ic-fax.svg)no-repeat;
	padding-left: 35px;
	line-height: 29px;
}
.service-list .popup-email {
	background: url(/wp-content/uploads/2018/06/ic-mail-red.svg)no-repeat;
	padding-left: 35px;
	line-height: 29px;
}
.links a:last-child {
	margin-right: 0;
}
.links a:hover,
.links a:focus {
	background: #aa3d33;
	border: 1px solid #aa3d33;
	color: #ffffff;
	text-decoration: none;
}
/* ============================================= */
/* !!!!          store finder page          !!!! */
/* ============================================= */
@media (pointer: coarse) {
    .filter-finder-store-wrap li {
        width: 95%;
    }
}
#mpcontent {
	position: relative;
	z-index: 9;
}
.store-finder-map-wrapper iframe {
	width: 100%;
	min-height: 682px;
	border: none;
	display: block;
}
.store-finder-map-content {
	position: absolute;
	top: 47px;
	width: 100%;
}
/**/
.store-finder-wrap {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	padding: 25px;
}
.store-finder-form .form-control {
	border: 1px solid #eaeaea;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin: 0;
	font-size: 14px;
	color: rgba(0, 0, 0, 0.5);
}
.store-finder-map-wrapper #autocomplete {
	background-color: #fafafa;
}
/*
.store-finder-map-wrapper .store-finder-form .dropdown-a {
float: left;
background-color: #fafafa;
border: 1px solid #eaeaea;
}
*/
.store-finder-map-wrapper .store-finder-form .dropdown-a {
	float: left;
	background-color: #fafafa;
	border: 1px solid #eaeaea;
	width: 175px;
}
.store-finder-map-wrapper .store-finder-form .dropdown-a:after {
	display: none;
}
.store-finder-map-wrapper .store-finder-form .dropdown-a:before {
	content: "\f107";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 23px;
	line-height: 23px;
	color: #000000;
	border: none;
	top: 50%;
	bottom: auto;
	margin: 0;
	transform: rotate(0deg) translate(0, -50%);
	width: auto;
	height: auto;
}
.store-finder-form input.form-control {
	/*    width: 345px;*/
	width: 425px;
	margin: 0 -1px 0 0;
	background: url(../images/ic-place-grey.svg)no-repeat;
	background-position: 3% 50%;
	padding-left: 51px;
	float: left;
}
.store-finder-form select.form-control {
	width: 254px;
	background: url(../images/ic-globe.svg)no-repeat;
	background-position: 6% 50%;
	padding-left: 51px;
}
.store-finder-form .dropdown-a {
	float: left;
}
.store-finder-form .btn-default {
	margin: 0;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	float: left;
}
/* !! filter-finder-store-wrap !! */
.filter-finder-store-wrap {
	overflow: hidden;
	position: relative;
}
.filter-finder-store-wrap_inner {
	height: 470px;    
}
.filter-finder-store-wrap:after {
	content: '';
	height: 40px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-image: linear-gradient(to top, #ffffff, rgba(255, 255, 255, 0));
	position: absolute;
	bottom: 0;
	width: 100%;
}
/**/
.filter-show-head {
	height: 56px;
	-webkit-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	background-color: #333333;
	padding: 0 16px 0 22px;
}
.filter-show-head h5,
.filter-show-head a {
	margin: 0;
	display: inline-block;
}
.filter-show-head a {
	line-height: 56px;
}
.filter-show-head h5 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	font-family: 'ProximaNova-Bold';
	line-height: 56px;
	margin: 0 0 10px 0;
}
/**/
.filter-main-head {
	padding: 10px 16px 9px 22px;
    background: #f3f3f3;
}
.filter-main-head a,
.filter-main-head h4 {
	display: inline-block;
}
.filter-main-head h4 {
	font-size: 18px;
    font-weight: 600;
	color: #000000;
	padding: 0 0 0 16px;
	margin: 0;
}
.store-finder-location {
	margin-right: 20px;
}
/**/
#mpcontent .map-accordina .store-index-wrapper {
    padding: 7px 5px 4px 10px;
    border-bottom: 1px solid #cccccc;
    margin-top: 0;    
}
.map-accordina .store-index-wrapper ul li {
    padding-right: 4px;
    padding-left: 4px;
}
.store-finder-show-filter-wrap {
	background: #ffffff;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	position: absolute;
	top: 0;
	width: 370px;
}
ul.list-style.scroller-ul {
    padding-right: 5%;
}

ul.list-style.scroller-ul::-webkit-scrollbar-track {
	background-color: transparent;
}

ul.list-style.scroller-ul::-webkit-scrollbar {
	width: 5px;
	background-color: transparent;
}
ul.list-style.scroller-ul::-webkit-scrollbar-thumb {
	background-color: transparent;
}
.filter-finder-store-wrap li {
    background: #ffffff;
    padding: 0 15px;
    position: relative;
    /* border-bottom: 2px solid #999;*/
    width: 100%;
    display: block;
}
/*
@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) { 
    .filter-finder-store-wrap li {
        width: 95%;
    }
}
*/
/*
@media screen and (-webkit-max-device-pixel-ratio:1) and (min-color-index:0) {
    .filter-finder-store-wrap li {
        width: 95%;
    }
}
*/
/*
@media screen and (-webkit-min-device-pixel-ratio:0) { 
    .filter-finder-store-wrap li {
        width: 95%;
    }
}
*/

.filter-finder-box {
    padding: 24px 0;
    border-bottom: 2px solid #999;
}
.filter-finder-store-wrap li:nth-child(even) {
/*	background: #f3f3f3;*/
}
.filter-finder-details h5 {
	font-size: 17px;
	font-family: 'ProximaNova-Semibold';
	color: #333333;
	margin: 5px 0 0 0;
}
.filter-finder-brand-area {
    text-align: right;
}
.filter-finder-brand-area a {
	margin: 0 0 4px 0;
	display: block;
}
.filter-finder-details p {
	font-size: 14px;
	color: #333333;
    margin: 0;
    line-height: 22px;
}
.filter-finder-details a {
	display: block;
	font-size: 12px;
	color: #d44d40;
}
a.store-links {
    width: 201px;
    margin-bottom: 10px;
}
.filter-finder-details a:hover,
.filter-finder-details a:focus {
	color: #333333;
}
.filter-finder-details a img {
    margin-right: 5px;
    max-height: 20px;
}
/**/
.other-detail-area {
	padding: 10px 0 0 0;
}
.other-detail-area a {
    width: 48.4%;
    color: #ffffff;
    border: 0;
    display: inline-block;
    text-align: center;
    line-height: 33px;
    font-size: 14px;
    float: left;
    margin: 0 10px 0 0;
    border-radius: 6px;
}
.other-detail-area a:first-child {
    background: #d44d40;
}
.other-detail-area a:last-child {
    background: #847e7d;
    margin-right: 0;
}
.other-detail-area a:hover,
.other-detail-area a:focus {
	color: #ffffff;
}
.other-detail-area a img {
	margin-right: 17px;
    display: none;
}
.filter-finder-box .btn-default {
    width: 100%;
    background: transparent;
    border: 2px solid #d44d40;
    color: #d44d40;
    border-radius: 4px;
    height: auto;
    padding: 10px 30px 6px 30px;
    margin: 10px 0 0 0;
    text-transform: inherit;
}
.not_authorise_dealer span {
    display: inline-block;
    background: #d44d40;
    color: #ffffff;
    border-radius: 25px;
    font-size: 12px;
    padding: 0 10px;
    line-height: 18px;
}
.authorise_dealer span {
    display: inline-block;
    background: #847e7d;
    color: #ffffff;
    border-radius: 25px;
    font-size: 12px;
    padding: 0 10px;
    line-height: 18px;
}
.available_service {
    font-size: 12px;
    color: #333;
    font-weight: 600;
}
.store-contact-details-wrap .available_service {
    font-size: 12px;
    color: #333;
    text-align: center;
    margin: 0;
}
/* !! store-index-wrapper !! */
.store-index-wrapper {
	background-color: #ffffff;
	position: relative;
	padding: 20px 0 21px 0;
	text-align: left;
}
.store-index-wrapper .label {
	line-height: 14px;
	font-size: 12px;
	color: #666666;
	border-right: none;
}
.store-index-wrapper ul {
	line-height: 14px;
}
.store-index-wrapper li {
	line-height: 14px;
	border-right: 1px solid #cccccc;
}
.store-index-wrapper li:last-child {
	border: none;
}
.store-index-wrapper a {
	line-height: 14px;
	font-size: 12px;
	color: #000000;
	font-family: 'ProximaNova-Bold';
}
.store-index-wrapper li.active a,
.store-index-wrapper a:hover,
.store-index-wrapper a:focus {
	color: #d44d40;
}
/* !! international-stores-wrapper !! */
.international-stores-wrapper {
	position: relative;
	padding: 9px 0 70px 0;
}
.international-stores-wrapper h3 {
	font-family: 'ProximaNova-Semibold';
	font-size: 22px;
	letter-spacing: -0.5px;
	color: #222222;
	margin: 0 0 20px 0;
}
.international-stores-wrapper p {
	margin: 20px 0 0 0;
}
.international-stores-wrapper .international-stores-cta-top a {
	height: 44px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #fafafa;
	border: solid 1px #d9d9d9;
	text-align: center;
	font-size: 14px;
	color: #666666;
	padding: 0 16px;
	line-height: 44px;
	font-family: 'ProximaNova-Semibold';
	display: inline-block;
	margin: 0 5px 10px 0;
}
.international-stores-wrapper .international-stores-cta-top a.active,
.international-stores-wrapper .international-stores-cta-top a:hover,
.international-stores-wrapper .international-stores-cta-top a a:focus {
	background: #d44d40;
	color: #ffffff;
	border: solid 1px #d44d40;
}
.stroe-finder-content-cta-wrap .btn-default {
	padding: 15px 16px;
}
/* ============================================= */
/* !!!!              news page              !!!! */
/* ============================================= */
.news-page-content-wrapper {
	padding: 32px 0 0;
        clear: both;

}
.content-wrapper .section-title {
	line-height: 46px;
}
.news-post-card {
	margin: 0 0 20px 0;
}
.news-post-card .news-post-content {
	padding: 0 50px 0 30px;
}
.news-post-card .news-post-content p {
	margin: 0;
}
.news-post-card .post-title h3 {
	line-height: 34px;
	letter-spacing: -0.3px;
	font-family: 'ProximaNova-Semibold';
	color: #333333;
	margin: 0;
}
.news-post-card .post-title:hover h3,
.news-post-card .post-title:focus h3 {
	color: #d44d40;
}
.news-post-card .news-meta-date {
	font-size: 16px;
	line-height: 34px;
	color: #979797;
	display: block;
	margin: 0 0 8px 0;
}
.social-media-news-single a {
	margin: 0px 5px 0 0;
}
.news-post-card .news-meta-date:hover,
.news-post-card .news-meta-date:focus {
	/* color: #d44d40;*/
}
.news-post-card .btn-default {
	color: #d44d40;
	background: #ffffff;
	margin: 22px 0 0 0;
}
.news-post-card:first-of-type .btn-default {
	margin: 24px 0 0 0;
}
.news-post-card .btn-default:hover,
.news-post-card .btn-default:hover {
	color: #ffffff;
	background: #d44d40;
	border: 1px solid #d44d40;
}
.news-post-card-cover img {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
}
.page-template-news-php .news-post-card-cover img,
.page-template-content-videolisting-php .news-post-card-cover img {    
    height: 180px;
    min-width: 325px;
    max-width: 325px;
	object-fit: cover;
}
.page-template-content-productrelease-php .news-post-card-cover img {
	min-width: auto;
	max-width: 100%;
}
/* !! pagination !! */
.pagination {
	width: 100%;
	text-align: center;
	margin: 15px 0 23px 0;
}
.pagination > li {
	display: inline-block;
}
.pagination > li > a {
	width: 34px;
	height: 34px;
	background-color: #ffffff;
	color: #333333;
	/*
-webkit-border-radius: unset;
border-radius: unset;
*/
	border: none;
	padding: 0;
	text-align: center;
	line-height: 36px;
	margin: 0 5px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.previous a,
.previous a:hover {
	border-radius: 0 !important;
}
/*
.pagination>li:first-child>a, .pagination>li:first-child>a:hover, .pagination>li:first-child>a:focus {
width: auto;
margin: 0 18px 0 0;
line-height: 34px;
background: transparent;
color: #333333;
}
.pagination>li:last-child>a, .pagination>li:last-child>a:hover, .pagination>li:last-child>a:focus,
.pagination>li>a[rel="next"], .pagination>li>a[rel="next"]:hover, .pagination>li>a[rel="next"]:focus{
width: auto;
margin: 0 0 0 18px;
line-height: 34px;
background: transparent;
color: #333333;
}
*/
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li.active > a,
.pagination > li.active > a:focus,
.pagination > li.active > a:hover {
	background-color: #d44d40;
	color: #ffffff;
	border: none;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}
.pagination > .pagination-next > a,
.pagination > .pagination-prev > a {
	width: auto;
	height: auto;
}
.pagination > .pagination-prev > a:hover,
.pagination > .pagination-prev > a:focus,
.pagination > .pagination-next > a:hover,
.pagination > .pagination-next > a:focus {
	width: auto;
	height: auto;
	background: transparent;
	color: #d44d40;
}
#markers .scrolltrack {
	background: #c3c3c3;
	-webkit-border-radius: 25px;
	border-radius: 25px;
}
/* ============================================= */
/* !!!!            right side bar           !!!! */
/* ============================================= */
.right-sidebar .ctp_menu, .right-sidebar .news-achive-area {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	padding: 0 0 20px 0;
}

.right-sidebar .subscribe-newslatter-wrapper {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	padding: 16px 16px 24px 16px;
	height: auto;
	margin-bottom: 32px;
}
.right-sidebar .subscribe-newslatter-wrapper .input-box {
	width: 100%;
	margin: 0;
}
.right-sidebar .subscribe-newslatter-title h4 {
	color: #333333;
	margin: 4px 0;
}
.right-sidebar .subscribe-newslatter-title {
	width: 100%;
	text-align: center;
	display: block;
}
.right-sidebar .subscribe-newslatter-wrapper .form-control {
	background: #f5f5f5;
	margin-bottom: 8px;
	border: none;
	color: #333333;
	height: 50px;
}
.right-sidebar .subscribe-newslatter-wrapper .subscribe-form .btn-default {
	margin: 8px 0 0 0;
	width: 100%;
}
/* !! listing-ul-trick  !! */
.listing-ul-trick {
   margin-bottom: 32px;
   clear: both;
}
.listing-ul-trick .label-list {
	height: 44px;
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	background-color: #333333;
	letter-spacing: -0.3px;
	color: #ffffff;
	padding: 9px 16px 11px;
	font-family: 'ProximaNova-Semibold';
	margin-bottom: 16px;
	line-height: 27px;
}
#nav_menu-8 .label-list, #nav_menu-12 .label-list, #nav_menu-9 .label-list {
	line-height: 27px;
}
.listing-ul-trick ul {
	list-style: none;
}
.listing-ul-trick ul li {
	padding: 0 16px 16px;
	line-height: 17px;
}
.listing-ul-trick ul li:last-child {
	padding-bottom: 0;
}
.listing-ul-trick ul li a {
	font-family: 'ProximaNova-Semibold';
	font-size: 14px;
	color: #333333;
	line-height: 17px;
}
.listing-ul-trick ul li.current-menu-item a,
.listing-ul-trick ul li a:hover,
.ctp_menu ul li.current-menu-item a,
.ctp_menu ul li a:hover {
	color: #d44d40 !important;
}
/* !! three-highligh-wrap !! */
.three-highligh-wrap {
	position: relative;
	z-index: 1;
}
/*
.three-highligh-wrap:after {
content: '';    
position: absolute;
background: rgba(51, 51, 51, 0.92);
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
*/
.three-highligh-wrap .highlight-box .section-title {
	font-size: 34px;
	color: #ffffff;
}
.highlight-box .section-title {
	font-family: 'AktivGrotesk-Bold';
	font-size: 34px;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: -0.7px;
	padding: 0 0 4px 0;
}
.highlight-box {
	padding: 64px 0;
	text-align: center;
	border-right: 1px solid #262626;
	border-left: 1px solid #262626;
	display: block;
}
.three-highligh-wrap [class*="col-"]:first-child .highlight-box,
.three-highligh-wrap [class*="col-"]:last-child .highlight-box {
	border: none;
}
.three-highligh-wrap .highlight-box a img {
	margin-right: 10px;
}
.three-highligh-wrap .highlight-box .read-more {
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
}
.three-highligh-wrap .highlight-box .read-more img {
	padding-right: 8px;
	position: relative;
	top: -2px;
}
/* ============================================= */
/* !!!!             news single page        !!!! */
/* ============================================= */
.news-single-page-main .news-content-area {
	padding: 30px 0 35px 0;
}
.news-single-page-main .related-news-wrapper .news-content-area {
	padding: 16px 0 30px 0;
}
.news-content-area-inner {
	padding: 32px 32px 0 32px;
}
.news-single-page-main .news-post-card .news-meta-date {
	margin: 0 0 14px 0;
}
.news-single-page-main .breadcrumb-wrapper ol {
	padding: 0 0 10px 0;
}
.news-single-page-main .news-post-card .section-title {
	padding-bottom: 0;
	font-family: 'AktivGrotesk-Bold';
	line-height: 46px;
}
.news-single-page-content-wrapper .images-grid-area img {
    max-height: 240px;
    min-height: 240px;
    margin-bottom: 20px;
}
.news-content-area-inner p {
	margin-bottom: 25px;
}
.related-news-wrapper .post-cover {
	height: 160px;
}
.related-news-wrapper .section-title {
	font-size: 28px;
	line-height: 42px;
	letter-spacing: -0.3px;
	color: #333333;
	padding-bottom: 0;
	font-family: 'AktivGrotesk-Bold';
}
/* !! single page right sidebar !! */
.right-sidebar .drives-subscribe-wrapper {
	/*
background: #333333;
padding: 13px 8px 8px 8px;
-webkit-border-radius: 2px;
border-radius: 2px;
*/
	padding: 0;
	border-radius: 2px;
	background-color: #ffffff;
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
}
.right-sidebar .subscribe-newslatter-title {
	width: 100%;
	float: left;
	padding: 0;
}
.right-sidebar .drives-subscribe-wrapper .subscribe-newslatter-title {
	line-height: 20px;
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 0;
	cursor: pointer;
}
.right-sidebar .drives-subscribe-wrapper .subscribe-newslatter-title h4 {
	font-size: 17px;
	letter-spacing: -0.3px;
	color: #333333;
	font-family: 'ProximaNova-Semibold';
	margin: 0;
	line-height: 20px;
	position: relative;
}
.right-sidebar .drives-subscribe-wrapper .form-control {
	/*    background: #ffffff;*/
	font-size: 14px;
	padding: 8px;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 4px;
	height: 44px;
}
/*
.right-sidebar .drives-subscribe-wrapper .subscribe-form .btn-default {
margin: 0;
}
*/
.right-sidebar .drives-subscribe-wrapper .subscribe-form .btn-default {
	margin: 4px 0 13px 0;
}
.page-template-product-catalogue-list .dropdown-a:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform: rotate(0);
	margin-top: -6px;
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 13px;
	font-weight: 600;
	border: none;
	right: 9px;
	width: 12px;
	height: 12px;
	transition: all 0.3s ease-in-out;
	text-align: center;
	line-height: 12px;
}
page-template-product-catalogue-list .dropdown-a.active:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
page-template-product-catalogue-list .dropdown-a:after,
page-template-product-catalogue-list .subscribe-form .dropdown-a:before {
	border: none;
}
page-template-product-catalogue-list .disabled-dropdawn {
	background-color: #f9f9f9 !important;
}
/* ============================================= */
/* !!!!        HOW CAN WE HELP PAGE         !!!! */
/* ============================================= */
/**/
.how-can-we-help-wrapper {
	position: relative;
	padding: 70px 0 71px;
}
.how-can-we-help-content p {
	margin-bottom: 30px;
}
.how-can-we-help-content {
	padding: 0 40px 0 0;
}
.how-can-we-help-content ul {
	padding-left: 30px;
}
.how-can-we-help-content .btn-default {
	margin: 0;
}
/**/
.video-mask-wrap {
	position: relative;
}
.video-mask-wrap img {
	width: 100%;
}
.video-mask-wrap .play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.popup-video > img {
	width: 100%;
	height: 400px;
	object-fit: cover;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
}
/**/
.card-box {
	width: 370px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	padding: 30px;
}
.card-box:last-child {
	margin-bottom: 0;
}
.get-assessment-book h2 {
	font-size: 32px;
	text-align: left;
	line-height: 39px;
	letter-spacing: -0.8px;
	color: #333333;
	margin: 0;
	/*
line-height: 29px;
font-size: 24px;
text-align: center;
font-family: 'ProximaNova-Semibold';
*/
}
.get-assessment-book h2 span {
	font-size: 36px;
	font-family: 'ProximaNova-Semibold';
	display: inline-block;
}
.get-assessment-book .btn-default {
	margin: 20px 0 0 0;
	width: 100%;
}
.card-box .btn-default {
	width: 100%;
	/*
background: transparent;
color: #d44d40;
*/
}
/*
.card-box .btn-default:hover, .card-box .btn-default:focus {
width: 100%;
background: #d44d40;
border: 1px solid #d44d40;
color: #ffffff;
}
*/
/**/
/*
.need-help-get-content-wrap {
padding: 0 40px;
}
*/
.need-help-get img {
	float: left;
	/*    width: 40px;*/
}
.need-help-get-content {
	float: left;
	padding: 0 0 0 30px;
}
.need-help-get-content h2 {
	margin: 0;
	/*
font-family: 'ProximaNova-Semibold';
font-size: 24px;
letter-spacing: -0.5px;
color: #333333;
*/
}
.need-help-get-form {
	margin: 14px 0 0 0;
}
.need-help-get-form input.form-control {
	background: #f5f5f5;
	border: none;
	height: 50px;
	color: #333333;
}
.need-help-get-form .btn-default {
	margin: 10px 0 0 0;
}
/* !! issues-products-odd-even-wrapper !! */
.issues-products-odd-even-wrapper {
	position: relative;
}
.page-template-fleet-solutions .full_width_wrapper h2,
.page-template-how-can-we-help-new .full_width_wrapper h2,
.issues-products-odd-even-wrapper h2 {
	font-family: 'ProximaNova-Bold';
	font-size: 28px;
	line-height: 38px;
	letter-spacing: -0.3px;
	margin: 0 0 19px 0;
}
.issues-products-odd-even-wrapper h3 {
	font-size: 24px;
	line-height: 34px;
	color: #333333;
	margin: 0;
}
.odd-event-box {
	position: relative;
	min-height: 550px;
}
.odd-even-only-content {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.odd-even-only-img {
	position: absolute;
	top: 50%;
	width: 100%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.odd-even-only-img img {
	border-radius: 4px;
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
}
.odd-even-only-img-inner iframe {
    border-radius: 4px;
    box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
}
.odd-even-only-content-inner {
	padding: 0 0 0 105px;
	position: relative;
	z-index: 9;
}
.odd-event-box:nth-child(even) .odd-even-only-content-inner {
	padding: 0 105px 0 0;
}
/* !! can-help-products-listing-wrapper !! */
.can-help-products-listing-wrapper {
	text-align: center;
	position: relative;
	padding: 75px 0 70px;
}
.can-help-products-listing-content-wrap {
	padding: 30px 0 0 0;
}
.products-listing-box {
	width: 100%;
	height: 134px;
	margin: 30px 0 0 0;
	position: relative;
}
.products-listing-content {
	text-align: left;
	padding: 0 0 0 30px;
	float: left;
	width: 63%;
}
.products-listing-box .products-listing-img {
	width: 134px;
	width: 37%;
	background-color: #ffffff;
	-webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	float: left;
	/*    display: inline-block;*/
	text-align: center;
}
.products-listing-img {
	display: table;
	vertical-align: middle;
	height: 176px;
}
.products-listing-img a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 24px;
}
.products-listing-img a img {
	width: auto !important;
	height: 112px;
}

.page-template-product-catalogue-list .products-listing-img a img {
	width: auto !important;
	height: auto;
        max-height: 112px;
}
.products-listing-content h4 {
	letter-spacing: -0.4px;
	font-family: 'ProximaNova-Semibold';
	color: #222222;
	margin: 4px 0 8px 0;
}
.products-listing-content .products-listing-price {
	color: #898989;
}
.products-listing-content .read-more {
	font-size: 17px;
	line-height: 27px;
	text-align: left;
	margin: 0 0 0 0;
	/*
position: absolute;
bottom: 0;
*/
}
.can-help-products-listing-content-wrap .btn-default {
	margin: 40px 0 0 0;
}
/* new layout css date 19-04-2018 */
/* how-can-we-help-video-wrapper */
.page-template-fleet-solutions .odd-event-box,
.page-template-how-can-we-help-new .odd-event-box,
.page-template-content-suspension .odd-event-box {
	min-height: 100% !important;
	padding: 50px 0;
}
.page-template-fleet-solutions .odd-event-box img,
.page-template-how-can-we-help-new .odd-event-box img {
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.how-can-we-help-video-wrapper {
	padding: 87px 0;
	background: #f4f4f4;
	position: relative;
	text-align: center;
}
.how-can-we-help-video-wrapper .section-title {
	color: #333333;
}
.how-can-we-help-video-wrapper p {
	margin-bottom: 30px;
}
/* how-can-we-help-news */
.how-can-we-help-news {
	padding: 75px 0 0;
}
.how-can-we-help-news .pedders-news-box .new-title {
	min-height: 100%;
	margin: 0 0 16px 0;
}
.how-can-we-help-news .pedders-news-box p {
	margin-bottom: 0;
}
.how-can-we-help-news .pedders-news-box-bottom-content {
	padding: 13px 0 20px;
}
.page-template-fleet-solutions .how-can-we-help-news .pedders-news-box-bottom-content,
.page-template-how-can-we-help-new .how-can-we-help-news .pedders-news-box-bottom-content {
	padding: 13px 0 0;
}
/* product list */
.page-template-fleet-solutions .products-listing-box,
.page-template-how-can-we-help-new .products-listing-box {
	height: 100%;
}
.page-template-fleet-solutions .can-help-products-listing-content-wrap .btn-default,
.page-template-how-can-we-help-new .can-help-products-listing-content-wrap .btn-default {
	margin: 40px 0 0 0;
}
.page-template-fleet-solutions .products-listing-box .products-listing-img,
.page-template-how-can-we-help-new .products-listing-box .products-listing-img {
	height: 160px;
}
/*.page-template-fleet-solutions .odd-even-only-img,*/
.page-template-how-can-we-help-new .odd-even-only-img {
	height: 320px;
}
/*.page-template-fleet-solutions .odd-even-only-content,*/
.page-template-how-can-we-help-new .odd-even-only-content {
	min-height: 320px;
}
.page-template-how-can-we-help-new .odd-even-only-img,
.page-template-how-can-we-help-new .odd-even-only-content,
.page-template-fleet-solutions .odd-even-only-img,
.page-template-fleet-solutions .odd-even-only-content,
.page-template-content-suspension .odd-even-only-content,
.page-template-content-suspension .odd-even-only-img {
	position: relative;
	top: auto;
	transform: none;
}
.page-template-fleet-solutions .issues-products-odd-even-wrapper .row,
.page-template-how-can-we-help-new .issues-products-odd-even-wrapper .row,
.page-template-content-suspension .issues-products-odd-even-wrapper .row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.page-template-fleet-solutions .issues-products-odd-even-wrapper .row {
    -webkit-box-align: center;-ms-flex-align: center;align-items: center;
}
/*.page-template-fleet-solutions .issues-products-odd-even-wrapper .odd-even-only-content,*/
.page-template-how-can-we-help-new .issues-products-odd-even-wrapper .odd-even-only-content,
/*.page-template-fleet-solutions .odd-even-only-img,*/
.page-template-how-can-we-help-new .odd-even-only-img,
.page-template-content-suspension .issues-products-odd-even-wrapper .odd-even-only-content,
.page-template-content-suspension .odd-even-only-img {
	display: table;
	width: 100%;
	height: 100%;
}
.page-template-fleet-solutions .odd-even-only-img,
.page-template-fleet-solutions .issues-products-odd-even-wrapper .odd-even-only-content {
    width: 100%;
	height: 100%;
}
/*.page-template-fleet-solutions .issues-products-odd-even-wrapper .odd-even-only-content-inner,*/
.page-template-how-can-we-help-new .issues-products-odd-even-wrapper .odd-even-only-content-inner,
/*.page-template-fleet-solutions .odd-even-only-img-inner,*/
.page-template-how-can-we-help-new .odd-even-only-img-inner,
.page-template-content-suspension .issues-products-odd-even-wrapper .odd-even-only-content-inner,
.page-template-content-suspension .odd-even-only-img-inner {
	display: table-cell;
	vertical-align: middle;
}
.issues-products-odd-even-wrapper a,
.how-can-we-help-content a {
	font-weight: 700;
}
.issues-products-odd-even-wrapper .odd-even-img {
	height: 320px;
	width: 100%;
	background-position: 50% 50%;
	background-size: cover;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
}
/* page-template-content-suspension new */
.page-template-content-suspension .issues-products-odd-even-wrapper {
	padding: 50px 0 0 0;
}
.page-template-content-suspension .issues-products-odd-even-wrapper h2 {
	font-size: 36px;
	line-height: 50px;
	letter-spacing: -0.4px;
	color: #333333;
}
.page-template-content-suspension .issues-products-odd-even-wrapper h4,
.page-template-content-suspension .issues-products-odd-even-wrapper h3 {
	font-size: 17px;
	font-family: 'ProximaNova-Regular';
	line-height: 24px;
}
.page-template-content-suspension .issues-products-odd-even-wrapper h4 {
	font-family: 'ProximaNova-Bold';
}
/* suspension banner */
.page-template-content-suspension .pedder-landding-banner-wrapper {
	text-align: center;
	/*	padding: 165px 0;*/
}
.page-template-content-suspension .pedder-landding-banner-wrapper .hero-title {
	/*
font-family: 'ProximaNova-Black';
font-size: 60px;
letter-spacing: normal;
text-align: center;
color: #ffffff;
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
padding: 0 0 70px 0;*/
	text-align: center;
	font-size: 60px;
	margin-bottom: 20px;
}
.page-template-content-suspension .pedders-landing-banner-content li {
	width: 25%;
	padding: 0 30px;
	float: left;
}
.page-template-content-suspension .pedders-landing-banner-content img {
	padding-right: 0;
	height: 80px;
	width: auto;
}
.page-template-content-suspension .pedders-landing-banner-content li h3 {
	display: block;
	font-size: 17px;
	font-weight: 400;
	font-family: 'ProximaNova-Regular';
	letter-spacing: -0.4px;
}
/* ============================================= */
/* !!!!              CONTENT PAGE           !!!! */
/* ============================================= */
.content-box-center-wrapper {
	text-align: center;
	padding: 68px 0 60px 0;
	position: relative;
}
.content-box-center-wrapper ul {
    text-align: left;
}
.content-box-center-wrapper .section-title {
	font-family: 'AktivGrotesk-Bold';
	color: #333333;
	padding: 0 0 23px 0;
}
.content-page-main .can-help-products-listing-wrapper .section-title {
	font-family: 'AktivGrotesk-Bold';
	padding: 0 0 27px 0;
}
/* !! products-odd-even-primary-wrapper !! */
.products-odd-even-primary-wrapper img {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
	box-shadow: 0 30px 40px 0 rgba(0, 0, 0, 0.13);
}
.products-odd-even-primary-wrapper h2 {
	font-family: 'AktivGrotesk-Bold';
	font-size: 28px;
	line-height: 42px;
	letter-spacing: -0.3px;
	text-align: left;
	color: #333333;
	padding: 0 0 22px 0;
	margin: 0;
}
.odd-even-img-primary-box {
	padding: 9px 0 0 0;
}
.odd-even-box-primary {
	padding: 0 0 70px 0;
}
.odd-even-box-primary:last-child {
	padding: 0 0 0 0;
}
.odd-even-content-primary-box {
	padding: 0 0 0 30px;
}
.odd-even-box-primary:nth-child(even) .odd-even-content-primary-box {
	padding: 0 30px 0 0;
}
.products-odd-even-primary-wrapper ul {
	padding: 0 0 24px 32px;
}
.products-odd-even-primary-wrapper p {
	padding: 0 0 24px 0;
}
.products-odd-even-primary-wrapper ul li {
	/*padding: 0 0 0 15px;*/
}
.products-odd-even-primary-wrapper ul li p {
	margin: 0;
	padding: 0;
}
.products-odd-even-primary-wrapper .read-more {
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.products-odd-even-primary-wrapper .read-more img {
	margin-right: 10px;
}
/* !! can-help-products-listing-wrapper content page !! */
.content-page-main .can-help-products-listing-wrapper {
	padding: 70px 0 70px;
}
/* ============================================= */
/* !!!!      product-general PAGE           !!!! */
/* ============================================= */
.product-general-page-main .banner-wrapper {
	min-height: 528px;
}
.product-general-page-main .banner-wrapper .banner-content {
	-webkit-transform: none;
	transform: none;
	bottom: 48px;
	top: auto;
}
/* ============================================= */
/* !!!!     catalogue-product PAGE          !!!! */
/* ============================================= */
.catalogue-product-page-main {
	clear: both;
	position: relative;
	z-index: 1;
}
.catalogue-product-page-main .hero_banner_wrapper {
	min-height: 592px;
	padding: 0;
}
.catalogue-product-page-main .hero_banner_wrapper .hero_banner_content {
	position: absolute;
	width: 100%;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}
.catalogue-product-page-main .content-box-center-wrapper .section-title {
	padding: 0 0 16px 0;
	font-family: 'ProximaNova-Bold';
	color: #222222;
}
.catalogue-product-page-main .content-box-center-wrapper p {
	margin-bottom: 20px;
}
.catalogue-product-page-main .content-box-center-wrapper p:last-child {
	margin-bottom: 0;
}
.catalogue-product-page-main .hero_banner_wrapper .hero-title,
.catalogue-product-page-main .hero_banner_wrapper p {
	margin: 0 0 30px 0;
	color: #ffffff;
}
.catalogue-vehicle-form .dropdown-a {
	background: #ffffff;
	width: 187px;
	padding: 0 15px;
	text-align: left;
	float: left;
	margin-right: 1px;
}
.catalogue-vehicle-form .dropdown-a:first-child {
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}
.catalogue-vehicle-form {
	max-width: 975px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: rgba(17, 17, 17, .7);
	border: solid 1px rgba(255, 255, 255, 0.3);
	padding: 24px 25px;
	margin: 0 auto;
}
.catalogue-product-page-main .shop-product-wrapper {
	padding: 75px 0 75px;
}
.catalogue-product-page-main .content-box-center-wrapper {
	padding: 0;
}
.catalogue-vehicle-form .btn-default {
	padding: 15px 55.5px;
	margin: 0;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	float: left;
}
.catalogue-product-page-main .shop-product-wrapper .btn-default {
	margin: 10px 0 0 0;
}
.catalogue-product-page-main .choose-brand-wrapper {
	padding: 75px 0 70px;
}
.catalogue-product-page-main .choose-brand-wrapper .btn-default {
	margin: 20px 0 0 0;
}
/* ============================================= */
/* !!!!   catalogue-product-listing PAGE    !!!! */
/* ============================================= */
.catalogue-product-listing-content-wrapper {
	padding: 32px 0 60px;
}
.catalogue-product-listing-page-main .products-listing-content h4 {
	font-size: 17px;
	margin: 0 0 4px 0;
	font-family: 'ProximaNova-Bold';
	max-height: 36px;
	min-height: 36px;
	overflow: hidden;
}
.catalogue-product-listing-content p {
	margin: 10px 0 0 0;
}
.catalogue-product-listing-page-main .pagination {
	margin: 30px 0 36px 0;
}
.catalogue-product-listing-content h1 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -0.3px;
	color: #333333;
	margin: 0 0 0 0;
	font-family: 'ProximaNova-Bold';
}
.catalogue-product-listing-sort-wrap {
	padding: 0 0 0 0;
	float: right;
}
.sort-item-show {
	font-size: 14px;
	line-height: 44px;
	text-align: right;
	color: rgba(0, 0, 0, 0.32);
	display: inline-block;
}
.sort-item-show:hover,
.sort-item-show:focus {
	color: #d44d40;
}
.catalogue-product-listing-sort-wrap label {
	color: #000000;
	display: inline-block;
	font-family: 'ProximaNova-Regular';
	font-weight: 400;
	margin: 0 16px 0 24px;
	font-size: 15px;
}
.catalogue-product-listing-sort-wrap .dropdown-a.dd {
	/*
width: 170px;
height: 44px;
-webkit-border-radius: 2px;
border-radius: 2px;
background-color: #f5f5f5;
border: none;
margin: 0 32px 0 0;
*/
	width: 129px;
	height: 34px;
	line-height: 36px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #f9f9f9;
	border: none;
	margin: 0 0 0 0;
}
.catalogue-product-listing-sort-wrap .dropdown-a.dd:nth-child(4) {
	width: 68px;
	height: 34px;
	border-radius: 2px;
	background-color: #f9f9f9;
}
.catalogue-product-listing-content-wrapper .dropdown-a {
	padding: 0 10px 0 16px;
	width: 100%;
	margin-bottom: 4px;
	background: #ffffff;
	background-color: #f9f9f9;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	color: #000000;
}
.catalogue-product-listing-content-wrapper .dropdown-a:last-child {
	margin-bottom: 0;
}
.catalogue-product-listing-content-wrapper .breadcrumb-wrapper ol {
	padding: 0 0 3px 0;
}
.products-listing-primary-box {
	width: 100%;
	height: auto;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.08);
}
.products-listing-primary-box:hover,
.products-listing-primary-box:focus {
	-webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid transparent;
}
.products-listing-primary-box .products-listing-content {
	padding: 16px;
	width: 100%;
}
.products-listing-primary-box .products-listing-img,
.products-listing-primary-box .products-listing-img img {
	width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.products-listing-primary-box .products-listing-price {
	font-size: 14px;
	margin: 0;
	line-height: 18px;
}
.products-listing-primary-box .btn-default {
	background: #ffffff;
	width: 100%;
	border: none;
	padding: 15px 10px;
	color: #d44d40;
	margin: 16px 0 0;
}
.openenquirypopup:hover,
.openenquirypopup:focus {
	background: #d44d40;
	color: #ffffff;
}
/* bottom-seo-content */
/* bottom-seo-content */
.bottom-seo-content h3 {
    height: 44px;
    -webkit-border-radius: 2px 2px 0 0;
    border-radius: 2px 2px 0 0;
    margin: 0 0 16px 0;
    line-height: 27px;
    background-color: #ffff;
    color: #333333;
    padding: 9px 16px 11px 0;
    position: relative;
    font-size: 17px;
    font-family: 'ProximaNova-Semibold';
}
.bottom-seo-content h3:before{
	content: '';
	position: absolute;
	height: 2px;
	width: 40px;
	background: #333333;
	bottom: 0;
}
.bottom-seo-content.listing-ul-trick ul {
	padding-left: 0;
}
.bottom-seo-content.listing-ul-trick ul li {
    padding: 0 16px 8px 0;
    line-height: 17px;
    list-style: none;
    display: blanchedalmond;
    float: left;
    border-right: 1px solid #dedede;
    /* width: 33.33%; */
    padding: auto 12p;
    padding-right: 10px;
    margin-right: 10px;
    padding-bottom: 0;
    margin-bottom: 10px;
}

/* ============================================= */
/* !!!!        pedders landing PAGE         !!!! */
/* ============================================= */
.pedder-landding-banner-wrapper {
	padding: 86px 0 93px 0;
	position: relative;
	color: #ffffff;
}
.pedder-landding-banner-wrapper .hero-title {
	font-family: 'ProximaNova-Bold';
	font-size: 46px;
	line-height: 60px;
	letter-spacing: -0.5px;
	text-align: left;
	color: #ffffff;
	padding: 0 0 24px 0;
}
.pedders-landing-banner-content li {
	width: 100%;
	margin: 0 0 18px 0;
}
.pedders-landing-banner-content li:last-child {
	margin-bottom: 10px;
}
.pedders-landing-banner-content img {
	padding-right: 40px;
	display: inline-block;
}
.pedders-landing-banner-content li h3 {
	padding: 14px 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
}
/** new layout css by k ***/
.page-id-17206 .pedders-landing-banner-content li h3 br, .page-id-28125 .pedders-landing-banner-content li h3 br {
	display: none;
}
.page-id-17206 .pedders-landing-banner-content li h3, .page-id-28125 .pedders-landing-banner-content li h3 {
	font-size: 18px;
}
.page-id-17206 .pedders-landing-banner-content, .page-id-28125 .pedders-landing-banner-content {
	text-align: center;
}
.page-id-17206 .pedders-landing-banner-content .hero-title, .page-id-28125 .pedders-landing-banner-content .hero-title {
	text-align: center;
	font-size: 60px;
	margin-bottom: 20px;
}
.page-id-17206 .pedders-landing-banner-content li, .page-id-28125 .pedders-landing-banner-content li {
	width: 33.3333%;
	float: left;
	text-align: center;
}
.page-id-17206 .pedders-landing-banner-content img, .page-id-28125 .pedders-landing-banner-content img {
	display: block;
	margin: 0 auto;
	padding-right: 0;
}
#landing-form-modal .btn-group .btn:nth-child(8), #landing-form-modal1 .btn-group .btn:nth-child(8) {
	width: 59px;
}
/* !! pedder-content-block-one !! */
.pedder-content-block-one {
	padding: 75px 0 0 0;
	position: relative;
	text-align: center;
}
.pedder-content-block-one-inner {
	padding: 20px 0 50px 0;
	text-align: left;
}
.pedder-content-block-one-inner .btn-default {
	margin-right: 10px;
}
.pedder-content-block-one-inner .btn-default:last-child {
	margin-right: 0;
}
.pedder-content-block-one-inner ul {
	padding: 0 0 0 30px;
}
.pedder-content-block-one-inner img {
	margin: 0 auto;
	display: block;
}
/* !! pedder-content-block-two !! */
.pedder-content-block-two {
	position: relative;
	padding: 75px 0 25px;
	text-align: center;
}
.pedder-content-block-two .section-title {
	padding: 0 0 19px 0;
}
.last-bottom-holder {
	padding: 50px 0 28px 0;
}
.pedder-content-block-two h3 {
	font-size: 22px;
	letter-spacing: -0.5px;
	color: #222222;
	font-family: 'ProximaNova-Semibold';
	margin: 0 0 12px 0;
}
.pedder-content-block-two-inner {
	text-align: left;
	padding: 20px 0 0 0;
}
.pedder-content-block-two-primary .pedder-content-block-two-inner {
	padding: 50px 0 0 0;
}
.pedder-content-block-two-inner h4 {
	font-size: 17px;
	line-height: 27px;
	color: #d44d40;
	font-family: 'ProximaNova-Semibold';
	margin: 0 0 12px 0;
}
.pedder-content-block-two-sub-inner {
	padding: 0 0 30px 0;
}
.pedder-content-block-two-primary .pedder-content-block-two-sub-inner {
	padding: 0 0 20px 0;
}
.pedder-content-block-two-img-holder {
    float: left;
    padding: 0 30px 30px 0px;
    width: 23%;
}
.pedder-content-block-two-txt-holder {
    float: left;
    width: 77%;
}
.pedder-content-block-two .read-more {
	text-transform: uppercase;
	letter-spacing: 1px;
}
.pedder-content-block-two .read-more img {
	margin-right: 18px;
}
/* !! pedder-content-block-three !! */
.pedder-content-block-three {
	padding: 35px 0 40px;
	text-align: center;
}
.pedder-content-block-three .section-title {
	padding: 0 0 25px 0;
	color: #ffffff;
}
.pedder-content-block-three .form-control {
	width: 390px;
}
.pedder-content-block-three .btn-default.btn-default-black {
	width: 170px;
	margin: 0;
	background: #d44d40;
	border: 1px solid #d44d40;
}
.pedder-content-block-three .btn-default.btn-default-black:hover,
.pedder-content-block-three .btn-default.btn-default-black:focus {
	background-color: #aa3d33;
	color: #ffffff;
	border: 1px solid #aa3d33;
}
/* !! pedder-content-block-four !! */
.pedder-content-block-four {
	background: #2a2a2a;
	padding: 25px 0 30px 0;
}
.pedder-content-block-four .section-title {
	color: #ffffff;
	padding: 0 0 25px 0;
}
.pedder-content-block-four .btn-default {
	margin: 0;
	width: 179px;
}
/* ============================================= */
/* !!!!        VIDEO BROCHURES  PAGE        !!!! */
/* ============================================= */
.video-brochures-form form {
	position: relative;
}
.video-brochures-form form .form-control {
	padding-right: 190px;
	width: 100%;
	margin: 0;
}
.video-brochures-form .btn-default {
	position: absolute;
	right: 0;
	top: 0;
}
.video-brochures-wrapper {
	position: relative;
	padding: 90px 0 50px;
}
.video-brochures-list-wrapper {
	padding-bottom: 30px;
}
.video-brochures-box {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background-color: #ffffff;
	-webkit-box-shadow: 0 20px 34px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 20px 34px 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
	display: block;
}
.video-brochures-box.readmore {
	min-height: 251px;
	text-align: center;
	background: #d44d40;
	color: #ffffff;
	font-size: 30px;
	font-weight: 900;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.video-brochures-box.readmore:hover,
.video-brochures-box.readmore:focus {
	background: #aa3d33;
}
.video-brochures-box .video-cover {
	height: 155px;
	display: block;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 4px 4px 0 0;
}
.video-brochures-box .video-content {
	padding: 20px 15px;
}
.video-brochures-box .video-title {
	font-family: 'ProximaNova-Bold';
	font-size: 20px;
	line-height: 1.4;
	letter-spacing: -0.4px;
	text-align: left;
	color: #222222;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin: 0;
     
}
.page-template-video-brochures .video-brochures-box .video-title {   min-height: 55px;}
.video-brochures-box:hover .video-title,
.video-brochures-box:focus .video-title {
	color: #d44d40;
}
/* new css added by purohit a date:- 19-01-2018  */
/* ============================================= */
/* !!!!    CUSTOMIZE THE NAVBAR DROPDOWN    !!!! */
/* ============================================= */
.navbar-inverse .navbar-nav > li {
	position: static;
}
#navbar li .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	top: 100%;
	-webkit-border-radius: 0;
	border-radius: 0;
	position: absolute;
	width: 100%;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
	z-index: 10;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	height: 345px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 6px 4px 2px rgba(0, 0, 0, 0.07);
	box-shadow: 0px 6px 4px 2px rgba(0, 0, 0, 0.07);
	border: none;
	vertical-align: middle;
}
/*
#navbar li:hover .sub-menu {
visibility: visible;
opacity: 1;
top: 100%;
}
*/
#navbar li.selected-sub .sub-menu {
	visibility: visible;
	opacity: 1;
	top: 100%;
}
/* !! mega menu tab use !! */
/* nav tab */
.custom-tab {
	padding-top: 8px;
}
.custom-tab .nav li a {
	height: 35px;
	font-family: 'ProximaNova-Semibold';
	font-size: 15px;
	letter-spacing: 0;
	line-height: 36px;
	position: relative;
	-webkit-border-radius: 0;
	border-radius: 0;
	-webkit-transition: none;
	transition: none;
	background: transparent;
}
.custom-tab .nav li a .fa {
	float: right;
	line-height: 35px;
	color: #d44d40;
}
/* .custom-tab .nav li.active a */
.custom-tab .nav li a:hover,
.custom-tab .nav li a:focus {
	color: #0E6EB1;
	background: #F7F7F7;
}
/* .custom-tab .nav li.active a:before */
.custom-tab .nav li a:hover:before,
.custom-tab .nav li a:focus:before {
	content: '';
	position: absolute;
	left: -400%;
	top: 0;
	bottom: 0;
	background: #F7F7F7;
	width: 400%;
	z-index: 999;
}
/* tab content */
.custom-tab-content .tab-content {
	position: relative;
}
.inner-sub-menu {
	padding: 0px 25px 10px 0;
	background: #F7F7F7;
	height: 337px;
}
.inner-sub-menu li {
	padding: 0;
}
#navbar li .sub-menu li .inner-sub-menu li a {
	display: block;
	font-family: 'ProximaNova-Semibold';
	line-height: normal;
	font-size: 15px;
	padding: 8.5px 0;
}
.padding-menu {
	padding: 8px 10px 12px 0px;
	background: #F7F7F7;
	height: 345px;
}
.menu-relative {
	/*background: #F7F7F7;*/
}
.mmenu-box,
.custom-tab-content {
	background: #F7F7F7;
}
.mmenu-box {
	position: fixed;
	left: 0;
	z-index: 9999;
	height: 36px;
	display: none;
}
/* tab content inner */
.custom-search {
	background-color: #101010;
}
.tab-content-inner {
	height: 345px;
	background-color: #101010;
	position: relative;
	padding: 0px 0 0px 120px;
	color: #ffffff;
	display: table;
	width: 100%;
}
.tab-content-inner a {
	color: #ffffff;
	text-transform: uppercase;
}
.tab-content-inner:before {
	content: '';
	background: #101010;
	right: -300%;
	width: 300%;
	height: 100%;
	z-index: 999;
	top: 0;
	position: absolute;
	bottom: 0;
}
.tab-content-inner h5 {
	color: #ffffff;
	font-family: 'ProximaNova-Semibold';
	letter-spacing: 1px;
	line-height: 36px;
	margin: 0;
}
/* find wrapper */
.find-wrap {
	text-align: center;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.find-wrap h3 {
	letter-spacing: -0.5px;
	font-family: 'ProximaNova-Semibold';
	margin: 8px 0 24px 0;
}
.search-find-group {
	position: relative;
}
.search-find-group .form-control {
	padding-right: 140px;
	width: 100%;
	margin: 0;
	height: 50px;
	background-color: #fafafa;
	border: solid 1px #eaeaea;
	color: #333333;
}
.search-find-group .btn-default {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
}
/* ======================================================= */
/* !!!!    CUSTOMIZE THE NAVBAR DROPDOWN LAVEL ONE    !!!! */
/* ======================================================= */
#navbar li ul li {
	list-style: none;
}
#navbar li .sub-menu.sub_menu_level_1 {
	height: auto;
	padding: 24px 0 8px 0;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
#navbar li .sub_menu_level_1 li a {
	padding: 0;
	min-height: 34px;
	margin: 0 0 15px 0;
	font-family: 'ProximaNova-Semibold';
	font-size: 15px;
	vertical-align: middle;
}
#navbar li .sub_menu_level_1 li a img {
	margin-right: 10px;
}
.menu_item_ic {
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(../images/all-icon.png);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: 0 6px 0 0;
}
#navbar .menu-head-area {
	margin-bottom: 30px;
}
#navbar .menu-head-area h3 {
	font-family: 'ProximaNova-Semibold';
	color: #222222;
	margin: 0 0 5px 0;
	display: inline-block;
}
#navbar .menu-head-area p {
	font-family: 'ProximaNova-Regular';
	font-size: 15px;
	line-height: 24px;
	color: #222222;
	margin: 0;
}
#navbar li .menu-style-second li p img {
    display: block;
    margin-bottom: 6px;
    height: 28px;
}
#navbar li .sub-menu.sub_menu_level_1 .menu-head-area h3 {
	display: inline-block;
}
#navbar li .sub-menu.sub_menu_level_1.menu-head-area p {
	margin: 0 0 0 16px;
	display: inline-block;
	border-left: 1px solid #000000;
	padding: 0 0 0 16px;
}
/* ======================================================= */
/* !!!!    CUSTOMIZE THE NAVBAR DROPDOWN LAVEL TWO    !!!! */
/* ======================================================= */
#navbar li .sub-menu.menu-style-second {
	height: auto;
	padding: 24px 0 20px 0;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
#navbar li .menu-style-second li a {
	padding: 0;
	margin: 0;
	font-family: 'ProximaNova-Regular';
	font-size: 15px;
	vertical-align: middle;
	color: #5e5e5e;
}
.view-media-label a {
	color: #d44d40 !important;
	padding: 9px 0 !important;
}
.menu-style-second .menu-head-area {
	margin-bottom: 16px !important;
}
#navbar li .menu-style-second li p {
	font-family: 'ProximaNova-Semibold';
	font-size: 16px;
	color: #222222;
	margin: 0 0 5px 0;
	line-height: 20px;
	height: 80px;
}
#navbar .sub-menu.t.sub_menu_level_2.menu-style-second li p a
{
    font-size: inherit;
    color: inherit;
    font-family: inherit;
}
#navbar .sub-menu.t.sub_menu_level_2.menu-style-second li p a:hover
{
    color: #d44d40;
}
#navbar li .menu-style-second .menu-head-area p {
	font-family: 'ProximaNova-Regular';
	line-height: 26px;
	height: auto;
	margin: 0 0 0 16px;
	display: inline-block;
	border-left: 1px solid #000000;
	padding: 0 0px 0 16px;
}
/* ======================================================= */
/* !!!!    CUSTOMIZE THE NAVBAR DROPDOWN LAVEL TWO    !!!! */
/* ======================================================= */
#navbar li .sub-menu.menu-style-third {
	height: auto;
	padding: 24px 0 20px 0;
	-webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
}
#navbar li .menu-style-third li a {
	padding: 0;
	margin: 0 0 10px 0;
	font-family: 'ProximaNova-Semibold';
	font-size: 16px;
	vertical-align: middle;
	color: #222222;
}
/* curent menu */
.navbar-inverse .navbar-nav > li.current-menu-item,
#navbar li ul li .current_menu {
	color: #d44d40;
}
/* ======================================================= */
/* !!!!           Catalogue Menu New style            !!!! */
/* ======================================================= */
.catalogue__menu ul.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.catalogue__menu ul.row::before, .catalogue__menu ul.row::after {
    display: none;
}
.catalogue__menu .hover-mnu {
    position: relative;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
    margin: 0 0 20px 0;
}
.catalogue__menu .hover-mnu .arrow {
    display: none;
}
.catalogue__menu li.hover-mnu ul.dropdown-menu {
    position: relative;
    display: block;
    min-width: 100%;
    top: auto;
    border: 0;
    box-shadow: none;
    float: none;
}
#navbar  .catalogue__menu li.hover-mnu ul.dropdown-menu a {
    color: #666;
    font-family: 'ProximaNova-Regular';
    background-color: transparent;
}
#navbar  .catalogue__menu li.hover-mnu ul.dropdown-menu a:hover {
    color: #d44d40;
}
/* ======================================================= */
/* !!!!             New popup 31-01-2018              !!!! */
/* ======================================================= */
.modal-open {
    padding: 0!important;
}
.mar-top-0 {
	margin-top: 0;
}
#findstr_result {
	margin-top: 32px;
	height: 400px;
	overflow-y: auto;
}
#landing-form-modal h4, #landing-form-modal1 h4 {
	font-family: 'ProximaNova-Semibold';
	font-size: 17px;
	line-height: normal;
	color: #222222;
	text-align: center;
	margin: 0 0 10px 0;
}
#landing-form-modal .modal-header, #landing-form-modal1 .modal-header {
	padding: 30px 30px 20px 30px;
	border-bottom: 0;
}
#landing-form-modal h5, #landing-form-modal1 h5 {
	margin: 0;
	font-size: 15px;
	line-height: normal;
	text-align: center;
	color: #333333;
}
#landing-form-modal .modal-body, #landing-form-modal1 .modal-body {
	position: relative;
	padding: 0 30px 0 30px;
}
#landing-form-modal label, #landing-form-modal1 label,
.webform-component label,
#enquiry_form_product label {
	font-size: 13px;
	line-height: normal;
	text-align: left;
	float: left;
	font-family: 'ProximaNova-Bold';
	color: #8a8a8a;
	padding-top: 5px;
}
#landing-form-modal label, #landing-form-modal1 label {
	font-family: 'ProximaNova-Semibold';
	font-size: 11px;
	line-height: normal;
}
#landing-form-modal .required-msg.sucs,
#landing-form-modal1 .required-msg.sucs,
#enquiry_form_product .required-msg.sucs {
	color: green !important;
}
#landing-form-modal, #landing-form-modal1 [type="text"]:focus,
#landing-form-modal, #landing-form-modal1 [type="email"]:focus,
#landing-form-modal, #landing-form-modal1 [type="checkbox"]:focus,
#landing-form-modal, #landing-form-modal1 [type="password"]:focus,
#landing-form-modal, #landing-form-modal1 [type="file"]:focus,
#landing-form-modal, #landing-form-modal1 [type="radio"]:focus,
#landing-form-modal, #landing-form-modal1 [type="submit"]:focus,
#landing-form-modal, #landing-form-modal1 [type="date"]:focus,
#landing-form-modal, #landing-form-modal1 [type="time"]:focus,
#landing-form-modal, #landing-form-modal1 [type="tel"]:focus,
#landing-form-modal, #landing-form-modal1 [type="search"]:focus,
#landing-form-modal, #landing-form-modal1 [type="button"]:focus,
#landing-form-modal, #landing-form-modal1 [type="number"]:focus,
#landing-form-modal, #landing-form-modal1 textarea:focus,
#landing-form-modal, #landing-form-modal1 select:focus,
.webform-component [type="text"]:focus,
.webform-component [type="email"]:focus,
.webform-component [type="checkbox"]:focus,
.webform-component [type="password"]:focus,
.webform-component [type="file"]:focus,
.webform-component [type="radio"]:focus,
.webform-component [type="submit"]:focus,
.webform-component [type="date"]:focus,
.webform-component [type="time"]:focus,
.webform-component [type="tel"]:focus,
.webform-component [type="search"]:focus,
.webform-component [type="button"]:focus,
.webform-component [type="number"]:focus,
.webform-component textarea:focus,
.webform-component select:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="text"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="email"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="checkbox"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="password"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="file"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="radio"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="submit"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="date"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="time"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="tel"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="search"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="button"]:focus,
.pedders-exporting-premium-quality-suspension-products-world [type="number"]:focus,
.pedders-exporting-premium-quality-suspension-products-world textarea:focus,
.pedders-exporting-premium-quality-suspension-products-world select:focus {
	outline: none;
	border: solid 1px #d9d9d9;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.pedders-exporting-premium-quality-suspension-products-world textarea {
	/* resize: none; */
	height: 55px;
	padding: 12px 20px 0;
}
#landing-form-modal .dropdown-a, #landing-form-modal1 .dropdown-a {
	background: none;
	background-position: center;
	width: 100%;
	display: block;
	padding: 0 20px 0 20px;
	float: left;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: 32px;
	line-height: 32px;
}
#landing-form-modal .dropdown-a:after, #landing-form-modal1 .dropdown-a:after {
	margin-top: 0;
}
#landing-form-modal .dropdown-a:before, #landing-form-modal1 .dropdown-a:before {
	display: none;
}
#landing-form-modal .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), #landing-form-modal1 .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
}
#landing-form-modal .btn-group > .btn:first-child, #landing-form-modal1 .btn-group > .btn:first-child {
	margin-left: 0;
	margin-right: 10px;
}
#landing-form-modal .btn-group,
#landing-form-modal1 .btn-group,
#landing-form-modal .btn-group-vertical, #landing-form-modal1 .btn-group-vertical {
	position: relative;
	top: -1px;
}
#landing-form-modal .btn-group .btn + .btn, #landing-form-modal1 .btn-group .btn + .btn,
#landing-form-modal .btn-group .btn + .btn-group, #landing-form-modal1 .btn-group .btn + .btn-group,
#landing-form-modal .btn-group .btn-group + .btn, #landing-form-modal1 .btn-group .btn-group + .btn,
#landing-form-modal .btn-group .btn-group + .btn-group, #landing-form-modal1 .btn-group .btn-group + .btn-group {
	margin-left: 0;
	margin-right: 9px;
}
#landing-form-modal .btn-group .btn + .btn:last-child,
#landing-form-modal1 .btn-group .btn + .btn:last-child,
#landing-form-modal .btn-group .btn + .btn-group:last-child,
#landing-form-modal1 .btn-group .btn + .btn-group:last-child,
#landing-form-modal .btn-group .btn-group + .btn:last-child,
#landing-form-modal1 .btn-group .btn-group + .btn:last-child,
#landing-form-modal .btn-group .btn-group + .btn-group:last-child,
#landing-form-modal, .btn-group .btn-group + .btn-group:last-child {
	margin-right: 0px;
}
.custom-select [type="radio"]:focus {
	border-top: 0;
}
#landing-form-modal .btn,
#landing-form-modal1 .btn {
	display: inline-block;
	padding: 0;
	width: 55px;
	padding-left: 0;
	text-transform: uppercase;
	border: 1px solid #d9d9d9;
	/* border-top: 0;*/
	font-weight: 400;
	line-height: 25px;
	height: 25px;
	font-size: 11px;
	color: #8a8a8a;
	text-align: center;
	border-radius: 2px;
	background: #ffffff;
}
#landing-form-modal .btn:hover,
#landing-form-modal1 .btn:hover,
#landing-form-modal .btn:focus,
#landing-form-modal1 .btn:focus,
#landing-form-modal .btn.active,
#landing-form-modal1 .btn.active,
#landing-form-modal .btn:active,
#landing-form-modal1 .btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #de312b;
	color: #ffffff;
	border: #de312b;
}
#landing-form-modal .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
#landing-form-modal1 .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 2px;
}
#landing-form-modal .modal-dialog,
#landing-form-modal1 .modal-dialog {
	max-width: 470px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #ffffff;
	box-shadow: 0 6px 9px 3px rgba(0, 0, 0, 0.26);
/*	position: absolute;
	top: 50%;
	left: 0;
	right: 0;*/
	margin: 70px auto;
/*
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
*/
}
#landing-form-modal textarea ,
#landing-form-modal1 textarea {
	resize: none;
	height: 55px;
	padding: 12px 20px 0;
}
#landing-form-modal .modal-footer,
#landing-form-modal1 .modal-footer {
	padding: 5px 0 30px 0;
	text-align: center;
	border-top: 0;
}
#landing-form-modal .book-appointment-btn,
#landing-form-modal1 .book-appointment-btn {
	width: 100%;
}
.book-appointment-btn {
	margin: 0 auto;
	width: 510px;
	height: 44px;
	border-radius: 2px;
}
#landing-form-modal .book-appointment-btn,
#landing-form-modal1 .book-appointment-btn {
	width: 100%;
}
#landing-form-modal .form-control, #landing-form-modal1 .form-control {
	display: block;
	height: 32px;
	padding: 4px 20px;
}
#landing-form-modal textarea[name="prime_item"], #landing-form-modal1 textarea[name="prime_item"] {
	min-height: 64px;
}
#landing-form-modal .row,
#landing-form-modal1 .row {
	margin-left: -5px;
	margin-right: -5px;
}
#landing-form-modal .form-group,
#landing-form-modal1 .form-group {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}


/* default modal popup */
.default_modal_popup {
    display: none;
}
/*
.postid-1122 .default_modal_popup {
    display: block;
}
*/
.default_modal_popup .close {
    margin: 0 0 20px;
}
/* ======================================================= */
/* !!!!             New Sub-menu 01-02-2018           !!!! */
/* ======================================================= */
.scrollable_menu {
	height: 380px !important;
}
.scrollable_menu .custom-tab {
	max-height: 500px;
	height: 367px;
	overflow: hidden;
	margin-top: 16px;
	padding-top: 0;
}
.scrollable_menu .tab-content-inner {
	height: 380px !important;
}
.scrollable_menu .custom-tab::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px transparent;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: transparent;
}
.scrollable_menu .custom-tab::-webkit-scrollbar {
	width: 4px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background-color: transparent;
}
.scrollable_menu .custom-tab::-webkit-scrollbar-thumb {
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 6px transparent;
	background-color: rgba(0, 0, 0, 0.1);
}
.scrolltrack_menu {
	-webkit-border-radius: 25px;
	border-radius: 25px;
	position: absolute;
	top: 0;
	height: 280px;
	width: 4px;
	background-color: rgba(0, 0, 0, 0.1);
	right: 0px;
	bottom: 0;
	z-index: 99;
}
.scrollable_menu .nav-stacked {
	overflow-y: scroll;
	height: 100%;
	width: 106%;
}
/*purohit p*/
.header-primary .remove-container {
	margin: 0 137px 0 137px;
}
.m-store-find-ic {
	display: none;
}
.applyscroll {
	padding: 0;
	overflow-y: scroll;
	height: 100%;
	width: 118%;
	padding-right: 16px;
}
/* content-suspension page css added by date:19-02-2018 */
.suspension-wrapper {
	position: relative;
	padding: 80px 0;
}
.suspension-wrapper h4 {
	font-family: 'ProximaNova-Semibold';
	font-size: 22px;
	letter-spacing: -0.5px;
	color: #222222;
}
/**/
.suspension-points-wrapper {
	position: relative;
	padding: 70px 0;
	background: #f4f4f4;
}
.suspension-points-wrapper a {
	display: block;
	text-align: center;
	padding: 40px 0 0 0;
	text-transform: uppercase;
	font-family: 'ProximaNova-Bold';
	font-size: 13px;
	letter-spacing: 1px;
	color: #d44d40;
}
.suspension-points-wrapper .btn-default {
	color: #ffffff;
	padding: 15px 30px;
	margin: 30px auto 0;
}
.suspension-points-wrapper a img {
	margin-right: 8px;
}
.suspension-points-wrapper ul {
	padding: 0 20px;
}
.suspension-procedure-wrapper {
	padding: 50px 0 70px 0;
	position: relative;
}
.suspension-procedure-up-content {
	padding: 0 0 50px 0;
}
.ensure {
	color: #d44d40;
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 20px 20px 0 20px;
	line-height: 18px;
	text-align: center;
	font-family: 'ProximaNova-Bold';
}
.procedure-content h4 {
	font-family: 'ProximaNova-Semibold';
	font-size: 17px;
	line-height: 27px;
	margin: 0 0 20px 0;
	color: #d44d40;
}
.suspension-procedure-content {
	position: relative;
}
.suspension-procedure-content > .row + .row {
	margin-top: 50px;
}
/*
.suspension-procedure-content:before {
content: '';
position: absolute;
bottom: 0;
top: 0;
left: 50%;
width: 1px;
height: 100%;
background: #ddd;
-wevkit-transform: translate(-50%,0%);
transform: translate(-50%,0%);
}
*/
.br_right {
	border-right: 2px solid #ddd;
}
.br_left {
	border-left: 2px solid #ddd;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.suspension-procedure-content-inner {
	padding: 0 20px 50px 20px;
}
/* ensure-book-now-wrapper */
.ensure-book-now-wrapper {
	position: relative;
	padding: 35px 0;
	text-align: center;
	/*    background: #2a2a2a;*/
	background: url(/wp-content/uploads/2018/04/bg-3-section-bottom.png)no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	color: #ffffff;
}
.ensure-book-now-wrapper .read-more {
	font-size: 13px;
	letter-spacing: 1px;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}
.ensure-book-now-wrapper h2 {
	color: #ffffff;
}
/*genericpage - purohitp*/
.generic-content img {
	margin: 25px 0 !important;
}
.generic-content iframe {
	width: 100%;
}
.generic-content .row-gvm {
    padding-left: 0;
}
.view_detail {
	cursor: pointer;
}
.popover {
	max-width: 100%;
	/* Max Width of the popover (depending on the container!) */
}
.en_tit {
	font-size: 15px;
}
.en_frm .form-control:focus {
	border: 1px solid #ccc;
}
.list__item {
	position: relative;
}
.list__item .radio-btn {
	position: absolute;
	opacity: 0;
	z-index: 99999;
	margin: 4px;
}
.list__item.radio-btn:checked + .label {
	color: #009688;
}
.list__item .radio-btn:checked + .label::before {
	border: 3px solid #d44c40;
	background: #ffffff;
	content: "\f00c";
	color: #d44c40;
	font-family: FontAwesome;
	padding: 1px;
}
.list__item .label {
	padding: 0;
	display: block;
}
.list__item .label::before {
	display: inline-block;
	content: "";
	border: 3px solid #000000;
	border-radius: 50%;
	-webkit-transition: all 0.25s linear;
	transition: all 0.25s linear;
	height: 20px;
	width: 20px;
}
#nearset_sotres_name {
	    margin: 0;
    width: 173px;
}
p.find-btn {
    margin: 0;
    float: right;
}
#enquiry_form_product input{
    border: 1px solid #ccc;
}
#enquiry_form_product .book-appointment-btn {
	border: 1px solid #d44d40;
/*	line-height: 44px;*/
}
/* find area */
#enquiry_form_product .find-area {
	position: relative;
    width: 100%;
    clear: both;
}
#enquiry_form_product .find-area .store-name {
    position: unset;
}
#enquiry_form_product .find-area input {
    width: 100%;
    padding-right: 116px;
}
#enquiry_form_product .find-area .find-btn {
    position: absolute;
    right: 0;
    top: 0;
}
/* end find area */
/**/
.pagination > li > a,
.pagination > li > span {
	width: 34px;
	height: 34px;
	line-height: 34px;
	padding: 0;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	color: #333333;
	border: none;
	text-transform: capitalize;
}
.right-sidebar .btn-default.btn-default {
	color: #d44d40;
	background: #ffffff;
	border: 1px solid #d44d40;
}
.right-sidebar .btn-default:hover,
.right-sidebar .btn-default:focus {
	color: #ffffff;
	background: #d44d40;
	border: 1px solid #d44d40;
}
.shop-pro-list-area .listing-ul-trick ul li {
	padding: 0 16px 16px 0;
}
/*
.shop-pro-list-area .label-list {   
padding: 0 16px 0 0;
height: 36px;
}
*/
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
	border-color: transparent;
}
.intro-content-wrap p {
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.33;
	letter-spacing: normal;
	text-align: left;
	color: #333333;
}
.shop-pro-list-area.listing-ul-trick ul li {
	padding: 0 16px 8px 0;
}
.page-id-1427 .right-sidebar .subscribe-form {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	height: 0;
	opacity: 0;
	visibility: hidden;
}
.page-id-1427 .right-sidebar .subscribe-form.open {
	height: 100%;
}
.rotate {
	-moz-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.rotate.down {
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}
.toggle-field .fa {
	font-size: 9px;
	font-weight: 400;
	position: relative;
	right: -33px;
}
.right-sidebar .drives-subscribe-wrapper {
	padding: 16px 16px 24px 16px;
}
.page-id-1427 .right-sidebar .drives-subscribe-wrapper {
	padding: 0;
}
#ProductSeachForm {
	padding: 0 13px;
}
.pagination > li > span:focus,
.pagination > li > span:hover {
	background-color: #ffffff;
}
.page-template-product-catalogue-list .dropdown-a:after,
.page-template-product-catalogue-list #select_vehicle_new .dropdown-a:before {
	border-width: 0 !important;
	border-style: none !important;
	border-color: transparent !important;
}
/*17-04-2018*/
input.search-control,
input.search-control:hover,
input.search-control:focus {
	margin: 5px;
	width: 96%;
	border: 1px solid #eaeaea;
	padding: 0px 5px;
}
.page-template-product-catalogue-list #select_vehicle_new .dropdown-a:after,
.page-template-product-catalogue-list #select_vehicle_new .dropdown-a:before {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform: rotate(0);
	margin-top: -6px;
	content: "\f107";
	font-family: 'FontAwesome';
	font-size: 13px;
	font-weight: 600;
	border: none;
	right: 9px;
	width: 12px;
	height: 12px;
	transition: all 0.3s ease-in-out;
	text-align: center;
	line-height: 12px;
}
.page-template-product-catalogue .dropdown-a:after {
	display: none;
}
.page-template-product-catalogue-list .listing-ul-trick .label-list:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 40px;
	background: #333333;
	bottom: 0;
}
.three-highligh-wrap {
	background: url(/wp-content/uploads/2018/04/bg-3-section-bottom.png)no-repeat !important;
	background-size: cover !important;
}
.page-template-product-catalogue-list .listing-ul-trick .label-list {
	background-color: #ffff;
	color: #333333;
	padding: 9px 16px 11px 0;
	position: relative;
}
.pedder-content-block-three {
	background: url(/wp-content/uploads/2018/04/bg-3-section-bottom.png)no-repeat !important;
	background-size: cover !important;
}
.page-id-524 .dropdown-a:after {
	/*
border: none;
display: none !important;
*/
}
.page-id-18196 .generic-content ul {
	padding-left: 35px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-id-18999 .news-list-area .post-listing .manage-dt a {
	-webkit-transition: all 0s ease;
	transition: all 0s ease;
}
.news-single-page-content-wrapper .news-post-card img {
	width: auto;
	height: auto;
}
.back-to-news {
	color: #ffffff;
	background: #d44c40;
	padding: 10px 35px;
	margin: 20PX 0 30px 0;
	display: inline-block;
	font-size: 15px;
	font-family: 'ProximaNova-Bold';
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 2px;
}
.back-to-news:hover,
.back-to-news:focus {
	color: #ffffff;
	background: #aa3d33;
}
.new-submit-btn .region-sidebar-second {
	background: #2b2b2b;
	color: #ffffff;
	height: 44px;
	line-height: 44px;
	font-size: 15px;
	font-family: 'ProximaNova-Bold';
	margin-top: 22px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
}
.new-submit-btn .region-sidebar-second:hover {
	background: #d44c40;
}
.generic-content ul,
.generic-content ol {
	padding-left: 30px;
	margin: 0 0 10px 0;
}
ul.row-gvm li {
    list-style: none;
}
.news-post-card ul,
.news-post-card ol {
	padding-left: 30px;
	margin-bottom: 15px;
}
.single .social-media-news-single.list-inline {
    padding-left: 0;
    margin: 0;
}
/*========================================*/
/*!!!          404 OOPSS PAGE          !!!*/
/*========================================*/
.oppss-banner-wrapper {
	position: relative;
	min-height: 768px;
	background-position: 50% 0;
	background-size: cover;
	background-repeat: no-repeat;
	text-align: center;
	color: #ffffff;
}
.oppss-banner-content {
	position: absolute;
	bottom: 235px;
	left: 0;
	right: 0;
}
.oppss-banner-content p {
	font-family: 'ProximaNova-Bold';
	font-size: 18px;
	line-height: normal;
	color: #ffffff;
	margin: 0 0 20px 0;
}
/*==========================================*/
/*!!!       SEARCH PAGE  & NOT FOUND     !!!*/
/*==========================================*/
.search  .section-title {
	border-bottom: 1px solid #d8d8d8;
    padding: 0 0 24px 0;
    margin: 0 0 32px 0;
}
.search  .section-title span {
	font-family: 'ProximaNova-Regular';
}
.search .search-form {
	margin-bottom: 40px;
}
.search .search-form input.form-control {
    height: 50px;
    border-radius: 2px;
    background-color: #fafafa;
    border: solid 1px #eaeaea;
}
.search-field-box {
	margin: 0 0 40px 0;
}
.search-field-box .assign-color {
    background: #fff9a2;
    padding: 0 5px;
}
.search-field-box .btn-default {
	margin: 24px 0 0 0;
}
.search-field-box h2, .search-field-box h2 a {
    font-size: 24px;
    line-height: 1.42;
    letter-spacing: -0.3px;
    color: #333333;
    font-family: 'ProximaNova-Semibold';
    margin: 0 0 8px 0;
    display: block;
}
.not-found h2 {
    font-family: 'ProximaNova-Bold';
    font-size: 24px;
    line-height: 1.58;
    letter-spacing: -0.3px;
    color: #333333;
	margin: 0 0 8px 0;
}

/*========================================*/
/*!!!          store page         !!!*/
/*========================================*/
/***/
.marker-link:hover {
	cursor: pointer;
}
.store-finder-show-filter-wrap,
.store-finder-map-content {
	z-index: 999;
}
.movesearch {
	display: none;
}
.links a {
	color: #fff !important;
}
.service-list,
.leaflet-popup-content {
	width: 360px !important;
}
.mycluster {
	width: 35px !important;
	height: 35px !important;
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	line-height: 28px;
	letter-spacing: 1.5px;
}
.mycluster:after {
	content: '';
	position: absolute;
	left: 0;
	top: -5px;
	width: 36px;
	height: 48px;
	background-image: url(../images/ic-pin.png);
	background-position: 100% 100%;
	z-index: -1;
}
.leaflet-popup-content-wrapper {
	border-radius: 1px !important;
}
.map-scroll:before {
	content: 'Use ctrl + scroll to zoom the map';
    position: absolute;
    top: 25%;
    left: 38%;
    z-index: 999;
    font-size: 30px;
}
.map-scroll:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	content: '';
	background: #00000061;
	z-index: 999;
}
.list-filter {
	display: none;
	position: absolute;
	top: 46px;
	left: 19px;
	background: #ffffff;
	-webkit-box-shadow: 0 15px 15px 0 rgba(121, 121, 121, .05);
	box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
	z-index: 99;
	padding: 10px 20px;
	text-align: justify;
	width: 224px;
}
.list-filter li {
	list-style: none;
	border-bottom: 1px solid #eaeaea;
	padding: 9px 0px;
}
.list-filter li:last-child {
	border: 0;
}
/*** css BY Kinjal 02-06-2018 ***/
.store-avail-prod-wrapper {
	padding: 0 0 70px 0;
}
.product-box-wrapper {
	display: inline-block;
	width: 234px;
	/*border-right: 1px solid #c5c5c5;*/
	border-right: none;
	padding: 26px 0;
}
.product-box-wrapper:last-of-type {
	border: none;
}
.removeborder .product-box-wrapper {
	border: none !important;
}
.product-box-wrapper a {
	display: inline-block;
}
.product-title a {
	font-family: 'ProximaNova-Bold';
	font-size: 17px;
	color: #333333;
	margin-top: 15px;
}
.store-avail-prod-wrapper .section-title {
	font-size: 28px;
	line-height: 1.36;
	letter-spacing: -0.3px;
	color: #333333;
	font-family: 'ProximaNova-Bold';
	padding-bottom: 15px;
}
.product-row {
	margin-bottom: 20px;
}
.other-links-wrap p {
	font-family: 'ProximaNova-Bold';
	text-align: center;
	margin-bottom: 15px;
}
.other-links-wrap ul li {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 5px;
}
.other-links-wrap ul li a {
	font-size: 17px;
	color: #333333;
	position: relative;
}
.links-inner > div > a {
	font-size: 17px;
	color: #333333;
	position: relative;
}
.other-links-wrap ul li a:before,
.links-inner > div > a:before {
	content: "\f101";
	font-family: 'FontAwesome';
	position: absolute;
	color: #d44d40;
	left: -23px;
	top: -6px;
}
.other-links-wrap ul li a:hover,
.other-links-wrap ul li a:focus {
	color: #d44d40;
}
.store-manage-wrap {
	background-color: #f5f3f5;
	padding: 16px;
	margin-top: 20px;
}
.store-manage-wrap + .why-sholud-blrt-store {
	padding: 25px 0 70px 0;
}
.manager-profile {
	float: left;
	width: 11%;
}
.manager-content {
	float: left;
	width: 86%;
	padding-left: 25px;
}
.full-manager-content {
	width: 100%;    
    padding-left: 0;
}
.manager-content p {
	margin: 0;
}
.manager-img-wrap {
	width: 80px;
}
.manager-img-wrap img {
	width: 100%;
}
.why-sholud-blrt-store {
	padding: 30px 0 70px 0;
}
.store_finder_user {
    position: relative;
    border-radius: 2px;
    background: #f5f3f5;
    padding: 25px 25px 25px 150px;
}

.store_finder_user img {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 105px;
    height: auto;
}

.store_finder_user h3 {
    margin: 0 0 8px 0;
    font-weight: 700;
}
.cusmheight > div {
	height: 148px;
	margin-bottom: 25px;
}
.manager-content h4,
.manager-content h2,
.manager-content h3,
.manager-content h5,
.manager-content h6 {
	font-family: 'ProximaNova-Bold';
	color: #333333;
	margin: 0 0 3px 0;
	font-size: 20px;
}
.store-manage-content {
	padding: 25px 0 70px 0;
}
.store-manage-content p {
	margin-bottom: 15px;
}
.store-manage-content p:last-of-type {
	margin: 0;
}
.top-ten-vehical-wrapper ul {
	display: inline-block;
	padding: 0 40px;
}
.top-ten-vehical-wrapper ul li {
	list-style: none;
}
.top-ten-vehical-wrapper ul li a {
	color: #333333;
}
.top-ten-vehical-wrapper ul li a:hover,
.top-ten-vehical-wrapper ul li a:focus {
	color: #d44d40;
}
.top-ten-vehical-wrapper p {
	padding: 20px 0;
	margin: 0;
}
.col-custom {
	height: 148px;
	float: left;
	width: 33.3333%;
	margin-bottom: 25px;
}
.cusmheight .fill:hover,
.manager-img-wrap:hover {
	cursor: pointer;
}
.single-storefinder .store-enquiry-form-wrapper .btn-default {
	margin: 0;
/*	float: right;*/
}
.morelink {
    display: block;
    margin: 0 auto;
    width: 85px;
}
.why-sholud-blrt-store{overflow: hidden; transition: all 0.3s ease;}
.why-sholud-blrt-store.overflowcontent{max-height: 157px;}
/***  css added by kinjal 13-06-2018  ***/
.move-bottom {
	margin-bottom: 20px;
}
.direction-link {
	height: 40px;
	background-color: #fafafa;
	border: solid 1px #eaeaea;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	padding: 0 20px;
	margin: 8px 0;
}








/* ====================================================== */
/* !!!         PEDDERS NEW HEADER MENU DEISGN         !!! */
/* ====================================================== */
.pedders-mobile-menu {
	display: none;
}
.mobile-btn.new-mobile-lay {
    display: none;
}
.new-more-info-btn {
    display: none;
}

a.dwn-link-blw-arw:before {
    content: '';
    background-image: url(/wp-content/uploads/2017/11/download-icon.png);
    position: absolute;
    top: -1px;
    height: 27px;
    width: 26px;
    left: 0;
}
a.dwn-link-blw-arw {
    position: relative;
    padding-left: 28px;
}


/* ============================================= */
/* !!!!             VIDEO POPUP             !!!! */
/* ============================================= */
.btm-video-wrap a {
	position: relative;
	display: block;
}
.btm-video-wrap #video-poster-play {
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	height: 36px;
	width: 36px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.openVideo {
	background: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1040;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.openVideo .content {
    width: 954px;
	padding: 0 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.openVideo .close {
	position: fixed;
	top: 68px;
	right: 45px;
	width: 25px;
	height: 25px;
	z-index: 10;
	opacity: 1;
}
.openVideo .close:before {
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 25px;
	height: 3px;
	background: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	top: 10px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.openVideo .close:after {
	content: "";
	position: absolute;
	top: -6px;
	left: 0;
	width: 25px;
	height: 3px;
	background: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	top: 10px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}
.openVideo .close:hover:after,
.openVideo .close:hover:before {
	background: #dd5b26;
}
/*
.openVideo iframe,
.openVideo object,
.openVideo embed,
.openVideo video {
	width: 954px;
	height: 546px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}*/


/* !!  performance page !! */
		.performance-star-page {
			background: #cfd0d2 none repeat scroll 0 0;
			padding: 60px 0;
		}
		.performance-star-content-head {
			text-align: center;
			padding: 0 0 80px 0;
		}
		.performance-star-content-head img {
			margin-bottom: 30px;
		}
		/**/
		.pre_shock_absr,
		.pre_wheel,
		.pre_suspension,
		.pre_brake,
		.pre_steering {
			cursor: pointer;
		}
		.pre_shock_absr,
		.pre_wheel,
		.pre_suspension,
		.pre_brake,
		.pre_steering {
			background: #f1f1f2 none repeat scroll 0 0;
			border: 1px solid #ffffff;
			margin: 0 auto 30px;
			padding: 11px 18px 8px;
			width: 266px;
		}
		.performance-star-page h3 {
			color: #ef4034;
			font-size: 23px;
			line-height: 25px;
			text-transform: uppercase;
			margin: 0;
			padding: 0 0 10px 0;
			font-family: 'ProximaNova-Bold';
			letter-spacing: -0.4px;
		}
		.performance-star-page p {
			font-size: 16px;
			margin: 0;
			line-height: 24px;
		}
		.performance-star-page .btn-default {
			margin: 30px auto 0;
			width: 200px;
			display: block;
		}
		.pre_middle {
			overflow: hidden;
			width: 100%;
		}
		.pre_left_box {
			float: left;
			padding-top: 132px;
			width: 25.6%;
		}
		.pre_wheel {
			padding: 15px;
			width: 100%;
		}
		.pre_middle_box {
			float: left;
			padding: 0 25px 25px 20px;
			width: 52.7%;
		}
		.pre_middle_box img {
			display: block;
			height: auto;
			width: 100%;
		}
		.pre_right_box {
			float: right;
			padding-top: 132px;
			width: 21.7%;
		}
		.pre_suspension {
			float: right;
			padding: 9px 11px 8px;
			width: 100%;
		}
		.pre_bottom {
			margin-bottom: 60px;
			overflow: hidden;
		}
		.pre_bottom_left {
			float: left;
			width: 38.8%;
		}
		.pre_brake {
			float: right;
			padding: 10px 15px;
			width: 258px;
		}
		.pre_bottom_right {
			float: right;
			width: 37.6%;
		}
		.pre_steering {
			margin: 0 0 0 20px;
			padding: 9px 11px 11px;
			width: 222px;
		}

/* fleet-managers-information page */
.page-id-17602 .issues-products-odd-even-wrapper .odd-event-box:last-child .container>.row {
    justify-content: center;
    flex-wrap: wrap;
}
.page-id-17602 .issues-products-odd-even-wrapper .odd-event-box:last-child [class*="col-"] {
    width: 100%;
    left: 0;
    right: 0;
}
.page-id-17602 .issues-products-odd-even-wrapper .odd-event-box:last-child .odd-even-only-content-inner {
	padding: 0;
}
.page-id-17602 .issues-products-odd-even-wrapper .odd-event-box:last-child .odd-even-only-content-inner h2 {
	text-align: center;
}
.page-template-fleet-solutions .full_width_wrapper .store-enquiry-form-wrapper,
.page-template-how-can-we-help-new .full_width_wrapper .store-enquiry-form-wrapper,
.page-id-17602 .issues-products-odd-even-wrapper .odd-event-box:last-child .store-enquiry-form-wrapper {
	width: 50%;
	margin: 0 auto;
}
.page-template-fleet-solutions .full_width_wrapper .store-enquiry-form-wrapper,
.page-template-how-can-we-help-new .full_width_wrapper .store-enquiry-form-wrapper {
    padding: 0px;
}
.page-id-17602 .issues-products-odd-even-wrapper .odd-event-box:last-child .store-enquiry-form-wrapper .row {
	flex-wrap: wrap;
}

.products-listing-price{
	display: none !important;
}
.store-locator-form .store-list-pages-parent {
    width: 59.1%;
    display: inline-block;
    /* padding: 0px 20px; */
    margin: 0 10px 0 0;
}
.store-list-pages-parent {
    position: relative;
}
ul.store-list-pages {
    position: absolute;
    top: 44px;
    list-style: none;
    background: #ffff;
    z-index: 999;
    border-radius: 4px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, 0.1);
    max-height: 350px;
    overflow-y: auto;
        width: 100%;
}
    ul.store-list-pages li {
    padding: 2px 15px;
    border-bottom: 1px solid #ccc;
}
   .store-locator-wrapper .store-locator-form ul.store-list-pages li>a {
    font-size: 13px;
    line-height: unset;
    padding: 0;
    margin: 0;
    height: unset;
    border: none;
    background: #ffffff;
    color: unset;
    font-family: inherit;
       text-align: left;
}
#zpcode ul.store-list-pages li>a {
     font-size: 13px;
}

.no-product{
        text-align: center;
    font-weight: 600;
    margin-top: 50px;
}

/* ============================================= */
/* !!!!     PRODUCT FORD PAGE STYLE CSS     !!!! */
/* ============================================= */
.product__type__wrapper .oe-head {
    text-align: center;
	padding: 75px 0 0 0;
}
.product__type__wrapper .oe-head p {
    font-weight: 600;
}
.product__type__wrapper .odd__even_layout__new .odd-event-box {
    padding: 40px 0 75px 0;
}
/* odd__even_layout__new */
.odd__even_layout__new .odd-event-box .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-align: center;
    align-items: center;
}
.odd__even_layout__new .odd-event-box .row::before,
.odd__even_layout__new .odd-event-box .row::after{
	display: none;
}
.odd__even_layout__new .odd-event-box {
    min-height: 100% !important;
	padding: 75px 0;
}
.odd__even_layout__new.issues-products-odd-even-wrapper .odd-even-img {
	height: 370px;
}
.odd__even_layout__new .odd-even-only-img,
.odd__even_layout__new .odd-even-only-content{
    position: relative;
    top: auto;
    transform: none;
}
.odd__even_layout__new  .odd-even-only-content-inner {
	padding: 0 105px 0 0;
}
.odd__even_layout__new  .odd-even-only-content-inner ul {
	padding: 0 0 24px 20px;
}
/* end odd__even_layout__new */

.product__type__wrapper .browser-checkin-wrap {
    background: #f4f4f4;
	padding: 75px 0 25px 0;
}
.product__type__wrapper .browser-checkin-wrap .nav .owl-item>a {
	height: 160px;
	padding: 40px 20px;
}
.product__type__wrapper .browser-checkin-wrap .head-bc .section-title {
	text-align: center;
	padding: 0 0 40px 0;
}
.product__type__wrapper .browser-checkin-wrap #owl-carousel {
    margin-top: 0;
}
.product__type__wrapper .browser-checkin-content {
    padding: 50px 0;
}

.product__type__wrapper .browser-checkin-wrap #owl-carousel .owl-stage {
    max-width: 1170px!important;
    width: auto!important;
}
.product__type__wrapper .browser-checkin-wrap #owl-carousel .owl-stage .owl-item {
    width: 25%!important;
}

/* ===================================================== */
/* !!!!     PRODUCT DRIVER STYPE PAGE STYLE CSS     !!!! */
/* ===================================================== */
/* odd even wrapper */
.product__driver__type__wrapper .odd-event-box:nth-child(even) .odd-even-only-content-inner {
    padding: 0 0 0 105px;
}
/* product__listing__wrapper__new */

.product__listing__wrapper__new .chpl-head h4 {
    color: #222222;
    margin: 0 0 12px 0;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: -0.48px;
}
.product__listing__wrapper__new .products-listing-box {
	height: auto;
}
.product__listing__wrapper__new .products-listing-img {
    width: 100%;
    height: 180px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.product__listing__wrapper__new .products-listing-content {
	text-align: center;
    padding: 16px 16px 0 16px;
    width: 100%;
    min-height: 160px;
}
.product__listing__wrapper__new .products-listing-content p {
    letter-spacing: -0.37px;
    line-height: normal;
    color: #222222;
}
.product__listing__wrapper__new .products-listing-content .products-listing-price {
    display: block!important;
	color: #222222;
	font-size: 20px;
	letter-spacing: -0.43px;
	font-weight: 700;
	margin: 16px 0 0 0;
}
.product__listing__wrapper__note {
	text-align: left;
	margin: 40px 0 0 0;
}
.product__listing__wrapper__note p {
    font-style: italic;
}
.product__listing__wrapper__note span {
    color: #d2503c;
}
/* small__highlight__wrapper */
.small__highlight__wrapper {
    position: relative;
	padding: 40px 0;
    background: #2a2a2a;	
}
.small__highlight__wrapper .row {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	-ms-flex-align: center;
    align-items: center;
}
.small__highlight__wrapper .row::before, .small__highlight__wrapper .row::after {
	display: none;
}
.small__highlight__wrapper .section-title {
    font-size: 30px;
    color: #ffffff;
	letter-spacing: -0.33px;
	padding: 0;
	line-height: 32px;
}
.small__highlight__wrapper .btn-default{
	margin: 0;
}
/* get__in__touch__wrapper */
.get__in__touch__wrapper {
    position: relative;
    padding: 75px 0;
    background: #eeeeee;
    text-align: center;
}

.get__in__touch__wrapper .row {
   display: flex;
   flex-wrap: wrap;
}
.get__in__touch__wrapper .row::before, .get__in__touch__wrapper .row::after {
      display: none;
}

.get__in__touch__wrapper .gin_head {
    padding: 0 0 45px 0;
}
.get__in__touch__wrapper .gin_head .section-title {
    font-size: 30px;
    padding: 0 0 10px 0;
}
.get__in__touch__wrapper .gin_head h4 {
    color: #222222;
    letter-spacing: -0.22px;
    margin: 40px 0 0 0;
}
.get__in__touch__wrapper .need-help-get-content {
    padding: 0 0 0 20px;
}

.get__in__touch__wrapper .card-box {
   width: 100%;
   height: 100%;
}

.get__in__touch__wrapper .need-help-get-content h2 {
    font-weight: 600;
    font-size: 32px;
    letter-spacing: -0.7px;
    color: #333333;
    text-transform: uppercase;
}

.get__in__touch__wrapper .card-box {
    width: 100%;
}
.get__in__touch__wrapper .card-box h2, 
.get__in__touch__wrapper .card-box h2 span {
    font-size: 21px;
    line-height: normal;
    letter-spacing: -0.5px;
	font-weight: 400;
}
.get__in__touch__wrapper .card-box.need-help-get img {
    width: 53px;
}
.issues-products-odd-even-wrapper.odd__even_layout__new ul li {
    margin: 0 0 10px;
}
.get__in__touch__wrapper .need-help-get-form input.form-control{
    height: 42px;
}

.get__in__touch__wrapper .need-help-get-content-wrap .need-help-get-content p{
    margin: 0;
    font-size: 14px;
    text-align: left;
    line-height: 20px;
}

.custmtb {
    position: relative;
    padding: 75px 0px;
    background: #F4F4F4;
    text-align: center;
}
.custmtb .owl-item {
    width: 25%;
    float: left;
        border-right: 1px solid #c5c5c5;
}

.custmtb .nav .owl-item>a {
    height: 126px;
    background-color: #f4f4f4;
    display: block;
    position: relative;
    font-family: 'ProximaNova-Bold';
    font-size: 17px;
    font-weight: 600;
    text-align: left;
    color: #333333;
    padding: 20px;
    text-align: center;
}
.custmtb .nav .owl-item>a.active, .custmtb .nav .owl-item>a:hover {
    background: #d44d40;
    color: #ffffff;
}
.custmtb .nav .owl-item>a {
    height: 160px;
    padding: 40px 20px;
        line-height: 20px;
}

.custmtb .nav.nav-pills {
    background-color: #f4f4f4;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.3);
    border: none;
    border-top: 10px solid #d44d40;
    border-bottom: 1px solid #c5c5c5;
}
.custmtb .nav a:hover .on-icon, .custmtb .nav a.active .on-icon {
    display: none;
}
.custmtb .nav a .off-icon {
    display: none;
}
.custmtb .nav a.active .off-icon, .custmtb .nav a:hover .off-icon {
    display: block;
}

.custmtb .nav a img {
    margin: 0 auto 15px;
    display: block;
}
.custmtb .head-bc .section-title {
    text-align: center;
    padding: 0 0 40px;
}
/* covid page */
.page-id-29942 .banner-wrapper h1,
.page-id-29942 .banner-wrapper:after {
    display: none;
}
.page-id-29942 .entry-content figure.wp-block-video.aligncenter {
    max-width: 720px;
    margin: 0 auto;
}
@media (max-width:991px) {
    .banner-wrapper {
        min-height: 165px;
    }
}
@media (max-width:767px) {
    .page-id-29942 .banner-wrapper {
        min-height: 92px;
        background-size: cover;
    }
}

/**/
.brand-wrapper {
    margin-bottom: 0;
}
.brand-wrapper img {
    margin: 0 auto !important;
    max-height: 150px;
    display: block;
}
.full_width_wrapper {
    position: relative;
    padding: 50px 0px;
}
.page-template-fleet-solutions .odd-event-box.left_content .odd-even-only-content-inner {
    padding: 0 105px 0 0;
}
.page-template-fleet-solutions .odd-event-box.right_content .odd-even-only-content-inner {
    padding: 0 0 0 105px;
}
.page-template-fleet-solutions .odd-event-box.left_content .odd-even-only-content-inner ul {
    clear: both;
    float: left;
}
.page-template-fleet-solutions .odd-event-box.left_content .odd-even-only-content-inner ul li {
    float: left;
    width: 46%;
    margin: 0px 2%;
}