@charset "utf-8";
/**=========================================================
 * Theme Name   :  Boeki Auto & Marine Pte Ltd
 * Author       :  Lance & Shashikant
 * Description  :  October 2021
 * File Name	:  style.css
=========================================================**/
@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-Thin.woff2") format("woff2"),
         url("fonts/Roboto-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-ThinItalic.woff2") format("woff2"),
         url("fonts/Roboto-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-Light.woff2") format("woff2"),
         url("fonts/Roboto-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-LightItalic.woff2") format("woff2"),
         url("fonts/Roboto-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-Regular.woff2") format("woff2"),
         url("fonts/Roboto-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-Italic.woff2") format("woff2"),
         url("fonts/Roboto-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-Medium.woff2") format("woff2"),
         url("fonts/Roboto-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-MediumItalic.woff2") format("woff2"),
         url("fonts/Roboto-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-Bold.woff2") format("woff2"),
         url("fonts/Roboto-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-BoldItalic.woff2") format("woff2"),
         url("fonts/Roboto-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-Black.woff2") format("woff2"),
         url("fonts/Roboto-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Roboto';
    src: url("fonts/Roboto-BlackItalic.woff2") format("woff2"),
         url("fonts/Roboto-BlackItalic.woff") format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-Thin.woff2") format("woff2"),
         url("fonts/Barlow-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-ThinItalic.woff2") format("woff2"),
         url("fonts/Roboto-ThinItalic.woff") format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-Light.woff2") format("woff2"),
         url("fonts/Barlow-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-LightItalic.woff2") format("woff2"),
         url("fonts/Barlow-LightItalic.woff") format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-Regular.woff2") format("woff2"),
         url("fonts/Barlow-Regular.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-Italic.woff2") format("woff2"),
         url("fonts/Barlow-Italic.woff") format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-Medium.woff2") format("woff2"),
         url("fonts/Barlow-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-MediumItalic.woff2") format("woff2"),
         url("fonts/Barlow-MediumItalic.woff") format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-SemiBold.woff2") format("woff2"),
         url("fonts/Barlow-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-SemiBoldItalic.woff2") format("woff2"),
         url("fonts/Barlow-SemiBoldItalic.woff") format("woff");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-Bold.woff2") format("woff2"),
         url("fonts/Barlow-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    }

@font-face {
    font-family: 'Barlow';
    src: url("fonts/Barlow-BoldItalic.woff2") format("woff2"),
         url("fonts/Barlow-BoldItalic.woff") format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
    }

/* Global Styles */

*, *:after, *:before {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
	}

html {
    height: 100%;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
	}
	
html, body {
	height: 100%;
	}
	
body {
	font-family: Roboto, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	line-height: 1.6;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	background: #ffffff url(../images/ajax-loader.gif) center center no-repeat;
	overflow-x: hidden;
	}
	
::selection {
	background: #666666; /* Safari */
	color: #fff;
	}
	
::-moz-selection {
	background: #666666; /* Firefox */
	color: #fff;
	}
		
img {
    width: auto\9;
  	/*height: auto;*/
  	max-width: 100%;
  	vertical-align: middle;
  	-ms-interpolation-mode: bicubic;
	}
	
a, a:focus, a:hover {
	color: #ea221c;
	outline: none;
	cursor: pointer;
	text-decoration: none;
    box-shadow: none !important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}
	
a:hover {
	color: #000000;
	outline: none;
	text-decoration: none;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

:focus, ::-moz-focus-inner {
	border: none;
	outline: none !important;
	}

fieldset, a img {
	border: none;
	}

ol, ul {
	margin: 0px auto;
	padding-left: 15px;
    list-style-position: outside;
    /*list-style-type: none;*/
	}
	
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
	}
	
/* ClearFix */
.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	}

.container:after {
	display: block;
	content: " ";
	clear: both;
	}
	
.clearfix:after {
    display: block;
    content: ".";
    height: 0px;
    clear: both;
    visibility: hidden;
	}
	
.clearfix {
	display: inline-table;
	}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	
/* wrapper */
	
#wrapper {
    position: relative;
    height: auto !important;
    min-height: 100%;
    height: 100%;
    width: 100%;
	display: block;
	margin: 0 auto;
    overflow: hidden;
    max-width: 1920px;
	background: #ffffff;
	}
	
body, #wrapper, .footer-wrapper {
	opacity: 0;
	}
	
.container, .header-container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	max-width: 1200px;
	padding: 0px 30px;
	}
	
.header-container {
    max-width: 100%;
    padding: 0px;
	}

/* Header Styles */

#pageHeaderWrapper {
	position: relative;
	width: 100%;
	z-index: 100;
	display: block;
	margin: 0px auto;
	}

#pageHeader {
	position: relative;
	width: 100%;
	float: left;
	z-index: 101;
	display: block;
	margin: 0px auto;
	padding: 0px 0px;
	background: #1a1a1a;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
    -o-transition: all 1s;
	transition: all 1s;
	}

.is-sticky #pageHeader {
    /*left: 0px;*/
    left: auto;
    max-width: 1920px;
	background: #1a1a1a;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
	}

.headerTop {
	position: relative;
	width: 100%;
	float: left;
	z-index: 1002;
	display: block;
	margin: 0px auto;
	padding: 0px 0px;
	background: #1a1a1a;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
    -o-transition: all 1s;
	transition: all 1s;
	}

/* Top Header Container */

.topHeaderContainer {
	position: relative;
	display: flex;
	margin: 0px auto;
    align-items: center;
    justify-content: space-between;
    }

/* Logo */
	
.logo {
	position: relative;
	display: block;
    float: left;
	padding: 0px;
	width: 156px;
	height: 58px;
	z-index: 1001;
	overflow: hidden;
	margin: 21px 60px 21px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

.logo a {
	position: relative;
	width: 100%;
	height: auto;
	display: block;
	overflow: hidden;
	}

.logo img {
	position: relative;
	display: block;
	height: auto;
	max-width: 100%;
	}

/* Top Right Header */
	
.topRightHeader {
	position: relative;
	display: block;
    padding: 0px;
	float: right;
	margin: 0px;
	}

/* Header Search */

.quick-search {
	position: relative;
	display: block;
	float: left;
	width: 330px;
	font-size: 14px;
    border-radius: 40px;
	margin: 30px 30px 30px;
    background: rgba(246,246,246,0.3);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

.quick-search .form-control {
	border: none !important;
	border-radius: 0px;
	line-height: 20px;
	height: 40px;
	color: #bbbbbb;
	font-size: 14px;
	overflow: hidden;
	background: none !important;
	padding: 10px 70px 10px 15px;
	}

.quick-search .form-control:focus,
.quick-search .form-control:hover,
.quick-search .form-control:focus:hover {
	color: #bbbbbb;
	}

.quick-search .search-btn {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
	width: 50px;
	border: none;
	height: 40px;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	padding: 10px 10px;
	text-align: center;
	vertical-align: top;
	display: inline-block;
	background: transparent;
	text-transform: uppercase;
    border-radius: 0px 40px 40px 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

.quick-search .search-btn img {
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 12px;
	margin: 0px auto;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	}

.quick-search .search-btn:hover {
	color: #ffffff;
    background: #ea221c;
	}

.quick-search .form-control::-webkit-input-placeholder, .quick-search ::-webkit-input-placeholder {
	color: #bbbbbb;
    font-style: italic;
	}

.quick-search .form-control:-moz-placeholder, .quick-search :-moz-placeholder { /* Firefox 18- */
	color: #bbbbbb;
    font-style: italic;
	}

.quick-search .form-control::-moz-placeholder, .quick-search ::-moz-placeholder {  /* Firefox 19+ */
	color: #bbbbbb;
    font-style: italic;
	}

.quick-search .form-control:-ms-input-placeholder, .quick-search :-ms-input-placeholder {
	color: #bbbbbb;
    font-style: italic;
	}

/* Quick Header Search */

.quick-header-search .form-control {
	height: 50px;
	padding: 14px 15px;
	border-radius: 0px;
	border: 1px solid #ffffff;
	}
	
.quick-header-search .form-control:focus, .quick-header-search .form-control:hover {
	border: 1px solid #ea221c;
	}

.quick-header-search .btn-1 {
	position: relative;
	border: none;
	height: 50px;
	color: #ffffff;
	line-height: 1;
	font-size: 16px;
	border-radius: 0;
	padding: 10px 20px;
	text-align: center;
	background: #ea221c;
	vertical-align: top;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

.quick-header-search .btn-1:hover {
    color: #ffffff;
	background: #ea221c;
	border-color: #ea221c;
	}

.quick-header-search .close {
	position: absolute;
	color: #ffffff;
	opacity: 1;
	right: 0;
	top: -30px;
	text-shadow: none;
	}

.quick-header-search .close:hover {
	color: #ff0000;
	}
	
.modal-content {
	border: none;
	box-shadow: none;
	border-radius: 0px;
	}

.modal-backdrop.show {
	opacity: 0.8;
	}

.product-filter-popup .modal-content {
    padding: 65px;
	border-radius: 35px;
	}

.product-filter-popup .close {
	position: absolute;
	right: 30px;
    top: 30px;
    opacity: 1;
    color: #201e1e;
	}

.close:hover {
	color: #ea221c;
	}

.product-filter-popup .btn {
    min-width: 264px;
	}

.filter-clear-btn,
.filter-clear-btn a {
	position: relative;
    display: block;
    padding: 0px;
    color: #727272;
    font-size: 12px;
    margin: 0px auto;
    line-height: 20px;
	}

.filter-clear-btn a:hover {
	color: #333333;
	}

.range-wrapper {
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    }

.range-container {
    position: relative;
    width: 100%;
    height: 30px;
    margin-top: 30px;
    margin-bottom: 20px;
    }

input[type="range"] {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    outline: none;
    margin: 0px auto;
    pointer-events: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }

.slider-track {
    position: absolute;
    top: 7px;
    bottom: 0;
    width: 100%;
    height: 5px;
    margin: 0px auto;
    border-radius: 5px;
    }

input[type="range"]::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    height: 5px;
    }

input[type="range"]::-moz-range-track {
    -moz-appearance: none;
    height: 5px;
    }

input[type="range"]::-ms-track {
    appearance: none;
    height: 5px;
    }

input[type="range"]::-webkit-slider-thumb {
    height: 1.7em;
    width: 1.7em;
    cursor: pointer;
    margin-top: -9px;
    border-radius: 50%;
    pointer-events: auto;
    -webkit-appearance: none;
    background-color: #ea221c;
    }

input[type="range"]::-moz-range-thumb {
    border: none;
    width: 1.7em;
    height: 1.7em;
    cursor: pointer;
    border-radius: 50%;
    pointer-events: auto;
    background-color: #ea221c;
    -webkit-appearance: none;
    }

input[type="range"]::-ms-thumb {
    pointer-events: auto;
    appearance: none;
    height: 1.7em;
    width: 1.7em;
    cursor: pointer;
    border-radius: 50%;
    background-color: #ea221c;
    }

input[type="range"]:active::-webkit-slider-thumb {
    background-color: #ffffff;
    border: 1px solid #ea221c;
    }

.range-values {
    position: relative;
    display: block;
    width: 100%;
    color: #ffffff;
    padding: 10px 0;
    font-size: 20px;
    margin: 0px auto;
    max-width: 300px;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    background-color: #ea221c;
    }

.range-values:before {
    position: absolute;
    content: "";
    height: 0;
    width: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -14px;
    border-top: 15px solid #ea221c;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    }

/* Header Group Container */
	
.headerGroupContainer {
	position: relative;
	float: right;
	display: block;
	padding: 0px 0px;
	margin: 0px auto;
	}

/* Header Top Links */
	
.headerTopLinks {
	position: relative;
	float: left;
	padding: 0;
	display: block;
	list-style: none;
	margin: 29px 30px 29px 0px;
	}
	
.headerTopLinks>li {
	position: relative;
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	vertical-align: top;
	display: inline-block;
	margin: 10px 10px 10px 10px;
	}
	
.headerTopLinks>li a {
	position: relative;
    display: block;
    height: 22px;
	color: #ffffff;
	line-height: 22px;
	}

.headerTopLinks>li img {
    position: relative;
	z-index: 1;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 22px;
	margin: 0px auto;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	}

.headerTopLinks>li.whatsapp-menu {
	line-height: 24px;
	margin: 8px 50px 0px 0px;
	}

.headerTopLinks>li.whatsapp-menu:after {
	position: absolute;
	content: " ";
	right: -31px;
    top: 50%;
	width: 1px;
	height: 24px;
    overflow: hidden;
    margin-top: -12px;
    background: rgba(255,255,255,0.4);
	}

.headerTopLinks>li.whatsapp-menu a {
	height: 24px;
    line-height: 24px;
	}

.headerTopLinks>li.whatsapp-menu img {
	max-height: 24px;
	}

.headerTopLinks>li img.showicon {
	display: block;
	}

.headerTopLinks>li img.hiddenicon {
	display: none;
	}

.headerTopLinks>li:hover>a img.showicon, .headerTopLinks>li.selected>a img.showicon {
	display: none;
	}

.headerTopLinks>li:hover>a img.hiddenicon, .headerTopLinks>li.selected>a img.hiddenicon {
	display: block;
	}

.headerTopLinks>li a:hover, .headerTopLinks>li.selected a {
    color: #e4b49d;
	}

/* Header Cart */
	
.headerCart {
    font-family: Barlow;
	position: relative;
	float: right;
	padding: 0;
	display: block;
	color: #ffffff;
	font-size: 13px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	}
	
.headerCart a {
	position: relative;
    display: block;
	color: #ffffff;
	line-height: 20px;
    background: #ea221c;
    padding: 30px 50px 30px 100px;
	}

.headerCart img {
	position: absolute;
    max-height: 28px;
    top: 50%;
    left: 50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	}

.headerCart a div {
	position: relative;
    display: block;
    font-size: 13px;
    font-weight: 400;
	}

.headerCart a div span {
	position: relative;
    font-size: 12px;
    width: 18px;
    height: 18px;
    color: #000000;
    font-weight: 700;
    overflow: hidden;
	line-height: 18px;
    text-align: center;
    border-radius: 100%;
    background: #ffffff;
    display: inline-block;
    vertical-align: middle;
	}

.headerCart a div + div {
    font-size: 14px;
    font-weight: 700;
	}

.headerCart a:hover, .headerCart.selected a {
    color: #000000;
	}

/* Nav */
	
.nav-wrapper {
	position: relative;
	display: block;
    float: left;
	margin: 0px auto;
	}
	
.nav-container {
	position: relative;
	display: block;
	}
	
.nav {
	position: relative;
	width: 100%;
	display: block;
	margin: 0px auto;
	text-align: center;
	}
	
.nav ul {
    font-family: Barlow;
	position: relative;
	padding: 0;
	width: 100%;
	margin: 0 auto;
	display: block;
    text-transform: none;
	list-style-type: none;
	}
	
.nav>ul>li {
	position: relative;
    font-weight: 400;
    float: left;
    display: block;
    margin: 0px 20px;
	}
	
.nav>ul>li:last-child {
	}
	
.nav>ul>li>a {
	position: relative;
	display: block;
	color: #cccccc;
	font-size: 18px;
    overflow: hidden;
	line-height: 30px;
	text-align: center;
	padding: 35px 0px 35px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}
	
.nav>ul>li>a:before {
	position: absolute;
	display: block;
	bottom: 0px;
    z-index: 1;
    left: 50%;
	right: 50%;
	width: 0px;
	content: '';
	height: 5px;
    overflow: hidden;
	background: #ffffff;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
    }

.nav>ul>li span {
	position: relative;
	display: block;
	height: 100%;
	z-index: 2;
	}

.nav>ul>li:hover>a, .nav>ul>li.selected>a {
	color: #ffffff;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

.nav>ul>li.selected>a {
    font-weight: 600;
	}

.nav>ul>li:hover>a:before, .nav>ul>li.selected>a:before {
    left: 0px;
	right: 0px;
	width: 100%;
    }

.nav>ul ul, .nav>ul ul ul {
	position: absolute;
	font-size: 18px;
	left: 0px;
	top: 100%;
	opacity: 0;
	width: 100%;
    font-weight: 400;
	min-width: 215px;
	text-align: left;
	visibility: hidden;
	background: #292929;
    border-radius: 15px;
	margin: 30px 0px 0px 0px;
	-webkit-transition: all 0.4s ease-in;
	-moz-transition: all 0.4s ease-in;
	-ms-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
	transition: all 0.4s ease-in;
	}
	
.nav>ul ul ul {
	left: 100%;
	top: auto;
	margin: 0px;
	padding: 0px;
	}
	
.nav>ul>li:hover>ul, .nav>ul ul>li:hover>ul {
	opacity: 1;
	top: auto;
	margin-top: 0px;
	padding: 0px 0px;
	visibility: visible;
	}
	
.nav>ul ul>li:hover>ul {
	margin-top: -44px;
	}
	
.nav>ul ul a, .nav>ul ul ul a {
	position: relative;
	display: block;
	color: #cccccc;
	line-height: 24px;
	padding: 10px 20px 10px;
	}
	
/*.nav>ul>li li.menu-item-has-children>a {
	padding-right: 35px;
	}

.nav>ul>li li.menu-item-has-children > a:after {
	right: 15px;
	}*/
	
.nav>ul ul li:first-child a {
    border-radius: 15px 15px 0px 0px;
	}

.nav>ul ul li:last-child>a {
    border-radius: 0px 0px 15px 15px;
	}
	
.nav>ul ul li:last-child>a:before {
	display: none;
	}
	
.nav>ul ul li:hover>a, .nav>ul ul li.selected>a, .nav>ul ul ul li:hover>a, .nav>ul ul ul li.selected>a {
	color: #ffffff;
	background: #292929;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}

.nav>ul ul li.selected>a, .nav>ul ul ul li.selected>a {
    font-weight: 600;
	}
	
/* Banner Styles */	

.bannerWrapper {
	position: relative;
	display: block;
	width: 100%;
	z-index: 2;
	margin: 0px auto;
	}
	
.banner {
	position: relative;
	display: block;
    width: 100%;
	z-index: 0;
	margin: 0px auto;
	}
	
.homeBannerSlider {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	}
	
[data-animation-in] {
	opacity: 0;
	}
	
.banner-slide {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px auto;
	}
	
.banner-slide figure {
	position: relative;
	display: block;
	width: 100%;
	z-index: 1;
	padding: 0px;
	margin: 0px auto;
	}
	
.banner-slide figure img {    
    position: relative;
	height: 100%;
	width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}
	
.bg-img {
	min-width: 100%;
	min-height: 100%;
	max-width: none;
	max-height: none;
	background-size: cover;
	background-position: center center;
	}

.bg-img img {
	display: none !important;
	}

.banner_caption {
    position: absolute;
	z-index: 7;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	color: #333333;
	display: block;
	margin: 0px auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	}
	
.banner_caption .captionWrapper {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0px auto;
    max-width: 1200px;
    padding: 0px 30px 6%;
	}
	
.banner_caption .captionContainer {
	position: relative;
	color: #333333;
	padding: 0px;
	font-size: 16px;
    font-weight: 500;
	display: table-cell;
	vertical-align: middle;
	}
	
.banner_caption .captionContainerInner {
	position: relative;
	display: block;
	margin: 0px;
	width: 100%;
    max-width: 500px;
	}

.banner_caption .captionContainer .bannerHeading1 {
	font-family: Barlow;
	font-size: 65px;
	color: #131111;
	line-height: 1;
	font-weight: 700;
	padding-bottom: 15px;
	text-transform: none;
	}
	
.banner_caption .captionContainer p {
	}

/* Banner Link Button */

.banner-link-btn {
	position: relative;
	font-size: 0px;
    font-weight: 700;
	vertical-align: top;
	margin: 0px auto 0px;
	display: inline-block;
    text-transform: uppercase;
	}
	
.banner-link-btn a {
	position: relative;
	border: none;
	color: #ffffff;
	font-size: 14px;
	overflow: hidden;
	margin: 0px auto;
	line-height: 20px;
	text-align: center;
    border-radius: 50px;
	vertical-align: top;
    background: #ea221c;
	display: inline-block;
	padding: 15px 35px 15px;
	}
	
.banner-link-btn a:hover {
	color: #ffffff;
    background: #000000;
	}

.homeBannerSlider .slick-dots {
	z-index: 5;
	left: 0px;
	width: 100%;
    bottom: 80px;
	font-size: 0px;
	margin: 0px auto;
	text-align: center;
	}

.homeBannerSlider .slick-prev {
    left: 5px;
	background: url(../images/home-banner-slick-nav.png) left top no-repeat;
	}
	
.homeBannerSlider .slick-next {
    right: 5px;
	background: url(../images/home-banner-slick-nav.png) right top no-repeat;
	}
	
.homeBannerSlider .slick-prev:hover,
.homeBannerSlider .slick-prev:focus {
	background: url(../images/home-banner-slick-nav.png) left bottom no-repeat;
	}

.homeBannerSlider .slick-next:hover,
.homeBannerSlider .slick-next:focus {
	background: url(../images/home-banner-slick-nav.png) right bottom no-repeat;
	}

.homeBannerSlider .slick-dots:before {
    position: absolute;
    content: '';
	z-index: -1;
    left: 50%;
    width: 582px;
    height: 207px;
    bottom: -80px;
	margin: 0px auto;
    background: url("../images/bullet-mask.png") center center no-repeat;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
	}

.homeBannerSlider .slick-dots li {
    width: 30px;
    height: 30px;
	border-color: transparent;
	}
	
.homeBannerSlider .slick-dots li:hover,
.homeBannerSlider .slick-dots li.slick-active {
    border-color: #ffffff;
	background: transparent;
	}

.homeBannerSlider .slick-dots li button:before {
	line-height: 15px;
	top: 50%;
	left: 50%;
	width: 15px;
	height: 15px;
	background: rgba(255,255,255,0.5);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	}
	
.homeBannerSlider .slick-dots li:hover button:before,
.homeBannerSlider .slick-dots li.slick-active button:before {
	background: rgba(255,255,255,1);
	}
	
/* Container Style */
	
.pt0 { padding-top: 0px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pt60 { padding-top: 60px !important; }
.pt100 { padding-top: 100px !important; }

.pb0 { padding-bottom: 0px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb100 { padding-bottom: 100px !important; }

.mt0 { margin-top: 0 !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt30 { margin-top: 30px !important; }
.mt40 { margin-top: 40px !important; }
.mt50 { margin-top: 50px !important; }
.mt100 { margin-top: 100px !important; }

.mb0 { margin-bottom: 0 !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb50 { margin-bottom: 50px !important; }
.mb100 { margin-bottom: 100px !important; }

.mg5 { margin: 5px !important; }
.p15 { padding: 15px !important; }
.ml0 { margin-left: 0px !important; }
.mr0 { margin-right: 0px !important; }
.ml5 { margin-left: 5px !important; }
.mr5 { margin-right: 5px !important; }
.ml10 { margin-left: 10px !important; }
.mr10 { margin-right: 10px !important; }
.ml15 { margin-left: 15px !important; }
.mr15 { margin-right: 15px !important; }
.ml20 { margin-left: 20px !important; }
.mr20 { margin-right: 20px !important; }

/* Main Content Wrapper */

.main-content-wrapper {
	position: relative;
    width: 100%;
    z-index: 2;
	margin: 0px auto;
	padding: 0px 0px;
    max-width: 1920px;
	}

.nopadding {
	padding: 0px !important;
	}

/* Explore Container */

.explore-container {
	position: relative;
	display: block;
    width: 100%;
    z-index: 3;
	margin: 0px auto;
	padding: 90px 0px 90px;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
	}

.view-all-btn {
    position: relative;
    display: block;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    }

.view-all-btn a {
    position: relative;
    display: block;
    color: #333333;
    }

.view-all-btn a:hover {
	color: #ea221c;
	}

/* Body Types Slider */

.body-types-slider {
	position: relative;
	display: block;
	padding: 0px 0px;
	margin: 40px -7px 90px;
	}

.body-type-item {
	position: relative;
	display: flex;
	float: left;
	padding: 7px;
	width: 16.6666%;
	font-size: 16px;
    line-height: 1.4;
	align-self: stretch;
	margin: 0px 0px 0px;
	}

.body-type-item-inner,
.body-type-item-inner a {
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #707070;
    overflow: hidden;
    text-align: center;
	}

.body-type-item-inner a {
    border-radius: 15px;
    background: #ebebeb;
	padding: 55px 25px 25px;
	}

.body-type-item-inner a:hover {
	color: #ffffff;
    background: #ea221c;
	}
	
.body-type-img-container {
	position: relative;
	display: block;
	height: 50px;
	overflow: hidden;
    margin-bottom: 25px;
	}

.body-type-img-container figure {
	position: absolute;
	overflow: hidden;
    display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px auto !important;
	}

/*.body-type-img-container figure:before {
    position: relative;
    height: 100%;
    clear: both;
    content: '';
    display: inline-block;
    vertical-align: middle;
	}
	
.body-type-img-container figure img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
    display: inline-block;
    vertical-align: middle;
	}*/

.body-type-img-container figure img {
    position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 50px;
	margin: 0px auto;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

.body-type-img-container figure img.showimg {
	/*display: block;*/
    opacity: 1;
	}

.body-type-img-container figure img.hiddenimg {
	/*display: none;*/
    opacity: 0;
	}

.body-type-item-inner a:hover .body-type-img-container figure img.showimg {
	/*display: none;*/
    opacity: 0;
	}

.body-type-item-inner a:hover .body-type-img-container figure img.hiddenimg {
	/*display: block;*/
    opacity: 1;
	}
	
.body-type-info-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto;
	overflow: hidden;
	padding: 0px 0px 1px;
	}

.body-type-title {
    font-family: Roboto;
	position: relative;
	display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
	}
	
.body-types-slider .slick-prev {
	left: -70px;
	}
	
.body-types-slider .slick-next {
	right: -70px;
	}

/* Stocks Slider */

.stocks-slider {
	position: relative;
	display: block;
	padding: 0px 0px;
	margin: 40px -15px 60px;
	}

.stock-item {
	position: relative;
	display: flex;
	float: left;
	width: 25%;
	padding: 15px;
	font-size: 16px;
    line-height: 1.4;
	align-self: stretch;
	margin: 0px 0px 0px;
	}

.stock-item-inner,
.stock-item-inner a {
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #707070;
    overflow: hidden;
    text-align: center;
	}

.stock-item-inner a {
	}

.stock-item-inner a:hover {
	}
	
.stock-img-container {
	position: relative;
	display: block;
	height: 0px;
	overflow: hidden;
    margin-bottom: 20px;
    /*padding-bottom: 78.8%;*/
    padding-bottom: 100%;
	}

.stock-img-container figure {
	position: absolute;
	overflow: hidden;
    display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px auto !important;
	}

.stock-img-container figure img {
    position: relative;
	height: 100% !important;
	width: 100% !important;
	max-width: none !important;
    margin: 0px auto !important;
    border-radius: 15px !important;
    -o-object-fit: cover !important;
	object-fit: cover !important;
	-o-object-position: center !important;
	object-position: center !important;
    }

.stock-category {
	position: relative;
	display: block;
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 5px;
    letter-spacing: 4.56px;
    text-transform: uppercase;
	}

.stock-name {
    font-family: Barlow;
	position: relative;
	display: block;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    padding-bottom: 15px;
    text-transform: uppercase;
	}
    
.stock-info-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto;
	overflow: hidden;
	padding: 0px 0px 20px;
	}

.stock-date,
.stock-gear-info {
	position: relative;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0px 5px;
    line-height: 20px;
	}

.stock-date img,
.stock-gear-info img {
    width: auto !important;
	position: relative !important;
    vertical-align: top !important;
    display: inline-block !important;
    margin: 2px 5px 0px 0px !important;
	}

.view-details-btn {
    position: relative;
    display: block;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    padding: 15px 35px;
    text-align: center;
    background: #434343;
    border-radius: 50px;
    text-transform: uppercase;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    }

.stock-item-inner a:hover .view-details-btn {
	color: #ffffff;
    background: #ea221c;
	}
	
.stocks-slider .slick-prev {
	left: -70px;
	}
	
.stocks-slider .slick-next {
	right: -70px;
	}

/* Featured Services Container */

.featured-services-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 80px 0px;
    background: #eeeeee;
	}

/* Featured Services Slider */

.featured-services-slider {
	position: relative;
	display: block;
	padding: 0px 0px;
	margin: 0px -15px;
	}

.featured-service-item {
	position: relative;
	display: flex;
	float: left;
	padding: 15px;
	width: 33.3333%;
	font-size: 16px;
    line-height: 1.4;
	align-self: stretch;
	margin: 0px 0px 0px;
	}

.featured-service-item-inner,
.featured-service-item-inner a {
	position: relative;
	display: block;
	padding: 0px;
	width: 100%;
	height: 100%;
	color: #707070;
    text-align: center;
	}

.featured-service-item-inner a {
    overflow: hidden;
    border-radius: 20px;
    background: #f9f9f9;
    padding: 40px 45px 60px;
	}

.featured-service-item-inner a:hover {
	color: #ffffff;
    background: #ea221c;
	}
	
.featured-service-icon-container {
	position: relative;
	display: block;
	height: 72px;
	overflow: hidden;
	}

.featured-service-icon-container figure {
	position: absolute;
	overflow: hidden;
    display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px auto !important;
	}

.featured-service-icon-container figure img {
    position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	max-width: 100%;
	max-height: 72px;
	margin: 0px auto;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

.featured-service-icon-container figure img.showicon {
	/*display: block;*/
    opacity: 1;
	}

.featured-service-icon-container figure img.hiddenicon {
	/*display: none;*/
    opacity: 0;
	}

.featured-service-item-inner a:hover .featured-service-icon-container figure img.showicon {
	/*display: none;*/
    opacity: 0;
	}

.featured-service-item-inner a:hover .featured-service-icon-container figure img.hiddenicon {
	/*display: block;*/
    opacity: 1;
	}
	
.featured-service-info-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto;
	overflow: hidden;
	padding: 25px 0px 0px;
	}

.featured-service-title {
    font-family: Barlow;
	position: relative;
	display: block;
    color: #333333;
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

.read-more-btn {
    position: absolute;
    bottom: 40px;
    left: 0px;
    width: 100%;
    color: #333333;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    }

.featured-service-item-inner a:hover .featured-service-title,
.featured-service-item-inner a:hover .read-more-btn {
	color: #ffffff;
	}
	
.featured-services-slider .slick-prev {
	left: -70px;
	}
	
.featured-services-slider .slick-next {
	right: -70px;
	}

/* CTA Section */

.cta-container {
	position: relative;
	display: block;
	padding: 0px;
    z-index: 1;
    color: #ffffff;
    overflow: hidden;
	margin: 0px auto;
	}

.cta-container figure {
	position: absolute;
	display: block;
    right: 0px;
    left: 0px;
    top: 0px;
    z-index: -1;
    bottom: 0px;
    margin: 0px auto;
    overflow: hidden;
	}

.cta-container figure img {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}

.cta-container-inner {
	position: relative;
	display: block;
    width: 100%;
    z-index: 2;
    color: #ffffff;
	margin: 0px auto;
	padding: 80px 0px;
	}

.cta-container h1,
.cta-container h2,
.cta-container .pageTitle h1,
.cta-container .pageTitle h2 {
    color: #ffffff;
	}

.cta-content-area {
    position: relative;
    display: block;
    width: 100%;
    max-width: 550px;
    }

.cta-container .link-btn a:hover {
    color: #ea221c;
    background: #ffffff;
	}

/* News & Reviews Container */

.news-and-reviews-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 90px 0px 180px;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

/* News & Reviews Slider */

.news-and-reviews-slider {
	position: relative;
	display: block;
	padding: 0px 0px;
	margin: 30px -15px 0px;
	}

.news-and-review-item {
	position: relative;
	display: flex;
	float: left;
	width: 25%;
	padding: 15px;
	font-size: 14px;
    line-height: 1.4;
	margin: 0px 0px 0px;
	}

.news-and-review-item-inner,
.news-and-review-item-inner a {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	color: #707070;
	}

.news-and-review-item-inner a {
    overflow: hidden;
    border-radius: 15px;
	}

.news-and-review-item-inner a:hover {
    background: #ffffff;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.08) !important;
	}

.news-and-review-photo-container {
	position: relative;
	display: block;
	height: 0px;
	overflow: hidden;
	padding-bottom: 78.8%;
	}

.news-and-review-photo-container figure {
	position: absolute;
	overflow: hidden;
    display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px auto !important;
	}

.news-and-review-photo-container img {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}
	
.news-and-review-info-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto;
	overflow: hidden;
	padding: 20px 20px 70px;
	}

.news-and-review-category {
	position: relative;
	display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    padding-bottom: 5px;
    letter-spacing: 4.56px;
    text-transform: uppercase;
	}

.news-and-review-title {
    font-family: Barlow;
	position: relative;
	display: block;
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
	}

.news-and-review-info-box p {
    margin-bottom: 0px;
    }

.news-and-review-info-box .read-more-btn {
    left: 20px;
    right: 20px;
    bottom: 25px;
    color: #333333;
    text-align: left;
    }

.news-and-review-item-inner a:hover .news-and-review-info-box .read-more-btn {
	color: #ea221c;
    text-decoration: underline;
	}

.customPrev, .customNext {
    position: relative;
    cursor: pointer;
	z-index: 5;
	width: 50px;
	height: 50px;
	font-size: 0px;
	background: none;
    display: inline-block;
    vertical-align: middle;
	-webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
	}
	
.customPrev {
    margin-right: 10px;
	padding: 0px 0px 0px 50px;
	background: url(../images/slick-nav.png) left top no-repeat;
	}
	
.customNext {
	padding: 0px 50px 0px 0px;
	background: url(../images/slick-nav.png) right top no-repeat;
	}
	
.customPrev:hover,
.customPrev:focus {
	background: url(../images/slick-nav.png) left bottom no-repeat;
	-webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
	}

.customNext:hover,
.customNext:focus {
	background: url(../images/slick-nav.png) right bottom no-repeat;
	-webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
	}

/* Newsletter Section */

.newsletter-container {
	position: relative;
	display: block;
	padding: 0px;
    z-index: 3;
    color: #ffffff;
    overflow: hidden;
	margin: -100px auto;
	}

.newsletter-container figure {
	position: absolute;
	display: block;
    right: 30px;
    left: 30px;
    top: 0px;
    z-index: -1;
    bottom: 0px;
    margin: 0px auto;
    overflow: hidden;
    border-radius: 25px;
	}

.newsletter-container figure img {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}

.newsletter-container-inner {
	position: relative;
	display: block;
    width: 100%;
    z-index: 2;
    color: #ffffff;
	margin: 0px auto;
	padding: 60px 70px;
    border-radius: 25px;
    background: rgba(196,29,23,0.75);
	}

.newsletter-container h1,
.newsletter-container h2,
.newsletter-container .pageTitle h1,
.newsletter-container .pageTitle h2 {
    color: #ffffff;
	}

.newsletter-content-area {
    position: relative;
    display: block;
    width: 100%;
	margin: 0px auto;
    }

.newsletter-content-area p {
    margin: 0px auto;
    }

/* Newsletter Box */

.newsletter-box {
	position: relative;
	display: block;
	width: 100%;
	margin: 0px auto;
	}

.newsletter-box .form-control {
    border: none;
	height: 60px;
	color: #333333;
	font-size: 16px;
    font-weight: 400;
	line-height: 30px;
	padding: 15px 80px 15px 20px;
    border-radius: 60px !important;
	background: #ffffff !important;
	}

.newsletter-box .form-control:hover,
.newsletter-box .form-control:focus,
.newsletter-box .form-control:focus:hover {
    border: none;
	}

.newsletter-box .send-btn {
	position: absolute;
	cursor: pointer;
	right: 5px;
	top: 5px;
	z-index: 5;
	width: 50px;
	border: none;
	height: 50px;
	padding: 0px;
	color: #ffffff;
	font-size: 16px;
    font-weight: 400;
	overflow: hidden;
	line-height: 50px;
	text-align: center;
	background: #202020;
	border-radius: 100%;
	vertical-align: top;
	display: inline-block;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	}

.newsletter-box .send-btn:hover {
	color: #ffffff;
	background: #ea221c;
	}

.newsletter-box .form-control::-webkit-input-placeholder, .newsletter-box ::-webkit-input-placeholder {
	color: #b3b3b3;
    font-style: italic;
	}

.newsletter-box .form-control:-moz-placeholder, .newsletter-box :-moz-placeholder { /* Firefox 18- */
	color: #b3b3b3;
    font-style: italic;
	}

.newsletter-box .form-control::-moz-placeholder, .newsletter-box ::-moz-placeholder {  /* Firefox 19+ */
	color: #b3b3b3;
    font-style: italic;
	}

.newsletter-box .form-control:-ms-input-placeholder, .newsletter-box ::-ms-input-placeholder {
	color: #b3b3b3;
    font-style: italic;
	}

/* Inner Menu Container */

.innerMenu-container {
	position: relative;
	display: block;
	z-index: 10;
	width: 100%;
	overflow: auto;
	max-width: 1920px;
	overflow-y: hidden;
	text-align: center;
	background: #1a1a1a;
	margin: 0px auto 0px;
    }
	
.is-sticky .innerMenu-container {
    }
	
.innerMenu-container ul {
	font-family: Barlow;
	position: relative;
	border: none;
	width: 100%;
	padding: 0px;
	display: flex;
	font-size: 18px;
	flex-wrap: wrap;
	font-weight: 400;
	overflow: hidden;
	text-align: center;
	margin: 0px 0px 0px;
	list-style-type: none;
	background: transparent;
    justify-content: center;
    }
	
.innerMenu-container ul li {
	position: relative;
	border: none;
	float: left;
	/*flex: 1;*/
	padding: 0px;
	color: #cccccc;
	font-size: 18px;
	line-height: 24px;
	align-self: stretch;
	margin: 0px 0px 0px;
	-moz-user-select: none;
	-o-user-select: none;
	-webkit-user-select: none;
	user-select: none;
    }
	
.innerMenu-container ul li a {
	position: relative;
	display: table;
	border: none;
	width: 100%;
	height: 100%;
	color: #cccccc;
	margin: 0px auto;
	overflow: hidden;
	line-height: 24px;
	text-align: center;
	padding: 24px 30px 24px;
	background: transparent;
	border-color: transparent;
	border-radius: 0px !important;
	text-decoration: none !important;
    }
	
.innerMenu-container ul li a span {
	position: relative;
	display: table-cell;
	vertical-align: middle;
    }
	
.innerMenu-container ul li a:hover,
.innerMenu-container ul li.selected a {
	color: #ffffff;
	background: #ea221c;
	border-color: transparent;
    }

.innerMenu-container ul li.selected a {
    font-weight: 500;
    }
	
.innerMenu-container ul li.selected a:before {
	background: #ea221c;
    }

/* Service Container */

.service-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 70px 0px 70px;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

/* Service Sub Section */

.service-sub-section1 {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
    max-width: 1010px;
    text-align: center;
	padding: 0px 0px 0px;
	}

.service-sub-section1 .pageTitle {
    max-width: 630px;
	}

.bottom-sub-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 40px 0px 0px;
	}

.grayBoxContainer {
	position: relative;
	display: table;
	width: 100%;
    height: 100%;
	padding: 0px;
    font-size: 14px;
    margin: 0px auto;
    background: #e8e8e8;
    border-radius: 20px;
    }
	
.grayBoxText {
	position: relative;
    text-align: center;
	display: table-cell;
	vertical-align: top;
    padding: 50px 65px 30px;
    }

.grayBoxIconContainer {
	position: relative;
    display: block;
	width: 100%;
    height: 65px;
    margin-bottom: 15px;
    }

.grayBoxIconContainer figure {
	position: absolute;
	overflow: hidden;
    display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px auto !important;
	}

.grayBoxIconContainer figure:before {
    position: relative;
    height: 100%;
    clear: both;
    content: '';
    display: inline-block;
    vertical-align: middle;
	}
	
.grayBoxIconContainer figure img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
    display: inline-block;
    vertical-align: middle;
	}

/* Service Sub Section 2 */

.service-sub-section2 {
	position: relative;
	display: block;
    width: 100%;
    color: #ffffff;
	margin: 0px auto;
    text-align: center;
	padding: 70px 0px 70px;
    background-color: #000000 !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

.service-sub-section2 .pageTitle h1,
.service-sub-section2 .pageTitle h2 {
    color: #ffffff;
    }

.service-sub-section2-contentbox {
	position: relative;
	display: block;
    width: 100%;
    padding: 0px;
    margin: 0px auto;
    max-width: 1015px;
    text-align: center;
    }

/* Service Sub Section 3 */

.service-sub-section3 {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 90px 0px 180px;
    background-color: #f9f9f9 !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: 100% auto !important;
	}

.service-sub-section3 .google-recaptch {
	bottom: 200px;
	}

/* Container Packing & Loading Container */

.cpal-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 15px 0px 40px;
	}

.cpal-pic-container,
.cpal-pic-container figure {
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    overflow: hidden;
    margin: 0px auto;
    border-radius: 30px;
	}
	
.cpal-pic-container figure img {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}

.cpal-info-container {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0px auto 0px;
    padding: 0px 20px 0px 0px;
	}

.cpalTextContainer {
	position: relative;
	display: table;
	width: 100%;
	padding: 0px;
    margin: 30px auto;
    }

.cpalTextContainer h4 {
    padding-bottom: 0px;
    }

.cpalIconContainer {
	position: relative;
	width: 80px;
	overflow: hidden;
    padding-right: 30px;
	display: table-cell;
	vertical-align: middle;
    }
	
.cpalIconContainer figure {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0px auto;
    }
	
.cpalIconContainer figure img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
    width: auto;
    }
	
.cpalTextBox {
	position: relative;
	display: table-cell;
	vertical-align: middle;
    }

/* About Container */

.about-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 70px 0px 70px;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

/* Intro Container */

.intro-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
    max-width: 1010px;
	padding: 15px 0px 40px;
	}

.intro-pic-container,
.intro-pic-container figure {
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    overflow: hidden;
    margin: 0px auto;
    border-radius: 30px;
	}
	
.intro-pic-container figure img {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}

.intro-info-container {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0px auto 0px;
    padding: 0px 0px 0px 20px;
	}

.introTextContainer {
	position: relative;
	display: table;
	width: 100%;
	padding: 0px;
    margin: 30px auto;
    }

.introTextContainer h4 {
    padding-bottom: 0px;
    }

.introIconContainer {
	position: relative;
	width: 80px;
	overflow: hidden;
    padding-right: 30px;
	display: table-cell;
	vertical-align: middle;
    }
	
.introIconContainer figure {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0px auto;
    }
	
.introIconContainer figure img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
    width: auto;
    }
	
.introTextBox {
	position: relative;
	display: table-cell;
	vertical-align: middle;
    }

/* Mission And Vision Container */

.mav-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 40px 0px 0px;
	}

.mavTextContainer {
	position: relative;
	display: table;
	width: 100%;
    height: 100%;
	padding: 0px;
    font-size: 14px;
    margin: 0px auto;
    background: #e8e8e8;
    border-radius: 20px;
    }
	
.mavTextBox {
	position: relative;
    text-align: center;
	display: table-cell;
	vertical-align: top;
    padding: 60px 45px 35px;
    }

/* Commitments Container */

.commitments-container {
	position: relative;
	display: block;
    width: 100%;
    color: #ffffff;
	margin: 0px auto;
    text-align: center;
	padding: 70px 0px 70px;
    background-color: #000000 !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

.commitments-container .pageTitle h1,
.commitments-container .pageTitle h2 {
    color: #ffffff;
    }

.commitmentTopContainer {
	position: relative;
	display: block;
    width: 100%;
    padding: 0px;
    max-width: 870px;
    margin: 0px auto;
    text-align: center;
    }

.commitmentBlock {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
    margin: 30px auto;
    }

.commitmentBlock h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 0px;
    }

.commitmentIconContainer {
	position: relative;
    display: block;
	width: 100%;
    height: 65px;
    margin-bottom: 15px;
    }

.commitmentIconContainer:before {
    position: relative;
    height: 100%;
    clear: both;
    content: '';
    display: inline-block;
    vertical-align: middle;
	}
	
.commitmentIconContainer img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
    display: inline-block;
    vertical-align: middle;
	}
	
.commitmentTextBox {
	position: relative;
	display: block;
    }

/* Team Container */

.team-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 90px 0px 180px;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

.teamTopContainer {
	position: relative;
	display: block;
    width: 100%;
    padding: 0px;
    max-width: 700px;
    text-align: center;
    margin: 0px auto 30px;
    }

/* Team Content Block */

.team-content-block {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	font-size: 16px;
    line-height: 1.4;
	margin: 0px 0px 0px;
	}

.team-photo-container {
	position: relative;
	display: block;
	height: 0px;
	overflow: hidden;
	padding-bottom: 83.47%;
    border-radius: 15px 15px 0px 0px;
	}

.team-photo-container figure {
	position: absolute;
	overflow: hidden;
    display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px auto !important;
	}

.team-photo-container img {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}
	
.team-info-text {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto;
	overflow: hidden;
	padding: 25px 0px 0px;
	}

.team-info-text h4 {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 15px;
	}

/* CTA Section 2 */

.cta-container2 {
	position: relative;
	display: block;
	padding: 0px;
    z-index: 3;
    color: #ffffff;
    overflow: hidden;
	margin: -100px auto;
	}

.cta-container2 figure {
	position: absolute;
	display: block;
    right: 30px;
    left: 30px;
    top: 0px;
    z-index: -1;
    bottom: 0px;
    margin: 0px auto;
    overflow: hidden;
    border-radius: 25px;
	}

.cta-container2 figure img {
	position: relative;
	width: 100%;
	height: 100%;
	max-width: none;
	max-height: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}

.cta-container-inner2 {
	position: relative;
	display: block;
    width: 100%;
    z-index: 2;
    color: #ffffff;
	margin: 0px auto;
	padding: 40px 70px;
    text-align: center;
    border-radius: 25px;
    background: rgba(196,29,23,0.75);
	}

.cta-container2 h1,
.cta-container2 h2,
.cta-container2 .pageTitle h1,
.cta-container2 .pageTitle h2 {
    color: #ffffff;
	}

.cta-content-area2 {
    position: relative;
    display: block;
    width: 100%;
    }

.cta-container2 .link-btn2 a {
    color: #ffffff;
    background: #333333;
	}

.cta-container2 .link-btn2 a:hover {
    color: #ffffff;
    background: #ea221c;
	}

/* Main Container */
	
.main-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 80px 0px 180px;
    background-color: #f9f9f9 !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

hr {
	position: relative;
	display: block;
    width: 100%;
	margin: 30px auto;
    border-top: 1px solid #dedede;
    }

/* Tabs Tabstyle 1 */

ul.nav-tabs.tabstyle1 {
    font-family: Roboto;
	position: relative;
	border: none;
	width: auto;
	padding: 5px;
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	overflow: hidden;
	font-weight: 400;
	text-align: center;
	margin: 0px 0px 0px;
    background: #ebebeb;
    border-radius: 50px;
    text-transform: none;
	list-style-type: none;
	}

ul.nav-tabs.tabstyle1 li.nav-item {
	position: relative;
	border: none;
	float: left;
	flex: 1;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
	align-self: stretch;
	margin: 2px 2px 2px;
	padding: 0px 0px 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	}

ul.nav-tabs.tabstyle1 li.nav-item a {
	position: relative;
	display: table;
    border: none;
	width: 100%;
	height: 100%;
	color: #333333;
	margin: 0px auto;
	overflow: hidden;
	line-height: 20px;
	padding: 10px 35px;
	text-align: center;
	background: #ebebeb;
	border-radius: 40px !important;
	text-decoration: none !important;
	}

ul.nav-tabs.tabstyle1 li.nav-item a span {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	}
	
ul.nav-tabs.tabstyle1 li.nav-item a:hover, ul.nav-tabs.tabstyle1 li.nav-item a.active {
	color: #ffffff;
	background: #ea221c;
	border-color: #ea221c;
	}

/* Solutions Listing */

.solutions-listing {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0px 0px;
	list-style-type: none;
	margin: 15px -15px 15px;
	}

.solutions-listing>li {
	position: relative;
	display: flex;
	float: left;
	width: 33.3333%;
	font-size: 16px;
    line-height: 1.4;
	padding: 0px 15px;
	align-self: stretch;
	margin: 0px 0px 30px;
	}

.solution-item,
.solution-item a {
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	color: #404040;
	}

.solution-item a {
    overflow: hidden;
    border-radius: 20px;
    background: #ffffff;
	}

.solution-item a:hover {
	color: #333333;
	}

.solution-item-photo-container {
	position: relative;
	display: block;
	height: 0px;
	overflow: hidden;
    border-radius: 20px;
	padding-bottom: 100%;
	}

.solution-item-photo-container figure {
	position: absolute;
	overflow: hidden;
    display: block;
	padding: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	margin: 0px auto !important;
	}

.solution-item-photo-container img {
	position: relative;
	height: 100%;
	width: 100%;
	max-width: none;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	}
	
.solution-item-mask-container {
    position: absolute;
    display: table;
    width: 100%;
    left: 0px;
    z-index: 5;
    height: 100%;
    bottom: -110%;
    margin: 0px auto;
	overflow: hidden;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

.solution-item-mask-container:before {
    position: absolute;
    display: block;
    width: 100%;
    left: 0px;
    top: 0px;
    content: '';
    z-index: -1;
    height: 100%;
    opacity: 0.85;
    margin: 0px auto;
	overflow: hidden;
    background: #ea221c;
	}

.solution-item a:hover .solution-item-mask-container {
	bottom: 0px;
	}

.solution-item-mask-content {
    position: relative;
    padding: 30px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
	}

.view-solution-details-btn {
	position: relative;
	display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
	}

.view-solution-details-btn .fa {
	position: relative;
	display: block;
    font-size: 20px;
    margin: 0px auto 15px;
	}

.solutionTextContainer {
	position: relative;
	display: table;
	width: 100%;
	padding: 0px;
    margin: 0px auto 20px;
    }

.solutionTextContainer h4 {
    padding-bottom: 0px;
    }

.solutionIconContainer {
	position: relative;
	width: 55px;
	overflow: hidden;
    padding-right: 15px;
	display: table-cell;
	vertical-align: middle;
    }
	
.solutionIconContainer figure {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0px auto;
    }
	
.solutionIconContainer figure img {
	position: relative;
	max-height: 100%;
	max-width: 100%;
    width: auto;
    }
	
.solutionTextBox {
	position: relative;
	display: table-cell;
	vertical-align: middle;
    }

/* Filter Box */

.filter-box, .filter-box-bottom {
	position: relative;
	display: block;
    width: 100%;
	color: #333333;
    font-size: 14px;
    font-weight: 500;
	margin: 0px auto;
	padding: 0px 0px 5px;
    border-bottom: 1px solid #dedede;
	}

.filter-box-bottom {
    border-bottom: none;
	padding: 15px 0px 0px;
    border-top: 1px solid #dedede;
	}
	
/* Filter Select */

.filter-select-box {
	position: relative;
	color: #a8a8a8;
    font-weight: 400;
	vertical-align: top;
	display: inline-block;
	margin: 5px 15px 5px 0px;
	}

.filter-select-box b,
.filter-select-box strong {
	position: relative;
	color: #333333;
    font-weight: 500;
	}

.filter-select-box:last-child {
    margin-right: 0px;
	}
	
.filter-select-text {
	position: relative;
	line-height: 20px;
	font-size: 14px;
    font-weight: 400;
	vertical-align: top;
	display: inline-block;
	margin: 5px 5px 5px 0px;
	}

.filter-select-text span {
	position: relative;
	color: #a8a8a8;
	}
	
.filter-select {
	position: relative;
    border: none;
	height: 30px;
	color: #a8a8a8;
	font-size: 14px;
    font-weight: 400;
    border-radius: 0px;
	vertical-align: top;
	display: inline-block;
	background: transparent;
	}
	
.filter-select:after {
	font-family: 'Font Awesome 5 Free';
	position: absolute;
	content: "\f107";
	font-size: 15px;
	height: 30px;
	width: 20px;
	right: 0px;
	top: 0px;
	color: #a8a8a8;
	font-weight: 900;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	}
	
.filter-select select {
	position: relative;
	display: block;
	border: none;
	width: 100%;
	z-index: 10;
	height: 30px;
	color: #a8a8a8;
    min-width: 90px;
	font-size: 14px;
	cursor: pointer;
    font-weight: 400;
	background: none;
	line-height: 20px;
	padding: 5px 20px 5px 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	}
	
.filter-select select::-ms-expand {
    display: none;
	}

/* Stocks Listings */
	
.stocks-listing {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0px 0px;
	text-align: center;
	list-style-type: none;
	margin: 30px -15px 0px !important;
	}

.stocks-listing > li.stock-item {
	position: relative;
	display: flex;
	float: left;
	width: 33.3333% !important;
	font-size: 16px;
    line-height: 1.4;
	align-self: stretch;
	margin: 0px 0px 0px !important;
	padding: 0px 15px 40px !important;
	}

/* Products Container */
	
.product-details-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 70px 0px 70px;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
	}

/* Product Gallery Container */
	
.csm-productGalleryContainer {
	position: relative;
	display: block;
	margin: 0px auto;
	}
	
.csm-productGalleryBox {
	position: relative;
	overflow: hidden;
	display: block;
    padding-bottom: 1px;
	}
	
.csm-productSlideItem {
	position: relative;
	display: block !important;
	width: 100%;
	}
	
.csm-productImageItem {
	position: relative;
	display: block;
	height: 0px;
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
    border-radius: 15px;
    background: #ececec;
	padding-bottom: 78.63%;
	}
	
.csm-productImageItem figure {
	position: absolute;
	overflow: hidden;
	top: 0px;
    left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;
    display: block;
    text-align: center;
	margin: 0px auto !important;
	}
	
.csm-productImageItem figure img {
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
    margin: 0px auto !important;
	-o-object-fit: cover !important;
	object-fit: cover !important;
	-o-object-position: center !important;
	object-position: center !important;
	}
	
.thumbSliderBox {
	position: relative;
	display: block;
    margin: 0px -7px;
	padding: 15px 0px 0px;
	}

.thumbSlideItem {
	position: relative;
	display: block !important;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0px 7px;
	text-align: center;
	margin: 0px 0px 0px;
	}
	
.csm-productThumbItem {
	position: relative;
	display: block;
	height: 0px;
	width: 100%;
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
    border-radius: 15px;
    background: #ececec;
	padding-bottom: 78.63%;
    border: 3px solid transparent;
	}
	
.slick-current .csm-productThumbItem {
    border-color: #ea221c;
	}
	
.csm-productThumbItem figure {
	position: absolute;
	padding: 0px;
	top: 0px;
    left: 0px;
	right: 0px;
	bottom: 0px;
    display: block;
    overflow: hidden;
    text-align: center;
	margin: 0px auto !important;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}
	
.csm-productThumbItem figure img {
	position: relative !important;
	width: 100% !important;
	height: 100% !important;
	max-width: none !important;
	max-height: none !important;
    margin: 0px auto !important;
	-o-object-fit: cover !important;
	object-fit: cover !important;
	-o-object-position: center !important;
	object-position: center !important;
	}
	
.thumbSliderBox .slick-prev {
	left: -20px;
	}
	
.thumbSliderBox .slick-next {
	right: -20px;
	}

/*.thumbSliderBox .slick-disabled {
	display: none !important;
	}*/

/* Product Details Box */

.csm-product-details-box {
    position: relative;
    display: block;
    width: 100%;
    margin: 0px auto;
    padding: 0px 0px 0px 30px;
	}

.csm-product-price-box {
    font-family: Barlow;
	position: relative;
	display: block;
	width: 100%;
	padding: 0px;
	color: #333333;
	font-size: 26px;
    font-weight: 600;
    line-height: 1.4;
    padding-bottom: 20px;
	}

.csm-product-price,
.csm-product-price-box span {
    position: relative;
    vertical-align: top;
    display: inline-block;
	}

.csm-product-price-box span {
    margin: 0px 5px 0px 0px;
	}

.csm-product-price-box del,
.old-price {
	color: #8f8f8f;
    font-size: 26px;
    font-weight: 600;
    text-decoration: line-through;
	}

.new-price {
	color: #ea221c;
    font-weight: 600;
	}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: inherit !important;
    font-size: inherit !important;
    }

.stock-location {
	position: relative;
	display: block;
    color: #8f8f8f;
	font-size: 15px;
	font-weight: 400;
	margin: 0px auto 20px;
	}

.stock-location .fa {
    margin-right: 5px;
	}

.csm-product-details-box p {
    margin-bottom: 30px;
	}

.csm-product-details-box ul.ul-listing li:before {
    background: #2792db;
    }

/* Add To Cart Button */

.addToCartBtn {
    font-family: Roboto, Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	z-index: 1;
	font-size: 14px;
	font-weight: 700;
	margin: 0px auto 0px;
	text-transform: uppercase;
	}

.addToCartBtn a {	
	position: relative;
	color: #ffffff;
    min-width: 100%;
	overflow: hidden;
	margin: 0px auto;
	line-height: 20px;
	text-align: center;
	border-radius: 50px;
	white-space: nowrap;
	background: #ea221c;
	vertical-align: top;
	display: inline-block;
	padding: 15px 35px 15px;
	text-decoration: none !important;
	}

.addToCartBtn a:hover,
.addToCartBtn a:focus {
	color: #ffffff;
	background: #333333;
	}

.addToCartBtn button,
.woocommerce button.button.alt {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    position: relative !important;
    min-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0px auto 0px;
    z-index: 1 !important;
    border: none !important;
    color: #ffffff !important;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    padding: 15px 35px !important;
    text-align: center !important;
    border-radius: 50px !important;
    background: #ea221c !important;
    vertical-align: top !important;
    display: inline-block !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

.addToCartBtn button:hover,
.addToCartBtn button:focus,
.woocommerce button.button.alt:hover,
.woocommerce button.button.alt:focus {
	color: #ffffff !important;
	background: #333333 !important;
	}

/* Add To Wishlist Button */

.addToWishlistBtn {    
    font-family: Roboto, Arial, Helvetica, sans-serif;
	position: relative;
	display: block;
	z-index: 1;
	font-size: 14px;
	font-weight: 700;
	margin: 0px auto 0px;
	text-transform: uppercase;
	}

.csm-product-details-box .addToWishlistBtn .yith-wcwl-add-to-wishlist {
    margin-top: 0px !important;
    }

.addToWishlistBtn a {	
	position: relative;
	color: #ffffff;
    min-width: 100%;
	overflow: hidden;
	margin: 0px auto;
	line-height: 20px;
	text-align: center;
	border-radius: 50px;
	white-space: nowrap;
	background: #ffffff;
	vertical-align: top;
	display: inline-block;
	padding: 14px 35px 14px;
    border: 1px solid #d4d4d4;
	text-decoration: none !important;
	}

.addToWishlistBtn a:hover,
.addToWishlistBtn a:focus {
	color: #ffffff !important;
	background: #333333 !important;
    border-color: #333333 !important;
	}

.addToWishlistBtn button, 
.woocommerce .addToWishlistBtn a.button.add_to_wishlist, 
.woocommerce .addToWishlistBtn a.delete_item.button.alt {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    position: relative !important;
    min-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    margin: 0px auto 0px;
    z-index: 1 !important;
    /*border: none !important;*/
    color: #333333 !important;
    text-transform: uppercase;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    padding: 14px 35px !important;
    text-align: center !important;
    border-radius: 50px !important;
    background: #ffffff !important;
    vertical-align: top !important;
    display: inline-block !important;
    border: 1px solid #d4d4d4 !important;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	}

.addToWishlistBtn button:hover, .addToWishlistBtn button:focus, 
.woocommerce .addToWishlistBtn a.button.add_to_wishlist:hover, 
.woocommerce .addToWishlistBtn a.button.add_to_wishlist:focus,
.woocommerce .addToWishlistBtn a.button.delete_item:hover, 
.woocommerce .addToWishlistBtn a.button.delete_item:focus {
	color: #ffffff !important;
	background: #333333 !important;
    border-color: #333333 !important;
	}

/* Product Sharing */

ul.csm-product-share {
    font-family: Barlow;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	padding: 0px 0px;
    align-items: center;
	margin: 0px -7px 0px;
	list-style-type: none;
	}
	
ul.csm-product-share li {
	position: relative;
	font-size: 19px;
	padding: 0px;
	color: #1a1818;
    font-weight: 600;
	line-height: 24px;
	margin: 7px 7px 7px;
	vertical-align: top;
	display: inline-block;
	}

ul.csm-product-share li a {
	position: relative;
	display: block;
    padding: 1px;
	color: #727272;
    overflow: hidden;
    line-height: 24px;
    text-align: center;
	}
	
ul.csm-product-share a:hover {
	color: #4267b2;
	}

/* Relative Product Container */
	
.relative-product-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 70px 0px 170px;
    background-color: #f9f9f9 !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
	}

.relative-product-container .stocks-slider {
    margin: 30px -15px 0px;
    }

/* Pagination */

.pagination-row {
    justify-content: center;
    }
	
/* Pagination */

.pagination, .page-item .page-link {
	border-radius: 0px !important;
	}
	
.page-item:first-child .page-link {
	}
	
.page-item:last-child .page-link {
	}

.pagination {
    flex-wrap: wrap;
    margin: 0px -4px;
    }
	
.page-item {
    font-family: Roboto;
    font-weight: 500;
	margin: 4px 4px;
	font-size: 14px;
    letter-spacing: 0.7px;
	}
	
.page-link {
	position: relative;
	display: block;
	color: #a8a8a8;
	height: 30px;
	padding: 5px;
    border: none;
    font-weight: 500;
	margin: 0px auto;
	line-height: 20px;
	text-align: center;
	background: transparent;
	}

.page-item.page-prev .page-link, .page-item.page-next .page-link {
    color: #a8a8a8;
    font-size: 12px;
    background: transparent;
	}
	
.page-item.disabled .page-link {
	opacity: 0.1;
	}
	
.page-link:hover, .page-link:focus, .page-item.active .page-link {
	color: #333333;
    background: transparent;
    border-color: transparent;
	text-decoration: none !important;
	}
	
.page-item.page-prev .page-link:hover, .page-item.page-prev .page-link:focus, .page-item.page-prev.active .page-link, .page-item.page-next .page-link:hover, .page-item.page-next .page-link:focus, .page-item.page-next.active .page-link {
	color: #333333;
    background: transparent;
    border-color: transparent;
	}

/* Sidebar */

.sidebar-container, .mainContentAreaLeft {
    position: relative;
	order: 1;
	}
	
.mainContentArea, .rightbar-container {
    position: relative;
	order: 2;
	}

.sidebar {
	position: relative;
	display: block;
	width: 100%;
	padding: 20px;
    border-radius: 30px;
    background: #ebebeb;
	margin: 15px auto 30px;
	}

/* Sidebar Nav */

.sideNav {
	position: relative;
	display: block;
    width: 100%;
	padding: 0px;
    overflow: hidden;
	margin: 0px auto 0px;
	}

.sidebarHeading {
    font-family: PlayfairDisplay;
	position: relative;
	display: block;
	color: #1a1818;
	font-size: 35px;
	text-align: left;
    font-weight: 700;
	line-height: 40px;
	margin: 0px auto 15px;
	padding: 0px 0px 15px;
    border-bottom: 1px solid #ebebeb;
	}

.sideNav ul {
	font-family: Barlow, Arial, Helvetica, sans-serif;
	position: relative;
	padding: 0px;
    font-size: 16px;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	font-weight: 700;
	list-style-type: none;
    text-transform: uppercase;
	}
	
.sideNav ul ul {
	}
	
.sideNav ul>li, .sideNav ul>li>a, .sideNav ul>li li, .sideNav ul li li>a, .sideNav ul>li li li, .sideNav ul li li li>a {
	position: relative;
	display: block;
	color: #333333;
	}
	
.sideNav ul>li, .sideNav ul>li li, .sideNav ul li li li {
	line-height: 24px;
	margin: 0px !important;
	padding: 0px !important;
	background: none !important;
	}
	
.sideNav ul>li>a, .sideNav ul li li>a, .sideNav ul li li li>a {
	padding: 18px 20px 18px 40px;
    border-bottom: 1px solid #c9c9c9;
	}

.sideNav ul li li>a {
    padding-left: 55px;
	}

.sideNav ul li li li>a {
    padding-left: 70px;
	}
	
.sideNav>ul>li:first-child {
	}

.sideNav ul li a:before {
	font-family: "Font Awesome 5 Free";
    position: absolute;
	font-weight: 900;
    left: auto;
    top: 50%;
    width: 30px;
    height: 30px;
    font-size: 12px;
	content: '\f067';
    line-height: 30px;
	vertical-align: top;
	display: inline-block;
	margin: -15px 0px 0px -20px;
	}

.sideNav ul li.selected a:before {
	content: '\f068';
	}
	
.sideNav ul li.has-subnav a:after {
	display: none !important;
	}
	
.sideNav ul li:last-child>a {
	border-bottom: none;
	}
	
.sideNav ul>li:hover>a, .sideNav ul>li.active>a, .sideNav ul>li.selected>a, .sideNav ul>li li:hover>a, .sideNav ul>li li.active>a, .sideNav ul>li li.selected>a, .sideNav ul>li li li:hover>a, .sideNav ul>li li li.active>a, .sideNav ul>li li li.selected>a {
	color: #ea221c;
	background: transparent;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}
	
.sideNav ul li.has-subnav>a {
	}
	
.sideNav ul li.has-subnav.active>a {
	}
	
.sideNav ul li.has-subnav.selected>a {
	}
	
.sideNav ul li.has-subnav:hover > .accordion-btn-wrap .accordion-btn {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}

.sideNav ul li.has-subnav.selected.active>a .accordion-btn {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}

/* Accordion Button */
.sideNav ul li.has-subnav .accordion-btn,
.sideNav ul li a .fa-plus {
    font-size: 12px;
	}

.sideNav ul li a .fa-plus {
    vertical-align: top;
    margin: 6px 5px 0px 0px;
	}

/* Accordion Button */
.sideNav ul li.has-subnav .accordion-btn-wrap .accordion-btn {
    color: #333333;
	}

.sideNav ul li.has-subnav.active > .accordion-btn-wrap.accordion-active .accordion-btn,
.sideNav ul li.has-subnav:hover > .accordion-btn-wrap .accordion-btn,
.sideNav ul li.has-subnav.selected > .accordion-btn-wrap .accordion-btn,
.sideNav ul li.has-subnav.selected .accordion-btn-wrap.accordion-active .accordion-btn {
	color: #ea221c;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	}

/* Content Area */

.contentArea {
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 0px 0px;
	}

/* Content Style */

.inner-banner {
	position: relative;
	width: 100%;
	display: block;
	margin: 0px auto 0px;
	}

.inner-banner figure, .inner-banner img {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	}

.inner-banner figure, .inner-banner img {
	z-index: 1;
	}
	
.breadcrumb-container {
    font-family: Barlow;
	position: absolute;
	display: block;
	width: 100%;
    left: 0px;
    z-index: 5;
    bottom: 0px;
	padding: 15px 0px;
    background: rgba(0,0,0,0.6);
	}

.nobanner .breadcrumb-container {
	position: relative;
    left: auto;
    bottom: auto;
    background: #eeeeee;
	}
	
.breadcrumb-container ul {
	position: relative;
	display: block;
	color: #ffffff;
	font-size: 15px;
    font-weight: 500;
	margin: 0px auto;
	padding: 0px 0px;
    text-transform: none;
	list-style-type: none;
	}

.nobanner .breadcrumb-container ul {
	color: #333333;
	}
	
.breadcrumb-container ul li {
	position: relative;
	line-height: 20px;
	vertical-align: top;
	display: inline-block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.breadcrumb-container ul li a {
	position: relative;
	color: #b8b8b8;
	display: block;
    font-weight: 400;
	overflow: hidden;
	line-height: 20px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.nobanner .breadcrumb-container ul li a {
	color: #878787;
	}

.breadcrumb-container ul li a:after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
    color: #ffffff;
    font-size: 12px;
	content: '\f054';
	vertical-align: top;
	display: inline-block;
	margin: 2px 3px 0px 5px;
	}

.nobanner .breadcrumb-container ul li a:after {
	color: #333333;
	}
	
.breadcrumb-container ul li a:hover,
.breadcrumb-container ul li.selected a,
.inner-banner.no-overlay .breadcrumb-container ul li a:hover,
.inner-banner.no-overlay .breadcrumb-container ul li.selected a {
	color: #ea221c;
	}

.pageTitle {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 0px 0px 20px;
	}

.pageTitle h1, .pageTitle h2, .pageTitle h3, .pageTitle h4, .pageTitle h5, .pageTitle h6 {
	padding-bottom: 0px;
	}
	
.pageTitle h1, .pageTitle h2 {
	font-size: 40px;
	line-height: 1.1;
	}
	
.uppercase {
	text-transform: uppercase !important;
	}
	
.NoUppercase {
	text-transform: none !important;
	}
	
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Barlow, "sans-serif";
	position: relative;
	font-size: 36px;
	color: #333333;
	line-height: 1.2;
	font-weight: 600;
	margin: 0px 0px 0px;
	text-transform: none;
	padding: 0px 0px 15px;
	}

.h1, .h2, .h3, .h4, .h5, .h6 {
    color: #ea221c;
	}
	
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong {
	font-weight: 700;
	}
	
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span {
	font-weight: 400;
	}
	
h2, .h2 {
	font-size: 32px;
	}
	
h3, .h3 {
	font-size: 28px;
	}
	
h4, .h4 {
	font-size: 24px;
	}
	
h5, .h5 {
	font-size: 20px;
	}

h6, .h6 {
	font-size: 16px;
	}

p {
    margin: 0 0 25px;
	line-height: 1.6;
	}

p[align=center] {
    text-align: center !important;
    }

p[align=left] {
    text-align: left !important;
    }

p[align=right] {
    text-align: right !important;
    }

ul.ul-listing, ol.ol-listing {
	margin: 0px 0px 20px;
	display: block;
	padding: 0px;
	width: 100%;
	text-align: left;
	list-style-position: inside;
	}
	
ul.ul-listing.text-center, ol.ol-listing.text-center {
	text-align: center;
	}
	
ul.ul-listing li {
	position: relative;
	line-height: 24px;
    margin-bottom: 10px;
	list-style-type: none;
	padding: 2px 0px 2px 18px;
	}
	
ul.ul-listing li:before {
	position: absolute;
	content: '';
	left: auto;
	top: 10px;
	width: 8px;
	height: 8px;
	overflow: hidden;
	margin-left: -18px;
    border-radius: 100%;
    background: #ba110c;
	}
	
ul.ul-listing ul {
	margin: 10px 0px 0px;
	}
	
ol.ol-listing {
	padding: 0px 0px 0px 15px;
	list-style-position: outside;
	}
	
ol.ol-listing li {
	line-height: 24px;
    margin-bottom: 10px;
	list-style-type: decimal;
	padding: 2px 0px 2px 0px;
	}
	
ol.ol-listing li ul.ul-listing li {
	list-style-type: none;
	}
	
.imgLeft {
	position: relative;
	float: left;
	width: auto;
    height: auto;
	max-width: 100%;
	clear: left !important;
	margin: 5px 40px 40px 0px;
	}
	
.imgRight {
	position: relative;
	float: right;
	width: auto;
    height: auto;
	max-width: 100%;
	clear: right !important;
	margin: 5px 0px 40px 40px;
	}
	
/* Slick Slider */

.slick-dotted.slick-slider {
	margin-bottom: 0px;
	}
	
.slick-slide img {
	display: inline-block;
	}
	
.slick-prev, .slick-next {
	background: none;
	z-index: 5;
	width: 50px;
	height: 50px;
	font-size: 0px;
	-webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
	}
	
.slick-prev:before, .slick-next:before {
	display: none;
	}
	
.slider-nav {
	margin-left: 0px;
	margin-right: 0px;
	}
	
.slick-prev {
	left: 0px;
	padding: 0px 0px 0px 50px;
	background: url(../images/slick-nav.png) left top no-repeat;
	}
	
.slick-next {
	right: 0px;
	padding: 0px 50px 0px 0px;
	background: url(../images/slick-nav.png) right top no-repeat;
	}
	
.slick-prev:hover,
.slick-prev:focus {
	background: url(../images/slick-nav.png) left bottom no-repeat;
	-webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
	}

.slick-next:hover,
.slick-next:focus {
	background: url(../images/slick-nav.png) right bottom no-repeat;
	-webkit-transition: all 0s ease-out;
    -moz-transition: all 0s ease-out;
    -ms-transition: all 0s ease-out;
    -o-transition: all 0s ease-out;
    transition: all 0s ease-out;
	}

.slick-dots {
    width: 100%;
	z-index: 5;
	left: 0%;
	bottom: 0px;
	font-size: 0px;
	margin: 0px auto 0px;
	}
	
.slick-dots li {
    position: relative;
	width: 11px;
	height: 11px;
	margin: 0px 5px;
	overflow: hidden;
	border-radius: 100%;
	background: transparent;
	border: 1px solid #ea221c;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
	
.slick-dots li:hover, .slick-dots li.slick-active {
	background: #ea221c;
    border-color: #ea221c;
	}
	
.slick-dots li button {
	width: 100%;
	height: 100%;
	}

.slick-dots li button:before, .slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}

.slick-dots li button:before {
	line-height: 11px;
	font-size: 0px;
	top: 0px;
	left: 0px;
	width: 11px;
	height: 11px;
	overflow: hidden;
	border-radius: 100%;
	background: transparent;
	}
	
.slick-dots li:hover button:before, .slick-dots li.slick-active button:before {
	opacity: 1;
	background: #ea221c;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	}
	
/* Link Button */

.link-btn, .link-btn2 {
    font-family: Roboto;
	position: relative;
	z-index: 1;
	display: block;
	font-size: 14px;
	font-weight: 700;
	margin: 0px auto 0px;
	text-transform: uppercase;
	}

.link-btn a, .link-btn2 a {
	position: relative;
	text-align: center;
	color: #ffffff;
	overflow: hidden;
	line-height: 20px;
    background: #ea221c;
	vertical-align: top;
    border-radius: 50px;
	display: inline-block;
	padding: 15px 35px 15px;
	text-decoration: none !important;
	}
	
.link-btn a:hover {
	color: #ffffff;
    background: #000000;
	}

.link-btn2 a {
	color: #ffffff;
    background: #333333;
	}

.link-btn2 a:hover {
	color: #ffffff;
    background: #ea221c;
	}
	
.photoContainer {
	position: relative;
	display: block;
	width: 100%;
    overflow: hidden;
	margin: 0px 0px 40px;
	}

.round-border {
    border-radius: 20px;
	}

.photoContainer img {
	position: relative;
	display: block;
	width: 100%;
	}

/* Table Style */

.table {
    color: #7d7d7d;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    background: transparent;
	}

.table th, .table td {
    color: #7d7d7d;
    /*font-size: 16px;*/
    font-size: 14px;
    font-weight: 400;
    /*padding: 7px 15px;*/
    padding: 5px 10px;
    line-height: 24px;
    vertical-align: top;
    background: transparent;
	}

.table th {
	}

.table th strong,
.table th b,
.table td strong,
.table td b {
    font-weight: 500;
    color: #1a1818;
	}

.table tr:nth-child(2n) {
    background-color: transparent;
    }

.table tr th:first-child,
.table tr td:first-child {
    border-left: none;
    padding-left: 0px;
    }

.table tr th:last-child,
.table tr td:last-child {
    border-right: none;
    padding-right: 0px;
    }
	
/* Footer Styles */

.footer-wrapper {
    position: relative;
    width: 100%;
    display: block;
    margin: 0px auto;
    max-width: 1920px;
	background: #050505;
	}

/* Footer Top */

.footer-top {
    position: relative;
    display: block;
	color: #b3b3b3;
	font-size: 14px;
    font-weight: 400;
	overflow: hidden;
	line-height: 24px;
    background: #141414;
    padding: 155px 0px 35px;
	}

.thankyoupage .footer-top {
    padding: 55px 0px 35px;
	}
	
.footer {
	position: relative;
    padding: 0px 60px;
    max-width: 100%;
	}
	
.footer .row {
	position: relative;
	justify-content: space-between;
	}

.footer a {
    color: #b3b3b3;
	}

.footer a:hover {
    color: #ea221c;
	}
	
.footer p {
	text-align: inherit;
	}

.ftcol, .ftsubcol {
	position: relative;
	float: left;
	width: auto;
    max-width: 20%;
	padding: 0px 15px;
	}

.ftsubcol {
    max-width: 50%;
	}

.ftcol.ftcol1 {
    max-width: 265px;
	}

.ftcol.ftcol1 p {
    margin-bottom: 30px;
	}

.ftcol.ftcol5 {
    max-width: 355px;
	}

/* Footer Logo */
	
.footer-logo {
	position: relative;
	display: block;
	margin: 0px auto 30px;
	}
	
.footer-logo a {
	position: relative;
	margin: 0px auto;
	max-width: 156px;
	max-height: 58px;
	display: inline-block;
	vertical-align: middle;
	}
	
.footer-logo img {
	position: relative;
	vertical-align: middle;
	}

/* Footer Social Nav */

ul.footer-social-nav {
	position: relative;
	display: block;
	padding: 0px;
    font-size: 0px;
	margin: 0px -10px;
	list-style-type: none;
	}
	
ul.footer-social-nav li {
	position: relative;
	padding: 0px;
    font-size: 14px;
    vertical-align: top;
	margin: 0px 10px 20px;
    display: inline-block;
	}

ul.footer-social-nav li a {
	position: relative;
	display: block;
	padding: 9px;
    width: 40px;
    height: 40px;
	color: #b3b3b3;
    overflow: hidden;
    line-height: 20px;
    text-align: center;
    border-radius: 100%;
    background: transparent;
    border: 1px solid #b3b3b3;
	}

ul.footer-social-nav li a:hover, ul.footer-social-nav li.selected a {
	color: #ffffff;
    background: #ea221c;
    border-color: #ea221c;
	}

/* Footer Head */
	
.footer-head {
    font-family: Barlow;
	position: relative;
    color: #b3b3b3;
	display: block;
	font-size: 24px;
    font-weight: 600;
	padding: 0px 0px 0px;
	margin: 0px 0px 20px;
	}

/* Footer Contact Info */

.footer-contact-info-box {
	position: relative;
	display: block;
	margin: 0px auto;
    padding: 0px 0px 15px;
	}

.footer-location, .footer-phone, .footer-fax, .footer-email {
    position: relative;
    display: block;
	text-align: left;
    line-height: 24px;
    margin: 0px auto 15px;
    padding: 0px 0px 0px 24px;
    background: url("../images/location-icon.png") 0px 4px no-repeat;
	}
	
.footer-phone {
    background: url("../images/tel-icon.png") 0px 3px no-repeat;
	}

.footer-fax {
    background: url("../images/fax-icon.png") 0px 3px no-repeat;
	}

.footer-email {
    background: url("../images/email-icon.png") 0px 7px no-repeat;
	}
	
/* Footer Nav */

ul.footer-nav {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px -15px;
	list-style-type: none;
	}
	
ul.footer-nav li {
    position: relative;
	display: block;
    font-size: 14px;
	padding: 0px 15px;
	margin: 0px auto 10px;
	}

ul.footer-nav li a {
	position: relative;
	display: block;
    color: #b3b3b3;
	overflow: hidden;
	}
	
ul.footer-nav li a:hover, ul.footer-nav li.selected a {
	color: #ea221c;
	}

/* Play Store Button */
	
.play-store-btn {
	position: relative;
	display: block;
	margin: 0px auto 30px;
	}
	
.play-store-btn a {
	position: relative;
	margin: 0px auto;
	max-width: 134px;
	max-height: 40px;
	display: inline-block;
	vertical-align: middle;
	}
	
.play-store-btn img {
	position: relative;
	vertical-align: middle;
	}

/* Footer Bottom */

.footer-bottom {
    position: relative;
    display: block;
	color: #909090;
    font-size: 14px;
    font-weight: 400;
	overflow: hidden;
    line-height: 28px;
	padding: 11px 0px;
	}
	
.footer-bottom a {
	color: #909090;
	}

.footer-bottom a:hover {
	color: #ea221c;
	}

.fbcol {
	position: relative;
	float: left;
	width: auto;
	padding: 0px 15px;
	}

.fbcol.fbcol1 {
    order: 2;
	}

.fbcol.fbcol2 {
    order: 1;
	}

/* Copyright */

.copyright {
	position: relative;
	display: block;
	width: 100%;
	margin: 5px auto;
    line-height: 28px;
    text-align: center;
	}

/* Footer Payment Options */

ul.footer-payment-options {
	position: relative;
	display: block;
	padding: 0px;
    font-size: 0px;
	margin: 0px -5px;
	list-style-type: none;
	}
	
ul.footer-payment-options li {
    position: relative;
	padding: 0px 5px;
	line-height: 28px;
	margin: 5px auto 5px;
    display: inline-block;
    vertical-align: middle;
	}

ul.footer-payment-options li a,
ul.footer-payment-options li img {
	position: relative;
	overflow: hidden;
	display: block;
	}

ul.footer-payment-options li img {
    width: auto;
    height: 28px;
	}
	
ul.footer-payment-options li a:hover, ul.footer-payment-options li.selected a {
	}

/* Contact Container */

.contact-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	padding: 70px 0px 70px;
    background-color: #f9f9f9 !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: 100% auto !important;
	}

/* Contact Info Container */
	
.contact-info-container {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px auto;
	}

/* Contact Info Box */

.contact-info-box {
	position: relative;
	display: block;
    font-size: 14px;
    margin: 20px auto 0px;
	}

.contact-info-box p {
    margin: 0px auto;
	}

.company-location, .company-phone, .company-fax, .company-email {
    position: relative;
    display: block;
    line-height: 24px;
	text-align: center;
    margin: 0px auto 15px;
    padding: 80px 0px 0px;
    background: url("../images/location-icon2.png") center top no-repeat;
	}
	
.company-phone {
    background: url("../images/tel-icon2.png") center top no-repeat;
	}

.company-fax {
    background: url("../images/fax-icon2.png") center top no-repeat;
	}

.company-email {
    background: url("../images/email-icon2.png") center top no-repeat;
	}

.contactImgBox {
	position: relative;
	display: block;
    z-index: 5;
    mix-blend-mode: darken;
	margin: 30px -75px 0px auto;
    }
	
.contactImgBox img {
	position: relative;
    height: auto;
	width: 100%;
    }

/* Contact Form */
	
.contactForm {
	position: relative;
	display: block;
    width: 100%;
    padding: 35px 40px;
    border-radius: 40px;
    background: #ffffff;
    box-shadow: 0px 0px 25px rgba(0,0,0,0.08);
	}

.contactForm .btn-primary {
    min-width: 160px;
    vertical-align: top;
    width: auto !important;
    display: inline-block !important;
    }

.contactForm .wpcf7 .ajax-loader {
    margin: 13px 15px;
    vertical-align: top;
    display: inline-block !important;
    }
	
.control-label {
	font-family: Roboto;
	display: block;
	color: #706f6f;
	font-size: 16px;
    font-weight: 400;
    line-height: 24px;
	}

.google-recaptch {
	position: absolute;
	bottom: 120px;
	right: -9px;
	}

.required-field {
	color: #ff0000;
	}
	
.form-group, .form-check {
    position: relative;
	margin-bottom: 20px;
	}
	
.form-control, .form-custom-select {
	font-family: Roboto;
	position: relative;
	display: block;
    border: none;
	width: 100%;
	height: 40px;
	color: #231f20;
	font-size: 16px;
	font-weight: 400;
	padding: 5px 0px;
	line-height: 30px;
	border-radius: 0px;
	background-image: none;
    outline: none !important;
	background-color: #ffffff;
    border-bottom: 1px solid #bbbbbb;
	}

.product-details-container .form-control, .product-details-container .form-custom-select {
    padding: 5px 15px;
    border: 1px solid #bbbbbb;
	}

.form-group.floating-label label {
    position: absolute;
    z-index: 1;
    top: auto;
    left: 0px;
    width: auto;
    margin: 0px;
    bottom: 10px;
    pointer-events: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    }

.form-group.floating-label .focus label, .form-group.floating-label .not-empty label, .form-group.floating-label .focus + label, .form-group.floating-label .not-empty + label, .form-group.floating-label.focus label, .form-group.floating-label.not-empty label {
    top: -12px;
    bottom: auto;
    color: #344154;
    font-size: 12px;
    text-transform: uppercase;
    }

.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle  {
    outline: none !important;
    box-shadow: none !important;
	}

.form-group .bootstrap-select, .form-horizontal .bootstrap-select, .form-inline .bootstrap-select, .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	width: 100%;
	}

.form-custom-select, .bootstrap-select .dropdown-item.disabled, .bootstrap-select .dropdown-item:disabled {
	color: #bbbbbb;
	}
	
.bootstrap-select .dropdown-toggle:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f107";
    font-size: 16px;
    color: #161616;
    border: 0;
	}
	
.bootstrap-select .dropdown-toggle[aria-expanded="true"]:after {
	font-family: 'Font Awesome 5 Free';
	font-weight: 900;
    content: "\f106";
    font-size: 12px;
    color: #201e1e;
    border: 0;
	}

.form-custom-select:hover,
.form-custom-select:focus,
.bootstrap-select.show .form-custom-select {
    border: none;
    color: #231f20;
	border-bottom: 1px solid #344154;
	}

.product-details-container .form-custom-select:hover,
.product-details-container .form-custom-select:focus,
.product-details-container .bootstrap-select.show .form-custom-select {
    border: 1px solid #344154;
	}
	
.form-horizontal .checkbox, .form-horizontal .radio {
    position: relative;
    min-height: 1px;
	font-weight: normal;
    display: inline-block;
    margin: 3px 5px 0px 0px;
	}

textarea.form-control {
	min-height: 100px;
	height: auto !important;
	}
	
textarea {
	resize: none;
	}

.custom-control {
    padding-left: 0px;
    }

.custom-checkbox, .custom-radio {
	position: relative;
	vertical-align: top;
	display: inline-block;
	}
	
.custom-control-label {    
    font-family: Roboto;
    margin: 0px;
	color: #727272;
	font-size: 16px;
    font-weight: 400;
    line-height: 24px;
	vertical-align: top;
	display: inline-block;
	padding: 3px 0px 3px 25px;
	}
	
.custom-radio input[type=radio],
.custom-checkbox input[type=checkbox] {
	display: none;
	}
	
.custom-control-label:before, .custom-control-label:after {
	position: absolute;
	display: block;
	content: "";
	left: 0px;
    top: 7px;
	width: 15px;
	height: 15px;
	/*bottom: 1px;*/
	border-radius: 2px;
	background-color: #ffffff;
	border: 2px solid #959595;
	}

.custom-checkbox .custom-control-label::before {
    border-radius: 2px;
    }

.custom-control-input:checked ~ .custom-control-label::before {
    color: #959595;
    border-color: #959595;
    background-color: #ffffff;
    }

.custom-control-label:after {
	border: none;
	left: 4px;
    top: 11px;
	width: 7px;
	height: 7px;
	border-radius: 1px;
	}

.custom-radio .custom-control-label:before {
	border: none;
	border-radius: 50%;
	background: url(../images/custom-radio.png) center center no-repeat;
	}
	
.custom-checkbox .custom-control-label {
	margin-bottom: 0px;
	}

.custom-radio input[type=radio]:checked + .custom-control-label:before {
    content: "";
	border: none;
	text-align: center;
	background: #ea221c;
	}	

.custom-checkbox input[type=checkbox]:checked + .custom-control-label:before {
	}

.custom-checkbox input[type=checkbox]:checked + .custom-control-label:after {
	background: #ea221c;
	}

.form-control:hover,
.form-control:focus,
.form-control:focus:hover {
	outline: 0;
    border: none;
    color: #231f20;
	border-bottom: 1px solid #344154;
	-webkit-box-shadow: none;
	box-shadow: none;
	}

.product-details-container .form-control:hover,
.product-details-container .form-control:focus,
.product-details-container .form-control:focus:hover {
	border: 1px solid #344154;
	}
	
.form-control::-webkit-input-placeholder, ::-webkit-input-placeholder {
	opacity: 1;
	color: #706f6f;
    font-style: normal;
	}

.form-control:-moz-placeholder, :-moz-placeholder { /* Firefox 18- */
	opacity: 1;
	color: #706f6f;
    font-style: normal;
	}

.form-control::-moz-placeholder, ::-moz-placeholder {  /* Firefox 19+ */
	opacity: 1;
	color: #706f6f;
    font-style: normal;
	}

.form-control:-ms-input-placeholder, :-ms-input-placeholder {
	opacity: 1;
	color: #706f6f;
    font-style: normal;
	}
	
.form-control:focus::-webkit-input-placeholder { color: transparent !important; }
.form-control:focus:-moz-placeholder { color: transparent !important; }
.form-control:focus::-moz-placeholder { color: transparent !important; }
.form-control:focus:-ms-input-placeholder { color: transparent !important; }

.btn-primary, .btn-secondary {
	font-family: Roboto;
	font-weight: 700;
	font-size: 14px;
	color: #ffffff;
    border: none;
	width: 100%;
	display: block;
    min-width: 150px;
	line-height: 20px;
	padding: 15px 30px;
    text-align: center;
    border-radius: 50px;
	text-transform: uppercase;
	}

.btn-primary { color: #ffffff; background: #ea221c; border-color: #ea221c; }
.btn-primary:hover, .btn-primary.focus, .btn-primary:focus { color: #ffffff; background: #333333; border-color: #333333; box-shadow: none !important; }
.btn-primary.disabled, .btn-primary:disabled { color: #ffffff; background-color: #ea221c; border-color: #ea221c; opacity: 0.4; }
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle { color: #ffffff; background-color: #ea221c; border-color: #ea221c; }
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus { box-shadow: none !important; }

.btn-secondary, .yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary { color: #ffffff; background: #333333; border-color: #333333; }
.btn-secondary:hover, .btn-secondary.focus, .btn-secondary:focus, .yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary:hover, .yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary:focus, .yith-wcan-pro.woocommerce .widget_price_filter .price_slider_amount button.btn-secondary.focus { color: #ffffff; background: #ea221c; border-color: #ea221c; box-shadow: none !important; }
.btn-secondary.disabled, .btn-secondary:disabled {color: #ffffff; background-color: #333333; border-color: #333333; opacity: 0.4; }
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle { color: #ffffff; background-color: #333333; border-color: #333333; }
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus { box-shadow: none !important; }

/* Map Container */

.map-container {
	position: relative;
	display: block;
	height: 440px;
	overflow: hidden;
    background: #ffffff;
	margin: 0px auto 0px;
	}

.map-container iframe {
	position: relative;
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
	}

/* Thank You Container */

.thank-you-container, .thank-you-container figure, .thank-you-container figure img {
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
	margin: 0px auto;
	}

.thank-you-container figure, .thank-you-container img {
	z-index: 1;
	}
	
.thank-you-content-area {
	position: absolute;
	z-index: 7;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	display: block;
	margin: 0px auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	}
	
.thank-you-content-area .captionWrapper {    
    position: relative;
	display: table;
	height: 100%;
	width: 100%;
	margin: 0px auto;
    max-width: 1200px;
    padding: 0px 30px 0px;
	}
	
.thank-you-content-area .captionContainer {
	position: relative;
	padding: 0px;
	display: table-cell;
	vertical-align: middle;
	}
	
.thank-you-content-area .thank-you-content {
	position: relative;
	display: block;
    width: 100%;
	margin: 0px;
    color: #ffffff;
    max-width: 630px;
	}
	
.thank-you-content .pageTitle h1 {
    color: #ffffff;
	font-size: 75px;
	padding-bottom: 0px;
    margin: 0px auto 0px;
	}

.thank-you-content .link-btn a,
.thank-you-content .link-btn2 a {
    min-width: 204px;
	}
	
/* Scroll To Top */
	
#toTop {
	text-decoration: none;
	position: fixed;
	display: none;
	bottom: 50px;
	right: 10px;
	width: 50px;
	height: 50px;
	border: none;
	z-index: 1001;
	text-indent: 100%;
	background: url(../images/ui.totop.png) 0px 0px no-repeat;
	overflow: hidden;
	}

#toTopHover {
	background: url(../images/ui.totop.png) 0px -50px no-repeat;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	}

#toTop:active, #toTop:focus {
	outline: none;
	}
	
/* =Media Queries
-------------------------------------------------------------- */

@media (max-width: 1899.98px) {
    .nav > ul > li { margin: 0px 15px; }
    .headerCart a { padding: 30px 30px 30px 80px; }
    .headerCart img { left: 30px; }
	}

@media (max-width: 1799.98px) {
    .headerTopLinks { margin: 29px 30px; }
    .quick-search { display: none; }
    .footer { padding: 0px 30px; }
    .ftcol.ftcol5 { max-width: 320px; }
	}

@media (min-width: 1800px) {
    .headerTopLinks > li.header-search { display: none !important; }
	}

@media (max-width: 1599.99px) {
    .logo { margin: 21px 30px; }
    .nav > ul > li > a { font-size: 16px; }
	}

@media (max-width: 1365.99px) {
    .logo { width: 134px; height: 50px; margin: 15px 30px; }
    .nav > ul > li { margin: 0px 15px; }
    .nav > ul > li > a { padding: 25px 0px; font-size: 14px; }
    .headerTopLinks { margin: 22px 15px; }
    .headerTopLinks > li { margin: 8px; line-height: 20px; }
    .headerTopLinks > li.whatsapp-menu { margin: 8px 30px 0px 0px; line-height: 20px; }
    .headerTopLinks > li a, .headerTopLinks > li.whatsapp-menu a { height: 20px; line-height: 20px; }
    .headerTopLinks > li img, .headerTopLinks > li.whatsapp-menu img { max-height: 20px; }
    .headerTopLinks > li.whatsapp-menu:after { right: -20px; }
    .headerCart a { padding: 20px 20px 20px 50px; }
    .headerCart img { left: 15px; max-height: 20px; }
    .body-types-slider .slick-prev, .stocks-slider .slick-prev, .featured-services-slider .slick-prev { left: -50px; }
    .body-types-slider .slick-next, .stocks-slider .slick-next, .featured-services-slider .slick-next { right: -50px; }
	}

@media (max-width: 1299.98px) {
    .body-types-slider .slick-prev, .stocks-slider .slick-prev, .featured-services-slider .slick-prev { left: -10px; }
    .body-types-slider .slick-next, .stocks-slider .slick-next, .featured-services-slider .slick-next { right: -10px; }
    .ftcol, .ftsubcol { width: 100%; max-width: 100% !important; padding: 10px 15px; text-align: center; }
    .ftsubcol { padding: 0px 15px; }
    .footer-location, .footer-phone, .footer-fax, .footer-email { display: table; width: auto; }
    ul.footer-nav li { display: inline-block; vertical-align: top; }
    .ftcol .row, .ftcol .form-row, .ftsubcol .row, .ftsubcol .form-row { justify-content: center !important; }
	}
	
@media (max-width: 1199.98px) {
    .topRightHeader { position: static; }
    .headerGroupContainer { z-index: 5; margin-right: 70px; }
    .nav-wrapper { float: none; margin: 20px auto; height: 40px; z-index: 1; position: absolute; left: 0px; right: 0px; }
    .nav-container { position: absolute; top: auto; margin: 0px; display: block; clear: both; left: 0px; right: 0px; }
    .nav-wrapper .nav { display: none !important; }
    .mean-container a.meanmenu-reveal { right: 15px !important; }
    .headerTop.active .mean-container .mean-nav { height: 367px; overflow: hidden; }
    .mean-container .mean-nav ul { height: 100%; overflow: auto; }
    .quick-search { width: 280px; margin-left: 0px; }
    .banner_caption .captionContainerInner { max-width: 400px; }
    .banner_caption .captionContainer .bannerHeading1 { font-size: 50px; }
    .homeBannerSlider .slick-dots { bottom: 30px; }
    .explore-container, .cta-container-inner, .featured-services-container, .product-details-container, .service-container, .service-sub-section2, .about-container, .commitments-container, .contact-container { padding: 50px 0px; }
    .news-and-reviews-container, .main-container, .relative-product-container, .service-sub-section3, .team-container { padding: 50px 0px 150px; }
    .news-and-reviews-slider, .relative-product-container .stocks-slider { margin-top: 15px; }
    .body-types-slider { margin: 15px -7px 50px; }
    .stocks-slider { margin: 15px -15px 50px; }
    .newsletter-container-inner { padding: 50px 40px; }
    .cta-container-inner2 { padding: 40px; }
    .sideNav ul>li>a, .sideNav ul li li>a, .sideNav ul li li li>a { padding: 18px 0px 18px 20px; }
    .sideNav ul li li>a { padding-left: 35px; }
    .sideNav ul li li li>a { padding-left: 50px; }
    .stock-date, .stock-gear-info { font-size: 13px; }
	.imgLeft, .imgRight { max-width: 40%; }
	.google-recaptch { display: none !important; }
	}

/* Portrait tablets and medium desktops */
@media (max-width: 991.98px) {
    /*.quick-search { display: none; }*/
    .bannerWrapper { background: #000000; }
    .banner_caption { position: relative; top: auto; left: auto; padding: 0px; }
    .banner_caption .captionWrapper { padding: 30px 30px 100px; }
    .banner_caption .captionContainerInner { max-width: 100%; text-align: center; padding: 0px; color: #ffffff; }
    .banner_caption .captionContainer .bannerHeading1, .banner_caption .captionContainer .bannerHeading1 span, .inner_banner_caption .captionContainer .innerBannerHeading1, .breadcrumb-container ul li a { color: #ffffff; }
    .homeBannerSlider .slick-dots:before { display: none; }
    .banner-link-btn a:hover { color: #ea221c; background: #ffffff; }
    .breadcrumb-container { position: relative; left: auto; bottom: auto; }
    .news-and-reviews-container, .main-container, .relative-product-container, .service-sub-section3, .team-container { padding: 50px 0px; }
    .newsletter-container, .cta-container2 { margin: 0px auto; }
    .newsletter-container .container, .cta-container2 .container { padding: 0px; }
    .newsletter-container figure, .newsletter-container-inner, .cta-container2 figure, .cta-container-inner2 { left: 0px; right: 0px; border-radius: 0px; text-align: center; }
    .newsletter-content-area p { margin-bottom: 30px; }
    .footer-top { padding-top: 55px; }
    .fbcol { width: 100%; max-width: 100%; text-align: center; }
    .fbcol.fbcol1 { order: 1; }
    .fbcol.fbcol2 { order: 2; }
    .csm-product-details-box { padding: 40px 0px 0px; }
    .innerMenu-container ul li { width: 100%; }
    .innerMenu-container ul li a { padding: 15px 30px; }
    .intro-info-container, .mav-container { padding: 0px; }
    .mavTextBox { padding: 40px 30px 15px; }
    .product-filter-popup .modal-content { padding: 40px 30px; border-radius: 25px; }
    .product-filter-popup .close { right: 15px; top: 15px; }
    .thank-you-container { background: #f9f9f9; }
    .thank-you-content-area { position: relative; top: auto; left: auto; padding: 0px; }
    .thank-you-content-area .captionWrapper { padding: 50px 15px; text-align: center; }
    .thank-you-content-area .captionWrapper .row, .thank-you-content-area .captionWrapper .form-row { justify-content: center; }
    .thank-you-content-area .thank-you-content { max-width: 100%; margin: 0px auto; color: #333333; }
    .thank-you-content .pageTitle h1 { color: #333333; }
	}

/*@media (min-width: 992px) {
    .headerTopLinks > li.header-search { display: none !important; }
	}*/

@media (max-width: 800px) {
	}

/* Landscape phones and portrait tablets */
@media (max-width: 767.98px) {
	.container { padding: 0px 15px; }
    .logo { width: 108px; height: 40px; margin: 15px; }
    .nav-wrapper { margin: 15px 0px; }
    .headerTopLinks { margin: 22px 15px 22px 0px; }
    .headerTopLinks > li { margin: 5px; line-height: 16px; }
    .headerTopLinks > li.whatsapp-menu { margin: 5px 30px 0px 0px; line-height: 16px; }
    .headerTopLinks > li a, .headerTopLinks > li.whatsapp-menu a { height: 16px; line-height: 16px; }
    .headerTopLinks > li img, .headerTopLinks > li.whatsapp-menu img { max-height: 16px; }
    .headerTopLinks > li.whatsapp-menu:after { right: -20px; }
    .headerCart a { padding: 15px 15px 15px 50px; }
    .headerCart img { left: 15px; max-height: 20px; }
    .mean-container .mean-nav { margin-top: 55px; }
    .banner_caption .captionContainer .bannerHeading1, .pageTitle h1, .pageTitle h2, h1 { font-size: 32px !important; }
	h2, .pageTitle2 h1, .pageTitle2 h2 { font-size: 28px !important; }
	h3 { font-size: 25px !important; }
	h4 { font-size: 22px !important; }
	h5 { font-size: 19px !important; }
	h6 { font-size: 16px !important; }
    .banner_caption .captionWrapper { padding-left: 15px; padding-right: 15px; }
    .slick-prev, .slick-next, .customPrev, .customNext { width: 25px; height: 25px; }
    .slick-prev, .customPrev { padding-left: 25px; background-image: url("../images/slick-nav-small.png"); }
    .slick-next, .customNext { padding-right: 25px; background-image: url("../images/slick-nav-small.png"); }
    .slick-prev:hover, .slick-prev:focus, .customPrev:hover, .customPrev:focus { background-image: url("../images/slick-nav-small.png"); }
    .slick-next:hover, .slick-next:focus, .customNext:hover, .customNext:focus { background-image: url("../images/slick-nav-small.png"); }
    .body-types-slider .slick-prev, .stocks-slider .slick-prev, .featured-services-slider .slick-prev, .thumbSliderBox .slick-prev { left: 0px; }
    .body-types-slider .slick-next, .stocks-slider .slick-next, .featured-services-slider .slick-next, .thumbSliderBox .slick-next { right: 0px; }
    .homeBannerSlider .slick-prev, .homeBannerSlider .slick-next, .homeBannerSlider .slick-prev:hover, .homeBannerSlider .slick-prev:focus, .homeBannerSlider .slick-next:hover, .homeBannerSlider .slick-next:focus { background-image: url("../images/home-banner-slick-nav-small.png"); }
    .stocks-listing > li.stock-item { width: 50% !important; }
    .bottom-sub-container { padding: 0px; }
    .grayBoxContainer, .mavTextContainer { margin: 15px auto; height: auto; }
    .contactImgBox { margin-right: auto; }
    .team-content-block { margin-bottom: 30px; }
    .featured-service-item-inner a { padding: 30px 30px 60px; }
	}

@media (min-width: 768px) {
	}
	
@media (max-width: 575.98px) {
    .headerCart.lg { display: none; }
    .headerCart.md { display: block; float: none; width: 100%; text-align: right; }
    .headerCart a { padding: 10px 20px 10px 50px; }
    .headerTopLinks { margin-right: 0px; }
    .innerMenu-container ul, .innerMenu-container ul li, .innerMenu-container ul li a { padding: 0px; line-height: 20px; font-size: 13px; }
    .innerMenu-container ul li a { padding: 10px 15px; }
    .solutions-listing > li { width: 50%; }
    .grayBoxText { padding: 40px 30px 15px; }
    .contactForm { padding: 30px 25px; border-radius: 15px; }
    .solution-item-mask-content { padding: 15px; }
	}

@media (min-width: 576px) {
    .headerCart.lg { display: block; }
    .headerCart.md { display: none; }
	}

@media (max-width: 480px) {
    .stocks-listing > li.stock-item { width: 100% !important; }
    .newsletter-container-inner, .cta-container-inner2 { padding: 40px 15px; }
	}
	
@media (max-width: 360px) {
    .headerGroupContainer { margin-right: 60px; }
    .logo { width: 80px; height: 30px; margin: 20px 15px; }
    .headerTopLinks > li.whatsapp-menu { margin-right: 15px; }
    .headerTopLinks > li.whatsapp-menu:after { right: -13px; }
    .solutions-listing > li { width: 100%; }
    .product-filter-popup .btn { min-width: 100%; }
	}

@-ms-viewport{ width: auto !important; }