@charset "utf-8";
 .MVisual .item .slogan {top:26%; color: #1a1a1a;}
 .MVisual .item .slogan em { color: #006cb2;}
 .MVisual .control {top: 35%; }

 .MVisual .video video {width:100%;}


/*바로가기2  250728*/
.M_link2 li a img {  width:auto !important;   }
 
/* media query mobile */
@media screen and (max-width: 1600px){
 
}

@media screen and (max-width: 1400px){
   .MVisual .control {top: auto; }
}
 

@media screen and (max-width:640px) {
 
}

@media screen and (max-width:540px) {
   
}

@media screen and (max-width: 480px){
 
}

@media screen and (max-width:380px) {
 
}
