    
@font-face {
  font-family: Autography;
  src: url(../fonts/Autography.otf);
}

body {
    background-color: #ffffff;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 1.625;
    /*overflow-x: hidden;*/
}

.sectionCvr {
    padding: 5em 0px;
    overflow: hidden;
}

.title-block .title {
    color: #000;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 28px;
    position: relative;
}

.title-block .title:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
    content: '';
}

.vc_custom_heading.title-block, .common-cta-sec .title-block .title {
    position: relative;
    color: #000;
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 28px;
    position: relative;
}

.vc_custom_heading.title-block::after, .common-cta-sec .title-block .title::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
    content: '';
} 

.vc_custom_heading.title-block.text-center:after {
    left: 0px;
    right: 0;
    margin: 0 auto;
}

.theme-btn, .theme-btn a {
    display: inline-block;
    line-height: 2;
    background: #F0811A;
    color: #fff;
    text-transform: capitalize;
    margin-top: 16px;
    position: relative;
    overflow: hidden;
    padding: 6px 23px;
    border-radius: 30px;
    z-index: 1;
    transition: all 0.2s linear;
    border: medium none;
}
	
.ftr-copyright .copyright {
    text-align: right;
    padding: 0px 0px 24px 0px;
}
.theme-btn a {
    margin-top: 0px;
    padding: 0px !important;
    box-shadow: none !important;
    background: none !important;
    color: #fff !important;
}
.theme-btn:hover,  .theme-btn a:hover{ background:#1b5ba5; color: #fff; }

.theme-btn.btn-white, .theme-btn.btn-white a{ background: #fff; color:#F0811A !important;  margin-top: 0px; margin-bottom: 0px !important;}
.theme-btn.btn-white:hover, .theme-btn.btn-white a:hover{ background:#1b5ba5; color: #fff !important; }

.title-block.text-center .title:after {
    left: 0px;
    right: 0;
    margin: 0 auto;
}

.top-header-sec {
    padding: 4px 0px 10px;
}

.header-wrapper {
    display: flex;
    align-items: center;
}

.header-wrapper .top-header-sec {
    padding: 8px 0px;
}

.header-wrapper .logo img {
    width: 86px;
}


.header-wrapper .header-intro {
    padding-right: 3em;
    margin-top: 20px;
}

.header-wrapper .header-intro .site-header-products {
    display: flex;
    font-size: 13px;
    margin-top: 8px;
}

.header-wrapper .header-intro .site-header-products span:last-child {
    width: 60%;
}

.header-wrapper .header-intro .site-header-products span:first-child {
    width: 22%;
    font-size: 14px;
    font-weight: 600;
    color: #2469B2;
}

.header-wrapper .header-intro .site-header-products span:first-child img {
    margin-right: 7px;
}



.header-wrapper .header-intro .site-intro .site-title {
    font-size: 20px;
    margin-right: 20px;
}

.header-wrapper .header-intro .site-intro span:last-child a {
    text-decoration: underline;
    margin-left: 8px;
}

.header-cta .header-ctaLinks {
    list-style: none;
}

.header-cta .header-ctaLinks .cta-links {
    list-style: none;
    text-align: center;
}

.header-cta .header-ctaLinks .cta-links a {
    display: inline-block;
    background: #F0811A;
    width: 59%;
    /* margin-top: 16px; */
    padding: 6px;
    border-radius: 30px;
    color: #fff;
    font-size: 12px;
}

.header-cta .header-ctaLinks .cta-links:first-child a {
    margin-top: 14px;
    margin-bottom: 6px;
}


.header-menu {
    border-top: 1px solid #D4D4D4;
    border-bottom: 1px solid #D4D4D4;
}

.header-menu .navbar-toggler{ text-align:left; }
.header-menu .site-header-menu {
    margin: 0px;
     width: 100%;
}

.header-menu .site-header-menu .main-navigation ul {
    list-style: none;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

.header-menu .site-header-menu .main-navigation ul.sub-menu { display: block; }
.main-navigation  a { position: relative; }.header-menu .site-header-menu {
    margin: 0px auto;
    width: 100%;
}
.main-navigation .current-menu-item > a::hover,
.main-navigation .current-menu-item > a::before, .main-navigation .current-menu-ancestor > a::before {
    content: '';
    position: absolute;
    background: #f0811a;
    top: 0;
    width: 100%;
    height: 4px;
    left: 0;
}



.verified-sec {
    position: relative;
    background: #FEAE00;
    padding: 12px 0px;
    z-index: 1;
    overflow: hidden;
}

.verified-sec::before {
    content: '';
    background: url(../images/verified-bg-lines.png) repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    background-size: contain;
    top: 0;
    left: 1px;
    z-index: -1;
    opacity: 0.5;
}
.verified-sec.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0px;
}

.verified-sec .wpb_content_element { margin-bottom: 0px !important; }

.verified-sec .verified-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 4em ;
}
.verified-sec .verified-wrap p{ margin-bottom: 0px; color: #1b5ba5; font-weight: 600;}

.verified-sec .verified-wrap .wpb_column:first-child .vc_column-inner .wpb_wrapper .wpb_single_image img {
    width: 96px;
}

.verified-sec .verified-wrap .wpb_column:last-child .vc_column-inner .wpb_wrapper .wpb_single_image img {
    width: 180px;
}


.range-sec .range-block-text {
    padding: 0 4em;
}

.range-lists {
    list-style: none;
    display: table;
    display: flex;
    list-style: none;
    justify-content: space-around;
    flex-flow: row wrap;
}


.range-lists .range-list-block  {
    text-align: center;
    padding: 2em 2em;
    border-bottom: 1px solid #D2D2D2;
    border-right: 1px solid #D2D2D2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.range-lists-3 .range-list-block{   border-bottom: medium none; }

.range-lists .range-list-block .wpb_content_element { margin-bottom: 0px; }

.range-lists .range-list-block p {
    display: block;
    width: 100%;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}

.range-lists .range-list-block img {
    width: 60px;
    margin-bottom: 15px;
}

.range-lists .range-list-block:nth-child(6n) {
    border-right: medium none;
}

.range-lists .range-list-block:nth-child(n+13) {
    border-bottom: none; 
}



.natural-products-sec .product-block {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3em 1em;
    margin-bottom: 1.5em;
    min-height: 16.2em;
}

.natural-products-sec .product-block.vertical-div {
    flex-wrap: wrap;
}


.natural-products-sec .product-block .product-img {
    width: 50%;
    padding: 0 3em 0 2em;
    text-align: center;
}

.natural-products-sec .product-block.vertical-div .product-img {
    width: 100%;
    padding: 0px;
    text-align: center;
}

.natural-products-sec .product-block.vertical-div .product-img { width: 59%; }

.natural-products-sec .product-block.horizontal-div {
    justify-content: space-evenly;
}

.natural-products-sec .product-block .product-info .product-title {
    color: #FFF;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.natural-products-sec .product-block .product-info .view-moreLink {
    background: #fff;
    padding: 6px 12px;
    display: inline-block;
    border-radius: 30px;
    font-size: 12px;
}

.natural-products-sec .product-block.vertical-div .product-info {
    text-align: center;
    padding: 0 4em;
    margin-bottom: 3em;
}

.natural-products-sec .product-block .product-info p {
    margin-bottom: 0px;
}

.natural-products-sec .product-block.horizontal-div .product-img { width: 31%; } 

.natural-products-sec .product-block.second-box .product-img {
    width: 86%;
    padding-right: 0;
    padding-left: 0;
}


.natural-products-sec .product-block.horizontal-div.bottom-block .product-img{width: 24.6%;}
.natural-products-sec .product-block.essentials-block .product-img{
    width: 100%;
    padding: 0px;
    height: auto;
}

.natural-products-sec .product-block.essentials-block  .product-info .product-title{ font-size: 21px; }
.natural-products-sec .product-block.other-product-block{ justify-content:left; padding-left: 3em;  }


.natural-products-sec .product-block.other-product-block .product-info .product-title {
    position: relative;
    margin-top: 7px;
    padding-top: 8px;
    color: #c5974e;
}

.natural-products-sec .product-block.other-product-block .product-info .product-title::before {
    content: '';
    width: 70px;
    height: 1px;
    background: #C5974E;
    position: absolute;
    top: 0;
}


.natural-products-sec .product-block.vertical-div.bottom-block .product-img {
    width: 39%;
}

.bg-green{ background:#9AD880; }
.bg-light-blue{ background:#ACE0E2; }
.bg-light-grey{ background:#d9d9d9; }
.bg-light-pink{background: #FFBBB6; }
.bg-light-saffron{background: #FFBC95; }
.bg-light-yellow{background: #FFE2A8; }
.bg-charcole{background: #818792; }
.bg-dark-green{background: #90CCA3; }


.service-main-block {border-radius: 20px;}

.service-main-block .service-block-img img {
    border-radius: 10px 10px 0 0;
    width: 100%;
}

.service-main-block .service-block-info {
    background: #FBFBFB;
    padding: 3em;
    border-radius: 0 0 10px 10px;
}

.service-main-block .service-block-info header.vc_cta3-content-header h4{ color: #2469B2; font-size: 16px; font-weight: 500; margin-bottom: 20px;  }
.service-main-block .service-block-info header.vc_cta3-content-header h2{ color: #000; font-size: 26px; font-weight: 600; text-transform: uppercase; margin-bottom: 16px; }
.service-main-block .service-block-info .service-link {
    text-align: right;
    color: #F0811A;
    margin-bottom: 0px;
}
.service-main-block .wpb_content_element { margin-bottom: 0px; }
.service-main-block .service-block-info .service-link a {
    color: #F0811A;
    font-size: 24px;
    font-weight: 900;
}

.service-main-block .service-block-info header.vc_cta3-content-header {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}

.service-main-block .service-block-info .vc_cta3_content-container {
    display: block !important; 
}
.service-small-block {
    position: relative;
}
.service-small-block .wpb_wrapper{ position:relative; } 
.service-small-block .wpb_content_element { margin-bottom: 0px; }
.service-small-block .vc_general.vc_cta3.vc_cta3-style-custom{ background: none; border:medium none; }
.service-small-block img {
    /*position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    object-fit: cover;
    z-index: -1;*/
    border-radius: 10px;
}

.service-small-block .service-block-info {
    position: relative;
    padding: 40px !important;
    min-height: 24.6em;
    border-radius: 10px !important;
    background: #fbfbfb !important;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.service-small-block:hover .service-block-info {
    background: rgba(0,0,0,0.7) !important;
    color: #ffff;
}
.service-small-block .wpb_single_image, .service-small-block .wpb_single_image .vc_figure, .service-small-block .wpb_single_image img {
        position: absolute;
    top: 0;
    height: 100% !important;
    width: 100%;
    left: 0;
    object-fit: cover;
    z-index: -1;
    border-radius: 10px;
}
.service-main-block .vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons,
.service-small-block .vc_general.vc_cta3.vc_cta3-icons-right .vc_cta3-icons{ width: 100%; display: block; }
.service-main-block .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left,
.service-small-block .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{ text-align:right; }
.service-small-block .service-block-info .vc_cta3-content .vc_cta3-content-header h2{ color: #000; font-size: 22px; font-weight: 600; text-transform: uppercase; margin-bottom: 16px; }
.service-small-block:hover .service-block-info  .vc_cta3-content .vc_cta3-content-header h2{ color: #fff;  }
.service-small-block.vc_column_container>.vc_column-inner { padding-left: 0px; padding-right: 0px; margin-left: 15px; margin-right: 15px;}

.service-small-block .vc_cta3-container{ margin-bottom:0px; }
.service-small-block .service-block-info .service-link {
    width: 100%;
    text-align: right;
    margin-bottom: 0px;
}

.service-small-block .service-block-info .service-link a {
    color: #F0811A;
    font-size: 24px;
    font-weight: 900;
}

.about-sec .about-wrap{ padding-right: 4em; }

.about-sec .about-image {
    padding: 0 2em;
}
.about-sec .about-img-wrap .about-img-block {
 background: #f6f6f6;
 margin-bottom: 0px;
 border-top-left-radius: 7em;
}
.about-sec .about-img-wrap .about-quote {
    background: #f6f6f6;
    padding: 2em 1.5em 2em;
}

.about-sec .about-img-block .vc_figure {
    border-right: 2px solid #fff;
    border-bottom-right-radius: 7em;
    border-bottom: 7px solid #fff;
    margin-bottom: 0px;
}

.about-sec .about-img-wrap .about-img-block img {
    border-radius: 7em 0px;
    width: 100%;
}

.about-sec .about-slider-wrap {
    background: #f6f6f6;
    text-align: center;
    border-radius: 0 7em 7em;
}

.about-sec .about-slider-wrap .about-logo {
    padding: 5em 2em;
}

.about-sec .about-sliderCvr {
    position: relative;
    top: 3em;
    z-index: 1;
    overflow: hidden;
}

.about-sec .about-sliderCvr .about-slider .owl-item .item::before {
    content: '';
    border: 5px solid #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    z-index: 2;
}

.about-slider-wrap .vc_column-inner {
    padding: 0px !important;
}

.certificate-sec {
    background: #FBFBFB;
    position: relative;
}



.certificate-sec .certi-sec-title {
    padding: 0 4em;
}

.certificate-sec .certi-slider .item {
    padding: 0em 4em 4em 2em;
}

.certificate-sec .certi-sec-text {
    /* padding-left: 2em; */
}

.certificate-sec .certi-logos .owl-dot {
    border: medium none;
    margin: 0 8px;
}


.certificate-bottom-text {
    text-align: center;
    padding: 3em;
    margin: 3em 0px;
    border-top: 2px solid #2469B2;
    border-bottom: 2px solid #2469B2;
}

.certificate-bottom-text p {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
    padding: 0 5em;
}



.blue-text {
    color: #1b5ba5;
    font-weight: 600;
}
.process-listsCvr { margin-top: 5em;  }
.process-listsCvr .process-lists {
    display: flex;
    width: 100%;
}

.process-listsCvr .process-lists li {
     display: inline-flex;
    width: 10%;
    float: left;
    flex-wrap: wrap;
    align-items: center;
    /* align-content: space-between; */
    text-align: center;
}

.process-listsCvr .process-lists li .process-icon {
    background: #2469b2;
    display: inline-block;
    text-align: center;
    margin: 0 auto 6em;
    padding: 20px;
    border-radius: 50%;
    position: relative;
}
.process-listsCvr .process-lists li .process-icon img {
    width: 40px;
}
.process-listsCvr .process-lists li .process-icon::after{
    content: '';
    background: url(../images/process-line.png) no-repeat center bottom;
    width: 7px;
    height: 100px;
    position: absolute;
    top: 34px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1; }


.process-listsCvr .process-lists li p {
    width: 100%;
    margin-bottom: 0;
    color: #000;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2;
}
.process-listsCvr .process-lists li:nth-child(even) { flex-direction:column-reverse; }
.process-listsCvr .process-lists li:nth-child(even) .process-icon {
    margin: 6em auto 0;
    background: #f0811a;
}

.process-listsCvr .process-lists li:nth-child(even) .process-icon::after {
    content: '';
    background: url(../images/process-line.png) no-repeat center bottom;
    width: 7px;
    height: 100px;
    position: absolute;
    top: -4em;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    transform: rotate(180deg);
}


.formulation-sec{ background: #fbfbfb; position: relative; }


.formulation-list {
    position: relative;
}

.formulation-list .formulation-block {
    display: flex;
    align-items: center;
    margin-bottom: 3em;
}

.formulation-list .formulation-block .formulation-img {
    border: 2px solid #f0811a;
    padding: 18px;
    margin-right: 12px;
    border-radius: 50%;
}

.formulation-list .formulation-block .formulation-info {
    width: 100%;
}

.formulation-list .formulation-block .formulation-info .formulation-title {
    font-size: 17px;
    font-weight: 600;
}

.formulation-block .vc_column_container>.vc_column-inner { padding: 0px !important; }

.formulation-list .formulation-block .formulation-img img {
    width: 64px;
}

.formulation-list .formulation-block .formulation-info p {
    margin-bottom: 0px;
}

.formulation-list.left-block .formulation-block {
    flex-direction: row-reverse;
    text-align: right;
}
.formulation-list.left-block .formulation-block .formulation-info .formulation-title { text-align: right !important; }
.formulation-list.left-block .formulation-block .formulation-img {
    margin-right: 0;
    margin-left: 12px;
}
.formulation-list .formulation-block .formulation-img,
.formulation-info .wpb_content_element {
    margin-bottom: 0px;
}

.formulation-slider .owl-item .item img {
    /* width: 100%; */
    margin: 0 auto;
}



.funfact-listCVr {
    margin-top: 5em;
    position: relative;
}

.funfact-listCVr {
    position: relative;
    display: table;
    width: 100%;
    list-style: none;
}

.funfact-listCVr .funfact-block {
    float: left;
    width: 17%;
    text-align: center;
    list-style: none;
    position: relative;
    margin: 0 18px;
}

.funfact-listCVr .funfact-block.vc_column_container>.vc_column-inner { padding-right: 0; padding-left: 0px; }
.funfact-listCVr .funfact-block .funfact-count {
    display: inline-block;
    position: relative;
    padding: 20px;
    margin-bottom: 0;
    z-index: 1;
}
.funfact-listCVr .funfact-block .funfact-count span {
    font-size: 42px;
    font-weight: 700;
}

.funfact-listCVr .funfact-block .funfact-count span.count-suffix {
    display: inline-flex;
    align-items: center;
}

.funfact-listCVr .funfact-block .funfact-count .count-suffix small {
    font-size: 12px;
}

.funfact-listCVr .funfact-block .funfact-count::before {
    content: '';
    background: url(../images/funfact-bg.png) no-repeat scroll center center / contain;
    width: 120px;
    height: 100px;
    position: absolute;
    top: 0;
    left: 10px;
    right: 0;
    margin: 0 auto;
    z-index: -1;
}

.funfact-listCVr .funfact-block .funfact-info {
    position: relative;
    padding: 20px 0px;
    border-top: 1px solid #F0F0F0;
    margin-top: 16px;
}
.funfact-listCVr .funfact-block .funfact-title{
    color: #000;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    position: relative;
    padding-top: 20px;
    border-top: 1px solid #F0F0F0;
    margin-top: 16px;
    margin-bottom: 15px;
}

.client-sec {position: relative;}
.sectionCvr.vc_col-has-fill>.vc_column-inner, 
.sectionCvr.vc_row-has-fill+.vc_row-full-width+.vc_row>.vc_column_container>.vc_column-inner, 
.sectionCvr.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner, 
.sectionCvr.vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding-top: 0 !important;
}

.client-sec::before { content: ''; background: url(../images/client-sec-bg.png) no-repeat scroll center center / cover; position: relative; width: 100%; height: 100%; position: absolute; top:0px; left: 0; }

.client-sec .client-listCVr { position: relative; margin-top: 3.4em; }
.client-list .wpb_single_image{ margin-bottom: 0px !important; }
.client-list .wpb_single_image .vc_figure { border: 1px solid #dadada; padding: 14px; border-radius: 14px; }
.client-list .wpb_single_image .vc_figure img { width: 100px; }
.client-list .wpb_single_image.vc_align_left { text-align: center; }

/*.client-sec .client-listCVr .client-list {
    list-style: none;
    display: table;
    width: 100%;
}

.client-sec .client-listCVr .client-list li {
    border: 1px solid;
    width: 10%;
    float: left;
    margin: 0 16px 30px;
    border-radius: 10px;
    padding: 8px 19px;
    min-height: 8em;
    display: flex;
    align-items: center;
}*/    

.faq-wrapper{ position: relative; }

.faq-wrapper .faq-about-text {
    position: relative;
    padding-bottom: 1em;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 4px;
}

.faq-wrapper .faq-accordianCvr .accordion-button:not(.collapsed) {
    color: #1b5ba5;
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    border-bottom: 1px solid #e7f1ff;
}
.faq-wrapper .faq-accordianCvr .accordion-button:focus{ box-shadow:none; }
.faq-item .vc_toggle_title {
    border-top: 1px solid rgba(0,0,0,.125);
    padding: 16px 15px;
    position: relative;
}
.faq-item .vc_toggle_content {
    border-top: 1px solid rgba(0,0,0,.125);
    padding: 16px 15px;
    margin-top: 0px !important;
}

.faq-item {
    margin-bottom: 0px !important;
    /* padding: 8px 0px; */
}

.faq-item .vc_toggle_title h4 {
    font-size: 16px;
}

.faq-item .vc_toggle_title i {
    position: absolute;
    right: 16px;
    color: #f0811a;
}

.faq-item.vc_toggle.vc_toggle_arrow .vc_toggle_icon::after, 
.faq-item.vc_toggle.vc_toggle_arrow .vc_toggle_icon::before  { border-color:#f0811a; }

.faq-item.vc_toggle.vc_toggle_arrow:hover .vc_toggle_icon::after, 
.faq-item.vc_toggle.vc_toggle_arrow:hover .vc_toggle_icon::before  { border-color:red; }




.cta-section { position: relative; z-index: 1; }
.cta-section::before { content: ''; background: url(../images/cta-banner.png) no-repeat scroll center center / cover; position: relative; width: 100%; height: 100%; position: absolute; top:0px; left: 0; z-index: -1; }
.cta-section .title-block{ margin-left: 2em; }


.testimonials-sec .title-block {
    position: relative;
}


.testimonials-sec .title-block {
    display: flex;
    align-items: center;
    margin: 0px;
    padding: 0px;
}
.testimonials-sec .title-block::after { display:none; }
.testimonials-sec .title-block p {
    margin-bottom: 0px;
    margin-top: 16px;
}

.testimonials-sec .title-block img {
    margin-right: 24px;
    width: 100px;
}

.testimonials-sec .title-block .trusted-by {
    color: #2469B2;
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 29px;
    display: block;
}

.testimonials-sec .title-block .testi-clients {
    color: #2469B2;
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.testimonials-sec .title-block .happy-clients {
    color: #F0811A;
    font-size: 44px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    text-transform: none;
    margin: 0px 12px;
}

.testimonials-sec .testimonials-nav {
    text-align: right;
    margin-right: 20px;
}

.testimonials-sec .testimonials-nav .btn-wrap {
    position: relative;
}

.testimonials-sec .testimonials-nav .btn-wrap button {
    padding: 3px 7px;
    border-radius: 50%;
    margin: 0 4px;
    border: 2px solid #2469B2;
    background: transparent;
}

.testimonials-sec .testimonials-nav .btn-wrap button svg {
    font-size: 22px;
    padding: 12px;
    color: #2469B2;
}

.testimonials-sec .testimonials-slider {
    padding-bottom: 7em;
    margin-bottom: 4em;
    border-bottom: 1px solid #E1E1E1;
}
.testimonials-sec .testimonials-slider .testimonials-block {
    padding-right: 6em;
}

.testimonials-sec .testimonials-slider .testimonials-block .testimonials-text {
    margin-bottom: 4em;
}

.testimonials-sec .testimonials-slider .testimonials-block .testi-author {
    position: relative;
}

.testimonials-sec .testimonials-slider .testimonials-block .testi-author p {
    margin-bottom: 0px;
}

.testimonials-sec .testimonials-slider .testimonials-block .testi-author .title {
    margin-bottom: 6px;
    font-size: 17px;
    font-weight: 600;
}




ul.footer-contact-details {
    list-style: none;
    padding: 0;
    margin: 0;
}

ul.footer-contact-details li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

ul.footer-contact-details li:last-child {
    align-items: flex-start;
}

ul.footer-contact-details li span.icon {
    color: #fff;
    padding: 11px 12px;
    border-radius: 50%;
    text-align: center;
    border:1px solid #fff;
    margin-right: 16px;
    line-height: 1.2;
    width: 40px;
    height: 40px;
}

ul.footer-contact-details li span:last-child {
    width: 84%;
    color: #fff;
}

ul.footer-contact-details li a {
    color: #fff;
}
ul.footer-contact-details li a:hover {
    color: #fff;
}


.common-cta-sec {background: linear-gradient(to top, #2469B2 65%, #fff 34%) ;padding-top: 0; position: relative; z-index: 1;}
.common-cta-sec::after {
    content: '';
    position: absolute;
    background: url(../images/ftr-cta-bg.png);
    width: 100%;
    height: 65%;
    bottom: 0;
    left: 0;
    z-index: -1;
    opacity: 0.2;
}
.common-cta-sec .title-block {
    width: 65%;
    margin-bottom: 6em;
    margin-top: 4em;
}

.address-wrapper {
    padding-top: 3em;
}
.address-wrapper [class*="col-"]:first-child .address-block { padding-right: 3em; }
.address-wrapper [class*="col-"]:last-child .address-block { padding-right: 3em; }

.address-block .country-title {
    display: flex;
    align-items: center;
    padding-bottom: 1.8em;
    margin-bottom: 2em;
    border-bottom: 1px solid #fff;
}

.address-block .country-title img {
    margin-right: 10px;
    width: 50px;
}

.address-block .country-title span {
    color: #fff;
    font-size: 19px;
}

.cta-formCvr {  border-radius: 20px;
background: #FFF;
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
padding: 3em 3em 1px 3em;
 }

 .cta-formCvr .title {
    font-size: 24px;
    font-weight: 600;
}
.cta-form .inputCvr label{
    color: #2469B2;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 10px; }
.cta-form .inputCvr input:not([type="submit"]), .cta-form .inputCvr textarea, .cta-form .inputCvr select {
    border-radius: 10px;
    background: transparent;
    height: auto;
    width: 100%;
    padding: 13px 8px;
    border-bottom: 1px solid #B5B5B5;
    border-top: medium none;
    border-left: medium none;
    border-right: medium none;
    border-radius: 0px;
}
.cta-form .inputCvr input:not([type="submit"]):focus-visible, .cta-form .inputCvr textarea:focus-visible , .cta-form .inputCvr select:focus-visible { outline:none; }

.cta-form .inputCvr input[type="submit"] {
    width: 100%;
    background: #2469b2;
    height: auto;
    padding: 12px;
    border: medium none;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-top: 1.2em;
    font-weight: 600;
}



.ftr-top {
    padding-top: 5em;
}
.footer-blockCvr{ position: relative; }
.footer-blockCvr .footer-title {
color: #000;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-transform: uppercase;
margin-bottom: 14px;
}

.footerlink  ul {
    list-style: none;
    padding: 0px;
}

.footerlink ul.category-lists li {
    width: 50%;
    float: left;
}

.footerlink ul li {
    line-height: 2.4;
}

.footerlink ul li a {
}

.footerlink ul li a:hover {
}


.ftr-about-block {
    display: flex;
    padding: 2em 1em;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    margin: 3em 0px 1.6em;
    align-items: center;
}

.ftr-about-block .ftr-about {
    width: 100%;
    margin-bottom: 0;
    text-align: justify;
    margin-top: 14px;
}
.ftr-about-block .ftr-about p { margin-bottom: 0px; }
.ftr-about-block .ftr-logo {
    margin-right: 1em;
}

.ftr-about-block .ftr-logo img {
    width: 90px;
}

.ftr-copyright .copyright p { margin-bottom: 0px; }


.inner-banner {
    padding: 15em 0;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;

}


.about-img [class*="col-"] .vc_column-inner {
    padding: 0px;
}

.about-img [class*="col-"] img {
    width: 100%;
}

.about-img .about-img-wrapper {
    padding: 0 4em;
}

.about-text-wrap .about-text {
    padding: 40px 4em;
    position: relative;
}

.about-text-wrap::before {
    content: '';
    width: 2px;
    height: 100%;
    background: #E1E1E1;
    position: absolute;
    left: 0;
    top: 0;
}



.about-year {
    padding: 5em 2.4em;
    min-height: 20em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-year p {
    margin-bottom: 0px;
}

.about-year span {
    display: block;
    line-height: 1;
    font-size: 5em;
    text-transform: uppercase;
}

.about-year span.year-number {
    color: #000;   
    font-weight: 700;
    position: relative;
}
.about-year span.year-number::after {
    content: '+';
    right:0;
}
.about-year span.year-text {
    font-size: 5em;
    font-weight: 600;
    -webkit-text-stroke: 1px rgb(0 0 0 / 90%);
    -webkit-text-fill-color: transparent;

}

.mv-secCvr{ background:#fafafa; position: relative; overflow: hidden; z-index: 1;}
.mv-secCvr::before{ content: ''; background: url(../images/mv-bg-image.png) no-repeat scroll top left / contain; position: absolute; width:280px; height: 560px; z-index: -1; left:0px; }

.mv-secCvr .mv-block {
    padding-right: 7em;
    margin: 5em 0px;
}

.mv-secCvr .mv-block .mv-info .mv-desc p {
    text-align: justify;
}
.mv-secCvr .mv-block .mv-icon {
    margin-bottom: 20px;
}

.mv-secCvr .mv-block .title-block h3{
    font-size: 28px;
    color: #000;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    padding-bottom: 20px;
    margin-bottom: 28px;
    position: relative;
}
.mv-secCvr .mv-block .title-block h3:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
    content: '';
}
.mv-secCvr .mv-block .mv-icon img {
    width: 70px;
}


.taglineCvr {
  padding: 6em 0px;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.taglineCvr::before {
    content: '';
    background: #dedede;
    width: 22%;
    left: -8em;
    height: 2px;
    position: absolute;
}


.taglineCvr::after {
    content: '';
    background: #dedede;
    width: 22%;
    right: -8em;
    height: 2px;
    position: absolute;
}


.taglineCvr p {
    margin-bottom: 0px;
    color: #000;
    font-family: Autography;
    font-size: 50px;
    font-weight: 400;
}


.core-valuesList {
    position: relative;
    padding: 0 5em;
}

.core-valuesCvr .title-block .title {
    font-size: 30px;
}

.core-valuesList .core-values {list-style: none;display: table;width: 100%;}



.core-valuesList .core-value-block {
    width: 25%;
    float: left;
    text-align: center;
    padding: 3em 0px 4em;
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.core-valuesList .core-value-block::before {
    content: '';
    width: 1px;
    height: 73%;
    position: absolute;
    top: 18px;
    margin: 0 auto;
    bottom: 18px;
    background: #DEDEDE;
    right: 0;
}

.core-valuesList .core-value-block::after {
    content: '';
    width: 72%;
    height: 2px;
    position: absolute;
    top: auto;
    bottom: 14px;
    background: #DEDEDE;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.core-valuesList .core-value-block:nth-child(4n)::before  {
    display: none;
}

.core-valuesList .core-value-block:nth-child(n+5)::after {
  display: none;
}

.core-valuesList:last-child .core-value-block::after { display: none; }
.core-valuesList .core-value-block img {
    width: 70px;
    margin-bottom: 20px;
}


.core-valuesList .core-value-block .core-value-title {
    width: 100%;
}

.mfg-excellence-sec{ position: relative; }
.mfg-excellence-sec .mfg-excellence-img-block, .mfg-excellence-sec .mfg-excellence-desc-block {
    padding: 0 3em;
}


.mfg-excellence-sec .mfg-excellence-img-block .topline {
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    border-top: 1px solid #EEEEEE;
    border-bottom: 1px solid #EEEEEE;
    padding: 8px 1px;
    margin-bottom: 20px;
}

.mfg-excellence-sec .mfg-excellence-img-block .bottomline {
    text-align: center;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 4.5px;
    text-transform: uppercase;
    border-top: 1px solid #EEEEEE;
    padding: 10px 1px;
    margin-top: 20px;
}

.mfg-excellence-sec .mfg-excellence-desc-block .title-block .title { font-size: 28px; }

.quality-sec{ position: relative; }
.mask-bgr {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(78% + 20px);
    height: 100%;
    background: url(../images/quality-bg-img.png) no-repeat scroll center center / cover;
    z-index: -1;
}
.mask-bgr::after {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    background: #000;
    right: 0;
}
.quality-sec .quality-block {
    padding: 5em;
}
.quality-sec .quality-block .title-block {
    font-size: 30px;
}
.quality-sec .quality-block .tagline {
    color: #BABABA;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    margin-bottom: 16px;
    text-transform: capitalize;
}

.quality-sec .quality-block .vc_column-inner{ padding-left: 18em !important; }



.highlight-sec {
    position: relative;
    padding-top: 7em;
}

.highlight-blockCvr .highlight-block {
    position: relative;
}


.highlight-blockCvr [class*="col-"]:first-child.highlight-block {
    padding-right: 4em;
    position: relative;
}

.highlight-blockCvr [class*="col-"]:last-child.highlight-block::before {
    content: '';
    border-left: 2px dashed #B3B3B3;
    position: absolute;
    height: 100%;
    top: 0;
    left: -2.5em;
}

/*.highlight-blockCvr [class*="col-"]:last-child.highlight-block {
    padding-left: 2em;
}*/

.highlight-blockCvr .highlight-block ul li {
    list-style: none;
    display: flex;
    padding: 11px 0px;
}

.highlight-blockCvr .highlight-block ul li::before {
    content: '\f101';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    margin-right: 10px;
    color: #2469B2;
}

.leadership-sec{ position: relative; }

.leadership-sec .leadership-slider { margin-top: 2em; } 
.leadership-sec .leadership-slider .leader-block { padding:0px 5em; } 


.leadership-sec .leadership-slider .leader-block .leader-photo {
    margin-bottom: 30px;
}

.leadership-sec .leadership-slider .leader-block .leader-photo img {
    width: 185px;
    margin: 0 auto;
}

.leader-info { position: relative; padding-bottom: 0em;}

.leader-info .leader-name{ color: #000;
text-align: center;
font-size: 18px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
margin-bottom: 12px;
 }

.leader-info .leader-desg{ color: #000;
text-align: center;
font-size: 14px;
font-weight: 400;
line-height: 1.2;
text-transform: capitalize; position: relative; padding-bottom: 20px;
    margin-bottom: 20px; }

.leader-info .leader-desg::after{ content:''; background: #000; width: 30px; height: 1px; position: absolute; left: 0; right: 0; bottom: 0px; margin: 0px auto; }

.leader-info img { width: 27px !important; margin: 0px auto; }

.leadership-sec .leadership-slider .owl-prev, .leadership-sec .leadership-slider .owl-next {
        width: 15px;
        height: 100px;
        position: absolute;
        top: 45%;
        transform: translateY(-50%);
        display: block !important;
        border:0px solid black;
    }
.leadership-sec .leadership-slider .owl-prev { left: -20px; }
.leadership-sec .leadership-slider .owl-next { right: -20px; }


.leadership-sec .leadership-slider .owl-nav .owl-prev svg,
.leadership-sec .leadership-slider .owl-nav .owl-next svg {
    background: #2469B2;
    padding: 14px;
    color: #fff;
    border-radius: 50%;
    width: 15px;
    height: 14px;
}

.brand-sec { position: relative; }

/*.brand-sec.sectionCvr .brand-blockCvr{ counter-reset: my-sec-counter; }

.brand-sec.sectionCvr .brand-blockCvr .brand-title .title::before {
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter) ". ";
}*/

.brand-blockCvr {
    /*padding: 3em 0px;*/
}

.brand-blockCvr .brand-title .title {
    text-align: center;
    color: #2469B2;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 0px;
    position: relative;
}

.brand-blockCvr .brand-title {
    padding-bottom: 2em;
    margin-bottom: 3em;
    border-bottom: 1px solid #B5B5B5;
}

.brand-blockCvr .brand-image img {
    width: 100%;
}

.brand-blockCvr .brand-image {
    padding: 0 1em;
}

.brand-blockCvr .brand-info {
    padding: 0 3em;
}

.brand-blockCvr .brand-info .title-block {
    font-size: 28px;
}

.brand-blockCvr .brand-info .brand-link a{ color: #fff; }

.brand-blockCvr .product-list-block {
    margin-bottom: 4em ;
    border-top: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    padding: 3em 0px;
    position: relative;
}
.brand-blockCvr .product-list-block::before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #B5B5B5;
    left: 33%;
}
.brand-blockCvr .product-list-block::after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #B5B5B5;
    right: 37%;
}
.brand-blockCvr .product-list-block .row { align-items:center; }
.brand-blockCvr .product-list-block [class*="col-"] {  }
.brand-blockCvr .product-list-block .brand-logo {
    text-align: center;
    display: inline-block;
    background: #f4f4f4;
    padding: 50px 30px;
    border-radius: 50%;
    margin: 0 4em;
}
.product-list-block .product-range-title p {
    color: #000;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
}
.brand-blockCvr .product-list-block .product-lists ul {     display: table;
    list-style: none;
    padding: 0;
    margin: 0px; }

.brand-blockCvr .product-list-block .product-lists ul li {
    float: left;
    margin-right: 8px;
    font-size: 13px;
    padding: 4px 12px;
    display: inline-block;
    margin-bottom: 10px;
    border: 1px solid #000;
    border-radius: 30px;
}

.contact-sec .contact-img {
    padding-right: 3em;
}
.contact-sec .cta-form .inputCvr { margin-bottom: 15px; }
.contact-sec .contact-frmCvr .cta-form .inputCvr input:not([type="submit"]), .contact-sec .contact-frmCvr .cta-form .inputCvr textarea, .contact-sec .contact-frmCvr .cta-form .inputCvr select { padding:20px 8px; }

.tagline-block {
    padding:1em 2em 5em 2em;
    position: relative;
}


.tagline-block .logo-circle {
    width: 10rem;
    height: 10rem;
    display: inline-block;
    font: 300 1.3rem/1.8 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    word-spacing: 0.55em;
    text-decoration: none;
    padding: 8px;
    border-radius: 50%;
    position: relative;
}
.tagline-block .logo-circle .link__svg {
    width: 100%;
    height: auto;
    transform-box: fill-box;
    fill: #575757;
    stroke-width: 0.05em;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.tagline-block .logo-circle .link__arrow {
  transform-origin: 50% 50%;
  transition: transform 0.15s cubic-bezier(0.32, 0, 0.67, 0);
  transform: rotate(-40deg);
}
.banner-cta-sec .link:hover .link__arrow {
  /*transform: scale(1.1);*/
  transform: rotate(0deg);
  transition: transform 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.tagline-block .logo-circle .link__arrow {
  stroke-width: 0.075em;
}
.tagline-block .logo-circle .link__text {
  -webkit-animation: rotate normal infinite 20s linear;
          animation: rotate normal infinite 20s linear;
  transform-origin: 50% 50%;
}
.banner-cta-sec .link:hover .link__text {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.tagline-block .logo-circle .link--alt {
  font-size: 1.15rem;
  letter-spacing: 0;
  word-spacing: 0;
}


.logo-circle .logo {
    position: absolute;
    left: 8px;
    right: 0;
    margin: 0 auto;
    top: 2.2em;
    width: 60px;
}

@-webkit-keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotateReverse {
  to {
    transform: rotate(-360deg);
  }
}
@keyframes rotateReverse {
  to {
    transform: rotate(-360deg);
  }
}

.private-label-tagline {
    padding-left: 3em;
    padding-right: 2em;
}


.pvtlbl-sec .information-block{ padding-top: 5em; padding-bottom: 5em; border-bottom: 1px solid #B5B5B5B5; border-top: 1px solid #B5B5B5B5; margin-bottom: 5em; }

.pbtlbl-ctaSec {
    background: #F6F6F6;
}


.pbtlbl-ctaSec .cta-wrapper {
    padding: 0px 5em;
}

.pbtlbl-ctaSec .cta-wrapper .title h4 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    line-height: 1.5em;
}
.pbtlbl-ctaSec .cta-wrapper .desc{ margin-bottom: 0px; }
.pbtlbl-ctaSec .cta-img {
    padding: 0 3em;
}

.pbtlbl-ctaSec .cta-details {
    padding: 0 5em;
}

.pbtlbl-ctaSec .cta-details .cta-info {
    margin-bottom: 0px;
}

.pbtlbl-ctaSec .cta-details .desc {
    position: relative;
    padding-bottom: 18px;
}
.pbtlbl-ctaSec .cta-details .desc::after {
    content: '';
    background: #C8C8C8;
    width: 80px;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.cta-details .cta-info {
    list-style: none;
    padding: 0;
    margin: 26px 0px 0px;
}

.cta-details .cta-info li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.cta-details .cta-info li span svg {
    color: #000;
    padding: 11px 12px;
    border-radius: 50%;
    text-align: center;
    border: 1px solid #000;
    margin-right: 16px;
    line-height: 1.2;
    width: 16px;
    height: 18px;
}

.cta-details .cta-info li span:last-child {
    width: 84%;
    color: #000;
}
.contractMfg-sec{ position: relative; margin-bottom: 5em;}
.contractMfg-sec .cta-details .cta-info li a { color: #000; }
.contractMfg-sec .contract-mfg-block-img{ padding-left:4em; }
.plant-sec { position: relative; }
.plant-sec::after{ content:''; background:url(../images/plant-bg-vector.png) no-repeat scroll bottom left / contain; width: 120px; height: 340px; position: absolute; bottom:0px; right:0px; }
.plant-sec .plant-info-block { padding: 0 9em 0 3em; }
.plant-sec .plant-info-block .title-block .title { font-size: 28px; margin-bottom: 22px; }
.plant-sec .plant-info-block .plant-info { margin-bottom: 25px; }
.plant-sec .plant-info-block .plant-img-2 img { width: 100%; }

.mfg-highlight-sec{ background-color: #fbfbfb; padding-top: 5em; }

.accreditation-sec{ position: relative; }

.accreditation-sec .accreditation-logos {
    padding-left: 3em;
}

.accreditation-sec .accreditation-block {
    padding-right: 3em;
}

.accreditation-sec .accreditation-logos ul {
    display: table;
    margin: 0;
    padding: 0;
    list-style: none;
}

.accreditation-sec .accreditation-logos ul li {
    float: left;
    width: 25.33%;
    padding: 30px 18px;
    margin: 7px;
    border: 1px solid #E3E3E3;
    text-align: center;
}
.resinv-sec{ position: relative; padding-bottom: 6em; margin-bottom: 4em; }
.resinv-sec .resinv-wrapper{ position: relative; }
.resinv-sec .resinv-wrapper::before {
    content: '';
    background: #B5B5B5;
    width: 100%;
    height: 1px;
    position: absolute;
    top: 5em;
    z-index: -1;
}

.resinv-sec .resinv-wrapper .resinv-img { text-align: center;}
.category-detail-sec{ position: relative; }
.category-detail-sec .category-details-block .title-block{ position: relative; padding-bottom: 14px; margin-bottom: 20px; }

.category-detail-sec .category-details-block .title-block{ padding-bottom: 0px; margin-bottom: 0px; }
.category-detail-sec .category-details-block .title-block:after{ display: none; }
.category-detail-sec .category-details-block .sub-title {
    font-family: 'Playball', cursive;
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.04em;
    text-align: left;
    color: #6C6C6C;
    position: relative;
    padding-bottom: 14px; margin-bottom: 20px; 
}
.category-detail-sec .category-details-block .sub-title:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
    content: '';
}

.category-detail-sec .category-extra-details {
    padding-top: 4em;
    margin-top: 1em;
    border-top: 1px solid #b5b5b5;
    padding: 4em 20px 0;
}
.category-detail-sec .category-extra-details h2, .category-detail-sec .category-extra-details h3, .category-detail-sec .category-extra-details h4{ position: relative; font-weight: 600; text-transform: uppercase; margin-bottom: 18px; padding-bottom: 18px;  }
.category-detail-sec .category-extra-details h2::after, .category-detail-sec .category-extra-details h3::after, .category-detail-sec .category-extra-details h4::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
    content: '';
}
.category-detail-sec .category-extra-details h2{ font-size:26px; }
.category-detail-sec .category-extra-details h3{ font-size:24px; }
.category-detail-sec .category-extra-details h4{ font-size:22px; }

.product-lists-sec{ background: #FBFBFB; }


.product-lists-sec .product-range-block {
    position: relative;
}

.product-lists-sec .product-range-block .product-lists {
    display: table;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.product-lists-sec .product-range-block .product-lists li {
    float: left;
    width: 30%;
    margin-right: 3em;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e2e2e2;
    display: flex;
}

.product-lists-sec .product-range-block .product-lists li *{ display: contents; }

.product-lists-sec .product-range-block .product-lists li::before {
    content: '\f101';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    margin-right: 10px;
    color: #2469B2;
}


.product-rangeCvr { margin-bottom: 5em; }

.product-rangeCvr .product-list {
    display: table;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.product-rangeCvr .product-list .product-block {
    float: left;
    width: 33.33%;
    padding: 3em 4em;
    text-align: center;
    position: relative;
    border-right: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
}

.product-rangeCvr .product-list .product-block:nth-child(3n) {
    border-right: medium none;
}
.product-rangeCvr .product-list:last-child .product-block:nth-last-child(-n+3) {
  border-bottom: none;
}
.product-block .vc_column-inner{ padding-left: 0px !important; padding-right: 0px !important; }
.product-rangeCvr .product-list .product-block .product-details {
    padding: 0 2em;
}
.product-rangeCvr .product-list .product-block .product-title{ margin-bottom: 14px; }
.product-rangeCvr .product-list .product-block .product-title h3 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0em;
    /* text-align: left; */
}


.product-detail-sec{ position: relative; }
.product-detail-sec .product-details-block .title-block{ position: relative; padding-bottom: 14px; margin-bottom: 20px; }
.product-detail-sec .product-details-block .title-block:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
    content: '';
}
.product-detail-sec .product-details-block .title-block .title{ padding-bottom: 0px; margin-bottom: 0px; }
.product-detail-sec .product-details-block .title-block .title:after{ display: none; }
.product-detail-sec .product-details-block .title-block .sub-title {
    font-family: 'Playball', cursive;
    font-size: 28px;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 0.04em;
    margin-bottom: 0px;
    text-align: left;
    color: #6C6C6C;
}


.product-detail-sec .product-extra-details {
    padding-top: 4em;
    margin-top: 1em;
    border-top: 1px solid #b5b5b5;
    padding: 4em 20px 0;
}
.product-detail-sec .product-extra-details h2, .product-detail-sec .product-extra-details h3, .product-detail-sec .product-extra-details h4{ position: relative; font-weight: 600; text-transform: uppercase; margin-bottom: 18px; padding-bottom: 18px;  }
.product-detail-sec .product-extra-details h2::after, .product-detail-sec .product-extra-details h3::after, .product-detail-sec .product-extra-details h4::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 60px;
    height: 1px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000;
    content: '';
}
.product-detail-sec .product-extra-details h2{ font-size:26px; }
.product-detail-sec .product-extra-details h3{ font-size:24px; }
.product-detail-sec .product-extra-details h4{ font-size:22px; }


.sub-category-lists { position: relative; }

.sub-category-lists .category-list {
    display: table;
    width: 100%;
    list-style: none;
    margin: 4em auto 0px;
}

.sub-category-lists .category-list li {
    float: left;
    width: 16.50%;
    text-align: center;
    margin-bottom: 2em;
}

.sub-category-lists .category-image a {
    border-radius: 50%;
    border: 1px solid #2469B2;
    display: inline-block;
    padding: 20px;
}

.sub-category-lists .category-image img {
    width: 80px;
}

.sub-category-lists .category-image {
    margin-bottom: 20px;
}


.sub-category-lists .category-title {
    font-size: 16px;
    text-align: center;
}

.full-width-sec h2{ font-weight: 600; margin-bottom: 20px; font-size: 28px;}
.full-width-sec h3{ font-weight: 600; margin-bottom: 20px; font-size: 26px;}
.full-width-sec h4{ font-weight: 600; margin-bottom: 20px; font-size: 24px;}

    
.blog-card { margin-bottom:2.8em;}
.blog-card .post-thumbnail {
    margin-bottom: 1em;
    margin-right: 0px;
    margin-left: 0px;
}
.blog-card .post-thumbnail img {
    display: block;
    border: 1px solid #fbfbfb;
}
.blog-card .blog-content .blog-title  {
    font-size: 1.5rem;
    font-weight: 600;
    min-height: 2.7em;
}
.blog-card .blog-content .blog-title a{ color: #000;}
.blog-card .blog-content .posted-by{
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
}
.blog-card .blog-content .blog-meta .btn.btn-dark {
    border-radius: 30px;
    background: transparent;
    border: 2px solid #000;
    color: #000;
    font-size: 14px;
    padding: 6px 20px;
}
.blog-card .blog-content .blog-meta .btn.btn-dark:hover {background: #000; color: #fff; }

.bloglistCvr .pagination{ margin:2em 0px; border-top:medium none; width:100%;}
.bloglistCvr .pagination:before, .bloglistCvr  .pagination:after,
.bloglistCvr .pagination .nav-links:before, .bloglistCvr .pagination .nav-links:after
{ display:none;}
.bloglistCvr .pagination .nav-links {
    padding-right: 0px;
    position: relative;
    margin: 0 auto;
}
.bloglistCvr  .pagination:before, .bloglistCvr  .pagination:after,
.bloglistCvr .pagination .prev, .bloglistCvr .pagination .next{position: relative;}

.bloglistCvr .pagination .prev, .bloglistCvr .pagination .next { padding:0px !important;}
.bloglistCvr .pagination .prev {right: 0;}

.bloglistCvr .pagination .page-numbers {
   /* padding: 17px 22px;*/
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0px;
    color: #1a5aa4;
    border-radius:50%;
}
.bloglistCvr .pagination .page-numbers:hover {font-weight:bold; color:#1a5aa4;}
.bloglistCvr .pagination .page-numbers.current { font-weight:bold; color:#1a5aa4;}

.bloglistCvr .pagination .prev, .bloglistCvr .pagination .next {color:#1a5aa4;}
.bloglistCvr .pagination .prev{ margin-right:20px;}
.bloglistCvr .pagination .next{ margin-left:20px;}

.blog-detailCvr .post-thumbnail { margin-bottom: 1.4em; }
.blog-detailCvr .post-thumbnail img {display: block; border: 1px solid #fbfbfb; width:100%;}
.blog-detailCvr .entry-content h2 { margin-top:0px; margin-bottom:16px; font-weight: 600; }
.blog-detailCvr .entry-content h3 { margin-top:0px; margin-bottom:16px; font-weight: 600; }
.blog-detailCvr .entry-content h4 { margin-top:0px; margin-bottom:16px; font-weight: 600; letter-spacing: 0px; font-size: 22px; text-transform: inherit;}
.blog-detailCvr .entry-content p { text-align:justify;}
.blog-detailCvr .posted-by{ font-size: 16px; margin-bottom: 8px; display: block; }

.blog-detailCvr .entry-content ul li, .blog-detailCvr .entry-content ol li {
    list-style: none;
    line-height: 1.6;
    position: relative;
    display: flex;
	display: block;
    align-items: flex-start;
    margin-bottom: 8px;
}

.blog-detailCvr .entry-content ul li {
    list-style: none;
    /*display: flex;*/
	display: block;
    padding: 2px 0px;
}

.blog-detailCvr .entry-content ul li::before {
    content: '\f101';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    margin-right: 10px;
    color: #2469B2;
}
.csr-polices-sec{background-color: #fbfbfb;}
.csr-blockCvr .csr-block-desc { padding: 0 5em; }
.csr-blockCvr .csr-block-img{ text-align:center; }




a.ftr-whatsapp {
    background-color: #00ab40;
    border-radius: 50%;
    bottom: 30px;
    display: none;
    font-size: 14px;
    height: 50px;
    position: fixed;
    left: 20px;
    text-decoration: none!important;
    width: 50px;
    z-index: 99;
    text-align: center;
    display: block;
    box-shadow: rgba(0,0,0,.16) 0px 2px 10px 0px;
}

.ftr-whatsapp svg {
    font-size: 30px;
    color: #fff;
    line-height: 1.6;
    padding: 8px;
    -webkit-animation: wrench 2.5s ease infinite;
}
@-moz-keyframes wrench {
    0% {
        -moz-transform: rotate(-12deg)
    }

    8% {
        -moz-transform: rotate(12deg)
    }

    10% {
        -moz-transform: rotate(24deg)
    }

    18% {
        -moz-transform: rotate(-24deg)
    }

    20% {
        -moz-transform: rotate(-24deg)
    }

    28% {
        -moz-transform: rotate(24deg)
    }

    30% {
        -moz-transform: rotate(24deg)
    }

    38% {
        -moz-transform: rotate(-24deg)
    }

    40% {
        -moz-transform: rotate(-24deg)
    }

    48% {
        -moz-transform: rotate(24deg)
    }

    50% {
        -moz-transform: rotate(24deg)
    }

    58% {
        -moz-transform: rotate(-24deg)
    }

    60% {
        -moz-transform: rotate(-24deg)
    }

    68% {
        -moz-transform: rotate(24deg)
    }

    75% {
        -moz-transform: rotate(0deg)
    }
}

@-webkit-keyframes wrench {
    0% {
        -webkit-transform: rotate(-12deg)
    }

    8% {
        -webkit-transform: rotate(12deg)
    }

    10% {
        -webkit-transform: rotate(24deg)
    }

    18% {
        -webkit-transform: rotate(-24deg)
    }

    20% {
        -webkit-transform: rotate(-24deg)
    }

    28% {
        -webkit-transform: rotate(24deg)
    }

    30% {
        -webkit-transform: rotate(24deg)
    }

    38% {
        -webkit-transform: rotate(-24deg)
    }

    40% {
        -webkit-transform: rotate(-24deg)
    }

    48% {
        -webkit-transform: rotate(24deg)
    }

    50% {
        -webkit-transform: rotate(24deg)
    }

    58% {
        -webkit-transform: rotate(-24deg)
    }

    60% {
        -webkit-transform: rotate(-24deg)
    }

    68% {
        -webkit-transform: rotate(24deg)
    }

    75% {
        -webkit-transform: rotate(0deg)
    }
}

@-o-keyframes wrench {
    0% {
        -o-transform: rotate(-12deg)
    }

    8% {
        -o-transform: rotate(12deg)
    }

    10% {
        -o-transform: rotate(24deg)
    }

    18% {
        -o-transform: rotate(-24deg)
    }

    20% {
        -o-transform: rotate(-24deg)
    }

    28% {
        -o-transform: rotate(24deg)
    }

    30% {
        -o-transform: rotate(24deg)
    }

    38% {
        -o-transform: rotate(-24deg)
    }

    40% {
        -o-transform: rotate(-24deg)
    }

    48% {
        -o-transform: rotate(24deg)
    }

    50% {
        -o-transform: rotate(24deg)
    }

    58% {
        -o-transform: rotate(-24deg)
    }

    60% {
        -o-transform: rotate(-24deg)
    }

    68% {
        -o-transform: rotate(24deg)
    }

    75% {
        -o-transform: rotate(0deg)
    }
}

@-ms-keyframes wrench {
    0% {
        -ms-transform: rotate(-12deg)
    }

    8% {
        -ms-transform: rotate(12deg)
    }

    10% {
        -ms-transform: rotate(24deg)
    }

    18% {
        -ms-transform: rotate(-24deg)
    }

    20% {
        -ms-transform: rotate(-24deg)
    }

    28% {
        -ms-transform: rotate(24deg)
    }

    30% {
        -ms-transform: rotate(24deg)
    }

    38% {
        -ms-transform: rotate(-24deg)
    }

    40% {
        -ms-transform: rotate(-24deg)
    }

    48% {
        -ms-transform: rotate(24deg)
    }

    50% {
        -ms-transform: rotate(24deg)
    }

    58% {
        -ms-transform: rotate(-24deg)
    }

    60% {
        -ms-transform: rotate(-24deg)
    }

    68% {
        -ms-transform: rotate(24deg)
    }

    75% {
        -ms-transform: rotate(0deg)
    }
}

@keyframes wrench {
    0% {
        transform: rotate(-12deg)
    }

    8% {
        transform: rotate(12deg)
    }

    10% {
        transform: rotate(24deg)
    }

    18% {
        transform: rotate(-24deg)
    }

    20% {
        transform: rotate(-24deg)
    }

    28% {
        transform: rotate(24deg)
    }

    30% {
        transform: rotate(24deg)
    }

    38% {
        transform: rotate(-24deg)
    }

    40% {
        transform: rotate(-24deg)
    }

    48% {
        transform: rotate(24deg)
    }

    50% {
        transform: rotate(24deg)
    }

    58% {
        transform: rotate(-24deg)
    }

    60% {
        transform: rotate(-24deg)
    }

    68% {
        transform: rotate(24deg)
    }

    75% {
        transform: rotate(0deg)
    }
} 

.job-listCvr .job-info.job-without-company .job-title {font-size: 24px;font-weight: 600;text-transform: uppercase;}
.job-listCvr .sjb-page .form-group {
    margin-bottom: 15px;
}
.job-listCvr .sjb-job-type-location-date [class*="col-"], .job-detailCvr .sjb-detail .sjb-job-type-location-date [class*="col-"]{ width: 50% !important;}
.job-listCvr .sjb-job-type-location-date svg, .job-detailCvr .sjb-detail .sjb-job-type-location-date svg{ margin-right: 6px; }
.job-listCvr .sjb-company-details svg { color: #2469b2; margin-right: 5px;}
.job-listCvr .sjb-company-details .company-logo img{ width: 70px !important; max-width: max-content; }
.job-listCvr .sjb-job-type-location-date .job-date, .job-detailCvr .sjb-detail .sjb-job-type-location-date .job-date { text-align: right; }
.job-detailCvr .sjb-detail{ margin-top: 0px; }
.job-detailCvr .sjb-detail .header-margin-top.sjb-job-info{ display: none; }
.job-detailCvr .sjb-detail  .sjb-job-type-location-date { border-bottom: 1px solid #ccc; margin-bottom: 2em; padding: 26px !important; }
.sjb-page .btn-primary { border-radius: 30px !important;}
.sjb-page .btn-primary:hover { background: #000 !important; }
.job-detailCvr .jobpost-form .app-submit { padding: 12px 30px !important; }
.job-detailCvr .sjb-page .list-data .v2 .job-description p{ color: #000; font-size: 14px; line-height:1.625; }
.company-logo img.sjb-img-responsive { width: 70px !important; max-width: max-content;}
.job-listCvr .sjb-page .list-data .v2 .job-info h4 a:hover { color: #F0811A; }
.job-listCvr .sjb-page .list-data .sjb-apply-now-btn a:hover  { background: #F0811A !important; }
.mainCvr .contentCvr { overflow:hidden; }

.category-details-block a { color: #f0811a; } 
.category-details-block a:hover { color: #1b5ba5; } 

.header-menu.headerfix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
    background: #fff;
    box-shadow: 0px -3px 14px #686868;
}

.popmake .popmake-title {
    font-size: 26px !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    margin-bottom: 20px !important;
    border-bottom: 1px solid;
    padding-bottom: 14px;
}

.popmake .popmake-content .inputCvr input:not([type="submit"]), .popmake .popmake-content .inputCvr textarea, .popmake .popmake-content .inputCvr select {
    border-radius: 10px;
    background: transparent;
    height: auto;
    width: 100%;
    padding: 13px 8px;
    border-bottom: 1px solid #B5B5B5;
    border-top: medium none;
    border-left: medium none;
    border-right: medium none;
    border-radius: 0px;
    font-weight:400;
}
.popmake .popmake-content .inputCvr input:not([type="submit"]):focus-visible, .popmake .popmake-content .inputCvr textarea:focus-visible , .popmake .popmake-content .inputCvr select:focus-visible { outline:none; }

.popmake .popmake-content .inputCvr input[type="submit"] {
    width: 100%;
    background: #2469b2;
    height: auto;
    padding: 12px;
    border: medium none;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    margin-top: 1.2em;
    font-weight: 600;
    margin-bottom: 0px;
}

.popmake .popmake-content .wpcf7 form .wpcf7-response-output{ font-weight:400; }


.g-recaptcha {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}

.category-block:hover img {
    transform: scale(1.1);
    transition: all 0.2s linear;
    -webkit-transform: scale(1.1);
    -webkit-transition: all 0.2s linear;
}

/***-------- Responsive CSS -----***/
@media screen and (max-width: 1400px) {
	
.ftr-copyright .copyright {
    text-align: right;
    padding: 0px 0px 24px 0px;
}

.vc_custom_heading.title-block, .common-cta-sec .title-block .title { font-size: 30px; }   
.header-wrapper .header-intro { margin-left: 12px; }    
.header-wrapper .header-intro .site-header-products span:first-child { width: 23%; font-size: 13px; }
.natural-products-sec .product-block.essentials-block .product-info .product-title { font-size: 17px; }
.natural-products-sec .product-block.vertical-div.bottom-block .product-img { width: 44.5%; }
.natural-products-sec .product-block .product-info .product-title { font-size: 18px; }
.natural-products-sec .product-block.vertical-div .product-img { width: 65%; }
.service-small-block .service-block-info { padding: 30px !important; }
.service-main-block .service-block-info { padding: 4em 3em; }
.about-sec .about-image .about-quote { padding: 3em 3em 2em; }
.about-sec .about-image { padding: 0 2em 0px 0px; }
.certificate-sec .certi-sec-title { padding: 0; }
.certificate-sec .certi-slider .item { padding: 4em 2em 4em 2em; }
.funfact-listCVr .funfact-block { width: 16%;  }
.funfact-listCVr .funfact-block .funfact-count { padding: 20px 0px; z-index: 1; }
.funfact-listCVr .funfact-block .funfact-count::before { content: ''; width: 100px; height: 100px; left: 0px; }
.funfact-listCVr .funfact-block .funfact-count span { font-size: 36px; }
.funfact-listCVr .funfact-block .funfact-info .funfact-title { font-size: 18px; line-height: 1.2; }
.client-sec .client-listCVr .client-list li {
    width: 10%;
    margin: 0 13px 30px;
    border-radius: 10px;
    padding: 12px 17px;
}
.inner-banner { padding: 13em 0;}
.about-img { padding: 0 1.4em; }
.about-text-wrap { padding: 20px 2em; }
.product-rangeCvr .product-list .product-block {
    float: left;
    width: 33.33%;
    padding: 3em 1.4em; }
.product-rangeCvr .product-list .product-block .product-details {
    margin-top: 20px;
}
.product-lists-sec .product-range-block .product-lists li {
    float: left;
    width: 29%;
    min-height: 5em;
    align-items: center;
}
.pbtlbl-ctaSec .cta-details, .pbtlbl-ctaSec .cta-wrapper{ padding:0px; }
.quality-sec .quality-block {
    padding: 5em 2em 5em 5em;
}
.quality-sec .quality-block .vc_column-inner {
    padding-left: 14em !important;
}
.about-text-wrap .about-text {
    padding: 0px 3em;
    position: relative;
}

}
@media screen and (max-width: 1240px) {
.mfg-excellence-sec .mfg-excellence-img-block, .mfg-excellence-sec .mfg-excellence-desc-block {
    padding: 0 1em;
}
	
.ftr-copyright .copyright {
    text-align: right;
    padding: 0px 0px 24px 0px;
}

}
@media screen and (max-width: 1199px) {
	
	
.ftr-copyright .copyright {
    text-align: right;
    padding: 0px 0px 24px 0px;
}

.sectionCvr { padding: 4em 0px; }    
.header-wrapper .header-intro .site-intro .site-title { font-size: 17px; margin-right: 6px; }    
.header-wrapper .header-intro .site-header-products span:first-child { width: 27%; font-size: 13px; }
.header-wrapper .header-intro { padding-right: 0em; margin-left: 10px; }
.verified-sec .verified-wrap { padding: 0; }
.service-small-block .service-block-info { padding: 28px 22px;  min-height: 25em; }
.service-small-block .service-block-info .title { font-size: 20px; }
.natural-products-sec .product-block.vertical-div .product-img { width: 63%; }
.natural-products-sec .product-block.vertical-div.bottom-block .product-img { width: 42.6%; }
.about-sec .about-wrap { padding-left: 0px; padding-right:0em; padding-bottom: 2em; }
.about-sec .about-image { padding: 0; }
.about-sec .about-image .about-quote { padding: 2em 2em 1em; }
.about-sec .about-image .about-slider-wrap .about-logo { padding: 3em 5em; }
.formulation-list .formulation-block .formulation-img { padding: 16px; }
.formulation-list .formulation-block .formulation-img img { width: 50px; }
.process-listsCvr .process-lists {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.process-listsCvr .process-lists li {
    display: inline-flex;
    width: 20%;
    margin-bottom: 3.4em;
}
.funfact-listCVr .funfact-list {
    position: relative;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.funfact-listCVr .funfact-list .funfact-block {
    width: 28%;
    margin: 0 22px 2em;
}
.client-sec .client-listCVr .client-list li {
    width: 14%;
    margin: 0 12px 30px;
    border-radius: 10px;
    padding: 12px 20px;
    min-height: 9em;
}
.testimonials-sec .testimonials-slider { margin-bottom: 0; }
.address-wrapper [class*="col-"]:first-child .address-block,
.address-wrapper [class*="col-"]:last-child .address-block { padding-right: 0em; }
.inner-banner { padding: 12em 0;}
.about-year span.year-number, .about-year span.year-text{ font-size: 4em; }
.mv-secCvr .mv-block { padding-right: 3em; }
.taglineCvr p { font-size: 42px;}
.mfg-excellence-sec .mfg-excellence-img-block, .mfg-excellence-sec .mfg-excellence-desc-block { padding: 0 1em; }
.quality-sec .quality-block { padding: 0 1em; }
.leadership-sec .leadership-slider .leader-block { padding: 0px; }
.product-rangeCvr .product-list .product-block .product-details .product-title { font-size: 20px; }
.product-rangeCvr .product-list .product-block .product-details { padding: 0px; }
.product-lists-sec .product-range-block .product-lists li {
    float: left;
    width: 28%;
    min-height: 5em;
    align-items: center;
}
.category-detail-sec .align-items-center { align-items: flex-start !important; }
.contractMfg-sec .contract-mfg-block-img { padding-left: 0; }
.plant-sec .plant-info-block { padding: 0 4em 0 0em; }
.accreditation-sec .accreditation-logos ul li { width: 29%; }
.accreditation-sec .accreditation-logos { padding-left: 0; }
.common-cta-sec {  background: linear-gradient(to top, #2469B2 62%, #fff 34%); }
.common-cta-sec::after { height: 62%; }
.address-wrapper { padding-top: 0; }
.service-small-block .service-block-info .vc_cta3-content .vc_cta3-content-header h2{font-size: 20px;}
.service-small-block .service-block-info { padding: 26px !important; }
.formulation-list .formulation-block .vc_col-sm-3 {
    width: 35%;
}
.funfact-listCVr {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.funfact-listCVr .funfact-block {
    width: 27%;
}
.testimonials-sec .title-block .testi-clients,
.testimonials-sec .title-block .happy-clients { font-size:35px;}
.common-cta-sec .title-block { width: auto; }
.core-valuesList { padding: 0; }
.about-year { padding: 5em 1.4em; }
.mfg-excellence-sec.sectionCvr .wpb_column.vc_column_container.vc_col-sm-10 {
    width: 100%;
}
.private-label-tagline { padding-left: 6em; }
.brand-blockCvr .brand-info {padding: 0;}
.job-listCvr .job-info.job-without-company .job-title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
}
@media screen and (max-width: 1080px) {
.header-wrapper .header-intro .site-intro .site-title { display: block; }
.header-wrapper .header-intro .site-header-products { display: none; }
.vc_custom_heading.title-block, .common-cta-sec .title-block .title { font-size: 26px; }
.brand-blockCvr .brand-info .title-block { font-size: 24px; }
.about-wrap.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
	
.ftr-copyright .copyright {
    text-align: right;
    padding: 0px 0px 24px 0px;
}

.about-img-wrap.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 46%;
}
.about-slider-wrap.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 30%;
}
}
@media screen and (max-width: 1024px) {

.ftr-copyright .copyright {
    text-align: right;
    padding: 0px 0px 24px 0px;
}

}
@media screen and (min-width: 992px) and (max-width: 1199px) { 
    .about-sec .about-img-wrap .about-quote {
    padding: 2em 2em 2em;
} 

.ftr-copyright .copyright {
    text-align: right;
    padding: 0px 0px 24px 0px;
}

}
@media screen and (max-width: 991px) {
.header-cta {
    float: right;
}
.header-cta button.navbar-toggler {
    border: 1px solid;
    padding: 7px 9px;
    line-height: 1.5;
}
	
.header-cta button.navbar-toggler:focus{ box-shadow:none; }
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}

.main-navigation { position: absolute; width: 100%; z-index: 9; padding: 0 20px 20px; background: #fff; left: 0;     -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35); max-height: 340px; overflow: auto; }
.header-menu .navbar-toggler .navbar-toggler-icon{ height: auto; }    
.header-menu .site-header-menu .main-navigation ul{ display: block; }
.header-menu .site-header-menu .main-navigation ul.sub-menu{ display: none; }
.header-menu .site-header-menu .main-navigation ul.sub-menu.toggled-on { display: block; }
.header-menu .navbar-toggler:focus{ box-shadow:none; } 
.verified-sec .verified-wrap p {text-align: center !important;}
.service-main-block { margin-bottom: 30px; }
.about-sec .about-image { margin-top: 2em; }
.certificate-bottom-text p{ padding: 0px; }
.certificate-sec .certi-logos .owl-dot {
    margin: 0 8px 15px;
    width: 20%;
    padding: 16px;
}
.certi-sec-text p{ text-align:center; }
.footerlink ul {
    list-style: none;
    padding: 0px;
    display: table;
    width: 100%;
}
.footerlink ul.category-lists li {
    width: 32%;
    float: left;
}
.footer-blockCvr.footerlink.ms-5 {
    margin-left: 1em !important;
}
.ftr-category-lists {
    margin-bottom: 2em;
}
.common-cta-sec .title-block { width: 100%; margin-bottom: 6em; margin-top: 0; }
.common-cta-sec { background: linear-gradient(to top, #2469B2 87%, #fff 34%); }
.common-cta-sec::after { height: 87%; }
.address-wrapper [class*="col-"]:first-child .address-block, .address-wrapper [class*="col-"]:last-child .address-block { margin-bottom: 3em; }
.natural-products-sec .product-block.other-product-block { justify-content: center; padding-left: 0; padding: 0px; }
.natural-products-sec .product-block.first-box.bg-light-grey { flex-direction: row-reverse; }
.natural-products-sec .product-block.first-box .product-img { text-align: right; width: 30%;  }
.natural-products-sec .product-block.second-box .product-img { width: 40%; padding-right: 0; padding-left: 0; text-align: left; }
.natural-products-sec .product-block.essentials-block { flex-direction: row-reverse; }
.natural-products-sec .product-block.essentials-block .product-img { width: 46%; padding: 0px; height: auto; text-align: right; }
.formulation-list.left-block .formulation-block { flex-direction: row; text-align: left; }
.formulation-list.left-block .formulation-block .formulation-img { margin-right: 12px; margin-left: 0; }
.formulation-slider .owl-item .item img { margin: 0 auto 3em; }
.funfact-listCVr .funfact-list .funfact-block { width: 42%; margin: 0 20px 2em; }
.client-sec .client-listCVr .client-list li {
    width: 20%;
    margin: 0 16px 30px;
    border-radius: 10px;
    padding: 12px 20px;
    min-height: 9em;
}
.faq-wrapper {
    position: relative;
    margin-top: 2em;
}
.testimonials-sec .testimonials-nav {
    text-align: left;
    margin-top: 3em;
    display: none;
}
.testimonials-sec .testimonials-slider .testimonials-block {
    padding-right: 0;
    margin-bottom: 4em;
}
.testimonials-sec .testimonials-slider .testimonials-block .testimonials-text {
    margin-bottom: 1.4em;
}
.testimonials-sec .testimonials-slider .testimonials-block .testi-author {
    position: relative;
    text-align: right;
}
.testimonials-slider .owl-dots {
    position: absolute;
    bottom: 45px;
    display: flex;
    list-style: none;
    justify-content: center;
    margin: 0 auto;
    right: 0;
    left: 0px;
}
.testimonials-slider .owl-dots .owl-dot{ position: relative; }
.testimonials-slider .owl-dots .owl-dot span {
    padding: 0px;
    font-size: 0;
    border: 0;
    background-color: #9b9b9b;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    position: relative;
    margin: 0 6px;
    display: block;
}
.testimonials-slider .owl-dots .owl-dot.active span { background: #2469B2; }
.inner-banner { padding: 9em 0;}
.about-text-wrap {
    padding: 3em 0px 20px;
    margin-top: 2em;
}
.about-text-wrap .about-text{ padding: 0px; }
.about-text-wrap::before {
    content: '';
    width: 100%;
    height: 2px;
    background: #E1E1E1;
    position: absolute;
    left: 0;
    top: 0;
}
.mv-secCvr::before {
    content: '';
    opacity: 0.05;
    z-index: -1;
}
.mv-secCvr .mv-block {
    padding-right: 3em;
    margin: 0px 0px 4em;
}
.taglineCvr::after, .taglineCvr::before{ width: 15%; }
.taglineCvr p { font-size: 40px; }
.core-valuesList .core-value-block { padding: 3em 0px 4em; min-height: 18em; }
.core-valuesList .core-value-block img { width: 60px; height: 60px; }
.core-valuesList .core-value-block .core-value-title { padding: 0px 20px; }
.mfg-excellence-img-block img { width: 100%; }
.quality-sec .quality-block { padding: 0 2em; width: 62%; }
.mask-bgr { width: calc(90% + 20px); }
.ftr-top { padding-top: 3em; }
.leadership-sec .leadership-slider .owl-next {
    right: -60px;
}
.leadership-sec .leadership-slider .owl-prev {
    left: -60px;
}
.leadership-slider .owl-dots {
    position: absolute;
    bottom: -4em;
    display: flex;
    list-style: none;
    justify-content: center;
    margin: 0 auto;
    right: 0;
    left: 0px;
}
.leadership-slider .owl-dots .owl-dot{ position: relative; }
.leadership-slider .owl-dots .owl-dot span {
    padding: 0px;
    font-size: 0;
    border: 0;
    background-color: #9b9b9b;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    position: relative;
    margin: 0 6px;
    display: block;
}
.leadership-slider .owl-dots .owl-dot.active span { background: #2469B2; }
.product-rangeCvr .product-list .product-block { width: 50%; }
.product-rangeCvr .product-list .product-block:nth-child(3n) { border-right: 1px solid #DEDEDE; }
.product-rangeCvr .product-list .product-block:nth-child(2n) { border-right: medium none; }
.product-rangeCvr .product-list .product-block:nth-last-child(-n+3) { border-bottom: 1px solid #DEDEDE !important; }
/* .product-rangeCvr .product-list .product-block:nth-last-child(-n+2), .product-rangeCvr .product-list .product-block:last-child { border-bottom: none; } */
.product-rangeCvr .product-list .product-block:last-child {
    width: 100%;
    border-right: medium none;
    border-bottom: 1px solid #dedede;
    padding: 2em 11em;
}
.product-lists-sec .product-range-block .product-lists li { width: 44%; margin-right: 2.2em; }
.sub-category-lists .category-list li { width: 25%; }
.category-detail-sec .category-image, .product-detail-sec .product-image { margin-bottom: 1em; text-align: center; }
.category-detail-sec .category-extra-details, .product-detail-sec .product-extra-details { margin-top: 0em; padding: 4em 4px 0; }
.pbtlbl-ctaSec .cta-details, .pbtlbl-ctaSec .cta-wrapper {
    padding: 0px;
}
.pbtlbl-ctaSec .cta-wrapper .title { font-size: 18px; margin-bottom: 14px; }
.pbtlbl-ctaSec .cta-img { padding: 0; }
.brand-blockCvr .product-list-block .brand-logo{ margin: 0 1em; }
.brand-blockCvr .product-list-block::after{ right: 36%; }
.plant-img-1 { text-align: center; margin-bottom: 2em; }
.brand-blockCvr .brand-info { padding: 0em; }
.contact-sec .contact-img { padding-right: 0; }
.sectionCvr.contact-sec { padding-bottom: 0px; }
.service-sec .service-main-block.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.service-sec .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.service-sec .service-small-block.wpb_column.vc_column_container.vc_col-sm-6{ width: 50%; float: left; }
.sectionCvr.about-sec .vc_col-sm-1 {
    display: none !important;
}
.sectionCvr.about-sec .wpb_column.vc_column_container.vc_col-sm-10 {
    width: 100%;
}
.range-lists .range-list-block {
    text-align: center;
    padding: 2em 1em; }
.range-lists .range-list-block p {
    word-break: break-all;
}
.certificate-sec  .vc_row.wpb_row.vc_inner.vc_row-fluid.d-flex.align-items-center {
    display: flex;
    flex-wrap: wrap;
}
.certificate-sec .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100% !important;
    /* float: left; */
}
.certificate-sec .certi-slider .item {
    padding: 0;
}
.certificate-sec.sectionCvr .wpb_column.vc_column_container.vc_col-sm-8,
.oem-sec.sectionCvr .wpb_column.vc_column_container.vc_col-sm-8 {
    width: 100%;
}
.formulation-sec.d-flex.align-items-center {
    display: flex;
    flex-wrap: wrap;
}
.formulation-sec .vc_col-sm-4 {
    width: 100%;
}
.formulation-list .formulation-block .vc_col-sm-3 {
    width: auto;
}
.formulation-list.left-block .formulation-block .formulation-info .formulation-title {
    text-align: left !important;
}
.testimonials-sec .wpb_column.vc_column_container.vc_col-sm-10 .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.testimonials-sec .wpb_column.vc_column_container.vc_col-sm-10 .wpb_column.vc_column_container.vc_col-sm-4{ display: none; }
.testimonials-sec .wpb_column.vc_column_container.vc_col-sm-10 .wpb_column.vc_column_container.vc_col-sm-2{ width: auto; }
.about-page-wrapper .vc_col-sm-6 {
    width: 100%;
    float: left;
}

.about-page-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.about-page-wrapper .vc_col-sm-6 .about-img-wrapper .vc_col-sm-6 {
    width: 50%;
}
.mv-secCvr.sectionCvr .wpb_column.vc_column_container.vc_col-sm-9 {
    width: 100%;
}
.taglineCvr { padding: 4em 0px; }
.mfg-excellence-sec.sectionCvr .wpb_column.vc_column_container.vc_col-sm-10 .mfg-excellence-img-block, .mfg-excellence-sec.sectionCvr .wpb_column.vc_column_container.vc_col-sm-10 .mfg-excellence-desc-block { width: 100%; }

.mfg-excellence-sec.sectionCvr .d-flex.align-items-center {
    display: flex;
    flex-wrap: wrap;
}
.mfg-excellence-sec.sectionCvr .wpb_column.vc_column_container.vc_col-sm-10 .mfg-excellence-img-block .wpb_single_image.vc_align_left {
    text-align: center;
}
.highlight-blockCvr [class*="col-"]:last-child.highlight-block::before {
    left: -8px;
}
.highlight-blockCvr [class*="col-"]:first-child.highlight-block {
    padding-right: 1em;
    position: relative;
}
.private-label-tagline { padding-left: 8em; }
.private-labeling-sec .wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
}
.d-flex.align-items-center.private-labeling-sec {
    flex-wrap: wrap;
}
.pbtlbl-ctaSec .cta-wrapper .title h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px !important;
    line-height: 1.5em;
}
.contractMfg-sec .vc_col-sm-10 {
    width: 100%;
}
.contractMfg-sec .vc_col-sm-10 .d-flex {
    flex-wrap: wrap;
    justify-content: center;
}
.contractMfg-sec .vc_col-sm-10 .contract-mfg-block.vc_col-sm-6 {
    width: 100%;
} 
.brand-blockCvr .vc_col-sm-1{ display: none; }
.brand-blockCvr .brand-image, .brand-blockCvr .brand-info{ width: 50%; }
.plant-sec.sectionCvr .vc_col-sm-10, .accreditation-sec .vc_col-sm-10, .resinv-sec .vc_col-sm-10, .category-detail-sec .vc_col-sm-10 { width: 100%; } 
.plant-sec .plant-info-block { padding: 0px; }
.csr-blockCvr .vc_col-sm-6{width: 100%}
.csr-blockCvr.d-flex{ flex-wrap: wrap;}
.csr-blockCvr.d-flex:nth-child(odd){ flex-direction: column-reverse; }
.category-detail-sec .vc_col-sm-10 .vc_col-sm-6 {
    width: 100%;
}
.sub-category-lists {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.sub-category-lists .category-block.vc_col-sm-2 { width: 30%; }
.vc_row.wpb_row.vc_row-fluid.category-detail-sec.sectionCvr { padding-top: 0px; }
.category-detail-sec .category-details-block .sub-title { font-size: 22px; line-height: 1.2; }
.sjb-page .list-data .v2 .company-logo { display: none; }
.sjb-page .list-data .v2 .sjb-with-logo .job-info.job-without-company { margin-left: 0 !important; }
}

@media screen and (max-width: 870px) { 
.mask-bgr {
    width: calc(95% + 20px);
}
.leadership-sec .leadership-slider .owl-next {
    right: -20px;
}
.leadership-sec .leadership-slider .owl-prev {
    left: -50px;
}
	
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.certi-logos { display: none; }
}
@media screen and (max-width:820px) { 
.leadership-sec .leadership-slider .owl-next {
    right: -20px;
}
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.leadership-sec .leadership-slider .owl-prev {
    left: -50px;
}}
@media screen and (max-width: 768px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.header-wrapper .header-intro .site-intro{ display: none; }
.verified-sec .verified-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 4em;
    flex-wrap: wrap;
    row-gap: 16px;
}
.range-sec .range-block-text {
    padding: 0 1em;
}
.sectionCvr.range-sec .vc_column-inner{ padding-top: 0px !important; }
ul.range-lists li { width: 33%; }
ul.range-lists li:nth-child(3n) { border-right:medium none; }
ul.range-lists li:nth-child(5n) {
    border-right: 1px solid #D2D2D2;
}
ul.range-lists li:nth-child(n+11) {
    border-bottom: 1px solid #D2D2D2;
}
ul.range-lists li:nth-child(n+13) {
    border-bottom: medium none;
}
ul.range-lists li:last-child{ border-right: medium none; }
.service-main-block .service-block-info {
    padding: 2em 2em;
}
.certificate-sec .certi-slider .item {
    padding: 1em 2em 2em 2em;
}
.process-listsCvr .process-lists li {
    display: inline-flex;
    width: 50%;
    margin-bottom: 3.4em;
}
.process-listsCvr .process-lists li:nth-child(even) {
    flex-direction: row;
}
.process-listsCvr .process-lists li:nth-child(even) .process-icon {
    margin: 0 auto 6em;
    background: #f0811a;
}
.process-listsCvr .process-lists li:nth-child(even) .process-icon::after {
    content: '';
    background: url(../images/process-line.png) no-repeat center bottom;
    width: 7px;
    top: 34px;
    z-index: -1;
    transform: rotate(0deg);
}
.client-sec .client-listCVr .client-list li {
    width: 27%;
    margin: 0 16px 30px;
    border-radius: 10px;
    padding: 12px 20px;
    min-height: 9em;
}
.testimonials-sec .title-block .trusted-by { font-size: 20px; }
.testimonials-sec .title-block .testi-clients, .testimonials-sec .title-block .happy-clients{ font-size: 36px; }
.common-cta-sec { padding-top: 0px; background: linear-gradient(to top, #2469B2 87%, #fff 34%);}
.common-cta-sec::after { height: 87%; }
.address-wrapper { padding-top: 0; }
.ftr-about-block {
    display: flex;
    flex-wrap: wrap;
}
.inner-banner { padding: 7em 0;}
.mv-secCvr .mv-block {
    padding-right: 0px;
    margin: 0px 0px 0em;
}
.core-valuesList .core-value-block { width: 50%; }
.core-valuesList .core-value-block:nth-child(2n)::before,
.core-valuesList .core-value-block:nth-child(4n)::before  {
    display: none;
}

.core-valuesList .core-value-block:nth-child(n+5)::after {
  display: block;
}



.core-valuesList:last-child .core-value-block::after {content: '';
    width: 72%;
    height: 2px;
    position: absolute;
    top: auto;
    bottom: 14px;
    background: #DEDEDE;
    left: 0;
    right: 0;
    margin: 0 auto; display: block; }
.core-valuesList:last-child .core-value-block:nth-child(n+3)::after {
  display: none;
}    
.mask-bgr {
    width: calc(95% + 20px);
    opacity: 0.05;
}
.quality-sec .quality-block .tagline { color: #353535; }
.highlight-blockCvr [class*="col-"]:last-child .highlight-block::before{ display: none; }
.highlight-blockCvr [class*="col-"]:last-child .highlight-block { padding-left: 0; }
.highlight-blockCvr [class*="col-"]:first-child .highlight-block { padding-right: 0; }
.vc_custom_heading.title-block, .common-cta-sec .title-block .title  { font-size: 24px; }
.product-rangeCvr .product-list .product-block { min-height: 40em; }
.sub-category-lists .category-list li { width: 33%; }
.sectionCvr { padding: 3em 0px; }
.pbtlbl-ctaSec .cta-img { margin: 3em 0px; }
.tagline-block { padding: 1em 0em 3em 0em; }
.cta-details .cta-info li { float: left; width: 50%; }
.brand-blockCvr .product-list-block::before, .brand-blockCvr .product-list-block::after{ display: none; }
.product-list-block .product-range-title p { margin-bottom: 2em !important; }
.brand-blockCvr .product-list-block { text-align:center; margin-bottom: 0px; flex-wrap:wrap; }
.brand-blockCvr .product-list-block .brand-logo { text-align: center; margin: 0 auto; }
.brand-blockCvr .product-list-block .product-lists { margin: 3em auto 0px; }
.brand-blockCvr .product-list-block .product-lists ul li { float: none; }
.plant-sec::after {
    content: '';
    background: url(../images/plant-bg-vector.png) no-repeat scroll bottom left / contain;
    width: 60px;
    height: 180px;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.plant-sec .plant-info-block { padding: 0; }
.plant-img-2 { width: 80%; }
.brand-blockCvr {
    padding: 0;
}
.brand-blockCvr .brand-title .title{ font-size: 26px; }
.resinv-sec .resinv-wrapper .resinv-img { text-align: center; margin-bottom: 3em; }
.resinv-sec{ margin-bottom: 0px; }
.accreditation-sec .accreditation-block { padding-right: 0em; }
.contact-frmCvr { margin-top: 3em; }
.contact-frmCvr .inputCvr p { margin-bottom: 0px; }
.about-wrap .theme-btn { margin-top: 0px; }
.about-wrap.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 100%;
    float: left;
    margin-bottom: 1.6em;
}
.about-img-wrap.wpb_column.vc_column_container.vc_col-sm-4 {
    width: 60%;
    float: left;
}
.about-slider-wrap.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 40%;
    float: left;
}

.range-lists .range-list-block {
    width: 50%;
}
.range-lists-3 .range-list-block {
    border-bottom: 1px solid #D2D2D2;
}
.range-lists .range-list-block:nth-child(2n), .range-lists .range-list-block:nth-child(6n) {
    border-right: medium none;
}
.funfact-listCVr .funfact-block {
    width: 42%;
}
.funfact-listCVr { margin-top: 0em; }
.client-listCVr .client-list.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 33.33%;
    float: left;
    margin-bottom: 2em;
}
.client-list .wpb_single_image .vc_figure img {
    width: auto;
    padding: 0px;
}
.client-sec .client-listCVr {
    position: relative;
    margin-top: 0;
}

.verified-sec p {
    text-align: left !important;
}
.quality-sec .quality-block .vc_column-inner {
        padding: 0 4em !important;
    }
.quality-sec .quality-block {
        padding: 0px;
        width: 100%;
    }  
.tagline-block .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 40%;
}    
.private-label-tagline {padding-left: 0em;}  
.pbtlbl-ctaSec .d-flex {
    flex-wrap: wrap;
    justify-content: center;
}
.pbtlbl-ctaSec .vc_col-sm-4 {
    width: 100%;
} 
.brand-blockCvr .brand-image, .brand-blockCvr .brand-info {
    width: 100%;
}
.plant-img-1 .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0px;
}
.mfg-highlight-sec .highlight-blockCvr [class*="col-"]:last-child.highlight-block::before { display: none; }
.resinv-sec .resinv-wrapper.d-flex{flex-wrap: wrap;}
.product-rangeCvr .product-list .product-block:last-child { padding: 2em 5em; }
}
@media screen and (max-width: 728px) { 	
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
} }
@media screen and (max-width: 775px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.footer-blockCvr.footerlink.ms-5 {
    margin-left: 0em !important;
} 
.footerlink ul.category-lists li {
    width: 50%;
    float: left;
}
.service-small-block .service-block-info {
    padding: 28px 22px;
    min-height: auto;
}
.about-sec .about-image .about-quote {
    padding: 4em 2em 3em;
    margin-bottom: 2em;
}
.about-sec .about-image .about-slider-wrap {
    background: #f6f6f6;
    text-align: center;
    border-radius: 0 19em 21em;
    width: 95%;
    margin: 0 auto;
}
.about-sec .about-wrap {
    padding: 0px;
}
.inner-banner { padding: 5em 0;}
.taglineCvr p {
    font-size: 42px;
    line-height: 1.1;
}
.service-sec .service-small-block.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 48%;
    float: left;
}
}
@media screen and (max-width: 680px) { 	
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
} }
@media screen and (max-width: 640px) { 	
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
} }
@media screen and (max-width: 620px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.testimonials-sec .title-block .title img {
    margin-right: 24px;
    width: 80px;
}
.testimonials-sec .title-block .testi-clients, .testimonials-sec .title-block .happy-clients {
    font-size: 30px;
}
.taglineCvr {  padding: 2em 0px; margin-bottom: 3em !important; }
.taglineCvr::after, .taglineCvr::before {
    width: 46%;
}
.taglineCvr::before {
    content: '';
    left: -6em;
    height: 2px;
    top: -12px;
}
.taglineCvr::after {
    content: '';
    right: -6em;
    height: 2px;
    bottom: -12px;
}
.sectionCvr.pt-0.core-valuesCvr {
    padding-top: 3em !important;
}
 }
@media screen and (max-width: 580px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.client-sec .client-listCVr .client-list li {
    width: 43%;
    margin: 0 16px 30px;
    min-height: 9em;
    text-align: center;
}
.client-sec .client-listCVr .client-list li img {
    margin: 0 auto;
    width: 80px;
}
 }
@media screen and (max-width: 575px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.top-header-sec .row [class*="col-"] { width: 50%; }
.inner-banner { /*padding: 8em 0;*/ }
.about-hcp-wrap .about-img [class*="col-"] { width: 50%; }
.product-lists-sec .product-range-block .product-lists li { width: 43%; margin-right: 2.2em; }
.pbtlbl-ctaSec .cta-details, .pbtlbl-ctaSec .cta-wrapper { padding: 0px; }
.tagline-block .logo-circle{ display: flex; justify-content:center; margin: 0px auto 1em; }
.private-label-tagline { padding: 0; text-align: center; }
.tagline-block.d-flex.align-items-center {
    flex-wrap: wrap;
    justify-content: center;
}
.tagline-block .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 100%;
}
.pbtlbl-ctaSec .cta-img { text-align: center; }
.service-sec .service-small-block.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 96%;
    float: left;
}
.client-list .wpb_single_image .vc_figure { padding: 9px; }
.about-sec .about-img-wrap .about-quote {
    background: #f6f6f6;
    padding: 2em 2em 2em;
}
.csr-blockCvr .csr-block-desc {
    padding: 0;
}
.client-sec .client-listCVr {
    position: relative;
    margin-top: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.client-listCVr .client-list.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 40%;
    float: left;
    margin-bottom: 2em;
}
.formulation-list .formulation-block { padding: 0px 20px; }
.about-img-wrap.wpb_column.vc_column_container.vc_col-sm-4 {
        width: 57%;
        float: left;
    }
}
@media screen and (max-width: 520px) {  	
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
} }
@media screen and (max-width: 480px) { 
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
 .product-rangeCvr .product-list .product-block:last-child { padding: 3em 1.4em; }   
.client-sec .client-listCVr .client-list li {
    width: 42%;
}
.funfact-listCVr .funfact-list .funfact-block {
    width: 100%;
    margin: 0 20px 2em;
}
.testimonials-sec .title-block img {
    margin-right: 14px;
}
.testimonials-sec .title-block .trusted-by {
    font-size: 16px;
}
.testimonials-sec .title-block .testi-clients, .testimonials-sec .title-block .happy-clients {
    font-size: 28px;
    line-height: 1.2;
}
.about-year { padding: 4em 14px;  min-height: auto; }
.about-year span.year-number, .about-year span.year-text { font-size: 3.4em; }
.product-rangeCvr .product-list .product-block {
    width: 100%;
    border-bottom: 1px solid #DEDEDE;
}
.product-rangeCvr .product-list .product-block:nth-last-child(-n+2){border-bottom: 1px solid #DEDEDE;}
.product-rangeCvr .product-list:last-child .product-block:nth-last-child(-n+3) {
    border-bottom: 1px solid #DEDEDE;
}
.product-rangeCvr .product-list .product-block,
.product-rangeCvr .product-list .product-block:nth-child(3n){ border-right:medium none; }
.product-rangeCvr .product-list .product-block { min-height: auto; }
.product-lists-sec .product-range-block .product-lists li {
    width: 100%;
    margin-right: 0;
    min-height: auto;
}
.sub-category-lists .category-list li { width: 50%; }
.category-detail-sec .align-items-center, .product-detail-sec .align-items-center { margin-bottom: 2em !important; }
.category-detail-sec .category-extra-details, .product-detail-sec .product-extra-details { margin-top: 0em; padding: 3em 0px 0; }
}
@media screen and (max-width: 460px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.funfact-listCVr .funfact-block {
        width: 90%;
    }
.footerlink ul.category-lists li {
    width: 100%;
    float: left;
}
}
@media screen and (max-width: 440px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.client-sec .client-listCVr .client-list li { width: 42%; }
.cta-details .cta-info li {
    float: left;
    width: 100%;
}

.about-img-wrap.wpb_column.vc_column_container.vc_col-sm-4 {
        width: 90%;
        float: left;
    }
.about-slider-wrap.wpb_column.vc_column_container.vc_col-sm-2 {
        width: 80%;
        float: left;
        margin: 0 3em;
    }
.about-sec .about-slider-wrap {
    background: #f6f6f6;
    text-align: center;
    border-radius: 0 14em 14em;
}
}
@media screen and (max-width: 420px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
ul.range-lists li { width: 50%; }  
ul.range-lists li:nth-child(3n) { border-right: 1px solid #D2D2D2; }
ul.range-lists li:nth-child(2n) { border-right: medium none; }
ul.range-lists li:last-child { border-right: medium none; }
.natural-products-sec .product-block.horizontal-div .product-img { width: 55%; }
.natural-products-sec .product-block.first-box .product-img { text-align: right; width: 36%; }
.natural-products-sec .product-block.second-box .product-img { width: 56%; }
.natural-products-sec .product-block.horizontal-div.bottom-block .product-img { width: 40%; }
.service-main-block .service-block-info .title {font-size: 20px; }
.client-sec .client-listCVr .client-list li {
    width: 40%;
}
.natural-products-sec .product-block.horizontal-div .product-img {
    width: 60%;
}
.natural-products-sec .product-block.essentials-block .product-img {
    width: 68%;
}
.natural-products-sec .product-block.first-box .product-img {
    width: 47%;
}
.taglineCvr::after, .taglineCvr::before {
    width: 100%;
}
.core-valuesList .core-values .core-value-block {
    min-height: 22em;
}
.sub-category-lists .category-block.vc_col-sm-2 {
    width: 44%;
}
 }
@media screen and (max-width: 360px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.common-cta-sec {
    padding-top: 14px;
}
.bloglistCvr .pagination .page-numbers {
    padding: 17px 22px;
    text-transform: uppercase;
    vertical-align: middle;
    margin: 0px;
    color: #1a5aa4;
    border-radius:50%;
	width:50px;
	height:50px;
}

}
@media screen and (max-width: 350px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
 .client-sec .client-listCVr .client-list li {
    width: 39%;
}
.about-year { padding: 3.3em 14px; }
.about-year span.year-number, .about-year span.year-text { font-size: 2em; }
.inner-banner {
    padding: 5em 0;
}
.mfg-excellence-sec .mfg-excellence-desc-block .title-block {
    font-size: 26px;
}
}
@media screen and (max-width: 340px) {
		
.ftr-copyright .copyright {
    text-align: center;
    padding: 0px 0px 24px 0px;
}
.accreditation-sec .accreditation-logos ul li {
    width: 44%;
}
.about-year span.year-number, .about-year span.year-text {
        font-size: 1.5em;
    }
}
.customeformulationcategory-info li{
	list-style:none;
	

}
.customeformulationcategory-info li:before{
	content: '\f101';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    margin-right: 10px;
	color:#2469B2;
	

}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{ background-color:#ffffff !important;}
.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels{ border-color:#ffffff !important;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{ background-color:#008bc2 !important; color:#ffffff !important;}
/*.single-post a{color:#f0811a !important;}*/
.jobpost-template-default .inner-banner { padding:80px 0 60px 0px;
    position: relative;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover; }
.jobpost .title{ display:none;}
.btnjob{ display: inline-block;margin-bottom: 0px;font-weight: normal;text-align: center;vertical-align: middle;touch-action: manipulation;cursor: pointer;white-space: nowrap;padding: 6px 12px;font-size: 14px;line-height: 1.42857;border-radius: 4px;user-select: none;}
 .whatsapp-btn {
      display: inline-flex;
      align-items: center;
      padding: 12px 24px;
      background-color: #25D366;
      color: white;
      font-size: 18px;
      font-weight: 500;
      text-decoration: none;
      border-radius: 8px;
      transition: background-color 0.3s ease;
    }

    .whatsapp-btn:hover {
      background-color: #1ebc59;
    }

    .whatsapp-btn svg {
      margin-left: 8px;
      width: 18px;
      height: 18px;
      stroke: white;
    }