.no-display {
    display: none;
}
ul {
    padding-left: 0;
}
h2 {
    margin-bottom: 30px;
    font-size: 40px;
    font-weight: 500;
    color: #236796;
}
.h3 {
    font-size: 24px;
    font-weight: 400;
}
h2 span {
    margin-bottom: 0;
    color: #212121;
}
.btn-more span {
    display: inline-block;
    padding: 5px 40px;
    border-radius: 50px;
    border: 1px solid #e1e1e1;
}   
.btn-more span.red{
    color: #fff;
    background: #00937b;
}
.titWrap p {
    font-weight: 400;
}
.main-container {
    width: 100%;
}
.main-visual-container{
    position: relative;
    top:-78px;
    height: 850px;
    /*background: #ccc url(/resources/image/renew/main/visual-img.png) no-repeat;*/
    background-size: cover;
}
.main-visual-container .mainWrap {
    min-width: 430px;
    height: 850px;
    overflow: hidden;
}
.main-visual-container video {
    position: absolute;
    width: 100%;
    min-width: 430px;
    height: 850px;
    object-fit: cover;
    top: -7%;
    transform: translateY(-5%);
}
.main-content-container {
    position: relative;
    width: 100%;
    min-width: 1500px;
    top: -230px;
    margin-bottom: -230px;
}
.quick-section {
    position: relative;
    width: 1310px;
    height: 320px;
    margin: 0 auto 50px;
}
.quick-section a:hover{
    text-decoration: underline;
    color: #fff;
}
.quick-section .main-inner {
    padding: 5px;
    background: rgba(255,255,255,0.9);
}
.quick-section .main-inner ul {
    display: flex;
    flex-wrap: wrap;
}
.quick-section .main-inner ul  li {
    position: relative;
    display: table;
    flex-basis: 430px;
    width: 430px;
    height: 150px;
    margin: 0 5px 5px 0;
    z-index: 10;
    overflow: hidden;
}
.quick-section .main-inner ul  li:nth-child(3n) {
    margin: 0;
}
.quick-section .main-inner ul  li a {
    display: block;
    transition: all 0.5s ease;
}
.quick-section .main-inner ul  li  strong {
    display: table-cell; 
    width: 430px;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    text-shadow: 0px 3px 4px rgba(0,0,0,0.5);
}
.quick-section .main-inner ul  li:nth-child(1 ) a{
    background: url(/resources/image/renew/main/quick1-2bg.png) no-repeat;
    background-size: 100%;
}
.quick-section .main-inner ul  li:nth-child(2) a{
    background: url(/resources/image/renew/main/quick2-1bg.png) no-repeat;
    background-size: 100%; 
}
     
.quick-section .main-inner ul  li:nth-child( 3) a{
    background: url(/resources/image/renew/main/quick3-3bg.png) no-repeat;
    background-size: 100%;
}
.quick-section .main-inner ul  li:nth-child( 4) a{
    background: url(/resources/image/renew/main/quick4-4bg.png) no-repeat;
    background-size: 100%;
}
.quick-section .main-inner ul  li:nth-child( 5) a{
    background: url(/resources/image/renew/main/quick5-5bg.png) no-repeat;
    background-size: 100%;
}
.quick-section .main-inner ul  li:nth-child( 6) a{
    background: url(/resources/image/renew/main/quick6-6bg.png) no-repeat;
    background-size: 100%;
}
.quick-section .main-inner ul  li a:hover{
    background-size: 110%;
    background-position: -10px -10px;
}
.board-section {
    position: relative;
    display: flex;
    width: 100%;
    height: 500px;    
    flex-wrap: wrap;
}
.board-section .notice-Layout {
    position: relative;
    flex-basis: 47%;
    background: #f5f5f5; 
}
.board-section .notice-Layout .main-inner {
    position: absolute;
    top: 50px;
    right: 0;
    width: 668px;
}
.board-section .notice-Layout .notice-list {
    position: relative;
    width: 585px;
    height: 260px;
    overflow: hidden;
}
.board-section .notice-Layout .notice-list div {
    position: relative;
    margin-bottom: 20px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
.board-section .notice-Layout .notice-list div strong {
    
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    flex-basis: 345px;
    width: 95%;
    overflow: hidden;
    line-height: 35px;
}
.board-section .notice-Layout .notice-list div em {
   position: absolute;
   top: 3px; 
   right: 0;
    width: 5%;
    text-align: center;
    color: #777;
    line-height: 35px;
    font-weight: 300;
}
.board-section .notice-Layout .btn-more {
    width: 585px;
    margin-top: 30px;
    text-align: center;
}
.board-section .newpro-Layout {
    position: relative;
    flex-basis: 53%;
    width: 60%;
    height: 500px;
    background: #f1fbff;
}

.board-section .newpro-Layout .main-inner {
    position: absolute;
    top: 50px;
    left: 75px;
    width: 1000px;
}
.board-section .newpro-Layout .main-inner .swiper {
    width: 1000px;
}
.board-section .newpro-Layout .newproduct_item_Layer {
  height: 245px;
}
.board-section .newpro-Layout .scroll_txt {
    opacity: 0.5;
}
.board-section .newpro-Layout .swiper .swiper-wrapper > div:nth-child(6) {
    opacity: 1;
}
.board-section .newpro-Layout .swiper-slide-active,.board-section .newpro-Layout  .swiper-slide-next {
    opacity: 1;
}
.board-section .newpro-Layout .newproduct-item {
    position: relative;
    width: 380px;
    height: 245px;
    padding: 20px;
    background: #fff;
}
.board-section .newpro-Layout .newproduct-item .newpro-Img {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 115px;
    height: 115px;
    overflow: hidden;
    border: 1px solid #e1e1e1;
}
.board-section .newpro-Layout .newproduct-item .newpro-Img img {    
    width: 115px;
    height: 125px;
}
.board-section .newpro-Layout .newproduct-item .newproduct-info {
    display: flex;
}
.board-section .newpro-Layout .newproduct-item strong{  
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	font-size: 18px;
	text-overflow: ellipsis;
    flex-basis: 220px;
	width: 220px;
    height: 115px;
	margin-bottom: 5px;
	text-align: left;
	overflow: hidden;
}
.board-section .newpro-Layout .newproduct-item p {    
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	text-overflow: ellipsis;
    flex-basis: 345px;
	width: 345px;
	max-height: 100px;
	margin-top: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
}
.board-section .newpro-Layout .swiper-btn {
    position: absolute;
    right: 210px;
    bottom: 30px;
    width: 130px;
    z-index: 500;
}
.board-section .newpro-Layout .swiper-button-next,
.board-section .newpro-Layout .swiper-button-prev {
    width: 40px;
    height: 40px;
}
.board-section .newpro-Layout .swiper-button-next:after,
.board-section .newpro-Layout .swiper-button-prev:after{
    content:" ";
    width: 38px;
    height: 38px;
}
.board-section .newpro-Layout .swiper-button-next:after{
    background: url(/resources/image/renew/main/swiper-next.png);
}
.board-section .newpro-Layout .swiper-button-prev:after{
    background: url(/resources/image/renew/main/swiper-prev.png);
}
.board-section .newpro-Layout .swiper-button-next:hover:after{
    background: url(/resources/image/renew/main/swiper-next-ov.png);
}
.board-section .newpro-Layout .swiper-button-prev:hover:after{
    background: url(/resources/image/renew/main/swiper-prev-ov.png);
}
.board-section .newpro-Layout .btn-more {
    width: 780px;
    margin-top: 30px;
    text-align: center;
}
.banner-section {
    margin-top: 100px;
}
.banner-section ul {
    display: flex;
    width: 1500px;
    margin: 0 auto;
    flex-wrap: wrap;
}
.banner-section ul li {
    position: relative;
    flex-basis: 365px;
    width: 365px;
    height: 200px;
    margin: 0 13px 10px 0;
}
.banner-section ul li strong {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    color: #fff;
    text-align: center;
    background: rgba(0,0,0,0.5);
}
.banner-section ul li a{
    display: block;
    width: 365px;
    height: 200px;
    transition: all 0.5s ease;
}
.banner-section ul li:nth-child(1) a {
    background: url(/resources/image/renew/main/banner1.png) no-repeat;
    background-size: 100%;
}
.banner-section ul li:nth-child(2) a {
    background: url(/resources/image/renew/main/banner2.png) no-repeat;
    background-size: 100%;
}
.banner-section ul li:nth-child(3) a {
    background: url(/resources/image/renew/main/banner3.png) no-repeat;
    background-size: 100%;
}
.banner-section ul li:nth-child(4),.banner-section ul li:nth-child(6) {    
    margin-right: 0;
}
.banner-section ul li:nth-child(4) a {
    background: url(/resources/image/renew/main/banner4.png) no-repeat;
    background-size: 100%;
}
.banner-section ul li:nth-child(5), .banner-section ul li:nth-child(6) {
    flex-basis: 743px;
    width: 743px;
}
.banner-section ul li:nth-child(5) a {
    width: 743px;
    background: url(/resources/image/renew/main/shop_banner1.png) no-repeat;
    background-size: 100%;
}
.banner-section ul li:nth-child(5) strong{
    display: none;
}
.banner-section ul li:nth-child(6) strong{
    display: none;
}
.banner-section ul li:nth-child(6) a{
    width: 743px;
    background: url(/resources/image/renew/main/shop_banner2.png) no-repeat;
    background-size: 100%;
}

.banner-section ul li a:hover{
    background-size: 110%;
    background-position: -10px -10px;
}
.products-section {
    position: relative;
    display: flex;
    width: 1500px;
    height: 1100px;
    margin: 100px auto 0;
    padding: 150px 0;
    background: #f1fbff;
	flex-direction: row-reverse;
}
.products-section::before {
    content:" ";
    position: absolute;
    top: 0;
    left: 0;
    width: 300%;
    height: 1150px;
    background: #f1fbff;
    z-index: 0;
}
.products-section .titWrap {
    position: relative;
    flex-basis: 380px;
    padding-right: 100px;
    z-index: 10;
}
.products-section .titWrap::before {
    content:" ";
    position: absolute;
    top: -150px;
    left: 0;
    width: 400%;
    height: 1100px;
    transform: translateX(-1700px);
    background: #efeeec;
    z-index: -1;
}
.products-section .product-menu {
    position: relative;
    flex-basis: 1120px;
    width: 1120px;
    z-index: 10;
}
.products-section .product-menu ul {
    display: flex;
    flex-wrap: wrap;
}
.products-section .product-menu li {
    flex-basis: 200px;
    height: 260px;
    margin: 0 20px 20px 0;
    background: #00937b;
}
.products-section .product-menu li a {
    display: block;
    width: 200px;
    height: 260px;
}
.products-section .product-menu li span {
    display: block;
    width: 160px;
    height: 160px;
    margin: 20px;
    border-radius: 50%;
    background: #f0f0f0;
}
.products-section .product-menu li:nth-child(1) span {
    background: #ffffff url(/resources/image/renew/main/product1-N.png) no-repeat;
    background-position: -25px 0 ;
}
.products-section .product-menu li:nth-child(2) span {
    background: #ffffff url(/resources/image/renew/main/product2.png) no-repeat;
    background-position: -15px 10px;
}
.products-section .product-menu li:nth-child(3) span {
    background: #ffffff url(/resources/image/renew/main/product3.png) no-repeat;
    background-position: 6px 25px;
}
.products-section .product-menu li:nth-child(4) span {
    background: #ffffff url(/resources/image/renew/main/product4.png) no-repeat;
    background-position: -14px 25px;
}
.products-section .product-menu li:nth-child(5) span {
    margin-right: 0;
    background: #ffffff url(/resources/image/renew/main/product5.png) no-repeat;
    background-position: -15px 20px ;
}
.products-section .product-menu li:nth-child(6) span {
    background: #ffffff url(/resources/image/renew/main/product6.png) no-repeat;
    background-position: -45px 20px;
}
.products-section .product-menu li:nth-child(7) span {
    background: #ffffff url(/resources/image/renew/main/product12.png) no-repeat;
    background-position: -60px -30px;
}
.products-section .product-menu li:nth-child(8) span {
    background: #ffffff url(/resources/image/renew/main/product13.png) no-repeat;
    background-position: -80px -70px;
}
.products-section .product-menu li:nth-child(9) span {
    background: #ffffff url(/resources/image/renew/main/product12-N.png) no-repeat;
    background-position:-60px -80px;
}
.products-section .product-menu li:nth-child(10) span {
    margin-right: 0;
    background: #ffffff url(/resources/image/renew/main/product8.png) no-repeat;
    background-position:-13px 20px;
}
.products-section .product-menu li:nth-child(11) span {
    background: #ffffff url(/resources/image/renew/main/product9-N.png) no-repeat;
    background-position: -10px 10px;
}
.products-section .product-menu li:nth-child(12) span {
    background: #ffffff url(/resources/image/renew/main/product10-N.png) no-repeat;
    background-position: -20px 10px;
}
.products-section .product-menu li strong {
    display: block;
    padding: 10px 0;
    text-align: center;
}
.products-section .btn-more {
    margin-top: 30px;
}
.catalog-section {
    position: relative;
    width: 1500px;
    height: 660px;
    margin: 150px auto 0;
}
.catalog-section .brand-Layout  {
    position: relative;
    width: 1035px;
    z-index: 10;
}
.catalog-section .brand-Layout ul {
    display: flex;
    flex-wrap: wrap;
}
.catalog-section .brand-Layout ul li {
    flex-basis:  330px;
    height: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.catalog-section .brand-Layout ul li:nth-child(3n) {
    margin-right: 0;
}
.catalog-section .brand-Layout ul li img {
    width: 100%;
    height: 100%;
}
.catalog-section  .catalog-Layout {
    position: absolute;
    top: 160px;
    right: 0;
    width: 510px;
    height: 500px;
}
.catalog-section  .catalog-Layout .titWrap {
    position: absolute;
    top: 0px;
    right: 0;
    width: 440px;
}
.catalog-section  .catalog-Layout  .catalog-menu{
    position: absolute;
    bottom: 0px;
    right: 0;
    width: 510px;
    height: 300px;
    border-radius: 0 50px 0 0;
    padding: 20px 50px 0 0;
    background: #f1fbff;
}
.catalog-section  .catalog-Layout  .catalog-menu ul {
        width: 360px;
        margin: 30px 0 0 75px;
} 
.catalog-section  .catalog-Layout  .catalog-menu ul li {
    position: relative;
    margin-bottom: 20px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
.catalog-section  .catalog-Layout  .catalog-menu ul li:after {
    content:"";
    position: absolute;
    top: 5px;
    right: 0;
    width: 17px;
    height: 17px;
    background: url(/resources/image/renew/main/arrow-off.png);
}
.catalog-section  .catalog-Layout  .catalog-menu ul li:hover:after {
    background: url(/resources/image/renew/main/arrow-on.png);
}
.catalog-section  .catalog-Layout  .btn-more {    
    margin: 30px 0 0 75px;
    text-align: center;
}
.about-section {
    margin:  100px 0;
}
.about-section .txt-wrap {
    height: 460px;
    padding-top: 100px;
    font-size: 32px;
    line-height: 45px;;
    font-weight: 500;
    color: #fff;
    text-align: center;
    background: url(/resources/image/renew/main/about-txt-bg0715.png) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}

.about-section .txt-wrap span {
    display: block;
}
.about-section .about-menu {  
    position: relative; 
    width: 1500px;
    height: 430px;
    margin: 75px auto 0;
}
.about-section .about-menu .inner {
    width: 610px;
    height: 420px;
    border-radius: 50px 0  0 0;
    padding: 50px 0 0 50px;
    background: #f1fbff;
}
.about-section .about-menu::after {
    content: "";
    position: absolute;
    top: -200px;
    right: 0px;
    width: 915px;
    height: 575px;
    background: url(/resources/image/renew/main/about-img.png) no-repeat;
}
.about-section .about-menu h2 {   
    width: 470px;
    text-align: center;
}
.about-section .about-menu ul {
    width: 470px;
}
.about-section .about-menu ul li {
    position: relative;
    margin-bottom: 20px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
}
.about-section .about-menu ul li:after {
    content:"";
    position: absolute;
    top: 5px;
    right: 0;
    width: 17px;
    height: 17px;
    background: url(/resources/image/renew/main/arrow-off.png);
}
.about-section .about-menu ul li:hover:after {
    background: url(/resources/image/renew/main/arrow-on1.png);
}
.recruit-section {
    height: 880px;
    background: url(/resources/image/renew/main/recruit-bg.png);
    background-size: cover;
    background-attachment: fixed;
}
.recruit-section .recruit-inner {
    display: flex;
    flex-wrap: wrap;
    width: 1500px;
    margin: 0 auto;
    padding-top: 120px;
}
.recruit-section .recruit-inner > div {
    position: relative;
    flex-basis: 485px;
    height: 310px;
    margin-right: 20px;
    margin-bottom: 20px;
    background: rgba(241, 251, 255, 0.6);
}
.recruit-section .recruit-inner > div a {
    position: relative;
    display: block;
    width: 485px;
    height: 310px;
    z-index: 10;
}
.recruit-section .recruit-inner > div strong {
    display: block;
    margin: 50px 0 0 50px;
    font-size: 24px
}
.recruit-section .recruit-inner > div::after {
    content:"";
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 130px;
    height: 100px;
    border-radius: 50%;
    z-index: 5;
}
.recruit-section .recruit-inner > div:nth-child(1) {
    background: none;
}
.recruit-section .recruit-inner > div:nth-child(3n) {
    margin-right: 0;
}
.recruit-section .recruit-inner > div:nth-child(2)::after  {
    background: #f0f0f0 url(/resources/image/renew/main/recruit5_new.png) no-repeat center;
}
.recruit-section .recruit-inner > div:nth-child(3)::after  {
    background: #f0f0f0 url(/resources/image/renew/main/recruit4_new.png) no-repeat -40px 50%;
}
.recruit-section .recruit-inner > div:nth-child(4)::after  {
    background: #f0f0f0 url(/resources/image/renew/main/recruit1_new.png) no-repeat center;
}
.recruit-section .recruit-inner > div:nth-child(5)::after  {
    background: #f0f0f0 url(/resources/image/renew/main/recruit3_new.png) no-repeat center;
}
.recruit-section .recruit-inner > div:nth-child(6)::after  {
    background: #f0f0f0 url(/resources/image/renew/main/recruit1_new.png) no-repeat center;
}
.recruit-section .btn-more {
    margin-top: 30px;
}
.recruit-section .btn-more span {
    color: #fff;
    background: #00937B;
}
.network-section {
    height: 660px;
    background: #f1fbff url(/resources/image/renew/main/network-bg.png) no-repeat center;
}
.network-section .main-inner {
    position:relative;
    width: 1500px;
    height: 660px;
    margin: 0 auto;
    background: url(/resources/image/renew/main/network-img-3.png) no-repeat 198px 120px;
}
.network-section .main-inner .titWrap {
    position: revert-layer;
    top: 0;
    right: 0;
    width: 425px;
    height: 445px;
    padding: 65px 0 0 45px;
    color: #fff;
    background: #00937b9e;
}
.network-section .btn-more {
    margin-top: 30px;
}
.network-section h2 span {
    color: #fff;
}
.movieacatalog-section {
    display: flex;
    width: 100%;
    height: 565px;
}
.movieacatalog-section  .movieWrap {
    position: relative;
    flex-basis: 50%;
    height: 565px;
    background: url(/resources/image/renew/main/youtube.png) no-repeat;
    background-size: cover;
}
/*.movieacatalog-section  .movieWrap::after{*/
/*    content: "";*/
/*    position: absolute;*/
/*    right: 50%;*/
/*    top: 50%;*/
/*    width: 60px;*/
/*    height: 42px;*/
/*    transform: translate(-50%);*/
/*    background: url(/resources/image/renew/main/btn-youtube.png) no-repeat;*/
/*}*/
.movieacatalog-section  .movieWrap a,.movieacatalog-section  .profileWrap a {
    display: block;
    width: 100%;
    height: 100%;
}
.movieacatalog-section  .movieWrap h2 {
    margin: 50px 0 0 50px;
    font-size: 30px;
    color: #212121;
}
.movieacatalog-section  .profileWrap {
    flex-basis: 50%;
    height: 565px;
    background: url(/resources/image/renew/main/profile.png) no-repeat;
    background-size: cover;
}
.movieacatalog-section  .profileWrap h2 {
    margin: 50px 0 0 50px;
    font-size: 30px;
    color: #212121;
}

/*모달창 */.movieacatalog-section .modal {
    display:none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
  }
  
  .movieacatalog-section .modal>.tb {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
  }
  
  .movieacatalog-section .modal .inner {
    position: relative;
    width:1045px;
    height: 600px;
    background: #000;
    padding: 10px;
  }
  .movieacatalog-section .modal .close {
    position: absolute;
    top: -40px;
    right: 0px;
  }
  /*// 모달창*/
@media screen and (min-width: 2561px) {
    .main-content-container{
        top: 50px;
        margin-bottom: 50px;
    }
    .main-visual-container {    
        height: 850px;
    }
    .main-visual-container .mainWrap{
        position: relative;
        height: 1080px;
    }
   .main-visual-container .mainWrap video {
       height: 1365px;
       top: -7%;
       transform: translateY(-7%);
    }
    .quick-section .main-inner {
        top:0;
    }
}
@media screen and (max-width: 1920px) {  
    .main-content-container{
    top: -120px;
    margin-bottom:-120px;
}
.main-visual-container {    
    height: 730px;
}
    .main-visual-container .mainWrap{
        position: relative;
        height: 730px;
    }
    .main-visual-container video {
        height: 850px;
        transform: translateY(0);
    }
}
@media screen and (max-width: 1800px) {  
    .main-content-container{
    top: -120px;
    margin-bottom:-120px;
}
.main-visual-container {    
    height: 630px;
}
    .main-visual-container .mainWrap{
        position: relative;
        height: 730px;
    }
    .main-visual-container video {
        height: 700px;
    }
}
@media screen and (max-width: 1600px) {  
    .main-content-container{
    top: -220px;
    margin-bottom:-220px;
    }
    .main-visual-container {    
    height: 660px;
    }
    .main-visual-container .mainWrap{
    position: relative;
    height: 700px;
    }
    .main-visual-container video {
        top: -5px;
        height: 650px;
    }
}
@media screen and (max-width: 1499px) {  
   .defaultCss  {font-size: 16px; }
    h2 {font-size: 28px;}
    h3 {font-size: 20px;}
    .contentLayer, .subContents-wide, .mid-container, .container-min-width {
        width: 100%;
    }
    h2 {
        font-size: 30px;
    }
    .main-content-container, .container-min-width, .main-banner-fixed {
        min-width: 430px;
    }
    .main-content-container{
    top: 0;
    width: 100%;
    margin-bottom:0;
    overflow: hidden;
    }
    .main-visual-container {    
    height: 100%;
    margin-bottom: -78px;
    }
    .main-visual-container .mainWrap{
    position: relative;
    height: 520px;
    }
    .main-visual-container video {
        height: 580px;
        top: -5%;
        transform: translateY(-5%);
    }
    .quick-section {
        width: 100%;
        height: auto;
        margin: 0 auto 30px;
    }
    .quick-section .main-inner ul li {
        flex-basis: calc(100% / 3 - 4px);
    }
    .quick-section .main-inner ul li,  .quick-section .main-inner ul li strong {
        height: 110px;
    }
    .quick-section .main-inner ul li a {
        background-size: 100% 100% !important;
    }
    .quick-section .main-inner ul li strong {
        
        
    }
    .board-section {
        height: auto;
    }
    .board-section .notice-Layout {
        flex-basis: 100%;
        padding: 30px;
    }
    .board-section .newpro-Layout {
        flex-basis: 100%;
    }
    .board-section .notice-Layout .main-inner{
        position: relative;
        top: 0;
        width: 100%;
    }
    .board-section .notice-Layout .notice-list {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        height: 120px;
    }
    .board-section .notice-Layout .notice-list div {
        flex-basis: 45%;
        margin-right: 5%
    }
    .board-section .notice-Layout .btn-more {
        width: 100%;
    }
    .board-section .newpro-Layout {
        height: 100%;
        padding: 20px ;
    }
    .board-section .newpro-Layout .main-inner {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
    }
    .board-section .newpro-Layout .main-inner .swiper {
        width: 100%;
    }
    .board-section .newpro-Layout .newproduct-item {
        width: 45%;
    }
    .board-section .newpro-Layout .newproduct-item strong , .board-section .newpro-Layout .newproduct-item p {
        width: 65%;
    }
    .board-section .newpro-Layout .newproduct-item .newpro-Img {
       width: 180px;
       height: 180px;
    }
    .board-section .newpro-Layout .newproduct-item .newpro-Img img {
        width: 180px;
        height: 180px;
    }
    .board-section .newpro-Layout .swiper .swiper-wrapper > div:nth-child(6) .newproduct-info  {
        width: 100%;
    }
    .board-section .newpro-Layout .swiper-btn {
        right: 0;
    }
    .banner-section ul li:nth-child(5), .banner-section ul li:nth-child(6) {
        flex-basis: calc(100%/2 - 7px);
    }
    .banner-section ul li:nth-child(5) a, .banner-section ul li:nth-child(6) a {
        width: 100%;
    }
    .banner-section {
        margin-top: 20px;
    }
    .banner-section ul {
        width: 100%;
    }
    .banner-section ul li {
        flex-basis: calc(100% / 4 - 10px);
        height: 100%;
    }
    .banner-section ul li a{
        width: 100%;
        height: 115px;
        background-size: 100% 100% !important;
    }
    .products-section{
        width: 100%;
        height: auto;
        flex-wrap: wrap;
        margin: 20px 0;
        padding: 20px;
    }
    .products-section::before, .products-section .titWrap::before {
        display: none;
    }
    .products-section .titWrap {
        flex-basis : 100%;
        margin-bottom: 20px;
    }
    .products-section  .btn-more {
        position: absolute;
        top: 0px;
        left: 230px;
    }
    .products-section .product-menu {
        flex-basis: 100%;
    }
    .products-section .product-menu li {
        flex-basis: calc(100% / 5 - 10px);
        margin: 0 10px 10px 0;
        height: 200px;
    }
    .products-section .product-menu li a {
        width: 100%;
        height: 200px;
    }
    .products-section .product-menu li span {
        width: 115px;
        height: 115px;
        margin: 20px auto;
        background-position: center !important;
    }
    .products-section .product-menu li:nth-child(5) span, 
    .products-section .product-menu li:nth-child(10) span {
        margin-right: auto;
    }
    .catalog-section {
        display: flex;
        width: 100%;
        height: auto;
        margin: 20px;
    }
    .catalog-section .brand-Layout {
        flex-basis: 55%;
        width: 55%;
    }
    .catalog-section .brand-Layout ul li {
        flex-basis: calc(100% / 3 - 15px);
        height: auto;
    }
    .catalog-section .catalog-Layout {
        flex-basis: 45%;
        position: relative;        
        top: 10px;
        left: auto;
        right: auto;
        width: auto;
        height: auto;
    }
    .catalog-section .catalog-Layout .titWrap {
        position: relative;
        width: 100%;
    }
    .catalog-section .catalog-Layout .catalog-menu {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%;
        max-width: 430px;
        height: auto;
        padding: 20px; 
        margin-top: 20px;
        border-radius: 0;
    }
    .catalog-section .catalog-Layout .catalog-menu ul {
        margin: 0;
    }
    .catalog-section .catalog-Layout .btn-more {
        width: 100%;
        margin: 0;
    }
    .about-section {
        margin: 30px auto 0;
    }
    .about-section .about-menu .inner {
        height: 320px;
    }
    .about-section .txt-wrap {
        width: 100%;
        height: 200px;
        padding-top: 20px;
        font-size: 24px;
        font-weight: 450;
    }
    .about-section .about-menu {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .about-section .about-menu::after {
        top: 0;
        width: 50%;
        height: 100%;
        background-size: cover;    
        background-position: center;
    }
    .about-section .about-menu .inner {
        width: 50%;
        padding: 20px 0 0 20px;
    }
    .about-section .about-menu h2 {
        text-align: left;
    }
    .about-section .about-menu ul {
        width: 100%;
        min-width: 320px;
    }
    .about-section .about-menu ul li {
        width: 90%;
    }
    .recruit-section {
        height: auto;
    }
    .recruit-section .recruit-inner {
        width: 100%;
        padding: 30px 20px;
    }
    .recruit-section .recruit-inner > div{
        flex-basis: calc(100%/3 - 10px);
        height: 210px;
        margin-right: 10px;
    }
    .recruit-section .recruit-inner > div::after {
        width: 150px;
        height: 150px;
        background-size: 120% !important;
    }
    .recruit-section .recruit-inner > div strong {
        margin: 20px 0 0 20px;
    }
    .recruit-section .recruit-inner > div a {
        width: 100%;
        height: 210px;
    }
    .network-section {
        height: 450px;
    }
    .network-section .main-inner {
        width: 100%;
        height: 450px;
        background-position: 70px center;
    }
    .network-section .main-inner .titWrap {
        height: 325px;
        padding: 30px 0 0 30px;
        background: rgba(144, 174, 199, 0.8);
    }
    .movieacatalog-section, 
    .movieacatalog-section .movieWrap,
    .movieacatalog-section .profileWrap {
        height: 255px;
    }
}
@media screen and (max-width: 1300px) {  
    
    .main-visual-container .mainWrap {
        height: 485px;
    }
    .board-section .newpro-Layout .newproduct-item .newpro-Img {
       width: 115px;
       height: 115px;
    }
    .board-section .newpro-Layout .newproduct-item .newpro-Img img {
        width: 115px;
        height: 115px;
    }
    .board-section .newpro-Layout .newproduct-item p {
        width: 100%;
    }
    .board-section .newpro-Layout .swiper .swiper-wrapper > div:nth-child(6) .newproduct-info {
        width: 90%;
    }
}
@media screen and (max-width: 1080px) {
    .main-visual-container {
        height: 250px;
    }
    .main-visual-container .mainWrap {
        height: 250px;
    }
    .main-visual-container video {
        height: 360px;
        top: -7%;
        transform: translateY(-7%);
    }
    .catalog-section .catalog-Layout {
        top: 80px;
    }
    .catalog-section .brand-Layout ul li {
        flex-basis: calc(100% / 2 - 15px);
    }
    .catalog-section .brand-Layout ul li:nth-child(3n) {
        margin-right: 10px;
    }
    .catalog-section .catalog-Layout .catalog-menu ul {
        width: 90%;
    }
    .movieacatalog-section .modal .inner, 
    .movieacatalog-section .modal .inner iframe {
        width: 100%;
    }
}
@media screen and (max-width: 991px) { 
    .navbar-collapse {
        margin-bottom: 10px;
        background-color: #fff;
    }
    .sub_menu_panel {
        margin-left: 0 !important;
    }
}
@media screen and (max-width: 780px) { 
    h2 {
        font-size: 24px;
    }
    h3, strong {
        font-size: 18px !important;
    }

    .board-section .newpro-Layout .newproduct-item {
        width: 100%;
    }
    .board-section .newpro-Layout .btn-more {
        width: 100%;
    }
    .products-section .product-menu li {
        flex-basis: calc(100% / 3 - 10px);
    }
    .catalog-section {
        flex-wrap: wrap;
    }
    .catalog-section .catalog-Layout {
        top: 0px;
        flex-basis: 100%;
    }
    .catalog-section .brand-Layout {
        flex-basis: 100%;
    }
    .catalog-section .catalog-Layout .catalog-menu ul {
        width: 90%;
    }
    .about-section .txt-wrap {        
        height: 120px;
        font-size: 18px;
        line-height: 25px;
    }
    .about-section .about-menu .inner {
        width: 60%;
    }
    .about-section .about-menu::after {
        width: 40%;
    }
    .recruit-section .recruit-inner > div {        
        flex-basis: calc(100% / 2 - 10px);
    }
    .recruit-section .recruit-inner > div:nth-child(3n) {
        margin-right: 10px;
    }
    .network-section{
        height: 310px;
    }
    .network-section .main-inner {
        height: 310px;
        background-size: 100%;
    }
    .network-section .main-inner .titWrap {
        height: 310px;
    }
    .d-flex {
        display: inline-block !important;
    }
    .movieacatalog-section, 
    .movieacatalog-section .movieWrap,
    .movieacatalog-section .profileWrap {
        height: 255px;
    }
    .movieacatalog-section .profileWrap h2 {
        margin: 20px;
    }
    .movieacatalog-section .movieWrap::after {
        transform: translate(38%);
    }
    #footerSitemap > div > div > div:nth-child(1), 
    #footerSitemap > div > div > div:nth-child(2){
        display: none;
    }
    #footerSitemap > div > div > div.col-3 {
        width: 100%;
        padding-left: 20px;
    }
}
@media screen and (max-width:480px) {     
.defaultCss  {font-size: 14px; }
h2 {font-size: 24px;}
 h3 {font-size: 18px;}
    .navbar .img-fluid {
        max-width: 200px;
    }
    .board-section .notice-Layout .notice-list div {
        flex-basis: 100%;
    }
    .board-section .newpro-Layout .newproduct-item {
        width: 100%;
    }
    .board-section .newpro-Layout .newproduct-item .newpro-Img {
        position: relative;
        right: auto;
        top: auto;
        display: block;
        margin-right: 10px;
    }
    .board-section .newpro-Layout .newproduct-item strong , .board-section .newpro-Layout .newproduct-item p {
        width: 100%;
    }
    .board-section .newpro-Layout .newproduct-item .newproduct-info {
        width: 100%;
        display: block;
    }
    .board-section .newpro-Layout .btn-more {
        text-align: left;
    }
    .banner-section ul li {
        flex-basis: calc(100% / 2 - 5px);
        margin: 0 5px 5px 0;
    }
    .banner-section ul li:nth-child(5), .banner-section ul li:nth-child(6)  {
        flex-basis: 100%;
    }
    .products-section .product-menu li {
        flex-basis: calc(100% / 2 - 10px);
    }
    .products-section .product-menu li span {
        width: 100px;
        height: 100px;        
        margin: 10px auto;
    }
    .products-section .product-menu li strong{
        margin: 0;
        font-size: 16px;
    }
    .movieacatalog-section, 
    .movieacatalog-section .movieWrap,
    .movieacatalog-section .profileWrap {
        height: 125px;
    }
    .movieacatalog-section .movieWrap::after {
        transform: translate(45%,-31%)
    }   
     .movieacatalog-section .profileWrap h2 {
        font-size: 16px;
    }
}