/* -----------------------------------who we are----------------------------------- */

/* @media screen and (max-width: 1920px){
    .mission-vision .text-box{
        max-width: 85%;
        margin-top: 22%;
    }
} */

/* @media screen and (max-width: 1080px){
    .mission-vision .text-box{
        margin-top: 0;
    }

    .mission-vision .text-box p{
        font-size: 12px;
    }
} */

@media screen and (max-width: 1025px){
	.mission-vision .text-box{
		padding-right: 6%;
	}

    .leadership .leader-detail .img-box {
        max-width: 90%;
    }

    .detail-text-last p {
        margin-left: 2rem;
}
	.detail-text-last p {
    margin-left: 1rem;
}
    

}

@media screen and (max-width:769px){

    .about-us{
        padding: 20px 0 0;
    }

    .mission-vision{
      
        grid-template-columns: repeat(1,1fr);
    }

    .mission-vision .text-box{
        padding: 4%;
    }

    .leadership{
        padding: 20px 0;
    }
    .leadership .leader-detail .img-box {
        max-width: 100%;
    }


    .leadership .text-box {
        max-width: 100%;
    }
    .about-leaders .img-box{
        display: none;
    }

    .about-leaders .name{
        display: none;
    }

    .about-leaders h3{
        margin-bottom: 0;
    }

    .detail-text-last p{
        margin-left: 0;
    }

    .leader-detail-2,
    .leader-detail-3{
    display: block;
}
}

@media screen and (max-width: 835px){
	.mission-vision{
		grid-template-columns: repeat(1,1fr);
	}
	.leadership .leader-detail .img-box {
    	max-width: 100%;
	}
	
	.detail-text-last p {
    	margin-left: 0;
	}
}

@media screen and (max-width:641px){
    .about-leaders .name{
        display: none;
    }

    .detail-text-last p{
        margin-left: 0;
    }

    .detail-text-last p{
        margin-left: 0;
        margin-top: 10px;
    }
	
	.detail-text-box h3{
		margin-top: 20px;
	}
}

@media screen and (max-width: 376px){
    .about-us h2{
        font-size: 30px;
    }

    .about-us h2 span {
        font-size: 22px;
    }

    .about-leaders .img-box img{
        display: none;
    }

    .leadership h2 {
        font-size: 33px;
        margin-bottom: 22px;
    }
    .leadership p{
        text-align: left;
    }



}

@media screen and (max-width: 361px){
    .about-us h2 {
        font-size: 26px;
    }

    .about-us h2 span {
        font-size: 18px;
    }

    .about-leaders .img-box img{
        display: block;
    }

    .about-leaders .name{
        display: none;
    }

    .leadership h2 {
        font-size: 31px;    
        margin-bottom: 20px;
    }


    .leadership .leader-detail .img-box {
        max-width: 100%;
        margin-top: 0;
    }

    .detail-text-last p{
        margin-left: 0;
        margin-top: 10px;
    }


}





/* ---------------------------------career page--------------------------------- */

@media screen and (max-width: 769px){
    .jobs .job-btn{
        display: block;
        margin: 20px auto;
    }

    .jobs .text-box h2{
        margin-top: 20px;
    }

    .application-container{
        grid-template-columns: repeat(1,1fr);
        max-width: 90%;
    }

    .application-box::after{
        border-left: 25px solid transparent;
        border-right: 25px solid transparent;
        /* border-top: 40px solid red; */
        left: 50%;
        transform: translateX(-50%);
        top: 99%;
    }

    .application-box:nth-child(1)::after{
        border-left: 25px solid transparent;
        border-top: 40px solid #f3f3f3;
    }
    .application-box:nth-child(2)::after{
        border-left: 25px solid transparent;
        border-top: 40px solid #e6e6e6;
    }

    .application-box:hover:nth-child(1)::after{
        border-left: 25px solid transparent;
        border-top: 40px solid #00adef;
    }
    
    .application-box:hover:nth-child(2)::after{
        border-left: 25px solid transparent;
        border-top: 40px solid #00adef;
    }
	
	.team-member-incentives h2 {    
     margin-bottom: 30px;
	}
	
	.team-member-incentives .compass-award p {    
     margin-bottom: 30px;
}
	
}

@media screen and (max-width: 376px){
    .jobs .text-box h2{
        font-size: 30px;

    }
	
}

@media screen and (max-width:361px){
    .jobs .text-box h2{
        font-size: 25px;

    }

    .jobs .text-box h3 {
        font-size: 25px;
    }
	
	.application-box {
   		 height: 370px !important;
	}

}

@media screen and (max-width: 416px){

    .jobs{
       padding: 20px 0; 
    }

    .jobs .text-box h2{
        margin-top: 20px;
		line-height: 42px;
    }

    .jobs .img-box img {
        height: 265px;
    }
    .application-containe{
        max-width: 85%;
    }

    .application-box{
        height: 350px;
    }

    .faq h2{
        margin-bottom: 20px;
    }

    .faq .container .row{
        margin: 0;
    }

   
}

@media screen and (max-width: 361px){
	.jobs .text-box h2{
		line-height: 37px;
	}
}

@media screen and (max-width: 321px){
    .jobs .img-box img{
        height: 215px;
    }
	
	.application-box{
		height: 445px !important;
	}
	.jobs .text-box h2{
		line-height: 37px;
	}
}

@media screen and (max-width: 281px){
	.application-box{
		padding: 0 20px;
		height: 500px !important;
	}
}



/* -----------------------our workplace---------------------------- */

@media  screen and (max-width: 769px){
    .core-value .img-box{
        margin: 0 auto;
    }
 /* team members insentives section (our workplace) */

    .team-member-incentives h3{
        margin-top: 20px;
    }

    .team-member-incentives .img-box img{
        height: auto;
    }

    .team-member-incentives .compass-award .img-box{
        max-width: 60%;
    }

    .team-member-incentives .conqure-award .text-box{
        margin: 20px 0;
    }

    .team-member-incentives .conqure-award .img-box img{
        height: auto;
    }

    .team-member-incentives p{
        margin-bottom: 0;
    }
}

@media screen and (max-width: 415px){
    .team-member-incentives .compass-award .img-box{
        max-width: 90%;
    }
    .team-member-incentives p{
        margin-bottom: 20px;
    }
}



/* ---------------------------------our culture--------------------------------- */

@media screen and (max-width: 896px){
	.core-value .img-box{
		margin: 0 auto;
	}
}

@media screen and (max-width: 769px){
    
.employee{
    padding: 20px 0;
}

.diversity{
    padding: 20px 0;
}

.employee-growth{
    padding: 20px 0;
}

.employee-growth .text-box {
    margin-bottom: 20px;
}

.our-culture{
    padding: 20px 0;
}
.our-culture .text-box{
    margin: 0;
}

}

@media screen and (max-width: 361px){
	.employee-benefit h2{
		line-height: 40px;
		font-size:28px;
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 321px){
    .employee-benefit h2{
        font-size: 25px;
    }
}


/* ----------------------------------our impact---------------------------------- */
@media screen and (max-width: 769px){
    .community{
        padding: 20px 0;
    }
}
@media screen and (max-width: 416px){
    .community{
        padding: 20px 0;
    }

    .logo-slider .slider-box{
        width: 90%;
        margin: auto;
    }
    .logo-slider .slider-box{
        right: -8% !important;
    }
}

