@font-face {
    font-family: 'Gisha';
    src: url('../../fonts/Gisha-Bold.eot');
    src: url('../../fonts/Gisha-Boldd41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Gisha-Bold.woff') format('woff'),
        url('../../fonts/Gisha-Bold.ttf') format('truetype'),
        url('../../fonts/Gisha-Bold.svg#Gisha-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gisha';
    src: url('../../fonts/Gisha.eot');
    src: url('../../fonts/Gishad41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/Gisha.woff') format('woff'),
        url('../../fonts/Gisha.ttf') format('truetype'),
        url('../../fonts/Gisha.svg#Gisha') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'DejaVu Sans Condensed';
    src: url('../../fonts/DejaVuSansCondensed.eot');
    src: url('../../fonts/DejaVuSansCondensedd41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/DejaVuSansCondensed.woff') format('woff'),
        url('../../fonts/DejaVuSansCondensed.ttf') format('truetype'),
        url('../../fonts/DejaVuSansCondensed.svg#DejaVuSansCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Domaine Display';
    src: url('../../fonts/DomaineDispNar-Bold.eot');
    src: url('../../fonts/DomaineDispNar-Boldd41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/DomaineDispNar-Bold.woff2') format('woff2'),
        url('../../fonts/DomaineDispNar-Bold.woff') format('woff'),
        url('../../fonts/DomaineDispNar-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Domaine Display';
    src: url('../../fonts/DomaineDispNar-Regular.eot');
    src: url('../../fonts/DomaineDispNar-Regulard41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/DomaineDispNar-Regular.woff2') format('woff2'),
        url('../../fonts/DomaineDispNar-Regular.woff') format('woff'),
        url('../../fonts/DomaineDispNar-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Domaine Display';
    src: url('../../fonts/DomaineDispNarBlack.eot');
    src: url('../../fonts/DomaineDispNarBlackd41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/DomaineDispNarBlack.woff2') format('woff2'),
        url('../../fonts/DomaineDispNarBlack.woff') format('woff'),
        url('../../fonts/DomaineDispNarBlack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Domaine Display';
    src: url('../../fonts/DomaineDispNarSemibold.eot');
    src: url('../../fonts/DomaineDispNarSemiboldd41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/DomaineDispNarSemibold.woff2') format('woff2'),
        url('../../fonts/DomaineDispNarSemibold.woff') format('woff'),
        url('../../fonts/DomaineDispNarSemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Domaine Display';
    src: url('../../fonts/DomaineDispNarMedium.eot');
    src: url('../../fonts/DomaineDispNarMediumd41d.eot?#iefix') format('embedded-opentype'),
        url('../../fonts/DomaineDispNarMedium.woff2') format('woff2'),
        url('../../fonts/DomaineDispNarMedium.woff') format('woff'),
        url('../../fonts/DomaineDispNarMedium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../../fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('../../fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../../fonts/ProximaNovaA-Thin.woff2') format('woff2'),
        url('../../fonts/ProximaNovaA-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('../../fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('../../fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}






* {margin: 0;padding: 0;}
html {
    scroll-behavior: smooth;
}
html, body {
	font-family: 'Domaine Display';
	overflow-x: hidden!important; 
	-webkit-font-smoothing: antialiased;
	scroll-behavior: smooth; 
	padding: 0 0px !important; 
	font-weight: 400; 
	color: #000;
	font-size: 16px;
}
p {
	font-family: 'Proxima Nova';
}
h1, h2, h3, h4, h5, h6
{
	font-family:'Domaine Display';
}

/* Base Style Starts Here */
a:hover{ text-decoration: none;}
.relative {
	position: relative;
}
a
{
	color:#003998;
}
.font-mont-sb {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}

.head-big {
	font-family: 'Domaine Display';
	font-weight: 400;
	color: #003998;
	margin-bottom:0;
	position:relative;

}
.blue-head {
	color: #0e8efd;
	font-weight: 700 !important;
}
.blue {
	color: #003998;
}
.white {
	color: #fff;
}
.grey-bg {
	background-color: #eee;
}
.blue-bg {
	background-color: #0e8efd;
}

.list-style {
	list-style: none;
	padding: 0px;
}

.bdr-btm-blue {
	border-bottom: 3px solid #0e8efd;
	width: 70px;
}

.m-auto {
	margin: 0 auto;
}

/* Ends */

/* Header Style Starts Here */

header {
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	/*box-shadow: 0px 2px 5px rgba(0,0,0,0.05);*/
	position: fixed;
    z-index: 99;
    width: 100%;
    /*background: #fff;*/
    /* margin-top:15px; */
    box-shadow:none;
}

.nav-header {
	width: 25%;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 10px;
}

.nav-header img {
	width: 130px;
}

/*.nav-menu-right {
	float: right;
}*/

.header-icons {
	/*width: 10%;
	height: 70px;
	line-height: 63px;*/
	text-align: right;
	cursor: pointer;
	background-color: transparent;
	float: right;
}

.header-icons-list {
	list-style: none;
}
.header-icons-list li {
	display: inline-block;
}
.header-icons i {
	margin-left: 10px;
}
.menu-image-shop {
	padding-left: 15px;
	text-align: center;
}
.menu-image-shop a {
	background-color: #116bc4;
	color: #fff !important;
	margin-top: 10px;
	text-align: center;
	width: 150px !important;
	text-transform: uppercase;
}

.megamenu-panel {
	top: 85px;
}

.header-icons-list {
	margin-bottom: 0px;
	padding:33px 15px;
}

header.sticky .main_header_area  {
	background-color: #fff;
	height: 60px;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}

header.sticky .container, header.sticky .navigation {
	background-color: transparent;	
}
header.sticky .nav-menu > li > a {
	padding: 21px 15px;

}
header.sticky .nav-header {
	padding-top: 20px;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
}
header.sticky .header-icons-list {
	padding: 20px 15px;
}
header.sticky .megamenu-panel {
	top: 60px;
}
header.sticky .expanding-search-form {
	top: 60px;
}


/* Search Style Starts Here */

.expanding-search-form {
  position: absolute;
  top: 87px;
  right: 0;
  display: inline-block;
  height: 43px;
  width: auto;
  display: none;
  background-color: #fff;
  padding: 5px 5px 10px;
  box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
}
.expanding-search-form .search-label {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*border: 1px solid #999;*/
  z-index: 2;
  cursor: pointer;
  border-radius: 3px;
  transition: 250ms all ease-in-out;
  margin-bottom: 0px;
}
.expanding-search-form .search-input {
  position: relative;
  top: 0;
  display: inline-block;
  height: 34px;
  width: 150px;
  /* float: left; */
  border: 0;
  font-size: 16px;
  z-index: 2;
  box-shadow: none;
  border-radius: 0;
  transition: 250ms all ease-in-out;
  padding: 5px;
}
.expanding-search-form .search-input:focus {
  width: 300px;
  outline: none;
}
.expanding-search-form .search-input:focus + .search-label {
  /*border-color: #eee;*/
  border: 0;
  outline: none;
}
.expanding-search-form .button {
  position: relative;
  top: 0;
  display: inline-block;
  /* float: left; */
  padding: 0 10px;
  color: #000;
  border: 1px solid transparent;
  background-color: #eee;
  text-align: center;
  transition: 250ms all ease-in-out;
}
.expanding-search-form .button:hover {
  background-color: #eee;
}
.expanding-search-form .search-dropdown {
  position: relative;
  top: 0;
  display: inline-block;
  /* float: left; */
  border: 1px solid #eee;
  /*padding: 3px;*/
}
.expanding-search-form .search-dropdown.open .dropdown-menu {
  display: block;
}
.expanding-search-form .dropdown-toggle {
  height: 33px;
  font-size: 13px;
  line-height: 33px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  z-index: 3;
  width: 120px;
}
.expanding-search-form .dropdown-menu {
  position: absolute;
  top: calc(100% - 1px);
  display: none;
  margin: 0;
  padding: 5px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #999;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  z-index: 3;
  transition: 250ms all ease-in-out;
}
.expanding-search-form .dropdown-menu > li > a {
  display: block;
  padding: 4px 12px;
  color: #2299ff;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  border-radius: 2px;
  transition: 250ms all ease-in-out;
}
.expanding-search-form .dropdown-menu > li > a:hover {
  color: #fff;
  background-color: #2299ff;
}
/*.expanding-search-form .dropdown-menu > .menu-active {
  display: none;
}*/
.expanding-search-form .search-button {
  height: 34px;
  z-index: 3;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.expanding-search-form .search-button .icon {
  font-size: 20px;
}

/* Search Style Ends Here */


/* Header Style Ends Here */

/* Homepage Style starts Here */
/*#demo.slide {
	margin-top: 60px;
}*/
.section-padding {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.section-csr {
	background-image: url("../../images/csr.jpg");
	background-attachment: fixed;
}

.corp-btn-style {
	background-color: #0e8efd;
}

.corp-btn-style.home-btn {
	width: 150px;
}

.csr-home-text {
	position: absolute;
	top: 25%;
	width: 30%;
	left: 10%;
}

.about-us-div {
	background-color: #fff;
	padding: 30px 20px 20px;
    padding-right: 20px;
    padding-left: 20px;
	box-shadow: 0px 1px 5px rgba(0,0,0,0.2);
}

.contact-form .form-control {
	margin-bottom: 10px;
	border: 0;
	border-bottom: 1px solid #eee;
	padding: 10px;
}

button.corp-btn-style {
	color: #fff;
	padding:15px 25px;
	border:0;
}

/* Homepage Style Ends Here */


/* Inner Pages Style Starts Here */

.join-us {
	box-shadow: 0px 2px 55px rgba(0,0,0,0.1);
	padding: 50px;
}

.contact-us-div {
	box-shadow: 0px 2px 55px rgba(0,0,0,0.1);
	padding: 50px;
	width: 100%;
    margin: 0 auto;
    max-width: 500px;
}

/* Inner Pages Banners Starts */
.inner-banner {
	margin-top:55px;
}
.inner-banner-image {
	background-attachment: fixed;
	min-height: 640px;
	width: 100%;
	background-position: center center !important;
	height:100%;
}

.inner-journey-banner {
	background-image: url(../../images/our-journey-banner.html);
	background-size:100%;
	background-repeat:no-repeat;
}
.join-us-banner {
	background-image: url(../../images/join-us-banner.html);
	background-size:100%;
	background-repeat:no-repeat;
}
.contact-us-banner
{
	background-image: url(../../images/contact-us-banner.html);
	background-size:100%;
	background-repeat:no-repeat;
}


.reward-page-banner 
{
	background-image: url(../../images/rewards-banner.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.leeford-life-banner
{
	background-image: url(../../images/banner-careers-new.html);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-management-banner {
	background-image: url(../../images/management.html);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-innovations-banner {
	background-image: url(../../images/Innovation-banner.html);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-divisions-banner {
	background-image: url(../../images/banner-divisions.jpg);
	background-repeat:no-repeat;
	background-size:100%;	
}

.inner-research-banner {
	background-image: url(../../images/formulation-banner.html);
	background-repeat:no-repeat;
	background-size:100%;
}
.inner-values-banner {
	background-image: url(../../images/values.html);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-csr-banner {
	background-image: url(../../images/CSR-Webbanner.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-div-healthcare-banner {
	background-image: url(../../images/banner-division-healthcare.jpg);
}
.inner-sustainability-banner {
	background-image: url(../../images/Sustainability-banner-new.html);
	background-size:100%;
	background-repeat:no-repeat;		

}
.inner-quality-banner
{
	background-image: url(../../images/quality-banner.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}

.inner-div-wellness-banner {
	background-image: url(../../images/banner-division-wellness.jpg);
	background-repeat:no-repeat;
	background-size:100%;
}
.inner-covid-banner
{
	background-image: url(../../images/covid-b.jpg);
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center center;		
}
.life-at-banner
{
	background-image: url(../../images/life-at-leeford.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.why-leeford-banner
{
	background-image: url(../../images/why-leeford.png);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-rewards-banner
{
	background-image: url(../../images/rewards-and-recognition.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-global-banner
{
	background-image: url(../../images/global-presence.jpg);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-vision-mission
{
	background-image: url(../../images/mission-vision-banner.html);
	background-size:100%;
	background-repeat:no-repeat;
}
.inner-heading {
	position: absolute;
	top: 30%;
	left: 15%;
}

.vision-mission-head {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #fff;
}

.inner-content-style h4 {
	line-height: 23px;
	font-size: 16px;
}

.about-us-style {
	padding-top: 5rem;
}

/*.about-div {
	padding-left: 3rem;
	padding-right: 3rem;
}*/

.vision-mission-section {
	margin-top: -3%;
	/*margin-bottom: 5rem;*/
}

.vision-mission-section > div {
	padding-left: 3rem;
	padding-right: 3rem;
}

.vision-mission-section > div > img 
{
	background-color: #fff;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    text-align: center;
    display: block;
    border-radius: 50%;
    padding: 20px;
    box-shadow: 0px 10px 25px rgba(0,0,0,0.1);
    margin-bottom: 30px;
}
.values-list-style li {
	padding-left: 20px;
	position: relative;
	text-align:justify;
	word-spacing:-1px;
}
.values-list-style li:before {
	content: '\f00c';
	font-family: FontAwesome;
	display: inline-block;
	position: absolute;
	left: 0;
	color: #0e8efd;
}

.management-div {
	background-color: #eee;
	width: 350px;
	min-height: 550px;
	position: absolute;
	z-index: 0;
	right: -60px;
	top: 14%;
}

.management-img {
	z-index: 9;
	position: relative;
}

.bdr-blue-vert {
	width:2px;
	background-color:#0e8efd;
	animation:grow 3s forwards;
	position:relative;
}

@keyframes grow {
	0% {
	    height: 0px;
	    bottom:0;
	}
	100% {
	    height:90px;
	    top:0;
	}
}
.vert-about-btm {
	margin:0 auto;
}
/* Inner Pages Style Ends Here */

/* Products Page Style Starts Here */
#therapycategorydiv {
	display: none;
	height: 300px;
	overflow-y: scroll;
	margin-bottom: 30px;
}
#therapyareadiv {
	display: none;
	height: 300px;
	overflow-y: scroll;
	margin-bottom: 30px;
}
#productinfodiv {
	display: none;
	height: 300px;
	overflow-y: scroll;
	margin-bottom: 30px;
}
.prod-banner-logos {
	position: absolute;
	top: 30%;
	left: 13%;
	/*left: 0;
	right: 0;*/
}
.prod-banner-logos img {
	margin: 0 auto;
	text-align: center;
}

.prod-banner-logos img:last-child {
	margin-left: 20px;
}

.prod-therapy li {
	display: inline-block;
	font-size: 20px;
	border: 1px solid #eee;
	padding: 20px;
	width: 49%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	background-color: #003998;
}

.prod-therapy li a {
	color: #fff;
}

.prod-therapy li:last-child {
	margin-left: -4px;
}

.prod-salts {
	margin-top: 20px;
	margin-bottom: 20px;
}

.prod-salts li {
	display: inline-block;
	font-size: 20px;
	width: 32%;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	border-right: 1px solid #eee;
}

.prod-salts li:last-child {
	border-right: 0px;
}

.prod-salts li a {
	color: #003998;
}


.prod-alphabets li {
	display: inline-block;
	margin-right: 1.4rem;
}
.prod-alphabets li:last-child {
	margin-right: 0px;
}
.prod-alphabets li a {
	color: #666;
}
.prod-alphabets li a:hover {
	color: #3189C8;
}

.product-page-search {
	border: 1px solid #eee;
	height: 45px;
}
.search-page-btn-style {
	border: 0;
	background-color: #003998;
	position: absolute;
	right: 15px;
	top: 0;
	color: #fff;
	padding: 5px 20px;
	height: 45px;
}

.all-cats {
	margin-top: 20px;
}

.all-cats a {
	color: #000;
	line-height: 15px;
}

.all-cats a:hover {
	color: #0872b8;
}


.product-detail {
	border: 1px solid #eee;
	padding: 1.2rem;
}


/* Custom Checkbox Style Starts Here */

.product-form {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 20px;
	cursor: pointer;
	font-size: 16px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.product-form > img {
	width:40px;
	vertical-align:middle;
	display:inline-block;
	margin-right:5px;
	/*opacity: 0.4;*/
}

/* Hide the browser's default checkbox */
.product-form input {
  	position: absolute;
  	opacity: 0;
  	cursor: pointer;
  	height: 0;
  	width: 0;
}

/* Create a custom checkbox */
.checkmark {
  	position: absolute;
  	top: 8px;
  	left: 0;
  	height: 25px;
  	width: 25px;
  	background-color: #eee;
}

/* On mouse-over, add a grey background color */
.product-form:hover input ~ .checkmark {
  	background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.product-form input:checked ~ .checkmark {
  	background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}

/* Show the checkmark when checked */
.product-form input:checked ~ .checkmark:after {
  	display: block;
}

/* Style the checkmark/indicator */
.product-form .checkmark:after {
  	left: 10px;
	top: 7px;
	width: 6px;
  	height: 10px;
  	border: solid #fff;
  	border-width: 0 3px 3px 0;
  	-webkit-transform: rotate(45deg);
  	-ms-transform: rotate(45deg);
  	transform: rotate(45deg);
}

/* Custom Checkbox Style Ends Here */


.product-form input:checked ~ .checkmark::after + .product-form > img {
	opacity: 1;
}

/* Products Page Style Ends Here */


/* Inner Pages Style Starts Here */

.breadcrumb {
	background-color: transparent;
}

/* Divisions Page style starts here */

.division-icons li {
	display: inline-block;
	margin-right:22px;
}

/*section {
  height: 100vh;
}
*/


/* Owl Center active Carousel Style Starts Here */
.testimonials {
     position: relative;
}
/*.inner-testimonials .owl-dots {
     display: none;
}*/
/* .custome_slide.owl-carousel .owl-item.active.center .main-reviewimage {
     border: 2px solid #fff;
} */
.main-reviewimage {
     /*border-radius: 50%;*/
     /*height: 310px;*/
     width: 100%;
    /* background: #000;*/
}


/*.main-reviewimage img {
     opacity: 0.3;
}*/


#slide-testimonal .active.center .main-reviewimage img {
     opacity: 1;
}


.test_img {
     position: relative;
     opacity: 1;
     -webkit-transition: .4s ease all;
     transition: .4s ease all;
     margin: 0 -10px;
     /*margin-top: 40px;*/
}
.inner-testimonials {
     width: 100%;
     /*max-width: 680px;*/
     margin: 0 auto;
}
#slide-testimonal .center .test_img:before {
     content: none;
     transition: 0.7s ease-in-out;
}
.test_img img {
     /*border-radius: 100%;*/
     overflow: hidden;
     margin: 0 auto;
     height: 100%;
     object-fit: cover;
}

.custome_slide.owl-carousel .owl-item.active.center {
     transform: scale(1.4);
     margin-top: 0 !important;
     position: relative;
     z-index: 999;
     -webkit-transform: scale(1);
     transform: scale(1);
}
.custome_slide.owl-carousel .owl-item {
     transform: scale(0.9);
     padding: 10px 0px;
     transition: all 0.5s;
}
 .testimonial_detail {
     text-align: center;
}
 .testimonial_detail {
     transform: scale(0.8) !important;
    /* width: 447px;*/
     position: relative;
     /*left: -71px;*/
}
.testimonial_detail img {
	width: 50% !important;
	margin-top: 5px;
}
.testimonial_detail h4 {
	text-transform: uppercase;
	color: #003998;
	font-weight: 700;
	margin-top: 5px;
	font-family: 'Proxima Nova';
}
/*.custome_slide.owl-carousel .active .testimonial_detail {
     display: none;
}*/
.custome_slide.owl-carousel .active.center .testimonial_detail {
     display: block !important;
}


.main-reviewimage.divisions-img {
	border-radius: 50% !important;
	 background: #fff;
}
.main-reviewimage.divisions-img img {
	opacity: 0.3;
}

.test_img.divisions-circle-img img {
	border-radius: 100% !important;
}
#slide-divisions-page .active.center .main-reviewimage img {
     opacity: 1;
}
.glance-icons

{
	justify-content: center !important;
}
.list-items-text li 
{
	margin-left:18px;
	font-family: 'Proxima Nova';
}
.list-items-text li font
{
	font-family: 'Proxima Nova';
}
.glance-text
{
	width:100%;
	max-width:800px;
	margin:0 auto;
	text-align:center;
	font-family: 'Gisha';

} #slide-testimonal-2 .test_img img,
#slide-testimonal .test_img img {
    object-fit: contain;
}
#slide-testimonal-2 .main-reviewimage,
#slide-testimonal .main-reviewimage {
    width: 100%;
    height: auto;
}
.mega-tab {
    width: 20% !important;
}
.mega-tab .list-col-3 {
    width: 100% !important;
}
.divi-sec-img {
    width: 100%;
    max-width: 600px;
}
.all-product-banner {
    margin-top: 155px !important;
}
.p-text-hide {
    display: none;
}
.vision-mission-section p {
    text-align: center !important;
    width: 100%;
    max-width: 650px;
    margin: 0 auto;

}
.values-sec h4 {
    text-align: justify;
    word-spacing: -1px;
}
.contact-us-style p {
    text-align: center;
}
.contact-text {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
}
.division-icon-text img 
{
    float: left;
    width: 20%;
}
.division-icon-text .d-text {
    float: left;
    margin-left: 2%;
    margin-top: 10px;
    width: 60%;
}
.division-icon-text .d-text p {
    text-align: left;
    width: 100%;
    max-width: 260px;
}
.Product-Formulation
{
	display:none;
}


/*custom css start here*/

.custom-checkbox .product-form,
.p-form-title, .product-page-search, .list-style.prod-alphabets,
.logos-titles small
{
	font-family: 'Proxima Nova';
}

.logos-grid span
{
	margin-top:10px;
	display:block;
	font-family: 'Proxima Nova';
}

/*.product-detail .head-big
{
	table
}*/
.product-detail h1.head-big
{
	font-family: 'Proxima Nova';
	font-size:30px;
}
.product-detail table td:first-of-type
{
	font-weight:bold;
}
.logos-grid a>img
{
	font-family: 'Proxima Nova';
}
.product-detail table td
{
	font-family: 'Proxima Nova';
}
.learn-more-area
{
	font-family: 'Proxima Nova';
    color: #fff;
    font-weight: bold;
    margin-top: 13px;
    display: inline-block;
    padding: 10px 23px;
    font-size: 14px;
    border-radius: 4px;
    background-color: #003998;
}
.learn-more-area:hover
{
	color: #fff;
}

.black-text
{
	color:#000 !important;
}

.value-text-area
{
	padding-top:50px;
	padding-bottom:30px;
}

.blue-bg-page {
	background-color: skyblue !important;
	color: #fff !important;
}

.banner-detail-area .sub-title-text
{
	font-size:28px;
	font-weight:normal;
	margin-bottom:5px;
}

.top-slider-banner
{	
	font-weight:normal !important;
}

.italic-text
{
	font-style:italic;
	font-weight:normal !important;
}

.banner-detail-area
{
	height:100%;
	min-height:240px;
}
.btn.leeford-btn:focus
{
	outline:none;
}
.home-btn.p-us-btn
{
	margin-top:30px !important;
	width:100%;
}

.term-condition-use
{
	font-family: 'Proxima Nova';
    font-weight: 600;
    font-size: 20px;
}

select, textarea
{
	font-family: 'Proxima Nova';
}

.disclaimer-page
{
	padding-bottom:0;
}


.p-with-form-area
{
	margin-top:30px;
}
.alert-success
{
	 font-family: 'Proxima Nova';
}
 .home-contact-form.partner-with-form
 {
 	padding:0;
 }
 .join-us.partner-with-form
 {
 	margin-top:0;
 }	
 .divi-area  .title-text
 {
 	font-size:20px;
 	text-transform:uppercase;
 	text-align:center;
 	width:100%;
 	height:auto;
 	position:absolute;
 	top:10px;
 	bottom:10px;
 	background-color:red;
 	font-family: 'Domaine Display';
 }
 .title-area-text
 {
 	font-family: 'Domaine Display';
 	color: #003998;
 }

.privacy-title
{
	font-size:32px;
}

.logos-titles small
{
	color:#003998;
}
.p-form-title
{
	color:#003998;
}

.corp-btn-style a
{
	font-family: 'Proxima Nova';
}

.divi-area .head-big span
{
	font-family: 'Proxima Nova';
	color:#003998;
}
.divi-area strong
{
	font-family: 'Proxima Nova';
}
.list-notices
{
	font-family: 'Proxima Nova';
	margin-top:25px;
}
.contact-us-area h5
{
	font-family:"Domaine Display";
	color:#000;
}
.csr-btext
{
	font-family: 'Proxima Nova';
}


.contact-us-area p a
{
	color:#000 !important;
}

.contact-us-area
{
	margin-top:50px;
}	

.gtouch-text
{
	color:#fff;
}

.formulation-other-text
{
	margin-top:40px;
}
.formulation-tab-area .card-header a
{
	font-size:25px;
	color:#000;
}

.formulation-tab-area .card-header
{ 
	border-radius:0 !important;
	border:none !important;
	background-color:transparent !important;
}
.formulation-tab-area .card
{
	border: none;
    border-top: 1px solid black;
    border-radius: 0;
}
.formulation-tab-area .card-body
{
	padding-top:0;
	padding-bottom:0;
}

.formulation-tab-area
{
	margin-top:40px;
}	
.formulation-page-banner
{
	background-color:#5374b8 !important;
}
.formulation-page-banner .page-title
{
	color:#fff;
	margin-top:80px;
	display:inline-block;
}

.global-presence-ftext h4
{
	font-family: 'Proxima Nova';
	font-size:20px;
}	

.global-presence-text
{
	width:100%;
}	

.full-section-area.global-presence-state .stats-area
{
	text-align:center;
	margin-bottom:30px;
}
.top-sec-text
{	
	width: 100%;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 50px;
    font-size:16px;
}

.global-presence-page
{
	margin-top:180px;
}
.section.why-us
{
	background-color:#dbf3fb  !important;
}
.section.why-us .banner-title
{
	color:#000;
}
.top-slider-banner.why-us p
{
	color:#000;
}
.leeford-stats
{
	color:#fff;
	margin-top:40px;
}

.leeford-stats h4
{
	font-size:40px;
	color:white;
}

.hr-line-area
{
	border-color:rgba(0,0,0,.5);
	margin-top: -10px;
}

.why-us-text
{
	margin-top:100px;
}
.why-us-text p
{
	color:#fff;
}

.w-section-img
{
	border-radius:200px;
	width:100%;
}

.full-section-area {
	background-color: #5374b8;
	padding: 20px;
}

.teamwork-tab
{
	position:relative;
	background-color:#ebf3fa;

}
.values-sec .tab-pane
{
	background: url('../../images/tab-image-1.png'), #ebf3fa;
	padding-bottom: 200px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    background-position: right;
}


.values-sec p
{
	z-index: 3;
    max-width: 470px;
    background-color: #fff;
    border-radius: 2px;
    padding: 50px;
    position: relative;
    box-shadow: 1px 1px 12px rgba(0,0,0,.1);
    margin-left:10px;
}

/*.values-sec .tab-content
{
	min-height: 610px;
    background-color:red;
    border-radius: 2px;
    padding: 110px 5% 140px;
    position: relative;
}*/


.values-sec .nav-tabs .nav-item
{
	color:#64726f;
}
.values-sec .nav-tabs .nav-item.active
{
	color:#000;
}

.values-sec .nav-item .last-tab-link
{
	border-right:0 !important;
}

/*.values-sec .nav-link:last-child
{
	border-right:0 !important;
}*/
.values-sec .nav-tabs .nav-item
{
	padding:0;
	width: 14.22%;
}
.values-sec .nav-tabs .nav-item .active
{
	border-bottom:2px solid #003998;
}
.nav-values-tabs
{
	box-shadow: 0 1px 12px rgba(0,0,0,.1);
}

.values-sec .nav-link
{
	border-right: 1px solid #dee3e3 !important;
    color: var(--dim-grey);
    border:none;
    text-align: center;
    background-color: transparent;
    border-bottom: 2px solid transparent;
    padding: 24px;
    font-weight: 600;
    border-radius:0;
}

.nav-values-tabs
{
	font-family: 'Proxima Nova';
}

.vision-area, .mission-area
{
	box-shadow: 0 0 12px 2px rgba(38,54,51,.1);
}

.vision-m-section
{
	margin-top:50px;
}

.founder-director
{
	font-family: 'Proxima Nova';
}

.management-footer-text h4
{
	color:#003998;
}		

.page-image img
{
	width:100%;
	max-width: 500px;
}

.page-title-text
{
	margin-top:80px;
}
.pages-title
{
	font-size: 40px;
    font-weight: 400;
    line-height: 48px;
    display: inline-block;
    text-align:left;
}
.management-page
{
	background-color:#dcebfe;
	padding:200px 0px;
	padding-bottom:0;
}
.management-page.career {
    padding-top: 120px;
}

p.pSize{
    font-size: 18px;
}
.management-page.career.ptLow {
    padding-top: 155px;
}
.value-page
{
	padding:200px 0px;
	padding-bottom:0;
	background-color:#5374b8;
}

.management-page
{
	text-align:center;
}
.page-pad
{
	padding:100px 0px;
}

.otherpage-title
{
	color:#343a40;
	font-size:50px;
}

.history-slider .owl-prev span, .history-slider .owl-next span
{
	display:none;
}
.history-slider .owl-prev:before
{
	content: '';
    background-image: url(../../images/blue-aarow-left.png) !important;
    background-repeat: no-repeat !important;
    height: 20px !important;
    width: 20px !important;
    display: block !important;
    background: #5374b833;
    border-radius: 50px;
    padding: 17px;
    background-size: 16px;
    background-position: center center;
    text-align: center;
}
.history-slider .owl-next:after
{
	content: '';
    background-image: url(../../images/blue-aarow.png) !important;
    background-repeat: no-repeat !important;
    height: 20px !important;
    width: 20px !important;
    display: block !important;
    background: #5374b833;
    border-radius: 50px;
    padding: 17px;
    background-size: 16px;
    background-position: center center;
    text-align: center;
}
.history-slider .owl-prev:focus ,.history-slider .owl-next:focus
{
	box-shadow:none;
	outline:none;
}
.history-slider .owl-prev:hover, .history-slider .owl-next:hover
{
	background:transparent !important;
}
.history-slider  .owl-nav
{
	text-align:left;
}
.timeline-title 
{
    margin-top: 15px;
    margin-bottom: 6px;
    font-size: 16px;
    line-height: 23px;
    font-family: 'Proxima Nova';
    font-weight:bold;

}

.timeline-year 
{
    background-color: #5374b833;
    color: #003996;
    border-radius: 2px;
    padding: 2px 6px;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    display: inline-block;
    font-family: 'Proxima Nova';
    position:relative;
}
.timeline-year:after
{
	content: '';
    height: 1px;
    width: 260px;
    background-color: #dee3e3;
    display: inline-block;
    left: 74px;
    position: absolute;
    top: 10px;
}

.history-title
{
	font-size:16px;
	font-family: 'Proxima Nova';
	font-weight:bold;
	margin-bottom: 30px;
}
.about--text
{
	margin-top:50px;
}
.page-title
{
	font-family: 'Domaine Display';
    padding-bottom: 21px;
    font-size: 50px;
    line-height: 52px;
    font-weight: normal;
    color:#003998;
}
.about-journey-img
{
	width: 100%;
    max-width: 400px;
}
/*.csr-sec-text
{
		margin-top:50px;
}*/
.all-page-pad 
{
    padding-top: 170px;
    padding-bottom: 50px;
}

.footer-copyright span
{	
	font-size:16px;
}

.contact-col i
{
	 color:#5374b8;
}

.brand-area .testimonials
{
	 margin-top:50px;
}	

.curated-section.all-blogs
{	
	  margin-top:60px;
}

/*
.head-big:after
{
	content: '';
  background-color: #9e9e9e;
  width: 78px;
  height: 2px;
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 56px;
}*/

.contact-form
{
		margin-top:50px;
}

.footer  .list-style a:hover
{
		color:#003998;
}
.footer-social-links a i {
	color: lightblue;
}
.footer-social-links a:hover i
{
	color:#003998 !important;
}
.footer .footer-social-links li a:hover .fa.fa-inverse
{
	color:#fff !important;
}
.contact-left-img img
{
		width:100%;
		max-width:380px;
		margin-left:50px;
}

.brand-area
{
		margin-top:50px;
}

.footer-head
{
	font-family: 'Proxima Nova';
}

.leeford-btn {
	width: 100%;
	color: #fff;
	text-align: center;
	letter-spacing: .04px;
	background-color: #00aed3;
	border-radius: 4px;
	padding: 18px 30px;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	transition: all .2s;
	border: none;
	margin-top: 20px;
	font-family: 'Proxima Nova';
}
.leeford-btn:hover
{
	 background-color:#002a6f;
}

.callnow-btn
{
		width: 100%;
    color: #fff;
    text-align: center;
    letter-spacing: .04px;
    border-radius: 4px;
    padding: 18px 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    transition: all .2s;
    border:1px solid #003998;
    margin-top:20px;
    font-family: 'Proxima Nova';
    display:block;
    color:#003998;
}
.callnow-btn:hover
{
		background-color:#003998;
		color:#fff;
}
.home-contact-form h4
{
		font-size:40px;
		color:#003998;
}		
.home-contact-form input
{
	border:1px solid #eee !important;
	font-family: 'Proxima Nova';
}

.home-contact-form
{
		max-width: 480px;
    min-width: 320px;
    background-color: #fff;
    border-radius: 4px;
    flex: 0 auto;
    padding: 50px;
}
.cform-area {
	background-color: skyblue;
	padding: 50px 0px;
}

.csr-sec-text i
{
		margin-top: 5px;
}
.csr-sec-text a
{
	  font-family: 'Proxima Nova';
    color: #003998;
    font-weight: bold;
    margin-top: 35px;
    display: block;
}

.curated-section
{
		margin-top:20px;
}
.csr-sec-text
{
		margin-top:125px;
}

.csr-section
{
	margin-top:50px;
}

.csr-sec
{
	 margin-top:40px;
}

.service-section
{
	background-color:#5374b8;
	margin-top:50px;
	padding:100px 0px;
}

.blocks-section
{
	text-align:center;
}

.services-block {
    z-index: 5;
    height: 100%;
    max-width: 360px;
    text-align: center;
    background-color: #fff;
    border-radius: 4px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    display: flex;
    position: relative;
    box-shadow: 1px 1px 12px rgba(0,0,0,.1);
}
.services-block img
{
	 width:100%;
	 max-width:60px;
}	
.services-block h4
{
	 font-family:'Proxima Nova';
	 font-size: 22px;
   margin-top: 20px;
}

.careers-section
{
	color:#000;
	padding-top:20px;
	padding-bottom:50px;
}
.careers-section h4,h2.head-big
{
		color:#003998;
		margin-top:35px;
		font-size:40px;
		font-weight:normal;
		margin-bottom:30px;
}

/*.careers-section
{
		background-color:#5374b8;
}
*/
#slide-testimonal .owl-item .division-slide-text
{
	display:none;
}
#slide-testimonal .owl-item.active .division-slide-text
{
	 display:block ;
}

.division-slide-title
{
	  color: #fff;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 35px;
    font-weight: 400;
    line-height: 36px;
}

.slider-link
{
	 text-decoration:underline;
	 font-family: 'Proxima Nova';
}

.slide-num
{
	  opacity: .8;
	  font-family: 'Proxima Nova';
	  margin-top:20px;
}

.slider-link
{
	 color:#fff;
	 margin-top:15px;
	 margin-bottom:40px;
}
.slider-link:hover
{
	color:#fff;
}
.division-slide-text {
	z-index: 66;
	max-height: 80vh;
	max-width: 480px;
	min-height: 345px;
	background-color: #009198;
	border-radius: 2px;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	margin-left: -80px;
	padding: 50px 40px;
	display: flex;
	color: #fff;
	position: absolute;
	top: 100px;
}

.curated-slider i
{
	 opacity:1 !important;
}

#slide-testimonal  .owl-nav .fa-angle-right:before
{
	content:'';
	background-image: url(../../images/blue-aarow.png);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
	display:block;
}
#slide-testimonal  .owl-nav .fa-angle-left:before
{
	content:'';
	background-image: url(../../images/blue-aarow-left.png);
	background-repeat:no-repeat;
	height:20px;
	width:20px;
	display:block;
}

.owl-theme.curated-slider .owl-nav [class*=owl-]:hover 
{
	background:	transparent !important;
}

.owl-theme.curated-slider .owl-nav [class*=owl-]:focus
{
	outline:none;
}

#slide-testimonal .owl-dots .owl-dot span
{
	 border-radius: 0;
	 width: 240px;
     height: 3px;
     position:relative;
     z-index:2;
     margin-top:-17px;
}
#slide-testimonal .owl-dots .owl-dot:focus
{
	outline:none;
}
#slide-testimonal .owl-dot.active span
{
		background: #003998;
}	

#slide-testimonal .test_img
{
	   margin: 0 -50px;
}

#slide-testimonal .owl-nav
{
		bottom: 0;
    top: auto;
    width: 100%;
    max-width: 1110px;
    margin: 0 auto;
}
.text-after:after
{
	content:'Billon +' !important;
}

.count-wrapper 
{

  position: relative;
  text-align: center;
  font-family: 'Proxima Nova';
  margin-top:30px;
  margin-bottom:30px;
}
/*.counter {
  background-color: #ffffff;
  width: 19%;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
}*/

.count-number:after 
{
    content: '+';
    font-size: 47px;
    margin-left: 10px;
}

.p-counter
{
	display:inline-block;
	width:19%;
}
.count-title {
	font-size: 50px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
	text-align: center;
	font-family: 'Proxima Nova';
	background: linear-gradient(to right, #4169E1 0%, #000 65%, #6495ED 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.count-text {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	text-transform: uppercase;
	color: #003998;
}

.top-slider-banner p
{
	font-size: 18px;
    font-weight: bold;
}

.glance-title-area
{
	color:#003998;
	padding-bottom:0;
}

.banner-image img
{
	width: 40%;
    height: 85%;
    object-position: 0% 0%;
    position: absolute;
    top:20%;
    bottom: 0%;
    left: auto;
    right: 0%;
    object-fit: contain;
}


.banner-title
{	
  font-family: 'Domaine Display';
  padding-bottom:5px;
  font-size: 50px;
  line-height: 52px;
  font-weight:normal;
}

.top-slider-banner
{
		color:#fff;
}

.section.home-hero 
{
    background-color:#5374b8;
    padding-top: 260px;
    padding-bottom:120px;
    position: relative;
}
.year-text
{
	color:#003896;
}

.quality-title
{
	font-size:30px;	
}

.timeline 
{
  line-height: 1.4em;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/*----- TIMELINE ITEM -----*/
.timeline-item {
  padding-left: 40px;
  position: relative;
}
.timeline-item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
.timeline-info {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 0.5em 0;
  text-transform:capitalize;
  white-space: nowrap;
}

/*----- TIMELINE MARKER -----*/
.timeline-marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
.timeline-marker:before {
  background: #0e8efd;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
.timeline-marker:after {
  content: "";
  width: 3px;
  background: #ccd5db;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
.timeline-item:last-child .timeline-marker:after {
  content: none;
}

.timeline-item:not(.period):hover .timeline-marker:before {
  background: transparent;
  border: 3px solid #0e8efd;
}

/*----- TIMELINE CONTENT -----*/
.timeline-content {
  padding-bottom: 40px;
}
.timeline-content p:last-child {
  margin-bottom: 0;
}
.values-sec .about-div p
{
	margin-bottom:0;
}
.values-sec .about-div
{
	margin-bottom:50px;
}
.values-sec .about-div p.blue
{
   margin-bottom:5px;
}

.seo-text-bottom .moreless-button
{
	 font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
    display: block;
}
.moretext 
{
  display: none;
}
#blog-slider .owl-item img
{
	width:auto;
	display:inline-block;
}	
#blog-slider .owl-nav.disabled
{
	display:block !important;
}
#blog-slider .owl-nav .owl-prev:focus, #blog-slider .owl-nav .owl-next:focus
{
	outline:none !important;
	border:none !important;
}
.mobile-b-show
{
	display:none;
}
.d-b-hide
{
	display:block;
	width:100%;
}
.contact-us-banner
  {
  	 margin-bottom:40px;
  }
.search-btn-style
{
	display:none;
}
#glanceslides
{
	display:none;
}
.division-slider-mob
{
	display:none;
}
.home-blogs
{
	padding-top:30px;
	padding-bottom:50px;
}
.brand-area  .owl-nav 
{
	position: static !important;
    margin-top: -81px;
    margin-bottom: 30px;
}

.brand-area .main-reviewimage
{
	cursor:pointer;
}
.home-blogs
{	
	background-color: #f5f5f5;
	border-bottom: 1px solid #0000000d;
}

.corp-btn-style.blog-read-btn
{
	text-align: center;
    margin: 0 auto;
    font-size: 12px;
    padding: 11px 17px;
    cursor:pointer;
}
.corp-btn-style.blog-read-btn:focus
{
	border:none;
}
.blog-sec 
{
    background-color: #ffffff;
    padding: 30px 15px;
    border: 1px solid #e5e5e5;
    /*box-shadow: 0 5px 18px rgb(0 0 0 / 0.2);*/
    height:300px;
}
.our-blog-title
{
	margin-bottom:50px;
}
/*.home-blogs a
{
	cursor:pointer;
}
*/
.our-t-text.contact-text
{
	max-width:100%;
}
.corp-btn-style.join-t-btn
{	
	display:inline-block;
}

.brand-area a
{
	cursor:pointer;
}

.notice-btn 
{
    background: #193798;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    height: 40px;
    line-height: 40px;
    top: 400px;
    font-weight: 500;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform-origin: bottom right;
    width: 164px;
    z-index:1;
    font-family: 'Proxima Nova';

}
.notice-btn:hover
{
	color:#fff;
}
 .home-text
 {
 	text-align:justify;
 	margin-bottom:30px;
 }

 .notice-banner-home
{
	margin-top:50px;
}
.public-notice-banner {
	background-image: url(../../images/public-notice.html);
	background-repeat:no-repeat;
	background-size:100%;
}

@media only screen and (max-width:767px){
  .main-reviewimage {
    
    width:100% !important;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    padding: 0px 21px;
  }

  .why-leeford-sec .hr-line-area
  {
  	 display:none;
  }
  .banner-detail-area .sub-title-text
  {
  	line-height:normal;
  	font-size: 23px;
  }
  .banner-detail-area
  {
  	 min-height: 130px;
  }
  .cookie-page-text
  {
  	 margin-bottom:0 !important;
  }	
  .main-reviewimage.divisions-img
  {
  	background-color:transparent;
  }
  .covid-management-area
	{
		padding-top:20px !important;
	}

	.page-title br
	{
		display:none;
	}

  .divi-sec-img
  {
  	margin-bottom:30px;
  }
  .page-title
  {
  	 line-height:40px;
  }
  .accordion-area-development
  {
  	 margin-top:40px;
  }	
  .formulation-page-banner .page-title
  {
  	 margin-top:0;
  	 font-size:30px;
  }
	.formulation-other-text 
	{
	margin-top: 21px;
	padding: 0px 20px;
	}

  .global-map-area
  {
  	 padding-top:2rem !important;
  }

  .full-section-area.global-presence-state .stats-area
  {
  	 margin-bottom:0;
  }

  .top-sec-text
  {
  	margin-bottom: 28px;
  }

  .global-presence-page
  {
  	margin-top:80px;
  }
  /*.innovation-text
  {
  	 margin-top:30px;
  }*/
  .leeford-stats
  {
  	margin-top:0;
  }
  .why-us-text
  {
  	 margin-top:25px;
  }
  .values-sec .nav-link
  {
  	padding:8px;
  }
  .values-sec .tab-pane
  {
  	padding-top:20px;
  }
  .values-sec p
  {
  	padding:20px;
  }
  .values-sec .nav-item .last-tab-link
  {
  	 border-radius:1px solid #dee2e6;
  }
  .values-sec .nav-tabs .nav-item
  {
  	width:50%;
  }
  .values-sec .nav-tabs .nav-item .active
  {
  	background-color: #003998;
    border-bottom: 2px solid #003998;
    color: #fff;
  }
  .values-sec .nav-link
  {
  	    border: 1px solid #dee2e6;
  }
  .pages-title
  {
  	font-size:32px;
  }

 

  .vision-m-section
  {
  	margin-top:0px;
  }
  .management-page
	{
		padding:0;
	}
	.container.other-text-container
	{
		padding-top:30px !important;
	}
  .banner-image img
  {
  	position:static;
  	width:100%;
  	height:auto;
  }
  .leeford-contact-vector
  {
  	order:2;
  }
  .home-contact-form
  {
  	max-width: auto;
    min-width: auto;
  }
  .count-wrapper
  {
  	margin-bottom:0;
  }
  .csr-image
  {
  	margin-top:30px;
  }
  .count-text
  {
  	font-size:14px;
  }
  .s-block-area
  {
  	display:flex;
  	justify-content:center;
  }
  .glance-icons-sec
  {
  	margin-top:10px;
  }
  .navigation-portrait .nav-search-inner input:placeholder
  {
  	color:red;
  	opacity: 1;
  }
  .brand-area .main-reviewimage img
  {		
  	 width:100%;
  	 max-width: 200px;
  }
  .careers-section h4
  {
  	font-size:27px;
  }
  #slide-testimonal .test_img
  {
  	margin:0;
  }
  .division-slide-text
  {
  	position:static;
  	margin: 0px 20px;
    margin-top: 14px;
  }
  .section-padding
  {
  	padding-bottom:0 !important;
  }
  .head-big:after
  {
  	top:45px;
  }
  #slide-testimonal .owl-dots .owl-dot span
  {
  	width: 25px;
  }
  #slide-testimonal .owl-nav
  {
  	    padding: 0px 50px;
  }
  .test_img img
  {
  	position:relative;
  	z-index: -1;
  }
  .section.home-hero
  {
  	padding-top: 100px;
    padding-bottom: 52px;
  }
  .count-title
  {
  	font-size:32px;
  }
  .count-number:after
  {
  	font-size:32px;
  }
  .p-counter
  {
  	width:49%;
  }
  .s-block-area
  {
  	 margin-bottom:30px;
  }
  .s-block-area:last-of-type
  {
  	margin-bottom:0px;
  }
  .csr-sec-text
  {
  	margin-top:0;
  }
  .home-contact-form
  {
  	padding: 20px;
    margin: 0px 10px;
  }
  .contact-left-img img
  {
	display:block;
	max-width: 200px;
	margin: 0 auto;
	margin-top:20px;
  }
  .banner-title
  {
  	font-size:35px;
  	padding-bottom:0;
  	margin-bottom:0;
  }
  .top-slider-banner p
  {
  	font-weight:normal;
  	font-size:16px;
  }
  .banner-image
  {
  	margin:0px 20px;
  }

  .cform-area
  {
  	padding:25px 0px;
  }
  .csr-sec
  {
  	margin-top:20px;
  }
  .service-section
  {
  	padding: 35px 0px;
  }
  .p-counter
  {
  	margin-bottom:5px;
  }
  /*.count-wrapper
  {
  	margin-top:15px;
  }*/
  .careers-section
  {
  	padding-top:0;
  }
  .home-blogs
  {
  	padding-bottom:20px;
  }
  .mobile-b-show
  {
  	display:block;
  }
  .d-b-hide
  {
  	display:none;
  }
/*  #glanceslides  .owl-item img
  {	
  	    max-width: 170px;
  }
  
  #glanceslides   .owl-item
  {
  	width:30% !important;
  	transform: unset;

  }*/

  .header_area
  {
  	margin-top:0;
  }
  .main_header_area
  {
  	 background-color:#fff;
  }
  .header_area .navigation
  {
  	box-shadow:none;
  }

  .search-btn-style
	{
		display:none;
	}
  .glance-icons-sec .home-btn
  {
  	display:none;
  }
  /*.nav-search-button
  {
  	display:none;
  }*/
  .search-btn-style
  {
    border: none;
    background: none;
    position: absolute;
    right: 60px;
    top: 16px;
    color: #000;
    font-size: 13px;
    line-height: 32px;
    font-weight: normal;
}
.search-btn-style:focus
{
	border:none;
	box-shadow:none;
	outline:none;
}

.navigation-portrait .nav-search-inner input[type="search"]:placeholder
{
	color:red;

}
.navigation-portrait .nav-search-inner input[type="search"]
{
	background-color:transparent;
    height: 28px !important;
    font-size: 15px !important;
    font-family: 'Proxima Nova';
    border-radius: 50px;
    margin-top: 11px;
    text-align: left;
    color: #000;
}
.division-slide-title
{
	font-size:30px;
}
.home-contact-form h4
{
	font-size:27px;
}
.nav-header
{
	width: 27%;
}
.nav-search-inner
{
	width:100% !important;
}
  #glanceslides
  {
  	 display:block;
  }
 
 /* #glanceslides .owl-item
  {
  	 transform:none;
  	 
  }*/


  /*.glance-icons
  {
  	 display:none;
  }*/
  .head-big
  {
  	font-size:27px;
  	position:relative;

  }
  .notice-btn
  {
  	top: 200px;
    font-size: 15px;
    line-height: 24px;
    width: 122px;
    height: 27px;
    z-index:99;
  }
  .blog-sec
  {
  	margin-bottom:15px;
  }
  .our-blog-title
  {
  	margin-bottom:20px;
  }
  .notice-banner-home
  {
  	margin-top:30px;
  }
  .division-mar
  {
  	padding-top: 1rem !important;
  	padding-bottom:30px;
  }
  .testimonial_detail {
    left: inherit;
    width: 100%;
  }
  .slogan-text-area
  {
  	text-align:left !important;
  }
  .p-text-hide
  {
  	display:block !important;
  	margin-top:30px !important;
  	font-size:22px;
  	text-align:center;
  	display:block;
  	margin:0 auto;

  }


}

/* Owl Arrows */
.inner-testimonials .owl-nav {
	position: absolute;
	top: 40%;
	width: 100%;
}

#slide-testimonal  .owl-nav 
{
	position: absolute;
	left: 0;
  right: 0;
  text-align: center;

}

.inner-testimonials .owl-prev {
	float: left;
}

.inner-testimonials .owl-next {
	float: right;
}

.inner-testimonials .owl-nav i {
	font-size: 40px;
	opacity: 0.5;
}

/* Owl Center active Carousel Style Ends Here */

/* Divisions Page Style Ends Here */

/* Inner Pages Style Ends Here */

.corp-btn-style {
	/*background-image: linear-gradient(to right, #0e90fd 0%, #00cdf2  51%, #0e90fd  100%);*/
	background-color:#003998;
	border-radius: 4px !important;
}
.corp-btn-style {
	margin: 10px;
	text-align: center;
	text-transform: uppercase;
	transition: 0.5s;
	background-size: 200% auto;
	box-shadow: 0 0 20px #eee;
	border-radius: 40px;
	display: block;
}
.corp-btn-style a {
	color: #fff;
	padding: 15px 25px;
	display: block;
	font-weight: 500;

}
.corp-btn-style:hover {
	background-position: right center; /* change the direction of the change here */
	color: #fff;
	text-decoration: none;
}
.corp-btn-style img {
	width: 18px;
	margin-top: -7px;
	margin-left: 5px;
}
.division-btn-style .corp-btn-style {
	width: 37%;
}

.contact-div img {
	background-color: #fff;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	padding: 20px;
	box-shadow: 0px 10px 25px rgba(0,0,0,0.1);
	margin-bottom: 30px;
}

.media-div img {
	border:1px solid #ddd;
}
.media-div h4 {
  /*background-color: #eee;*/
  /*color: #fff;*/
  padding: 10px;
  margin-top: -1px;
  font-size: 16px;
}
.media-modal img {
  width: 100%;
}
.galeria > div {
	margin-bottom: 10px;
}

/* Inner Pages Banners Ends */

/* Footer Style Starts Here */

.footer {
	/*background-color: #0872b8;*/
	/*background-image: url(/images/footer-bg_rec.png);*/
	color: #000;
	/*background-size: cover;*/
	padding-top: 6rem;
	padding-bottom: 1rem;
}

.footer a {
	color: #000;
	font-family: 'Proxima Nova';
}

.footer ul.list-style {
	display: inline-block;
	list-style: none;
	margin-right: 10rem;
	margin-bottom:20px;
}

.footer ul li
{
	 margin-bottom:8px;
}
.footer .footer-social-links li {
	display: inline-block;
}

.footer .footer-social-links li a .fa.fa-inverse 
{
	color: #fff;
}

.footer-head 
{
		  margin-top: 0;
	    font-family: Proxima Nova,sans-serif;
	    font-size: 18px;
	    font-weight: 600;
	    line-height: 24px;
	    color:rgb(38, 54, 51);

	}
	.contact-col a
	{
		 margin-bottom:8px;
		 display:inline-block;
	}
	.contact-col .footer-head 
	{
		 margin-bottom:20px;
	}


.bdr-btm {
	border-bottom: 2px solid #fff;
	width: 50px;
}

/* Footer Style Ends Here */




.logos-grid a
{
	margin-bottom: 25px;
    margin-right: 30px;
    display: inline-block;
}
.logos-grid a>img
{
	border:2px solid #000;
}

.logos-titles
{
	margin-bottom:20px;

}

.responsive-img
{
	margin-bottom:20px;
}

.all-product-logos a
{
   display: inline-block;
   margin-bottom: 25px;
   border: 1px solid #e5e5e5;
}
.point-list
{
	margin-left:18px;
	font-family: 'Proxima Nova';
}

.slogan-text
{
    text-align:center;
    font-size:16px;
    font-family: 'Proxima Nova';
    font-weight:bold;
}
.map-img
{
	width:100%;		
}
.glance-img
{
	width:100%;
	max-width:300px;
	margin-bottom:50px;
}
.divi-area .head-big		
{
	
	line-height:1.3;
	margin-bottom:20px;
	font-size:21px;
	font-weight:normal;
	text-align-last: left;
	width:100%;
	word-spacing:-1px;


}
.divi-area .head-big span
{
	font-weight:normal !important;

	
}

.list-icon-img
{
	width:100%;
	max-width:90px;
	margin-bottom:20px;
}
.footer span
{
	font-family: 'Proxima Nova';
}
.contact-form .form-control
{
	height:auto !important;
}
.form-text
{
	text-align:left !important;
	padding-left:10px;
	padding-right:20px;
}
.products-logos
{
	width:100%;
	max-width:170px;
}
.p-large-logo
{
	width:100%;
	max-width:200px;
}
.brand-area .test_img
{
	margin:0;

}

/*csr page css start here*/

.sustainability-banner-area p
{	
	color:#000;
}	

.sustainability-text-area h4, .quality-sec-text h4
{
	color:#003998;
}

.quality-sec-text strong
{
	font-family: 'Proxima Nova';
}

.csr-section h4
{
	color:#003998;
}
.csr-section li
{
	font-family: 'Proxima Nova';
}
.csr-section a
{
	color:#003998 !important;
}
.csr-section ul
{
	margin-left:20px;
}
.csr-section ul li span
{
	padding-right:10px;
}
.alpha-text
{
	
	list-style-type: lower-alpha;
	
}
.csr-section  li
{
	padding-left:5px;
	padding-right:10px;
	padding-bottom:5px;
}

.number-text
{
   list-style-type: upper-roman;
}




@media only screen and (max-width:600px) {
	.responsive-img
	{
		width:100%;
		max-width:315px;
		margin:0 auto;
	}
	#composition
	{
		margin-top:20px;
	}
	.all-product a
	{
	   margin-bottom:20px;
	}
	.division-icon-text
{
	margin-bottom:10px;
}
.division-icon-text .d-text
{
	margin-top:0;
}
.Product-Formulation
{
	display:block;
}
.Therapy-Area
{
	margin-top:0 !important;
}

}

/*media close here*/

.view-all-link
{
	font-size: 16px;
	text-decoration: underline;
	text-align: center;
	display: block;
	margin-top: 28px;
}
.home-btn.divisions-btn
{
	width:250px;	
}
.global-presence-icons
{
	list-style:none;
}
.global-presence-icons li
{
	
	align-items:center;
	margin-bottom:10px;
	display:inline-block;
	margin-right:15px;
}
.global-presence-icons li:last-of-type
{
	margin-right:0;
}

.clear:before,
.clear:after {
	content:"";
	display:table;
	clear:both;
}
.global-presence-icons h4
{
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
}
.contact-us-style
{
	padding-top:2rem;
}

#logo {
  background: #ccc;
  width: 150px;
  height: 70px;
}

.navbar-toggler {
  margin-top: 15px;
}
.wellness-img
{
    order:1;
}



@media screen and (min-width: 992px) {
  .navbar {
      height: 130px;
   }
  #logo {
    position: relative;
   
  }
  .navbar-light .navbar-nav .nav-link {
    padding-right: 75px;
  }
  #nav-left {
    padding-left: 30px;
  }
}




.navigation {
  width: 100%;
  height: 60px;
  display: inline-block;
  position: relative;
  font-family: inherit;
  /* background-color: #f1f1f1; */
  background-color: transparent;
  /* box-shadow: 0 0 4px rgba(0,0,0,.2); */
  border-radius: 4px;
  /* padding-left: 20px;
  padding-right: 20px; */
  transition: background-color 0.3s, box-shadow 0.3s, padding 0.3s;
}
.navigation.scrolled {
  /* background-color: #ffffff; */
  /* box-shadow: 0 0 4px rgba(0,0,0,.2); */
  padding: 0 20px;
  overflow: hidden;
  border-radius: 60px;
}
.navigation.default {
  /* background-color: #ffffffab;
  box-shadow: 0 0 4px rgba(0, 0, 0, .2); */
  padding: 0 20px;
  border-radius: 60px;
}


.navigation * {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

.navigation-portrait {
  height: 48px;
}

.navigation-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 19998;
}

.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.align-to-right {
  float: right;
}

.nav-header {
  position: static;
  /*left: 50%;*/
  width:auto;
  margin-right:35px;
  /*ss*/
}
.header_area .nav-menu
{
	 margin-top:5px;
}

.navigation-hidden .nav-header {
  display: none;
}

.nav-brand {
    line-height: 1.8;
    padding: 0;
    color: #343a40;
    font-size: 24px;
    text-decoration: none !important;
}

.nav-brand:hover,
.nav-brand:focus {
  color: #343a40;
}

.navigation-portrait .nav-brand {
  font-size: 18px;
  line-height: 48px;
}

.nav-logo > img {
  height: 48px;
  margin: 11px auto;
  padding: 0 15px;
  float: left;
}

.nav-logo:focus > img {
  outline: initial;
}

.navigation-portrait .nav-logo > img {
  height: 36px;
  margin: 6px auto 6px 15px;
  padding: 0;
}

.nav-toggle {
  width: 30px;
  height: 30px;
  padding: 6px 2px 0;
  position: absolute;
  top: 50%;
  margin-top: -14px;
  right:0px;
  display: none;
  cursor: pointer;
}

.nav-toggle:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: #343a40;
  border-radius: 10px;
  box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40;
}

.navigation-portrait .nav-toggle {
  display: block;
}

.navigation-portrait .nav-menus-wrapper {
  width: 320px;
  height: 100%;
  top: 0;
  left: -400px;
  position: fixed;
  background-color: #fff !important;
  z-index: 20000;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 0.2s;
  transition-timing-function: ease;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}

.navigation-portrait
  .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  left: auto;
  right: 0;
}

.nav-menus-wrapper-close-button {
  width: 30px;
  height: 40px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: #343a40;
  font-size: 26px;
  cursor: pointer;
}

.navigation-portrait .nav-menus-wrapper-close-button {
  display: block;
}

.nav-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: normal;
  font-size: 0;
}

.navigation-portrait .nav-menu {
  width: 100%;
}

.navigation-landscape .nav-menu.nav-menu-centered {
  float: none;
  text-align: center;
}

.navigation-landscape .nav-menu.nav-menu-centered > li {
  float: none;
}

.nav-menu > li {
  display: inline-block;
  /* float: left; */
  text-align: left;
}

.navigation-portrait .nav-menu > li {
  width: 100%;
  position: relative;
  border-top: solid 1px #f0f0f0;
}

.navigation-portrait .nav-menu > li:last-child {
  border-bottom: solid 1px #f0f0f0;
}

.nav-menu + .nav-menu > li:first-child {
  border-top: none;
}

.nav-menu > li > a {
    height: 60px;
    padding: 18px 10px 21px 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #343a40;
    transition: color 0.3s, background 0.3s;
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 12px 15px 12px 26px;
}



.nav-menu > li > a > i,
.nav-menu > li > a > [class*="ion-"] {
  width: 18px;
  height: 16px;
  line-height: 16px;
  transform: scale(1.4);
}

.nav-menu > li > a > [class*="ion-"] {
  width: 16px;
  display: inline-block;
  transform: scale(1.8);
}

.navigation-portrait .nav-menu.nav-menu-social {
  width: 100%;
  text-align: center;
}

.nav-menu.nav-menu-social > li {
  text-align: center;
  float: none;
  border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social > li {
  width: auto;
}

.nav-menu.nav-menu-social > li > a > [class*="ion-"] {
  font-size: 12px;
}

.nav-menu.nav-menu-social > li > a > .fa {
  font-size: 14px;
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
  padding: 15px;
}

.submenu-indicator {
  margin-left: 6px;
  margin-top: 6px;
  float: right;
  transition: all 0.2s;
}

.navigation-portrait .submenu-indicator {
  width: 54px;
  height: 44px;
  margin-top: 0;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  z-index: 20000;
}

.submenu-indicator-chevron {
  height: 6px;
  width: 6px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent #70798b #70798b transparent;
  transform: rotate(45deg);
  transition: border 0.2s;
}

.navigation-portrait .submenu-indicator-chevron {
  position: absolute;
  top: 18px;
  left: 24px;
}

.nav-menu > li:hover > a .submenu-indicator-chevron,
.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron {
  border-color: transparent #967adc #967adc transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 19999;
}

.no-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-search {
  height: 70px;
  float: right;
  z-index: 19998;
}

.navigation-portrait .nav-search {
  height: 48px;
  padding: 0 10px;
  margin-right: 52px;
}

.navigation-hidden .nav-search {
  display: none;
}

.nav-search-button {
  width: 70px;
  height: 50px;
  line-height:70px;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
}

.navigation-portrait .nav-search-button {
  width: 50px;
  height: 48px;
  line-height: 46px;
  font-size: 22px;
}

.nav-search-icon {
  width: 14px;
  height: 14px;
  margin: 2px 8px 8px 4px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #343a40;
  text-align: left;
  text-indent: -9999px;
  border: 2px solid;
  border-radius: 50%;
  transform: rotate(-45deg);
}

.nav-search-icon:after,
.nav-search-icon:before {
  content: "";
  pointer-events: none;
}

.nav-search-icon:before {
  width: 2px;
  height: 11px;
  top: 11px;
  position: absolute;
  left: 50%;
  border-radius: 0 0 1px 1px;
  box-shadow: inset 0 0 0 32px;
  transform: translateX(-50%);
}

.nav-search-button:hover .nav-search-icon {
  color: #007bff;
}

.nav-search > form {
  width: 100%;
  height: 100%;
  min-height:60px;
  padding: 0 auto;
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  z-index: 99;
}

.nav-search-inner {
  width: 70%;
  height: 70px;
  margin: auto;
  display: table;
}

.navigation-portrait .nav-search-inner {
  height: 48px;
}

.nav-search-inner input[type="text"],
.nav-search-inner input[type="search"] {
  height: 70px;
  width: 100%;
  margin: 0;
  padding: 0 12px;
  font-size: 26px;
  text-align: center;
  color: #343a40;
  outline: none;
  line-height: 70px;
  border: none;
  background-color: transparent;
  transition: all 0.3s;
}

.navigation-portrait .nav-search-inner input[type="text"],
.navigation-portrait .nav-search-inner input[type="search"] {
  height: 48px;
  font-size: 18px;
  line-height: 48px;
}

.nav-search-close-button {
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  line-height: normal;
  color: #343a40;
  font-size: 20px;
  cursor: pointer;
  text-align: center;
}

.navigation-portrait .nav-search-close-button {
  top: 10px;
  right: 14px;
}

.nav-button {
  margin: 18px 15px 0;
  padding: 8px 14px;
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  border-radius: 4px;
}

.nav-button:hover,
.nav-button:focus {
  color: #fff;
  text-decoration: none;
}

.navigation-portrait .nav-button {
  width: calc(100% - 52px);
  margin: 17px 26px;
}

.nav-text {
  margin: 25px 15px;
  display: inline-block;
  color: #343a40;
  font-size: 14px;
}

.navigation-portrait .nav-text {
  width: calc(100% - 52px);
  margin: 12px 26px 0;
}

.navigation-portrait .nav-text + ul {
  margin-top: 15px;
}

.nav-dropdown {
  min-width: 180px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  list-style: none;
  z-index: 98;
  white-space: nowrap;
}

.navigation-portrait .nav-dropdown {
  width: 100%;
  position: static;
  left: 0;
}

.nav-dropdown .nav-dropdown {
  left: 100%;
}

.nav-menu > li > .nav-dropdown {
  border-top: solid 1px #f0f0f0;
}

.nav-dropdown > li {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  text-align: left;
}

.nav-dropdown > li > a {
  width: 100%;
  padding: 16px 20px;
  display: inline-block;
  text-decoration: none;
  /* float: left; */
  font-size: 13px;
  color: #343a40;
  background-color: #fdfdfd;
}

.nav-dropdown > li:hover > a,
.nav-dropdown > li.focus > a {
  color: #ff6b00;
}

.nav-dropdown.nav-dropdown-left {
  right: 0;
}

.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left > li > a {
  text-align: right;
}

.navigation-portrait .nav-dropdown > li > a {
  padding: 12px 20px 12px 30px;
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}

.navigation-portrait
  .nav-dropdown
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a {
  padding-left: 110px;
}

.nav-dropdown .submenu-indicator {
  right: 15px;
  top: 10px;
  position: absolute;
}

.navigation-portrait .nav-dropdown .submenu-indicator {
  right: 0;
  top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(-45deg);
}

.navigation-portrait
  .nav-dropdown
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(45deg);
}

.nav-dropdown > li:hover > a .submenu-indicator-chevron,
.nav-dropdown > .focus > a .submenu-indicator-chevron {
  border-color: transparent #ff6b00 #ff6b00 transparent;
}

.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator {
  left: 10px;
}

.navigation-landscape
  .nav-dropdown.nav-dropdown-left
  .submenu-indicator
  .submenu-indicator-chevron {
  transform: rotate(135deg);
}
.nav-dropdown-horizontal {
  width: 100%;
  left: 0;
  background-color: #fdfdfd;
  border-top: solid 1px #f0f0f0;
}

.nav-dropdown-horizontal .nav-dropdown-horizontal {
  width: 100%;
  top: 100%;
  left: 0;
}

.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal {
  border-top: none;
}

.nav-dropdown-horizontal > li {
  width: auto;
  clear: none;
  position: static;
}

.navigation-portrait .nav-dropdown-horizontal > li {
  width: 100%;
}

.nav-dropdown-horizontal > li > a {
  position: relative;
}

.nav-dropdown-horizontal .submenu-indicator {
  height: 18px;
  top: 11px;
  transform: rotate(90deg);
}

.navigation-portrait .nav-dropdown-horizontal .submenu-indicator {
  height: 42px;
  top: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.navigation-portrait
  .nav-dropdown-horizontal
  .submenu-indicator.submenu-indicator-up {
  transform: rotate(-180deg);
}

.megamenu-panel {
  width:20%;
  padding: 15px;
  display: none;
  position: absolute;
  font-size: 14px;
  top:auto;

  z-index:99999;
  text-align: left;
  color: inherit;
  border-top: solid 1px #f0f0f0;
  background-color: #fdfdfd;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.075);
}

.navigation-portrait .megamenu-panel {
  padding: 25px;
  position: static;
  display: block;
}

.megamenu-panel [class*="container"] {
  width: 100%;
}

.megamenu-panel [class*="container"] [class*="col-"] {
  padding: 0;
}

.megamenu-panel-half {
  width: 50%;
}

.megamenu-panel-quarter {
  width: 25%;
}

.navigation-portrait .megamenu-panel-half,
.navigation-portrait .megamenu-panel-quarter {
  width: 100%;
}

.megamenu-panel-row {
  width: 100%;
}

.megamenu-panel-row:before,
.megamenu-panel-row:after {
  content: "";
  display: table;
  line-height: 0;
}

.megamenu-panel-row:after {
  clear: both;
}

.megamenu-panel-row [class*="col-"] {
  display: block;
  min-height: 20px;
  float: left;
  margin-left: 3%;
}

.megamenu-panel-row [class*="col-"]:first-child {
  margin-left: 0;
}

.navigation-portrait .megamenu-panel-row [class*="col-"] {
  float: none;
  display: block;
  width: 100% !important;
  margin-left: 0;
  margin-top: 15px;
}

.navigation-portrait
  .megamenu-panel-row:first-child
  [class*="col-"]:first-child {
  margin-top: 0;
}

.megamenu-panel-row .col-1 {
  width: 5.583333333333%;
}

.megamenu-panel-row .col-2 {
  width: 14.166666666666%;
}

.megamenu-panel-row .col-3 {
  width: 22.75%;
}

.megamenu-panel-row .col-4 {
  width: 31.333333333333%;
}

.megamenu-panel-row .col-5 {
  width: 39.916666666667%;
}

.megamenu-panel-row .col-6 {
  width: 48.5%;
}

.megamenu-panel-row .col-7 {
  width: 57.083333333333%;
}

.megamenu-panel-row .col-8 {
  width: 65.666666666667%;
}

.megamenu-panel-row .col-9 {
  width: 74.25%;
}

.megamenu-panel-row .col-10 {
  width: 82.833333333334%;
}

.megamenu-panel-row .col-11 {
  width: 91.416666666667%;
}

.megamenu-panel-row .col-12 {
  width: 100%;
}

.megamenu-tabs {
  width: 100%;
  float: left;
  display: block;
}

.megamenu-tabs-nav {
  width: 20%;
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

.navigation-portrait .megamenu-tabs-nav {
  width: 100%;
}

.megamenu-tabs-nav > li > a {
  width: 100%;
  padding: 10px 16px;
  float: left;
  font-size: 13px;
  text-decoration: none;
  color: #343a40;
  border: solid 1px #eff0f2;
  outline: 0;
  background-color: #fff;
}

.megamenu-tabs-nav > li.active a,
.megamenu-tabs-nav > li:hover a {
  background-color: #f5f5f5;
}

.megamenu-tabs-pane {
  width: 80%;
  min-height: 30px;
  padding: 20px;
  float: right;
  display: none;
  font-size: 13px;
  color: #343a40;
  border: solid 1px #eff0f2;
  background-color: #fff;
}

.megamenu-tabs-pane.active {
  display: block;
}

.navigation-portrait .megamenu-tabs-pane {
  width: 100%;
}

.megamenu-lists {
  width: 100%;
  display: table;
}

.megamenu-list {
  width: 100%;
  margin: 0 0 15px;
  padding: 0;
  display: inline-block;
  /* float: left; */
  list-style: none;
}

.megamenu-list:last-child {
  margin: 0;
  border: none;
}

.navigation-landscape .megamenu-list {
  margin: -15px 0;
  padding: 20px 0;
  border-right: solid 1px #f0f0f0;
}

.navigation-landscape .megamenu-list:last-child {
  border: none;
}

.megamenu-list > li > a {
  width: 100%;
  padding: 10px 15px;
  display: inline-block;
  color: #343a40;
  text-decoration: none;
  font-size: 14px;
   font-family: 'Gisha';

}


.megamenu-list > li.megamenu-list-title > a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #343a40;
  font-family: 'Gisha';
}

.megamenu-list > li.megamenu-list-title > a:hover {
  background-color:#116bc4;
  color:#fff;
}

.navigation-landscape .list-col-2 {
  width: 100%;
}

.navigation-landscape .list-col-3 {
  width:50%;
}

.navigation-landscape .list-col-4 {
  width: 25%;
}

.navigation-landscape .list-col-5 {
  width: 20%;
}
.mega-panel-right
{
	width:25%;
}
.megamenu-panel-two
{
	/*width:32%;*/
	width:20%;
}

.nav-menu > li > a {
  color: #343a40;
  text-transform: uppercase;
  /*font-family: 'Gisha';*/
 
  font-weight:bold;

}

.nav-dropdown > li > a {
  color: #343a40;
  padding: 10px 20px;
  border-bottom: 1px solid #f6f6f6;
}

.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
  color: #ff6b00;
}

.main_header_area.sticky {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 9999;
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 99;
}

.navigation-portrait .nav-menu > li > a {
  width: 100%;
  height: auto;
  padding: 10px 10px 10px 30px;
}
/*.main_header_area
{
	height:auto;
	box-shadow: 0px 2px 5px rgb(0 0 0 / 20%);
}*/
.mobile-menu
{
	display:none !important;
}
@media only screen and (max-width:1199px) {
	.division-icons li
	{
		width:25%;
	}
	.mobile-menu
    {
    	display:block !important;
    }
     .megamenu-panel
    {
        width:100% !important;
    }
    .division-icons
    {
    	text-align:center;
    }

	}
	.navigation.scrolled{
	    box-shadow: none;
	    padding: 0;
	    overflow: visible;
	}


@media only screen and (min-width: 320px) and (max-width: 1024px) {
	.inner-banner-image
	{
		background-position:top center !important;
	}
	.inner-banner-image
	{
		min-height:265px;
	}
}


@media only screen and (min-width: 320px) and (max-width: 767px) {
  .nav-dropdown > li > a,
  .megamenu-list > li > a {
    width:100%;
  }
   
    .m-d-n
    {
    	display:none;
    }
    .join-us.partner-with-form
    {
    	padding:20px;
    }
    .home-btn.p-us-btn
    {
    	width:100%;
    }
    .list-items-text li
    {
    	margin-bottom:12px;
    }
    .term-condition-use
    {
    	font-size:20px;
    }
    .section.why-us .banner-title
    {
    	margin-bottom: 0;
    padding-bottom: 7px;
    }
    .page-title
    {
    	padding-bottom:7px;
    	font-size:30px;
    }
    .footer a
	{
	 font-size:14px;
	 color:#455351;

	}
	/*.division-slider-des
	{
		display:none;
	}*/
	.division-slider-mob
	{
		display:block;
	}
	.navigation-portrait .nav-search-button
	{
		font-size:16px;
	}
	.navigation-portrait .nav-search
	{
		margin-right:15px;
		margin-top:7px;
	}
	.inner-banner-image
	{
		background-position: top 14% center !important;
	}
	.section-padding
 {
 	padding-top:1rem;
 }
 .inner-banner-image
{
	min-height:480px;
}
.inner-banner
{
	margin-top:20px;
}
.wellness-pad
{
	margin-top:55px;
}
.inner-banner-image
{
	min-height: 300px;
}
.bannrNew{
  width: 100%;
  margin-top: 60px;
}

}


@media only screen and (max-width:600px) {

   
    .nav-search > form
    {
    	min-height:60px;
    	
    	/*display:block;*/
    }
    .csr-home-text
    {
    	top:5%;
    	left:5%;
    }
    .csr-home-text br
    {
    	display:none;
    }
    .home-sec-btn
    {
    	margin-left:0;
    }
     .home-sec-btn a
    {
    	padding:15px 10px;
    	font-size:12px;
    }
    .home-sec-btn
    {
    	width:120px !important;
    }
    .csr-home-text p
{
	display:none;	
}
.csr-home-text .head-big
{
	font-size:18px;
}	
.section-padding
{
	padding-top:2rem;
}
.nav-header
{
	padding-top:3px;
	left: 0;
    top: 10px;
    transform:none;
}

/*.navigation-portrait .nav-search
{
	display:none;
}*/
.nav-toggle
{
	margin-top:-7px;
}
.about-us-style
{
	padding-top:2rem;
}
 .division-icons img
 {
 	width:100%;
 	max-width:100px;
 }
 .division-icons li:last-child
 {
 	margin-right:0;
 }
 .global-presence-icons li
 {
 	display:block;
 	margin-right:0;
 }
 .contact-us-style
 {
 	padding-top:0;
 }
 .main_header_area 
 {
 	height:60px;
 	box-shadow: 0px 2px 5px rgb(0 0 0 / 20%);

 }
/* .nav-search > form
 {
 	position:static;
 	min-height:auto;

 }*/
/* .navigation-portrait .nav-search-close-button
 {
 	display:none;
 }*/

 .inner-banner-image
 {
 	min-height:270px;
 }
 .p-detail-sec
 {
 	margin-top:0 !important;
 }
.prod-therapy
{
	margin-bottom:0 !important;
}




}

@media only screen and (max-width:480px) {
	.inner-banner-image
	{
		    min-height:200px;
	}
	.about-us-style
	{
		padding-top:2rem;
	}
	.innovation
	{
		padding-top:0;
	}
	.glance-img
	{
		max-width: 220px;
        margin-bottom: 30px;
	}
	.prod-therapy li:last-child
	{
		margin-left:0;
	}
	.prod-therapy li
	{
		width:100%;
	}
	.pro-list-area
	{
	 margin-bottom:0;
	}
	.all-product-form
	{
		width:100%;
	}
	.prod-salts li
	{
		width:100%;
	}
	.prod-alphabets li
	{
		margin-right:10px;
	}
	.logos-titles h1
	{
		font-size:22px;
	}
	
}


/* prabh banner css */
.bannrNew{
  width: 100%;
  margin-top: 150px;
}

.nav-menus-wrapper.desktop {
    /*background: #ffffffad;*/
    display: flex;
    border-radius: 60px;
    padding: 0 0 0 23px;
    align-items: center;
    justify-content: center;
    height: 60px;
}

.navigation.scrolled .nav-menus-wrapper{
  background-color: transparent;
}
.navigation.default .nav-menus-wrapper {
  background-color: transparent;
}
.cform-area.imgGrid{
  padding: 50px;
}
.cform-area.imgGrid .row{
  row-gap: 25px;
}

.cform-area.imgGrid .vectorImg {
    /*transition: box-shadow .5s ease, transform .3s ease;*/
     transition: transform .3s ease;
     width: 100%;
    height: 100%;
    display: block;
    
}

.cform-area.imgGrid .vectorImg:hover {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    /*box-shadow: 0 0 20px 10px #5d636e75;*/
    transform: scale(1.035);
}
.cform-area.imgGrid {
    /*background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);*/
    background: #fff;
}
.owl-nav button:focus {
    outline: none;
}

.jobCard {
    background-color: #f6f6f6;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    padding: 2rem;
}
.jobCard a {
    width: 60px;
    height: 60px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}
.iconWrapper {
    display: flex;
    gap: 1rem;
}
.iconWrapper > i {
    background: #5374b8;
    color: #fff;
    border-radius: 7px;
    font-size: 1.2rem;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding:16px;
}
.jdWrap h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  min-height: calc(2 * 1.2em);
  line-height: 1.2em; 
}
.jdWrap .loc {
  border-radius: 4px;
  border: 1px solid #ececec;
  display: flex;
  align-items: center;
  gap: 7px;
  padding: 4px 10px;
}
.jdWrap .loc label{
    margin-bottom: 0;
}
.jobCard.detailPage {
  background-color: transparent;
  display: flex;
  justify-content: space-between;
  padding: 1rem 1rem 1rem 0;
}
.jobCard.detailPage   .learn-more-area {
  font-family: "Proxima Nova";
  color: #fff;
  font-weight: bold;
  margin-top: 0;
  display: inline-block;
  padding: 10px 23px;
  font-size: 14px;
  border-radius: 4px;
  background-color: #003998;
  width: 145px;
  height: 42px;
  white-space: nowrap;
  display: flex;
  justify-content: center;
}
ul.dtlUL li{
  margin-left: 20px;
}
.docUpload {
  display: flex;
  gap: 1rem;
  align-items: center;
}
.documentIc{
  position: relative;
  width: 250px;
  height: 42px;
  border-radius: 50px;
  border: 1px solid #f1f1f1;
  overflow: hidden;
}
.documentIc p {
  margin-bottom: 0;
  line-height: 42px;
  margin-left: 14px;
}
.documentIc .fileUpload {
  position: absolute;
  top: 0px;
  width: 250px;
  height: 42px;
  opacity: 0;
}
.documentIc .fa-upload {
  position: absolute;
  right: 4px;
  width: 32px;
  height: 32px;
  top: 4px;
  background: #003998;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 100;
}

.jobCard .learn-more-area {
    font-family: "Proxima Nova";
    color: #fff;
    font-weight: bold;
    margin-top: 0;
    display: inline-block;
    padding: 10px 23px;
    font-size: 14px;
    border-radius: 4px;
    background-color: #003998;
    width: 145px;
    height: 42px;
    white-space: nowrap;
    display: flex;
    justify-content: center;
}

.main_header_area {
    background: aliceblue;
    padding-top: 4px;
}
.headerLogoWrapper {
	background: #87CEEB;
	display: flex;
	justify-content: center;
	gap: 2rem;
	align-items: center;
	padding: .8rem 0;
}
.headerLogoWrapper a > strong{
    color: #fff;
    font-family: 'Proxima Nova';
    background-color: transparent;
    padding: 12px;
    border-radius: 50px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 500;
    padding: 8px 2rem;
    line-height: 130%;
    transition: color .3s ease, background-color .3s ease;
}
.headerLogoWrapper a > strong > span{
  font-weight: 900;
}
.headerLogoWrapper a > strong:hover{
    background-color: aliceblue;
    color: #003896;

}
.headerLogoWrapper a > strong.active {
    color: #003896;
    background-color: aliceblue;
    padding: 12px;
    border-radius: 50px;
    width: 100%;
    display: block;
    text-align: center;
    padding: 8px 2rem;
}
@media only screen and (max-width:480px){
    .headerLogoWrapper a > strong {
        padding: 8px 1rem;
        line-height: 120%;
        font-size: 12px;
    }
    .headerLogoWrapper {
        gap: 2px;
    }
}
span.date {
  font-family: 'Proxima Nova';
  font-weight: 600;
  margin: 0 0 .3rem;
  display: inline-block;
  font-size: 16px;
}
p.headline {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 3em;
  font-size: 16px;
  line-height: 1.5em;
}
section.newsCarousel{
  /*background: url(/images/map_bg.png);*/
    background: #dcebfe;

}
.newsCardWrapper {
  background: #fff;
  cursor: pointer;
}
.textInfo{
  padding: 1rem;
}

