

.globe-section .globe_bg_wrap .globe_bg_inner {background: url(../../../../img/main/en/global_img_d.png) 50% 50% no-repeat;
    display: block;
    width: 1509px;
    height: 674px;
    margin: 0 auto;
    background-size: cover;}

.globe_text_wrap ul li p { font-size: 28px; line-height: 40px; }

.extra-info-box .section-desc {height:9rem;}




@media screen and (max-width: 1609px) {
    .globe-section .globe_bg_wrap{margin-top:0;}
    .globe-section .globe_bg_wrap .globe_bg_inner {width: 1106px; height: 561px; background: url(../../../../img/main/en/global_img_l.png) 50% 50% no-repeat; background-size: cover;}
}


/*----------------------------- Laptop -----------------------------*/
@media all and (max-width:1280px){

    .globe-section .globe_bg_wrap {margin-top: 44px;}
    .globe-section .globe_bg_wrap .globe_bg_inner {width: 1006px; height: 520px;}

}




/*----------------------------- Tablet -----------------------------*/
@media all and (max-width:1080px){

    .globe-section .globe_bg_wrap .globe_bg_inner {width: 1006px; height: 433px; background-image: url(../../../../img/main/en/global_img_t.png); }
    .globe_text_wrap{width: 200px; bottom:7px;}
    .globe_text_wrap ul li p:before {margin-left: -17px;}
    .globe_text_wrap ul li p{padding-left:17px; font-size:19px; line-height:inherit;}

    .section-inner .col .extra-info-box .extra_text_box { min-height: 269px;}
    .extra-info-box .section-desc {height:161px;}
}



/*----------------------------- Mobile -----------------------------*/
@media all and (max-width:766px){

    .globe-section .globe_bg .globe_bg_inner {
        width: 634px;
        height: 280px;
        background: url(../../../../img/main/en/global_img_m.png) 50% 50% no-repeat;
        background-size: cover;
        margin-bottom: 10px;
    }

    .section-inner .col .extra-info-box .extra_text_box {min-height: inherit;}
    .globe_text_wrap{bottom: 30px;}
    .globe_text_wrap ul li p {font-size:16px;}

    .section .section-desc {height:auto;}

}