@charset "UTF-8";
/*!
 * WL LP specific
 */

.bg_white{
    background-color:#ffffff !important;
}
.bi-map {
    color: #ff0000 !important;
}
.lp_color{
    color:#ff0000;
}
.lp_ul{
    text-decoration:underline;
}
.col-20{
    width:20%;
}
.wl_h2{
    line-height:14px;
}
.wl_row1{
    margin-left:208px;
    margin-right:208px;
    padding-top:12px;
    _height:336px;
    height:fit-content;
    margin-bottom:40px;
}
.wl_row1_lhs{
    padding-right:20px;
}
.profile_registernow_sm{
    font-size:20px;
    margin-top:44px;
    width:200px;
    height:60px;
    background-color:#ff0000;
    color:#ffffff;
    box-shadow: 0px 8px 16px 0px #27A9E13D;    
    border-radius:8px; 
    padding-top:13px ! important;            
}
.profile_signinnow_sm{
    font-size:20px;
    margin-top:44px;
    width:200px;
    height:60px;
    background-color:#ffffffff;
    color:#777777;
    box-shadow: 0px 1px 2px 0px #8018280D;        
    border-radius:8px;
    border: 1px solid #D0D5DD;
    padding-top:13px ! important;            
}
.wl_row2 {
    height: 518px;
}

.wl_row4 {
    _height: 202px;
    padding-top: 64px;
    padding-bottom: 32px;
    background-color:#F9FAFB;    
}
.wl_row5 {
    background-color:#F9FAFB;    
}
.wl_row5b_st{
    padding-left:8px;
    padding-right:8px;
}
.wl_b{
    _padding-bottom: 12px;
    _background-color:#ffffff;
}
.wl_v_c{
    background-color:#ffffff !important;
    height:100%;
}
.wl_row6{
    background-color:#ffffff !important;
    height:230px;
}
.wl_row6b_f{
    font-size: 60px;
    font-weight: 600;
    line-height: 72px;
    letter-spacing: -0.02em;
    text-align: center;
}
.wl_row6b_st{
    font-family: Noto Sans;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0em;
    text-align: center;
    color:#6C757D
}
.wl_row7b_img img{
    _width:90%;
    height:240px;
    width:325px;
    border-radius:16px;
} 
.wl_row7b_cn{
    margin-top:10px;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
} 
.wl_row7b_t{
    _font-size: 24px;
    _line-height: 32px;
    font-size: 18px;
    font-weight: 600;
    _line-height: 22px;
    text-align: left;
} 
.wl_row7b_st{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;    
}

.wl_row8{
    height:600px;
    padding-left:80px;
    padding-right:80px;
    padding-top:64px;
    padding-bottom:64px;    
}

#wlvidholder_d{
    display:block;
}
#wlvidholder_m{
    display:none;
}
.wl_top_img_mobile_holder{
    display:none;
}

@media (max-width: 992px) {
    .col-20{
        width:50%;
    }
    .wl_row6 {
        height: 620px;
    }
}
@media (max-width: 802px) {
    header.header{
        height:70px !important;
    }
    #_wlvidholder{
        display:none;
    }
    #wlvidholder_d{
        display:none;
    }
    #wlvidholder_m{
        display:block;
    }
    .wl_row1{
        margin-left:10px;
        margin-right:10px;
        padding-top:60px;
        height:auto;
    }    
    .wl_row2 {
        height: fit-content;
        margin-bottom:50px;
    }    
    .wl_row4 {
        padding-top: 34px;
    }
    .wl_h1{
        font-size: 22px;
        text-align:center;
        line-height:32px;
    }
    .wl_h2 {
        margin-top:10px;
    }
    .profile_registernow_sm, .profile_signinnow_sm{
        margin-top:20px;        
        margin-bottom:20px;
        
        _height:46px;
    }
    a.profile_registernow_sm, a.profile_signinnow_sm{
        _padding-top:0px !important;
        height:44px;	
	}
	.wl_row2{
        _height:0px;
    }
    .wl_top_img_mobile_holder{
        display:block;
    }
    .wl_top_img_mobile{
        display:block;
        margin-left:auto;
        margin-right:auto;
        height:400px;
        width:170px;
    }
    .wl_row1{
        max-height:480px;
    }
    .col-20{
        width:100%;
    }
    .wl_row6 {
        height: 1100px;
    }
    .wl_row8{
        padding-left:20px;
        padding-right:20px;    
    }    
    .wl_row1_lhs{
        padding-right:0px !important;
    }         
    .wl_row6{
        height:820px;
        padding-bottom:150px;
    }
    .col-20{
        height:130px;
    }
}