.global-sec {
    padding: 50px 0px;
	position: relative;
    overflow: hidden;
}
.global-sec .heading h3 {
    max-width: 500px;
    
}
.global-sec .heading h1 {
    max-width: 500px;
    
}
.global-sec .heading h2 {
    max-width: 500px;
    
}
.global-sec::before {
    content: '';
    background-image: url('../images/about/Path-104044.png');
    position: absolute;
    top: -80px;
    right: -80px;
    width: 280px;
    height: 280px;
    background-size: contain;
    background-repeat: no-repeat;
}
.global-flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.global-flex p {
    margin-bottom: 0px;
    font-size: 18px;
}
.global-flex p span {
    color: #FD5000;
    font-weight: 600;
}
.global-flex .block-lhs, .global-flex .block-rhs {
    background-color: #fff;
    box-shadow: 0px 8px 16px #0000001A;
    border-radius: 20px;
    padding: 25px;
    text-align: center;
    margin-top: 60px;
    width: 240px;
    flex-shrink: 0;
}
.global-flex .block-lhs h6 {
	font-size: 12px;
	padding-top: 10px;
}
.image-block {
    width: 100%;
}
.image-block img {
    width: 100%;
}
.partners-sec {
    background-color: #F3F3F3;
    padding: 50px 0px;
}
.partners-sec .owl-carousel {
    margin-top: 30px;
}
.customer-needs {
    background-color: #F3F3F3;
    padding: 50px 0px;
}
.customer-needs .heading {
    position: relative;
    top: 50px;
    padding-top: 20px;
    padding-left: 20px;
}
.customer-needs .heading::before {
    height: 50px;
    width: 4px;
    position: absolute;
    left: 0;
    top: 16px;
}
.customer-needs ol li::marker, .customer-needs ol li span {
    color: #FD5000;
    font-weight: 400;
}
.customer-needs ol li {
    margin-bottom: 15px;
}
.solutions {
    padding: 50px 0px 50px 0px;
}
.solutions .heading h3 {
    max-width: 700px;
	margin-bottom: 30px;
}
.solutions .heading h2 {
    max-width: 700px;
	margin-bottom: 30px;
}
.solutions .heading h1 {
    max-width: 700px;
	margin-bottom: 30px;
}
.solutions-block {
    box-shadow: 0px 8px 16px #0000001A;
    border-radius: 20px;
    padding: 20px 25px;
	height: 100%;
}
.solutions-block p {
    font-weight: 300;
    position: relative;
}
.solutions-block p::before {
    content: '';
    position: absolute;
	height: 60px;
    width: 4px;
    background-color: #FD5000;
    left: -25px;
}
.solutions-block p span {
    font-weight: 500;
	color: #FD5000;
}
.company-sec {
    padding: 30px 0px 50px 0px;
    position: relative;
}
.company-sec .company-block {
    box-shadow: 0px 7px 16px #0000001A;
    border-radius: 20px;
    padding: 30px 10%;
    text-align: center;
    background-color: #fff;
    position: relative;
}
.sec-heading, .heading h3 {
    font-size: 44px;
    line-height: 44px;
    color: #4B5058;
    font-weight: 500;
    margin-bottom: 15px;
}
.sec-heading span, .heading h3 span {
    color: #FD5000;
}
.sec-heading, .heading h2 {
    font-size: 44px;
    line-height: 44px;
    color: #4B5058;
    font-weight: 500;
    margin-bottom: 15px;
}
.sec-heading span, .heading h2 span {
    color: #FD5000;
}
.sec-heading, .heading h1 {
    font-size: 44px;
    line-height: 44px;
    color: #4B5058;
    font-weight: 500;
    margin-bottom: 15px;
}
.sec-heading span, .heading h1 span {
    color: #FD5000;
}
.chemical-com-sec {
    padding: 50px 0px;
	position: relative;
    overflow: hidden;
}
.chemical-com-sec::before {
    content: '';
    background-image: url('../images/about/Path-113702.png');
    position: absolute;
    top: -64px;
    right: -80px;
    width: 280px;
    height: 280px;
    background-size: contain;
    background-repeat: no-repeat;
}
.chemical-com-sec::after {
    content: '';
    background-image: url('../images/about/Path-113701.png');
    position: absolute;
    bottom: -30px;
    left: -105px;
    width: 280px;
    height: 280px;
    background-size: contain;
    background-repeat: no-repeat;
}
.chemical-lists h4 {
	padding-bottom: 25px;
	color: #FD5000;
	font-weight: 400;
}
.leadership-sec {
    padding: 50px 0px;
}
.leadership-sec h3 {
	padding: 30px 0px;
}
.leadership-sec h2 {
	padding: 30px 0px;
}
.leadership-sec h1 {
	padding: 30px 0px;
}
.leader-block {
	text-align: center;
	box-shadow: 0px 8px 16px #0000001A;
    border-radius: 20px;
    padding: 15px;
	min-height: 280px;
	margin: 0 auto 45px;
	max-width: 280px;
	display: block;
    cursor: pointer;
	transition: all 0.25s ease-in-out;
	position: relative;
}
.leader-block::after {
	content: '';
	padding-bottom: 30px;
	background-image: url('../images/about/arrow-icon.svg');
	width: 55px;
    height: 50px;
    display: block;
    position: absolute;
    background-size: cover;
    top: calc(50% + 10px);
    right: calc(50% - 90px);
}
.leader-block:hover {
	background-color: #FD5000;
	color: #ffffff;
}
.leader-block img {
    border-radius: 50%;
    border: 2pt solid #FF5B00;
    width: 184px;
    height: 184px;
	position: relative;
    overflow: hidden;
}
.leader-block h4 {
	font-size: 20px;
	padding-top: 10px;
	font-weight: 500;
}
.leader-block span {
	font-size: 16px;
	display: block;
    font-weight: 400;
}

.leader_popup {
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 28vh;
    background-color: rgb(0 0 0 / 40%);
    width: 100%;
	display: none;
}

.leader_popup.current {
    display: block;
	z-index: 99;
}

.leader_popup_body {
    display: flex;
    max-width: 800px;
    background-color: #fff;
    padding: 40px;
    position: relative;
    box-shadow: 0 0 15px 2px #c1c1c157;
    align-items: center;
    border-radius: 30px;
    margin: 0px auto;
}

.leader-popup-close {
    position: absolute;
    right: 8px;
    top: 9px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    /*border: 1px solid #000;*/
    border-radius: 50%;
}

.leader-popup-close img {
    width: 12px;
}

.leader_popup_img {
    flex-shrink: 0;
}

.leader_popup_img h3 {
    color: #FF5B00;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.leader_popup_img h3 small {
    display: block;
    color: #4e5158;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
}
.leader_popup_img h2 {
    color: #FF5B00;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.leader_popup_img h2 small {
    display: block;
    color: #4e5158;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
}
.leader_popup_img h1 {
    color: #FF5B00;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.leader_popup_img h1 small {
    display: block;
    color: #4e5158;
    font-size: 16px;
    font-weight: 400;
    padding-top: 5px;
}
.leader_popup_img img {
    max-width: 185px;
}

.popup-leader-details {
    padding-left: 30px;
	height: 300px;
    overflow-y: scroll;
    padding-right: 30px;
}

.popup-leader-details p {
    color: #3A3F46;
    font-size: 16px;
    margin-bottom: 15px;
}
.popup-leader-details::-webkit-scrollbar {
    width: 2px;
}
 
.popup-leader-details::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
.popup-leader-details::-webkit-scrollbar-thumb {
  background-color: #FF5B00;
  outline: 1px solid #FF5B00;
}

.company-block .sec-heading {
    margin-top: 15px;
    margin-bottom: 25px;
}
.chemical-lists {
    max-width: 80%;
    margin: 50px auto 0px;
}
.chemical-lists .heading-wrapper h4 {
	width: 50%;
	text-align: center;
}
.chemical-lists .heading-wrapper, .chemical-lists .list-wrapper {
    display: flex;
}
.chemical-lists .list-wrapper .lhs, .chemical-lists .list-wrapper .rhs {
	width: calc(50% - 30px);
	border-radius: 20px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    padding: 8px 20px;
	position: relative;
}
.chemical-lists .list-wrapper .rhs {
	margin-left: auto;
}
.chemical-lists .list-wrapper:nth-child(even) .lhs,
.chemical-lists .list-wrapper:nth-child(even) .rhs {
	background-color: #FDF3EE;
}
.chemical-lists .list-wrapper:nth-child(odd) .lhs,
.chemical-lists .list-wrapper:nth-child(odd) .rhs {
	background-color: #F3F3F3;
}
.chemical-lists .list-wrapper .icon {
    width: 50px;
    height: 50px;
    background-color: #fff;
    box-shadow: 0px 8px 16px #0000001a;
    border-radius: 50%;
    text-align: center;
    padding: 10px;
    flex-shrink: 0;
    margin-right: 15px;
}
.list-wrapper p {
    margin-bottom: 0px;
    font-weight: 400;
}
.chemical-lists .list-wrapper .lhs::before {
	content: '';
	width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #FD5000;
    position: absolute;
    right: -5px;
}
.chemical-lists .list-wrapper .lhs::after {
	content: '';
	width: 60px;
	height: 1px;
	background-color: #FD5000;
	position: absolute;
	right: -60px;
}
.chemical-lists .list-wrapper .rhs::before {
	content: '';
	width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #FD5000;
    position: absolute;
    left: -5px;
}

@media (max-width: 1200px) {
	.customer-needs .heading {
		top: 0px;
	}
	.chemical-lists {
		max-width: 100%;
	}
}
@media (max-width: 992px) {
    .sec-heading, .heading h3 {
        font-size: 34px;
        line-height: 34px;
    }
    .sec-heading, .heading h2 {
        font-size: 34px;
        line-height: 34px;
    }
    .sec-heading, .heading h1 {
        font-size: 34px;
        line-height: 34px;
    }
    .company-sec .company-block {
        padding: 30px 5%;
    }
	.global-flex p {
		margin-bottom: 0px;
		font-size: 14px;
		line-height: 22px;
	}
	.global-flex .block-lhs, .global-flex .block-rhs {
		padding: 15px;
		margin-top: 40px;
		width: 180px;
	}
}
@media (max-width: 767px) {
    .sec-heading, .heading h3 {
        font-size: 30px;
        line-height: 30px;
    }
    .sec-heading, .heading h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .sec-heading, .heading h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .strength-block {
        margin-bottom: 30px;
    } 
    .solutions-sec {
        padding: 0px 0px 40px;
    }
    .company-sec {
        padding: 40px 0px;
    }
	.leader-block {
        margin-bottom: 30px;
    }
	.global-flex {
		display: block;
		justify-content: center;
	}
	.global-flex .block-lhs, .global-flex .block-rhs {
		padding: 15px;
		width: 180px;
		margin: 20px auto;
	}
	.solutions .col-md-4 + .col-md-4 {
		margin-top: 25px;
	}
	.chemical-lists .list-wrapper .lhs, .chemical-lists .list-wrapper .rhs {
		display: block;
		text-align: center;
		padding: 8px 10px;
	}
	.chemical-lists .list-wrapper .icon {
		margin: 5px auto 10px;
	}
	.chemical-lists .list-wrapper .lhs::before {
		width: 10px;
		height: 10px;
		top: calc(50% - 8px);
	}
	.chemical-lists .list-wrapper .lhs::after {
		top: calc(50% - 3px);
	}
	.chemical-lists .list-wrapper .rhs::before {
		width: 10px;
		height: 10px;
		top: calc(50% - 8px);
	}
	.chemical-lists .list-wrapper .lhs, .chemical-lists .list-wrapper .rhs {
		width: calc(50% - 10px);
	}
	.chemical-com-sec::after {
		z-index: -1;
	}
	.leader_popup_body {
		display: block;
	}
	.leader_popup_img {
		text-align: center;
	}
	.leader_popup {
		padding-top: 80px;
	}
	.leader_popup_body {
		padding: 30px 20px;
	}
	.list-wrapper p {
		font-size: 14px;
	}

}