*{font-size: 15px;}
.hero-header {
    background: url(../../img/brand/brandstory-head.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 430px;
}
@media (max-width: 1389px){
    .hero-header{
        height: auto;
        background-position: left center;
    }
}
.webheader .container-fluid{   
    display: block;
}
.sticky-top .container-fluid{
    display: block;
}


.br_story{
    font-family: 'Noto Sans KR', sans-serif; 
}


.br_story h3{
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.5;
    margin-top: 10px;
    font-weight: 400;
    margin-bottom: 48px;
}
.container-fluid, .container{word-break: keep-all;}


.about11 {
    padding-top: 1rem;
    margin-bottom: 54px;
}
.about11 img {
    width: 100%;
    object-fit: cover;
}


.about11 .item-img:before, .about11 .image_ahead:before {
    content: "";
    position: absolute;
    border: 1px solid #eae8e4;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    pointer-events: none;
    border-radius: 10px;
}
.about11 .item-img {
    position: relative;
    z-index: 3;
    height: 100%;
}
.mbr-section-title {
    margin-bottom: 22px;    
    color: #1c1c1c;
    font-size: 34px; 
    letter-spacing: 1px;  
}
.about11 .mbr-text {
    margin-bottom: 17px;  
    line-height: 1.625em;
}
.main_header h5{
    font-size: 15px;
    font-weight: 400;
    color: #a5916f;
    margin-bottom: 10px;
}
.main_header i{
    font-size: 12px;
    margin-right: 7px;
}
.images-2 .main_header p{padding-left: 13%;}
.section-title{font-size: 20px;}



@media (min-width: 992px){
    .about11 .image_behind {
        display: block;
        position: absolute;
        left: 8%;
        top: 43%;
        z-index: 1;
        width: 370px;
        height: 410px;
        transform: translateY(-50%);
    }
    .about11 .image_ahead {
        display: block;
        position: absolute;
        right: -80px;
        bottom: -40px;
        z-index: 5;
        width: 160px;
        height: 240px;
    }
    .about11 img {
        height: 100%;
    }
    .about11 .row {
        margin-left: -16px;
        margin-right: -16px;
    }
    .about11 .row > [class*="col"] {
        padding-left: 16px;
        padding-right: 16px;
    }
    .about11 .image_wrapper {
        display: inline-block;
    }
}
@media (max-width: 1473px){
    .mbr-section-title{font-size: 1.3125rem;}
    .about11 .image_behind{left: 3%;}
}
@media (max-width: 1187px){
    .main_header{width: 80%;}
    .mbr-section-title{font-size: 1.0625rem;}
}
@media (max-width: 991px) {
    .about11 {
        padding-top: 3rem;
        /* padding-bottom: 6rem; */
        position: relative;
        background-color: #fafafa;
        margin-bottom: 0;
    }
    .about11 .image_behind,
    .about11 .image_ahead {
        display: none;
    }
}


@media (min-width: 768px){
    .about11 .container-fluid {
        padding-left: 32px;
        padding-right: 32px;
    }
    .about11 .image_wrapper {
        margin-bottom: 60px;
    }
}
@media (max-width: 767px){   
    .main_header{
        margin-top: 30px;
        padding: 10px 0 40px 70px;     
        width: 100%;
    }     
}
@media (max-width: 598px){  
    .hero-header .breadcrumb .breadcrumb-item a {
        color: #d2efff;
    }
    .hero-header .breadcrumb-item+.breadcrumb-item::before{
        color: #d2efff;
    }
}
@media (max-width: 485px){    
    .main_header{    
        padding-left: 20px;
    }   
}



.section{
    padding-top: 73px;
    padding-bottom: 1px;
    background-color:#f5f5f5;
    z-index: 0;
}
.images{     
    margin-bottom: 6rem;
}
.images img, .brandArea img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.images .images-2{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3px;
}
.images .main_header{
    padding-right: 4%;
    width: 58%;
}
.images .images-last{
    margin-left: 3px;
}


.images .about-logo {
    width: 45%;
    margin-bottom: 19px;  
    display: inline-block;
}
.images .about-logo img{height: 100%; }


.images .mbr-section-title::before {
    content: '';
    position: absolute;
    top: 18px;
    left: 124px;
    width: 63%;
    height: 23px;
    background-color: rgba(254,161,22,0.3);
    z-index: -1;
}
@media (max-width: 1120px){    
    .images .images-2:first-child{
        display: block;
    }
    .images .about-logo{
        width: 33%;
    }
    .images .mbr-section-title{
        font-size: 37px;
    }
}
@media (max-width: 800px){  
    .images .main_header{width: 100%;}
    .images .images-2:last-child{
        display: block;
    }
    .images .images-last{
        margin-top: 3px;
    }
}


@media (max-width: 544px){  
    .images .about-logo{
        width: 52%;
    }    
    .images .images-2:last-child,   .images .images-last{   
        margin-top: 42px;
    }
}
@media (max-width: 328px){  
    .images .mbr-section-title{
        font-size: 25px;
    }
}



section .vid {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 4%;
}
section .vid .vid-wrap{
    width: 1000px;
    height: 562px;
    overflow: hidden;
    box-shadow:
        -117px -117px 0 -98px #fea116, 117px 117px 0 -98px #fea116;
}
section .vid video {
    width: 100%;
    height: 100%;
    object-fit: cover;  
}




.concept{
    padding-top: 68px;
}
.brandArea{margin-bottom: 12px;}
.brandArea .item{ 
    padding-bottom: 44px;
}
.brandArea .cards{
    box-shadow: 0 20px 40px -14px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    border-radius: 0.25rem;
    /* margin-top: 40px; */
    height: 100%;
}
.brandArea .item .imgArea{
    /* height: 45%; */
}
.brandArea .item .txtArea{   
    /* height: 55%; */
    padding: 1rem;   
    background: linear-gradient(to bottom left, #ffe4bb 40%, #ffffff 100%);
}
.brandArea .item h4{
    color: #1c1c1c;
    text-align: center; 
    font-size: 18px;
    font-weight: 400;
}
.brandArea .brandDesc{  
    padding: 8px 0 18px;  
    color: #434343;
}


.brandArea .card_btn {
    color: #2a2515;
    padding: 0.8rem;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 400;
    display: block;
    width: 100%;
    cursor: pointer;
    border: 1px solid rgba(116, 74, 33, 0.2);
    background: transparent;
}


@media (max-width: 1349px){
    .brandArea .brandDesc{
        height: 132px;  
    }
}
@media (max-width: 1213px){
    .brandArea, .vid{
        padding: 0 55px;
    }
    .brandArea .item h4{font-size: 18px; }
}
@media (max-width: 1195px){
    /* VIDEO */
    section .vid .vid-wrap{   
        width: 100%;
        height: 100%;    
        box-shadow: none;    
    }  
}
@media (max-width: 1031px){
    .brandArea .brandDesc{
        height: 157px;       
    }
}
@media (max-width: 1001px){
    .brandArea .item h4{font-size: 16px; }
}
@media (max-width: 991px){
    .brandArea, .vid{
        padding: 0 75px;
    }
    .brandArea .brandDesc{
        height: 110px;       
    }
    .brandArea .item h4{font-size: 20px;}
}
@media (max-width: 959px){
    .brandArea .brandDesc{
        height: 135px;       
    }
}
@media (max-width: 800px){
    .brandArea .item h4{font-size: 18px; }
    .brandArea .brandDesc{
        height: 114px;       
    }
    .brandArea, .vid{
        padding: 0 20px;
    }
}


@media (max-width: 750px){
    .brandArea .brandDesc{
        height: 150px;       
    }
}
@media (max-width: 633px){
    .brandArea .item{width: 100%;}
    .brandArea .item h4{font-size: 20px;}
    .brandArea .brandDesc{
        height: 95px;       
    }
}
@media (max-width: 485px){
    .brandArea .brandDesc{
        height: 120px;  
        /* word-break: break-all;      */
    }
    .brandArea, .vid {padding: 0 15px;}  
    .vid{padding-top: 20% !important;}
}
@media (max-width: 393px){
    .vid-wrap{
        box-shadow: -95px -95px 0 -88px #fea116, 95px 95px 0 -88px #fea116 !important;
        height: 190px !important;
    }
}
@media (max-width: 380px){
    .brandArea .brandDesc{
        height: 130px;       
    }  
}
@media (max-width: 360px){
    .vid-wrap{
        box-shadow: -81px -81px 0 -73px #fea116, 81px 81px 0 -73px #fea116 !important;
        height: 183px !important;
    }
}
@media (max-width: 349px){
    .brandArea .brandDesc{
        height: 130px;       
    }
    .vid-wrap{       
        height: 154px !important;
    }
}
@media (max-width: 339px){
    .brandArea .item h4{font-size: 18px;}
}
@media (max-width: 320px){
    .brandArea .brandDesc{
        height: 153px;   
    }
    .brandArea .item:nth-child(4) h4{
        font-size: 16px;
    }
}
@media (max-width: 293px){
    .brandArea .brandDesc{
        height: 176px;   
    }
}


@media (max-width: 575px){
    .vrtour{width: 90% !important;}
    }