/*서브비주얼****************************************/
.eQ01 .wrap-sub-visual{background:url(/sites/languagecenter/images/common/sub_visual_1.jpg) no-repeat center top;background-size: cover;}
.eQ02 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_2.jpg) no-repeat center top;background-size: cover;}
.eQ03 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_3.jpg) no-repeat center top;background-size: cover;}
.eQ04 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_4.jpg) no-repeat center top;background-size: cover;}
.eQ05 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_5.jpg) no-repeat center top;background-size: cover;}
.eQ06 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_6.jpg) no-repeat center top;background-size: cover;}
.eQ07 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_7.jpg) no-repeat center top;background-size: cover;}
.eQ08 .wrap-sub-visual{background:url(/sites/styleguide/images/common/sub_visual_8.jpg) no-repeat center top;background-size: cover;}

.wrap-contents .red {color: #cb2026;}
.wrap-banner .slider .icon {right: 115%;}
.wrap-banner .slider li:nth-child(3) .icon {right: 107%;}

.wrap-header .head-navi .div_1 .a_1{font-size: 17px;}
/*로고메뉴조정****************************************/
@media all and (min-width:1024px){
  .wrap-header .head-logo{width: 280px;}
}
@media all and (min-width:1024px) and (max-width:1400px){
  .wrap-header .head-navi .div_1 .a_1 span.inner{padding: 0 15px;}
  .wrap-header .head-navi .div_1 .a_1{font-size: 17px;}
}

/*메인 대표 전화*/
@media (max-width: 420px) {
  .wrap-contact .title{font-size:24px;}
  .wrap-contact .number{font-size:20px;}
  .wrap-contact .time{font-size:16px;}
  .wrap-contact .time span{display:block;}
}

.greeting .introWrapImg{padding-top:120px;}


/* 로고 이미지 */
@media (max-width: 1023px) {
  .wrap-header .head-logo .logo-img img { width:300px !important; }  
}
@media (max-width: 768px) {
  .wrap-header .head-logo .logo-img img { width:300px !important; }
}
@media (max-width: 500px) {
  .wrap-header .head-logo .logo-img img { width:200px !important; }
}

/* 1136px 부터 상단 탑메뉴 폰트 사이즈 줄이기 */
@media (max-width: 1136px) {
  .wrap-header .head-navi .div_1 .a_1 { font-size: 13px !important; }
}
