@import url("http://fonts.googleapis.com/css?family=Roboto:300,400,700");
html,body,ul,ol,li,img,div,span,iframe,a,p,input,textarea,select,i{
    font-family:'Roboto', sans-serif; font-size:14px; font-weight:400; 
    font-style:normal; word-break:normal; color:#444; letter-spacing:0; transition:all 0.3s ease;
}
#header .ci{top:35px}
#header .ci a{background:url(/images/en_bi.png) no-repeat; width:131px; height:30px; overflow:hidden}

#header .gnb a{font-size:16px}
#header .gnb a:before{bottom:-34px}

#header .sub_menu ul.depth-1{margin-left:-315px}
#header .sub_menu ul.depth-2{margin-left:-220px}
#header .sub_menu ul.depth-3{margin-left:-130px}
#header .sub_menu ul.depth-4{margin-left:-30px}
#header .sub_menu li a{display:inline-block; font-size:13px; line-height:14px; vertical-align:middle;}

#header.navbar-small .gnb a:before{bottom:-20px}
#header.navbar-small .sub_menu ul.depth-1{margin-left:-315px}
#header.navbar-small .sub_menu ul.depth-2{margin-left:-220px}
#header.navbar-small .sub_menu ul.depth-3{margin-left:-130px}
#header.navbar-small .sub_menu ul.depth-4{margin-left:-30px}

#header .lang i{word-break:keep-all}

.title h1{color:#222; font-weight:300; letter-spacing:-.3px}

.mcontact dd{font-size:13px; margin-top:5px; line-height:16px}
.mcontact .pcontact .bod_btn{position:absolute; bottom:50px}
.mcontact .pphone dd{font-size:34px}

.greeting .gt_con .gt_info h1{letter-spacing:-.3px}
.history .his_con p{font-size:14px}
.history .his_con em{margin-top:0}
.riupack .riu_wrap .riu_con p{width:55%}


@media (max-width: 1199px) {
    #header .ci{top:20px}
    .mcontact .pcontact .bod_btn{bottom:20px}
    .mcontact .pphone dd{font-size:28px}
    .location .map_con .map_btn{bottom:-20px; right:0}
    .location .map_wrap li.loc_addr{display:block; width:90%}
}

@media (max-width: 840px) {
    .mcontact .pphone dd{font-size:24px}
    .history .his_con p{display:block; margin-bottom:15px}
    .location .map_wrap li.loc_addr{width:85%}
}

@media (max-width: 767px) {
    .mcontact .pphone dd{font-size:40px}
    .mcontact .pcontact .bod_btn{position:relative; bottom:0}
    
}

@media (max-width: 640px) {
    .riupack .riu_wrap .riu_con p{width:100%}
}
