/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
  /**************************************************************/
  header .logo__con {
    padding-top: 15px; }
  header .logo_txt {
    width: 60%; }
    header .logo_txt img {
      height: 70px; }
    header .logo_txt span {
      display: none; }
  header .right_txt p {
    font-size: 14px;
    line-height: 20px; }
  header .right_txt h6 {
    font-size: 12px; }
  header .nav__con ul li {
    margin-right: 15px; }
    header .nav__con ul li a {
      padding: 10px 0; }
  footer .top_txt_con .txt_con .txt p {
    font-size: 12px;
    line-height: 20px; }
  footer .top_txt_con .qr_code_con img {
    width: 100px;
    margin-left: 10px; }
  footer .copy_right__con p {
    font-size: 12px; }
  .page_title {
    font-size: 30px;
    padding-bottom: 20px; }
  footer .copy_right__con .link_con span {
    font-size: 12px; }
  .index_icon__body {
    padding: 30px 0; }
    .index_icon__body .flex .box img {
      height: 100px; }
  .index_kv__body .index_kv__con .txt_con .block,
  .index_kv__body .index_kv__con .txt_con .block.s_2 {
    max-width: 300px; }
  .index_kv__body .index_kv__con .txt_con .block h3 {
    font-size: 18px;
    line-height: 22px; }
  .index_kv__body .index_kv__con .txt_con .block p {
    font-size: 14px;
    line-height: 20px; }
  .index_kv__body .index_kv__con .txt_con .block .kv_btn {
    padding: 8px 20px; }
  .index_why__body .flex .box h4 {
    font-size: 20px; }
  .index_why__body .flex .box p {
    font-size: 14px; }
  .index_services__body .tit {
    font-size: 30px; }
  .index_services__body .flex .box {
    width: 49.5%;
    margin-bottom: 20px; }
  .index_services__body .flex .img_box .txt p {
    min-height: 100px; }
  .index_about__body .tit {
    font-size: 30px; }
  .index_about__body p.title {
    height: calc(26px * 3); }
  .contactus__body .map_con, .contactus__body .txt_con {
    width: 100%; }
  .contactus__body .txt_con {
    padding: 30px 0 0 0; }
  .sidebar__body .sidebar__con, .sidebar__body #smartfloat {
    width: 200px; }
  .sidebar__body .sidebar__con .sidebar_box {
    padding: 20px;
    margin-bottom: 20px; }
  .sidebar__body .sidebar__con h3.tit {
    font-size: 16px; }
  .sidebar__body .sidebar_box ul li a {
    font-size: 16px; }
  .sidebar__body .sidebar_box h4 {
    font-size: 20px;
    line-height: 30px; }
  .sidebar__body .content__con {
    width: calc(100% - 200px);
    padding-left: 30px; }
  .inner_kv__body {
    overflow: hidden;
    height: 300px; }
    .inner_kv__body .bg {
      position: absolute;
      height: 100%;
      left: 50%;
      width: auto;
      transform: translateX(-50%); }
  .inner_kv_btm__body {
    margin-top: -70px; }
    .inner_kv_btm__body .con {
      padding: 20px 20px; }
    .inner_kv_btm__body .txt_con {
      width: 60%; }
    .inner_kv_btm__body img {
      width: 150px; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .mobile_show {
    display: block; }
  .decktop_show {
    display: none; }
  header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9000; }
    header .flex {
      align-items: center; }
    header .logo_txt img {
      height: 50px; }
    header .right_txt {
      display: block;}
	header .right_txt p{
	display: none;}
    header .nav__con {
      display: none; }
  footer .top_link_con {
    display: none; }
  footer .top_txt_con {
    padding-bottom: 30px; }
  footer .top_txt_con .txt_con {
    width: 100%;
    margin-bottom: 30px; }
    footer .top_txt_con .txt_con .in_flex {
      justify-content: center; }
    footer .top_txt_con .txt_con .txt {
      padding-left: 10px; }
      footer .top_txt_con .txt_con .txt p {
        font-size: 12px;
        line-height: 20px; }
    footer .top_txt_con .txt_con img {
      width: 60px; }
  footer .copy_right__con .link_con {
    display: none; }
  footer .top_txt_con .qr_code_con {
    text-align: center;
    width: 100%; }
  section.main {
    padding-top: 70px; }
  .break_bar {
    margin: 20px auto 30px; }
  .index_icon__body .flex .box {
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    margin-bottom: 30px; }
  .index_why__body .flex .box {
    width: 49.5%;
    margin-bottom: 5px; }
    .index_why__body .flex .box:last-child {
      width: 100%; }
  .index_company__body h3.tit, .index_panter__body h3.tit, .index_services__body .tit, .index_about__body .tit {
    font-size: 30px;
    padding-bottom: 20px; }
  .index_services__body .flex .img_box .txt p {
    min-height: auto; }
  .index_services__body .flex .box {
    width: 100%; }
  .index_about__body .con {
    padding-bottom: 40px; }
  .index_panter__body .panter__con {
    padding: 0; }
  .index_company__body .scroll__con {
    padding: 10px; }
  .contactus__body .txt_con {
    padding: 20px 0 0 0; }
    .contactus__body .txt_con p {
      font-size: 14px;
      line-height: 24px; }
  .sidebar__body .sidebar__con, .sidebar__body #smartfloat {
    width: 100%; }
  .sidebar__body .content__con {
    width: 100%;
    padding: 30px 0 0 0; }
  .inner_kv__body {
    height: 150px; }
  .inner_kv_btm__body {
    margin-top: -30px; }
    .inner_kv_btm__body .con {
      padding: 10px; }
      .inner_kv_btm__body .con .txt_con {
        width: 70%; }
        .inner_kv_btm__body .con .txt_con h3 {
          font-size: 16px; }
        .inner_kv_btm__body .con .txt_con p {
          font-size: 12px;
          line-height: 18px; }
      .inner_kv_btm__body .con img {
        width: 70px; }
  .products__body .pro_con .img_con {
    margin-bottom: 15px; }
  .fck__body p, .fck__body div {
    font-size: 14px;
    line-height: 30px; }
  .cases_list {
    padding-top: 30px; }
    .cases_list .list_con .txt_out p {
      font-size: 14px;
      line-height: 24px; }
    .cases_list .list_con .txt_out h6 {
      font-size: 12px; } }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/*ÊÓÆµÑùÊ½*/
.divVideo{
    width:100%;
    height:0;
    padding-bottom:40%; 
}
video{
    left:1%;
    top:0;
    width:90%;
    object-fit: fill;
}
