

.banner-pic2{
    width:100%;
    margin-top:65px;
    margin-bottom:25px;
}

.banner-pic3{
    width:100%;
}

.white-div{
    width:1590px;
    height:auto;
    margin-left:90px;
    text-align: right;
}


.video-container{
    width: 1920px;
    display: block;
    max-width: 1920px;
    position: relative;
    transform-origin: top left;
}


#v-con{
    transform-origin: top left;
}

.polyon-container{
    margin-top:80px;
}

.polyon1{
    top:-42px;
}

.polyon2{
    top:22px;
}

.polyon3{
    top:86px;
}

.msg-title{
    color: #262D52;
    font-size: 45px;
    font-family: 'Ibarra Real Nova', serif;
    font-weight: 600;
    position: relative;
    margin-bottom: 44px;
}

.msg-title:after {
    content: '';
    height: 2px;
    width: 100px;
    background: #00356b;
    position: absolute;
    bottom: -6px;
    left: 0;
    z-index: 1;
}

.msg-container{
    margin: 0px auto;
    max-width: 1440px;
    width: 100%;
    /* padding:68px 0px 160px 0px; */
    padding:68px 0px 200px 0px;
}

.pg-bg-container{
    margin: 0px auto;
    max-width: 1440px;
    width: 100%;
    padding:80px 0px 94px 0px;
}

.pg-bg-img{
    margin-left:140px;
}

.pg-bg-img2{
    width:100%;
    display:none;
}

.pg-bg-plus{
    display:inline-flex;
    vertical-align: bottom;
    width:49px;
    height:49px;
    border-radius: 50%;
    background-color: #0062A0;
    justify-content: center;
    align-items: center;
    cursor:pointer;
}

.pg-bg-plus:hover{
    opacity:0.8;
}

.msg-hline{
    /* margin-top:12px; */
    margin-top:6px;
    margin-bottom:40px;
    display:block;
}

.msg-comma1{
    opacity:0.4;
}

.msg-comma2{
    opacity:0.4;
}

.msg-content{
    display:block;
    width:calc(100% - 75px);
    background-color:#00356B;
    padding:75px 0px 85px 128px;
}

.msg-left{
    display:inline-block;
    vertical-align: top;
    width:64%;
}

.msg-right{
    display:inline-block;
    vertical-align: top;
    width:calc(36% - 5px);
    position:relative;
}

.msg-photo{
    position: absolute;
    top:55px;
    /* top:0px; */
    left:10%;
    width:100%;
}

.msg-content-text{
    display:inline-block;
    vertical-align: top;
    font-family: 'Assistant', sans-serif;
    color:#FFF;
    font-size:20px;
    width:595px;
    margin-top:50px;
    margin-bottom:50px;
    padding-left:14px;
    padding-right:14px;
    line-height:1.5;
    letter-spacing: 1px;
}

.msg-content-text2{
    padding-left:109px;
}

.msg-content-title1{
    color:#FFF;
    font-size:20px;
    font-family: 'Ibarra Real Nova', serif;
    line-height: 38px;
    letter-spacing: 0.7px;
    
}

.msg-content-title2{
    color:#FFF;
    font-size:25px;
    font-family: 'Ibarra Real Nova', serif;
    line-height: 38px;
    letter-spacing: 0.7px;
}

.msg-comma2{
    display:inline-block;
    vertical-align: bottom;
}


.msg-container2{
    display:none;
}

.sticky1 {
    position: fixed;
    top: 220px;
}

.sticky2{
    position: fixed;
    top: 278px;
}

.sticky3 {
    position: fixed;
    top: 334px;
}

.sticky4 {
    position: fixed;
    top: 392px;
}

.sticky5 {
    position: fixed;
    top: 452px;
}

.sticky6 {
    position: fixed;
    top: 508px;
}

.sticky7 {
    position: fixed;
    top: 566px;
}

.sticky8 {
    position: fixed;
    top: 624px;
}





/* .video-img{
    width:100%;
} */

.video-video{
    width:1440px;
    object-fit: fill;
}


@media only screen and (max-width: 1500px) {
   

    .msg-content {
        display: block;
        width: calc(100% - 75px);
        background-color: #00356B;
        padding: 30px 0px 40px 60px;
    }

    .msg-container{
        padding:70px 90px 106px 90px;
    }

    

    .msg-content-text{
        margin-top:16px;
        margin-bottom: 28px;
        width: calc(100% - 192px);
    }

    .msg-photo{
        width:100%;
        top:16px;
    }

    .pg-bg-container{
        padding: 70px 90px 106px 90px;
    }

    .pg-bg-img{
        margin-left: 0px;
        width:100%;
    }

    .pg-bg-plus{
        float:right;
    }
}

@media only screen and (max-width: 1024px) {
    
    

    .pg-bg-img{
        display:none;
    }

    .pg-bg-img2{
        display:block;
    }

    .msg-comma1{
        width:49px;
    }

    .msg-comma2{
        width:49px;
    }

    .msg-photo{
        left:0px;
        top:0px;
        position: inherit;
        margin-bottom:42px;
        width:369px;
    }

    .msg-container {
        padding: 70px 52px 106px 52px;
    }

    .msg-content-text {
        margin-top: 16px;
        margin-bottom: 28px;
        /* width: calc(100% - 90px); */
        width: calc(100% - 106px);
        margin-left:auto;
        margin-right:auto;
        font-size:30px;
    }

    .msg-content-text2{
        padding-left:0px;
        margin-bottom:63px;
    }

    .msg-container1{
        display:none;
    }

    .msg-container2{
        display:block;
    }

    .msg-content{
        width:100%;
    }

    .msg-left{
        width:100%;
    }

    .msg-right{
        width:100%;
    }

    .msg-content{
        padding:42px 50px;
    }

    .msg-content-text{
        display:block;
        padding:0px;
    }

    .msg-comma2{
        display:block;
        margin:0px 0px 0px auto;
    }

    .msg-content-title1{
        font-size:40px;
    }

    .pg-bg-container{
        padding: 70px 52px 106px 52px;
    }

    .polyon {
        right: 40px;
    }
}

@media only screen and (max-width: 768px) {
    

    .white-div{
        margin-left:0px;
        width:100%;
        height:auto;
        padding:52px;
    }

    .video-img{
        width:100%;
    }

    .video-video{
        width:100%;
    }
    
    .video-container{
        width:100%;
    }

    .msg-content-title2{
        font-size:28px;
        margin-top:5px;
    }    
        
    .msg-content {
        padding: 44px 55px;
        padding-bottom:82px;
    }

    .msg-content-text {
        margin-top: 0px;
        margin-bottom: 0px;
        width: calc(100% - 63px);
        font-size: 31px;
    }

    .white-div{
        padding:50px;
    }

    #v-con{
        margin-bottom:0px!important;
    }

    .msg-container {
        padding: 75px 50px 92px 50px;
    }

    .pg-bg-container{
        padding: 74px 50px 50px 50px;
    }

    .polyon-container{
        display:none;
    }

    .msg-photo{
        margin-bottom:0px;
    }

    .msg-right {
        margin-bottom:40px;
    }
}

@media only screen and (max-width: 600px) {
    .msg-content-text2 {
        margin-bottom: 30px;
    }

    .white-div {
        padding: 50px 25px;
    }
    
    .msg-title{
        font-size:30px;
    }

    .msg-container {
        padding: 35px 25px 50px 25px;
    }

    .msg-photo{
        width:100%;
    }

    .msg-content {
        padding: 21px 25px;
        padding-bottom: 40px;
    }

    .msg-content-title1{
        font-size:22px;
    }

    .msg-content-title2 {
        font-size: 20px;
        margin-top: -10px;
    }

    .msg-right {
        margin-bottom: 20px;
    }

    .msg-comma1{
        width:25px;
    }

    .msg-comma2{
        width:25px;
    }

    .msg-content-text {
        font-size: 18px;
        margin-top: 8px;
        margin-bottom: 14px;
        width: calc(100% - 41px);
    }

    .pg-bg-container {
        padding: 35px 25px 50px 25px;
    }
}