@media (max-width: 1080px) {
    .site_container,
    .container-fluid {
        min-width: 480px;
        width: 100%;
    }

    #div_Page1 {
        height: 1455px;
    }
    #a_Page1_Logo {
        display: block;
        min-width: 100px;
        margin-left: -7.5%;
        top: 50px;
        width: 20%;
    }
    #div_Page1_2021_annual_report {
        top: 49%;
        margin-left: -5.5%;
        width: 12%;
    }
    #div_Page1_RightButton {
        right: 2%;
        top: 50px;
    }
    #div_Page1_BottomButton {
        bottom: 0;
        height: 28%;
    }
        #div_Page1_BottomButton a[id^="btn_Page1-"] {
            background-size: 86px;
            width: 8%;
        }
        #div_Page1_BottomButton a#btn_Page1-1 {
            left: 10%;
            top: 48%;
        }
        #div_Page1_BottomButton a#btn_Page1-2 {
            left: 15%;
            top: 1%;
        }
        #div_Page1_BottomButton a#btn_Page1-3 {
            left: 20%;
            top: 26%;
        }
        #div_Page1_BottomButton a#btn_Page1-4 {
            left: 33%;
            top: 1%;
        }
        #div_Page1_BottomButton a#btn_Page1-5 {
            left: 42.5%;
            top: 27%;
        }
        #div_Page1_BottomButton a#btn_Page1-6 {
            left: 58%;
            top: 47%;
        }
        #div_Page1_BottomButton a#btn_Page1-7 {
            left: 88.5%;
            top: 27%;
        }
        #div_Page1_BottomButton a#btn_Page1-8 {
            left: 77%;
            top: 47%;
        }
        #div_Page1_BottomButton a#btn_Page1-9 {
            left: 80.5%;
        }
    #div_Page2_GlobalDelivery {
        margin-top: 65px;
        width: 80%;
    }
        #div_Page2_GlobalDelivery div.title {
            font-size: 1em;
            left: 2%;
            top: -1.1em;
            max-width: 425px;
            min-width: 380px;
            width: 40%;

        }
        #div_Page2_GlobalDelivery div.body {
            padding: 30px 0;
        }
            #div_Page2_GlobalDelivery div.body > span {
                font-size: 3.5vw;
                font-family: "Roboto Light";
                margin-left: 28px;
            }
                #div_Page2_GlobalDeliveryBanner .item {
                    position: relative;
                }
                #div_Page2_GlobalDeliveryBanner .figure {
                    font-size: 3.5vw;
                    top: 13%;
                }
                #div_Page2_GlobalDeliveryBanner .figure.figure-1 {
                    left: 2.8%;
                }
                #div_Page2_GlobalDeliveryBanner .figure.figure-2 {
                    left: 36.2%;
                }
                #div_Page2_GlobalDeliveryBanner .figure.figure-3 {
                    left: 69.2%;
                }
        #div_Page2_Globe {
            margin-top: 28px;
        }
            #btn_Page2_Globe-PDF {
                right: 2%;
            }
            #div_Page2_Globe div.globe {
                height: 653px;
            }
            #div_Page2_Globe div.globe a[id^="btn_Page2-"] {
                font-size: 1.3vw;
                line-height: 500%;
                width: 6.7%;
            }
            #div_Page2_Globe div.globe a#btn_Page2-Asia {
                left: 38.7%;
                top: 34.6%;
            }
            #div_Page2_Globe div.globe a#btn_Page2-Africa {
                left: 17.9%;
                top: 62.2%;
            }
            #div_Page2_Globe div.globe a#btn_Page2-Americas {
                left: 10.7%;
                top: 42.7%;
            }
            #div_Page2_Globe div.globe a#btn_Page2-Europe {
                left: 24.3%;
                top: 13.5%;
            }
            #div_Page2_Globe div.globe a#btn_Page2-Oceania {
                left: 51.8%;
                top: 77.5%;
            }

            #div_Page2_Globe div.list {
                left: 71%;
                top: 25%;
                width: 21%;
            }
                #div_Page2_Globe div.title {
                    font-size: 15px;
                }
                    #div_Page2_Globe div.list ul.list > li {
                        font-size: 1.5vw;
                        font-weight: 700;
                        line-height: 2vw;
                    } 
                        #div_Page2_Globe div.list ul.list > li > span {
                            background-position: 70% center;
                            background-size: 30%;
                            width: 25%;
                        }
        #div_Page2_Sustainability {
            margin-top: 65px;
        }
            #btn_Page2_Sustainability-PDF {
                right: 2%;
            }
            #div_Page2_Sustainability div.content {
                width: 80%;
            }
                #div_Page2_Sustainability div.title {
                    font-size: 1em;
                    left: 2%;
                    top: -1.1em;
                    max-width: 425px;
                    min-width: 380px;
                    width: 40%;
                }
                #div_Page2_SustainabilityBanner {
                    background: #FFF;
                    display: flex;
                }
                    #div_Page2_SustainabilityBanner div.item{
                        height: 357px;
                    }
                    #div_Page2_SustainabilityBanner div.item.item-1 {
                        width: 384px;
                    }
                    #div_Page2_SustainabilityBanner div.item.item-2 {
                        width: 222px;
                    }
                    #div_Page2_SustainabilityBanner div.item.item-3 {
                        width: 384px;
                    }
    #div_Page3 {
        padding: 35px 0;
    }
        #div_Page3_Book {
            height: 364px;
            width: 286px;
        }
            #div_Page3_Buttons a[id^="btn_Page3-"] {
                height: 90px;
                font-size: 12px;
                margin: 30px 12px;
                width: 90px;
            }
}
@media (max-width: 1080px) {
    #div_Page3_Buttons {
        margin-top: 10px;
        width: 520px;
    }
        #div_Page3_Buttons a[id^="btn_Page3-"] {
            margin: 10px 20px;
        }
}
