@charset "UTF-8";

/*메인 적용 css*/
/*메인 공통*/
#layout_config {
    text-align: left;
}

.blank {
    display: block;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.wrap_inner {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

.hideme {
    opacity: 0;
}

.lazy-image {
    transition: opacity 1s, transform 1s;
    opacity: 1;
}

.lazy-image.lazy-load {
    opacity: 0;
    padding-bottom: 100%
}

/************************pc버전*******************/

/*기본폰트 지정*/
.main_title_txt {
    font-size: 50px;
    line-height: 56px;
    display: block;
    margin-bottom: -10px;
}

/*.slide2 .main_title_txt{margin-top:-3px;}*/
/*.slide3 .main_title_txt{margin-top:-3px;}*/
span.mo_blank {
    display: none;
}

/*임시 header, footer*/
#layout_header {
    position: absolute;
    top: 0;
    width: 100%;
    height: 134px;
    background: url( /content/dam/channel/wcms/de/business/solar/home-energy-package/images/img_header.png) no-repeat center center;
    background-size: cover;
}

#layout_footer {
    width: 100%;
    height: 1402px;
    background: url( /content/dam/channel/wcms/de/business/solar/home-energy-package/images/img_footer.png) no-repeat center center;
    background-size: cover;
}

.pc_img {
    display: block;
}

.mo_img {
    display: none;
}

/******main__keyVisual******/
.main__keyVisual {
    text-align: left;
}

.main__keyVisual_img {
    height: 800px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_key-visual_w.jpg) no-repeat center center;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.main__keyVisual_txt {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 82px;
    padding-top: 148px;
}

.main__keyVisual .main_title_txt {
    color: white;
    text-shadow: 2px 0px 18px rgba(0, 0, 0, 0.4);
}

.main__keyVisual p,
.main__keyVisual h2 {
    font-size: 20px;
    font-weight: 100;
    line-height: 26px;
    color: white;
    margin-top: 38px;
    font-weight: 100;
}

/******main__slide******/
.main__slide {
    padding-top: 68px;
    padding-bottom: 82px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.main__slide_slide_wrap {
    max-width: 1300px;
    margin: 0 auto;
    position: relative;
}

.main__slide_slide {
    width: 100%;
    max-width: 1152px;
    margin: 0 auto;
}

.main__slide_slide .main_title_txt {
    color: #333333;
}

.main__slide_slide p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    margin-top: 32px;
    -webkit-text-size-adjust: none;
}

.main__slide_slide .txt_area {
    min-height: 310px;
}

.main__slide_slide .img_area {
    height: 387px;
}

.main__slide_slide .slide1 .img_area {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy-package-solution-advantages-img1_w.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.main__slide_slide .slide2 .img_area {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy-package-solution-advantages-img2_w.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.main__slide_slide .slide3 .img_area {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy-package-solution-advantages-img3_w.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.main__slide_slide_btns {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.main__slide_slide_btns .main__slide_slide_btn {
    width: 28px;
    height: 77px;
    display: block;
    position: absolute;
    bottom: 155px;
    border: 0;
}

@media all and (max-width:960px) {
    .main__slide_slide_btns .main__slide_slide_btn {
        display: none;
    }
}

/*focus*/
/*.main__slide_slide_btns .btn:focus{outline:0;}*/
.main__slide_slide_btns .main__slide_slide_btn.main__slide_slide_btn--prev {
    left: 0;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy_package_solution_advantages-prev-btn.png) no-repeat center center;
    background-size: cover;
}

.main__slide_slide_btns .main__slide_slide_btn.main__slide_slide_btn--next {
    right: 0;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy_package_solution_advantages-next-btn.png) no-repeat center center;
    background-size: cover;
}

/* 20190911 #content 선택자 추가 */
#content .main__slide .slick-dots {
    bottom: -32px;
}

#content .main__slide .slick-dots li {
    margin: 0 17.5px;
}

#content .main__slide .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #bfbfbf;
}

#content .main__slide .slick-dots li.slick-active button {
    background: #7b7b7b;
}

/******main__house******/
.main__house_img_area {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_solar-ess-awhp-hems-indidual-feature_w.jpg) no-repeat right 0;
    background-size: 100% auto;
    min-height: 2290px;
    position: relative;
}

.main__house_txt_area {
    position: absolute;
    left: 1077px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 80px;
    min-width: 523px;
    text-align: left;
}

.main__house_txt_area .title {
    display: block;
    font-size: 45px;
    line-height: 45px;
}

.main__house_txt_area p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    margin-top: 24px;
    margin-right: 24px;
}

.main__house .plus_area {
    position: absolute;
}

.main__house .plus_area .btn_plus {
    display: block;
    width: 50px;
    height: 50px;
    border: 0;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_solar-ess-awhp-hems-individual-feature-plus-btn.png) no-repeat center center;
    cursor: pointer;
    background-size: contain;
}

.main__house .plus_area img {
    position: absolute;
    display: none;
}

.main__house .plus_area .btn_close {
    display: none;
}

.main__house .mo_plus {
    display: none;
}

.main__house .panelCapture {
    top: 137px;
}

.main__house .panelCapture .plus_area {
    margin-top: 205px;
    width: 512px;
    left: -512px;
}

.main__house .panelCapture img {
    top: -1px;
    left: -40px;
    width: 150px;
    height: auto;
}

.main__house .ess {
    top: 964px;
}

.main__house .ess .plus_area {
    margin-top: 177px;
    width: 592px;
    left: -592px;
}

.main__house .ess img {
    top: -98px;
    left: -40px;
    width: 150px;
    height: auto;
}

.main__house .keep {
    top: 1699px;
}

.main__house .keep .plus_area {
    margin-top: -11px;
    width: 166px;
    left: -166px;
}

.main__house .keep img {
    top: -94px;
    left: -70px;
    width: 150px;
    height: auto;
}

.main__house .add {
    top: 2311px;
}

.main__house .panelCapture::before {
    content: "";
    display: block;
    width: 408px;
    height: 234px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_solar-ess-awhp-hems-individual-feature-arrow1.png) no-repeat center center;
    position: absolute;
    right: 505px;
    top: 9px;
}

.main__house .ess::before {
    content: "";
    display: block;
    width: 597px;
    height: 391px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_solar-ess-awhp-hems-individual-feature-arrow2.png) no-repeat center center;
    position: absolute;
    right: 505px;
    top: 8px;
}

.main__house .keep::before {
    content: "";
    display: block;
    width: 125px;
    height: 243px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_solar-ess-awhp-hems-individual-feature-arrow3.png) no-repeat center center;
    position: absolute;
    right: 505px;
    top: 8px;
}

.main__house .add::before {
    content: "";
    display: block;
    width: 219px;
    height: 152px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/img_arrow4_con3.png) no-repeat center center;
    position: absolute;
    right: 505px;
    top: 8px;
}

/******main__timeScene******/
.main__timeScene {
    background: #f9f9f9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 68px;
    padding-bottom: 54px;
    text-align: center;
    position: relative;
}

.main__timeScene_title_area {
    margin-bottom: 42px;
    position: relative;
    z-index: 9999;
}

.main__timeScene_title_area .main_title_txt {
    margin-bottom: 11px;
    font-size: 50px;
    line-height: 56px;
}

.main__timeScene_title_area p {
    font-size: 40px;
    line-height: 1;
    margin: 0;
}

.main__timeScene_btn_area {
    width: 100%;
    max-width: 830px;
    margin: 0 auto;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-btn-bg.png) no-repeat center 20px;
    background-size: 100% auto;
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    min-height: 456px;
    z-index: 9;
}

.main__timeScene_btn_area ul {
    position: relative;
    z-index: 999;
}

.main__timeScene_btn_area .main__timeScene_btn {
    width: 77px;
    height: 77px;
    border-radius: 100px;
    background: #dadada;
    position: absolute;
    border: 0;
    padding: 0;
}

.main__timeScene_btn_area .main__timeScene_btn button {
    background: none;
    border: 0;
    font-size: 18px;
    color: #888888;
    padding: 0;
    width: 77px;
    height: 77px;
    font-size: 18px;
    color: #888888;
    line-height: 1.1;
    cursor: pointer;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2,
.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3,
.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2 button,
.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3 button {
    width: 79px;
    height: 79px;
}

.main__timeScene_btn_area .main__timeScene_btn button span {
    display: block;
    padding-top: 3px;
}

.main__timeScene_btn_area .main__timeScene_btn button span,
.main__timeScene_btn_area .main__timeScene_btn button i {
    color: #888;
    line-height: 1.2;
}

/*focus*/
/*.main__timeScene_btn_area .btn button:focus{outline:none;}*/
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes blink {
    0% {
        opacity: 1;
    }

    50% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.main__timeScene_btn_area .main__timeScene_btn.blink {
    -webkit-animation: blink 1s;
    animation: blink 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    pointer-events: auto;
}

/*focus*/
/*.main__timeScene_btn_area .btn:focus{outline:0;}*/
.main__timeScene_btn_area .main__timeScene_btn i {
    display: block;
    font-style: normal;
    font-size: 15px;
}

.main__timeScene_btn_area p {
    position: absolute;
    top: 89px;
    z-index: 99;
    font-size: 15px;
    font-weight: bold;
    color: #888888;
    width: 100%;
    text-align: center;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1 p {
    top: 84px;
}

.main__timeScene_btn_area p.mo {
    display: none;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1 {
    left: 41px;
    top: 132px;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2 {
    left: 378px;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3 {
    left: 712px;
    top: 127px;
}

.main__timeScene_btn_area .main__timeScene_btn.on span,
.main__timeScene_btn_area .main__timeScene_btn.on i {
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 0 #d2ac03;
}

.main__timeScene_btn_area .main__timeScene_btn.on p {
    top: 99px;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on span,
.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on i {
    text-shadow: 1px 1px 0 #d2ac03;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on span,
.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on i {
    text-shadow: 1px 1px 0 #c77114;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on span,
.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on i {
    text-shadow: 1px 1px 0 #c2540d;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on button {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-btn1-on.png) no-repeat center center;
    background-size: cover;
    color: white;
    cursor: pointer;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on button::after {
    content: "";
    display: block;
    width: 103px;
    height: 103px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-btn1-on-bg_w.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: contain;
    cursor: pointer;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on p {
    color: #ffd61d;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on button {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-btn2-on.png) no-repeat center center;
    background-size: cover;
    color: white;
    text-shadow: 1px 1px 0px #c77114;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on button::after {
    content: "";
    display: block;
    width: 103px;
    height: 103px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-btn2-on-bg_w.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: contain;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on p {
    color: #fd9d1c;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on button {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-btn3-on.png) no-repeat center center;
    background-size: cover;
    color: white;
    text-shadow: 1px 1px 0px #c6560d;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on button::after {
    content: "";
    display: block;
    width: 103px;
    height: 103px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-btn3-on-bg_w.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-size: contain;
    cursor: pointer;
}

.main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on p {
    color: #fe7210;
}

.main__timeScene_info {
    margin-bottom: 19px;
    margin-top: 20px;
    position: relative;
    z-index: 999;
}

.main__timeScene_info ul {
    text-align: center;
}

.main__timeScene_info li {
    display: inline-block;
    margin: 0 48.5px;
}

.main__timeScene_info li span {
    font-size: 18px;
    color: #4b4b4b;
    font-weight: bold;
}

.main__timeScene_info img {
    vertical-align: -10px;
    margin-right: 7px;
}

.main__timeScene_txt_area>div {
    display: none;
}

.main__timeScene_txt_area>div.txt1 {
    display: block;
}

.main__timeScene_txt_area .subtxt {
    display: block;
    margin: 0 0 12px;
}

.main__timeScene_txt_area .subtxt p {
    font-size: 15px;
    color: #888;
}

.main__timeScene_txt_area p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    position: relative;
    z-index: 999;
}

.main__timeScene_video_area {
    position: absolute;
    top: 222px;
    width: 100%;
    height: 720px;
}

.main__timeScene_video_area .video_wrapper {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_the-user-scenario-preload.png) center 0 no-repeat;
}

.main__timeScene_video_area video {}

.main__timeScene_video_area.on {
    z-index: 0;
}

.main__timeScene_video_area .mejs__container,
.main__timeScene_video_area video,
.main__timeScene .mejs__overlay-play {
    width: 1280px;
    height: 720px;
}

.main__timeScene .mejs__container {
    margin: 0 auto;
}

.main__timeScene .mejs__controls {
    z-index: 9999;
}

/******main__highPower******/
.main__highPower {
    padding-top: 68px;
    text-align: center;
    padding-bottom: 77px;
}

.main__highPower .main_title_txt {
    margin-bottom: 55px;
    font-size: 50px;
    line-height: 56px;
}

.main__highPower_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.main__highPower_list li {
    width: 31.25%;
}

.main__highPower .img_area {
    overflow: hidden;
    margin-bottom: 37px;
}

.main__highPower .img_area:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    z-index: 0;
}

.main__highPower .img_area img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

.main__highPower .txt_area b {
    display: block;
    font-size: 33px;
    line-height: 40px;
    font-weight: normal;
    margin-bottom: 11px;
    min-height: 135px;
    padding-top: 3px;
}

.main__highPower .txt_area p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    letter-spacing: -0.01em;
}


/******main__blackout******/
.main__blackout {
    height: 900px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_blackout-bg_w.jpg) no-repeat center center;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 68px;
    padding-bottom: 118px;
    margin-bottom: 10px;
}

.main__blackout .main_title_txt {
    color: white;
}

.main__blackout p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    color: white;
    margin-top: 30px;
}

.main__blackout span {
    color: #aaaaaa;
    font-size: 21px;
    display: block;
    font-weight: 100;
    margin-top: 18px;
    letter-spacing: -0.5px;
}

.main__blackout span.mo_blank {
    display: none;
}

.main__blackout span.blank {
    display: block;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

/******main__home_reseller******/
.main__home_reseller__tab_menu_container {
    position: relative;
    padding-bottom: 69px;
}

.main__home_reseller__tab_menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main__home_reseller__tab_menu__item {
    width: 50%;
}

.main__home_reseller__tab_menu__button {
    display: block;
    font-size: 30px;
    font-weight: 100;
    line-height: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: white;
    text-align: center;
    background: #9a9a9a;
    border: 0;
}

.main__home_reseller__tab_menu__item:first-of-type .main__home_reseller__tab_menu__button {
    border-right: 2px solid #ececec;
}

.main__home_reseller__tab_menu__button:hover {
    background: #7a7a7a;
    /* font-weight:bold;  */
    transition: background-color .3s;
}

.main__home_reseller__tab_menu__button.on {
    font-weight: 600;
    background: #252525;
}

.main__home_reseller__sub_tab_menu {
    position: absolute;
    left: 0;
    display: none;
    width: 100%;
    border-bottom: 1px solid #9a9a9a;
}

.main__home_reseller__tab_menu__button.on+.main__home_reseller__sub_tab_menu {
    display: flex;
}

.main__home_reseller__sub_tab_menu__item {
    position: relative;
    width: 33.333333%;
}

.main__home_reseller__sub_tab_menu__item:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 21px;
    background: #9a9a9a;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.main__home_reseller__sub_tab_menu__button {
    font-size: 30px;
    font-weight: 400;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
    height: 69px;
    line-height: 74px;
    border: 0;
    padding: 0;
    overflow: visible;
}

.main__home_reseller__sub_tab_menu__button::before {
    content: "";
    display: block;
    width: 100%;
    height: 13px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_reseller-homeowner-btn-bg_w.png) no-repeat center center;
    position: absolute;
    bottom: -10px;
    left: 0;
    z-index: 99;
    transition: opacity .3s;
    opacity: 0;
}

.main__home_reseller__sub_tab_menu__button:hover::before,
.main__home_reseller__sub_tab_menu__button.on::before {
    opacity: 1;
}

.main__home_reseller__sub_tab_menu__button.on {
    font-weight: bold;
    color: #a50034;
}

.main__home_reseller__tab_panel_container {
    background: #ececec;
}

.main__home_reseller__tab_panel {
    display: none;
    padding: 63px 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

.main__home_reseller__tab_panel:after {
    display: block;
    content: '';
    clear: both;
}

.main__home_reseller__tab_panel .img_area {
    width: 50%;
    float: left;
}

.main__home_reseller__tab_panel .img_area img {
    width: 100%;
}

.main__home_reseller__tab_panel .txt_area {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 70px;
    padding-top: 64px;
    text-align: left;
}

.main__home_reseller__tab_panel .txt_area .main_title_txt {
    margin-bottom: 20px;
    font-size: 50px;
    line-height: 56px;
}

.main__home_reseller__tab_panel .txt_area p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
}

/******main__productBanner******/
.main__productBanner {}

.main__productBanner .txt_area .main_title_txt {
    margin-bottom: 21px;
    /* font-weight:bold; */
    font-size: 50px;
    line-height: 56px;
}

.main__productBanner .txt_area .main_title_txt.title_weight_500 {
    font-size: 50px;
    line-height: 56px;
    font-weight: 500;
    margin-bottom: 22px;
}

.main__productBanner .txt_area p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
}

.main__productBanner_btn {
    display: block;
    width: 163px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 5px;
    background: #a50034;
    font-size: 23px;
    color: #fff;
    margin-top: 40px;
    box-sizing: border-box;
    padding-top: 2px;
}

.Link_ESS .main__productBanner_btn {
    margin-top: 40px;
    color: #fff;
}

.Link_AWHP .main__productBanner_btn {
    margin-top: 41px;
    color: #fff;
}

.Link_solar_panel .main__productBanner_btn {
    color: #fff;
}

/*.main__contact .main__productBanner_btn{width:220px;}*/
.main__contact .main__productBanner_btn {
    width: 220px;
    margin-top: 42px;
    color: #fff
}

.main__productBanner_btn:hover {
    background: #d80546;
    color: #fff;
}

.main__productBanner_banner {
    position: relative;
    height: 600px;
    overflow: hidden;
}

.main__productBanner_banner .img_area {
    width: 50%;
    position: relative;
    float: left;
    height: 600px;
}

.main__productBanner_banner img {
    max-width: 100%;
}

.main__productBanner_banner .txt_area {
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 122px;
    box-sizing: border-box;
    margin-top: -10px;
    float: left;
    text-align: left;
}

.main__productBanner .Link_solar_panel {
    background: #f9f9f9;
}

.main__productBanner .Link_solar_panel .txt_area {
    padding-left: 85px;
    float: left;
}

.main__productBanner .Link_solar_panel .img_area {
    float: right;
}

.main__productBanner .Link_solar_panel .img_area img {
    margin-right: 136px;
    bottom: 0;
    float: right;
    margin-top: 96px;
}

.main__productBanner .Link_ESS {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_single-feature-to-cta-ess-awhp-bg-img2_w.jpg) no-repeat center center;
    background-size: cover;
}

.main__productBanner .Link_ESS .txt_area {
    float: right;
    color: white;
    padding-top: 123px;
}

.main__productBanner .Link_ESS .main_title_txt,
.main__productBanner .Link_ESS p {
    color: white;
    font-weight: 100;
}

/* .main__productBanner .Link_ESS p{font-size:26px;} */
.main__productBanner .Link_ESS .txt_area .main_title_txt {
    margin-bottom: 20px;
}

.main__productBanner .Link_ESS .img_area img {
    margin-left: 84px;
    margin-top: 216px;
}

.main__productBanner .Link_AWHP {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_single-feature-to-cta-awhp-bg-img_w.jpg) no-repeat center center;
    background-size: cover;
}

.main__productBanner .Link_AWHP .txt_area {
    width: 60%;
    padding-left: 85px;
    float: left;
    padding-top: 121px;
}

.main__productBanner .Link_AWHP .img_area {
    width: 40%;
    float: right;
}

.main__productBanner .Link_AWHP .img_area img {
    margin-top: 44px;
    float: right;
}

/* .main__productBanner .Link_AWHP p{font-size:26px;} */
.main__productBanner .app_HEMS {
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_single-feature-to-cta-ess-awhp-bg-img_w.jpg) no-repeat center center;
    background-size: cover;
}

.main__productBanner .app_HEMS .txt_area {
    float: right;
    color: white;
    padding-top: 121px;
}

.main__productBanner .app_HEMS .main_title_txt,
.main__productBanner .app_HEMS p {
    color: white;
}

.main__productBanner .app_HEMS .img_area img {
    margin-top: 186px;
}

/******main__energy_extention******/
.main__package {
    height: 900px;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy-package-epilogue-img-bg_w.jpg) no-repeat center center;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    padding-top: 67px;
    padding-bottom: 118px;
    position: relative;
}

.main__package .main_title_txt {
    font-weight: normal;
}

.main__package span {
    font-size: 40px;
    line-height: 1;
    display: block;
    margin-top: 15px;
}

.main__package span.mo_blank {
    display: none;
}

.main__package span.blank {
    display: block;
    font-size: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.main__package p {
    font-size: 20px;
    line-height: 26px;
    font-weight: 100;
    margin-top: 26px;
}

.main__package p.package__text--margin-top {
    margin-top: 30px;
}

.main__package img {
    display: block;
    position: absolute;
    left: 52%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 40px;
}

/******main__contact******/
.main__contact {
    position: relative;
    height: 420px;
    overflow: hidden;
    background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_questions-bg-img_w.jpg) no-repeat center center;
    background-size: cover;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.main__contact .txt_area .main_title_txt {
    margin-bottom: 9px;
    font-weight: 100;
    color: white;
    font-size: 50px;
    line-height: 56px;
}

.main__contact .txt_area p {
    font-size: 24px;
    line-height: 1;
    font-weight: 100;
    color: white;
}

.main__contact_btn {
    display: block;
    width: 220px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-radius: 5px;
    background: #a50034;
    font-size: 23px;
    color: white;
    margin-top: 50px;
}

.main__contact_btn:hover {
    background: #d80546;
}

.main__contact .txt_area {
    width: 53%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 113px;
    float: left;
    padding-left: 83px;
    text-align: left;
}


@media all and (max-width:1600px) {

    .wrap_inner {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 20px;
        padding-right: 20px;
    }

    .main__keyVisual {
        /* margin-top:6vw; */
    }

    .main__keyVisual_img {
        /* height:50vw;  */
    }

    /******main__slide******/
    .main__slide_slide {
        max-width: 90%;
    }

    /******main__house******/
    .main__house_img_area {
        min-height: 138.5625vw;
    }

    .main__house_txt_area {
        min-width: 0;
        width: 31.8750vw;
        right: 0;
        left: auto;
        padding-left: 3.5625vw;
    }

    .main__house_txt_area .title {
        font-size: 2.8125vw;
        line-height: 2.8125vw;
    }

    .main__house_txt_area p {
        font-size: 1.25vw;
        margin-top: 1.5vw;
        line-height: 1.6250vw;
    }

    .main__house .panelCapture::before {
        width: 25vw;
        height: 14.6250vw;
        background-size: 100% auto;
        right: 30.6250vw;
        top: 1.5625vw;
    }

    .main__house .ess::before {
        width: 37.3125vw;
        height: 24.4375vw;
        background-size: 100% auto;
        right: 30.6250vw;
        top: 1.5625vw;
    }

    .main__house .keep::before {
        width: 7.8125vw;
        height: 15.1875vw;
        background-size: 100% auto;
        right: 30.6250vw;
        top: 1.5625vw;
    }

    .main__house .panelCapture {
        top: 7.1354vw
    }

    .main__house .panelCapture .plus_area {
        margin-top: 13.4375vw;
        left: -30.9375vw;
    }

    .main__house .ess {
        top: 60.2500vw;
    }

    .main__house .ess .plus_area {
        margin-top: 9.3750vw;
        left: -36.25vw;
    }

    .main__house .keep {
        top: 106.1875vw;
    }

    .main__house .keep .plus_area {
        margin-top: -3.625vw;
        left: -10.3750vw;
    }

    /******main__productBanner******/
    .main__productBanner_banner img {
        max-width: 90%;
    }

    .main__productBanner .Link_ESS .img_area img {
        margin-left: 5%;
    }

    .main__productBanner .Link_solar_panel .img_area img,
    .main__productBanner .Link_AWHP .img_area img {
        margin-right: 0%;
    }

    .main__timeScene_img_area {
        height: auto;
    }

    .main__timeScene_video_area .mejs__container,
    .main__timeScene_video_area video,
    .main__timeScene .mejs__overlay-play {
        width: 1280px;
        height: 720px;
    }
}

/************************태블릿 버전*******************/
@media all and (max-width:1280px) {

    .main__timeScene_video_area .mejs__container,
    .main__timeScene_video_area video,
    .main__timeScene .mejs__overlay-play {
        width: 100%;
        height: auto;
    }
}

@media all and (max-width:1200px) {


    .hideme {
        opacity: 1;
    }

    .wrap_inner {
        min-width: auto;
        padding: 0 20px;
    }

    .main__keyVisual_img {
        min-width: auto;
    }

    .main_title_txt {
        font-size: 35px;
        font-weight: normal;
        line-height: 35px;
        display: block;
        margin-bottom: -10px;
    }

    /******main__keyVisual******/
    .main__keyVisual_img {
        height: 50vw;
        min-height: 300px;
    }

    .main__keyVisual_txt {
        padding-top: 9vw;
    }

    .main__keyVisual p {
        font-size: 25px;
        font-weight: 100;
        line-height: 1.3;
    }

    /******main__slide******/
    .main__slide {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .main__slide_slide .slide .img_area {
        height: 24.18vw;
    }

    .main__slide_slide_btns .main__slide_slide_btn {
        bottom: 9vw;
    }

    .main__slide_slide_btns .main__slide_slide_btn.main__slide_slide_btn--prev {
        background-size: 50%;
    }

    .main__slide_slide_btns .main__slide_slide_btn.main__slide_slide_btn--next {
        background-size: 50%;
    }

    .main__slide_slide .txt_area {
        min-height: 240px;
    }

    .main__slide {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main__slide_slide p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 100;
    }

    /******main__house******/
    .main__house_txt_area p {
        font-size: 1.3333vw
    }

    /* 	.main__house_txt_area p.blank{display:none;} */
    .main__house_img_area {
        min-height: 137.3333vw;
    }

    .main__house_txt_area {
        /* width:406px; */
        width: 31.875vw;
    }

    .main__house .panelCapture {
        top: 6.6667vw;
    }

    .main__house .ess {
        top: 56.7500vw;
    }

    .main__house .keep {
        top: 102.3333vw;
    }

    .main__house .ess::before {
        /* width:433px; */
        background-size: contain;
    }

    .main__house .txt_area p {
        font-size: 18px;
        line-height: 24px;
    }

    .main__house .panelCapture::before {
        top: 1.6667vw;
        width: 25vw;
        height: 14.6250vw;
    }

    .main__house .panelCapture::before,
    .main__house .ess::before,
    .main__house .keep::before,
    .main__house .add::before {
        right: 30vw;
    }

    .main__house .keep::before {
        /* width:90px;  */
        background-size: contain;
    }

    .main__house .panelCapture .plus_area {
        left: -30.1667vw;
        margin-top: 13.5vw;
    }

    .main__house .keep .plus_area {
        left: -6.6667vw;
        margin-top: 0;
    }

    .main__house .add {
        top: 1700px;
    }

    .main__house .add::before {
        width: 170px;
        background-size: contain;
    }

    .main__house .ess .plus_area {
        left: -35.3333vw;
        margin-top: 11.375vw;
    }

    .main__house_txt_area .title {
        display: block;
        font-size: 30px;
        line-height: 30px;
        font-weight: normal;
    }

    .main__house_txt_area p {
        font-size: 1.3333vw;
        line-height: 1.3;
        font-weight: 100;
    }

    /******main__timeScene******/
    .main__timeScene_title_area .main_title_txt {
        font-size: 35px;
        line-height: 35px;
    }

    .main__timeScene_title_area p {
        font-size: 25px;
    }

    .main__timeScene_title_area .main_title_txt .blank {
        display: block;
    }

    .main__timeScene_video_area {
        top: 20.1667vw;
    }

    .main__timeScene_video_area .video_wrapper {
        width: 100%;
        height: auto;
        background-size: 100% auto;
    }

    .main__timeScene_img_area {
        top: 20.1667vw;
        padding-top: 0;
        margin-top: 0;
    }

    .main__timeScene_img_area img {
        margin-top: 0px;
        width: 100%;
        height: auto;
    }

    .main__timeScene_video_area .mejs__container,
    .main__timeScene_video_area video,
    .main__timeScene .mejs__overlay-play {
        width: 100%;
        height: auto;
    }

    .main__timeScene {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main__timeScene_txt_area p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 100;
    }

    /******main__highPower******/
    .main__highPower .main_title_txt {
        font-size: 35px;
        line-height: 35px;
    }

    .main__highPower .txt_area p span {
        display: inline;
    }

    .main__highPower .txt_area b {
        word-break: break-all;
        min-height: 120px;
    }

    .main__highPower .txt_area b .blank {
        display: none;
    }

    .main__highPower {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main__highPower .txt_area b {
        display: block;
        font-size: 30px;
        line-height: 30px;
        font-weight: normal;
    }

    .main__highPower .txt_area p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 100;
    }

    /******main__energy_extention******/
    .main__energy_extention {
        height: 800px;
        margin-bottom: 0px;
        overflow: hidden;
    }

    .main__energy_extention .main_title_txt .blank {
        display: none;
    }

    .main__energy_extention span {
        font-size: 25px;
    }

    .main__energy_extention p {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 20px;
    }

    .main__energy_extention p .blank {
        display: none;
    }

    .main__energy_extention img {
        max-width: 128%;
        left: 50%;
    }

    .main__energy_extention {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main__energy_extention p {
        font-size: 1.3333vw;
        line-height: 1.3;
        font-weight: 100;
    }

    /******main__blackout******/
    .main__blackout {
        height: 56.25vw;
        margin-bottom: 10px;
    }

    .main__blackout span {
        font-size: 17px;
    }

    .main__blackout {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main__blackout p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 100;
    }

    /******main__home_reseller******/
    .main__home_reseller__tab_menu__button {
        font-size: 25px;
        font-weight: 100;
        line-height: 1.3;
    }

    .main__home_reseller__sub_tab_menu__button {
        font-size: 25px;
        font-weight: 100;
        line-height: 1.3;
    }

    .main__home_reseller__tab_panel .txt_area p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 100;
    }

    .main__home_reseller__tab_panel .txt_area .main_title_txt .blank {
        display: none;
    }

    .main__home_reseller__tab_panel .txt_area {
        padding-left: 30px;
        padding-top: 0px;
    }

    .main__home_reseller__tab_panel .txt_area p .blank {
        display: inline;
    }

    /******main__productBanner******/
    .main__productBanner_banner {
        height: 400px;
    }

    .main__productBanner .txt_area .main_title_txt {
        font-size: 2.8125vw;
        line-height: 2.8125vw;
    }

    .main__productBanner .txt_area .main_title_txt.title_weight_500 {
        font-size: 2.8125vw;
        line-height: 2.8125vw;
    }

    .main__productBanner_banner .img_area {
        height: 400px;
        width: 40%;
    }

    .Link_ESS .main__productBanner_btn {
        margin-top: 3.8125vw;
    }

    .Link_AWHP .main__productBanner_btn {
        margin-top: 5.8333vw;
    }

    .main__productBanner_banner .txt_area {
        width: 60%;
        padding-top: 70px;
        padding-left: 30px;
    }

    .main__productBanner .Link_ESS .txt_area {
        padding-left: 0;
    }

    .main__productBanner .Link_solar_panel .img_area img {
        margin-top: 40px;
        max-width: 70%;
        float: none;
    }

    .main__productBanner .qna {
        height: 350px;
    }

    .main__productBanner .txt_area p {
        font-size: 1.4167vw;
        line-height: 1.2;
    }

    .main__productBanner .Link_ESS .txt_area {
        width: 50%;
        padding-top: 5.5833vw;
    }

    .main__productBanner .Link_ESS .img_area {
        width: 45%;
    }

    .main__productBanner .Link_ESS .img_area img {
        max-width: 100%;
        margin-top: 14vw;
    }

    .main__productBanner .Link_AWHP .img_area img {
        margin-top: 2vw;
    }

    .main__productBanner .Link_AWHP .txt_area {
        padding-top: 5vw;
    }

    .main__productBanner .app_HEMS .img_area img {
        margin-top: 11vw;
    }


    /******main__package******/
    .main__package img {
        max-width: 80%;
    }

    .main__package {
        height: 700px;
        margin-top: 0;
    }

    .main__package {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .main__package p {
        font-size: 18px;
        line-height: 1.3;
        font-weight: 100;
    }

    /******main__contact******/
    .main__contact .txt_area .main_title_txt {
        font-size: 3.7500vw;
    }

    .main__contact .txt_area p {
        font-size: 2vw;
    }

    .main__contact {
        height: 25.8333vw;
    }

    .main__contact .txt_area {
        margin-top: 4vw;
    }
}

/************************모바일 버전*******************/

@media all and (max-width:960px) {

    .pc_img {
        display: none;
    }

    .mo_img {
        display: block;
    }

    #layout_header {
        position: relative;
        top: 0;
        width: 100%;
        height: 20.3125vw;
        background: url( /content/dam/channel/wcms/de/business/solar/home-energy-package/images/m_img_header.png) no-repeat center center;
        background-size: cover;
    }

    #layout_footer {
        width: 100%;
        height: 204.4792vw;
        background: url( /content/dam/channel/wcms/de/business/solar/home-energy-package/images/m_img_footer.png) no-repeat center center;
        background-size: cover;
    }

    .main__keyVisual {
        margin-top: 0;
    }

    .wrap_inner {
        overflow-x: hidden;
        width: 100%;
    }

    br,
    .blank {
        display: none;
    }

    span.mo_blank {
        display: block;
    }

    .main_title_txt {
        font-size: 6.875vw;
        line-height: 1;
        margin-bottom: 4.6875vw;
        /* letter-spacing:-0.2vw; */
        padding-top: 0.3125vw;
        margin-top: 0;
    }

    .wrap_inner {
        padding-left: 0;
        padding-right: 0;
    }

    /* main__keyVisual */
    .main__keyVisual,
    .main__keyVisual_img {
        height: 125vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_key-visual_m.jpg) no-repeat center center;
        background-size: cover;
    }

    .main__keyVisual p,
    .main__keyVisual h2 {
        font-size: 3.958vw;
        line-height: 3.958vw;
    }

    .main__keyVisual_txt {
        padding: 0;
        padding-top: 11.6668vw;
        text-align: center;
    }

    .main__keyVisual p,
    .main__keyVisual h2 {
        margin-top: 0;
    }

    /* main__slide */
    .main__slide {
        padding-top: 15.1038vw;
        padding-bottom: 22.1877vw;
    }

    .main__slide_slide {
        max-width: 100%;
    }

    .main__slide_slide p {
        font-size: 3.958vw;
        line-height: 5.208vw;
        margin-top: 0;
    }

    .slide1 .txt_area p {
        margin-bottom: 5.1041vw;
        line-height: 5.3122vw;
    }

    .slide1 .main_title_txt {
        margin-bottom: 3.8541vw;
    }

    .slide2 .txt_area p {
        margin-bottom: 5.2083vw;
        line-height: 5.3122vw;
    }

    .slide2 .main_title_txt {
        margin-bottom: 3.8541vw;
        margin-top: 0;
    }

    .slide3 .txt_area p {
        margin-bottom: 5.2084vw;
        line-height: 5.3122vw;
    }

    .slide3 .main_title_txt {
        margin-top: 0;
    }

    .main__slide_slide .txt_area {
        min-height: 59.583vw;
    }

    .main__slide_slide_btns .main__slide_slide_btn {
        display: block;
        bottom: 17vw;
        width: 2.9167vw;
        height: 8.0208vw
    }

    .main__slide_slide_btns .main__slide_slide_btn.main__slide_slide_btn--prev {
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy_package_solution_advantages-prev-btn.png) no-repeat center center / 100% 100%;
        left: 2vw;
        padding: 0;
    }

    .main__slide_slide_btns .main__slide_slide_btn.main__slide_slide_btn--next {
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/lg-business_home-energy-package_energy_package_solution_advantages-next-btn.png) no-repeat center center / 100% 100%;
        right: 2vw;
        padding: 0;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    .main__slide_slide .slide .img_area {
        width: 83.333vw;
        height: 40.208vw;
        margin: 0 auto;
    }

    .main__slide_slide .slide1 .img_area {
        background: url('/content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_energy_package_solution_advantages-img1_m.jpg') 0 0 no-repeat / 100% 100%;
    }

    .main__slide_slide .slide2 .img_area {
        background: url('/content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_energy_package_solution_advantages-img2_m.jpg') 0 0 no-repeat / 100% 100%;
    }

    .main__slide_slide .slide3 .img_area {
        background: url('/content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_energy_package_solution_advantages-img3_m.jpg') 0 0 no-repeat / 100% 100%;
    }

    .main__slide .slick-dots {
        bottom: -9.688vw;
    }

    .slick-dots li {
        margin: 0 1.5625vw;
    }

    .main__slide .slick-dots li button {
        padding: 0;
        width: 100%;
        height: 100%;
        width: 2.5vw;
        height: 2.5vw;
        border-radius: 2.5vw;
        background: #bfbfbf;
    }

    .main__slide .slick-dots li.slick-active button {
        background: #7b7b7b;
    }

    /* main__house */
    .main__house {
        overflow: hidden;
    }

    .main__house_img_area {
        min-height: 0;
        height: 240.7292vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_solar-ess-awhp-hems-indidual-feature_m.jpg) no-repeat center 0;
        background-size: 100% 322.917vw;
    }

    .main__house_txt_area {
        width: 100%;
        position: relative;
        height: 80.729vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        bottom: 0;
        top: 0;
        padding: 0;
        opacity: 1;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        right: 0;
    }

    .main__house .panelCapture {
        top: 0;
    }

    .main__house .ess {
        top: 0;
    }

    .main__house .keep {
        top: 0;
    }

    .main__house .add {
        top: 0;
    }

    .main__house_txt_area .txt_inner {
        background: rgba(255, 255, 255, 0.9);
        padding-top: 12.5vw;
        padding-bottom: 12.5vw;
        padding-left: 15.833vw;
        padding-right: 10.5208vw;
        height: 80.729vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        position: relative;
        -webkit-transition: all 0.2s;
        transition: all 0.2s;
        position: relative;
        right: -100%;
    }

    .main__house_txt_area .txt_inner>div {
        overflow-y: auto;
        height: 55.7292vw;
    }

    .main__house .mo_plus {
        display: block;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 10.417vw;
        height: 10.417vw;
        z-index: 999;
        left: 89.2%;
        transition: all 0.2s;
    }

    .main__house .mo_plus button {
        display: block;
        width: 10.417vw;
        height: 10.417vw;
        border-radius: 10.417vw;
        border: 0;
        text-indent: -1041.563vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_solar_ess_awhp_hems_individual_feature-btn-mo-plus-off_m.png) no-repeat center center;
        background-size: 5.313vw;
    }

    /*focus*/
    /*.main__house .mo_plus button:focus{outline:none;}*/
    .main__house .panelCapture .mo_plus button {
        background-color: #fdc744;
    }

    .main__house .ess .mo_plus button {
        background-color: #f87d22;
    }

    .main__house .keep .mo_plus button {
        background-color: #b8e10f;
    }

    .main__house .add .mo_plus button {
        background-color: #4aa612;
    }

    .main__house_txt_area.on .mo_plus {
        left: 0;
        transition: all 0.2s;
    }

    .main__house_txt_area.on .mo_plus button {
        background-image: url(/content/dam/channelbtb/lgcom/de/business/solar/home-energy-package//images/mob/lg-business_home-energy-package_solar_ess_awhp_hems_individual_feature-btn-mo-plus-on_m.png);
    }

    .main__house .panelCapture .mo_line {
        content: "";
        display: block;
        width: 5.208vw;
        height: 100%;
        position: absolute;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_solar_ess_awhp_hems_individual_feature-txt-line1_m.png) no-repeat center center;
        background-size: 5.208vw 101%;
        top: 0;
        left: 94.8%;
        transition: all 0.2s;
    }

    .main__house .ess .mo_line {
        content: "";
        display: block;
        width: 5.208vw;
        height: 100%;
        position: absolute;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_solar_ess_awhp_hems_individual_feature-txt-line2_m.png) no-repeat center center;
        background-size: 5.208vw 101%;
        top: 0;
        left: 94.8%;
        transition: all 0.2s;
    }

    .main__house .keep .mo_line {
        content: "";
        display: block;
        width: 5.208vw;
        height: 100%;
        position: absolute;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_solar_ess_awhp_hems_individual_feature-txt-line3_m.png) no-repeat center center;
        background-size: 5.208vw 100%;
        top: 0;
        left: 94.8%;
        transition: all 0.2s;
    }

    .main__house .add .mo_line {
        content: "";
        display: block;
        width: 5.208vw;
        height: 100%;
        position: absolute;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_solar_ess_awhp_hems_individual_feature-txt-line4_m.png) no-repeat center center;
        background-size: 5.208vw 100%;
        top: 0;
        left: 94.8%;
        transition: all 0.2s;
    }

    .main__house_txt_area.on .mo_line {
        left: 0;
        transition: all 0.2s;
    }

    .main__house .panelCapture::before,
    .main__house .ess::before,
    .main__house .keep::before,
    .main__house .add::before {
        display: none;
    }

    .main__house_txt_area p {
        font-size: 3.958vw;
        line-height: 1.2;
    }

    .main__house_txt_area .title {
        line-height: 1;
        font-size: 6.875vw;
    }

    .main__house .plus_area .btn_plus {
        width: 5.208vw;
        height: 5.208vw;
    }

    .main__house .plus_area .btn_close {
        display: block;
        width: 5.208vw;
        height: 5.208vw;
        padding: 0;
        border-radius: 10.417vw;
        background: rgba(0, 0, 0, 0.7) url(/content/dam/channelbtb/lgcom/de/business/solar/home-energy-package//images/mob/lg-business_home-energy-package_solar-ess-awhp-hems-individual-feature-btn-close_m.png) no-repeat center center;
        background-size: 2.604vw;
        border: 0;
        position: absolute;
        display: none;
    }

    .main__house .plus_area img {
        position: static;
    }

    .main__house .panelCapture .plus_area {
        width: 31.25vw;
        margin-top: 36.667vw;
        left: 35.208vw;
    }

    .main__house .ess .plus_area {
        width: 31.25vw;
        margin-top: 41.458vw;
        left: 28.854vw;
    }

    .main__house .keep .plus_area {
        width: 31.25vw;
        margin-top: 15.8545vw;
        left: 73.0628vw;
    }

    .main__house .main__house_txt_area.on .txt_inner {
        right: 0;
    }

    .main__house_txt_area p span.mo_block {
        display: block;
        height: 6.25vw;
    }

    .main__house_txt_area p span.mo_blank {
        display: block;
    }

    .txt_inner .mo_blank {
        display: block;
    }

    .main__house_txt_area .title .mo_blank {
        display: none;
    }

    /* main__timeScene */
    .main__timeScene {
        padding-top: 19.1664vw;
        padding-bottom: 16.354vw;
        margin-top: 0;
    }

    .main__timeScene_title_area .main_title_txt {
        margin-bottom: 4.271vw;
        font-size: 6.9792vw;
        line-height: 6.9792vw;
    }

    .main__timeScene_title_area .main_title_txt .blank {
        display: none;
    }

    .main__timeScene_title_area p {
        font-size: 5vw;
    }

    .main__timeScene_title_area {
        margin-bottom: 0;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3 {
        top: 10.833vw;
    }

    .main__timeScene_btn_area {
        min-height: 60.4163vw;
        background: none;
        max-width: none;
        padding-top: 10.5418vw;
    }

    .main__timeScene_btn_area::before {
        content: "";
        display: block;
        width: 2.083vw;
        height: 2.083vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_the-user-scenario-dot-bg_m.png) no-repeat center center;
        position: absolute;
        top: 24%;
        left: 31.3333%;
        background-size: contain;
    }

    .main__timeScene_btn_area::after {
        content: "";
        display: block;
        width: 2.083vw;
        height: 2.083vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_the-user-scenario-dot-bg_m.png) no-repeat center center;
        position: absolute;
        top: 24%;
        left: 66.3333%;
        background-size: contain;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1 {
        left: 7.9167vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2 {
        left: 50%;
        transform: translateX(-50%);
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3 {
        left: auto;
        right: 11.7708vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn button span,
    .main__timeScene_btn_area .main__timeScene_btn button i {
        line-height: 1.1;
        font-size: 3.7500vw;
        padding-top: 0;
    }

    .main__timeScene_btn_area .main__timeScene_btn button span {
        margin-top: 0.9375vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1 button span,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3 button span {
        margin-top: 1.5625vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn.on span {
        margin-top: 0.3958vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn.on i {
        position: relative;
        top: 0.4167vw;
        /*  top:-1.1458vw; */
    }

    .main__timeScene_btn_area .main__timeScene_btn.on span,
    .main__timeScene_btn_area .main__timeScene_btn.on i {
        font-size: 3.7500vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on span,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on i {
        text-shadow: 2px 2px 0 #d2ac03;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on span,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on i {
        text-shadow: 2px 2px 0 #c77114;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on span,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on i {
        text-shadow: 2px 2px 0 #c2540d;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on {
        font-size: 4.5833vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn,
    .main__timeScene_btn_area .main__timeScene_btn button,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2 button,
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3 button {
        width: 13.125vw;
        height: 13.125vw;
    }

    /* 20190910 */
    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on button::after {
        width: 18.75vw;
        height: 18.75vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_the-user-scenario-btn1-on-bg_m.png) no-repeat center center;
        background-size: contain;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--2.on button::after {
        width: 18.75vw;
        height: 18.75vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_the-user-scenario-btn2-on-bg_m.png) no-repeat center center;
        background-size: contain;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--3.on button::after {
        width: 18.75vw;
        height: 18.75vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_the-user-scenario-btn3-on-bg_m.png) no-repeat center center;
        background-size: contain;
    }

    /* // 20190910 */
    .main__timeScene_btn_area .main__timeScene_btn button {
        font-size: 4.583vw;
        line-height: 1;
    }

    .main__timeScene_btn_area .main__timeScene_btn button i {
        font-size: 3.7500vw;
    }

    .main__timeScene_btn_area p {
        display: none;
    }

    .main__timeScene_btn_area p.mo {
        display: block;
        font-size: 4.1667vw;
        top: 14.792vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn.main__timeScene_btn--1.on p {
        font-size: 4.5833vw;
    }

    .main__timeScene_btn_area .main__timeScene_btn.on p.mo {
        top: 17.9172vw;
    }

    .main__timeScene_img_area {
        top: 85.2712vw;
        min-height: 0;
        padding-top: 0;
    }

    .main__timeScene img {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0;
        height: auto;
    }

    .main__timeScene img[imgdata="img1"] {
        width: 100%;
        margin-left: 0;
        margin-top: 0;
    }

    .main__timeScene img[imgdata="img2"] {
        width: 100%;
        margin-left: 0;
    }

    .main__timeScene img[imgdata="img3"] {
        width: 100%;
        margin-left: 0;
    }

    .main__timeScene_info {
        margin-bottom: 6.2505vw;
        margin-top: 5.1042vw;
    }

    .main__timeScene_info img {
        margin-right: 2.396vw;
        vertical-align: middle;
    }

    .main__timeScene_info li:nth-of-type(1) img {
        width: 5.208vw;
    }

    .main__timeScene_info li:nth-of-type(2) img {
        width: 4.271vw;
    }

    .main__timeScene_info li:nth-of-type(3) img {
        width: 5.208vw;
    }

    .main__timeScene_info li {
        margin: 0 3.1253vw;
    }

    .main__timeScene_info li span {
        font-size: 3.75vw;
        vertical-align: middle;
    }

    .main__timeScene_txt_area p {
        font-size: 3.958vw;
        line-height: 5.208vw;
        font-weight: 100;
    }

    .main__timeScene_txt_area .subtxt {}

    .main__timeScene_txt_area .subtxt p {
        font-size: 3.4375vw;
    }

    .main__timeScene_video_area {
        top: 75vw;
        height: auto;
    }

    .main__timeScene_video_area .video_wrapper {
        transform: scale(1.4)
    }

    .main__timeScene_video_area .mejs__container,
    .main__timeScene_video_area video,
    .main__timeScene .mejs__overlay-play {
        height: auto;
    }

    /* main__highPower */
    .main__highPower {
        padding-top: 8.4378vw;
        padding-bottom: 15.3128vw;
        margin-top: 0;
    }

    .main__highPower .main_title_txt {
        margin-bottom: 12.7087vw;
        font-size: 6.9792vw;
        line-height: 6.9792vw;
    }

    .main__highPower .txt_area p span.mo_blank {
        display: block;
    }

    .main__highPower .txt_area p span.blank {
        display: none;
    }

    .main__highPower_list {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 4.167vw;
    }

    .main__highPower_list li {
        width: 100%;
        padding-bottom: 11.458vw;
        margin-bottom: 12.6039vw;
        border-bottom: 3px solid #d9d9d9;
    }

    .main__highPower .img_area {
        width: 83.333vw;
        height: 83.333vw;
        ;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 6.0418vw;
    }

    .main__highPower .img_area.mo_margin_b-1 {
        margin-bottom: 6.5vw;
    }

    .main__highPower_list li:last-of-type {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .main__highPower .txt_area b {
        min-height: 0;
        line-height: 1;
        margin-bottom: 1.563vw;
        font-size: 6.5622vw;
    }

    .highPower_list__conntent--padding .txt_area b {
        margin: 2.0838vw;
    }

    .highPower_list__conntent--padding {
        padding-bottom: 16.8746vw;
        margin-bottom: 12.4998vw;
    }

    .txt_area__m-title--margin {
        margin-bottom: 1.4792vw;
    }

    .txt_area__m-text--lineheight {
        line-height: 5.3122vw;
    }

    .main__highPower .txt_area p {
        font-size: 3.958vw;
        line-height: 5.208vw;
    }

    /* main__energy_extention */
    .main__energy_extention .main_title_txt {
        margin-bottom: 1.875vw;
        letter-spacing: normal;
    }

    .main__energy_extention {
        height: 166.6665vw;
        padding-top: 15.1043vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/bg_extention.jpg) no-repeat center center;
        background-size: cover;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .main__energy_extention p {
        font-size: 3.958vw;
        line-height: 5.3122vw;
        margin-top: 4.2712vw;
        position: relative;
        z-index: 999;
        padding: 0;
    }

    .main__energy_extention span {
        font-size: 5vw;
        margin: 0;
    }

    .main__energy_extention span.mo_blank {
        font-size: 0;
        margin: 0;
        display: block;
    }

    .main__energy_extention img {
        bottom: 5.417vw;
    }

    /* main__blackout */
    .main__blackout .main_title_txt {
        margin-bottom: 0;
    }

    .main__blackout {
        height: 166.6665vw;
        padding-top: 15.1043vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_blackout-bg_m.jpg) no-repeat center center;
        background-size: cover;
        margin-bottom: 1.0417vw;
    }

    .main__blackout p {
        font-size: 3.958vw;
        line-height: 5.208vw;
        margin-top: 3.9586vw;
    }

    .main__blackout span {
        font-size: 3.75vw;
        margin-top: 1.9793vw;
    }

    .main__blackout span.mo_blank {
        margin: 0;
        font-size: 0;
        display: block;
    }

    .main__blackout span.blank {
        display: none;
    }

    /* main__home_reseller */
    .main__home_reseller__tab_menu__button {
        height: 12.5vw;
        font-size: 4.583vw;
        line-height: normal
    }

    .main__home_reseller__tab_menu__item:first-of-type .main__home_reseller__tab_menu__button {
        border: 0;
    }

    .main__home_reseller__sub_tab_menu {
        border-width: 0 0 0.3125vw;
    }

    .main__home_reseller__sub_tab_menu__item:not(:last-child)::after {
        height: 8.021vw;
        width: 0.313vw;
    }

    .main__home_reseller__sub_tab_menu__button {
        height: 14.2705vw;
        font-size: 3.958vw;
        line-height: normal;
        padding: 0;
        font-weight: 400;
    }

    .main__home_reseller__sub_tab_menu__button.on::before {
        display: block;
    }

    .main__home_reseller__sub_tab_menu__button.on::before {
        background: url('/content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_reseller-homeowner-btn-bg_m.png') no-repeat center center / 100% 100%;
        height: 2.6042vw;
        bottom: -2.2917vw;
    }

    .main__home_reseller__tab_panel .txt_area .main_title_txt {
        padding-top: 0;
        margin-bottom: 3.9583vw;
        font-size: 6.8750vw;
        line-height: 6.8750vw;
    }

    .main__home_reseller__tab_panel {
        padding: 7.5vw 0;
        box-sizing: border-box;
        height: 147.292vw;
        padding-right: 0;
    }

    .main__home_reseller__tab_panel .img_area {
        float: none;
        width: 83.333vw;
        margin: 0 auto;
        margin-bottom: 6.3545vw;
    }

    .main__home_reseller__tab_panel .txt_area {
        width: 100%;
        padding-left: 11.979vw;
        padding-right: 5.625vw;
        box-sizing: border-box;
    }

    .main__home_reseller__tab_panel .txt_area p {
        font-size: 4.0625vw;
        line-height: 5.3121vw;
    }

    .main__home_reseller__tab_panel .txt_area p .blank {
        display: none;
    }

    /* main__productBanner */
    .main__productBanner {
        padding: 8.333vw 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-bottom: 0;
        height: auto;
        background: white;
    }

    .main__productBanner .Link_solar_panel {
        background: white;
    }

    .main__productBanner_banner .img_area {
        float: none;
        width: 83.333vw;
        height: 83.333vw;
        margin-left: auto;
        margin-right: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .main__productBanner_banner {
        height: auto;
        background: white;
    }

    .main__productBanner .app_HEMS {
        background: white;
    }

    .main__productBanner .Link_AWHP {
        background: white;
    }

    .main__productBanner_banner .img_area img {
        position: static;
        -webkit-transform: translate(0);
        transform: translate(0);
        display: block;
        float: none;
        margin: 0;
    }

    .main__productBanner .Link_solar_panel .img_area {
        background: #f9f9f9;
        float: none;
    }

    .main__productBanner .Link_solar_panel .img_area img {
        width: 61.146vw;
        margin-top: 0;
    }

    .main__productBanner .Link_ESS {
        background: white;
    }

    .main__productBanner .Link_ESS .img_area {
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_single-feature-to-cta-ess-awhp-bg-img2_m.jpg) no-repeat center center;
        background-size: cover;
        height: 82.2917vw;
        width: 83.333vw;
    }

    .main__productBanner .Link_ESS .img_area img {
        display: none;
    }

    .main__productBanner .Link_AWHP .img_area {
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_single-feature-to-cta-awhp-bg-img_m.jpg) no-repeat center center;
        background-size: cover;
        width: 83.333vw;
        float: none;
    }

    .main__productBanner .Link_AWHP .img_area img {
        display: none;
    }

    .main__productBanner .app_HEMS .img_area {
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_Single-feature-to-CTA-ESS-AWHP-bg-img_m.jpg) no-repeat center center;
        background-size: cover;
    }

    .main__productBanner .app_HEMS .img_area img {
        display: none;
    }

    .main__productBanner_btn:active {
        background: #d80546;
    }

    .main__productBanner .txt_area p {
        font-size: 5vw;
        line-height: 6.5vw;
    }

    .main__productBanner .txt_area .main_title_txt {
        margin-bottom: 3.75vw;
        font-weight: 400;
        font-size: 6.8750vw;
        line-height: 6.8750vw;
    }

    .main__productBanner .Link_ESS .txt_area .main_title_txt {
        margin-bottom: 3.6458vw;
    }

    .main__productBanner .txt_area .main_title_txt.title_weight_500 {
        font-size: 6.875vw;
        line-height: 6.875vw;
        margin-bottom: 3.5417vw;
    }

    .main__productBanner_btn {
        width: 38.854vw;
        height: 10.208vw;
        line-height: 10.208vw;
        border-radius: 2vw;
        font-size: 4.688vw;
        margin-top: 10.3124vw;
        margin-left: 0.6250vw;
    }

    .Link_AWHP .main__productBanner_btn {
        margin-top: 10.3123vw;
    }

    .Link_ESS .main__productBanner_btn {
        margin-top: 9.7915vw;
    }

    .main__productBanner_btn.btn--margin-1 {
        margin-left: 0.2083vw;
        margin-top: 11.4581vw;
    }

    .main__productBanner .txt_area,
    .main__productBanner .Link_ESS .txt_area,
    .main__productBanner .Link_AWHP .txt_area,
    .main__productBanner .app_HEMS .txt_area {
        float: none;
        width: 100%;
        padding-top: 14.063vw;
        padding-left: 11.4587vw;
        color: #333333;
        padding-bottom: 16.667vw;
    }

    .main__productBanner .app_HEMS .txt_area {
        padding-bottom: 15.1045vw;
    }

    .main__productBanner .Link_solar_panel .txt_area {
        padding-left: 11.4587vw;
    }

    .main__productBanner .Link_ESS .main_title_txt,
    .main__productBanner .Link_ESS p,
    .main__productBanner .app_HEMS .main_title_txt,
    .main__productBanner .app_HEMS p {
        color: #333;
    }

    .main__contact .main__productBanner_btn {
        width: 52.2292vw;
    }

    /* main__package */
    .main__package {
        height: 166.7707vw;
        padding-top: 15.1043vw;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_energy-package-epilogue-img-bg_m.jpg) no-repeat center center;
        background-size: cover;
        overflow: hidden;
        margin-bottom: 0;
    }

    .main__package .main_title_txt {
        margin-bottom: 0;
        letter-spacing: normal;
    }

    .main__package p {
        font-size: 4.063vw;
        line-height: 5.208vw;
        margin-top: 4.0624vw;
    }

    .main__package p.package__text--margin-top {
        margin-top: 4.0624vw;
    }

    .main__package span.mo_blank {
        margin: 0;
        font-size: 0;
        display: block;
    }

    .main__package span.blank {
        display: none;
    }

    .main__package img {
        max-width: 94%;
        left: 54%;
        bottom: 15.9377vw;
    }

    /* main__contact */
    .main__contact {
        height: auto;
        background: none;
        margin: 0;
        padding: 0;
    }

    .main__contact .img_area {
        height: 62.5vw;
        background: url( /content/dam/channelbtb/lgcom/de/business/solar/home-energy-package/images/mob/lg-business_home-energy-package_questions-bg-img_m.jpg) no-repeat center center;
        background-size: cover;
    }

    .main__contact .txt_area {
        margin: 0;
        float: none;
        width: 100%;
        background: #333333;
        padding: 14.583vw 0;
        padding-left: 11.979vw;
    }

    .main__contact .txt_area.padding-m-1 {
        padding-top: 13.5833vw;
    }

    .main__contact .txt_area p {
        font-size: 5vw;
    }

    .main__contact .txt_area.padding-m-1 p {
        line-height: 6vw
    }

    .main__contact .txt_area .main_title_txt {
        margin-bottom: 4.4796vw;
        font-weight: 400;
        letter-spacing: normal;
        font-size: 6.8750vw;
    }

    .main__house .plus_area img {
        width: 20.8333vw;
    }

    .main__house .plus_area>div {
        position: absolute;
        width: 15.625vw;
    }

    .main__house .panelCapture .plus_area>div {
        top: -1px;
        left: -8vw;
    }

    .main__house .ess .plus_area>div {
        top: -11.7708vw;
        left: -4.3750vw;
    }

    .main__house .keep .plus_area>div {
        top: -12.7917vw;
        left: -14.0417vw;
    }

    .main__house .plus_area .btn_close {
        top: -2.9167vw;
        right: -5.9342vw;
    }
}