@media (min-device-width:768px) and (max-device-width:1023px) { 
  .header .header-logo-sec .logo { width: 225px; }
  .header .input-sec-head { display: none; }
  .line { height: 50px; }
  .right_secoal_sec h2 { font-size: 16px; }

  .banner-sec .banner-txt-sec { bottom: 18%; }
  .banner-head-txt {font-size: 50px; margin-left: 40px; line-height: 30px;}
  .fs_name {margin-left: 40px;font-size: 50px;line-height: 60px;}
}