h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    padding: 0;
    margin: 0
}

.ps-home--5 .jk-product-section,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0
}

.c_thmb_vdo .jk-pro-vdo-thumbnail,
.cprt_vdo .c_thmb_vdo .ps-product--standard .ps-product__image figure {
    min-height: 120px;
    max-height: 120px
}

.mSR_vBar,
.revw-star {
    box-sizing: border-box
}

.ps-preloader,
.ps-section--blog {
    overflow: hidden
}

/** {
    font-family: Inter, sans-serif
}*/

.pfl_txt table ul li,
.sbar li,
.stemap_txt li,
ol li {
    list-style: none
}

.an-getdirec:hover,
.an-sitemap-li,
.jk-banner-product-price.home_glp:hover,
.pdp_prc_cta .tdu:hover,
a,
a:hover,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
    text-decoration: none
}

.ps-blog--latset,
.ps-page,
a,
body,
h2,
h3,
h4,
h5,
h6,
html {
    position: relative
}

a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
input,
p span {
    color: inherit;
    margin: 0;
    padding: 0
}

.cp,
.option,
.ps-btn,
.selected-option,
.sub-toggle,
button.ps-btn {
    cursor: pointer
}

:root {
    --space-unit: 1em;
    --space-xxxxs: calc(0.09 * var(--space-unit));
    --space-xxxs: calc(0.146 * var(--space-unit));
    --space-xxs: calc(0.236 * var(--space-unit));
    --space-xs: calc(0.382 * var(--space-unit));
    --space-sm: calc(0.618 * var(--space-unit));
    --space-md: calc(1 * var(--space-unit));
    --space-lg: calc(1.618 * var(--space-unit));
    --space-xl: calc(2.618 * var(--space-unit));
    --space-xxl: calc(4.236 * var(--space-unit));
    --space-xxxl: calc(6.854 * var(--space-unit));
    --space-xxxxl: calc(11.08 * var(--space-unit));
    --component-padding: var(--space-xxxl)
}

html {
    font-size: 62.5%
}

body {
    font-size: 14px;
    overflow-x: hidden;
    line-height: 1.4
}

h2,
h3,
h4,
h5,
h6 {
    color: #222;
    margin-top: 0;
    font-weight: 600
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 24px
}

.fs18,
h4 {
    font-size: 18px
}

.cprt_vdo .jk-pro-vdo-title,
.fs14,
h5 {
    font-size: 14px
}

.fs12,
h6 {
    font-size: 12px
}

p {
    color: #181818;
    font-size: 14px
}

a,
button,
input,
select,
textarea {
    outline: 0
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    text-decoration: none
}

img {
    max-width: 100%;
    max-height: 100%
}

body,
html {
    min-height: 100%
}

.ps-btn--warning {
    color: #fff !important
}

.ps-btn--warning:hover {
    background-color: #fff !important
}

.ps-btn,
button.ps-btn {
    font-weight: 600;
    border-radius: 6px;
    box-shadow: none;
    text-shadow: none;
    text-align: center;
    padding: 13px 25px 0;
    line-height: 24px;
    display: inline-block;
 /*   width: 200px;*/
    height: 52px
}

.has-mega-menu:hover>a {
    color: #fff !important
}

.ps-btn:active,
.ps-btn:hover,
button.ps-btn:active,
button.ps-btn:hover {
    color: #fff;
    background-color: #103178
}

.form-control {
    outline: 0;
    font-size: 14px;
    padding: 0 20px;
    border: 1px solid #ddd;
    height: 50px;
    border-radius: 0;
    box-shadow: 0 0 0 transparent;
    background-color: transparent
}

.form-control::-webkit-input-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control::-moz-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control:-moz-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control:-ms-input-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 #000;
    border-color: #103178
}

.scroll-top:focus {
    box-shadow: none;
    outline: 0
}

textarea.form-control {
    height: 90px;
    padding: 2rem;
    resize: none
}

.an-sitemap-prd:hover a,
.ps-product {
    background-color: #fff
}

.an-ul-prd-row,
.jk-about-content,
.jk-about-title,
.jk-banner-product-list-info,
.jk-product-video-section .product-heading-box,
.jk-review-section .product-heading-box,
.mb10,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 10px
}

.ps-product--standard .ps-product__image {
    display: block;
    transition: .6s;
    border-radius: 4px
}

.ps-product--standard .ps-product__image figure {
    position: relative;
    z-index: 2;
    min-width: 100%;
    max-width: 100%;
    min-height: 270px;
    max-height: 270px;
    border-radius: 10px;
    background-color: #fff
}

.ps-product--standard .ps-product__image figure img:last-child {
    position: absolute;
    left: 0;
    top: 0;
    transition: opacity .6s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0
}

.ps-product--standard .ps-product__image figure img:first-child {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity .6s;
    position: initial;
    opacity: 1
}

.menu>li:last-child {
    padding-right: 0
}

@-webkit-keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        overflow: hidden
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        overflow: hidden
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.menu>li>a,
.sub-toggle {
    transform-style: preserve-3d
}

.ps-promo .col-12 {
    padding-bottom: 10px !important
}

.ps-promo.ps-not-padding .col-12 {
    padding-bottom: 0 !important
}

.ps-search-table {
    background-color: #f0f2f5;
    border-radius: 6px
}

.ps-search-table .form-control {
    border-color: #f0f2f5;
    color: #4f4f4f;
    height: 40px;
    font-size: 14px;
    border-radius: 4px 0 0 4px
}

.ps-section--also .ps-section__title,
.ps-section--categories .ps-section__title,
.ps-section--featured .ps-section__title,
.ps-section--latest .ps-section__title {
    color: #103178;
    font-weight: 600;
    text-align: center
}

.ps-search-table .form-control:focus {
    box-shadow: none;
    background-color: #f0f2f5;
    color: #000
}

.ps-search-table .form-control::-moz-placeholder {
    color: #828282;
    font-size: 14px
}

.ps-search-table .form-control:-ms-input-placeholder {
    color: #828282;
    font-size: 14px
}

.ps-search-table .form-control::placeholder {
    color: #828282;
    font-size: 14px
}

.ps-search-table .input-group-append>a,
.ps-search-table .input-group-append>span {
    width: 90px;
    align-items: center;
    justify-content: center;
    border-radius: 0 4px 4px 0 !important;
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

.ps-search-table .input-group-append>span svg {
    margin-right: 6px;
    width: 14px;
    height: 14px
}

.chart-below h6,
.chart-below span,
.jk-banner-right h2,
.jk-testimonial-item span,
.mega-menu .sub-menu--mega li a:first-letter,
.mega-menu h4,
.menu>li>a,
.satisfaction-wrapper h2,
.total-review-bar-wrapper .star-left,
.total-review-count p {
    text-transform: capitalize
}

.mega-menu .ps-promo {
    margin-bottom: 30px
}

.ps-section--also .ps-product--standard,
.ps-section--latest .ps-section__product {
    border-left: 1px solid #f0f2f5
}

@media (min-width:1279px) {
    .container {
        max-width: 1270px
    }
}

@-webkit-keyframes loadingE {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes loadingE {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.ps-section--latest .ps-section__title {
    line-height: 50px;
    font-size: 30px;
    margin-bottom: 20px
}

.ps-section--latest .ps-section__carousel {
    padding-bottom: 50px;
    border-radius: 4px
}

@media screen and (min-width:1024px) and (max-width:1279px) {
    .tstmnl_page .total-star .fs46 {
        font-size: 35px
    }

    .tstmnl_page .total-review-bar-wrapper>div>div.col-lg-3 {
        width: 20%
    }

    .total-review-bar-wrapper>div>div.col-lg-2 {
        width: 21%
    }

    .glq_btn_pdp.ecomCTAHomTP {
        padding: 10px 0 11px;
        width: 85px
    }

    .ecomCTAHomTP>span {
        font-size: 13px
    }

    .ecomCTAHom>span:nth-of-type(2) {
        font-size: 14px
    }

    .glq_btn_pdp.ecomCTAHom {
        padding: 10px 0 11px
    }
}

@media (min-width:1024px) {
    .ps-section--latest .ps-section__title {
        font-size: 40px
    }
}

.ps-section--also {
    background-position: center;
    background-size: cover;
    margin-bottom: 30px;
    padding: 70px 0 120px
}

.ps-section--also .ps-section__title {
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 30px
}

.ps-section--also .ps-section__carousel {
    background-color: #fff
}

@media (min-width:1024px) {
    .ps-section--featured .ps-section__title {
        font-size: 40px;
        line-height: 50px
    }

    .ps-footer--address .ps-logo img {
        max-width: 144px
    }
}

.mega-menu__row,
.ps-section--blog .ps-section__carousel {
    margin-left: -15px;
    margin-right: -15px
}

.mt-0,
.sbar>li:first-child {
    margin-top: 0
}

.ps-section--categories .ps-section__title {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 26px
}

.ps-section--categories .ps-categories__list {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    justify-content: center
}

.ps-section--categories .ps-categories__link img {
    max-width: 80px;
    max-height: 80px;
    min-width: 80px;
    min-height: 80px
}

.ps-section--categories .ps-categories__link:hover {
    background-color: #fff;
    border-color: #103178
}

.ps-section--categories .ps-categories__name {
    line-height: 22.4px;
    letter-spacing: -.2px;
    font-size: 16px;
    color: #4f4f4f;
    font-weight: 500
}

@media (min-width:1280px) {
    .ps-section--categories .ps-section__title {
        font-size: 24px;
        line-height: 30px
    }
}

.ps-section--blog .ps-section__title {
    margin-bottom: 30px;
    font-size: 22px;
    line-height: 26px;
    color: #103178;
    text-align: center;
    font-weight: 600
}

.ps-section--blog .ps-section__item {
    padding: 0 15px
}

.satisfaction-wrapper,
.total-review-wrapper {
    text-align: center
}

.ps-preloader {
    position: relative;
    top: 0;
    left: 0
}

.ps-preloader .ps-preloader-section {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 50%;
    background-color: #fff;
    z-index: 1000;
    transition: transform .5s cubic-bezier(.645, .045, .355, 1)
}

.ps-preloader .ps-preloader-left {
    left: 0;
    transform: translateX(-100%);
    -webkit-animation: .5s moveleft;
    animation: .5s moveleft
}

.ps-preloader .ps-preloader-right {
    right: 0;
    transform: translateX(100%);
    -webkit-animation: .5s moveright;
    animation: .5s moveright
}

@-webkit-keyframes moveleft {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(-100%)
    }
}

@keyframes moveleft {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(-100%)
    }
}

@-webkit-keyframes moveright {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(100%)
    }
}

@keyframes moveright {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(100%)
    }
}

.ps-home--5 .ps-promo {
    padding: 30px 0 20px
}

.scroll-top {
    display: none;
    background-color: rgba(0, 0, 0, .1);
    border-radius: 4px;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 60px;
    right: 20px;
    padding: 0
}

.mega-menu,
.ps-header {
    background-color: #fff
}

.menu>li,
.menu>li>a,
.sub-toggle {
    display: inline-block
}

.scroll-top i {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    font-weight: 600
}

.scroll-top:hover {
    background-color: #103178
}

.sub-toggle {
    position: relative;
    font-size: 10px;
    font-weight: 400;
    width: 18px;
    text-align: right
}

.sub-toggle svg {
    width: 12px;
    height: 10px
}

.mega-menu {
    width: 100%;
    z-index: 100;
    box-shadow: 0 5px 5px #f0f2f5
}

.mega-menu>* {
    width: 100%;
    min-width: 200px;
    padding: 10px 15px
}

.mega-menu h4 {
    font-weight: 600;
    font-size: 18px;
    color: #4f4f4f;
    margin-bottom: 12px
}

.lft_nav .actv>a:after,
.mega-menu .sub-menu--mega {
    background-color: transparent
}

.mega-menu .sub-menu--mega li a,
.mega-menu .sub-menu--mega li>span {
    display: block;
    line-height: 21px;
    padding: 0 5px 8px 0;
    font-size: 15px;
    color: #4f4f4f;
    background-color: transparent;
    position: relative
}

.mega-menu__row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    min-width: 460px
}

.menu>li>a>svg {
    margin-right: 10px;
    margin-top: -3px
}

.mega-menu__column {
    padding-left: 15px;
    padding-right: 15px;
    min-width: 120px;
    padding-top: 5px
}

@media (min-width:1200px) {
    .mega-menu {
        transition: .4s
    }
}

.menu>li>a {
    position: relative;
    padding: 16px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #103178;
    height: 56px
}

.menu>li:first-child,
.response ul li:first-child {
    padding-left: 0
}

.menu>li.has-mega-menu .mega-menu {
    position: absolute;
    top: 99%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale3d(1, 1, 0) translateY(30px)
}

.menu>li.has-mega-menu:hover .mega-menu {
    visibility: visible;
    opacity: 1;
    transform: scale3d(1, 1, 1) translateY(0)
}

.response ul li:last-child,
.review-section-div .col-lg-3:last-child {
    border-right: none
}

/* .ps-header {
    display: none
} */

.ps-header .ps-header__middle {
    position: fixed;
    z-index: 4;
    left: 0;
    right: 0
}

.ps-header .ps-header__middle .container {
    display: table;
    position: relative
}

.ps-header .ps-header__right,
.ps-header .ps-logo {
    display: table-cell;
    vertical-align: middle
}

.img_3 .jk-banner-right svg,
.ps-footer--2 .ps-logo,
.ps-footer--address .ps-footer__title,
.ps-footer--bottom .payment-light,
.ps-header .ps-logo .sticky-logo,
.ps-header.ps-header--sticky .ps-navigation {
    display: none
}

.ps-header .ps-logo {
    height: 80px
}

.ps-header .ps-logo img {
    max-width: 576px
}

.ps-header .ps-header__search {
    min-width: 500px;
    display: none
}

.ps-header.ps-header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999
}

.ps-header.ps-header--sticky .ps-logo .sticky-logo {
    display: block
}

.ps-header.ps-header--sticky .ps-header__right {
    padding-right: 60px
}

.ps-header.ps-header--sticky .ps-header__middle {
    padding-top: 10px;
    padding-bottom: 5px;
    box-shadow: 0 8px 14px -3px #dfdada
}

.ps-header.ps-header--sticky::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    height: 15px;
    width: 100%;
    box-shadow: 0 8px 14px -3px #dfdada
}

.ps-header .ps-navigation {
    position: relative;
    padding-top: 100px
}

.ps-header .ps-navigation .container {
    display: table
}

.ps-header .ps-navigation__left,
.ps-header .ps-navigation__right {
    vertical-align: middle;
    display: table-cell;
    line-height: 30px
}

.ps-header .ps-navigation__right {
    line-height: 30px;
    font-size: 16px;
    color: #5b6c8f;
    display: none;
    padding: 8px 0
}

.ci_page .jk-banner-product-list-info,
.ci_page>.col-md-3,
.ps-footer__middle {
    margin-bottom: 20px
}

.ps-header--5 {
    background-color: #04191b;
}

    .ps-header--5 .ps-navigation {
        /*border-color: #2f333a*/
        border-color: #04191b;
    }

.ps-header--5 .menu>li::before,
.ps-header--5 .menu>li>a {
    color: #fff
}

.ps-header--5 .ps-logo {
    height: 76px
}

.ps-header--5 .ps-header__middle {
    padding-top: 10px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, .4)
}

.ps-header--5 .ps-header__search {
    min-width: 240px;
    max-width: 275px;
    margin-right: 0
}

.ps-header--5 .ps-navigation__right {
    color: #9babcd;
    float: right
}

.ps-header--5 .header__search22 {
    min-width: auto !important;
    max-width: inherit !important
}

.jk-banner-area::before,
.jk-banner-right>a::before {
    top: 0;
    bottom: 0;
    z-index: -1;
    content: "";
    right: 0;
    left: 0
}

.actv>a:after,
.pdp_vdo:after,
.pdp_vdo:before {
    content: '';
    position: absolute
}

.fw6,
.jk-contact-info .contact-content a span {
    font-weight: 600
}

.pb20,
.ps-footer {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .ps-promo .col-12 {
        padding-bottom: 0 !important
    }

    .ps-section--categories .ps-categories__item {
        width: 100%
    }

    .scroll-top {
        bottom: 20px
    }

    .ps-header {
        display: block
    }

    .ps-footer {
        padding-bottom: 0
    }
}

.ps-footer--block .ps-block__title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    color: #103178;
    font-weight: 600
}

.ps-footer--block .ps-block__list {
    margin-bottom: 35px
}

.ps-footer--block .ps-block__list li {
    padding: 6px 0;
    font-size: 16px
}

.ps-footer--block .ps-block__list li a {
    display: block;
    color: #5b6c8f
}

.ps-footer--bottom {
    margin-top: 10px;
    padding: 10px 0;
    border-top: 1px solid #f0f2f5
}

.ps-footer--bottom p {
    height: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    color: #103178
}

.ps-footer--address p {
    font-size: 16px;
    line-height: 26px;
    color: #5b6c8f
}

.ps-footer--address p a {
    text-decoration: underline;
    font-size: 14px
}

.jk-product-section .product-inner-section-div,
.mb30,
.ps-footer--address .ps-logo {
    margin-bottom: 30px
}

.ps-footer--address .ps-footer__title,
.ps-footer--contact .ps-footer__title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #103178;
    font-weight: 600
}

.ps-footer--address .ps-logo img {
    max-width: 144px
}

.ps-footer--contact {
    height: 52px;
    border: 1px solid #2f333a;
    border-radius: 6px;
    margin-top: 14px;
    padding: 7px 10px !important;
    display: flex
}

.ps-footer--contact .ps-footer__fax {
    margin-bottom: 2px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #181818
}

.ps-footer--contact .ps-footer__work {
    margin-bottom: 18px;
    font-size: 12px;
    color: #181818
}

@media (min-width:1280px) {

    .mega-menu .sub-menu--mega li a,
    .mega-menu .sub-menu--mega li>span,
    .ps-footer--contact .ps-footer__fax {
        font-size: 12px
    }

    .ps-header .ps-header__search {
        display: inline-block;
        float: left
    }

    .ps-header.ps-header--sticky .ps-header__right {
        padding-right: 0
    }

    .ps-header .ps-navigation__right {
        display: table-cell
    }

    .ps-header--5 .ps-logo {
        height: 80px
    }

    .ps-header--5 .ps-logo img {
        height: auto
    }

    .ps-header--5 .ps-header__middle {
        padding: 10px 0
    }
}

@media (min-width:768px) {
    .ps-footer--bottom p {
        margin: 0
    }
}

.ps-footer--2 .ps-footer__title {
    display: block
}

.ps-footer--2 .ps-footer--contact .ps-footer__work {
    padding-left: 0;
    margin-bottom: 27px
}

.ps-home--14 .ps-section--latest .ps-section__title {
    color: #333
}

.mt-5,
.mt5 {
    margin-top: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.ps-footer__middle ul,
.ps-header ul,
.ps-product ul {
    margin: 0;
    padding: 0;
    list-style: none
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@media (max-width:768px) {
    .ps-header.ps-header--sticky .ps-header__middle {
        box-shadow: none
    }

    .ps-header--5 {
        background-color: #fff
    }

    .ps-header .ps-logo {
        height: 68px;
        object-fit: cover;
        padding-right: 0
    }
}

.cprt_vdo .ps-product--standard .ps-product__image figure,
.jk-banner-area {
    background-color: #eaeaea
}

input {
    font-size: 1em;
    margin: 0;
    padding: .25em 0;
    border: 0;
    line-height: 1.5
}

.ps-home--5 .ps-section--latest {
    padding: 20px 0 30px
}

.ps-home--14 .ps-section--latest {
    margin: 30px 0 50px
}

.all-link-wrapper .ps-block__list,
.ci_page .jk-banner-product-list-info ul li:last-child,
.jk-about-content p:last-child,
.jk-banner-item-content .jk-list-info ul li:last-child,
.jk-banner-product-wrapper .jk-banner-product-list-info ul li:last-child,
.jk-contact-info .jk-contact-box:last-child,
.jk-footer-work .work-item:last-child,
.jk-product-section .product-inner-section-div:last-child,
.mb-0,
.mobile-jk-point-wrapper .jk-about-point-box,
.ps-footer--block.jk-footer-block .ps-block__list {
    margin-bottom: 0
}

@media (min-width:992px) {
    .ps-section--categories .ps-categories__item {
        width: 100%
    }

    .ps-header .ps-navigation__right {
        display: table-cell
    }

    .ps-header .ps-header__search {
        display: inline-block
    }
}

.jk-banner-area {
    position: relative;
    z-index: 1;
    padding: 15px 0
}

.jk-banner-area::before,
.pa {
    position: absolute
}

.jk-banner-right>a::before {
    position: absolute;
    border-radius: 12px;
    background: linear-gradient(0deg, rgba(47, 51, 58, .7) 0, rgba(47, 51, 58, .7) 100%);
    z-index: 1
}

.jk-banner-right h2 {
    color: #fff;
    text-shadow: 0 4px 4px rgba(0, 0, 0, .25);
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .36px
}

.jk-banner-right svg {
    position: relative;
    bottom: 2px;
    right: -5px
}

.pdp_rm,
.thmb_rgt_arw {
    right: 0
}

.jk-banner-item-warpper {
    display: flex;
    align-items: flex-start;
    background-color: #fff;
    border-radius: 8px;
    height: 250px
}

.jk-banner-item-content {
    width: 100%;
    padding: 10px 15px;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    min-height: 250px;
    max-height: 250px
}

.jk-banner-item-content h2 {
    color: #2f333a;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    align-self: stretch;
    word-wrap: break-word;
    margin-bottom: 5px
}

.jk-banner-item-content .jk-price {
    color: #2f333a;
    font-size: 18px;
    font-weight: 700;
    word-wrap: break-word;
    margin-bottom: 5px
}

.jk-banner-item-content .jk-price span:first-child,
.jk-banner-product-wrapper .jk-banner-product-price span:first-child {
    font-weight: 700
}

.jk-banner-item-content .jk-list-info ul {
    list-style: none;
    padding: 0
}

.jk-banner-item-content .jk-list-info ul li {
    margin-bottom: 5px;
    list-style: none;
    color: #4f4f4f;
    font-weight: 400;
    line-height: 20px
}

.get-q-btn {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 42px;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 25px
}

.jk-banner-product-wrapper {
    border-radius: 8px;
    background: #fff;
    min-height: 100%;
    border: 1px solid #d9d2d2
}

.jk-banner-product-wrapper img {
    max-width: 238px;
    max-height: 238px
}

.jk-banner-product-wrapper .jk-banner-product-content {
    padding: 15px;
    width: 100%
}

.jk-banner-product-wrapper .jk-banner-product-content h2 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0
}

.jk-banner-product-wrapper .jk-banner-product-price {
    display: block;
    color: #2f333a;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px
}

.jk-banner-product-wrapper .jk-banner-product-list-info ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0
}

.jk-banner-product-wrapper .jk-banner-product-list-info ul li {
    position: relative;
    color: #4f4f4f;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    margin-bottom: 7px
}

.jk-about-title h2 {
    color: #2f333a;
    font-size: 26px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 9px
}

.jk-about-title h3 {
    color: #2f333a;
    font-size: 36px;
    font-weight: 700;
    line-height: normal
}

.jk-about-content p {
    color: #505050;
    font-weight: 400;
    line-height: 22.4px;
    letter-spacing: .28px;
    margin-bottom: 12px
}

.jk-about-content p a {
    color: #2f333a;
    font-size: 14px;
    font-weight: 700
}

.jk-about-bottom p {
    color: #505050;
    font-size: 15px;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 10px
}

.jk-about-point-box {
    justify-content: center;
    align-items: center;
    gap: 24px;
    display: inline-flex;
    margin-bottom: 15px
}

.jk-about-point-box .prfle_img_bx {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background: #f5f5f5
}

.jk-about-point-box .content-box h2 {
    color: #0f0f10;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 4px;
    word-wrap: break-word
}

.jk-about-point-box .content-box h3 {
    color: #505050;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    word-wrap: break-word
}

.product-heading-box {
    display: flex;
    gap: 32px;
    align-items: center;
    margin-bottom: 12px
}

.jk-product-video-section .category-title,
.jk-review-section .category-title,
.ps-section--latest .category-title {
    color: #2f333a;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: 0
}

.product-heading-box>a,
.product-sub-heading-box>a {
    color: #2f333a;
    font-size: 16px;
    font-weight: 600;
    text-decoration-line: underline;
    display: flex;
    align-items: center;
    gap: 6px
}

.product-heading-box a svg,
.product-sub-heading-box a svg {
    fill: #000
}

.product-sub-heading-box {
    display: flex;
    align-items: center;
    gap: 28px;
    margin-bottom: 10px
}

.product-sub-heading-box h4 {
    color: #2f333a;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.jk-product-section {
    background: #f4f4f4;
    padding: 40px 0;
    margin: 0
}

.jk-product-section .ps-section__product {
    border-left: 0
}

.jk-product-section .ps-section__carousel {
    padding-bottom: 0;
    border-radius: 0
}

.jk-product-video-section {
    padding: 20px
}

.jk-pro-vdo-thumbnail svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0);
    z-index: 3;
    transition: .55s
}

.jk-pro-vdo-thumbnail img {
    width: 100%;
    max-height: 100%;
    object-fit: cover
}

.jk-pro-vdo-thumbnail {
    margin-bottom: 16px;
    min-width: 100%;
    max-width: 100%;
    min-height: 270px;
    max-height: 270px
}

.jk-pro-vdo-title {
    color: #0f0f10;
    font-size: 20px;
    font-weight: 500
}

.jk-pro-vdo-content a,
.jk-pro-vdo-content>span {
    width: fit-content
}

.ps-home--5 .jk-review-section {
    padding: 20px 0 40px
}

.review-section-div {
    background: #f4f4f4;
    padding: 50px 0
}

.clr0,
.pfl_txt table td:last-child,
.total-rating {
    color: #000
}

.total-rating .first-span {
    font-size: 36px;
    font-weight: 500
}

.total-rating .second-span {
    font-size: 12px;
    font-weight: 400
}

.total-rating .third-span {
    font-size: 15px;
    font-weight: 400
}

.pdp_prc_cta>span:first-child>span {
    font-size: 12px
}

.total-star i {
    font-size: 25px
}

.jk-testimonial-item ul li.test-li ul li i {
    color: #fec12d
}

.total-review-count p {
    color: #000;
    font-size: 18px;
    font-weight: 400
}

.review-section-div .col-lg-3,
.review-section-div .col-lg-5 {
    border-right: 1px solid #50505033
}

.total-review-bar-wrapper .progress {
    border-radius: 0;
    display: flex;
    height: 21px
}

.total-review-bar-wrapper .progress-bar {
    background: #72ae44
}

.total-review-bar-wrapper .star-left {
    color: #0f0f10;
    font-size: 16px;
    font-weight: 400
}

.total-review-bar-wrapper .star-right {
    color: #505050;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize
}

.satisfaction-wrapper h2 {
    color: #0f0f10;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 30px
}

.chart-below h6 {
    font-weight: 400;
    color: #000;
    font-size: 14px;
    margin-bottom: 3px
}

.chart-below span {
    color: #686868;
    font-size: 16px;
    font-weight: 400
}

.testimonial-section-div {
    padding: 40px 0 0
}

.jk-testimonial-item {
    display: flex;
    gap: 20px
}

.all-link-wrapper .ps-block__list:last-child,
.jk-testimonial-item .testi-content {
    flex: 1
}

.jk-testimonial-item h2 {
    color: #0f0f10;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0
}

.jk-testimonial-item ul.testi-ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin-bottom: 20px
}

.jk-testimonial-item ul li.test-li {
    list-style: none;
    border-right: 1px solid rgba(0, 0, 0, .2);
    padding-right: 10px
}

.all-link-wrapper,
.jk-testimonial-item ul li.test-li:first-child {
    display: flex;
    gap: 10px
}

.jk-testimonial-item ul li.test-li:last-child {
    border-right: none
}

.jk-testimonial-item ul li.test-li ul li {
    margin-right: .1rem
}

.jk-testimonial-item ul li.test-li .count {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    display: inline-block
}

.jk-testimonial-item ul li.test-li p {
    color: #555;
    font-size: 16px;
    font-weight: 500;
    text-align: right;
    margin-bottom: 0
}

.response ul {
    padding: 0;
    list-style: none;
    display: flex
}

.response ul li {
    border-right: 1px solid #00000033;
    padding: 0 10px
}

.response ul li svg {
    top: -2px;
    position: relative
}

.testi-p p {
    color: #505050;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0
}

.jk-contact-section {
    padding: 20px 0;
    background: #2f333a
}

.jk-contact-info h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px
}

.jk-contact-info .jk-contact-box {
    display: flex;
    gap: 15px;
    margin-bottom: 24px
}

.jk-contact-info .jk-social-box {
    display: flex;
    gap: 16px
}

.jk-contact-info .jk-contact-box .contact-icon-box {
    flex: 0 0 4%
}

.jk-contact-info .contact-content p {
    font-size: 18px;
    color: #fff;
    font-weight: 400
}

.jk-contact-info .contact-content span {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 10px
}

.jk-contact-info .jk-social-box span {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    line-height: 31px
}

.jk-contact-info .jk-social-box ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 16px;
    margin-bottom: 0
}

.jk-contact-form {
    border-radius: 6px;
    background: #fff;
    padding: 32px 40px
}

.jk-contact-form input,
.jk-contact-form textarea {
    border-radius: 6px;
    border: 1px solid #c1bebe;
    font-size: 16px
}

.jk-contact-form .jk-form-group {
    position: relative;
    margin-bottom: 24px
}

.jk-contact-form .jk-form-group label {
    position: absolute;
    top: -10px;
    left: 15px;
    color: #4f4f4f;
    font-size: 14px;
    background: #fcfcfc
}

.jk-contact-form input:focus,
.jk-contact-form textarea:focus {
    color: #0f0f10;
    border-color: #c1bebe
}

.jk-contact-form .jk-form-group input::placeholder,
.jk-contact-form .jk-form-group textarea::placeholder {
    font-size: 16px;
    color: rgba(80, 80, 80, .7)
}

.jk-contact-form .jk-form-group input[type=email] {
    font-size: 18px;
    border-left: none
}

.jk-contact-form .jk-form-group input[type=email]::placeholder {
    font-size: 18px
}

.jk-form-group.input-group .input-group-prepend img {
    height: 22px;
    width: 22px
}

.ps-footer--block.jk-footer-block .ps-block__title {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
    color: #0f0f10;
    font-weight: 500
}

.ps-footer--block.jk-footer-block .ps-block__list li {
    padding: 0 0 8px
}

.ps-footer--block.jk-footer-block .ps-block__list li a {
    color: #4f4f4f;
    line-height: 22px
}

.all-link-wrapper .ps-block__list:last-child li a.view-all {
    display: flex;
    gap: 16px;
    align-items: center;
    font-size: 18px;
    line-height: normal
}

.all-link-wrapper .ps-block__list:last-child li a.view-all span,
.fw5 {
    font-weight: 500
}

.ps-footer--address.jk-footer-address .ps-footer__title {
    margin-bottom: 10px;
    color: #0f0f10;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px
}

.img_4>.container>.row,
.img_5>.container>.row,
.mb15,
.mobile-contact h6 {
    margin-bottom: 15px
}

.jk-footer-address ul.jk-social {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 20px;
    margin-bottom: 12px
}

.jk-footer-work .work-item {
    display: flex;
    gap: 20px;
    margin-bottom: 10px
}

.jk-footer-work .work-item span {
    color: #4f4f4f;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px
}

.jk-footer-work .work-item .work-icon {
    display: flex;
    width: 30px;
    height: 30px;
    padding: 5.336px 5.991px 5.608px 4.953px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    background: rgba(112, 112, 112, .1)
}

.jk-footer {
    background: #f8f9f8;
    padding-top: 20px
}

.ps-footer--bottom.jk-footer-bottom {
    border-top: 1px solid #d1d1d1
}

.ps-footer--bottom.jk-footer-bottom p {
    color: #505050;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px
}

.mobile-contact-section {
    padding: 30px 0
}

.mobile-contact h6 {
    color: #0f0f10;
    font-size: 20px;
    font-weight: 600;
    line-height: normal
}

.mobile-jk-point-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    padding-bottom: 24px
}

.mobile-jk-point-wrapper .jk-about-point-box .content-box {
    flex: 1;
    gap: 14px
}

.mobile-jk-point-wrapper .jk-about-point-box .content-box h2 {
    color: #505050;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 0
}

.jk-about-point-box .prfle_img_bx {
    width: 70px;
    height: 70px;
    border-radius: 6px
}

.mobile-jk-point-wrapper .line-border {
    border: 1px solid #cdcaca;
    display: block
}

.jk-about-btn {
    font-size: 16px;
    height: 48px
}

.jk-product-section .mobile-category-title {
    display: flex;
    gap: 10px;
    text-decoration: none
}

.jk-product-section .mobile-category-title span {
    color: #2f333a;
    font-size: 18px;
    font-weight: 800;
    line-height: normal
}

.jk-header-right {
    gap: 24px
}

footer a:hover .lh18 {
    line-height: 18px
}

.ci_vall:hover,
.product-heading-box>a:hover,
.product-sub-heading-box>a:hover {
    text-decoration: none
}

.product-heading-box>a svg,
.product-sub-heading-box>a svg {
    fill: #000;
    transition: .2s ease-out
}

.jk-banner-product-wrapper img,
.jk_bnr_prd_img img,
.pfl_sec_2 figure img,
.ps-categories__item,
.ps-section__product {
    transition: .3s ease-out
}

.glq_btn_pdp svg,
.jk-pro-vdo-thumbnail:hover svg path,
.ps-footer--contact:hover svg,
.ps-header__right svg {
    fill: #fff
}

.jk-banner-right:hover:before {
    background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .7) 100%)
}

.jk_bnr_prd_img,
.jk_bnr_prd_img a {
    min-width: 250px;
    max-width: 250px;
    min-height: 250px;
    max-height: 250px
}

.jk_bnr_prd_img img {
    max-width: 250px;
    max-height: 250px
}

.home_boxes .jk-banner-product-wrapper>a:hover img,
.jk_bnr_prd_img:hover img {
    transform: scale(.9)
}

.lne1txt,
.lne2txt,
.lne3txt {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical
}

.lne1txt {
    -webkit-line-clamp: 1
}

.lne2txt {
    -webkit-line-clamp: 2
}

.lne3txt {
    -webkit-line-clamp: 3
}

.cmpny_logo {
    min-width: 65px;
    min-height: 65px;
    max-width: 65px;
    max-height: 65px
}

.ps-header--5 .ps-logo img {
    /*max-width: 65px !important;
    max-height: 65px !important;*/
    width: 100%;
    height: 100%
}

.cmpny_nme_loc_gst,
.loc_gst>p:last-of-type,
.pfl_sec_1 ul li {
    margin-left: 20px
}

.cmpny_nme_loc_gst h1,
.pdp_img_txt>h3 {
    font-size: 21px
}

.clr7 {
    color: #444
}

.clr2 {
    color: #111
}

.clr3 {
    color: #505050
}

.clr4 {
    color: #0f0f10
}

.an-getdirec,
.an-sitemap-li:hover,
.pdp_cb:hover>span:nth-of-type(2),
.tdu {
    text-decoration: underline
}

.jk-banner-right:hover {
    text-decoration: underline;
    color: #fff
}

.lh24,
.pfl_txt>p,
.tdw_pb7 {
    line-height: 24px
}

.fs15 {
    font-size: 15px
}

.fs16,
.pfl_sec_1 p,
.stemap_txt h5 {
    font-size: 16px
}

.fs22 {
    font-size: 22px
}

.mt15 {
    margin-top: 15px
}

.mt30 {
    margin-top: 30px
}

.pl50 {
    padding-left: 50px
}

.bb1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.loc_gst>p>span:last-of-type,
.ml5,
.pdp_prc_cta>span:nth-of-type(2) {
    margin-left: 5px
}

.ps-categories__item {
    padding: 10px 5px;
    border-radius: 6px;
    background-color: #fff;
    min-height: 148px;
    cursor: pointer
}

.ps-categories__item:hover {
    background-color: #efefef
}

.ps-categories__link {
    min-width: 80px;
    min-height: 80px;
    max-width: 80px;
    max-height: 80px;
    border-radius: 50%;
    margin: 0 auto 10px
}

.jk-banner-product-wrapper>a {
    min-width: 238px;
    max-width: 238px;
    min-height: 238px;
    max-height: 238px
}

.jk-contact-form .ps-btn,
.jk-contact-form button.ps-btn,
.ps-header__right .ps-btn,
.ps-header__right button.ps-btn {
    padding: 10px 25px
}

.option img,
.ps-footer--contact>div:first-child svg {
    margin-right: 10px
}

.ps-footer--contact:hover .ps-footer__fax,
.ps-footer--contact:hover .ps-footer__work,
h3.an-jk-contact-title {
    color: #fff
}

.ps-home--5 .tstmnl_page .jk-review-section,
.sbar {
    padding: 0
}

.sbar>li {
    padding: 1em;
    background-color: #f7f7f7;
    border-radius: 4px;
    margin-top: .5em
}

.actv>a {
    position: relative;
    padding-bottom: 10px
}

.actv>a:after {
    left: -15px;
    right: -15px;
    height: 1px;
    bottom: 0
}

.actv>ul li {
    padding: 10px 0
}

.actv>ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.actv>ul li a {
    color: #4f4f4f
}

.pdp_img {
    max-width: 488px;
    max-height: 488px;
    background-color: #fff;
    border-radius: 6px
}

.pdp_thmb li {
    min-width: 80px;
    max-width: 80px;
    min-height: 80px;
    max-height: 80px;
    border-radius: 10px;
    margin-right: 31px;
    border: 1px solid #bdbdbd
}

.pdp_prc_cta>span.fw-price {
    font-size: 24px
}

.tbl td:first-child {
    width: 20%;
    padding: 4px 0
}

.tbl td:last-child {
    width: 70%;
    padding: 4px 0 4px 50px
}

.rcb_btn_pdp {
    color: #2f333a !important;
    border-color: #2f333a !important;
    background-color: #fff !important;
    padding: 10px 14px 11px
}

.pdp_thmb li.actv_thmb {
    padding: 5px
}

.thmb_lft_arw,
.thmb_rgt_arw {
    top: 50%;
    margin-top: -11px
}

.thmb_lft_arw {
    left: 0
}

.pdp_hgt424 {
    height: 424px
}

.pdp_rm {
    bottom: 0;
    left: 0;
    background-color: #fff;
    padding-top: 10px
}

.img_3 .jk-banner-right:before,
.pdp_cta {
    background: 0 0
}

.b0,
.ci_vall {
    bottom: 0
}

.ci_vall {
    padding-bottom: 10px
}

.ci_page .jk-banner-product-content {
    padding: 10px 5px
}

.ci_page .jk-banner-product-content h2 {
    font-size: 20px;
    line-height: 26px
}

.ci_page .jk-banner-product-list-info ul li {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px
}

.ci_page>.col-md-3:nth-of-type(4n) {
    margin-right: 0
}

.ci_img {
    border: 1px solid #ededed
}

.sec_1,
.tbl1 table tr td {
    border-bottom: 1px solid #ccc
}

.ci_img,
.ci_img>a {
    width: 280px;
    height: 280px;
    border-radius: 10px
}

.ci_img img {
    max-width: 280px;
    max-height: 280px
}

.lft_nav .actv>a {
    padding-bottom: 0
}

.jk-banner-right>a {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute
}

.img_3 .jk-banner-right {
    padding: 10px;
    text-align: center
}

.img_3 .jk-banner-right h2 {
    text-shadow: 0 0 7px #000;
    font-weight: 700
}

.img_3 .d-flex {
    display: block !important
}

.img_3 .d-flex .get-q-btn {
    display: flex !important;
    width: 180px;
    margin: 10px auto 0
}

.img_4 .d-flex .get-q-btn {
    display: none !important
}

.ci_page .ps-section__product {
    padding: 10px
}

.ci_page .col-md-3.position-relative:hover {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border-radius: 10px
}

.menu>li {
    padding-right: 25px
}

.stemap_txt>li>a {
    display: flex;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eaeaea;
    font-size: 18px;
    color: #000
}

.an-sitemap-prd>a {
    padding: 5px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    background-color: #f2f2f2;
    min-height: 100px;
    max-height: 100px;
    margin: 5px 0 10px
}

.an-sitemap-ul {
    padding-left: 15px
}

.stemap_txt h5 {
    font-weight: 500
}

.stemap_txt .get-q-btn {
    width: 240px;
    margin: 0 auto
}

.an-sprd-head {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px
}

.an-sprd-prc {
    font-size: 12px;
    bottom: 2px
}

.an-sitemap-prd-txt {
    padding: 2px 0 5px 10px
}

.an-sitemap-prd-img {
    background-color: #fff;
    border-radius: 10px;
    min-height: 85px;
    max-height: 85px;
    min-width: 90px;
    max-width: 90px
}

.an-sitemap-prd-img img {
    border-radius: 10px
}

.v_splr {
    width: 73px;
    height: 60px;
    background-position: -143px -66px
}

.ts {
    width: 70px;
    height: 67px;
    background-position: -5px -66px
}

.pfl_txt table td:first-child {
    width: 35%;
    padding-bottom: 15px;
    padding-right: 20px
}

.pfl_sec_1 p {
    line-height: 26px
}

.job_pg .ps-btn--warning {
    padding: 4px 30px 5px;
    height: auto;
    width: auto;
    font-size: 14px
}

.c_flg_cod {
    top: 8px;
    bottom: 8px;
    left: 7px;
    z-index: 1;
    width: 110px;
    background-color: #fff
}

.hgt100>span,
.tp_bnr_vm_img,
.vdo_popup,
.vdo_popup>div {
    left: 0;
    bottom: 0;
    right: 0
}

.jk-contact-form .c_flg_cod_sec input.form-control {
    padding-left: 120px
}

.jk-contact-form .c_flg_cod_sec.ftr_frm_num_email input.form-control {
    padding-left: 90px
}

.jk-contact-form .c_flg_cod_sec.ftr_frm_num_email input#S_email_enq {
    padding-left: 60px
}

.cflg_arw {
    min-width: 22px;
    min-height: 22px;
    background: #ccc;
    max-width: 22px;
    max-height: 22px
}

.c_flg_cod>input {
    width: 70px;
    border: none;
    border-right: 1px solid #c1bebe;
    margin-left: 10px;
    border-radius: 0
}

.atch_file input,
.tbl1 table {
    border: none
}

.err_msg {
    color: #e31a1a;
    font-size: 13px;
    right: 0
}

.c_thmb_vdo .jk-pro-vdo-thumbnail {
    margin-bottom: 5px
}

.bg_vdo .jk-pro-vdo-thumbnail,
.bg_vdo .ps-product--standard .ps-product__image figure {
    min-height: 380px;
    max-height: 380px
}

.jk-banner-right {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    width: 100%;
    height: 238px;
    border-radius: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    object-fit: cover;
    z-index: 1
}

.tp_bnr_vm_img {
    top: 0;
    border-radius: 10px;
    z-index: 0
}

.tp_bnr_vm_img img {
    min-width: 100%;
    min-height: 100%
}

.jk-banner-right>div:first-of-type.d-flex.position-relative {
    z-index: 1
}

.jk-banner-product-list-info {
    max-height: 92px
}

.jk-testimonial-item figure,
.pfl_sec_1 figure,
.tstmnl_page figure {
    border: 1px solid #e7e1e1;
    padding: 7px;
    border-radius: 4px;
    background-color: #fdf5f5
}

.jk-testimonial-item figure {
    padding: 4px;
    height: 65px
}

.pfl_sec_1 figure>img,
.tstmnl_page figure>img {
    border-radius: 4px;
    max-height: 310px;
    min-height: 310px
}

.pfl_sec_2 figure {
    padding: 5px;
    min-height: 180px;
    max-height: 180px
}

.pfl_sec_2 figure a {
    min-height: 180px;
    max-height: 180px;
    min-width: 100%;
    max-width: 100%
}

.pfl_sec_2 figure img {
    max-height: 170px;
    min-height: 170px
}

.pfl_sec_2 figure:hover img {
    transform: scale(.98)
}

.rvw_name_loc>span,
.testi-img>span {
    width: 40px;
    height: 40px;
    background-color: #eaeaea;
    border-radius: 50%
}

.tst_prd_nme>span:first-child {
    min-width: 110px;
    max-width: 110px
}

.rvw_name_loc p:first-of-type {
    margin-right: 10px;
    padding-right: 10px
}

.rvw_name_loc p:first-of-type:after {
    position: absolute;
    top: 5px;
    bottom: 4px;
    right: 0;
    width: 1px;
    background-color: #777;
    content: ''
}

.tstmnl_page .testimonial-section-div select {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 5px
}

.tstmnl_page .testimonial-section-div figure img {
    max-height: 75px;
    min-height: 75px
}

.tstmnl_page .rvw_sec figure {
    padding: 4px
}

.slr_rvw>div,
.tstmnl_page .slr_rvw>div {
    width: 100%;
    background-color: #f3f0f0;
    padding: 10px 20px
}

.tstmnl_page .slr_rvw>div {
    margin-left: 43px
}

.tstmnl_page .jk-review-section .get-q-btn {
    width: 35%
}

.location-images figure {
    width: 250px;
    height: 200px;
    border: 1px solid #e7e7e7;
    border-radius: 6px;
    padding: 7px
}

.close_vid {
    position: fixed;
    z-index: 99999;
    display: flex;
    justify-content: center;
    top: 0;
    right: 0;
    background-color: #000;
    color: #c8c8c8;
    font-size: 20px;
    width: 35px;
    height: 35px;
    border-radius: 50%
}

.vdo_popup {
    top: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 5
}

.vdo_popup>div {
    top: 0;
    width: 100%;
    height: 100%
}

.jk-banner-item-content .jk-list-info {
    height: 92px
}

.tbl1 {
    width: 100%;
    overflow: auto;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 350px;
    margin-bottom: 20px
}

.tbl1 table tr td {
    padding: 10px;
    border-left: 1px solid #ccc
}

.tbl1 table tr:first-child {
    font-weight: 700
}

.glq_btn_pdp {
    padding: 10px 19px 11px
}

.t_nail {
    margin-left: 40px;
    margin-right: 35px
}

.hgt100 {
    max-height: 100px;
    padding-bottom: 0
}

.hgt100>span {
    background-color: #fff
}

.pdp_vdo {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.pdp_vdo:after {
    width: 26px;
    height: 20px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: red;
    z-index: 1
}

.pdp_vdo:before {
    z-index: 2;
    color: #fff;
    border-left: 8px solid #fff;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: 50%;
    margin-left: -4px
}

.pdp_img>.pdp_vdo {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5)
}

.pdp_img>.pdp_vdo:after {
    width: 80px;
    height: 60px;
    border-radius: 16px
}

.pdp_img>.pdp_vdo:before {
    border-left: 20px solid #fff;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    margin-left: -10px
}

.pdp_hgt387 {
    max-height: 387px
}

.intl-tel-input input[type=text] {
    border: none;
    width: 100px
}

.ftr_frm_num_email .intl-tel-input {
    top: 14px;
    left: 10px
}

.ftr_frm_num_email .intl-tel-input input[type=text] {
    width: 68px
}

.im {
    background-position: 435px -8px;
    width: 53px;
    height: 47px
}

.prfle_img_bx .v_splr {
    background-position: 153px -334px
}

.prfle_img_bx .ts {
    background-position: 79px -335px
}

.pfl_mega_menu .d-flex li {
    min-width: 25%
}

.revw-star {
    unicode-bidi: bidi-override;
    color: #ccc
}

.star-clr {
    color: #fdc12a;
    top: 0;
    left: 0;
    z-index: 1
}

.fs46 {
    font-size: 46px
}

.mSR_pgsCrl {
    font-size: 15px;
    position: relative;
    padding: 0;
    width: 5em;
    height: 5em;
    background-color: #d7d7d7;
    line-height: 5em;
    margin: 0 auto 5px
}

.mSR_pgsCrl span,
.mSR_pgsCrl:after {
    position: absolute;
    text-align: center;
    display: block
}

.mSR_pgsCrl:after {
    border: none;
    top: .35em;
    left: .35em;
    border-radius: 50%;
    width: 4.3em;
    height: 4.3em;
    background-color: #fff;
    content: " "
}

.mSR_pgsCrl span {
    line-height: 5em;
    width: 5em;
    color: #2c2d4b;
    z-index: 2
}

.mSR_pgsCrl.mSR_ovr50 .mSR_f50Bar {
    clip: rect(0, 5em, 5em, 2em);
    background-color: #72ae44;
    border-radius: 50%
}

.mSR_vBar {
    clip: rect(0, 2em, 5em, 0);
    border: .45em solid #72ae44
}

#bckTop,
.mSR_lftClip,
.mSR_pgsCrl,
.mSR_vBar {
    border-radius: 50%
}

.mSR_pgsCrl.mSR_ovr50 .mSR_f50Bar,
.mSR_vBar {
    position: absolute;
    width: 5em;
    height: 5em
}

.srch_page .col-md-5.position-sticky {
    min-width: 488px;
    max-width: 488px
}

#SearchSuggest {
    left: 1px;
    background-color: #fff;
    right: 0;
    color: #222;
    top: 119%;
    text-align: left;
    padding: 10px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .3);
    font-weight: 300;
    z-index: 3
}

.ps-section--categories.py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.home_boxes .col {
    min-width: 254px;
    max-width: 254px
}

.home_boxes .get-q-btn {
    width: auto;
    bottom: 15px;
    right: 15px;
    left: 15px
}

.home_boxes .jk-banner-product-wrapper {
    padding-bottom: 57px
}

.home_boxes .jk-banner-product-wrapper .jk-banner-product-content {
    padding: 15px 15px 0
}

.home_boxes_vac .position-absolute {
    position: relative !important
}

.home_boxes .home_boxes_vac .get-q-btn {
    left: auto;
    right: auto;
    bottom: auto
}

.jk-banner-product-price.home_glp {
    font-size: 12px;
    text-decoration: underline;
    font-weight: 600
}

.pdp_img_pic {
    height: 385px;
    width: 100%
}

#bckTop {
    z-index: 3;
    right: 5%;
    top: 85%;
    width: 50px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    border: 1px solid #ddd;
    display: flex
}

#footerprd_alert_display {
    min-height: 318px
}

.intl-tel-input .flag-dropdown {
    padding: 0 !important
}

.intl-tel-input {
    position: relative;
    display: inline-block;
    width: 90px;
    margin-right: 5px
}

.play_vid {
    width: 90%;
    height: 540px;
    top: 50px;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 99998;
    position: fixed;
    left: 0
}

.vid_blak_scrn,
.vid_blak_scrn1 {
    width: 100%;
    top: 0;
    bottom: 0;
    position: fixed;
    left: 0
}

.vid_blak_scrn1 {
    background-color: rgba(0, 0, 0, .65);
    z-index: 99997
}

.vid_blak_scrn {
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 99996;
    background-size: cover;
    transition: .5s;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px)
}

#play_vid iframe,
#vid_sec_play {
    visibility: hidden
}

.hcVdo_BVdoI:after {
    position: absolute;
    content: '';
    z-index: 3;
    border-left: 16px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-left: -8px;
    margin-top: -10px;
    top: 50%;
    left: 50%
}

.lArrow .cls-1,
.rArrow .cls-1,
.tCatNav .cls-1 {
    fill: none;
    stroke: #1f965f;
    stroke-linecap: round;
    stroke-width: 2px
}

.pt5 {
    padding-top: 5px
}

@media (max-width:576px) {

    .jk-about-content,
    .jk-product-section .product-inner-section-div,
    .product-heading-box {
        margin-bottom: 32px
    }

    .product-sub-heading-box {
        justify-content: space-between
    }

    .product-sub-heading-box a {
        font-size: 13px;
        font-weight: 600;
        gap: 8px
    }

    .product-sub-heading-box h4 {
        color: #2f333a;
        font-size: 16px;
        font-weight: 600;
        line-height: normal
    }

    .jk-banner-area,
    .jk-product-section {
        padding: 20px 0
    }

    .jk-banner-item-content .jk-list-info ul li {
        font-size: 12px;
        line-height: normal
    }

    .jk-banner-item-content .jk-price {
        color: #0a2045;
        font-size: 14px;
        margin-bottom: 0
    }

    .jk-banner-product-wrapper .jk-banner-product-content {
        padding: 8px 8px 12px;
        gap: 6px
    }

    .jk-banner-product-wrapper .jk-banner-product-list-info ul li {
        font-size: 12px
    }

    .jk-banner-product-wrapper .jk-banner-product-price {
        font-size: 14px;
        line-height: normal
    }

    .jk-banner-item-content h2,
    .jk-banner-product-wrapper .jk-banner-product-content h2 {
        font-size: 14px;
        line-height: 18.2px;
        letter-spacing: -.2px
    }

    .jk-banner-item-warpper a.get-q-btn,
    .jk-banner-product-wrapper a.get-q-btn {
        display: none
    }

    .jk-about-title h3 {
        font-size: 24px
    }

    .jk-banner-item-warpper img {
        height: 150px
    }

    .jk-contact-form {
        padding: 15px 0
    }

    .jk-contact-form .jk-form-group {
        margin-bottom: 28px
    }

    .jk-form-group.input-group .input-group-prepend img {
        height: 14px;
        width: 22px
    }

    

@media (max-width:992px) {

    .review-section-div .col-lg-3,
    .review-section-div .col-lg-5 {
        border-right: 0
    }
}

.ps-header__right button {
    display: flex;
    width: 200px;
    height: 52px;
    padding: 18px 24px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    font-size: 16px
}

.jk-country::before,
.option img,
.selected-option img {
    width: 24px;
    height: 24px
}

.jk-country {
    position: relative;
    width: 60px;
    z-index: 99;
    height: 100%;
    border: 1px solid #c1bebe;
    border-radius: 6px 0 0 6px;
    border-right: none !important;
    background: 0 0
}

.jk-country::before {
    position: absolute;
    top: 11px;
    right: 0;
    content: " ";
    display: flex;
    justify-content: end;
    align-items: end;
    text-align: center;
    background: url(images/Frame.svg)
}

.selected-option {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px
}

.options-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    max-height: 150px;
    overflow-y: scroll
}

.option {
    display: flex;
    align-items: center;
    padding: 8px
}

@media (min-width:1280px) {
    .home_boxes .col {
        min-width: 252px;
        max-width: 252px
    }

    .ps-section--also .ps-section__title {
        font-size: 30px;
        line-height: 40px
    }
}

.ps-section--featured .ps-section__title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px
}

.ps-section--featured .ps-section__content .row {
    border-top: 1px solid #f0f2f5;
    border-right: 1px solid #f0f2f5;
    border-radius: 4px;
    overflow: hidden
}

.ps-section--featured .ps-section__product {
    border-left: 1px solid #f0f2f5;
    border-bottom: 1px solid #f0f2f5;
    height: 100%
}

@media (max-width:1200px) {
    .jk-testimonial-item ul li.test-li {
        border-right: 0
    }

    .jk-testimonial-item ul li.test-li:last-child {
        padding-left: 0
    }

    .jk-testimonial-item ul li.test-li p {
        text-align: left
    }

    .jk-testimonial-item ul.testi-ul {
        flex-direction: column
    }

    .jk-banner-item-content .jk-list-info ul li,
    .jk-banner-product-wrapper .jk-banner-product-list-info ul li {
        font-size: 14px
    }

    .jk-banner-item-content h2,
    .jk-banner-product-wrapper .jk-banner-product-content h2 {
        font-size: 17px
    }

    .get-q-btn {
        font-size: 13px
    }
}

@media (max-width:1152px) {
    .srch_page .col-md-5.position-sticky {
        min-width: 385px;
        max-width: 385px
    }

    .jk-banner-item-warpper img {
        height: 163px
    }

    .ps-section--categories .ps-categories__link img {
        max-width: 75px
    }

    .ps-section--categories .ps-categories__name {
        font-size: 13px;
        line-height: 18px
    }

    .cmpny_nme_loc_gst h1 {
        font-size: 24px
    }

    .cmpny_nme_loc_gst .fs14 {
        font-size: 11px;
        font-weight: 500;
        line-height: 16px
    }

    .ps-header__right svg {
        min-width: 22px;
        max-width: 22px
    }

    .ps-header__right svg+span {
        font-size: 14px
    }

    .ps-header__right .ps-btn,
    .ps-header__right button.ps-btn {
        width: 130px;
        height: 48px;
        padding: 18px 5px;
        gap: 8px
    }

    .jk-header-right {
        gap: 10px
    }

    .ps-footer--contact .ps-footer__fax {
        font-size: 13px;
        margin-bottom: 0
    }

    .ps-footer--contact {
        padding: 7px 5px;
        height: 48px
    }

    .ps-header .ps-navigation__right {
        padding: 8px 0
    }

    .ps-header .ps-navigation {
        padding-top: 76px
    }

    .menu>li>a {
        line-height: normal;
        padding: 18px 10px
    }

    .cmpny_nme_loc_gst {
        margin-left: 5px
    }

    .ps-footer--contact>div:first-child svg {
        margin-right: 5px
    }

    .menu>li {
        padding-right: 10px
    }

    .input-group {
        width: 100%
    }

    .ps-header--5 .ps-header__middle {
        padding-top: 0
    }

    .ci_img,
    .ci_img>a {
        width: 205px;
        height: 205px
    }

    .ci_img img {
        max-width: 205px;
        max-height: 205px
    }

    .pdp_img {
        width: 385px;
        height: 385px
    }

    .glq_btn_pdp,
    .rcb_btn_pdp {
        font-size: 14px;
        width: 156px;
        height: auto
    }

    .rcb_btn_pdp {
        padding: 10px 4px
    }

    .glq_btn_pdp {
        padding: 10px 6px 11px
    }

    .pdp_prc_cta>span:first-child {
        font-size: 22px
    }

    .t_nail {
        margin-left: 39px;
        margin-right: 25px
    }

    .pdp_hgt387 {
        max-height: 284px
    }

    .pdp_prc_cta>span:first-child>span {
        font-size: 15px
    }

    .pdp_prc_cta>span:nth-of-type(2) {
        font-size: 16px
    }

    .pfl_sec_1 figure>img,
    .tstmnl_page figure>img {
        max-height: 270px;
        min-height: 270px
    }

    .pfl_sec_2 figure a,
    .pfl_sec_2 figure img {
        max-height: 120px;
        min-height: 120px
    }

    .pfl_sec_2 figure {
        min-height: 122px;
        max-height: 122px
    }

    .jk-pro-vdo-thumbnail,
    .ps-product--standard .ps-product__image figure {
        min-height: 230px;
        max-height: 230px
    }

    .home_boxes .col {
        min-width: 192px;
        max-width: 192px
    }

    .home_boxes .jk-banner-product-wrapper,
    .jk-banner-product-wrapper>a {
        min-width: 175px;
        max-width: 175px
    }

    .jk-banner-product-wrapper>a {
        min-height: 175px;
        max-height: 175px
    }

    .jk-banner-item-content,
    .jk_bnr_prd_img,
    .jk_bnr_prd_img a {
        min-height: 180px;
        max-height: 180px
    }

    .jk-banner-product-wrapper img {
        max-width: 175px;
        max-height: 175px
    }

    .jk_bnr_prd_img,
    .jk_bnr_prd_img a {
        min-width: 180px;
        max-width: 180px
    }

    .jk-banner-item-warpper {
        height: 180px
    }

    .jk_bnr_prd_img img {
        max-height: 180px;
        max-width: 180px
    }

    .home_boxes .home_boxes_vac .get-q-btn {
        padding: 10px 14px
    }
}

@media (max-width :1024px) {
    .glq_btn_pdp.ecomCTA {
        width: 94%
    }

    .col-md-7.yiamintCTA {
        width: 64%
    }

    .rcbckCTA {
        right: 22px !important
    }
}

.aic {
    align-items: center
}

#ffc_blow_up>p {
    line-height: 21px
}

.mega-menu__column .ps-btn {
    padding: 4px 0 !important;
    height: auto;
    font-size: 14px;
    width: 200px
}

.product-sub-heading-box>h3 {
    margin-bottom: 0
}

.mega-menu__row .ps-btn {
    font-size: 14px;
    margin-top: 10px;
    height: auto !important;
    padding: 6px 10px
}

.txt:hover {
    text-decoration: underline
}

.rcb_btn_pdp:hover svg path:first-child {
    fill: #fff
}

.tstmnl_page .testimonial-section-div {
    padding-bottom: 30px
}

.tdw_pp_f2Nusr .tdw_f_cc_ff input {
    line-height: 24px !important
}

.bt10 {
    bottom: 10px
}

@media (min-width:1280px) {
    .ps-footer--contact.uiUsr .ps-footer__fax {
        font-size: 13px
    }
}

.exp {
    min-height: 25px;
    max-height: 25px;
    border-radius: 50%;
    border: 2px solid #fff;
    min-width: 25px;
    max-width: 25px
}

.exp::after {
    content: "+";
    text-align: center;
    top: -6px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute
}

.con::after {
    content: "-" !important
}

.jk-review-section-vm>.get-q-btn {
    width: auto;
    margin-top: 20px
}

.rcbckCTA {
    right: -33px;
    top: -48px
}

.yiamintCTA .ps-btn.glq_btn_pdp {
    padding: 7px 16px 7px;
    height: auto;
    border-radius: 10px;
    width: 100%
}

.mr10 {
    margin-right: 10px
}

.gbqCTA {
    bottom: 20px;
    z-index: 9;
    left: 0;
    right: 0;
    margin: 0 auto
}

.pdp_img_txt>h3 {
    background-color: #f8f8f8;
    padding: 10px
}

.rcbckCTA .rcb_btn_pdp1 {
    background-color: #fff;
    height: auto;
    padding: 2px;
    border-radius: 30px;
    width: 165px;
    font-size: 14px
}

.ps-btn--new {
    background-color: #fff;
    border-radius: 20px;
    height: 31px
}

.nonStckyHdr .ps-header__middle.bg-white {
    position: absolute
}

.pdp_hgt387 p {
    line-height: 1.5
}

.pdp_img_pic img {
    align-self: flex-start
}

.desRmor {
    padding-top: 7px
}

.pdp_img_txt>.row .col-md-6:first-child>div {
    top: 0
}
}
@media (min-width:481px) and (max-width:575.98px){
     /* new-added-css */
     .ps-header--5 {
        background-color: #2f333a;
    }
    .ps-header .ps-navigation{padding-top: 10px;}
    .ps-header--5 .ps-header__middle{width: 100vw;position: relative;}
    .dflt_logo{flex-wrap: wrap;margin-bottom: 5px;}
    .jk-header-right{flex-wrap:wrap;padding-bottom: 5px;}
    .lft_nav .actv>a:after, .mega-menu .sub-menu--mega{
        padding: 5px;
        width: 100%;
    }
    .pfl_mega_menu .d-flex li{width: 100%;}
    .mega-menu__row{flex-wrap: wrap;min-width: auto;max-width: 100%;}
    .home_boxes .jk-banner-product-wrapper{margin-bottom: 20px;}
    .ps-section__carousel .row.home_boxes{
        gap: 10px;
    }
    .home_boxes .jk-banner-product-wrapper, .jk-banner-product-wrapper>a{min-width: 130px;max-width: 100%;}
    .home_boxes .col{width: 46%;min-width: 46%;max-width: 46%;}
    .ps-section__item{margin-bottom: 15px;}
}
@media (min-width:320px) and (max-width:480px) {
    /* new-added-css */
    .ps-header--5 {
        background-color: #2f333a;
    }
    .ps-header .ps-navigation{padding-top: 10px;}
    .ps-header--5 .ps-header__middle{width: 100vw;position: relative;}
    .dflt_logo{flex-wrap: wrap;margin-bottom: 5px;}
    .jk-header-right{flex-wrap:wrap;padding-bottom: 5px;}
    .lft_nav .actv>a:after, .mega-menu .sub-menu--mega{
        padding: 5px;
        width: 100%;
    }
    .pfl_mega_menu .d-flex li{width: 100%;}
    .mega-menu__row{flex-wrap: wrap;min-width: auto;max-width: 100%;}
    .home_boxes .jk-banner-product-wrapper{margin-bottom: 20px;}
    .ps-section__carousel .row.home_boxes{
        gap: 10px;
    }
    .home_boxes .jk-banner-product-wrapper, .jk-banner-product-wrapper>a{min-width: 130px;max-width: 100%;}
    .home_boxes .col{width: 46%;min-width: 46%;max-width: 46%;}
    .ps-section__item{margin-bottom: 15px;}

}
@media (min-width:576px) and (max-width:767px){
    /* new-added-css */
    .ps-header--5 {
        background-color: #2f333a;
    }
    .ps-header .ps-navigation{padding-top: 10px;}
    .ps-header--5 .ps-header__middle{width: 100vw;position: relative;}
    .dflt_logo{flex-wrap: wrap;margin-bottom: 5px;}
    .jk-header-right{flex-wrap:wrap;padding-bottom: 5px;}
    .lft_nav .actv>a:after, .mega-menu .sub-menu--mega{
        padding: 5px;
        width: 100%;
    }
    .pfl_mega_menu .d-flex li{width: 100%;}
    .mega-menu__row{flex-wrap: wrap;min-width: auto;max-width: 100%;}
    .home_boxes .jk-banner-product-wrapper{margin-bottom: 20px;}
    .ps-section__carousel .row.home_boxes{
        gap: 10px;
    }
    .home_boxes .jk-banner-product-wrapper, .jk-banner-product-wrapper>a{min-width: 130px;max-width: 100%;}
    .home_boxes .col{width: 46%;min-width: 46%;max-width: 46%;}
    .ps-section__item{margin-bottom: 15px;} 
    .ps-header__right .ps-btn, .ps-header__right button.ps-btn {
        width: auto;    padding: 10px 18px;
    }
}
@media (min-width:768px) and (max-width:991px){
     /* new-added-css */
     .ps-header--5 {
        background-color: #2f333a;
    }
    .ps-header .ps-navigation{padding-top: 10px;}
    .ps-header--5 .ps-header__middle{width: 100vw;position: relative;}
    .dflt_logo{flex-wrap: wrap;margin-bottom: 5px;}
    .jk-header-right{flex-wrap:wrap;padding-bottom: 5px;}
    .lft_nav .actv>a:after, .mega-menu .sub-menu--mega{
        padding: 5px;
        width: 100%;
    }
    .pfl_mega_menu .d-flex li{width: 100%;}
    .mega-menu__row{flex-wrap: wrap;min-width: auto;max-width: 100%;}
    .home_boxes .jk-banner-product-wrapper{margin-bottom: 20px;}
    .ps-section__carousel .row.home_boxes{
        gap: 15px;justify-content: space-between;
    }
    .home_boxes .jk-banner-product-wrapper, .jk-banner-product-wrapper>a{min-width: 130px;max-width: 100%;}
    .home_boxes .col{width: 48%;min-width: 48%;max-width: 48%;}
    .ps-section__item{margin-bottom: 15px;} 
    .ps-header__right .ps-btn, .ps-header__right button.ps-btn {
        width: auto;    padding: 10px 18px;
    }
}
@media (min-width:992px) and (max-width:1199px){
    .ps-section__item{margin-bottom: 15px;} 
    .ps-header__right .ps-btn, .ps-header__right button.ps-btn {
        width: auto;    padding: 10px 18px;
    }   
    .ps-footer--contact .ps-footer__fax{font-size: 14px;}
    .cmpny_nme_loc_gst .loc_gst p.fs14{font-size: 12px;}
}