/**
 * Theme Name:     Fatima Group
 * Author:         CreativeThemes
 * Template:       blocksy
 * Text Domain:	   fatima-group
 * Description:    Blocksy is a fast, modern WordPress theme with advanced WooCommerce support and full compatibility with the block editor.
 */
html {scroll-behavior: smooth;}
body, h1, h2, h3, h4, h5, h6, p, a, span{
	font-family: 'Figtree' !important;
}

.ct-container, .wp-block-columns {
    max-width: clamp(300px, calc(85.0000000000vw + 28.0000000000px), 1400px);
    margin-left: auto;
    margin-right: auto;
}
   .post-slider {
    position: relative;
    max-width: 100%;
    margin: auto;
}
.swiper.main-slider {
    background: #314b00;
}
.slider-window {
    overflow: hidden;
    width: 100%;
}

.slide-container {
    display: flex;
    transition: transform 0.5s ease;
}

.slider-window .slide {
    min-width: 100%;
    text-align: center;
	    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}

.post-slider .prev, .post-slider .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #000;
    border: none;
    padding: 0px;
    cursor: pointer;
    z-index: 10;
	font-size: 30px;
}
.ct-header-text:has(.post-slider) {
    width: 100%;
}
.post-slider .prev { left: 10px; }
.post-slider .next { right: 10px; }
.slider-window .slide h3 {
    font-size: 14px;
    font-family: 'Figtree';
    font-weight: 400;
	  margin-bottom: 0;
		text-transform: uppercase;
}

.slider-window .slide h3 a {
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
	    text-decoration: underline;
}
.post-slider button:focus-visible {
    border: 0;
    box-shadow: none;
}
ul#menu-main-menu{
    height: 70px;
    background: #d4d4d40d;
    padding-inline: 30px;
    border-radius: 100px;
       border: 1px solid #ffffff1c;
    background-image: linear-gradient(#D4D4D41A, #d4d4d40a), linear-gradient(180deg, #ffffff14, #FFFFFF1A);
    background-origin: border-box;
    background-clip: padding-box, border-box;
}
div#mega-menu-wrap-menu_1 {
    height: 80px;
    background: #D4D4D41A;
    padding-inline: 30px;
    border-radius: 100px;
    border: 1px solid transparent;
    background-image:
    linear-gradient(#D4D4D41A, #D4D4D41A),
    linear-gradient(180deg, #FFFFFF80, #FFFFFF1A);
    background-origin: border-box;
    background-clip: padding-box, border-box;
    align-content: center;
    overflow: visible;
}

nav#header-menu-1 {
    margin-right: auto !important;
}

ul#menu-main-menu li {
    height: auto;
}

ul#menu-main-menu li a {
    height: auto;
	color: #fff;
}

ul#menu-main-menu li svg.ct-icon {
    color: #84C805;
    fill: #84C805;
    width: 15px !important;
    height: 15px;
}

a.ct-button-ghost span.ct-button-secondary-text {
    /* font-size: 0; */
    position: absolute;
    right: 0;
    background: #fff;
    width: 45px;
    height: 45px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 5px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: 0.4s;
}

a.ct-button-ghost span.ct-button-text {
    display: flex;
    flex-wrap: nowrap !IMPORTANT;
}

a.ct-button-ghost {
    position: relative;
    border: 1px solid;
}

a.ct-button-ghost span.ct-button-secondary-text i {
    color: #1E1E1E;
    font-size: 20px;
}

a.ct-button-ghost:hover span.ct-button-secondary-text i {
    animation: move-right 1s ease;
}
@keyframes move-right{
   50% {
        transform: translateX(calc(100% + 30px));
    }
    50.001% {
        transform: translateX(-100%);
    }
    100% {
        transform:translateX(0);
        color: #fff;
    }
}
@keyframes move-forward{
   50% {
        transform: translateX(calc(100% + 30px));
    }
    50.001% {
        transform: translateX(-100%);
    }
    100% {
        transform:translateX(0);
        color: #fff;
    }
}
a.ct-button-ghost:hover {
    background: #84c805;
    border-color: #84c805;
}

a.ct-button-ghost:hover span.ct-button-secondary-text {
    background: #000;
}

a.ct-button-ghost:hover i {
    color: #fff !important;
    transition: 1s ease;
}
a.ct-button-ghost span.ct-button-secondary-text i::before {
    content: "" !important;
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/arrow-right.svg);
    width: 20px;
    height: 20px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

a.ct-button-ghost:hover span.ct-button-secondary-text i::before {
    filter: brightness(0) saturate(100%) invert(97%) sepia(1%) saturate(387%) hue-rotate(212deg) brightness(119%) contrast(100%);
}
button.ct-header-search.ct-toggle {
    margin-right: 20px !important;
}

/* Footer */

footer {
    background: #0F0F0F;
}

.foot-container {
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/footer-map.png);
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: 50% 20%;
        max-width: clamp(300px, calc(85.0000000000vw + 28.0000000000px), 1660px);
    margin-left: auto;
    margin-right: auto;
}
.foot-container {
    display: flex;
    padding-top: 130px;
}

.foot-container .foot-col1 {
    width: 30%;
}

.foot-container .foot-col2 {
    width: 70%;
}
.foot-container .foot-col2 .foot-cont {
    display: flex;
}
.foot-container .foot-col2 .foot-cont .f-cont {
    width: 25%;
}
.foot-container .foot-col2 .foot-cont .f-cont:first-child {
    width: 42%;
}
.all-verticals {
    display: flex;
    align-items: flex-start;
    gap: 50px;
}

.foot-container .foot-col2 .foot-cont.r2 .f-cont:first-child {
    width: 25%;
}
.foot-container .foot-col2 .foot-cont.r3 .f-cont:first-child {
    width: 25%;
}
.menu-inner-heading a {
    color: #62c205 !important;
    font-weight: 600 !important;
}
.f-cont ul.menu {
    flex-direction: column;
    padding-left: 5px;
}
.foot-widget {
    width: 63%;
}
.foot-widget p {
    color: #ffffffbf;
    font-size: 16px;
    font-family: 'Figtree';
    line-height: 1.4;
    margin-top: 30px !important;
}
p.l-foot, p.l-foot a {
    margin-top: 10px !IMPORTANT;
    color: #84C805 !important;
    text-decoration: underline;
}

.foot-img {
    align-items: center !important;
    margin-top: 40px !important;
    width: 100%;
}

.foot-img img.wp-image-185 {
    width: 100%;
}
.foot-img .wp-block-column:first-child {
    width: 30% !important;
    flex: none;
}

.foot-img .wp-block-column:nth-child(2) {
    width: 50%;
    flex: none;
}
.f-cont h3 {
    color: #fff;
    font-weight: 600;
    font-family: 'Figtree';
    font-size: 24px;
	    margin-bottom: 20px;
}

.f-cont h3:before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #62c205;
    border-radius: 10px;
    margin-right: 10px;
}

.f-cont ul.menu a {
    color: #ffffffbf;
    font-family: 'Figtree';
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 7px;
}
.foot-cont.r2 {
    margin-top: 40px;
}
.foot-cont.r3 {
    margin-top: 40px;
    border-top: 1px solid #FFFFFF4D;
    padding-top: 40px;
	    padding-bottom: 40px;
}
.social-icon {
    padding-left: 5px;
}

.social-icon ul {
    display: flex;
    gap: 10px;
}

.social-icon ul li a i {
    color: #62c205;
    font-size: 20px;
    margin-top: 20px;
}

.footer-info {
    margin-top: 20px !important;
}

.footer-info li {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    color: #ffffffbf;
    font-family: 'Figtree';
}

.footer-info li p {
    margin-bottom: 0;
    width: 110px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.foot-cont.r3 .f-cont:last-child {
    width: 50%;
}

.footer-info li p i {color: #62c205;}

.footer-info li a {
    color: #ffffffbf;
}
.foot-btns {
    display: flex;
    gap: 20px;
}

.foot-btns a {
    background: #62c205;
    color: #0f0f0f;
    font-size: 18px;
    padding: 12px 38px;
    border-radius: 100px;
    font-family: 'Figtree';
	  font-weight: 600;
}
.last-foot {
    background: #000;
}

.last-foot .foot-container {
    background-image: url();
    padding-block: 0;
}

.last-col {
    width: 50%;
    display: flex;
    align-items: center;
}

.last-col:last-child {
    justify-content: end;
}

.last-col p {
    margin-bottom: 0;
    line-height: 1;
    color: #ffffffbf;
    font-family: "Figtree";
    font-size: 16px;
}

.jump-top {
    width: 120px;
    background: #84C805;
    align-content: center;
    text-align: center;
    height: 70px;
    margin-left: 20px;
    cursor: pointer;
}
.foot-col2 {
    padding-bottom: 80px;
}
.slider-window .slide span {
    display: flex;
    gap: 5px;
    align-items: center;
    color: #1e1e1e;
}

.slider-window .slide span a {
    color: #1e1e1e;
    text-decoration: underline;
}
/* Main slider */


.hero-section.is-width-constrained {
    display: none;
}

.wp-block-columns:has(.main-slider) {
    width: 100%;
		height: 900px;
    max-width: 100%;
}
.main-slider .swiper-slide {
    background-size: cover;
    background-position: center;
}
.main-slider {
    width: 100%;
}
.ct-container-full {
    padding-block: 0;
}
.swiper.main-slider {
    height: 900px;
    position: absolute;
    top: 50px;
}

#header div[data-row="middle"] {
    background: transparent;
	    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

.slide-content {
    height: 900px;
    align-content: end;
    padding-bottom: 7%;
}
.slide-content {
    display: flex;
    align-items: end;
}

.slide-content .content-col {
    width: 50%;
}
.content-col h1 {
    color: #fff;
    font-family: 'Figtree';
    font-size: 3.8rem;
    font-weight: 600;
    margin-bottom: 0;
}

.slide-bar {
    height: 4px;
    background: #84c805;
    border-radius: 5px;
    width: 30%;
    margin-bottom: 20px;
}

.content-col p {
    color: #ffffffd9;
    font-size: 22px;
    margin-bottom: 20px;
    width: 80%;
}

/* Slider Button */

a.slide-btn {
    border: 1.2px solid #ffffffa6;
    padding: 6px 0px 6px 30px;
    border-radius: 50px;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    display: inline-flex;
    position: relative;
    align-items: center;
    gap: 20px;
}
a.green-btn.slide-btn {
    background: #84c805;
    border-color: #84c805;
}
a.green-btn.slide-btn:hover{
    background: transparent;
    border-color: #fff;
}
a.slide-btn span.btn-cicle {
    width: 43px;
    display: inline-flex;
    height: 43px;
    background: #fff;
    border-radius: 50px;
    margin-right: 6px;
    align-items: center;
    justify-content: center;
	overflow: hidden;
}

a.slide-btn span.btn-cicle:before {
    content: '';
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/arrow-right.svg);
    width: 20px;
    height: 20px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
a.slide-btn:hover {
    background: #84c805;
    border-color: #84c805;
    transition: 0.5s;
	font-weight: 500;
}

a.slide-btn:hover span.btn-cicle {
    background: #000;
    transition: 0.5s;
}
a.slide-btn:hover span.btn-cicle::before {
    filter: brightness(0) saturate(100%) invert(97%) sepia(1%) saturate(387%) hue-rotate(212deg) brightness(119%) contrast(100%);
    animation: move-right 1s ease !important;
}

.content-col:last-child {
    display: flex;
    justify-content: right;
}

.legacy-box {
    width: 400px;
    background: #ffffff2e;
    border-radius: 20px;
    backdrop-filter: blur(5px);
    padding: 30px 20px;
	border: 3px solid #ffffff26;
}
.legacy-box h3 {
    font-size: 32px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}

.legacy-box p {
    font-size: 18px;
		width: 100%;
}

.legacy-box h3:before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    background: #84c805;
    border-radius: 10px;
}

.legacy-box p a {
    color: #84C805;
    text-transform: capitalize;
}
.legacy-box p:has(a) {
    margin-bottom: 0;
}

.legacy-box p:empty {
    display: none;
}
.slide-arrow .swiper-button-next {
    right: 14%;
    top: 47%;
}

.slide-arrow .swiper-button-prev {
    left: auto;
    right: 17%;
    top: 47%;
}
.slide-arrow .swiper-button-prev::after {
    content: '' !important;
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/slide-arrow-left.png);
    width: 27px;
    height: 27px;
    background-size: auto;
    background-repeat: no-repeat;
}
.slide-arrow .swiper-button-next::after {
    content: '' !important;
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/slide-arrow-right.png);
    width: 27px;
    height: 27px;
    background-size: auto;
    background-repeat: no-repeat;
}
h2.h-hot:before {
    content: '';
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #90ce20;
    border-radius: 8px;
}

h2.h-hot {display: flex;align-items: center;gap: 10px;}

.abt-img figure.wp-block-image {
    height: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.abt-img figure.wp-block-image img {
    height: 100%;
    object-fit: cover;
    transition: 0.3s;
}

.abt-img:hover figure.wp-block-image img {
    transform: scale(1.1);
    transition: 0.3s;
}

.abt-img {
    transition: 0.3s;
}
.abt-text  .wp-block-buttons {
    justify-content: end;
}

.abt-text  .wp-block-button {
    width: 62px;
    height: 62px;
    border-radius: 50px !important;
    overflow: hidden;
}

.abt-text .wp-block-button a.wp-block-button__link {
    font-size: 0;
	overflow: hidden;
}
.abt-text1 .wp-block-button a.wp-block-button__link:after {
    content: '';
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/white-arrow.png);
    width: 27px;
    height: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.abt-text1:hover a.wp-block-button__link {
    background-color: #84c805 !important;
}

.abt-text:hover a.wp-block-button__link::after {
    animation: move-right 1s ease;
    filter: invert(1);
}
.abt-text2 a.wp-block-button__link:after {
    content: '';
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/arrow-right.svg);
    width: 27px;
    height: 27px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.abt-text2 .wp-block-button {
    border: 1px solid #1e1e1e;
}

.abt-text2:hover a.wp-block-button__link:after {
    filter: brightness(0) saturate(100%) invert(97%) sepia(1%) saturate(387%) hue-rotate(212deg) brightness(119%) contrast(100%);
}

.abt-text2:hover .wp-block-button {
    background-color: #1e1e1e !IMPORTANT;
}
h2.c-text{
	justify-content: center;
}
.pt-video {
    border-radius: 20px;
    overflow: hidden;
}
.wp-block-columns.gray-bg {
    max-width: 100%;
}
.h-video video {
    border-radius: 20px;
}
.overview-numbers {
    width: 90%;
    margin-right: auto;
    margin-left: 0;
}
.web-btn .wp-block-button {
    border: 1.2px solid;
    justify-content: space-around;
    gap: 10px;
    border-radius: 50px;
}
.web-btn a.wp-block-button__link {
    justify-content: space-between;
    gap: 10px;
	  padding-right: 6px !important;
	position: unset !important;
}
.web-btn .wp-block-button:after {
    content: '';
    width: 43px;
    height: 43px;
    background: #1e1e1e;
    border-radius: 50px;
	  overflow: hidden;
		display: block;
	    min-width: 43px;
}

.web-btn .wp-block-button {
    width: auto !important;
	display: flex;
	align-items: center;
	padding-right: 6px;
	position: relative;
	overflow: hidden;
}
.web-btn a.wp-block-button__link:after {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/white-arrow.png);
    background-size: contain;
    background-position: center;
    position: absolute;
    z-index: 1;
    right: 18px;
    left: auto;
    background-repeat: no-repeat;
	animation: move-forward 1s ease !important;
}
.web-btn .wp-block-button:hover {
    background: #62c205;
    border-color: #62c205;
    transition: 0.3s;
}

.web-btn .wp-block-button:hover a.wp-block-button__link {
    font-weight: 600;
    transition: 0.3s;
}

.web-btn .wp-block-button:hover:after {
    background: #fff;
}
.web-btn .wp-block-button:hover a.wp-block-button__link::after {
    filter: invert(1);
    animation: move-right 1s ease !important;
}
.h-video .wp-block-embed__wrapper {
    overflow: hidden;
    border-radius: 20px;
}
/* custom tab section */

.tab-section {
  background: url("https://fatima-group.com/wp-content/uploads/2026/01/tab-1.webp") center/cover no-repeat;
  padding: 100px 0;
  transition: background 0.4s ease;
	align-content: center;
	margin-bottom: 0;
}
.wp-block-columns:has(.tab-section) {
    max-width: 100%;
    width: 100%;
}
.tab-content .content {
  display: none;
}

.tab-content .content.active {
  display: block;
}
.tab-container {
   max-width: clamp(300px, calc(85.0000000000vw + 28.0000000000px), 1400px);
    margin-left: auto;
    margin-right: auto;
}
.tab-container {
    display: flex;
}

.tab-container .tab-content {
    flex: 1;
	flex-basis: 65%;
	    align-content: center;
}

.tab-container .tab-buttons {
    flex: 1;
	flex-basis: 38%;
}
.tab-buttons button.tab-btn {
    display: block;
    background: transparent;
    padding-block: 24px;
    border-bottom: 1px solid #FFFFFF66;
    width: 100%;
    text-align: left;
    font-size: 28px;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}

.tab-buttons button.tab-btn:last-child {
    border-bottom: 0;
	padding-bottom: 0;

}
.tab-buttons button.tab-btn:first-child {
    padding-top: 0;
}
.tab-buttons button.tab-btn:hover{
	    color: #84c805;
    transition: 0.3s;
}
.tab-buttons button.tab-btn.active {
    color: #84c805;
    transition: 0.3s;
    font-weight: 600;
}
.tab-content .content h2.h-hot {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.tab-content .content h2.t-heading {
    font-size: 3.2rem;
    color: #fff;
	line-height: 1.2;
}
.tab-content .content p {
    color: #fff;
    font-size: 18px;
    width: 60%;
}
.button-list {
    margin-bottom: 20px;
    display: flex;
    gap: 25px;
}
.button-list a.slide-btn {
    min-width: 195px;
    justify-content: space-between;
	text-transform: capitalize;
}
a.slide-btn span.btn-cicle:before{
	animation: move-forward 1s ease !important;
}
.button-group {
    padding-top: 40px;
}
.wp-block-columns.dark-bg {
    max-width: 100%;
    width: 100%;
}

.wp-block-columns.dark-bg .wp-block-column {
    max-width: clamp(300px, calc(85.0000000000vw + 28.0000000000px), 1660px);
    margin-left: auto;
    margin-right: auto;
}
.progressSwiper .swiper-slide {
      width: auto;
      white-space: nowrap;
      padding: 20px 40px;
      color: #fff;
    }
.progressSwiper .swiper-slide h3 {
    color: #84C805;
    font-size: 50px;
    margin-bottom: 15px;
    line-height: 1;
}

.progressSwiper .swiper-slide p:empty {
    display: none;
}

.progressSwiper .swiper-slide p {
    font-size: 24px;
	text-transform: capitalize;
}

.progressSwiper .swiper-slide p:empty {
    display: none;
}
.progressSwiper .swiper-wrapper {
	position: relative;
	margin-bottom: 20px !important;
}

.progressSwiper .swiper-slide:before {
    content: '';
    width: 36px;
    height: 36px;
    display: block;
    background: #84c805;
    border-radius: 50px;
    position: absolute;
    bottom: -20px;
    border: 7px solid #151515B2;
}

.progressSwiper .swiper-slide {
    position: unset;
}
.progressSwiper .swiper-wrapper:after {
    content: '';
    height: 2px;
    width: 1000%;
    background: #ffffff12;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.progress-section:after {
    content: '';
    width: 225px;
    height: 100%;
    position: absolute !important;
    top: 60px;
    bottom: 0;
    margin: auto;
    z-index: 1;
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    filter: blur(20px);
    background: #141414;
}
.progress-section:before {
    content: '';
    width: 225px;
    height: 100%;
    position: absolute !important;
    top: 60px;
    bottom: 0;
    margin: auto;
    z-index: 2;
    right: 0;
    filter: blur(20px);
    background: #141414;
}
.progress-section {
    position: relative;
	overflow: hidden;
}
.swiper-pagination {
    display: none;
}
.career-block {
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/01/career-cta-bg.png);
    background-size: 40%;
    background-repeat: no-repeat;
    background-position: top right;
    align-content: center;
}
.award-slider img {
    width: 80% !IMPORTANT;
    object-fit: contain !IMPORTANT;
}

.award-slider .swiper-container-outer {
    text-align: center;
}
.award-section:after {
    content: '';
    width: 160px;
    position: absolute;
    left: -30px;
    height: 400px;
    z-index: 1;
    top: 40%;
    background: #fff;
    filter: blur(30px);
}
.award-section:before {
    content: '';
    width: 160px;
    position: absolute;
    right: -30px;
    height: 400px;
    z-index: 2;
    top: 40%;
    background: #fff;
    filter: blur(30px);
}

.award-section {
    position: relative;
    max-width: 100%;
    width: 100%;
}

.award-slider .gutslider-prev {
    left: 7%;
}

.award-slider .gutslider-next {
    right: 7%;
}

.award-slider  .swiper-slide {
    width: 400px !important;
}
/* Custom -News Section */

.wp-block-columns.new-section {
    max-width: 100%;
    width: 100%;
    background: #eaeaea;
}

.new-section .wp-block-column {
    max-width: clamp(300px, calc(85.0000000000vw + 28.0000000000px), 1400px);
    margin-left: auto;
    margin-right: auto;
}
.custom-posts-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: nowrap;
}

.custom-posts-wrapper .custom-post-item {
    flex: 1;
}

.custom-posts-wrapper .custom-post-item img {
    width: 100%;
    height: 360px;
    object-fit: cover;
    border-radius: 20px;
}

.custom-posts-wrapper .custom-post-item .read-time {
    text-transform: uppercase;
    font-size: 18px;
    color: #1e1e1eb8;
    font-weight: 600;
}

.custom-posts-wrapper .custom-post-item .post-thumb {
    margin-bottom: 20px;
}

.custom-posts-wrapper .custom-post-item .post-date {
    width: 68px;
    height: 68px;
    background: #84C805;
    border-radius: 5px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    text-transform: uppercase;
    gap: 5px;
}

.custom-posts-wrapper .custom-post-item .post-date span.post-day {
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
}

.custom-posts-wrapper .custom-post-item .post-date span.post-month {
    font-size: 16px;
    line-height: 1;
}
.custom-posts-wrapper h3.post-title {
    line-height: 1.3;
    display: flex;
    gap: 20px;
    margin-top: 20px;
    align-items: center;
}

.custom-posts-wrapper h3.post-title a {
    color: #1e1e1e;
    font-size: 20px;
    flex: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;        
    -webkit-box-orient: vertical;
    line-height: 1.2em; 
    overflow: hidden;
}
.custom-post-item a.read-more-btn {
    font-size: 18px;
    text-decoration: underline;
    color: #1e1e1e;
    font-weight: 600;
}
.full-video figure {
    max-width: 100% !important;
    transition: 0.5s;
	width: 100% !important;
}
.wp-block-columns:has(.full-video ) {
    max-width: 100% !important;
    width: 95% !IMPORTANT;
    transition: 0.5s;
}

.wp-block-columns:has(.h-video) {
    transition: 0.5s;
}
.h-video figure {
    transition: 0.5s;
}
.overview-numbers.sugar-overview-number {
    width: 100%;
}

/* Inner banner */

.inner-banner {
    align-content: center;
}
.custom-posts-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.custom-posts-grid .custom-post-item {width: 32%;background: #EAEAEA;padding: 20px;border-radius: 20px;}

.custom-post-item .post-image img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    border-radius: 20px;
}

.custom-post-item .post-content span.post-date {
    font-size: 16px;
    color: #1e1e1ebf;
    margin-top: 15px;
    display: block;
    font-weight: 600;
}

.custom-post-item .post-content h2.post-title {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 15px;
}

.custom-post-item .post-content h2.post-title a {
    color: #1e1e1e;
}

.custom-post-item .post-content p.post-excerpt {
    font-size: 18px;
    margin-bottom: 15px;
}
.post-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 340px;
}
.c-post-footer a.slide-btn {
    border-color: #1e1e1e;
    color: #1e1e1e;
}

.c-post-footer a.slide-btn:hover {
    border-color: #84c805;
    font-weight: 600;
}

.c-post-footer a.slide-btn span.btn-cicle {
    background: #1e1e1e;
}

.c-post-footer a.slide-btn span.btn-cicle:before {
    filter: invert(1);
}

/* Post single page */

.single-post #header div[data-row="middle"] {
    position: relative;
}

.single-post #header div[data-row="middle"] a.site-logo-container {
    filter: brightness(0) saturate(100%) invert(28%) sepia(21%) saturate(2139%) hue-rotate(101deg) brightness(98%) contrast(94%);
}

.single-post #header div[data-row="middle"] ul#menu-main-menu {
    background: #d4d4d47a;
}

.single-post #header div[data-row="middle"] ul#menu-main-menu a.ct-menu-link {
    color: #1e1e1e;
}

.single-post #header div[data-row="middle"]  button.ct-header-search {
}

.single-post #header div[data-row="middle"] button.ct-header-search svg.ct-icon {
    fill: #1e1e1e;
}

.single-post #header div[data-row="middle"] .ct-header-cta a.ct-button-ghost {
    border-color: #1e1e1e;
}

.single-post #header div[data-row="middle"] .ct-header-cta a.ct-button-ghost span.ct-button-text {
    color: #1e1e1e;
}
.single-post #header div[data-row="middle"] .ct-header-cta a.ct-button-ghost:hover span.ct-button-text{
    font-weight: 600;
}
.single-post #header div[data-row="middle"] .ct-header-cta a.ct-button-ghost span.ct-button-secondary-text {
    background: #84c805;
}

.single-post #header div[data-row="middle"] .ct-header-cta a.ct-button-ghost:hover {
    border-color: #84c805;
}

.single-post #header div[data-row="middle"] .ct-header-cta a.ct-button-ghost:hover span.ct-button-secondary-text {
    background: #1e1e1e;
}

.single-post #header div[data-row="middle"] .ct-header-cta a.ct-button-ghost:hover span.ct-button-secondary-text i::before {
    filter: invert(1);
}
.single-post-content {
    display: flex;
		padding-bottom: 100px;
}

.single-post-content .post-left {
    width: 70%;
	  padding-right: 80px;
}

.single-post-content .post-right {
    width: 30%;
	position: sticky;
    top: 50px;
    z-index: 1;
    align-self: start;
}
article.type-post {
    padding-top: 70PX;
}

article.type-post header.entry-header {
    width: 100%;
}
article.type-post header.entry-header h1 {
    font-size: 48px;
    line-height: 1.3;
    color: #1e1e1e;
}

.single-post-content .post-left img {
    width: 100%;
    border-radius: 20px;
}
article.type-post header.entry-header .entry-meta {
    display: flex;
    justify-content: space-between;
    width: 69%;
    padding-right: 80px;
    padding-bottom: 50px;
}

article.type-post header.entry-header span.post-date-time {
    display: flex;
    gap: 20px;
}

article.type-post header.entry-header span.post-date-time span {
    font-size: 16px;
}

article.type-post header.entry-header span.post-date-time span i {
    color: #84c805;
}
article.type-post header.entry-header .entry-meta span.post-share {
    display: flex;
    gap: 16px;
	    align-items: center;
    font-size: 18px;
}

article.type-post header.entry-header .entry-meta span.post-share a {
    font-size: 18px;
}

article.type-post header.entry-header .entry-meta span.post-share a i {
    color: #84c805;
}
.single-post-content footer.entry-footer {
    background: transparent;
}
.post-share.bottom-share {
    font-size: 22px;
    color: #1e1e1e;
    font-weight: 600;
    text-transform: uppercase;
}

.post-share.bottom-share a i {
    color: #84c805;
}

.post-share.bottom-share span {
    margin-right: 30px;
}

.post-share.bottom-share a {
    margin-right: 15px;
}
section.recent-posts h2 {
    font-weight: 600;
    font-size: 35px;
}
.recent-posts-grid article.recent-post-item {background: #EAEAEA;padding: 15px;border-radius: 20px;margin-bottom: 20px;}

.recent-posts-grid article.recent-post-item h3 {
    font-size: 20px;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 1.2em;
    overflow: hidden;
    margin-bottom: 0;
}

.recent-posts-grid article.recent-post-item a {
    display: flex;
    gap: 10px;
    align-items: center;
}

.recent-posts-grid article.recent-post-item  img {
    width: 30%;
    height: 110px;
    object-fit: cover;
    border-radius: 10px;
}
.recent-posts-grid article.recent-post-item span.read-more {
    margin-top: 10px;
    display: block;
    line-height: 1;
    color: #1e1e1ebf;
    font-weight: 600;
}
.single-post-content .post-left .entry-content {
    font-size: 18px;
    margin-top: 30px;
    color: #1e1e1ec9;
}

/* Mega - Menu */

ul.sub-menu:has(.mega-menu) {
    position: absolute;
    width: max-content;
    left: calc(-5vw + 20%) !important;
    border-radius: 20px;
    z-index: 999;
	  
}

ul.sub-menu:has(.mega-menu) a.ct-menu-link:first-child {width: 0;padding: 0;}

ul.sub-menu .mega-menu {
    width: 100%;
}

ul.sub-menu:has(.mega-menu) .mega-menu a.ct-menu-link {
    width: 100%;
    display: block;
    cursor: default;
}

ul.sub-menu:has(.mega-menu) li {
    flex-direction: column;
}

ul.sub-menu:has(.mega-menu) li .mega-menu {
    padding: 40px;
    background: #fff;
    display: flex;
    align-items: center;
	border-radius: 20px;
}

ul.sub-menu .mega-menu a.ct-menu-link {
    flex: 1;
}
ul.sub-menu .mega-menu .menu-col-2 {
    flex: 1;
    padding-left: 40px;
}

ul.sub-menu .mega-menu img {
    width: 100%;
    border-radius: 20px;
}

ul.sub-menu .mega-menu .menu-col-2 li a {
    font-size: 18px;
    color: #1e1e1e !important;
    cursor: pointer !important;
}

ul.sub-menu .mega-menu .menu-col-2 ul {
    padding-left: 17px;
    padding-top: 20px;
}

ul.sub-menu .mega-menu .menu-col-2 li {
    margin-bottom: 12px;
}

/* Business Mega menu */
.inner-item h3 a {
    color: #1e1e1ea3 !important;
}
.menu-inner-main {
    display: flex;
    padding-top: 20px;
}

.menu-inner-main .menu-inner-col {
    width: 100%;
}

.menu-inner-main a.ct-menu-link {
    display: none !important;
}

ul.sub-menu:has(.business-menu) {
    left: calc(-26vw + 0%) !important;
    background: transparent;
}

.mega-menu.business-menu {
    width: 100% !IMPORTANT;
}

.mega-menu.business-menu a.ct-menu-link:has(.menu-col-1) {
    width: 30% !important;
    flex: none;
    height: 100% !IMPORTANT;
}

.inner-item {
    margin-bottom: 0px;
}
.inner-item h3 {
    color: #1e1e1ea3;
    font-size: 16px;
    text-transform: uppercase;
    width: 80%;
		margin-bottom: 0;
}

.inner-item ul {
    padding-left: 0 !important;
}
.inner-item a.ct-menu-link {
    display: block !IMPORTANT;
}
.mega-menu.business-menu .menu-col-2 {
    width: 70%;
    flex: none !important;
}

.mega-menu.business-menu .menu-inner-col {
    flex-direction: column;
    justify-content: flex-start;
}
/* Social Impact menu */
.mega-menu.socialimpact-menu {
    align-items: flex-start !important;
}

ul.sub-menu:has(.socialimpact-menu) {
    margin-left: calc(-21vw + 21%) !important;
}

.menu-col-2 h2.h-hot {
    font-size: 24px;
}

/* Investor - menu */
ul.sub-menu:has(.investor-menu) {
    left: calc(-28vw + 20%) !important;
}

.menu-inner-col {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.investor-menu .menu-inner-col a.ct-menu-link {
    display: none !important;
}

/* Career - Menu */
ul.sub-menu:has(.career-menu) {
    left: calc(-37vw + 20%) !important;
    width: 1000px;
}
.cont-button {
    display: none !important;
}
.m-companies {
    min-height: 272px;
}
.m-companies img {
    min-height: 112px;
    object-fit: contain;
}
/* Resources menu */

ul.sub-menu:has(.resources-menu) {
    width: 1000px;
    left: calc(-43vw + 20%) !important;
}
.recent-posts-grid article.recent-post-item .recent-cont {
    width: 70%;
}
#carbon-popup ul.wp-block-list {
    padding-left: 19px;
}

#carbon-popup ul.wp-block-list li::marker {
    color: #84C805;
}
.gry-bg {
    max-width: 100%;
}
.v-tab-content {
  display: none;
  animation: fadeIn 0.3s ease-in-out;
}
.v-tab-content.active {
  display: block;
}
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(5px); }
  to { opacity: 1; transform: translateY(0); }
}

/* Vertical - Tabs */
.vertical-tabs {
    display: flex;
    padding-top: 60px;
}

.vertical-tabs .tabs-menu {
    width: 24%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-right: 1px solid #1e1e1e;
    padding-right: 30px;
    align-items: flex-start;
}

.vertical-tabs .tabs-content {
    width: 76%;
    padding-left: 100px;
}

button.v-tab-btn {
    padding: 15px 50px;
    border-radius: 50px;
    outline: none;
    min-width: 260px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    background: transparent;
    transition: 0.5s ease;
    cursor: pointer;
}

button.v-tab-btn.active {
    transition: 0.5s ease;
    background: #84C805;
}

.v-tab-content.active {
    display: flex !important;
    align-items: center;
    gap: 50px;
}

.v-tab-content p {
    color: #1e1e1e;
    font-size: 18px;
	font-weight: 500;
}
.chemical-business h3 {
    min-height: 63px;
}
/* Fertilizer */

.gry-bg {
    max-width: 100%;
}
/* Fatimafert */

.fatimafert-banner {
    display: flex;
    flex-direction: column;
    justify-content: end;
    gap: 40px;
    padding-bottom: 90px;
}
.glass-box {
    background: #fff;
    padding: 30px;
    align-content: center;
    background: #D4D4D41A;
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgb(255 255 255 / 5%);
}

/* Pakarab */

.social-responsibility h3 {
    min-height: 110px;
}
.energy-logo img {
    width: 90%;
}
.energy-let img {
    width: 80%;
}
.energy-cap .glass-box {
    min-height: 195px;
}
.wp-block-column.p-c {
    display: flex;
    align-items: baseline;
    gap: 7px;
}

.wp-block-column.p-c p {
    color: #84c805 !important;
}
.quality-wpp img {
    width: 80%;
}

/* Leadership Page */
.leader-popup button.cocopopup-button-close-popup {
    width: 55px;
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #1E1E1E1A !important;
    border: 0;
    border-radius: 100px;
    color: #1e1e1e;
    font-size: 20px;
}
.leader-box {
    cursor: pointer;
}
.wp-block-columns:has(.corporate-value) {
    justify-content: center;
}
.c-value {
    justify-content: center;
}
.dot:after {
    content: '';
    width: 16px;
    height: 16px;
    background: #84c805;
    display: block;
    position: absolute;
    top: -1px;
    left: -9px;
    border-radius: 20px;
    outline: 7px solid #84c8056b;
}

.dot {
    position: relative;
}

.dot.dot-2:after {
    left: auto;
    right: -7px;
    top: -6px;
}

.dot.dot-3:after {
    left: auto;
    right: -8px;
    top: 65px;
}

.dot.dot-4:after {
    top: 70px;
}
.faqs {
    counter-reset: my-sec-counter;
}

.faqs h3.wp-block-accordion-heading:before {
    counter-increment: my-sec-counter;
    content:  counter(my-sec-counter) ". ";
    color: #84C805;
    display: inline-flex;
    width: 30px;
    top: 7px;
    position: relative;
}

.faqs h3.wp-block-accordion-heading {display: flex;align-items: self-start;margin-bottom: 0;}

.faqs .wp-block-accordion-item {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #1E1E1E4D;
    padding-top: 20px;
}
.faqs .wp-block-accordion-panel {
    padding-top: 20px;
}
.faqs span.wp-block-accordion-heading__toggle-icon {
    font-size: 0 !important;
    width: 20px;
    height: 20px;
}

.faqs span.wp-block-accordion-heading__toggle-icon:after {
    content: '';
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/02/faq-arrow.png);
    width: 15px !important;
    height: 13px !important;
    display: block;
    font-size: large;
    background-size: contain;
    background-repeat: no-repeat;
}
.faqs .wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon::after {
    transform: rotate(135deg);
}
.inner-image img {
    width: 7%;
}
li::marker {
    color: #90c805;
}
.info-buttons .wp-block-button {
    width: 100% !IMPORTANT;
}

.info-buttons .wp-block-button a.wp-block-button__link {
    text-align: center !important;
    justify-content: center;
}
.ai-tabs li.is-bbb-active-tab span.tab-button-text {
    font-weight: 600 !important;
}
.ai-tabs li.blablablock-tab-btn  {
  border: 1.21px solid #1E1E1E80 !important;
}


.ai-tabs .blablablocks-tab-content {
    padding-top: 30px;
}

.ai-tabs .blablablocks-tab-content .wp-block-columns {
    justify-content: center;
}
.gobi-numbers .glass-box {
    padding: 20px;
    align-items: flex-start !important;
    display: flex;
    flex-direction: column;
}
.portfolio-box .wp-block-column {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.portfolio-box .wp-block-column .wp-block-columns .wp-block-column {
    display: block;
}
.corn-box .wp-block-columns {
    background: #eaeaea;
    border: 10px solid #fff;
    border-radius: 25px;
    min-height: 130px;
    align-items: center !important;
    width: 55%;
    margin-right: 0;
    position: absolute;
    top: 10%;
    right: 6%;
    transition: all 1s ease;
}

.corn-column {
    position: relative;
}

.corn-box-1 {
    top: 10%;
}

.corn-box-2 {
    top: 37% !important;
    animation-delay: 4s !important;
    animation-duration: 2s !IMPORTANT;
}

.corn-box3 {
    top: 64% !important;
    animation-delay: 8s !important;
}

.corn-box .wp-block-columns {
    animation: show-up 2s infinite ease;
}
.honor-award .swiper-container-outer {
    background: transparent !important;
}
.intern-stack h2.wp-block-heading {
    background: #84C805;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-bottom: 12px !important;
    align-content: center;
}
.mega-menu h2.h-hot a {
    color: #1e1e1e !important;
}
.social-box {
    display: flex;
    align-items: center;
    gap: 20px;
}

.social-in h3 {
    margin-bottom: 0px;
    font-size: 23px !important;
}

.social-in p {
    margin-bottom: 0;
}

.social-in p a {
    color: #1e1e1e;
    text-decoration: none;
    font-size: 18px;
}
.map-column {
    max-width: 100% !IMPORTANT;
    width: 100%;
}
.contact-form input {
    border: 1px solid #1E1E1E80;
    height: 57px !IMPORTANT;
    border-radius: 30px !important;
    padding-left: 20px !important;
}

.contact-form label {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #1e1e1e;
}

.contact-form .forminator-row {
    margin-bottom: 15px !important;
}

.contact-form input[name="phone-1"] {
    padding-left: 79px !important;
}

.contact-form textarea {
    border: 1px solid #1E1E1E80 !important;
    border-radius: 20px !important;
    padding-left: 20px !important;
    padding-top: 20px !important;
}
.contact-form input:focus {
    border-color: #1E1E1E80;
}
.contact-form input:focus {
    border-color: #1E1E1E80;
}

.contact-form button.forminator-button-submit {
    border: 1.21px solid #1E1E1E80 !important;
    border-radius: 50px !important;
    padding: 5px 6px 5px 30px !important;
    display: flex !important;
    align-items: center;
    gap: 30px;
    font-size: 18px !important;
}

.contact-form .forminator-row-last .forminator-field {
    width: fit-content;
}

.contact-form button.forminator-button-submit:after {
    content: '';
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/02/button-a.png);
    width: 43px;
    display: block;
    height: 43px;
    position: relative;
    /* right: 13px; */
    background-size: contain;
}

.contact-form button.forminator-button-submit:focus, .contact-form button.forminator-button-submit:hover {
    border-color: #1E1E1E80 !important;
    box-shadow: none !important;
}
.award-columns .wp-block-column {
    flex-basis: 32% !important;
    flex-grow: inherit !IMPORTANT;
}

.award-columns {
    flex-wrap: wrap !important;
	justify-content: center;
}
.award-columns img {
    width: 165px;
    height: 80px;
    object-fit: contain;
    object-position: left;
}
.pakistan-minerals {
    align-content: center;
}

.pakistan-minerals p {
    width: 80%;
}
.earth-element p {
    width: 100%;
}
.wp-container-core-group-is-layout-c1ad3f72 {
    gap: 0;
    align-items: end;
}

.wp-container-core-group-is-layout-c1ad3f72 figure {
    margin-left: 10px;
}

.pakistan-minerals {
    position: sticky;
    top: 60px;
}
.investor-btn a.wp-block-button__link {
    padding-left: 8px !important;
    padding-block: 15px !important;
}
.popup-text {
    max-height: 473px;
    overflow-y: auto;
}
.campaign-slider .swiper-container-outer {
    height: auto;
}

.campaign-slider .swiper-container-outer .gutslider-content-inner {
    width: 100%;
    max-width: 100%;
    border-radius: 20px;
    overflow: hidden;
}

.campaign-slider .wp-block-gutsliders-slide {
    height: auto !important;
}
.campaign-slider .gutslider-prev {
    left: 1%;
}

.campaign-slider .gutslider-next {
    right: 1%;
}
#global-diversity .wp-block-column:last-child {align-content: center;}

#global-diversity .wp-block-column:last-child .popup-text {
    height: auto;
}
.wp-block-gutsliders-any-content.nav_outside.nav_cc {
    padding: 0 clamp(40px, 6vw, 40px);
}
.fert-slider.award-slider img {
    width: 60% !IMPORTANT;
}
.sugar-pdf-btn a.wp-block-button__link:after {
    content: '';
    background-image: url(https://fatima-group.com/wp-content/uploads/2026/03/download-icon.png);
    width: 23px;
    height: 21px;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 20px;
}

.sugar-pdf-btn a.wp-block-button__link {
    display: flex;
    align-items: center;
    width: fit-content !important;
}

.sugar-pdf-btn .wp-block-button {
    width: fit-content !IMPORTANT;
}

.sugar-pdf-btn {
    flex-wrap: nowrap !IMPORTANT;
}
.footer-info li p i {
    width: 16px;
}
.agri-portfolio {
    justify-content: center;
}
.last-col p a {
    color: #fff;
}
.buraq-boxes .wp-block-column {
    min-height: 239px;
}
.v-belive-bullets li::marker {
    color: #1e1e1e !important;
}
.fert-slider img {
    mix-blend-mode: darken;
}	
.cocopopup-button-close-popup {
    font-size: 22px;
}
.energy-capabilites {
    justify-content: center;
}
.supplier-row {
    justify-content: center;
}
.contact-form button.forminator-button-submit:hover {
    background: #84c804;
}
.ai-tabs ul.blablablocks-tabs-buttons {
    justify-content: space-between !important;
    padding-inline: 0 !important;
}
.award-slider img {
    mix-blend-mode: darken;
}
.menu-col-2 h2.h-hot a.ct-menu-link {
    display: none !important;
}

.menu-col-2 h2.h-hot {
    justify-content: flex-start;
}

/* Responsive */
@media screen and (max-width: 1660px){
	.abt-text {
    position: relative;
}

.abt-text .wp-block-button {
    position: absolute;
    top: 20px;
}
.swiper.main-slider {
    height: 800px;
}

.slide-content.ct-container {
    height: 800px;
    padding-bottom: 8%;
}	
.tab-container .tab-content {
    flex-basis: 60%;
}

.tab-container .tab-buttons {
    flex-basis: 40%;
}

.tab-content .content h2.t-heading {
    line-height: 1.3;
}	
.mega-menu.business-menu {
    width: 85% !important;
}

ul.sub-menu:has(.business-menu) {
    left: calc(-31vw + 0%) !important;
}	
.inner-item {
    margin-bottom: 10px;
}	
overview-numbers {
    width: 95%;
}
.tab-buttons button.tab-btn {
    font-size: 24px;
}	
.social-impact-section h2.wp-block-heading:nth-child(2) {
    font-size: 3.1rem !important;
}	
.custom-post-item .post-content h2.post-title {
    font-size: 22px;
}	
.slide-arrow .swiper-button-next {
	right: 8%;
	}	
.slide-arrow .swiper-button-prev {
	right: 12%;}	
.popup-text {
    height: 380px;
    overflow-y: auto;
}
.ai-tabs .blablablock-tab-btn {
    padding-inline: 20px;
}

.ai-tabs .blablablock-tab-btn span.tab-button-text {
    font-size: 18px !important;
}	
.investor-btn a.wp-block-button__link {
    font-size: 15px !important;
}	
}
@media screen and (max-width: 1500px){
	ul#menu-main-menu {
    padding-inline: 20px;
}

.tab-buttons button.tab-btn {
    font-size: 24px;
}
.custom-post-item .post-image img {
    height: 250px;
}	
.vertical-tabs .tabs-menu {
    width: 30%;
}

.vertical-tabs .tabs-content {
    width: 70%;
}	

.social-responsibility h3 {
    font-size: 25px !important;
    min-height: 105px;
}	
.progressSwiper .swiper-slide p {
    font-size: 22px;
}	
.key-strengths h3 {
    font-size: 22px !important;
}

.key-strengths .wp-block-column {
    flex: 1 !important;
    min-height: 252px !important;
}	
.pakistan-minerals {
    min-height: 480px !important;
}	
.pakistan-minerals {
    background-position: center;
}	
.award-popup button.cocopopup-button-close-popup {
    right: 15px !important;
    width: 45px !important;
    height: 45px !important;
    font-size: 18px;
}	
	
}

@media screen and (max-width: 1440px){
  .custom-post-item .post-content h2.post-title {
        font-size: 20px;
 }
	.tab-content {
    padding-right: 60px;
}
.fatimafert-banner {
    gap: 30px;
}
.f-fert-section .glass-box {
    flex-basis: 35% !important;
}	
.energy-logo img
 {
    width: 90%;
}	
.energy-cap .glass-box {
    padding-inline: 20px;
	min-height: 184px;
}	
.energy-cap .wp-block-columns.wp-container-core-columns-is-layout-0ac35e4c {gap: 70px;}	
	.sugar-overview-number h4 {
    font-size: 16px !important;
}
.fpcci-award p {
    font-size: 18px !important;
}	
.mining-cta a.wp-block-button__link {
    font-size: 16px !important;
    padding-block: 13px !important;
}	
.m-venture h2 {
    font-size: 30px !important;
}

.gobi-numbers .glass-box h3 {
    font-size: 28px !important;
}

.gobi-numbers .glass-box {
    padding: 15px;
}

	
}

@media screen and (max-width: 1400px){
	.progress-section:after {
    width: 180px;
}

.progress-section:before {
    width: 180px;
}
.foot-widget {
    width: 80%;
}	
.award-columns .wp-block-column {
    flex-basis: 31% !important;
}	
}

@media screen and (max-width: 1440px){
	ul#menu-main-menu {
    padding-inline: 20px;
}

.tab-buttons button.tab-btn {
    font-size: 24px;
	line-height: 1.2;
}

[data-header*="type-1"] .ct-header [data-id="button"] a {
    padding: 14px 54px 14px 20px;
}

a.ct-button-ghost span.ct-button-text {
    font-size: 18px;
}

a.ct-button-ghost span.ct-button-secondary-text {
    right: 5px;
}
button.ct-header-search.ct-toggle {
    margin-right: 10px !important;
}

ul#menu-main-menu {
    height: 70px;
    padding-inline: 15px;
}

ul#menu-main-menu li a {
    padding-inline: 10px;
}	
ul.sub-menu:has(.mega-menu) li .mega-menu {
    padding: 25px;
}	
ul.sub-menu .mega-menu .menu-col-2 ul {
    padding-top: 15px;
}
ul.sub-menu .mega-menu .menu-col-2 ul {
    padding-top: 15px;
}

ul.sub-menu .mega-menu .menu-col-2 li {
    margin-bottom: 8px;
}

.inner-item h3 {
    font-size: 16px;
}

.menu-inner-col {
    gap: 10px;
}
.abt-text .wp-block-button {
    width: 55px;
    height: 55px;
}

.tab-buttons button.tab-btn {
    padding-block: 24px;
}

.button-list a.slide-btn {
    min-width: 175px;
}

.overview-numbers {
    width: 100%;
}

.progressSwiper .swiper-slide p {
    font-size: 20px;
}

.progressSwiper .swiper-slide h3 {
    font-size: 45px;
}	
.foot-widget {
    width: 75%;
}	
.f-cont h3 {
    font-size: 22px;
}

.f-cont h3:before {
    width: 8px;
    height: 8px;
}	
.overview-section h2 {
    font-size: 3rem !important;
}

.overview-section h2.h-hot {
    font-size: 20px !important;
}	
.progress-section:before {
    width: 155px;
}

.progress-section:after {
    width: 155px;
}	
.tab-content .content h2.t-heading {
    font-size: 3.1rem;
}	
.tell-fatima h3 {
    font-size: 24px !important;
}
	
}


@media screen and (max-width: 1366px){
	.abt-text .wp-block-column:first-child {
    flex-basis: 97% !important;
}

.tab-content .content h2.t-heading {
    font-size: 3.0rem;
}
.overview-section h2 {
    font-size: 3rem !important;
}

.overview-section h2.h-hot {
    font-size: 20px !important;
}

.custom-posts-wrapper .custom-post-item .post-date span {
    font-size: 16px !important;
}	
.custom-posts-wrapper .custom-post-item .post-date {
    width: 55px;
    height: 55px;
}
.custom-posts-wrapper h3.post-title a {
    font-size: 22px;
}	
.career-block {
    padding-left: 60px !important;
}	
.career-block {
    padding-left: 60px !important;
}
.foot-cont {
    gap: 15px;
}	
.menu-col-2 h2.h-hot {
    font-size: 25px;
}

ul.sub-menu .mega-menu .menu-col-2 ul {
    padding-left: 10px;
}	
	.menu-col-2 h2.h-hot {
    font-size: 25px;
}

ul.sub-menu .mega-menu .menu-col-2 ul {
    padding-left: 10px;
}

ul#menu-main-menu li a {
    font-size: 16px;
}

ul#menu-main-menu li svg.ct-icon {
    width: 12px;
    height: 12px;
}

ul#menu-main-menu li a span.ct-toggle-dropdown-desktop {
    margin-left: 0;
}
.mega-menu.business-menu {
        width: 77% !important;
}
ul.sub-menu:has(.business-menu) {
   left: calc(-36vw + 0%) !important;
}	
ul.sub-menu .mega-menu .menu-col-2 li a {
    padding-inline: 0;
}	
.content-col h1 {
    font-size: 3.5rem;
}
.legacy-box h3 {
    font-size: 28px;
}	
ul.sub-menu .mega-menu .menu-col-2 {
    padding-left: 30px;
}

.inner-item a.ct-menu-link {
    padding-inline: 0 !important; 
}

.menu-inner-col a {
    padding-left: 0 !important;
}	
.overview-numbers h3 {
    font-size: 14px !important;
}	
article.type-post header.entry-header h1 {
    font-size: 46px;
}	
button.v-tab-btn {
    font-size: 16px;
    padding: 15px 40px !important;
    min-width: 240px;
}

.vertical-tabs .tabs-menu {
    width: 26%;
}

.vertical-tabs .tabs-content {
    width: 74%;
}	
.annual-stats h3 {
    font-size: 24px !important;
}	

.f-fert-section .glass-box {
    flex-basis: 38% !important;
}	
.social-impact-section h2.wp-block-heading:nth-child(2) {
    font-size: 3rem !important;
}	
.dot-1 {
    padding-bottom: 50px;
}	
.ai-tabs .blablablock-tab-btn span.tab-button-text {
    font-size: 16px !important;
}	
.hr-message h2.wp-block-heading {
    font-size: 40px !important;
}	
.earth-element h2 {
    font-size: 36px !important;
}

.earth-element p {
    margin-block: 8px !important;
}

.pakistan-minerals {
    padding-block: 40px !important;
    min-height: 450px !important;
}	
.pakistan-minerals {
    padding-block: 40px !important;
    min-height: 450px !important;
}

.mining-cta a.wp-block-button__link {
    padding-left: 15px !important;
}	
.portfolio-box .wp-block-column figure img {
    width: 110px;
}	
.web-btn a.wp-block-button__link:after {
    width: 16px;
    height: 16px;
}

.investor-btn .wp-block-button {
    gap: 0;
    padding-right: 5px;
}

.investor-btn a.wp-block-button__link {
    font-size: 14px !important;
    padding-block: 17px !important;
}

.web-btn .wp-block-button:after {
}	
.banking-col h3 {
    font-size: 22px !important;
}	
.crop-production {
    gap: 50px;
}

.crop-production h2 br {
    display: none;
}	
.foot-container .foot-col2 {
    width: 73%;
}	
.foot-container .foot-col1 {
    width: 27%;
}
    .foot-widget {
        width: 83%;
}
.foot-container .foot-col2 .foot-cont .f-cont:first-child {
    width: 45%;
}	
}
@media screen and (max-width: 1300px){
	.abt-text h2 {
    font-size: 24px !important;
}
.tab-buttons button.tab-btn {
   font-size: 22px;
    line-height: 1.2;
	padding-block: 25px;
}
  .tab-content .content h2.t-heading {
        font-size: 3.0rem;
}
.tab-content .content p {
    font-size: 16px;
}

p {
    font-size: 16px !important;
}

.custom-posts-wrapper .custom-post-item img {
    height: 250px;
}	
.custom-posts-wrapper h3.post-title a {
        font-size: 20px;
    }	
.custom-posts-wrapper .custom-post-item .post-date span {
    font-size: 16px !important;
}

.custom-posts-wrapper .custom-post-item .post-date {
    width: 58px;
    height: 58px;
}
.slide-content.ct-container {
    height: 700px;
}

.swiper.main-slider {
    height: 700px;
}

.wp-block-columns:has(.main-slider) {
    height: 700px;
}	
.slide-arrow .swiper-button-prev {
    right: 11%;
}	
.career-block {
    background-size: 40%;
}	
.award-slider .swiper-slide {
    width: 350px !important;
}

.award-slider .swiper-slide .swiper-container-outer.none {
    height: 250px;
}
.m-companies {
    padding-top: 40px !important;
}	
.chemical-business img {
    width: 70%;
}	
.annual-stats h3 {
    font-size: 25px !important;
}	
.f-fert-section .glass-box {
    padding: 30px 20px;
}
.social-responsibility h3 {
    font-size: 20px !important;
    min-height: 90px;
}
.pakarab-slider img {
    width: 51% !important;
}	
.ins-caps.energy-cap .glass-box h3 {
    font-size: 27px !important;
}	
.sugar-overview-number h4 {
        font-size: 14px !important;
 }
.sugar-overview-number {
    gap: 10px;
}	
.leader-popup button.cocopopup-button-close-popup {
    width: 50px;
    font-size: 18px;
    height: 50px;
}	
    .ai-tabs .blablablock-tab-btn {
        padding-inline: 14px;
    }	
.ai-tabs .wp-block-column h2 {
    font-size: 22px !important;
}	
.process-box h4.wp-block-heading {
    font-size: 22px !important;
}
.mining-cta a.wp-block-button__link {
    line-height: 1.2;
}	
.m-venture h2 {
        font-size: 26px !important;
}	
.social-in h3 {
    font-size: 20px !important;
}

.social-in p a {
    font-size: 16px;
}

.social-box img {
    width: 50px !important;
    height: 50px !important;
}
.investor-btn.web-btn a.wp-block-button__link {
    font-size: 13px !important;
    padding-block: 18px !important;
}	
	.groth-focus .wp-block-column {
    flex-basis: 10% !important;
}
.groth-focus .wp-block-column:last-child {
	flex-basis: 0% !important;
}	
	
div#ava .wp-block-column:last-child {
    margin-top: 40px;
}
.fertilizer-mas .wp-block-column:has(h2) {
    padding-block: 30px !important;
}	
}

@media screen and (max-width: 1280px){
	    ul.sub-menu:has(.business-menu) {
        left: calc(-38vw + 0%) !important;
 }
ul.sub-menu:has(.socialimpact-menu) {
    margin-left: calc(-26vw + 21%) !important;
}	
ul.sub-menu:has(.investor-menu) {
    left: calc(-37vw + 20%) !important;
}	
ul.sub-menu:has(.career-menu) {
    left: calc(-45vw + 20%) !important;
    width: 880px;
}	
ul.sub-menu:has(.resources-menu) {
    width: 880px;
    left: calc(-53vw + 20%) !important;
}	
.gutslider-a0730807.wp-block-gutsliders-photo-carousel .swiper-container-outer {
    height: 250px;
}
.post-content {
    min-height: 364px;
}	
.m-companies img {
    /* width: 60%; */
    height: 80px;
    object-fit: contain;
}

.m-companies {
    min-height: 250px;
}	
.v-tab-content.active {
    gap: 30px;
}	
.inner-banner {
    min-height: 550px !important;
}	
/* .page-id-8571 h2:not(.h-hot) {
    font-size: 2.5rem !important;
} */

.page-id-8571 .fertilizer-mas h2 {
    font-size: 1.5rem !important;
}

.page-id-8571 .leadership h2 {
    font-size: 1.5rem !important;
}	
.page-id-8571 .leadership h2.leader-desig {
    font-size: 1.2rem !important;
}	
.chemical-popup p {
    font-size: 25px !important;
}
button.v-tab-btn {
    font-size: 14px;
    padding: 12px 24px !important;
    min-width: 200px;
}	
h2.heading-1 {
    font-size: 2.8rem !important;
}

.social-impact-section h2.wp-block-heading:nth-child(2) {font-size: 2.8rem !important;2.8rem:;2.8rem: !;}

.content-col h1 {
    font-size: 3.2rem;
}
.content-col p {
    font-size: 18px !important;
}

.slide-arrow .swiper-button-prev, .slide-arrow .swiper-button-next {
    top: 39%;
}
.tab-content .content h2.t-heading {
    font-size: 2.8rem !important;
}

.tab-content .content h2.h-hot {
    font-size: 16px;
}

h2.h-hot, .overview-section h2.h-hot {
    font-size: 16px !IMPORTANT;
}	
h2.abt-heading {
    font-size: 1.9rem !important;
}	

.abt-text .wp-block-button {
    width: 45px;
    height: 45px;
}

.abt-text .wp-block-button a {
    padding: 12px;
}
.tab-buttons button.tab-btn {
    font-size: 24px;
}	
.tab-container .tab-content {
    padding-right: 30px;
}	
a.slide-btn {
    font-size: 16px;
}

.web-btn a.wp-block-button__link {
    font-size: 16px !important;
	padding-block: 12px !important;
}	
	.award-section:after {
    left: -80px;
}

.award-section:before {
    right: -80px;
}
.fatimafert-banner {
    background-position: center;
}
.energy-cap .glass-box p {
    font-size: 14px !important;
}	
.manufacture-section {
    justify-content: center;
}
.key-commitments h3 {
    font-size: 22px !important;
}

.wp-container-core-columns-is-layout-534d3c8e {
    gap: 20px;
}

.wp-container-core-columns-is-layout-534d3c8e .wp-block-column:last-child {
    padding-left: 0 !important;
}

.wp-container-core-columns-is-layout-855ab1b2 {
    gap: 20px;
}
	.overview-numbers {
    gap: 10px;
    justify-content: space-between;
}
.foot-container .foot-col2 .foot-cont .f-cont:first-child {
        width: 50%;
}
.tab-content .content p {
    margin-bottom: 0;
}	
    .tell-fatima h3 {
        font-size: 22px !important;
 }
.corn-box .wp-block-columns h3 {
    font-size: 25px !important;
}

.corn-box .wp-block-columns {
    width: 50%;
    min-height: 110px !important;
}	
.intern-stack h3.wp-block-heading {
    font-size: 18px !important;
}

.intern-stack h2.wp-block-heading {
    font-size: 16px !important;
}		
.m-venture h2 {
    font-size: 22px !important;
}	
.portfolio-box .wp-block-column figure img {
    width: 100px;
    height: 60px;
    object-fit: contain;
}	
 .key-strengths h3 {
        font-size: 20px !important;
  }	
.her-boxes img {
    width: 25% !important;
}	
.fasal-banner {
    padding-bottom: 30px;
}	
	
}

@media screen and (max-width: 1240px){
	ul.sub-menu:has(.business-menu) {
		left: calc(-40vw + 0%) !important;
	}
	ul.sub-menu:has(.investor-menu) {
    left: calc(-38vw + 20%) !important;
	}
	.mega-menu a.ct-menu-link {
    padding-inline: 0 !important;
}

ul.sub-menu:has(.career-menu) {
    width: 700px;
    left: calc(-41vw + 20%) !important;
}
ul#menu-main-menu {
    padding-inline: 10px;
}

ul#menu-main-menu li a {
    padding-inline: 6px;
}	
button.ct-header-search.ct-toggle svg.ct-icon {
	width: 18px;
	height: 18px;
}
[data-header*="type-1"] .ct-header [data-id="button"] a {
	padding: 14px 54px 14px 14px;
}
.abt-text .wp-block-button {
	width: 45px;
	height: 45px;
}	
.abt-text .wp-block-button a.wp-block-button__link {
    padding: 13px;
}	
.tab-buttons button.tab-btn {
    padding-block: 22px;
	font-size: 24px;
 }	
 .tab-content .content h2.t-heading {
        font-size: 3.1rem;
}	
.tab-content .content h2.h-hot {
    font-size: 18px;
}	
.button-list a.slide-btn {
    font-size: 18px;
    min-width: 160px;
}

.overview-numbers .wp-block-column:nth-child(2) {
    padding-right: 10px;
}	
.social-impact-section h2:nth-child(2) {
    font-size: 3.0rem !important;
}	
.custom-posts-wrapper .custom-post-item img {
    height: 250px;
}	
 .custom-posts-wrapper .custom-post-item .post-date span {
        font-size: 18px !important;
}	
.custom-posts-wrapper .custom-post-item .post-date {
    width: 60px;
    height: 60px;
}	
ul.sub-menu:has(.resources-menu) {
    width: 700px;
    left: calc(-50vw + 20%) !important;
}	
.annual-stats h3 {
    font-size: 22px !important;
}	

.social-responsibility {
    padding-block: 30px !important;
}
.energy-cap .glass-box {
    min-height: 180px;
    padding-inline: 10px;
}	
.manufacture-section .wp-block-column:empty {
    display: none;
}	
.energy-cap .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 100% !important;
}	
.fpcci-award p {
        font-size: 16px !important;
}
.process-box h4.wp-block-heading {
        font-size: 17px !important;
}	
.energy-cap .energy-capabilites.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 30% !important;
}	
.join-block {
    padding-left: 30px !important;
}	
.join-image-career figure {
    height: 100% !important;
}

.join-image-career figure img {
    height: -webkit-fill-available !important;
}	
.inextor-cols {
    gap: 0;
}	
}
@media screen and (max-width: 1140px){
	button.v-tab-btn {
    padding: 15px 30px !important;
    min-width: 220px;
}
.annual-stats .wp-block-columns {
    gap: 10px;
}	
.f-fert-section .glass-box {
    flex-basis: 45% !important;
}	
.glass-box h3 {
    font-size: 26px !important;
}	
.ins-caps.energy-cap .glass-box h3
 {
        font-size: 23px !important;
}	
.c-value .wp-block-column {
    padding-block: 20px !important;
}

.c-value p {
    font-size: 14px !important;
}

.c-value h3 {
    font-size: 20px !important;
}
.al-mukhtaar-number h3 {
    font-size: 28px !important;
}

.al-mukhtaar-number p {
    font-size: 14px !important;
}	
.wp-block-columns.al-mukhtaar-number {
    gap: 10px;
}	
	
}
@media screen and (max-width: 1180px){
	div[data-device="desktop"] {
    display: none;
}

div[data-device="mobile"] {
    display: block !important;
}
.slider-window .slide h3 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 1.0em;
    overflow: hidden;
	font-size: 12px;
    max-width: 85ch;
}	
#header div[data-row="middle"] button.ct-header-trigger svg {
    fill: #fff;
    width: 32px;
    height: 32px;
}	
.slide-arrow .swiper-button-prev {
    right: 12%;
	 top: 50%;
}	
.ct-drawer-canvas div#offcanvas .ct-panel-inner {
    background: #1e1e1e;
}

.ct-drawer-canvas div#offcanvas .ct-panel-inner span.ct-sub-menu-parent a.ct-menu-link {
    font-weight: 400;
}	
.ct-drawer-canvas div#offcanvas .ct-panel-inner span.ct-sub-menu-parent a.ct-menu-link:hover {
    color: #84c805;
}	
.slide-arrow .swiper-button-next {
    top: 50%;
}	
.custom-posts-wrapper .custom-post-item .read-time {
    font-size: 16px;
}	
li.menu-item:hover a.ct-menu-link {
    color: #84c805 !important;
}

li.menu-item:hover svg {
    fill: #84c805 !important;
}	
li.menu-item:hover a.ct-menu-link {
    color: #84c805 !important;
}

li.menu-item:hover svg {
    fill: #84c805 !important;
}

ul.sub-menu:has(.mega-menu) li .mega-menu {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px;
	width: 100% !important;
}

ul.sub-menu:has(.mega-menu) {
    position: relative;
    padding-left: 0 !important;
    left: auto !important;
    width: auto;
}

ul.sub-menu .mega-menu .menu-col-2 {
    padding-left: 10px;
    padding-top: 10px;
}

ul.sub-menu .mega-menu img {
    width: 100%;
    border-radius: 10px;
}

ul.sub-menu .mega-menu .menu-col-2 li a {
    font-weight: 400;
}

ul.sub-menu .mega-menu .menu-col-2 ul {
    padding-top: 0;
}
	
.mega-menu.business-menu a.ct-menu-link:has(.menu-col-1) {
    width: 100% !important;
}

.mega-menu.business-menu .menu-col-2 {
    width: 100% !important;
}

.menu-inner-main {
    flex-direction: column;
}

.inner-item h3 {
    font-size: 14px;
}

ul.sub-menu .mega-menu .menu-col-2 li {
    margin-bottom: 3px;
}

ul.sub-menu .mega-menu img {
    height: 350px;
    object-fit: cover;
}
ul.sub-menu:has(.socialimpact-menu) {
    margin-left: auto !important;
    left: auto !important;
}

.menu-inner-col {
    flex-direction: column;
    gap: 0;
}	
.award-slider .swiper-container-outer {
    height: 210px !important;
}

.legacy-box h3 {
    font-size: 25px;
}

.legacy-box {
    width: 350px;
    padding: 20px;
}
.legacy-box p {
    font-size: 16px;
}
.cont-button {
    display: block !important;
}	
li.cont-button a.ct-menu-link {
    font-weight: 400;
}	
.tab-content .content p {
    margin-bottom: 0;
}

.inner-item h3 a {
    font-size: 14px;
}

.inner-item h3 {
    margin-bottom: 5px;
}

ul.sub-menu .mega-menu .menu-col-2 li a {
    font-size: 14px;
}	
.ct-panel-content[data-device="mobile"] .ct-panel-content-inner {
    background: #fff;
}

.ct-drawer-canvas div#offcanvas .ct-panel-inner {
    background: #fff;
}

button.ct-toggle-close svg.ct-icon {
    fill: #1e1e1e;
    width: 16px;
    height: 16px;
}

nav.mobile-menu.menu-container li.menu-item {
    border-bottom: 1px solid #1e1e1e14;
    margin-bottom: 10px;
}

li.menu-item a.ct-menu-link {
    color: #1e1e1e !important;
}

li.menu-item button.ct-toggle-dropdown-mobile {
    color: #000 !important;
}

li.menu-item button.ct-toggle-dropdown-mobile svg.ct-icon.toggle-icon-1 {
    fill: #1e1e1e;
}

ul.sub-menu {
    padding-right:  0 !important;
}

.mega-menu {
    padding: 0 !important;
}

ul.sub-menu .mega-menu img {
    display: none;
}

ul.sub-menu .mega-menu .menu-col-2 {
    padding-left: 0;
}

ul.sub-menu .mega-menu .menu-col-2 li a {
    font-size: 18px;
}

ul.sub-menu .mega-menu .menu-col-2 {
    width: 100% !important;
    padding-bottom: 20px;
}

ul.sub-menu .mega-menu .menu-col-2 ul {
    padding-left: 0;
}

.ct-header.active .ct-panel-inner {
    width: 100% !important;
    max-width: 100%;
}

ul.sub-menu:has(.mega-menu) .menu-col-2 {
    border-bottom: 0 !important;
    border-radius: 0 !important;
}

ul.sub-menu:has(.mega-menu) .menu-col-2 h2.h-hot {
    display: none;
}

ul.sub-menu:has(.mega-menu) li .mega-menu {
    border-bottom: 0 !important;
}

ul.sub-menu .mega-menu .menu-col-2 li {
    margin-bottom: 10px;
}

ul.sub-menu:has(.socialimpact-menu) {
    width: 100%;
}

ul.sub-menu:has(.mega-menu) li .mega-menu .menu-col-2 {
    padding-bottom: 0;
}

ul.sub-menu:has(.mega-menu) li .mega-menu .menu-col-2:last-child {
    padding-top: 0;
}	
.c-value h3 {
    font-size: 22px !important;
}	
.tell-fatima.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 31.33% !important;
    flex-grow: inherit;
}

.tell-fatima {
    flex-wrap: wrap !IMPORTANT;
}	
.m-venture-col {
    padding: 15px !important;
}

.m-venture-col li {
    font-size: 14px;
}	
}
@media screen and (max-width: 1024px){
.content-col h1 {
    line-height: 1.2;
}

.overview-numbers h2 {
    font-size: 25px !important;
}

.overview-numbers h3 {
    font-size: 12px !important;
}
.progress-section:before {
    width: 100px;
}

.progress-section:after {
    width: 100px;
}	
.custom-posts-wrapper .custom-post-item img {
    height: 200px;
}

.custom-posts-wrapper .custom-post-item .post-date span {
    font-size: 13px !important;
}

.custom-posts-wrapper .custom-post-item .post-date {
    width: 45px;
    height: 45px;
}

.custom-posts-wrapper h3.post-title {
    gap: 10px;
}	
#header div[data-row="middle"] button.ct-header-trigger svg {
    display: block !important;
}	
.slide-content.ct-container {
    flex-direction: column;
    justify-content: end;
}

.slide-content .content-col {
    width: 100%;
}

.content-col h1 {
    font-size: 3.3rem;
}

.content-col p {
    font-size: 18px !IMPORTANT;
	width: 100%;
}

.legacy-box p {
    font-size: 16px !important;
}

a.slide-btn {
    padding: 8px 0px 8px 16px;
}

a.slide-btn span.btn-cicle {
    width: 33px;
    height: 33px;
}	
.home-about {
    padding-top: 40px !important;
}

.home-about .wp-block-column {
    padding-right: 0 !important;
}	
.about-sec {
    padding-top: 40px !important;
    flex-wrap: wrap;
}
.about-sec:not(.is-not-stacked-on-mobile)>.wp-block-column {
    width: 45% !important;
    flex-basis: 45% !IMPORTANT;
}

.wp-container-core-columns-is-layout-1b9ddfd6 {
    padding-top: 80px !important;
}

.tab-buttons button.tab-btn {
    font-size: 20px;
    line-height: 1.2;
    padding-block: 15px;
}

.tab-content .content h2.t-heading {
    font-size: 2.3rem !important;
}

.tab-content .content p {
    width: 100%;
}

.tab-container {
    gap: 10px;
}	
.overview-section .wp-block-columns {
    padding-top: 80px !important;
    padding-bottom: 0 !important;
}
.f-fert-section {
    gap: 30px;
}
.overview-numbers {
    order: 0;
    flex-wrap: nowrap !important;
}

.wp-container-core-columns-is-layout-b71b9158 .wp-block-columns .wp-block-column .wp-block-buttons {
    order: 0;
    padding-bottom: 20px;
}

.wp-container-core-columns-is-layout-b71b9158 .wp-block-columns .wp-block-column figure {
    order: 1;
}	
.progress-section {
    padding-block: 80px !important;
}

.progress-section:after {
    width: 60px;
}

.progress-section:before {
    width: 60px;
}

.progressSwiper .swiper-slide h3 {
    font-size: 35px;
}

.progressSwiper .swiper-slide p {
    font-size: 18px;
}

.progressSwiper .swiper-slide:before {
    width: 30px;
    height: 30px;
    bottom: -15px;
}	
.progress-section p br {
    display: none;
}

.custom-posts-wrapper {
    flex-wrap: wrap !important;
}

.custom-posts-wrapper .custom-post-item {
    flex-basis: 48%;
    flex-grow: inherit;
}

.career-block {
    padding-left: 30px !important;
    padding-block: 70px;
}

.wp-block-columns:has(.career-block) img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}

.foot-container .foot-col1 {
    width: 45%;
}

.foot-container .foot-col2 {
    width: 55%;
}

.foot-container .foot-col2 .foot-cont {
    /* flex-direction: column; */
    flex-wrap: wrap;
}

.foot-container .foot-col2 .foot-cont .f-cont {
    width: 48%;
}

.f-cont h3 {
    font-size: 18px;
}

.foot-widget {
    width: 95%;
}

.foot-widget .ct-widget {
    width: 75%;
}
.award-section:before, .award-section:after {
    width: 60px;
}

.award-slider .gutslider-prev {
    left: 5%;
}

.award-slider .gutslider-next {
    right: 5%;
}	
.inner-banner h1 {
    font-size: 50px !important;
}
.inner-banner {
    min-height: 550px !important;
}	
.custom-posts-grid .custom-post-item {
    width: 31%;
}

.custom-post-item .post-image img {
    height: 170px;
}	
article.type-post header.entry-header h1 {
    font-size: 35px;
}

section.recent-posts h2 {
    font-size: 30px;
}

.recent-posts-grid article.recent-post-item h3 {
    font-size: 18px;
}

.single-post-content .post-left {
    padding-right: 60px;
}
.f-fert-section .glass-box {
    flex-basis: 59% !important;
}	
.inner-progress p {
    text-wrap: auto;
}

.inner-progress .swiper-slide {
    width: 350px;
}	
.fertilizer-mas .wp-block-column:first-child {
    padding: 40px 20px 20px !important;
}

.annual-stats h3 {
    font-size: 20px !important;
}	
.vertical-tabs .tabs-content {
    padding-left: 50px;
}	
.f-fert-section {
    padding-block: 60px !important;
}
.social-impact-section h2.wp-block-heading:nth-child(2) {
   font-size: 2.6rem !important;
}	
    .popup-text {
        height: 330px;
        overflow-y: auto;
}
.c-value img {
    width: 30%;
}	

.c-value p br {
    display: none;
}	
.c-value.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
}

.c-value img {
    width: 20%;
}	
.c-value.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-grow: inherit;
}	
.m-companies img {
    min-height: 82px;
    object-fit: contain;
}	
.dw-box .wp-block-column {
    padding: 20px;
}
.foot-container .foot-col2 .foot-cont .f-cont:first-child {
    width: 100%;
}

.foot-container .foot-col2 .foot-cont.r2 .f-cont:first-child {
    width: 48%;
}

.foot-container .foot-col2 .foot-cont.r3 .f-cont:first-child {
    width: 48%;
}

.foot-container .foot-col2 .foot-cont.r3 .f-cont:last-child {
    width: 100%;
}	
.flag-box img {
    width: 50%;
}	
.corn-box .wp-block-columns h3 {
    font-size: 20px !important;
}

.corn-box .wp-block-columns {
    width: 50%;
    min-height: 100px !important;
}	
.career-block-left {
    padding-block: 30px;
    padding-right: 20px !important;
}		
	
.energy-cap .energy-capabilites.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 30% !important;
}	
.portfolio-box.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
}

.portfolio-box {
    flex-wrap: wrap !important;
}
.gobi-numbers .glass-box h3 {
    font-size: 22px !important;
}	
.m-venture-col p {
    font-size: 14px !important;
}	
	.supplier-col {
    flex-basis: 45% !important;
}
.key-commitments .wp-block-column {
    padding: 10px !important;
}	
    .key-commitments h3 {
        font-size: 18px !important;
    }	
.agri-portfolio .wp-block-column {
    flex-basis: 48% !IMPORTANT;
}	
.career-block {
    padding-block: 30px;
}

.bottom-cta figure {
    height: 100%;
}

.bottom-cta figure img {
    height: -webkit-fill-available !important;
}	
.pakistan-minerals .wp-block-column.earth-element {
    flex-basis: 75% !important;
}

.pakistan-minerals {
    background-position: 70%;
}	
.globa-cta img {
    height: auto !important;
    border-radius: 0 !important;
}	
.ep-cols .wp-block-column {
    flex-basis: 100% !important;
}

.ep-cols {
    flex-direction: column;
    padding-bottom: 0 !important;
}	
}

@media screen and (max-width: 820px){
	.wp-container-core-columns-is-layout-b71b9158 .wp-block-columns .wp-block-column {
    display: flex;
    flex-direction: column;
}
	.custom-posts-grid .custom-post-item {
    width: 48%;
}
.single-post-content {
    flex-direction: column;
}

.single-post-content .post-left {
    width: 100%;
    padding-right: 0;
}

article.type-post header.entry-header .entry-meta {
    width: 100%;
}

.single-post-content .post-right {
    width: 100%;
    padding-top: 50px;
}

.recent-posts-grid {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.recent-posts-grid article.recent-post-item {
    width: 48%;
}
.fatimafert-banner {
    gap: 10px;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 48% !important;
    flex-grow: inherit;
}
.vertical-tabs {
    flex-direction: column;
}

.vertical-tabs .tabs-menu {
    width: 100%;
    flex-direction: row;
    border-right: 0;
    border-bottom: 1px solid #1e1e1e2e;
    padding-bottom: 10px;
}

button.v-tab-btn {
    font-size: 16px;
    padding: 15px 25px !important;
    min-width: 180px;
}

.vertical-tabs .tabs-content {
    width: 100%;
    padding-top: 50px;
    padding-left: 0;
}

.v-tab-content.active img {
    width: 29% !important;
}	
.fertilizer-mas .wp-block-group:last-child {
    min-height: 200px !important;
}	
.manufacture-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
    flex-grow: inherit;
}	
.manufacture-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
    flex-grow: inherit;
}

.vertical-tabs .tabs-menu {
    overflow-x: auto;
}

.vertical-tabs .tabs-menu::-webkit-scrollbar {
    height:5px;
  border-radius: 10px;
}

/* Track */
.vertical-tabs .tabs-menu::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
.vertical-tabs .tabs-menu::-webkit-scrollbar-thumb {
  background: #84c805; 
}

/* Handle on hover */
.vertical-tabs .tabs-menu::-webkit-scrollbar-thumb:hover {
  background: #1e1e1e; 
}	
.chemical-business.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
}

.annual-stats .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 32% !important;
}	
.leadership img {
    width: 100%;
}	
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.social-responsibility {
    flex-basis: 48% !important;
}	
.tab-container {
    flex-direction: column-reverse;
}
.tab-container .tab-buttons {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}	
.tab-content {
    padding-top: 50px;
}
.energy-cap .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box:has(.p-c) {
    flex-basis: 48% !important;
}	
.ins-caps.energy-cap .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 48% !important;
}	
.wp-block-column.arif-habib.leader-box.is-layout-flow.wp-block-column-is-layout-flow {}

.leadership-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 30.33% !important;
}

.leader-box p {
    font-size: 14px !important;
}

.leader-box h2 {
    font-size: 18px !important;
}	
.dot-1 {
    border-bottom: 2px solid #00000033;
}

.timeline-item .wp-block-column {
    padding-right: 50px;
}

.dot-2 {
    margin-top: 50px !important;
}

.dot {
    border: 0 !important;
}

.dot:after {
    width: 0;
    height: 0;
    outline: 0 !important;
}

.timeline-item {
    border: 0 !important;
}

.timeline-item .wp-block-column {
    border: 0;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
}	
    .foot-container .foot-col2 .foot-cont .f-cont:first-child {
        width: 100%;
 }
.foot-container .foot-col2 .foot-cont.r2 .f-cont:first-child {
    width: 48%;
}	
.foot-container .foot-col2 .foot-cont.r3 .f-cont:first-child {
    width: 48%;
}	
.foot-cont.r3 .f-cont:last-child {
    width: 100%;
}	
.cocopopup {
    width: 90% !important;
}	
.fpcci-award.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 30.33% !important;
}
.dap-storage .wp-block-column {
    flex-basis: 100% !important;
}

.dap-storage .wp-block-columns {
    flex-wrap: wrap !important;
}	
.foot-container .foot-col1 {
    width: 35%;
}

.foot-widget {
    width: 100%;
}

.foot-widget .ct-widget {
    /* width: 100%; */
}

.foot-container .foot-col2 {
    width: 65%;
}	
.inner-about {
    padding-bottom: 60px !important;
}	
.space-controler {
    padding-block: 60px !important;
}	
.blablablocks-tabs-buttons {
    flex-wrap: wrap !important;
}

.blablablocks-tabs-buttons li {
    text-align: center;
}	
.ai-tabs .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48.33% !important;
    flex-grow: inherit;
}

.ai-tabs .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:empty {
    display: none;
}
.culture-boxes.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
}	
.empower-lead-stack.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 23.33% !important;
}	
.banking-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 45% !important;
}	
.buraq-boxes.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 30% !important;
}

.buraq-boxes img {
    width: 30%;
}	
.corn-box .wp-block-columns {
    right: 18%;
}	
.m-venture .wp-block-group {
    min-height: 200px !important;
}	
.gobi-numbers .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 48% !important;
	min-height: 130px;
}	
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.supplier-col {
    flex-basis: 48% !important;
}

.supplier-col .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 45% !important;
}
.job-boxes .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.process-box {
    flex-basis: 48% !important;
}
.key-commitments .wp-block-column {
        padding: 20px !important;
}
.al-mukhtaar-number.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
}

.al-mukhtaar-number.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2), .al-mukhtaar-number.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(4) {
    border: 0;
    padding-left: 30px;
}	
.key-strengths.c-value.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 30.33% !important;
}

.key-strengths img {
    width: 30%;
}

.key-strengths h3 {
    font-size: 20px !important;
    line-height: 1.3;
}	
.bottom-cta figure img {
    height: 320px !important;
}	
.pakistan-minerals {
    padding-left: 20px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    min-height: 400px !important;
}

.earth-element h2 {
    font-size: 30px !important;
}

.earth-element p {
    font-size: 14px !important;
}

.pakistan-minerals .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 65% !important;
    flex-grow: inherit;
}

.pakistan-minerals .wp-block-column.earth-element:empty {
    display: none;
}

.pakistan-minerals .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:empty {
    display: none;
}	
.bottom-cta figure img {
    height: auto !important;
}

.globa-cta a.wp-block-button__link {
    padding-block: 16px !IMPORTANT;
}	
.inextor-cols .wp-block-column {
    padding-inline: 0 !important;
}

.inextor-cols {
    gap: 40px;
}

.investor-btn.web-btn a.wp-block-button__link {
    font-size: 16px !important;
}	
.award-columns.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 46% !important;
}	

	
}

@media screen and (max-width: 640px){
.content-col h1 {
    font-size: 2.5rem;
}
.content-col {
    justify-content: flex-start !important;
    margin-top: 20px;
}
.slide-arrow .swiper-button-next, .slide-arrow .swiper-button-prev {
    top: 60%;
}
.slide-arrow .swiper-button-prev {
    right: 18%;
}
.slide-arrow .swiper-button-prev::after, .slide-arrow .swiper-button-next::after {
    width: 22px;
    height: 22px;
    background-size: contain;
}
.slide-arrow .swiper-button-next {
    right: 10%;
}	
.home-about {
    padding-top: 0 !important;
}
.abt-img {
    display: none;
}
.about-sec:not(.is-not-stacked-on-mobile)>.wp-block-column {
    width: 100% !important;
    flex-basis: 100% !important;
}
.abt-text .wp-block-columns {
    margin-bottom: 0;
}	
br {
    display: none;
}
.wp-block-columns:has(.h-video) {
    padding-block: 30px !important;
    padding-inline: 10px;
}	


.tab-content h2.h-hot {
    font-size: 16px !important;
}

.tab-content .content h2.t-heading {
    font-size: 2rem !IMPORTANT;
}

.button-list {
    flex-wrap: wrap;
}

.web-btn .wp-block-button:after {
    width: 35px !important;
    height: 35px;
    min-width: 35px;
}
h2.abt-heading {
    font-size: 1.9rem !important;
}	
h2.heading-1 {
    font-size: 2.2rem !important;
}
	
	
.web-btn a.wp-block-button__link {
    padding-block: 13px !important;
}

.web-btn a.wp-block-button__link:after {
    width: 18px;
    height: 18px;
    right: 15px;
}	
.award-slider .swiper-slide{
    width: 200px !important;
}

.award-slider .swiper-container-outer {
    height: 150px !important;
}	
.foot-widget .ct-widget {
        width: 100%;
}
.foot-container {
    flex-direction: column;
}

.foot-container .foot-col1 {
    width: 100%;
    padding-bottom: 30px;
}

.foot-container {
    padding-top: 60px;
}

footer .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex: none !important;
}

.foot-img .wp-block-column:first-child {
    width: 20% !IMPORTANT;
}

.foot-container .foot-col2 {
    width: 100%;
}

.foot-cont.r3 {
    flex-direction: column;
}

.foot-container .foot-col2 .foot-cont .f-cont {
    /* width: 100%; */
}

.foot-cont.r3 .f-cont {
    width: 100% !important;
}

.f-cont ul.menu a {
    font-size: 14px;
}

.footer-info li a {
    font-size: 14px;
}

.foot-widget p {
    font-size: 14px;
}

.foot-btns a {
    font-size: 14px;
    padding: 12px 30px;
}
.last-foot .foot-container {
    flex-direction: column;
    gap: 10px;
    padding-top: 18px;
}

.last-foot .foot-container .last-col {
    width: 100%;
    text-align: center;
    justify-content: center;
}

.jump-top {
    width: 60px;
    height: 40px;
}	
.custom-posts-wrapper .custom-post-item {
    flex-basis: 100%;
}	
.social-impact-section {
    padding-block: 60px !important;
}	
.social-impact-section h2.wp-block-heading:nth-child(2) {
    font-size: 2.3rem !important;
}	
.inner-banner {
    min-height: 370px !important;
    background-position: center center;
}
.inner-banner h1 {
    font-size: 35px !important;
}	
.wp-block-columns:has(.custom-posts-grid) {
    padding-top: 40px !important;
}

.custom-posts-grid .custom-post-item {
    width: 100%;
}

.post-content {
    min-height: auto;
}	
a.slide-btn {
    font-size: 18px;
}	
article.type-post header.entry-header h1 {
    font-size: 30px;
}

article.type-post header.entry-header .entry-meta {
    flex-direction: column;
    padding-right: 0;
    gap: 30px;
}

article.type-post header.entry-header span.post-date-time span {
    font-size: 14px;
}

article.type-post header.entry-header .entry-meta span.post-share {
    font-size: 14px;
}

.recent-posts-grid article.recent-post-item {
    width: 100%;
}	
.post-slider .next {
    right: 0;
    z-index: 999;
}

.post-slider .prev {
    left: 0;
    z-index: 999;
}

.slider-window {
    z-index: 998;
    position: relative;
}	
.fatimafert-banner h1 {
    margin-bottom: 0;
}

.fatimafert-banner img {
    width: 40%;
}	
.inner-about {
    padding-block: 40px !important;
}

.wp-container-core-columns-is-layout-616b8f11 {
    padding-bottom: 40px !important;
}

.f-fert-section h2:not(.h-hot) {
    font-size: 2rem !important;
}

.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 46% !important;
    padding: 20px;
}

.wp-block-columns:has(.vertical-tabs) {
    padding-block: 40px !important;
}

button.v-tab-btn {
    font-size: 14px;
    min-width: auto;
    padding-inline: 16px !important;
}	
.v-tab-content.active {
    flex-direction: column;
    text-align: center;
}

.f-fert-section {
    padding-block: 60px  !important;
}	
.manufacture-section.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}

.vertical-tabs .tabs-menu {
    width: auto;
}

button.v-tab-btn {
    min-width: 130px;
}	
.cocopopup.center {
    width: 94% !important;
    padding: 40px 20px !important;
}	
.wp-block-column:has(.annual-stats) {
    padding-block: 60px !important;
}

.annual-stats .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}

.annual-stats .wp-block-columns {
    margin-bottom: 10px;
}	
.gutslider-next, .gutslider-prev {
    width: 38px !important;
    height: 38px !important;
}	
.gutslider-8515ac58.wp-block-gutsliders-photo-carousel .gutslider-prev svg, .gutslider-8515ac58.wp-block-gutsliders-photo-carousel .gutslider-next svg {
    width: 18px;
}	
.v-tab-content.active img {
        width: 42% !important;
    }	
.social-responsibility h3 {
    min-height: auto;
}	
.slide-arrow .swiper-button-next, .slide-arrow .swiper-button-prev {
    top: 57%;
}
.f-fert-section .wp-container-core-columns-is-layout-7503d02c .wp-block-column {
    padding-bottom: 10px;
}	
.energy-cap .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box:has(.p-c) {
    flex-basis: 100% !important;
}	
.ins-caps.energy-cap .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
    flex-basis: 100% !important;
}	
.wp-container-core-columns-is-layout-616b8f11 {
    padding-bottom: 0 !important;
}
.f-fert-section img {
    padding-bottom: 15px;
}	
.sugar-overview-number .wp-block-column {
    border-right: 0;
    border-bottom: 1px solid #1e1e1e4a;
    padding-bottom: 15px;
}
.sugar-overview-number {
    flex-wrap: wrap !important;
}	
.leadership-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}	
    .popup-text {
        height: 260px;
        overflow-y: auto;
    }	
.leader-popup button.cocopopup-button-close-popup {
    background: #eee !important;
    width: 35px;
    height: 35px;
    font-size: 12px !important;
    box-shadow: 0 10px 10px #1e1e1e87;
}	
.c-value.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}

.timeline-item .wp-block-column {
    padding-right: 0;
}

.timeline-item .wp-block-column {
    padding-right: 0 !important;
}	
.overview-numbers.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 48% !important;
}

.overview-numbers {
    flex-wrap: wrap !IMPORTANT;
}

.overview-numbers .wp-block-column:nth-child(2), .overview-numbers .wp-block-column:nth-child(4) {
    border: 0;
    padding-left: 20px;
    padding-right: 0;
}	
.all-verticals {
    gap: 20px !important;
}	
.blablablocks-tabs-buttons {
    flex-wrap: wrap !important;
}

.blablablocks-tabs-buttons li {
    text-align: center;
}

.ai-tabs .blablablock-tab-btn span.tab-button-text {
    font-size: 14px !important;
}	
.dap-storage {
    padding-block: 30px !important;
}
.space-controler2 {
    padding-bottom: 40px !important;
}

.space-controler {
    padding-block: 40px !important;
}
.site-branding.head img {
    width: 80%;
}

.site-branding.head a.site-logo-container {
    text-align: left;
}	
.timeline-wrapper .wp-block-columns:last-child {
    flex-direction: column-reverse;
    padding-top: 40px !important;
}

.timeline-wrapper .wp-block-columns:last-child .wp-block-column {
    padding-top: 0 !important;
}	
.ai-tabs .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}	
.t-list li {
    font-size: 16px !important;
}
.corn-box .wp-block-columns h3 {
    font-size: 16px !important;
}

.corn-box .wp-block-columns {
    width: 65%;
    right: 0;
    min-height: 70px !important;
	border-radius: 15px;
        right: -6%;
}	
.wp-block-column.choose-fatima {
    padding-top: 0 !important;
}
    .empower-lead-stack.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 45.33% !important;
}
.banking-col.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}
.gobi-numbers .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column.glass-box {
	flex-basis: 45% !important;
   }
.key-strengths.c-value.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}	
.her-beauty {
    padding-bottom: 40px;
}
.fasal-banner img {
    width: 20%;
}

.fasal-banner {
    height: 430px;
}	
.pakistan-minerals .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !IMPORTANT;
}

.pakistan-minerals {
    padding-top: 32px !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
    height: 870px;
    align-content: flex-start;
}

.earth-element {
    padding: 20px !important;
}

.earth-element p {
    font-size: 18px !important;
    line-height: 1.3;
    margin-bottom: 16px !important;
}	
.bottom-cta .wp-block-group {
    flex-direction: column;
    justify-content: flex-start !important;
    align-items: baseline;
    gap: 10px !important;
}

.bottom-cta .wp-block-group a.wp-block-button__link {
    padding-block: 16px !important;
    font-size: 14px !important;
}	
.inner-banner {
    padding-bottom: 60px;
}	
.award-columns.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important;
}
.award-popup .wp-block-column:has(figure) {
    padding-block: 50px !important;
}

.award-popup img {
    width: 60%;
}	
ul.sub-menu:has(.mega-menu) {
    margin-left: 0 !important;
}

ul.sub-menu:has(.socialimpact-menu) .menu-col-2 h2.h-hot {
    display: block;
}

ul.sub-menu:has(.socialimpact-menu) .menu-col-2 h2.h-hot a {
    font-size: 18px;
    font-weight: 400;
}

ul.sub-menu:has(.socialimpact-menu) .menu-col-2 h2.h-hot::before {
    width: 0;
	height: 0;
	}	
.osol-logo img {
    width: 184px !important;
}	
.progressSwiper .swiper-slide p br {
    display: block;
}	
ul.sub-menu:has(.socialimpact-menu) .menu-col-2 ul {
    display: none;
}

ul.sub-menu:has(.mega-menu) li .mega-menu .menu-col-2 hr {
    display: none;
}

ul.sub-menu:has(.mega-menu) li .mega-menu {
}

ul.sub-menu:has(.mega-menu) li.menu-item {
    border-bottom: 0;
}	
.slider-window .slide h3{
max-width: 28ch;
}
.slider-window .slide span a {
    font-size: 12px;
}
}