/*---------------------------------------------------*/
/* General */
/*---------------------------------------------------*/

* {
    margin: 0;
    padding: 0;
    outline: 0 !important;
}

html body {
    /*font-family: 'helvcondensedregular';*/
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: hidden;
    color: #000;
}

html body.loaded {
    overflow-y: scroll;
}
ul.dropdown-menu.dropdown-menu-end.show {
    overflow-y: scroll;
    max-height: 88vh;
}
body.panel-active {
    overflow-y: hidden;
}

body a {
    text-decoration: none !important;
}

* {
    outline: 0;
}

.blue-bg {
    background-color: #004094;
}

.grey-bg {
    background-color: #E6E6E6;
}

.bg-grey {
    background-color: #F4F4F4;
}

.bg-white {
    background-color: #fff;
}

.accent-1 {
    color: #e50019;
}

.accent-2 {
    color: #008f9f;
}

.accent-3 {
    color: #484848;
}

body h1 {
    font-size: 225px;
}

body h2 {
    font-size: 195px;
}

body h3,
.inner-hero-cont h1 {
    /*font-size: 150px;*/
    font-size: 80px;
}

body h4,
ul.category-list li a,
.inner-hero-cont.inner-page-cont span.date {
    font-size: 50px;
}

body h5,
section.content-section p,
section.content-section ul li,
.contact-cont .btn-1 a {
    font-size: 30px;
}

body h6 {
    font-size: 29px;
}

.max-100 {
    max-width: 100%;
}

.pd-0 {
    padding: 0;
}

.container-fluid {
    max-width: 1920px;
}

b,
strong {
    font-family: 'gothambold';
}

/*---------------------------------------------------*/
/* Header */
/*---------------------------------------------------*/

header {
    background-color: #484848;
}
.fixed-header{
	opacity: 0.9;
    z-index: 999;
	position: fixed;
    width: 100%;
	top: 0;
}
a.navbar-brand img {
    max-width: 100%;
    transition: 0.3s linear;
}

a.nav-link {
    text-transform: uppercase;
    color: #fff;
    /* font-family: 'antonregular';*/
    /*font-family: 'helveticalight';*/
    font-size: 25px;
    transition: 0.3s linear;
    font-weight: bolder;
    font-family: 'Roboto', sans-serif;
}

.nav-link:hover,
.nav-link:focus {
    color: #e50019;
}

.dropdown-toggle::after {
    display: none;
}

nav.navbar.navbar-expand-lg {
    padding: 0;
}

div#main_nav {
    background-color: #008F9F;
}

.navbar-expand-lg .navbar-nav.menu-cta {
    background-color: #484848;
    padding: 0 0 0 10px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
}

.navbar-expand-lg .navbar-nav.menu-cta a.nav-link {
    background-color: #e50019;
    padding: 6px 7px 6px;
}

.navbar-expand-lg .navbar-nav.menu-cta a.nav-link:hover,
.section-contact-form input.submit-btn:hover {
    background-color: #008f9f;
    color: #fff;
}
.navbar-expand-lg .navbar-nav.menu-cta li.nav-item.dropdown{
    min-width: 235px;
}

form.search input.input-element {
    padding: 5px;
    border: none;
    /*font-family: 'helvcondensedregular';*/
    min-height: 34px;
}

form.search button.btn,
form.search input.submit {
    position: absolute;
    right: 0;
    border: none;
    color: #fff;
    background-color: #e50019;
    border-radius: 0;
    padding: 5px 10px;
}

.navbar-expand-lg .navbar-nav {
    padding: 13px 0 10px;
    align-items: center;
}

.navbar-expand-lg .navbar-collapse {
    align-items: stretch;
}

form.search {
    display: none;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 1;
    transform: translateY(-50%);
    max-height: 35px;
}

a#searchToggle {
    color: #fff;
    padding: 0 10px;
    font-size: 26px;
}

.navbar .megamenu {
    padding: 10px;
    max-width: 1080px;
    margin: 0 auto;
    border: none;
}

form.subscription button.btn {
    position: absolute;
    right: 0;
    top: 0;
}

form.subscription {
    position: relative;
    max-width: 520px;
    margin: 0 auto;
}

form.subscription button.btn i {
    color: #e50019;
    font-size: 20px;
}

.megamenu .tab-content {
    background-color: #484848;
}

.megamenu iframe {
    width: 100%;
    height: 100%;
    min-height: 235px;
}

.megamenu .tab-pane {
    padding: 10px;
}

.navbar .megamenu .nav-tabs .nav-link:hover,
.navbar .megamenu .nav-tabs .nav-link:focus,
.navbar .megamenu .nav-tabs .nav-link.active,
.navbar .megamenu .nav-tabs .nav-item.show .nav-link {
    border-color: transparent;
}

.navbar .megamenu .nav-tabs {
    border-bottom: none;
    justify-content: space-between;
}

.navbar .megamenu .nav-tabs li.nav-item {
    width: calc(100% / 5);
}

.navbar .megamenu .nav-tabs .nav-link {
    margin-bottom: 0;
    background: none;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 5px;
    text-align: center;
    position: relative;
}

.menu-cat-bg img {
    display: block;
    margin: 0 0 0 auto;
    max-width: 70px;
}

a.nav-link.active .menu-cat-bg img {
    max-width: 100%;
    margin: auto;
}

.menu-cat-bg > div {
    display: table-cell;
    vertical-align: top;
}

a.nav-link.active .menu-cat-bg > div {
    vertical-align: middle;
}

.menu-cat-bg {
    background-size: cover;
    background-position: center;
    height: 115px;
    width: 100%;
    text-align: right;
    padding: 5px;
    transition: 5s linear;
    display: table;
    max-height: 115px;
}

.megamenu .tab-pane img {
    display: block;
    margin: 10px 0 20px;
    max-width: 230px;
}

.navbar .megamenu .nav-tabs .nav-item:first-child .nav-link {
    padding-left: 0;
}

.navbar .megamenu .nav-tabs .nav-item:last-child .nav-link {
    padding-right: 0;
}

a.nav-link.dropdown-toggle.show:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    left: calc(50% - 15px);
    right: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid white;
    bottom: -12px;
}

a.nav-link.dropdown-toggle.show {
    position: relative;
}

.navbar .megamenu .nav-tabs .nav-link.active:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    left: calc(50% - 15px);
    right: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #484848;
    bottom: -6px;
}

.dropdown-menu li a.dropdown-item {
    text-transform: uppercase;
    /*font-family: 'bebas_neueregular';*/
    color: #fff;
    text-decoration: underline !important;
    padding: 2px 10px;
}

.nav-item.dropdown ul.dropdown-menu {
    background-color: #484848;
    border: 5px solid #fff;
    border-radius: 0;
    min-width: 254px;
    left: calc(50% - 127px);
}

.dropdown-menu li a.dropdown-item:hover {
    background: transparent;
    color: #E50019;
}
.description-box {
    min-height: 110px;
}
/*---------------------------------------------------*/
/* Footer */
/*---------------------------------------------------*/

img {
    max-width: 100%;
}

.footer-subscription {
    background-color: #1d1d1d;
    text-align: center;
    padding: 80px 0;
}

.footer-widgets {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #06080c;
    padding: 50px 0;
    position: relative;
}

.copyright {
    background-color: #008F9F;
}

.copyright p i {
    color: #e50019;
}

.copyright p {
    font-size: 29px;
    font-family: 'bebas_neueregular';
    margin: 0;
    padding: 10px;
}

footer p {
    text-align: center;
    color: #fff;
}

footer .copyright i,
footer .copyright a {
    color: #ffffff;
}

.footer-subscription .row {
    align-items: center;
}

.footer-subscription h5 {
    color: #fff;
    font-family: 'bebas_neueregular';
}

ul.footer-menu {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: left;
}

ul.footer-menu li {
    display: block;
}

ul.social-links {
    padding: 0;
    list-style: none;
    margin: 20px 0 10px;
    text-align: center;
}

ul.social-links li {
    display: inline-block;
    margin: 0 5px;
}

ul.social-links li a {
    display: block;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
    margin: 0 auto;
    transition: 0.5s linear;
    background-color: #1d1d1d;
    border: 1px solid #fff;
    font-size: 25px;
}

ul.social-links li a svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}

ul.social-links li a:hover {
    color: #fff;
    border-color: #C0031B;
    animation: socialhover;
    animation-duration: 0.4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    background-color: #C0031B;
}

ul.social-links li a:hover svg {
    fill: #0C2D36;
}

@-webkit-keyframes socialhover {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}

@keyframes socialhover {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}

form.subscription input {
    width: 100%;
    padding: 9px 20px;
    border-radius: 22px;
    border: none;
    font-family: 'helvcondensedregular';
}

ul.footer-menu li a {
    /*font-family: 'bebas_neueregular';*/
    font-size: 29px;
    color: #fff;
    /*text-decoration: underline !important;*/
    transition: 0.3s linear;
}

ul.footer-menu li a:hover {
    padding-left: 5px;
    color: #E50019;
}

.footer-contact-tabs .nav-tabs .nav-link {
    font-size: 23px;
    border: none;
    text-decoration: underline !important;
}

.footer-contact-tabs .nav-tabs {
    border-bottom: none;
}

.footer-contact-tabs .nav-tabs .nav-link.active,
.footer-contact-tabs .nav-tabs .nav-item.show .nav-link {
    color: #E50019;
    background-color: transparent;
    border-color: transparent;
}

.contact-details {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 13px;
}

.contact-details a {
    color: #fff;
    font-size: 29px;
    /*font-family: 'bebas_neueregular';*/
}

.contact-details i {
    color: #fff;
    margin-right: 10px;
}

.footer-contact-tabs .nav-link:hover,
.footer-contact-tabs .nav-link:focus {
    color: #fff;
}

.footer-widgets .col-md-2 {
    padding: 0 0px 0 30px;
    border-left: 1px solid #fff;
}

.footer-widgets .row {
    align-items: center;
}

/*---------------------------------------------------*/
/* Preloader */
/*---------------------------------------------------*/

body .preloader-wrap {
    height: 100%;
    display: none !important;
    place-items: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 999999999;
    align-items: center;
    justify-content: center;
}

body.loaded .preloader-wrap {
    display: none !important;
}

svg.tea {
    --secondary: #C0031B;
}

svg.tea #teabag {
    transform-origin: top center;
    transform: rotate(3deg);
    animation: swing 2s infinite;
}

svg.tea #steamL {
    stroke-dasharray: 13;
    stroke-dashoffset: 13;
    animation: steamLarge 2s infinite;
}

svg.tea #steamR {
    stroke-dasharray: 9;
    stroke-dashoffset: 9;
    animation: steamSmall 2s infinite;
}

@-moz-keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@-webkit-keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@-o-keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@-moz-keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@-webkit-keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@-o-keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@-moz-keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

@-webkit-keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

@-o-keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

@keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

/*---------------------------------------------------*/
/* Body */
/*---------------------------------------------------*/

::-webkit-scrollbar {
    width: 4px;
    height: 2px;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #008F9F;
}

::selection {
    background-color: #008F9F;
    color: #fff;
}

-webkit-::selection {
    background-color: #008F9F;
    color: #fff;
}

::-moz-selection {
    background-color: #008F9F;
}

.feature-product-thumb h5 {
    color: #008F9F;
    font-family: 'antonregular';
    text-transform: uppercase;
    margin: 0 0 10px;
}

.feature-product-thumb p {
    margin: 0;
}

.feature-product-thumb h6 {
    color: #484848;
    text-transform: uppercase;
    /*font-family: 'bebas_neueregular';*/
    margin: 0;
}

.feature-product-thumb {
    background-color: #FCFAFA;
    margin: 0 0 15px;
    text-align: center;
    padding: 20px 10px;
    position: relative;
}

.btn-1 a {
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
    background-color: #E50019;
    /*font-family: 'antonregular';*/
    display: block;
    padding: 7px 5px 7px;
    line-height: 25px;
    transition: 0.5s linear;
}

.btn-1 a:hover {
    background-color: #484848;
    color: #fff;
}

.btn-1 {
    display: inline-block;
}

.section-header h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'asphaltic_grain_condensed_pBd';
    color: #e50019;
    margin: 0;
}

.feature-product-thumb img {
    padding: 10px;
    margin: 0 0 10px;
}

.feature-product-thumb .btn-1 {
    margin: 20px 0 0;
}

.lxt-prods:before {
    content: '';
    width: 137px;
    height: 20px;
    background-image: url(../img/label-lxt.png);
    position: absolute;
    top: 5px;
    left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.cxt-prods:before {
    content: '';
    width: 36px;
    height: 16px;
    background-image: url(../img/label-cxt.png);
    position: absolute;
    top: 5px;
    left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.xgt-prods:before {
    content: '';
    width: 45px;
    height: 14px;
    background-image: url(../img/label-xgt.png);
    position: absolute;
    top: 5px;
    left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.btn-2 {
    margin: 0 0 15px;
}

.btn-2 a {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #008F9F;
    font-family: 'antonregular';
    display: block;
    font-size: 25px;
    padding: 8px 5px 8px;
    transition: 0.5s linear;
}

.btn-2 a:hover {
    background-color: #e50019;
    color: #fff;
}

.parallax-section {
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 100px 0;
    background-attachment: fixed;
}

.parallax-section h2 {
    color: #fff;
    font-family: 'asphaltic_grain_condensed_pBd';
    line-height: 0.9;
}

.cat-feature-box h4 {
    color: #fff;
    font-family: 'antonregular';
    margin: 0;
}

.cat-feature-box p {
    color: #fff;
    font-family: 'bebas_neueregular';
    margin: 0;
}

.cat-feature-box {
    display: table;
    width: 100%;
    background-size: cover;
    background-position: center top;
    transition: 0.5s linear;
    background-color: #303030;
}

.cat-feature-box:hover {
    background-position: 15px;
}

.cat-feature-box > div {
    display: table-cell;
    height: 390px;
    vertical-align: bottom;
    width: 50%;
    padding: 20px 31% 20px 20px;
}

.marketing-label {
    font-weight: 500;
    text-align: center;
}

.product_logic {
    font-size: 32px !important;
}

.product-thumb {
    display: flex;
    background-color: #f7f7f7;
    margin: 10px 0;
    align-items: center;
}

.product-thumb .image-thumbnail {
    width: 30%;
}

.product-thumb .product-info {
    width: 70%;
}

.product-info h6 {
    font-family: 'antonregular';
    color: #008F9F;
    text-transform: uppercase;
}

.product-info {
    min-height: 180px;
    padding-top: 10% !important;

}
.product-info {
    padding: 10px;
    background-color: #f0f0f0;
}

.product-info span.prod-code {
    font-size: 19px;
    text-transform: uppercase;
    color: #484848;
    font-family: 'antonregular';
}

.product-info p {
    color: #484848;
    font-family: 'bebas_neueregular';
    margin-bottom: 0;
}

.product-thumb .product-info .btn-1 {
    margin: 5px 0 0;
}

.product-info .btn-1 a {
    font-size: 14px;
    padding: 4px 5px 5px;
}

.image-thumbnail a {
    display: block;
    padding: 5px;
}

.image-thumbnail a:hover img {
    transform: scale(0.9);
}

.image-thumbnail a img {
    transition: 0.3s linear;
    margin: 0 auto;
    display: block;
}

.lxt-prods,
.xgt-prods,
.cxt-prods {
    position: relative;
}

.product-thumb.lxt-prods:before {
    width: 90px;
    height: 13px;
}

.hero-slide {
    height: 100vh;
}

.hero-slide-cont h1 {
    font-family: 'asphaltic_grain_condensed_pBd';
    color: #fff;
    line-height: 0.85;
    text-transform: uppercase;
}

.hero-slide-cont h5 {
    color: #fff;
    font-family: 'bebas_neueregular';
}

.hero-slide iframe {
    width: 100%;
    height: 100vh;
}

.hero-slide.has-video .container {
    display: none;
}

.hero-slide-cont {
    padding: 200px 0;
}

.hero-nav-wrapper {
    position: absolute;
    top: 0;
    right: 10%;
   /* background-color: #fff;*/
    width: 20%;
    height: 100%;
    padding: 8px;
}
.nav-slide-grid {
    border: 4px solid #fff;
}
section.hero-section {
    height: 100%;
    overflow: hidden;
    position: relative;
}

.hero-navigator-slide {
    background-color: #008F9F;
    text-align: center;
    margin: 0 0 6px;
}

.hero-navigator-slide h4 {
    color: #fff;
    font-family: 'antonregular';
    text-transform: uppercase;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #008f9f;
    line-height: 0.5;
    margin: 0 0 10px;
}

.hero-navigator-slide span {
    color: #fff;
    text-transform: uppercase;
    font-family: 'helvcondensedregular';
}

.nav-wrp-thumb {
    height: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.5s linear;
}

.slick-current.slick-active .nav-wrp-thumb {
    height: 240px;
    transition: 0.5s linear;
}

.slick-current.slick-active .hero-navigator-slide {
    background-color: #e50019;
}

.slick-current.slick-active .hero-navigator-slide h4 {
    -webkit-text-stroke-color: #e50019;
}

a.navbar-brand {
    padding: 0;
}

.inner-hero-cont {
    text-align: center;
    padding: 270px 0;
}

.inner-hero-cont h1 {
    color: #fff;
    text-transform: uppercase;
}

section.inner-hero-section {
    background-size: cover;
    background-position: center;
}

.cat-wrp {
    background: #F0F0F0;
    padding-left: 0;
    padding-right: 0;
    margin: 15px;
    width: 31%;
    position: relative;
}

.cat-feature-cont-box {
    padding: 0 0 50px;
}

.cat-feature-cont-box h5 {
    padding: 20px 20px 0;
    color: #008F9F;
    font-family: 'antonregular';
}

.cat-feature-cont-box p {
    font-size: 26px;
    font-family: 'helveticalight';
    color: #484848;
    padding: 0px 20px 0;
}

.cat-feature-cont-box .btn-1 {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.feature-product-image-box {
    min-height: 195px;
}

.c-col-container {
    display: flex;
    width: 100%;
}

.c-col {
    flex: 1;
    padding: 20px;
    margin: 10px;
    width: calc(100% / 3);
}

section.video-hero {
    background-color: #1d1d1d;
}

section.video-hero iframe {
    width: 100%;
    height: 100vh;
}

section.content-section h4 {
    color: #e50019;
    font-size: 75px;
    /*font-family: 'antonregular';*/
    text-transform: uppercase;
}

section.content-section p {
    color: #484848;
    /*font-family: 'helveticalight';*/
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.section-header h4 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'asphaltic_grain_condensed_pBd';
    color: #000000;
    margin: 0;
}

.gbl-wrp {
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: center;
}

.gbl-items {
    text-align: center;
    margin: 10px;
}

.gbl-items h6 {
    text-align: center;
    color: #008999;
    text-transform: uppercase;
    font-family: 'antonregular';
    font-size: 25px;
    margin: 20px 0;
}

.gbl-items a img {
    display: block;
    border: 5px solid transparent;
    transition: 0.3s linear;
	margin: 0 auto;
}

.gbl-items a:hover img {
    border-color: #008999;
}

.inner-hero-cont.with-ico h1 {
    font-family: 'antonregular';
    text-transform: uppercase;
}

.inner-hero-cont.with-ico h1 span {
    display: block;
    font-size: 75px;
}

.inner-hero-cont.with-ico img {
    margin: 0 auto 10px;
    display: block;
}

.inner-hero-cont.with-ico {
    padding: 200px 0;
}

.inner-hero-cont.inner-page-cont {
    padding: 150px;
}

.section-contact-form .form-element {
    border: 1px solid #dfdfdf;
    margin: 0 0 15px;
}

.section-contact-form .filter-wrp {
    width: 100%;
    display: block;
    position: relative;
}

.section-contact-form .filter-wrp i {
    position: absolute;
    right: 5%;
    top: 15px;
    pointer-events: none;
    color: #666666;
}

.section-contact-form .filter-wrp select {
    background-color: transparent;
    color: #9FA4AF;
}

.section-contact-form input.submit-btn {
    margin: 0 0 0 auto;
    text-transform: uppercase;
    color: #fff;
    font-family: 'antonregular';
    font-size: 25px;
    transition: 0.3s linear;
    background: #e50019;
    border: none;
    padding: 4px 25px 7px;
    transition: 0.5s linear;
}

.form-check-input:checked {
    background-color: #13AC42;
    border-color: #13AC42;
}

.form-element {
    width: 100%;
    border: none;
    padding: 11px 10px;
    margin: 0 0 10px;
    font-size: 17px;
    color: #666666;
    min-height: 51px;
    border-radius: 5px;
    background-color: #fff;
}

.form-element::placeholder {
    font-size: 17px;
    color: #9FA4AF;
    text-transform: capitalize;
}

.section-contact-form .filter-wrp select {
    background-color: transparent;
    color: #9FA4AF;
}

.filter-wrp select.form-element {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.section-contact-form .form-element {
    border: 1px solid #dfdfdf;
    margin: 0 0 15px;
}
.demo-form label {
    display: block;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 0 0 0 auto;
    text-transform: uppercase;
    color: #fff;
    font-family: 'antonregular';
    font-size: 25px;
    transition: 0.3s linear;
    background: #e50019;
    border: none;
    padding: 4px 25px 7px;
    transition: 0.5s linear;
}
.filter-wrp .form-element {
    background-color: #E5E5E5;
    text-transform: capitalize;
    color: #000;
}

.contact-cont .contact-details a,
.contact-cont .contact-details i {
    color: #000;
}

.contact-cont h5 {
    color: #008f9f;
    /*font-family: 'antonregular';*/
    margin: 0 0 40px;
}

.contact-cont {
    padding-left: 150px !important;
}

label.agree-switch {
    color: #666666;
}

.post-info.product-info h5 {
    color: #008F9F;
    font-family: 'antonregular';
    margin: 0;
}

.post-info.product-info .date {
    font-size: 28px;
    font-family: 'antonregular';
    color: #E50019;
}

.post-info.product-info p {
    font-family: 'helvcondensedregular';
}

.post-thum.product-thumb .image-thumbnail {
    width: 35%;
}

.post-thum.product-thumb .post-info.product-info {
    width: 65%;
    padding: 17px 10px;
}

.post-thum.product-thumb {
    background-color: #fff;
    align-items: flex-start;
}

.post-thum.product-thumb .image-thumbnail a {
    padding: 0;
}

ul.category-list li a {
    background-color: #707070;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-family: 'antonregular';
    padding: 10px 10px 0;
    transition: 0.5s linear;
}

ul.category-list li a.active,
ul.category-list li a:hover {
    background-color: #E50019;
}

ul.category-list {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
}

ul.category-list li {
    width: calc(100% / 4);
}

ul.category-list li:not(:last-child) {
    padding-right: 5px;
}

.inner-hero-cont.inner-page-cont span.date {
    color: #fff;
    background-color: #e50019;
    font-family: 'antonregular';
    padding: 10px 25px 5px;
}

section.content-section.single-post-cont h3 {
    line-height: 1;
    font-size: 100px !important;
    color: #E50019;
    font-family: 'asphaltic_grain_condensed_pBd';
}

section.content-section ul li {
    color: #484848;
  /*  font-family: 'helveticalight';*/
}

section.content-section ul li::marker {
    color: #e50019;
}

.search-result-posts li {
    background-color: #f7f7f7;
    padding: 10px 20px 15px;
    display: block;
    margin: 0 0 20px;
    border-bottom: 2px dashed #1d1d1d;
}
.search-result-posts li.search-item{
    display: flex;
    gap: 20px;
}

.search-result-posts {
    list-style: none;
    padding: 0;
}

.search-result-posts li h4 a {
    display: block;
    font-family: 'asphaltic_grain_condensed_pBd';
    text-transform: uppercase;
    color: #E50019;
}

.search-result-posts p {
    margin: 0;
}

.search-result-posts p a {
    color: #008F9F;
}

.product-tabs .nav-tabs .nav-link {
    color: #fff;
    background-color: #B2B2B2;
    border: none;
    border-radius: 0;
    padding: 15px 25px 15px;
    font-size: 26px;
	font-family: 'helvcondensedregular';
}

.product-tabs .nav-tabs {
    border: none;
}

.product-tabs .nav-tabs .nav-link.active {
    background-color: #008F9F;
}

.product-tabs .nav-tabs .nav-item {
    width: 25%;
    text-align: center;
    padding: 5px;
}

table.technical-info {
    width: 100%;
    margin: 30px 0;
}

table.technical-info td,
table.technical-info th {
    border: 1px solid #eee;
    padding: 5px;
}

table.technical-info thead {
    background-color: #e1e1e1;
    color: #1d1d1d;
    font-family: 'bebas_neueregular';
    font-size: 24px;
}

ul.product-support {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.product-support li {
    display: flex;
    justify-content: space-between;
    background-color: #f1f1f1;
    margin: 0 0 10px;
    align-items: center;
    padding: 10px;
}

ul.product-support li h6 {
    font-family: 'bebas_neueregular';
    margin: 0;
}

ul.product-support li .btn-1 a {
    padding: 7px 25px 2px;
}

.product-description-wrp h3 {
    /*font-family: 'antonregular';*/
    COLOR: #008F9F;
    font-size: 60px;
}

.product-description-wrp h4 {
    font-size: 28px;
    /*font-family: 'antonregular';*/
    color: #484848;
    font-weight: 900;
}

.product-description-wrp h5 {
    font-family: 'antonregular';
}

.product-description-wrp p {
    /*font-family: 'helveticalight';*/
    color: #484848;
    font-size: 30px;
    text-align: justify;
}

.btn-1.ico-only a {
    color: #e50019;
    background-color: transparent;
    transform: rotateY(180deg);
    font-size: 30px;
}

.btn-1.ico-only {
    margin: 0 0 0 10px;
}

.productSliderWrap iframe {
    width: 100%;
    height: 418px;
    display: block;
}

.productSliderThumbs {
    max-width: 500px;
    margin: 0 auto;
}

div#quickviewModal .modal-dialog {
    max-width: 1640px;
}

button.slick-prev {
    left: -80px;
}

button.slick-next {
    right: -80px;
}

button.slick-arrow {
    position: absolute;
    top: 0;
    border: none;
    display: block;
    padding: 15px 20px;
    font-size: 25px;
}

#map {
    width: 500px;
    height: 100%;
    position: absolute !important;
    right: 0;
    top: 0;
}

#map1,
#map2 {
    width: 100%;
    height: 100%;
    min-height: 350px;
}

section.catalog-wrapper {
    text-align: center;
}

section.catalog-wrapper h5 {
    font-family: 'asphaltic_grain_condensed_pBd';
    margin: 10px 0 0;
}

section.catalog-wrapper .col-md-4 {
    margin: 0 0 30px;
    padding-bottom: 10px;
}

section.catalog-wrapper .btn-1 {
    border-bottom: 1px dashed #7a5858;
    padding: 0 0 20px;
}

#quickviewModal .modal-header {
    border: none;
    padding: 7px 10px 0 0px;
    font-family: 'antonregular';
    text-transform: uppercase;
    color: #e50019;
    text-align: right;
    display: block;
}

#quickviewModal .modal-header .btn-close {
    color: #fff;
    opacity: 1;
    background-color: #e50019;
    border-radius: 100%;
    font-size: 10px;
    position: relative;
    top: -3px;
}

ul.slick-dots {
    position: absolute;
    bottom: 0;
    z-index: 9;
    left: -150px;
}

ul.slick-dots {
    list-style: none;
}

ul.slick-dots li {
    display: inline-block;
    margin: 1px;
}

ul.slick-dots li button {
    color: transparent;
    border: none;
    background-color: #eee;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

ul.slick-dots li button.active {
    background-color: #333;
}

ul.slick-dots li.slick-active button {
    background-color: #333;
}
.store-locator-content {
    padding-top: 1.5rem;
}
.stores-cont-wrapper .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}

.stores-cont-wrapper .nav-tabs .nav-link {
    color: #fff;
    border-radius: 0;
    display: block;
    padding: 10px 20px 4px;
    font-family: 'antonregular';
    background: #707070;
    margin: 0 3px;
    text-transform: uppercase;
}

.stores-cont-wrapper .nav-tabs .nav-item {
    padding: 0;
    border: none;
}

.stores-cont-wrapper .nav-tabs .nav-link.active {
    background-color: #e50019;
}

ul.list-store {
    list-style: none;
}

ul.list-store li {
    margin: 0 0 20px;
}

ul.list-store li .store-details {
    display: flex;
    background-color: #fff;
    box-shadow: 0 0 20px 0px #b7b7b7;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
}

.store-details h5 {
    font-family: 'antonregular';
    color: #484848;
}

.store-details h6 {
    color: #008F9F;
    font-family: 'bebas_neueregular';
}

section.content-section .store-details p {
    font-family: 'helvcondensedregular';
    color: #9FA4AF;
}

section.content-section .store-details .store-status {
    font-family: 'helvcondensedregular';
    color: #9FA4AF;
    margin-right: 5px;
    font-size: 16px;
}

section.content-section .store-details .store-status.open {
    color: #009606;
}

section.content-section .store-details .store-status.close {
    color: #E50019;
}

section.content-section .store-details .store-status.opensoon {
    color: #FF9300;
}

ul.list-store li .store-details .store-contact a {
    display: block;
    font-family: 'antonregular';
    color: #008F9F;
    margin: 0 0 5px;
}

ul.list-store li .store-details .store-contact {
    text-align: center;
}

ul.list-store li .store-details .store-contact i {
    color: #008f9f;
    margin: 0 0 5px;
    display: block;
}

.storeInfoWindow h3 {
    font-size: 20px;
    font-family: 'antonregular';
    margin: 0;
    background-color: #008f9f;
    color: #fff;
    padding: 5px;
}

.storeInfoWindow {
    text-align: center;
}

.storeInfoWindow a {
    text-transform: uppercase;
    font-family: 'antonregular';
    margin: 0;
    background-color: #e50019;
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 5px;
}

.store-email,
.store-email a,
.store-email i {
    font-family: 'antonregular';
    color: #008F9F;
}

header.header, ul.navbar-nav.menu-cta {
    background-color: #008f9f;
}

ul.navbar-nav.menu-cta a.nav-link {
    display: none;
}

.menu-cat-bg img {
    max-width: 80px;
}

/*header.header, ul.navbar-nav.menu-cta{background-color: #008f9f !important;}*/
/*---------------------------------------------------*/
/* General */
/*---------------------------------------------------*/

html body.loaded {
    overflow-y: scroll;
}

body.panel-active {
    overflow-y: hidden;
}


* {
    outline: 0;
}

.blue-bg {
    background-color: #004094;
}

.grey-bg {
    background-color: #E6E6E6;
}

.bg-grey {
    background-color: #F4F4F4;
}

.bg-white {
    background-color: #fff;
}

.accent-1 {
    color: #e50019;
}

.accent-2 {
    color: #008f9f;
}

.accent-3 {
    color: #484848;
}

body h1 {
    font-size: 225px;
}

body h2 {
    font-size: 195px;
}

body h3,
.inner-hero-cont h1 {
    /*font-size: 150px;*/
}

body h4,
ul.category-list li a,
.inner-hero-cont.inner-page-cont span.date {
    font-size: 50px;
}

body h5,
section.content-section p,
section.content-section ul li,
.contact-cont .btn-1 a {
    font-size: 30px;
}

body h6 {
    font-size: 29px;
}

.max-100 {
    max-width: 100%;
}

.pd-0 {
    padding: 0;
}

.container-fluid {
    max-width: 1920px;
}

b,
strong {
    font-family: 'gothambold';
}

/*---------------------------------------------------*/
/* Header */
/*---------------------------------------------------*/

header {
    background-color: #484848;
}

a.navbar-brand img {
    max-width: 100%;
    transition: 0.3s linear;
}

a.nav-link {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.nav-link:hover,
.nav-link:focus {
    color: #e50019;
}

.dropdown-toggle::after {
    display: none;
}

nav.navbar.navbar-expand-lg {
    padding: 0;
}

div#main_nav {
    background-color: #008F9F;
}

.navbar-expand-lg .navbar-nav.menu-cta {
    background-color: #484848;
    padding: 0 0 0 10px;
}

.navbar-expand-lg .navbar-nav.menu-cta a.nav-link {
    background-color: #e50019;
    padding: 6px 7px 6px;
}

.navbar-expand-lg .navbar-nav.menu-cta a.nav-link:hover,
.section-contact-form input.submit-btn:hover {
    background-color: #008f9f;
    color: #fff;
}

form.search input.input-element {
    padding: 5px;
    border: none;
    font-family: 'helvcondensedregular';
    min-height: 34px;
}

form.search button.btn,
form.search input.submit {
    position: absolute;
    right: 0;
    border: none;
    color: #fff;
    background-color: #e50019;
    border-radius: 0;
    padding: 5px 10px;
}

.navbar-expand-lg .navbar-nav {
    padding: 13px 0 10px;
    align-items: center;
}

.navbar-expand-lg .navbar-collapse {
    align-items: stretch;
}

form.search {
    display: none;
    position: absolute;
    bottom: -50px;
    right: 10px;
    z-index: 1;
}

a#searchToggle {
    color: #fff;
    padding: 0 10px;
    font-size: 26px;
}

.navbar .megamenu {
    padding: 10px;
    max-width: 1080px;
    margin: 0 auto;
    border: none;
}

form.subscription button.btn {
    position: absolute;
    right: 0;
    top: 0;
}

form.subscription {
    position: relative;
    max-width: 520px;
    margin: 0 auto;
}

form.subscription button.btn i {
    color: #e50019;
    font-size: 20px;
}

.megamenu .tab-content {
    background-color: #484848;
}

.megamenu iframe {
    width: 100%;
    height: 100%;
    min-height: 235px;
}

.megamenu .tab-pane {
    padding: 10px;
}

.navbar .megamenu .nav-tabs .nav-link:hover,
.navbar .megamenu .nav-tabs .nav-link:focus,
.navbar .megamenu .nav-tabs .nav-link.active,
.navbar .megamenu .nav-tabs .nav-item.show .nav-link {
    border-color: transparent;
}

.navbar .megamenu .nav-tabs {
    border-bottom: none;
    justify-content: space-between;
}

.navbar .megamenu .nav-tabs li.nav-item {
    width: calc(100% / 5);
}

.navbar .megamenu .nav-tabs .nav-link {
    margin-bottom: 0;
    background: none;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 5px;
    text-align: center;
    position: relative;
}

.menu-cat-bg img {
    display: block;
    margin: 0 0 0 auto;
    max-width: 70px;
}

a.nav-link.active .menu-cat-bg img {
    max-width: 100%;
    margin: auto;
}

.menu-cat-bg > div {
    display: table-cell;
    vertical-align: top;
}

a.nav-link.active .menu-cat-bg > div {
    vertical-align: middle;
}

.menu-cat-bg {
    background-size: cover;
    background-position: center;
    height: 115px;
    width: 100%;
    text-align: right;
    padding: 5px;
    transition: 5s linear;
    display: table;
    max-height: 115px;
}

.megamenu .tab-pane img {
    display: block;
    margin: 10px 0 20px;
    max-width: 230px;
}

.navbar .megamenu .nav-tabs .nav-item:first-child .nav-link {
    padding-left: 0;
}

.navbar .megamenu .nav-tabs .nav-item:last-child .nav-link {
    padding-right: 0;
}

a.nav-link.dropdown-toggle.show:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    left: calc(50% - 15px);
    right: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid white;
    bottom: -12px;
}

a.nav-link.dropdown-toggle.show {
    position: relative;
}

.navbar .megamenu .nav-tabs .nav-link.active:before {
    content: '';
    width: 0px;
    height: 0px;
    position: absolute;
    left: calc(50% - 15px);
    right: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #484848;
    bottom: -6px;
}

.nav-item.dropdown ul.dropdown-menu {
    background-color: #484848;
    border: 5px solid #fff;
    border-radius: 0;
    min-width: 254px;
    left: calc(50% - 127px);
}

.dropdown-menu li a.dropdown-item:hover {
    background: transparent;
    color: #E50019;
}

/*---------------------------------------------------*/
/* Footer */
/*---------------------------------------------------*/

img {
    max-width: 100%;
}

.footer-subscription {
    background-color: #1d1d1d;
    text-align: center;
    padding: 80px 0;
}

.footer-widgets {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center right;
    background-color: #06080c;
    padding: 50px 0;
    position: relative;
}

.copyright {
    background-color: #008F9F;
}

.copyright p i {
    color: #e50019;
}

.copyright p {
    font-size: 29px;
    font-family: 'bebas_neueregular';
    margin: 0;
    padding: 10px;
}

footer p {
    text-align: center;
    color: #fff;
}

footer .copyright i,
footer .copyright a {
    color: #ffffff;
}

.footer-subscription .row {
    align-items: center;
}

.footer-subscription h5 {
    color: #fff;
    font-family: 'bebas_neueregular';
}

ul.footer-menu {
    padding: 0;
    list-style: none;
    margin: 0;
    text-align: left;
}

ul.footer-menu li {
    display: block;
}

ul.social-links {
    padding: 0;
    list-style: none;
    margin: 20px 0 10px;
    text-align: center;
}

ul.social-links li {
    display: inline-block;
    margin: 0 5px;
}

ul.social-links li a {
    display: block;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border-radius: 100%;
    margin: 0 auto;
    transition: 0.5s linear;
    background-color: #1d1d1d;
    border: 1px solid #fff;
    font-size: 25px;
}

ul.social-links li a svg {
    width: 20px;
    height: 20px;
    fill: #fff;
}

ul.social-links li a:hover {
    color: #fff;
    border-color: #C0031B;
    animation: socialhover;
    animation-duration: 0.4s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    background-color: #C0031B;
}

ul.social-links li a:hover svg {
    fill: #0C2D36;
}

@-webkit-keyframes socialhover {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}

@keyframes socialhover {
    from {
        transform: scale(1);
    }
    to {
        transform: scale(1.1);
    }
}
.footer .wpcf7-response-output {
    color: #ffffff !important;
}
form.subscription input {
    width: 100%;
    padding: 9px 20px;
    border-radius: 22px;
    border: none;
    font-family: 'helvcondensedregular';
}

ul.footer-menu li a:hover {
    padding-left: 5px;
    color: #E50019;
}

.footer-contact-tabs .nav-tabs .nav-link {
    font-size: 23px;
    border: none;
    text-decoration: underline !important;
}

.footer-contact-tabs .nav-tabs {
    border-bottom: none;
}

.footer-contact-tabs .nav-tabs .nav-link.active,
.footer-contact-tabs .nav-tabs .nav-item.show .nav-link {
    color: #E50019;
    background-color: transparent;
    border-color: transparent;
}

.contact-details {
    display: flex;
    justify-content: flex-start;
    margin: 0 0 13px;
}

.contact-details i {
    color: #fff;
    margin-right: 10px;
}

.footer-contact-tabs .nav-link:hover,
.footer-contact-tabs .nav-link:focus {
    color: #fff;
}

.footer-widgets .col-md-2 {
    padding: 0 0px 0 30px;
    border-left: 1px solid #fff;
}

.footer-widgets .row {
    align-items: center;
}

/*---------------------------------------------------*/
/* Preloader */
/*---------------------------------------------------*/

body .preloader-wrap {
    height: 100%;
    display: none !important;
    place-items: center;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 999999999;
    align-items: center;
    justify-content: center;
}

body.loaded .preloader-wrap {
    display: none !important;
}

svg.tea {
    --secondary: #C0031B;
}

svg.tea #teabag {
    transform-origin: top center;
    transform: rotate(3deg);
    animation: swing 2s infinite;
}

svg.tea #steamL {
    stroke-dasharray: 13;
    stroke-dashoffset: 13;
    animation: steamLarge 2s infinite;
}

svg.tea #steamR {
    stroke-dasharray: 9;
    stroke-dashoffset: 9;
    animation: steamSmall 2s infinite;
}

@-moz-keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@-webkit-keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@-o-keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@keyframes swing {
    50% {
        transform: rotate(-3deg);
    }
}

@-moz-keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@-webkit-keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@-o-keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@keyframes steamLarge {
    0% {
        stroke-dashoffset: 13;
        opacity: 0.6;
    }
    100% {
        stroke-dashoffset: 39;
        opacity: 0;
    }
}

@-moz-keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

@-webkit-keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

@-o-keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

@keyframes steamSmall {
    10% {
        stroke-dashoffset: 9;
        opacity: 0.6;
    }
    80% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
    100% {
        stroke-dashoffset: 27;
        opacity: 0;
    }
}

/*---------------------------------------------------*/
/* Body */
/*---------------------------------------------------*/

::-webkit-scrollbar {
    width: 4px;
    height: 2px;
}

::-webkit-scrollbar-thumb {
    cursor: pointer;
    background: #008F9F;
}

::selection {
    background-color: #008F9F;
    color: #fff;
}

-webkit-::selection {
    background-color: #008F9F;
    color: #fff;
}

::-moz-selection {
    background-color: #008F9F;
}

.feature-product-thumb p {
    margin: 0;
}

.feature-product-thumb {
    background-color: #FCFAFA;
    margin: 0 0 15px;
    text-align: center;
    padding: 20px 10px;
    position: relative;
}

.btn-1 a:hover {
    background-color: #484848;
    color: #fff;
}

.btn-1 {
    display: inline-block;
}

.section-header h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'asphaltic_grain_condensed_pBd';
    color: #e50019;
    margin: 0;
}

.feature-product-thumb img {
    padding: 10px;
    margin: 0 0 10px;
}

.lxt-prods:before {
    content: '';
    width: 137px;
    height: 20px;
    background-image: url(../img/label-lxt.png);
    position: absolute;
    top: 5px;
    left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.cxt-prods:before {
    content: '';
    width: 36px;
    height: 16px;
    background-image: url(../img/label-cxt.png);
    position: absolute;
    top: 5px;
    left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.xgt-prods:before {
    content: '';
    width: 45px;
    height: 14px;
    background-image: url(../img/label-xgt.png);
    position: absolute;
    top: 5px;
    left: 5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.btn-2 {
    margin: 0 0 15px;
}

.btn-2 a {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    background: #008F9F;
    font-family: 'antonregular';
    display: block;
    font-size: 25px;
    padding: 8px 5px 8px;
    transition: 0.5s linear;
}

.btn-2 a:hover {
    background-color: #e50019;
    color: #fff;
}
video {
    width: 100%;
    height: 80vh;
    object-fit: cover;
}
.parallax-section {
    background-size: cover;
    background-position: center;
    text-align: center;
    padding: 100px 0;
    background-attachment: fixed;
}

.parallax-section h2 {
    color: #fff;
    font-family: 'asphaltic_grain_condensed_pBd';
    line-height: 0.9;
}

.cat-feature-box h4 {
    color: #fff;
    font-family: 'antonregular';
    margin: 0;
}

.cat-feature-box p {
    color: #fff;
    font-family: 'bebas_neueregular';
    margin: 0;
}

.cat-feature-box {
    display: table;
    width: 100%;
    background-size: cover;
    background-position: center top;
    transition: 0.5s linear;
	background-color: #00000026;
    background-blend-mode: overlay;
}

.cat-feature-box:hover {
    background-position: 15px;
}

.cat-feature-box > div {
    display: table-cell;
    height: 390px;
    vertical-align: bottom;
    width: 50%;
    padding: 20px 31% 20px 20px;
}

.product-thumb {
    display: flex;
    background-color: #f7f7f7;
    margin: 10px 0;
    align-items: center;
}

.product-thumb .image-thumbnail {
    width: 30%;
}

.product-thumb .product-info {
    width: 70%;
}

.product-info h6 {
    font-family: 'antonregular';
    color: #008F9F;
    text-transform: uppercase;
    font-size: 22px;
}

.product-info {
    padding: 10px;
    background-color: #f0f0f0;
}

.product-info span.prod-code {
    font-size: 19px;
    text-transform: uppercase;
    color: #484848;
    font-family: 'antonregular';
    display: block;
}

.product-info p {
    color: #484848;
    font-family: 'bebas_neueregular';
    margin-bottom: 0;
}

.product-thumb .product-info .btn-1 {
    margin: 5px 0 0;
}

.product-info .btn-1 a {
    font-size: 14px;
    padding: 4px 5px 5px;
}

.image-thumbnail a {
    display: block;
    padding: 5px;
}

.image-thumbnail a:hover img {
    transform: scale(0.9);
}

.image-thumbnail a img {
    transition: 0.3s linear;
    margin: 0 auto;
    display: block;
    max-height: 98px;
    min-width: 98px;
    max-width: 98px;
}

.lxt-prods,
.xgt-prods,
.cxt-prods {
    position: relative;
}

.product-thumb.lxt-prods:before {
    width: 90px;
    height: 13px;
}

.hero-slide {
    height: 100vh;
}

.hero-slide-cont h1 {
    font-family: 'asphaltic_grain_condensed_pBd';
    color: #fff;
    line-height: 0.85;
    text-transform: uppercase;
}

.hero-slide-cont h5 {
    color: #fff;
    font-family: 'bebas_neueregular';
}

.hero-slide iframe {
    width: 100%;
    height: 100vh;
}

.hero-slide.has-video .container {
    display: none;
}

.hero-slide-cont {
    padding: 200px 0;
}

.hero-nav-wrapper {
    position: absolute;
    top: 0;
    right: 10%;
   /*background-color: #fff;*/
    width: 20%;
    height: 100%;
    padding: 8px;
}

section.hero-section {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.nav-slide-grid h4 {
    font-size: 28px;
}
.hero-navigator-slide {
    background-color: #008F9F;
    text-align: center;
    margin: 0 0 6px;
}

.hero-navigator-slide h4 {
    color: #fff;
    font-family: 'antonregular';
    text-transform: uppercase;
    -webkit-text-stroke: 1px;
    -webkit-text-stroke-color: #008f9f;
    line-height: 0.5;
    margin: 0 0 10px;
}

.hero-navigator-slide span {
    color: #fff;
    text-transform: uppercase;
    font-family: 'helvcondensedregular';
}

.nav-wrp-thumb {
    height: 150px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.5s linear;
}

.slick-current.slick-active .nav-wrp-thumb {
    height: 240px;
    transition: 0.5s linear;
}

.slick-current.slick-active .hero-navigator-slide {
    background-color: #e50019;
}

.slick-current.slick-active .hero-navigator-slide h4 {
    -webkit-text-stroke-color: #e50019;
}

a.navbar-brand {
    padding: 0;
}

.inner-hero-cont {
    text-align: center;
    padding: 270px 0;
}

.inner-hero-cont h1 {
    /*font-family: 'asphaltic_grain_condensed_pBd';*/
    color: #fff;
    text-transform: uppercase;
}

section.inner-hero-section {
    background-size: cover;
    background-position: center;
	background-blend-mode: overlay;
    background-color: #00000030;
}

.cat-wrp {
    background: #F0F0F0;
    padding-left: 0;
    padding-right: 0;
    margin: 15px;
    width: 31%;
    position: relative;
}

.cat-feature-cont-box {
    padding: 0 0 50px;
}

.cat-feature-cont-box h5 {
    padding: 20px 20px 0;
    color: #008F9F;
    font-family: 'antonregular';
}

.cat-feature-cont-box p {
    font-size: 26px;
    font-family: 'helveticalight';
    color: #484848;
    padding: 0px 20px 0;
}

.cat-feature-cont-box .btn-1 {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
}

.c-col-container {
    display: flex;
    width: 100%;
}

.c-col {
    flex: 1;
    padding: 20px;
    margin: 10px;
    width: calc(100% / 3);
}

section.video-hero {
    background-color: #1d1d1d;
}

section.video-hero iframe {
    width: 100%;
    height: 100vh;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.section-header h4 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'asphaltic_grain_condensed_pBd';
    color: #000000;
    margin: 0;
}

/*.gbl-wrp {
    display: flex;
    justify-content: center;
    align-items: center;
}*/

.gbl-items {
    text-align: center;
    margin: 0 auto;
}

.gbl-items h6 {
    text-align: center;
    color: #008999;
    text-transform: uppercase;
    font-family: 'antonregular';
    font-size: 22px;
    margin: 20px 0;
}

.gbl-items a img {
    display: block;
    border: 5px solid transparent;
    transition: 0.3s linear;
}

.gbl-items a:hover img {
    border-color: #008999;
}

.inner-hero-cont.with-ico h1 {
    font-family: 'antonregular';
    text-transform: uppercase;
}

.inner-hero-cont.with-ico h1 span {
    display: block;
    font-size: 75px;
}

.inner-hero-cont.with-ico img {
    margin: 0 auto 10px;
    display: block;
}

.inner-hero-cont.with-ico {
    padding: 200px 0;
}

.inner-hero-cont.inner-page-cont {
    padding: 150px;
}

.section-contact-form .form-element {
    border: 1px solid #dfdfdf;
    margin: 0 0 15px;
}

.section-contact-form .filter-wrp {
    width: 100%;
    display: block;
    position: relative;
}

.section-contact-form .filter-wrp i {
    position: absolute;
    right: 5%;
    top: 15px;
    pointer-events: none;
    color: #666666;
}

.section-contact-form .filter-wrp select {
    background-color: transparent;
    color: #9FA4AF;
}

.form-check-input:checked {
    background-color: #13AC42;
    border-color: #13AC42;
}

.form-element {
    width: 100%;
    border: none;
    padding: 11px 10px;
    margin: 0 0 10px;
    font-size: 17px;
    color: #666666;
    min-height: 51px;
    border-radius: 5px;
    background-color: #fff;
}

.form-element::placeholder {
    font-size: 17px;
    color: #9FA4AF;
    text-transform: capitalize;
}

.section-contact-form .filter-wrp select {
    background-color: transparent;
    color: #9FA4AF;
}

.filter-wrp select.form-element {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.section-contact-form .form-element {
    border: 1px solid #dfdfdf;
    margin: 0 0 15px;
}

.filter-wrp .form-element {
    background-color: #E5E5E5;
    text-transform: capitalize;
    color: #000;
}

.contact-cont .contact-details a,
.contact-cont .contact-details i {
    color: #000;
}

.contact-cont {
    padding-left: 150px !important;
}

label.agree-switch {
    color: #666666;
}

.post-info.product-info h5 {
    color: #008F9F;
    font-family: 'antonregular';
    margin: 0;
}

.post-info.product-info .date {
    font-size: 28px;
    font-family: 'antonregular';
    color: #E50019;
}

.post-info.product-info p {
    font-family: 'helvcondensedregular';
}

.post-thum.product-thumb .image-thumbnail {
    width: 35%;
}

.post-thum.product-thumb .post-info.product-info {
    width: 65%;
    padding: 17px 10px;
}

.post-thum.product-thumb {
    background-color: #fff;
    align-items: flex-start;
}

.post-thum.product-thumb .image-thumbnail a {
    padding: 0;
}

ul.category-list li a {
    background-color: #707070;
    display: block;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    font-family: 'antonregular';
    padding: 10px 10px 0;
    transition: 0.5s linear;
}

ul.category-list li a.active,
ul.category-list li a:hover {
    background-color: #E50019;
}

ul.category-list {
    list-style: none;
    padding: 0;
    margin: 10px 0;
    display: flex;
}

ul.category-list li {
    width: calc(100% / 4);
}

ul.category-list li:not(:last-child) {
    padding-right: 5px;
}

.inner-hero-cont.inner-page-cont span.date {
    color: #fff;
    background-color: #e50019;
    font-family: 'antonregular';
    padding: 10px 25px 5px;
}

section.content-section.single-post-cont h3 {
    line-height: 1;
    font-size: 100px !important;
    color: #E50019;
    font-family: 'asphaltic_grain_condensed_pBd';
}

section.content-section ul li {
    color: #484848;
    /*font-family: 'helveticalight';*/
}

section.content-section ul li::marker {
    color: #e50019;
}

.search-result-posts li {
    background-color: #f7f7f7;
    padding: 10px 20px 15px;
    display: block;
    margin: 0 0 20px;
    border-bottom: 2px dashed #1d1d1d;
}

.search-result-posts {
    list-style: none;
    padding: 0;
}

.search-result-posts li h4 a {
    display: block;
    font-family: 'asphaltic_grain_condensed_pBd';
    text-transform: uppercase;
    color: #E50019;
}

.search-result-posts p {
    margin: 0;
}

.search-result-posts p a {
    color: #008F9F;
}

.product-tabs .nav-tabs .nav-link {
    color: #fff;
    background-color: #B2B2B2;
    border: none;
    border-radius: 0;
    padding: 15px 25px 15px;
    font-size: 26px;
}

.product-tabs .nav-tabs {
    border: none;
}

.product-tabs .nav-tabs .nav-link.active {
    background-color: #008F9F;
}

.product-tabs .nav-tabs .nav-item {
    width: 25%;
    text-align: center;
    padding: 5px;
}

table.technical-info {
    width: 100%;
    margin: 30px 0;
}

table.technical-info td,
table.technical-info th {
    border: 1px solid #eee;
    padding: 5px;
}

table.technical-info thead {
    background-color: #e1e1e1;
    color: #1d1d1d;
    font-family: 'bebas_neueregular';
    font-size: 24px;
}

ul.product-support {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.product-support li {
    display: flex;
    justify-content: space-between;
    background-color: #f1f1f1;
    margin: 0 0 10px;
    align-items: center;
    padding: 10px;
}

ul.product-support li h6 {
    font-family: 'bebas_neueregular';
    margin: 0;
}

ul.product-support li .btn-1 a {
    padding: 7px 25px 2px;
}

.product-description-wrp h5 {
    font-family: 'antonregular';
}

.btn-1.ico-only a {
    color: #e50019;
    background-color: transparent;
    transform: rotateY(180deg);
    font-size: 30px;
}

.btn-1.ico-only {
    margin: 0 0 0 10px;
}

.productSliderWrap iframe {
    width: 100%;
    height: 418px;
    display: block;
}

.productSliderThumbs {
    max-width: 500px;
    margin: 0 auto;
}

div#quickviewModal .modal-dialog {
    max-width: 1640px;
}

button.slick-prev {
    left: -80px;
}

button.slick-next {
    right: -80px;
}

button.slick-arrow {
    position: absolute;
    top: 0;
    border: none;
    display: block;
    padding: 15px 20px;
    font-size: 25px;
}

.service-center {
    background: #008f9f;
    margin-bottom: 20px;
    padding: 20px;
    color: #ffffff;
}
.service-center h5{
	font-size: 18px;
}
.service-center p{
	font-size: 16px !important;
	color: #ffffff !important;
}

.category-marketing-label {
    font-size: 24px;
    text-align: center;
    padding-top: 20px;
}
#map {
    width: 500px;
    height: 100%;
    position: absolute !important;
    right: 0;
    top: 0;
}

#map1,
#map2 {
    width: 100%;
    height: 100%;
    min-height: 350px;
}

section.catalog-wrapper {
    text-align: center;
}

section.catalog-wrapper h5 {
    font-family: 'asphaltic_grain_condensed_pBd';
    margin: 10px 0 0;
}

section.catalog-wrapper .col-md-4 {
    margin: 0 0 30px;
    padding-bottom: 10px;
}

section.catalog-wrapper .btn-1 {
    border-bottom: 1px dashed #7a5858;
    padding: 0 0 20px;
}

#quickviewModal .modal-header {
    border: none;
    padding: 7px 10px 0 0px;
    font-family: 'antonregular';
    text-transform: uppercase;
    color: #e50019;
    text-align: right;
    display: block;
}

#quickviewModal .modal-header .btn-close {
    color: #fff;
    opacity: 1;
    background-color: #e50019;
    border-radius: 100%;
    font-size: 10px;
    position: relative;
    top: -3px;
}

ul.slick-dots {
    position: absolute;
    bottom: 0;
    z-index: 9;
    left: -150px;
}

ul.slick-dots {
    list-style: none;
}

ul.slick-dots li {
    display: inline-block;
    margin: 1px;
}

ul.slick-dots li button {
    color: transparent;
    border: none;
    background-color: #eee;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

ul.slick-dots li button.active {
    background-color: #333;
}

ul.slick-dots li.slick-active button {
    background-color: #333;
}

.stores-cont-wrapper .nav-tabs {
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
}

.stores-cont-wrapper .nav-tabs .nav-link {
    color: #fff;
    border-radius: 0;
    display: block;
    padding: 10px 20px 4px;
    font-family: 'antonregular';
    background: #707070;
    margin: 0 3px;
    text-transform: uppercase;
}

.stores-cont-wrapper .nav-tabs .nav-item {
    padding: 0;
    border: none;
}

.stores-cont-wrapper .nav-tabs .nav-link.active {
    background-color: #e50019;
}

ul.list-store {
    list-style: none;
}

ul.list-store li {
    margin: 0 0 20px;
}

ul.list-store li .store-details {
    display: flex;
    background-color: #fff;
    box-shadow: 0 0 20px 0px #b7b7b7;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
}

.store-details h5 {
    font-family: 'antonregular';
    color: #484848;
}

.store-details h6 {
    color: #008F9F;
    font-family: 'bebas_neueregular';
    font-size: 18px;
}

section.content-section .store-details p {
    font-family: 'helvcondensedregular';
    color: #9FA4AF;
}

section.content-section .store-details .store-status {
    font-family: 'helvcondensedregular';
    color: #9FA4AF;
    margin-right: 5px;
    font-size: 16px;
}

section.content-section .store-details .store-status.open {
    color: #009606;
}

section.content-section .store-details .store-status.close {
    color: #E50019;
}

section.content-section .store-details .store-status.opensoon {
    color: #FF9300;
}

ul.list-store li .store-details .store-contact a {
    display: block;
    font-family: 'antonregular';
    color: #008F9F;
    margin: 0 0 5px;
    font-size: 14px;
}

ul.list-store li .store-details .store-contact {
    text-align: center;
}

ul.list-store li .store-details .store-contact i {
    color: #008f9f;
    margin: 0 0 5px;
    display: block;
}

.storeInfoWindow h3 {
    font-size: 20px;
    font-family: 'antonregular';
    margin: 0;
    background-color: #008f9f;
    color: #fff;
    padding: 5px;
}

.storeInfoWindow {
    text-align: center;
}

.storeInfoWindow a {
    text-transform: uppercase;
    font-family: 'antonregular';
    margin: 0;
    background-color: #e50019;
    color: #fff;
    display: block;
    font-size: 20px;
    padding: 5px;
}

.store-email,
.store-email a,
.store-email i {
    font-family: 'antonregular';
    color: #008F9F;
    font-size: 14px;
}

header.header, ul.navbar-nav.menu-cta {
    background-color: #008f9f;
}

ul.navbar-nav.menu-cta a.nav-link {
    display: none;
}

.menu-cat-bg img {
    max-width: 80px;
}

/*header.header, ul.navbar-nav.menu-cta{background-color: #008f9f !important;}*/

.catalog-img {
    width: 148px;
    height: auto;
}

section.catalog-wrapper h5,
.font-family-normal {
    font-family: 'helveticalight' !important;
}

#quickviewModal {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
}

#quickviewModal #product-desc-section img {
    max-height: 300px;
    margin: auto;
}

#quickviewModal #product-desc-section .productSliderThumbs .slick-list {
    max-width: 80%;
    margin: auto;
}

#quickviewModal #product-desc-section .productSliderThumbs button.slick-prev {
    left: -20px;
    border-right: 5px solid #fff;
}

#quickviewModal #product-desc-section .productSliderThumbs button.slick-next {
    right: -20px;
    border-left:: 5px solid #fff;;
}

#quickviewModal #product-desc-section .productSliderThumbs button.slick-arrow {
    top: -3px;
    padding: 20px;
    z-index: 9;
}

#quickviewModal #product-desc-section .productSliderThumbs .slick-list .prod-slide-thumb img {
    border: 1px solid #eaeaea;
    padding: 3px;
    max-height: 64px;
}

#quickviewModal #product-desc-section .productSliderThumbs .slick-list.draggable .prod-slide-thumb img {
    cursor: grab;
}

.product-info .btn-1 a {
    padding: 6px 5px 4px;
}

.product-info .btn-1 a i {
    vertical-align: middle;
}

.dropdown-menu li a.dropdown-item:active, .dropdown-menu li a.dropdown-item:focus {
    background-color: transparent;
	color: #E50019;
}

.nav-item.dropdown ul.dropdown-menu {
    min-width: 354px;
    left: calc(50% - 177px);
    padding: 0;
}

.dropdown-menu li a.dropdown-item {
    padding: 5px 10px;
    border-bottom: 3px solid #fff;
    text-decoration: none !important;
    white-space: normal;
}

.dropdown-menu li a.dropdown-item:hover {
    background: #353535;
}

.navbar-expand-lg .navbar-nav.menu-cta {
    background-color: #008F9F;
}

a.navbar-brand img {
    min-width: 193px;
}

a.navbar-brand {
    margin: 0px;
}

form.search {
    display: flex;
}

form.search input.input-element {
    padding: 5px 10px;
    border-radius: 24px;
    margin-right: -45px;
    z-index: -2;
    transition: all 0.5s ease;
    opacity: 0;
	visibility:hidden;
}

input.input-element.mr-sm-2.search.show {
    margin-right: 0px;
    z-index: 4;
    opacity: 1;
	visibility: visible ;
}

button.searchtoggle {
    color: #fff;
    padding: 0 10px;
    font-size: 26px;
    background-color: transparent;
    border: 0;
    display: none;
}


.search-results .inner-hero-cont h1 {
    font-size: 70px;
}

#st-1 .st-btn[data-network='sharethis'] {
    background-color: #e50019 !important;
    vertical-align: middle !important;
    top: -2px !important;
    min-height: 39px;
}

#st-1 .st-btn > img {
    top: 1px !important;
    vertical-align: middle !important;;
}

.st-logo {
    display: none !important;
}

.feature-product-thumb .btn-1 a{
    font-size: 14px;
}

/*
------------- POP-up Fixation
 */
#quickviewModal .product-description-wrp h3 {
    color: #008F9F;
    font-size: 46px;
}
#quickviewModal .product-description-wrp p {
     font-size: 20px;
     text-align: justify;
 }
#quickviewModal .product-description-wrp h5 {
    font-size: 25px;
}

/**
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
--------------------|| Home slider Fixation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
 */
@media only screen and (max-width: 1460px) {
    .nav-wrp-thumb{height:80px}
}

/*---------------------------------------------------*/
/* Responsive */
/*---------------------------------------------------*/
/* ============ desktop view ============ */

@media all and (min-width: 992px) {
    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
}

/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */

@media (max-width: 991px) {
    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

/* ============ mobile view .end// ============ */

@media only screen and (min-width: 1700px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1650px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1749px) {
    section.content-section.single-post-cont h3 {
        font-size: 80px !important;
    }

    html body {
        font-size: 16px;
    }

    body h1 {
        font-size: 195px;
    }

    body h2 {
        font-size: 165px;
    }

    body h3 {
        font-size: 120px;
    }

    .inner-hero-cont h1 {
        /*font-size: 130px;*/
    }

    body h4,
    ul.category-list li a {
        font-size: 40px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 28px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 26px;
    }

    section.content-section h4 {
        font-size: 60px;
    }

    a.nav-link,
    .btn-2 a,
    .footer-contact-tabs .nav-tabs .nav-link,
    section.content-section p, section.content-section ul li {
        font-size: 20px;
    }

    .contact-details a {
        font-size: 23px;
    }

    ul.footer-menu li a {
        font-size: 23px;
    }

    ul.social-links li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .copyright p {
        font-size: 20px;
    }

    .cat-feature-box > div {
        height: 300px;
    }

    .parallax-section {
        padding: 70px 0;
    }

    .contact-details {
        margin: 0 0 10px;
    }

    .cat-wrp {
        margin: 10px;
    }
}

@media only screen and (max-width: 1650px) {
}

@media only screen and (max-width: 1600px) {
    section.content-section p,
    section.content-section ul li,
    .contact-cont .btn-1 a {
        font-size: 24px;
    }

    .product-tabs .nav-tabs .nav-link {
        font-size: 26px;
    }

    .productSliderWrap iframe {
        height: 350px;
    }

    .product-description-wrp h3 {
        font-size: 46px;
    }

    .product-description-wrp h4 {
        font-size: 36px;
    }

    .product-description-wrp p {
        font-size: 20px;
    }

    .cat-wrp {
        margin: 8px;
    }

    .cat-feature-cont-box p {
        font-size: 20px;
    }

    section.content-section.single-post-cont h3 {
        font-size: 70px !important;
    }

    body h1 {
        font-size: 180px;
    }

    body h2 {
        font-size: 150px;
    }

    body h3 {
        font-size: 105px;
    }

    .inner-hero-cont h1 {
        /*font-size: 115px;*/
    }

    body h4,
    ul.category-list li a {
        font-size: 36px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 26px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 24px;
    }

    section.content-section h4 {
        font-size: 55px;
    }

    a.nav-link,
    .btn-2 a,
    .footer-contact-tabs .nav-tabs .nav-link,
    .product-info span.prod-code,
    section.content-section p {
        font-size: 18px;
    }

    .contact-details a {
        font-size: 21px;
    }

    ul.footer-menu li a {
        font-size: 21px;
    }

    ul.social-links li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .copyright p {
        font-size: 18px;
    }

    .nav-wrp-thumb {
        height: 140px;
    }

    .hero-slide-cont {
        padding: 100px 0;
    }

    .footer-subscription {
        padding: 50px 0;
    }

    .slick-current.slick-active .nav-wrp-thumb {
        height: 170px;
    }

    .nav-wrp-thumb {
        height: 100px;
    }

    .inner-hero-cont {
        padding: 150px 0;
    }
}

@media only screen and (max-width: 1460px) {
    section.content-section p,
    section.content-section ul li,
    .contact-cont .btn-1 a {
        font-size: 18px;
    }

    .productSliderWrap iframe {
        height: 300px;
    }

    .product-description-wrp h3 {
        font-size: 50px;
    }

    .product-description-wrp h4 {
        font-size: 35px;
    }

    .product-description-wrp p {
        font-size: 16px;
    }

    .cat-feature-cont-box p {
        font-size: 16px;
    }

    section.content-section.single-post-cont h3 {
        font-size: 60px !important;
    }

    body h1 {
        font-size: 160px;
    }

    body h2 {
        font-size: 130px;
    }

    body h3 {
        font-size: 85px;
    }

    .inner-hero-cont h1 {
        font-size: 90px;
    }

    body h4,
    ul.category-list li a {
        font-size: 32px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 23px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 21px;
    }

    section.content-section h4 {
        font-size: 45px;
    }

    a.nav-link,
    .btn-1 a,
    .btn-2 a,
    .footer-contact-tabs .nav-tabs .nav-link,
    .product-info span.prod-code,
    section.content-section p {
        font-size: 16px;
    }

    .contact-details a {
        font-size: 18px;
    }

    ul.footer-menu li a {
        font-size: 18px;
    }

    ul.social-links li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
    }

    .copyright p {
        font-size: 16px;
    }

    .product-info .btn-1 a {
        font-size: 12px;
        padding: 4px 3px 2px;
    }

    .cat-feature-box > div {
        height: 260px;
        padding: 20px 25% 20px 20px;
    }

    .slick-current.slick-active .nav-wrp-thumb {
        height: 150px;
    }

    .hero-navigator-slide span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1370px) {
}

@media only screen and (max-width: 1140px) {
    .product-tabs .nav-tabs .nav-link {
        font-size: 20px;
    }

    .productSliderWrap iframe {
        height: 280px;
    }

    section.content-section.single-post-cont h3 {
        font-size: 50px !important;
    }

    body h1 {
        font-size: 130px;
    }

    body h2 {
        font-size: 100px;
    }

    body h3 {
        font-size: 55px;
    }

    .inner-hero-cont h1 {
        font-size: 70px;
    }

    body h4,
    ul.category-list li a {
        font-size: 28px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 21px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 19px;
    }

    .contact-details a {
        font-size: 16px;
    }

    ul.footer-menu li a {
        font-size: 16px;
    }

    ul.social-links li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
    }

    .cat-feature-box > div {
        height: 240px;
        padding: 10px;
    }

    section.content-section h4 {
        font-size: 33px;
    }

    .contact-cont {
        padding-left: 20px !important;
    }
}

@media only screen and (max-width: 992px) {
	.gbl-wrp{
		grid-template-columns: 1fr 1fr 1fr;
	}
    /* exper */
    /*--------------------------------------------------*/
    /*Menu BTN*/
    /*--------------------------------------------------*/
    .navbar-toggler {
        height: auto;
        width: auto;
        position: absolute;
        right: 20px;
        top: 24px;
        z-index: 101;
    }

    .navbar-dark .navbar-toggler {
        outline: 0 !important;
        border: none;
        color: transparent;
    }

    button.navbar-toggler {
        opacity: 0;
    }

    body.loaded button.navbar-toggler {
        opacity: 1;
    }

    button.navbar-toggler.act svg {
        opacity: 0;
    }

    button.navbar-toggler.act span {
        opacity: 1;
    }

    .navbar-toggler > span {
        background-color: #fff;
        border-radius: 1px;
        height: 2px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        margin: -1px 0 0 -15px;
        transition: height 100ms;
    }

    .navbar-toggler > span:after,
    .navbar-toggler > span:before {
        content: '';
        background-color: #fff;
        border-radius: 1px;
        height: 2px;
        width: 100%;
        position: absolute;
        left: 15px;
        margin-left: -15px;
        transition: all 200ms;
    }

    .navbar-toggler > span:after {
        top: -7px;
    }

    .navbar-toggler > span:before {
        bottom: -7px;
    }

    .navbar-toggler.act > span {
        height: 0;
    }

    .navbar-toggler.act > span:after,
    .navbar-toggler.act > span:before {
        background-color: #e50019;
        top: 1px;
    }

    .navbar-toggler.act > span:after {
        transform: rotate(45deg);
    }

    .navbar-toggler.act > span:before {
        transform: rotate(-45deg);
    }

    .navbar-toggler:focus {
        box-shadow: none !important;
    }

    /* main menu block */
    .mainMenu {
        background: #003F8E;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        height: 100vh !important;
        width: 100%;
        display: table;
        text-align: center;
        opacity: 0;
        transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transform: scale(0);
    }

    header .navbar-nav .menu-level-1 .dropdown-item,
    header .navbar-nav .menu-level-1 .dropdown-toggle.nav-link {
        font-size: 13px;
        padding: 5px 15px;
        text-align: center;
        display: block;
    }

    .dropdown-menu {
        background-color: transparent;
    }

    header .navbar-nav .menu-level-1 li:not(:last-child) {
        border-bottom: 1px solid #ffffff1f;
    }

    .mainMenu.act {
        opacity: 1;
        transform: scale(1);
    }

    .mainMenu.act ul li {
        opacity: 1;
        transform: translateX(0);
    }

    .mainMenu ul.navbar-nav {
        display: block;
        text-align: left;
    }

    .mainMenu li {
        padding: 0;
        transition: all 400ms 510ms;
        opacity: 0;
    }

    .mainMenu li:nth-child(odd) {
        transform: translateX(50%);
    }

    .mainMenu li:nth-child(even) {
        transform: translateX(-50%);
    }

    .mainMenu li:last-child {
        transform: none;
    }

    .mainMenu a {
        color: #ffffff;
        display: inline-block;
        font-size: 20px;
    }

    .mainMenu a.suBtn {
        color: #fff;
    }

    div#main_nav {
        background-color: black;
    }

    .navbar-expand-lg .navbar-nav.menu-cta {
        background: transparent;
    }

    .menu-cat-bg {
        height: 55px;
        background-image: none !important;
        background-color: #333;
        padding: 0;
    }

    .menu-cat-bg > div {
        vertical-align: middle;
    }

    .navbar .megamenu .nav-tabs li.nav-item {
        transform: none;
    }

    .navbar .megamenu .nav-tabs .nav-link {
        display: block;
        padding: 0;
    }

    a.nav-link.active .menu-cat-bg {
        background-color: #E50019;
    }

    .megamenu .tab-content {
        background-color: transparent;
    }

    .menu-cat-bg img {
        max-width: 50px;
        margin: auto;
    }

    a.nav-link.active .menu-cat-bg img {
        max-width: 50px;
    }

    .header .container {
        padding-left: 0;
        padding-right: 0;
    }

    .megamenu .tab-pane img {
        display: none;
    }

    .nav-item.dropdown ul.dropdown-menu {
        background-color: transparent;
        border: none;
        position: unset;
        padding: 0 16px;
    }

    .dropdown-menu li a.dropdown-item,
    .mainMenu ul.footer-menu li a {
        font-size: 16px;
        /*font-family: 'helvcondensedregular';*/
        text-transform: uppercase;
        DISPLAY: BLOCK;
        padding: 5px 0;
    }

    .navbar .megamenu .nav-tabs .nav-link.active:before {
        display: none;
    }

    .menu-cta .nav-item {
        display: none;
    }

    body a.nav-link.dropdown-toggle:before,
    a.nav-link.dropdown-toggle.show:before {
        content: "\F282";
        width: 20px;
        height: 20px;
        position: absolute;
        top: 8px;
        right: -10px;
        left: unset;
        border-left: none;
        border-right: none;
        border-bottom: none;
        bottom: 0;
        font-family: bootstrap-icons !important;
        transition: 0.2s linear;
    }

    body a.nav-link.dropdown-toggle.show:before {
        transform: rotate(180deg);
    }

    /* exper */
    .inner-hero-cont {
        padding: 100px 0;
    }

    .hero-nav-wrapper {
        position: unset;
        width: 100%;
        height: auto;
    }

    .hero-slide,
    section.hero-section {
        height: auto;
    }

    .hero-slide-cont br {
        display: none;
    }

    .slick-current.slick-active .nav-wrp-thumb {
        height: 100px;
    }

    .hero-navigator .slick-slide {
        margin: 5px;
    }

    section.video-hero iframe {
        width: 100%;
        height: 350px;
    }

    .inner-hero-cont.inner-page-cont {
        padding: 100px 50px;
    }

    .tab-pane.container {
        width: 100%;
        max-width: 100%;
    }

    ul.list-store {
        padding: 0;
    }

    ul.list-store li .store-details .btn-1 {
        display: block;
        text-align: center;
    }

    ul.list-store li .store-details {
        display: block;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        display: block;
        position: relative !important;
    }
}

@media only screen and (max-width: 767px) {
    .product-info {
        min-height: unset;
        padding-top: unset;
    }
	.gbl-wrp{
		grid-template-columns: 1fr;
	}
	.gbl-items a img{
		width: 100%;
	}
    a.navbar-brand {
        max-width: 105px;
        margin: 0 0 0 15px;
    }

    .product-description-wrp h3 {
        font-size: 40px;
        margin: 20px 0 0;
    }

    .inner-hero-cont.inner-page-cont {
        padding: 70px 0;
    }

    .product-tabs .nav-tabs .nav-link {
        font-size: 16px;
    }

    .product-tabs .nav-tabs .nav-item {
        width: 50%;
    }

    body h1 {
        font-size: 100px;
    }

    body h2 {
        font-size: 70px;
    }

    body h3 {
        font-size: 40px;
    }

    .inner-hero-cont h1 {
        font-size: 60px;
    }

    body h4,
    ul.category-list li a {
        font-size: 22px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 18px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 17px;
    }

    .cat-feature-box > div {
        height: 240px;
        padding: 10px;
    }

    section.content-section h4 {
        font-size: 28px;
    }

    .hero-navigator-slide h4 {
        margin: 0 0 0px;
    }

    .hero-navigator-slide span {
        font-size: 9px;
    }

    .col-md-2 ul.footer-menu {
        display: none;
    }

    #map,
    #map1 {
        width: 100%;
        height: 250px;
    }

    section.video-hero iframe {
        width: 100%;
        height: 250px;
    }

    .inner-hero-cont {
        padding: 50px 0;
    }

    .footer-subscription img {
        margin: 0 0 10px;
    }

    .cat-wrp {
        width: 100%;
        margin: 5px 0px;
    }

    .text-right {
        text-align: center;
    }

    .post-thum.product-thumb {
        display: block;
    }

    .post-thum.product-thumb .image-thumbnail {
        width: 100%;
    }

    .post-thum.product-thumb .post-info.product-info {
        width: 100%;
        padding: 17px 10px;
    }

    ul.category-list li {
        width: 100%;
        margin: 0 0 5px;
    }

    ul.category-list li:not(:last-child) {
        padding-right: 0;
    }

    ul.category-list {
        display: block;
    }

    ul.category-list li a,
    .inner-hero-cont.inner-page-cont span.date {
        font-size: 30px;
    }

    section.content-section p,
    section.content-section ul li,
    .contact-cont .btn-1 a {
        font-size: 16px;
    }
}

/*---------------------------------------------------*/
/* Responsive */
/*---------------------------------------------------*/
/* ============ desktop view ============ */

@media all and (min-width: 992px) {
    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
}

/* ============ desktop view .end// ============ */
/* ============ mobile view ============ */

@media (max-width: 991px) {
    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

/* ============ mobile view .end// ============ */

@media only screen and (min-width: 1700px) {
    .container-xxl,
    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1650px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1749px) {
    section.content-section.single-post-cont h3 {
        font-size: 80px !important;
    }

    body h1 {
        font-size: 195px;
    }

    body h2 {
        font-size: 165px;
    }

    body h3 {
        font-size: 120px;
    }

    .inner-hero-cont h1 {
        /*font-size: 130px;*/
    }

    body h4,
    ul.category-list li a {
        font-size: 40px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 28px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 26px;
    }

    .contact-details a {
        font-size: 23px;
    }

    ul.footer-menu li a {
        font-size: 23px;
    }

    ul.social-links li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .copyright p {
        font-size: 20px;
    }

    .cat-feature-box > div {
        height: 300px;
    }

    .parallax-section {
        padding: 70px 0;
    }

    .contact-details {
        margin: 0 0 10px;
    }

    .cat-wrp {
        margin: 10px;
    }
}

@media only screen and (max-width: 1650px) {
}

@media only screen and (max-width: 1600px) {
    section.content-section p,
    section.content-section ul li,
    .contact-cont .btn-1 a {
        font-size: 24px;
    }

    .product-tabs .nav-tabs .nav-link {
        font-size: 26px;
    }

    .productSliderWrap iframe {
        height: 350px;
    }

    .product-description-wrp h3 {
        font-size: 46px;
    }

    .product-description-wrp h4 {
        font-size: 36px;
    }

    .product-description-wrp p {
        font-size: 20px;
    }

    .cat-wrp {
        margin: 8px;
    }

    .cat-feature-cont-box p {
        font-size: 20px;
    }

    section.content-section.single-post-cont h3 {
        font-size: 70px !important;
    }

    body h1 {
        font-size: 180px;
    }

    body h2 {
        font-size: 150px;
    }

    body h3 {
        font-size: 105px;
    }

    .inner-hero-cont h1 {
        /*font-size: 115px;*/
    }

    body h4,
    ul.category-list li a {
        font-size: 36px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 26px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 24px;
    }

    section.content-section h4 {
        font-size: 55px;
    }

    a.nav-link,
    .btn-2 a,
    .footer-contact-tabs .nav-tabs .nav-link,
    .product-info span.prod-code,
    section.content-section p {
        font-size: 18px;
    }
	
    .contact-details a {
        font-size: 21px;
    }

    ul.footer-menu li a {
        font-size: 21px;
    }

    ul.social-links li a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .copyright p {
        font-size: 18px;
    }

    .nav-wrp-thumb {
        height: 140px;
    }

    .hero-slide-cont {
        padding: 100px 0;
    }

    .footer-subscription {
        padding: 50px 0;
    }

    .slick-current.slick-active .nav-wrp-thumb {
        height: 170px;
    }

    .nav-wrp-thumb {
        height: 100px;
    }

    .inner-hero-cont {
        padding: 150px 0;
    }
}

@media only screen and (max-width: 1460px) {
    section.content-section p,
    section.content-section ul li,
    .contact-cont .btn-1 a {
        font-size: 18px;
    }

    .productSliderWrap iframe {
        height: 300px;
    }

    .product-description-wrp h3 {
        font-size: 50px;
    }

    .product-description-wrp h4 {
        font-size: 35px;
    }

    .product-description-wrp p {
        font-size: 16px;
    }

    .cat-feature-cont-box p {
        font-size: 16px;
    }

    section.content-section.single-post-cont h3 {
        font-size: 60px !important;
    }

    body h1 {
        font-size: 160px;
    }

    body h2 {
        font-size: 130px;
    }

    body h3 {
        font-size: 85px;
    }

    .inner-hero-cont h1 {
        font-size: 90px;
    }

    body h4,
    ul.category-list li a {
        font-size: 32px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 23px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 21px;
    }

    section.content-section h4 {
        font-size: 45px;
    }

    a.nav-link,
    .btn-1 a,
    .btn-2 a,
    .footer-contact-tabs .nav-tabs .nav-link,
    .product-info span.prod-code,
    section.content-section p {
        font-size: 16px;
    }

    .contact-details a {
        font-size: 18px;
    }

    ul.footer-menu li a {
        font-size: 18px;
    }

    ul.social-links li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
    }

    .copyright p {
        font-size: 16px;
    }

    .product-info .btn-1 a {
        font-size: 12px;
        padding: 4px 3px 2px;
    }

    .cat-feature-box > div {
        height: 260px;
        padding: 20px 25% 20px 20px;
    }

    .slick-current.slick-active .nav-wrp-thumb {
        height: 150px;
    }

    .hero-navigator-slide span {
        font-size: 12px;
    }
}

@media only screen and (max-width: 1370px) {
}

@media only screen and (max-width: 1140px) {
    .product-tabs .nav-tabs .nav-link {
        font-size: 20px;
    }

    .productSliderWrap iframe {
        height: 280px;
    }

    section.content-section.single-post-cont h3 {
        font-size: 50px !important;
    }

    body h1 {
        font-size: 130px;
    }

    body h2 {
        font-size: 100px;
    }

    body h3 {
        font-size: 55px;
    }

    .inner-hero-cont h1 {
        font-size: 70px;
    }

    body h4,
    ul.category-list li a {
        font-size: 28px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 21px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 19px;
    }

    .contact-details a {
        font-size: 16px;
    }

    ul.footer-menu li a {
        font-size: 16px;
    }

    ul.social-links li a {
        width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 18px;
    }

    .cat-feature-box > div {
        height: 240px;
        padding: 10px;
    }

    section.content-section h4 {
        font-size: 33px;
    }

    .contact-cont {
        padding-left: 20px !important;
    }
}

@media only screen and (max-width: 992px) {
    /* exper */
    /*--------------------------------------------------*/
    /*Menu BTN*/
    /*--------------------------------------------------*/
    .navbar-toggler {
        height: auto;
        width: auto;
        position: absolute;
        right: 20px;
        top: 24px;
        z-index: 101;
    }

    .navbar-dark .navbar-toggler {
        outline: 0 !important;
        border: none;
        color: transparent;
    }

    button.navbar-toggler {
        opacity: 0;
    }

    body.loaded button.navbar-toggler {
        opacity: 1;
    }

    button.navbar-toggler.act svg {
        opacity: 0;
    }

    button.navbar-toggler.act span {
        opacity: 1;
    }

    .navbar-toggler > span {
        background-color: #fff;
        border-radius: 1px;
        height: 2px;
        width: 100%;
        position: absolute;
        left: 0;
        top: 50%;
        margin: -1px 0 0 -15px;
        transition: height 100ms;
    }

    .navbar-toggler > span:after,
    .navbar-toggler > span:before {
        content: '';
        background-color: #fff;
        border-radius: 1px;
        height: 2px;
        width: 100%;
        position: absolute;
        left: 15px;
        margin-left: -15px;
        transition: all 200ms;
    }

    .navbar-toggler > span:after {
        top: -7px;
    }

    .navbar-toggler > span:before {
        bottom: -7px;
    }

    .navbar-toggler.act > span {
        height: 0;
    }

    .navbar-toggler.act > span:after,
    .navbar-toggler.act > span:before {
        background-color: #e50019;
        top: 1px;
    }

    .navbar-toggler.act > span:after {
        transform: rotate(45deg);
    }

    .navbar-toggler.act > span:before {
        transform: rotate(-45deg);
    }

    .navbar-toggler:focus {
        box-shadow: none !important;
    }

    /* main menu block */
    .mainMenu {
        background: #003F8E;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 100;
        height: 100vh !important;
        width: 100%;
        display: table;
        text-align: center;
        opacity: 0;
        transition: all 500ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transform: scale(0);
    }

    header .navbar-nav .menu-level-1 .dropdown-item,
    header .navbar-nav .menu-level-1 .dropdown-toggle.nav-link {
        font-size: 13px;
        padding: 5px 15px;
        text-align: center;
        display: block;
    }

    .dropdown-menu {
        background-color: transparent;
    }

    header .navbar-nav .menu-level-1 li:not(:last-child) {
        border-bottom: 1px solid #ffffff1f;
    }

    .mainMenu.act {
        opacity: 1;
        transform: scale(1);
    }

    .mainMenu.act ul li {
        opacity: 1;
        transform: translateX(0);
    }

    .mainMenu ul.navbar-nav {
        display: block;
        text-align: left;
    }

    .mainMenu li {
        padding: 0;
        transition: all 400ms 510ms;
        opacity: 0;
    }

    .mainMenu li:nth-child(odd) {
        transform: translateX(50%);
    }

    .mainMenu li:nth-child(even) {
        transform: translateX(-50%);
    }

    .mainMenu li:last-child {
        transform: none;
    }

    .mainMenu a {
        color: #ffffff;
        display: inline-block;
        font-size: 20px;
    }

    .mainMenu a.suBtn {
        color: #fff;
    }

    div#main_nav {
        background-color: black;
    }

    .navbar-expand-lg .navbar-nav.menu-cta {
        background: transparent;
    }

    .menu-cat-bg {
        height: 55px;
        background-image: none !important;
        background-color: #333;
        padding: 0;
    }

    .menu-cat-bg > div {
        vertical-align: middle;
    }

    .navbar .megamenu .nav-tabs li.nav-item {
        transform: none;
    }

    .navbar .megamenu .nav-tabs .nav-link {
        display: block;
        padding: 0;
    }

    a.nav-link.active .menu-cat-bg {
        background-color: #E50019;
    }

    .megamenu .tab-content {
        background-color: transparent;
    }

    .menu-cat-bg img {
        max-width: 50px;
        margin: auto;
    }

    a.nav-link.active .menu-cat-bg img {
        max-width: 50px;
    }

    .header .container {
        padding-left: 0;
        padding-right: 0;
    }

    .megamenu .tab-pane img {
        display: none;
    }

    .nav-item.dropdown ul.dropdown-menu {
        background-color: transparent;
        border: none;
        position: unset;
        padding: 0 16px;
    }

    .dropdown-menu li a.dropdown-item,
    .mainMenu ul.footer-menu li a {
        font-size: 16px;
        /*font-family: 'helvcondensedregular';*/
        text-transform: uppercase;
        DISPLAY: BLOCK;
        padding: 5px 0;
    }

    .navbar .megamenu .nav-tabs .nav-link.active:before {
        display: none;
    }

    .menu-cta .nav-item {
        display: none;
    }

    body a.nav-link.dropdown-toggle:before,
    a.nav-link.dropdown-toggle.show:before {
        content: "\F282";
        width: 20px;
        height: 20px;
        position: absolute;
        top: 8px;
        right: -10px;
        left: unset;
        border-left: none;
        border-right: none;
        border-bottom: none;
        bottom: 0;
        font-family: bootstrap-icons !important;
        transition: 0.2s linear;
    }

    body a.nav-link.dropdown-toggle.show:before {
        transform: rotate(180deg);
    }

    /* exper */
    .inner-hero-cont {
        padding: 100px 0;
    }

    .hero-nav-wrapper {
        position: unset;
        width: 100%;
        height: auto;
    }

    .hero-slide,
    section.hero-section {
        height: auto;
    }

    .hero-slide-cont br {
        display: none;
    }

    .slick-current.slick-active .nav-wrp-thumb {
        height: 100px;
    }

    .hero-navigator .slick-slide {
        margin: 5px;
    }

    section.video-hero iframe {
        width: 100%;
        height: 350px;
    }

    .inner-hero-cont.inner-page-cont {
        padding: 100px 50px;
    }

    .tab-pane.container {
        width: 100%;
        max-width: 100%;
    }

    ul.list-store {
        padding: 0;
    }

    ul.list-store li .store-details .btn-1 {
        display: block;
        text-align: center;
    }

    ul.list-store li .store-details {
        display: block;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        display: block;
        position: relative !important;
    }
}

@media only screen and (max-width: 767px) {
    .description-box {
        min-height: unset;
    }
    a.navbar-brand {
        max-width: 105px;
        margin: 0 0 0 15px;
    }

    .product-description-wrp h3 {
        font-size: 40px;
        margin: 20px 0 0;
    }

    .inner-hero-cont.inner-page-cont {
        padding: 70px 0;
    }

    .product-tabs .nav-tabs .nav-link {
        font-size: 16px;
    }

    .product-tabs .nav-tabs .nav-item {
        width: 50%;
    }

    body h1 {
        font-size: 100px;
    }

    body h2 {
        font-size: 70px;
    }

    body h3 {
        font-size: 40px;
    }

    .inner-hero-cont h1 {
        font-size: 60px;
    }

    body h4,
    ul.category-list li a {
        font-size: 22px;
    }

    body h5,
    .contact-cont .btn-1 a {
        font-size: 18px;
    }

    body h6,
    .post-info.product-info .date {
        font-size: 17px;
    }

    .cat-feature-box > div {
        height: 240px;
        padding: 10px;
    }

    section.content-section h4 {
        font-size: 28px;
    }

    .hero-navigator-slide h4 {
        margin: 0 0 0px;
    }

    .hero-navigator-slide span {
        font-size: 9px;
    }

    .col-md-2 ul.footer-menu {
        display: none;
    }

    #map,
    #map1 {
        width: 100%;
        height: 250px;
    }

    section.video-hero iframe {
        width: 100%;
        height: 250px;
    }

    .inner-hero-cont {
        padding: 50px 0;
    }

    .footer-subscription img {
        margin: 0 0 10px;
    }

    .cat-wrp {
        width: 100%;
        margin: 5px 0px;
    }

    .text-right {
        text-align: center;
    }

    .post-thum.product-thumb {
        display: block;
    }

    .post-thum.product-thumb .image-thumbnail {
        width: 100%;
    }

    .post-thum.product-thumb .post-info.product-info {
        width: 100%;
        padding: 17px 10px;
    }

    ul.category-list li {
        width: 100%;
        margin: 0 0 5px;
    }

    ul.category-list li:not(:last-child) {
        padding-right: 0;
    }

    ul.category-list {
        display: block;
    }

    ul.category-list li a,
    .inner-hero-cont.inner-page-cont span.date {
        font-size: 30px;
    }

    section.content-section p,
    section.content-section ul li,
    .contact-cont .btn-1 a {
        font-size: 16px;
    }
}

@media (max-width: 1460px) {
    .btn-1 a {
        line-height: normal;
    }
}