#appTopwrap {
    background-image: url(../images/imagingedge/pc_banner_main.jpg);
    background-position: 0% 85%;
    background-repeat: no-repeat;
}

#appTopwrap .contTop h2 {
	color: #fff;
	line-height: 120%;
	font-weight: normal;
	padding-bottom: 0.3em;
	font-size: 2.6em;
}
#appTopwrap .contTop h4 {
    color: #fff;
    font-size: 1.4em;
    line-height: 120%;
    font-weight: normal;
    padding-bottom: 1.2em;
}
#appTopwrap .contTop p {
    line-height: 160%;
    color: #fff;
}
#appTopwrap .contTop .left_cont {
    float: none;
    height: 200px;
    padding: 26px 0 0 90px;
    background: url(../images/app_logo_23_1.png)no-repeat 0px 23px;
    background-size: 76px;
}
@media screen and (min-width: 767.01px), not screen {
    #appTopwrap .module-button1-area {
        margin-top: 20px;
        text-align: left;
    }
    .ie-header-parent {
        height: 532px !important;

    }
    .ie-header-parent .banner-rve {
        background-image: none;
        width: 1280px;
        margin: 0 auto;
        left:0;
        right: 0;
    }
    #appTopwrap .button1-area {
        width: 180px;
        padding-left: 0;
    }
    #appTopwrap .button1a {
        width: 180px;
    }
    .ie-header-parent .module-button1-area{
        margin-top: 20px;
    }
    .ie-header-parent .banner-rve-block-logo-img {
        margin-top: 100px;
        margin-bottom: 4px;
    }
}
@media screen and (max-width:1300px) {

    .ie-header-parent .banner-rve-area-child-elems{
        float: none;
    }
    .ie-header-parent .banner-rve-area-child-elems.biei{
        float: none;
    }
    .ie-header-parent .banner-rve {
        width: 720px;
    }

}
@media screen and (max-width:767px) {
#appTopwrap {
    background-position: 50% 85%;
    background-repeat: no-repeat;
}
#appTopwrap .contTop .left_cont {
    height: auto;
    padding: 120px 0 0 0px;
    background: url(../images/app_logo_23_1.png)no-repeat 50% 10px;
    background-size: 90px;
}
    .ie-header-parent {
        margin-top: 50px;
        height: 580px !important;
    }
    .ie-header-parent .banner-rve {
        background-image: none;
        width: 100%;
    }
    .ie-header-parent .banner-rve-area-child-elems.biei img{
        width: 100%;
    }
    .ie-header-parent .banner-rve-block-logo-img {
        margin-top: 50px;
    }
    .block-special03-desc {
        color: #FFFFFF !important;
        font-size: 15px !important;
    }
    .size-s3-desc {
        font-size: 13px !important;
        color: #646464 !important;
    }
    .size-m-desc {
        font-size: 13px !important;
        color: #646464 !important;
    }
    .size-m-desc-notification {
        font-size: 12px !important;
        color: #646464 !important;
    }
    #appTopwrap .contTop p {
        line-height: 150%;
        font-size: 14px;
    }
    .size-s3-name-osd {
    font-size: 13px !important;
    color: #646464 !important;
}
.banner-rve-area-child .banner-rve-area-child-elems p {
    font-size: 15px !important;
}
}
@media screen and (max-width:640px) {

    .ie-header-parent {
        margin-top: 0;
    }
}

.ie-desktop-motion-correction-div {
    display: block;
    position: relative;
    width: auto;
}
.ie-desktop-motion-correction-div .motion-correction-img-desc-div {
    display: flex;
    flex-direction: row;
    position: absolute;
    bottom: 34px;
    left: 0;
    right: 0;
    color: #646464;
    font-weight: bold;
    font-size: 18px;
}
.ie-desktop-motion-correction-div .motion-correction-img-desc {
    width: 360px;
}