
@media only screen and (max-width: 992px) {
    .footer-top {
        display: flex;
        justify-content: space-between;
        align-items: start !important;
        gap: 24px;
        flex-direction: column;
    }
    .footer-middle {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: space-between;
      }
      
      .footer-middle-one,
      .footer-middle-two {
        flex: auto;
        min-width: calc(50% - 10px); /* Adjusting for the gap */
      }
      
      .footer-middle-third {
        flex: 1 1 100%;
        margin-top: 20px;
      }
      .footer-bottom-link {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        gap: 16px;
        padding-top: 40px;
    }
    .footer-logo {
        display: none;
    }
	
}


@media only screen and (max-width: 767px) {
    .mega-menu-content{
        display: flex;
        flex-direction: column-reverse !important;
        padding-top: 24px !important; 
        padding-bottom: 24px !important; 

    }
    .mega-menu-contact {
        flex-direction: column !important;
        align-items: start !important;
        gap: 0px !important;
    }
    .mega-menu-content ul li a {
        font-size: 30px !important;
    }
    .mega-menu-content ul li {
        margin: 32px 0px 0px 0px !important;
    }
    nav.mega-menu-nav {
        padding-top: 0px !important; 
        padding-bottom: 40px !important; 
    }
    .footer-top {
        display: flex;
        justify-content: space-between;
        align-items: start !important;
        gap: 24px;
        flex-direction: column;
    }
    .footer-middle {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: space-between;
      }
      
      .footer-middle-one,
      .footer-middle-two {
        flex: auto;
        min-width: calc(50% - 10px); /* Adjusting for the gap */
      }
      
      .footer-middle-third {
        flex: 1 1 100%;
        margin-top: 20px;
      }
      .footer-bottom-link {
        flex-wrap: wrap;
        text-align: center;
        justify-content: center;
        gap: 16px;
        padding-top: 40px;
    }
    .footer-logo {
        display: none;
    }
}

/* Jayant CSS */

.main-header {
    background-color: #F3EFE9;
    padding: 20px 0;
}

.header_row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.main_navigation nav {
    display: flex;
    align-items: center;
}

.main_navigation nav ul {
    display: flex;
    gap: 30px;
}

.main_navigation nav ul li {
    list-style: none;
}

.main_navigation nav ul li a {
    text-decoration: none;
    color: #000;
    font-size: 16px;
}

.navbar-toggle.mega-menu-icon {
    cursor: pointer;
    width: 40px;
    height: auto;
}

/* .navbar-toggle.mega-menu-icon {
    position: fixed;
    top: 15px;
    right: 0;
    width: calc(1320px - 100%);
    max-width: 1320px;
    margin-right:20px;
    z-index: 9999;
} */

.mega-menu {
    position: absolute;
    top: -100vh;
    left: 0;
    width: 100%;
    height: calc(100vh - 74px);
    background-color: #F3EFE9;
    color: black;
    transition: top 0.5s ease;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    visibility: hidden;
    opacity: 0;
    transition: top 0.5s ease, visibility 0s 0.5s, opacity 0.5s ease;
}

.mega-menu.open {
    top: 70px;
    visibility: visible;
    opacity: 1;
    transition: top 0.5s ease, visibility 0s, opacity 0.5s ease;
}

.mega-menu-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 100%;
    /* height: calc(100vh - 100px); -dev88 */
    padding-bottom: 80px;
}

.mega-menu-content .extra-info p a{
    transition: all 0.3s ease-in-out;
}
.mega-menu-content .extra-info p:hover a{
    text-decoration: underline;
}
.mega-menu-content ul li {
    margin: 48px 0px 0px 0px;
}


.mega-menu-logo {
    margin-bottom: 40px;
}

.mega-menu-nav ul {
    list-style: none;
    padding: 0;
}

.mega-menu-nav ul li a {
    color: black;
    text-decoration: none;
    font-size: 24px;
}

.mega-menu-nav ul li a:hover {
    text-decoration: underline;
}

.mega-menu-contact {
    display: flex;
    flex-direction: row;
    gap: 40px;
    align-items: end;
}

.mega-menu-contact address, .mega-menu-contact p {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.5;
}

.mega-menu-contact address {
    font-style: normal;
}

.menu-open .bar-open-icon {
    display: none !important;
}

.menu-open .bar-close-icon {
    display: block !important;
}
.bar-close-icon {
    display: none !important;
}
.mega-menu-content ul li a {
    color: var(--Black, #000);
    text-align: right;
    font-family: "PP Neue Montreal";
    font-size: 50px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
}
.menu-open .main_navigation{
    opacity: 0 !important;
}

/* footer */

a.btn.transprant-btn {
    border-radius: 15px 0px;
    border: 1px solid #FFF;
    color: #fff;
    font-family: "PP Neue Montreal";
    font-size: 18px;
}
.footer-top-left h2 {
    color: #fff;
    text-align: left;
}
.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.footer-top-left h2 span {
    display: block;
    text-align: start;
}
.footer-middle ul li a {
    color: #fff;
}
.footer-middle-third p {
    color: #fff;
}
.footer-middle-third p a{
    color: #fff;
}
.footer-middle-title p {
    color: var(--Gold-mustard, #A58547);
    font-family: "PP Neue Montreal";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    padding-bottom: 24px;
}
.footer-middle ul li a {
    color: #FFF;
    font-family: "PP Neue Montreal";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 145%;
    margin-bottom: 12px;
    transition: all 0.3s ease-in-out;
}
.footer-address, .footer-tel , .footer-email , .footer-ig {
    padding-bottom: 8px;
}
.footer-tel a:hover, .footer-email a:hover,.footer-tel p:hover, .footer-email p:hover{
    color: #A58547;
}
.footer-middle {
    display: flex;
    justify-content: space-between;
    padding: 64px 0px;
}
.footer-bottom-link a {
    color: #fff;
}
.footer-bottom-link p {
    color: #fff;
    transition: all 0.3s ease-in-out;
}
.footer-bottom-link {
    display: flex;
    gap: 40px;
}
img {
    width: 100%;
    height: auto;
}
.about-banner-content-box {
    padding-top: 64px;
}
.about-banner-content p {
    font-size: 23px;
}
.page-template-about .about-banner-title.col-md-6 {
    width: 40%;
}

.page-template-about .about-banner-content.col-md-6 {
    width: 60%;
}

section.about-join-movement-box {
    padding-top: 120px;
    padding-bottom: 120px;
    background: #000;
}
.join-movement-left-box img {
    height: 100%;
    object-fit: cover;
    min-height: 625px;
}
.join-movement-right-title h2 {
    color: #fff;
    text-align: left;
}

.join-movement-right-content p {
    color: #fff;
}
.join-movement-right-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}
.sustainability-ios-right-title h2 {
    text-align: left;
}
.join-movement-right-content {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.our-team-content-box {
    padding-top: 56px;
}
.our-team-title h2 {
    text-align: left;
}
section.our-team-section {
    padding: 120px 0px 0px 0px;
}
section.about-banner-section {
    padding-top: 20px;
    padding-bottom: 120px;
}
.about-hero-banner img {
    width: 100%;
}
.team-member-img img {
    border-radius: 0px !important;
    width: 100%;
}
.team-member-name {
    padding: 24px 0px 8px 0px;
    color: var(--Black, #000);
    font-family: "PP Neue Montreal";
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
}
.team-member-position {
    color: var(--Gold-mustard, #A58547);
    font-family: "PP Neue Montreal";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 1.28px;
    text-transform: uppercase;
}

.team-member-card {
    padding-bottom: 56px;
}
section.team-member {
    padding: 80px 0px 64px 0px;
}

.our-team-content p:first-child{
    padding-bottom: 32px;
}
section.job-section {
    padding: 120px 0px;
    background: #A58547;
}
.job-section-title h2 {
    color: var(--White, #FFF);
    font-family: "PP Neue Montreal";
    font-size: 55px;
    font-style: normal;
    font-weight: 500;
    line-height: 115%;
    text-align: left;
    padding-bottom: 24px;
}
.plan-action-section h2 {
    color: #000;
}
.job-section-content p {
    color: var(--White, #FFF);
    font-family: "PP Neue Montreal";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    padding-bottom: 24px;
}
.job-card {
    border-radius: 0px 50px;
    background: #FFF;
    padding: 32px;
    margin-bottom: 32px;
}
.job-location-type {
    color: var(--Gold-mustard, #A58547);
    font-family: "PP Neue Montreal";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: 1.28px;
    text-transform: uppercase;
    padding-bottom: 8px;
}
.job-location-content-box {
    display: flex;
    gap: 32px;
    align-items: end;
}

.job-location-cta a.btn.transprant-btn {
    width: max-content;
    color: #000;
    border: 1px solid #000;
}
.job-location-title {
    padding-bottom: 16px;
}
.job-location-cta a.btn.transprant-btn:hover{
    background: #000;
    color: #fff;
}


.template-card-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.3s ease;
    border-radius: 0px 50px;
}
.team-member-img {
    position: relative;
}
.team-member-img:hover img{
    border-radius: 0px 50px !important;
}

.team-member-img:hover .template-card-overlay {
    opacity: 1;
}
section.sustainability-ios-box {
    padding: 120px 0px;
    background: var(--Gold-mustard, #A58547);
}
.plan-action-section-title h2 {
    text-align: left;
}
.sustainability-ios-right-content p:not(:last-child){
    padding-bottom: 24px !important;
  }
@media(max-width:992px){
    .job-location-content-box{
        flex-direction: column;
    justify-content: flex-start !important;
    align-items: flex-start;
    }
}

@media(max-width:767px){
    .template-card-overlay{
        border-radius: 0 40px;
    }
    .page-template-about .about-banner-title.col-md-6,.page-template-about .about-banner-content.col-md-6{
        width: 100%;
    }
     .about-hero-banner img,.join-movement-left-box img,section.our-team-section .our-team-banner img{
        min-height: 272px;
        max-height: 272px;
        object-fit: cover;
        border-radius: 40px 0px;
    }
    .about-banner-content-box ,.join-movement-right-box,.our-team-content-box,section.team-member{
        padding-top: 40px;
      }
      .team-member-card{
        padding-bottom: 40px;
      }
      .about-banner-title,.our-team-content p:not(:last-child) {
        padding-bottom: 24px;
      }
      .about-banner-content p{
        font-size: 18px;
        line-height: 145%;
      }
      .join-movement-right-content p,.our-team-content p,.job-section-content p,.sustainability-ios-right-content p,.plan-action-section.pin-scroll .job-location-content p{
        font-size: 16px;
        line-height: 145%;
      }
      .job-section-content p{
        line-height: 150% !important;
        padding-bottom: 0;
      }
      .job-section-content p:not(:last-child),.sustainability-ios-right-content p:not(:last-child){
        padding-bottom: 24px !important;
      }
      section.about-banner-section{
        padding-bottom: 64px;
      }
      section.our-team-section{
        padding-top: 64px;
      }
      section.about-join-movement-box,section.job-section,section.sustainability-ios-box,.plan-action-section.pin-scroll{
        padding: 64px 0;
      }
      .plan-action-section.pin-scroll .job-section-title h2{
        padding-bottom: 0;
      }
      section.job-section,.plan-action-section.pin-scroll{
        padding-bottom: 32px;
      }
      .team-member .row .team-member-card .team-member-img > img{
       min-height: 398px;
       max-height: 398px;
       object-fit: cover;
       object-position: top;
      }
      .team-member .row .team-member-card:nth-child(n) .team-member-img > img{
        border-radius: 0 40px !important;
      }
      .team-member .row .team-member-card:nth-child(2n) .team-member-img > img{
        border-radius: 40px 0 !important;
      }
      .team-member-name{
        font-size: 22px;
      }
      .team-member-position,.job-location-type,.job-location-content p{
        font-size: 14px;
      }
      section.team-member{
        padding-bottom: 24px;
      }
      .job-section-title h2{
        font-size: 38px;
        line-height: 100%;
        font-weight: 500;
        margin-bottom: 0;
      }
      .job-card-section{
        margin-top: 40px;
      }
      .job-card{
        padding: 24px;
      }
      .job-location-title{
        padding-bottom: 8px;
      }
      .job-location-title h4{
        font-size: 25px;
      }
      .job-location-content-box{
        gap: 16px;
      }
}
