body {
    /*font-family: 'Segoe UI';*/
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    /*color: #444444;*/
    color: #000;
    background: #FFFFFF;
    margin-top:0px;
    /*width: 100%;
    height: 100%;
    margin: 0;
    padding: 0; 
    display: block;*/
}


#contain{
}


@media only screen and (min-width:753px) {
    #part1 {
        /*width: 50%;
        height: 55vh;*/
    }

    #image1 {
        position: relative;
        /*max-width: 640px;*/
        /*max-width: 640px;*/
        /*width: 36.3vw;*/
        width: 41.3vw;
        height: auto;
        /*height: 50vh;*/
        /*height: 414.73px;*/
        /*left: 143px;*/
        /*left: 8.51vw;*/
        left: 6.35vw;
        /*top: 115px;*/
        /*top: 6.845vw;*/
        /*top: 4vw;*/
        /*top: 4vh;*/
        /*top: 50vh;*/
        /*top: 10vh;*/
        /*top: 5vw;*/
        /*top: 1vw;*/
        padding-bottom:1px;
    }

    #part2 {
        /*width: 50%;*/
        /*height: auto;*/
    }

    #Title {
        position: absolute;
        /*position: relative;*/
        /*width: 480px;*/
        font-weight:600;
        width: 29vw;
        height: auto;
        /*font-size: 40px;*/
        /*font-size: 2.38vw;*/
        font-size: 2.02vw;
        /*line-height: 48px;*/
        line-height: 44px;
        /*left: 969px;*/
        /*left: 57.14vw;*/
        /*left: 50.14vw;*/
        /*right: 11vw;*/
        /*right: -60vw;*/
        right: 18vw;
        /*top: 260px;*/
        /*top: 15.476vw;*/
        /*top: 13.321vw;*/
        /*top: 6.8vw;*/
        /*top: 56vh;*/
        /*top: -8vw;*/
        top: 25.8vw;
        /*top: 25.8vw;*/
    }


    #Sub {
        position: absolute;
        /*position: relative;*/
        width: 29vw;
        /*height: 156px;*/
        height: auto;
        /*font-size: 1.25vw;*/
        /*font-size: 0.89vw;*/
        font-size: 1.2vw;
        /*left: 948px;*/
        /*left: 56.42vw;*/
        /*left: 50.42vw;*/
        /*left: 48.2vw;*/
        /*right: 9.7vw;*/
        right: 16vw;
        /*right: -58.48vw;*/
        /*top: 347px;*/
        /*top: 21vw;*/
        /*top: 11.945vw;*/
        /*top: 63vh;*/
        /*top: -8vw;*/
        /*top: 33.945vw;*/
        top: 31.5vw;
        /*top: 29.945vw;*/
        /*line-height: 162%;*/
        line-height: 180%;
        white-space:nowrap;
    }

    #image2 {
        /*position: absolute;*/
        position: relative;
        /*width: 100%;*/
        width: 95%;
        /*height: 35vh;*/
        /*height: auto;*/
        height: 21vw;
        left: 0px;
        /*top: 65vh;*/
        top:-10px;
        margin: 0px 2.5%;
    }

    #logo {
        position: absolute;
        top: 9vw;
        /*left: 11%;*/
        left: 7.27%;
        /*width:8vw;*/
        width: 90px;
        height: 38px;
        /*height: 35px;
        width: 80px;*/
    }
}

@media only screen and (max-width: 752px) {
    #image1 {
        position: relative;
        max-width: 640px;
        /*width: 70vw;*/
        width: 61vw;
        height: auto;
        display: block;
        margin: auto;
        /*height: 50vh;*/
        /*height: 414.73px;*/
        /*left: 143px;*/
        /*left: 8.51vw;*/
        /*left:0px;*/
        /*top: 115px;*/
        /*top: 6.845vw;*/
        /*top: 4vw;*/
        /*top: 6vh;*/
        top: 16px;
    }

    #part2 {
        /*text-align: center*/
    }

    #Title {
        font-weight: bold;
        /*font-size: 15px;*/
        font-size: 20px;
        line-height:24px;
        position: relative;
        /*left: 38vw;*/
        /*left: 32vw;*/
        left: 28.5vw;
        /*width: 50vw;*/
        width: 63vw;
        /*width: auto;*/
        padding-top: 0vh;
        /*top:11vh;*/
        top:31px;
        /*text-align:center;*/
    }

    #Sub {
        position: relative;
        display: inline-block;
        font-size:15px;
        /*left: 34vw;*/
        left: 25.5vw;
        /*width: 50vw;*/
        width: 63vw;
        /*width: 80vw;*/
        /*width: auto;*/
        max-width: 100vw;
        /*text-align: left;*/
        /*top: 0px;*/
        /*top: 10vh;*/
        top: 19px;
        bottom: 16px;
        /*border:1px solid;*/
        /*text-align:match-parent;*/
    }

    #image2 {
        display: block;
        position: relative;
        /*width: 100%;*/
        width: 95%;
        height: auto;
        /*height: 25vh;*/
        bottom: 0px;
        left: 0px;
        /*top: 636px;*/
        /*top: 37.857vw;*/
        /*top: 35vw;*/
        /*top: 75vh;*/
        /*top: 80vh;*/
        /*top:auto;*/
        top: -10px;
        min-height: 94.08px;
        padding-top: 10px;
        margin: 0px 2.5%;
    }

    #logo {
        position: absolute;
        top: 8.5vw;
        /*left: 11%;*/
        left: 8.27%;
        /*width:14vw;*/
        /*width: 90px;
        height: 38px;*/
        width: 80px;
        height: 35px;
    }

   
}
