.inner_banner.bg-blue {
    background: #5E93DB;
}

.environ_pin_wrap {
    padding: 10vw 3vw 0;
    position: relative;
}

.environ_pin_wrap .left {
    position: absolute;
    padding-bottom: 10vw;
}

.environ_pin_wrap .left > .actrion_head {
    align-items: flex-start;
}

.environ_pin_wrap .left > .actrion_head .img {
    width: 45px;
}

.environ_pin_wrap .left > h3 {
    font-size: 56px;
    text-transform: inherit;
    line-height: 64px;
    color: #1D3C56;
    padding-left: 3.7%;
    width: 40%;
}

.environ_pin_wrap .left > .actrion_head h2 {
    color: #1D3C56;
}

.environ_pin_wrap .right {
    padding-left: 50%;
    padding-right: 30%;
    z-index: 1;
    position: relative;
}

.num_box > h2 {
    font-size: 95px;
    color: #002539;
    margin: 0;
    line-height: 1;
    font-weight: 600;
}

.num_box p {
    font-size: 28px;
    color: #5E93DB;
    font-weight: 400;
    line-height: 30px;
    margin-top: 10px;
}

.num_box h3 {
    color: #00426A;
    margin-top: 20px;
}

.environ_pin_wrap .right .box.num_box {
    margin-bottom: 8vw;
}

.vision_sec.health_vision {
    margin-bottom: 4vw;
}

.envi_img {
    position: absolute;
    right: -37%;
    top: -75%;
    width: 55%;
}

.envi_img > img {
    width: 100%;
}

.health_built{
    background: #00426A;
    padding: 15vw 3.5vw 6vw 3.5vw;
    position: relative;
    top: -6vw;
    z-index: -1;
    margin-bottom: 2vw;
}

.health_built .built {
    display: block;
    padding-left: 31px;
}

.health_built .built > .right {
    width: 72%;
    margin-top: 5vw;
}

.health_built .built > .right > .info {
    grid-gap: 6vw;
}

.health_built .built > .right > .info h3 {
    border: none;
    padding: 0;
    color: #fff;
    font-weight: 100;
    font-size: 22px;
    line-height: 1.4;
    margin-bottom: 8vw;
}

.health_built .built .left {
    width: 90%;
}

.health_built .actrion_head h2 {
    color: #fff;
}

.health_built_img{
    margin-bottom: 0;
}

.strategic_tools-svg .innovation-circles .svg_center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.strategic_tools-svg .innovation-circles .svg_center svg {
    width: 100%;
}

.innovation-circles .Innovation_text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 38%;
    font-size: 20px;
}

.innovation-circles .Innovation_text h3 {
    color: #1D3C56;
    font-weight: 800;
    display: none;
}

.innovation-circles .Innovation_text h3.active {
    display: block;
}

.beyond_banner.food-safety {
    background-image: url(../images/food-safety-new.png);
}

.beyond_info.food_info > .right {
    grid-gap: 3vw;
}

.envi_img.food {
    width: 68%;
    right: -72%;
    top: -70%;
}

.num_box > h2.word {
    font-size: 58px;
}

.built_img.food_imgg {
    width: 95%;
    margin-top: 5vw;
}

.built_sec.food_section {
    padding: 0 12vw;
}

.built_sec.food_section .built {
    flex-direction: column;
    width: 100%;
    grid-gap: 5vw;
}

.built_sec.food_section .built .left {
    width: 95%;
}

.built_sec.food_section .built .right {
    width: 100%;
    align-items: end;
}

.built_sec.food_section .built .right .info {align-items: flex-start;width: 46%;}

.built_sec.food_section .built .right .info h3 {
    font-size: 22px;
    line-height: 1.2;
    font-weight: 500;
    border: none;
    padding: 0;
}

.built_sec.food_section .built .right .info > div {
    width: 50%;
}

.beyond_banner.innovation{
    background-image: url(../images/digital-trans-new.png);
}

.beyond_banner.cybersecurity{
    background-image: url(../images/cyber-protect.png);
}

.beyond_banner.culinary-overview-banner{
    background-image: url(../images/culinary-overview-banner.png);
}

.beyond_info.innovation .left {
    width: 55%;
}

.beyond_info.innovation .left > h2 {
    width: 100%;
}

.excellence_wrap {
    width: 89%;
    margin: auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.excellence_wrap > h2 {
    color: #1D3C56;
    font-size: 90px;
    font-weight: 100;
    line-height: 1;
    width: 40%;
}

.excellence_wrap .exce_num {
    width: 53%;
    display: grid;
    grid-template-columns: 60% 40%;
    grid-gap: 10% 0%;
}

.built_sec.cybersecurity {
    position: relative;
    padding: 4vw 6vw 0 28vw;
}

.built_sec.cybersecurity .built > .right {
    width: 90%;
}

.built_sec.cybersecurity .built > .right > .info {
    align-items: flex-end;
    justify-content: end;
    width: 68%;
}

.cyber_img {
    position: absolute;
    left: -26%;
    width: 50%;
    top: 20%;
}

.cyber_img img {
    width: 100%;
}

.exce_num.cyber_num_grid {
    grid-template-columns: repeat(3, 1fr);
    width: 60%;
    grid-gap: 3vw;
}

.serving_sec.cyber_srv {
    align-items: flex-start;
}

.serving_sec.cyber_srv .right {
    padding-top: 2vw;
}

.serving_sec.cyber_srv .right h2 {
}

.serving_sec.cyber_srv .right .text {}

.serving_sec.cyber_srv .right .text p {
    margin: 0;
}

.actrion_head.data-head {
    padding-left: 3.5vw;
    margin-top: 15vw;
    margin-bottom: 10vw;
}

.actrion_head.data-head .img {
    width: 50px;
}

.future.flight_meal {
    display: block;
}

.future.flight_meal > .left {
    width: 100%;
    margin-bottom: 3vw;
}

.future.flight_meal > .right {
    width: 100%;
}

.future.flight_meal > .right > h3 {
    font-size: 33px;
    font-weight: 400;
    color: #5e93db;
}

.future.flight_meal > .left > h2 {
    color: #00426A;
}

.key_box_wrap {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2vw;
    width: 89%;
    margin: auto;
    margin-bottom: 15vw;
    padding-top: 6vw;
}

.key_box_wrap .key_box {
    background: #E5EEF9;
    border-radius: 15px;
    padding: 3vw 2vw 3vw 2vw;
}

.key_box_wrap .key_box h2 {
    color: #1D3C56;
    font-size: 32px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 2vw;
}

.key_box_wrap .key_box p {
    color: #5E93DB;
    font-size: 16px;
    font-weight: 400;
}

.future_sec.flight_meal {
    margin-bottom: 0;
}

.h2_heading{
    width: 70%;
    margin: auto;
    padding-right: 6vw;
    margin-bottom: 7vw;
}

.h2_heading h2 {
    font-size: 54px;
    color: #5E93DB;
    line-height: 66px;
}

.built_sec.lounges {
    padding: 0 2vw;
}

.built_sec.lounges .built .right {
    padding-right: 6vw;
}

.built_sec.lounges .left h2 {
    font-size: 54px;
    color: #1D3C56;
}

.built_sec.lounges .built .right .info {
    width: 70%;
}

.built_sec.food_section.lounges_air {
    padding: 0 20vw 0 10vw;
    position: relative;
}

.lounges_air_img {
    position: absolute;
    right: -27%;
    top: 0;
    width: 50%;
}

.lounges_air_img img {
    width: 100%;
}

.actrion_head.rotate_heading {
    padding-left: 3.5vw;
    margin-top: 6vw;
}

.actrion_head.rotate_heading .img {
    width: 45px;
}

.key_box_wrap.retail_box {
    padding-top: 3vw;
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 8vw;
}

.ifc_list {
    display: flex;
    padding: 0 3.5vw;
}

.ifc_list .left {
    width: 47%;
    position: relative;
}

.ifc_list .right {
    width: 53%;
    padding-top: 8vw;
}

.ifc_list .left .cyber_img {
    width: 100%;
    left: -50%;
}

.ifc_list .left .img {
    width: 50px;
}