
.gray-round.light_bg_round:before {
    width: 950px;
    height: 950px;
    top: 50%;
    left: 48%;
}

@media (max-width: 2100px){
    .our-purpose .gray-round.light_bg_round:before {
        top: 54%;
        left: 48%;
    }
    .gray-roundlight_bg_round:before {
        width: 1000px;
    height: 1000px;
    }
    .our-purpose.our-culture .gray-round.light_bg_round:before {
        left: 48%;
    }

    }

    @media (max-width: 1800px){
        .our-purpose .gray-round.light_bg_round:before {
            top: 47%;
        left: 48%;
        }
        .gray-round.light_bg_round:before {
            width: 850px;
            height: 850px;
        }
    
        .our-purpose.our-culture .gray-round.light_bg_round:before {
            left: 48%;
        }
        }
    
@media (max-width: 1600px){
    .our-purpose .gray-round.light_bg_round:before {
        left: 49%;
        top: 36%;
    }
.gray-round.light_bg_round:before {
    width: 900px;
    height: 900px;
}
.our-purpose.our-culture .gray-round.light_bg_round:before {
    left: 49%;
}
}

@media (max-width: 1500px){
    .gray-round.light_bg_round:before {
        width: 750px;
        height: 750px;
    }
    .our-purpose .gray-round.light_bg_round:before {
        left: 47%;
        top: 52%;
    }

    .our-purpose.our-culture .gray-round.light_bg_round:before {
        left: 47%;
    }


    }

    @media (max-width: 1350px){
        .gray-round.light_bg_round:before {
            width: 700px;
            height: 700px;
        }
        .our-purpose .gray-round.light_bg_round:before {
            left: 46%;
            top: 51%;
        }

        .our-purpose.our-culture .gray-round.light_bg_round:before {
            left: 46%;
        }


        }

        

@media (max-width: 1200px){
    .our-purpose .gray-round.light_bg_round:before {
        left:57%;
        top: 47%;
    }
    .gray-round.light_bg_round:before {
        width: 700px;
        height: 700px;
    }


    .our-purpose.our-culture .gray-round.light_bg_round:before {
        left:57%;
    }

    
    }


.font_w_400{
    font-weight: 400!important;
}
.w_80_{
    max-width: 80px;
}

/*.header .meain-menu > ul ul {
    position: absolute;
    background: rgba(249,217,151, 1);
    text-align: left;
    min-width: 180px;
    padding: 10px 0px;
    top: 60px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}*/
.research-solutions-new .solution-list .w_20{
  width: 20%;
}
.research-solutions-new .solution-list .w_30{
width: 30%;
}
.consistently-listing li a {
    cursor: context-menu;
}

/* Ensure 4 team items per row on the Meet The Team page (overrides .team-box default of 5) */
.ouer-team .team-box {
    width: calc(100% / 4);
}

