.mo{display: none;}

/*엣지창이랑 크롬 해상도 달라서 추가*/

@media screen and (min-width:1241px) and (max-width:1400px) {

    header .inner {
        padding: 0 20px;
        max-height: 720px;
    }
    .title{
        font-size: 30px;
    }
    .section{
        height: 100vh;
    }
/*메인*/
    #main-visual h2 {
        margin-bottom: 70px;
        font-size: 30px;
    }


    #main-visual .title-wrap span {
        font-size: 20px;
    }
/*히스토리*/
    #history h2 {
        margin-top: 100px;
        margin-bottom: 40px;
    }


    #history .slide-wrap {
        height: 340px;
    }


    #history .slide-wrap h4 {
        margin-bottom: 15px;
        letter-spacing: -2.25px;
        font-size: 30px;
        color: #ccc;
    }


    #history .slide-wrap .slide-con {
        width: 230px;
        height: 300px;
    }


    #history .slide-con ul {
        height: 140px;
        font-size: 13px;
    }


    #history .slide-con p {
        width: 230px;
        height: 120px;
    }


    #history li:nth-child(1) p {
        background: url(/hc-content/img/main/history/his01.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(2) p {
        background: url(/hc-content/img/main/history/his02.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(3) p {
        background: url(/hc-content/img/main/history/his03.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(4) p {
        background: url(/hc-content/img/main/history/his04.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(5) p {
        background: url(/hc-content/img/main/history/his05.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(6) p {
        background: url(/hc-content/img/main/history/his06.png) no-repeat 0 0 /cover;
    }
    /*프로덕트*/
    #product .inner{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #product h2{
        margin-top: 50px;
    }
    #product p {
        margin-bottom: 40px;
    }
    #product .slide-wrap{
        width: 80%;
        position: relative;
    }
    #product .slide-con {
        width: 271px !important;
    }
    #product .slide-con h4{
        margin-top:20px;
        font-size: 18px;
    }
    .img-area img{
        width: auto;
        height: 260px;
    }
    #product .slide-con p{
        bottom: -39px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        color: #fff;
    }
    .slick-arrow{
        width: 50x;
        height: 50px;
    }
.slick-list{
height:260px;
}
    .slick-prev::after{
        width: 50px;
        height: 50px;
        background: var(--color-header) url(/hc-content/img/main/porduct/button-prev.png) no-repeat center center / 40% 50%;
        
    }
    .slick-next::after{
        width: 50px;
        height: 50px;
        background: var(--color-header) url(/hc-content/img/main/porduct/button-next.png) no-repeat center center / 40% 50%;
        
    }
    .slick-next {
       right: .7%;
    }
    /*biz h*/
    #biz-h h2{
        font-size: 24px;
    }
    #biz-h .title-sub{
        font-size: 16px;
        margin-bottom: 50px;
    }
    /*our-merit*/
    #our-merit h2{
        margin-top: 100px;
        margin-bottom: 40px;
    }
    #our-merit ul {
        padding: 47px 0;
    }
    #our-merit .icon-box {
        margin-bottom: 30px;
        width: 51px;
        height: 51px;
    }
    #our-merit ul li:nth-child(1) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon1.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(2) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon2.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(3) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon3.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(4) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon4.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(5) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon5.png) no-repeat 0 0/contain;
    }
    #our-merit .text-box h4{
        font-size: 20px;
    }
    #our-merit .text-box p{
        font-size: 14px;
    }
    /*technology*/
    #technology h2{
        margin-top: 100px;
        margin-bottom: 20px;
    }
    #technology .title-sub{
        margin-bottom: 30px;
    }
    #technology ul{
        justify-content: center;
        align-items: flex-start;
        gap: 19px;
    }
    #technology li{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        padding-top: 20px;
        width: 190px;
        height: 220px;
    }
    #technology li h4{
        margin-bottom: 20px;
        font-size: 16px;
        text-indent: 0;
    }
    #technology li p{
        text-indent: 0;
        font-size: 12px;
      }
      #technology li p span{
        text-align: center;
      }
      /*case*/
      #case h2{
        margin-top: 100px;
        margin-bottom: 20px;
      }
      #case .title-sub{
        font-size: 16px;
        margin-bottom: 110px;
    }
    .case-tab {
        align-items: center;
        justify-content: center;
        height: 200px;
        gap: 10px;
    }
    .case-tab .case-tab-list{
        margin-bottom:360px ;
        width: 70px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .responsive-2{
        visibility: hidden;
        width: 700px;
        height: 210px;
        position: absolute;
        left: 51%;
        top: 50%;
        transform: translateX(-50%);
        overflow: hidden;
    }
    .responsive-2 .slick-slide{
        width: 350px !important;
    }
    .responsive-2 img{
        height: 200px;
    }
    .responsive-2 .slick-next{
            right: 3.3%;
    }


    /*inquiry*/
    #inquiry h2{
        margin-top: 50px;
        margin-bottom: 20px;
    }
    #inquiry .title-sub{
        font-size: 14px;
    }
    #inquiry .title-sub span:nth-child(2){
        width: 250px;
    }
    .inquiry-button{
        position: relative;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        background-color: #000;
        font-size: 11px;
    }
    .inquiry-button2::after{
        position: absolute;
        content: '';
        top: 50%;
        right: 10%;
        transform: translateY(-50%);
        width: 4px;
        height: 9px;
        background: url(/hc-content/img/main/inquiry/inquiry-arrow.png) no-repeat center center / cover;
    }


    #inquiry ul{
        padding: 20px 20px;
    }
    #inquiry ul .icon-box{
        width: 80px;
        height: 80px;
    }
    #inquiry ul li .icon{
        margin-bottom: 0;
        width: 40px;
        height: 38px;
    }
    #inquiry .text-box{
        height: 150px;
    }
    #inquiry .text-box h4{
        margin:10px 0 10px;
        font-size: 16px;
    }
    #inquiry .text-box p{
        margin-bottom: 100px;
        font-size: 12px;
        line-height: 1.5;
        text-align: center;
    }
    #inquiry .text-box .subsidy{
        left: 50%;
        bottom: -20%;
        transform: translateX(-50%);
        font-size: 10px;
    }
    #inquiry .text-box .subsidy strong{
        font-size: 10px;
    }


/*퀵메뉴*/
#quick-menu li a {   
    width: 65px;
    height: 65px;   
}
.right-bottom-fix {  
    right: 0;   
}
#installModal form {  
    height: 90vh;    
}
}

@media screen and (min-width:768px) and (max-width:1240px) {


    header .inner {
        padding: 0 20px;
        max-height: 720px;
    }
    .title{
        font-size: 30px;
    }
    .section{
        height: 100vh;
    }
/*메인*/
    #main-visual h2 {
        margin-bottom: 70px;
        font-size: 30px;
    }


    #main-visual .title-wrap span {
        font-size: 20px;
    }
/*히스토리*/
    #history h2 {
        margin-top: 100px;
        margin-bottom: 40px;
    }


    #history .slide-wrap {
        height: 340px;
    }


    #history .slide-wrap h4 {
        margin-bottom: 15px;
        letter-spacing: -2.25px;
        font-size: 30px;
        color: #ccc;
    }


    #history .slide-wrap .slide-con {
        width: 230px;
        height: 300px;
    }


    #history .slide-con ul {
        height: 140px;
        font-size: 13px;
    }


    #history .slide-con p {
        width: 230px;
        height: 120px;
    }


    #history li:nth-child(1) p {
        background: url(/hc-content/img/main/history/his01.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(2) p {
        background: url(/hc-content/img/main/history/his02.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(3) p {
        background: url(/hc-content/img/main/history/his03.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(4) p {
        background: url(/hc-content/img/main/history/his04.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(5) p {
        background: url(/hc-content/img/main/history/his05.png) no-repeat 0 0 /cover;
    }


    #history li:nth-child(6) p {
        background: url(/hc-content/img/main/history/his06.png) no-repeat 0 0 /cover;
    }
    /*프로덕트*/
    #product .inner{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #product h2{
        margin-top: 50px;
    }
    #product p {
        margin-bottom: 40px;
    }
    #product .slide-wrap{
        width: 83%;
        position: relative;
    }
    #product .slide-con {
        width: 271px !important;
    }
    #product .slide-con h4{
        margin-top:20px;
        font-size: 18px;
    }
    .img-area img{
        width: auto;
        height: 260px;
    }
    #product .slide-con p{
        bottom: -39px;
        height: 40px;
        font-size: 16px;
        line-height: 40px;
        color: #fff;
    }
    .slick-arrow{
        width: 50x;
        height: 50px;
    }
.slick-list{
height:260px;
}
    .slick-prev::after{
        width: 50px;
        height: 50px;
        background: var(--color-header) url(/hc-content/img/main/porduct/button-prev.png) no-repeat center center / 40% 50%;
        
    }
    .slick-next::after{
        width: 50px;
        height: 50px;
        background: var(--color-header) url(/hc-content/img/main/porduct/button-next.png) no-repeat center center / 40% 50%;
        
    }
    .slick-next {
       right: .7%;
    }
    /*biz h*/
    #biz-h h2{
        font-size: 24px;
    }
    #biz-h .title-sub{
        font-size: 16px;
        margin-bottom: 50px;
    }
    /*our-merit*/
    #our-merit h2{
        margin-top: 100px;
        margin-bottom: 40px;
    }
    #our-merit ul {
        padding: 47px 0;
    }
    #our-merit .icon-box {
        margin-bottom: 30px;
        width: 51px;
        height: 51px;
    }
    #our-merit ul li:nth-child(1) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon1.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(2) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon2.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(3) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon3.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(4) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon4.png) no-repeat 0 0/contain;
    }
    #our-merit ul li:nth-child(5) .icon-box{
        background: url(/hc-content/img/main/our-merit/icon5.png) no-repeat 0 0/contain;
    }
    #our-merit .text-box h4{
        font-size: 20px;
    }
    #our-merit .text-box p{
        font-size: 14px;
    }
    /*technology*/
    #technology h2{
        margin-top: 100px;
        margin-bottom: 20px;
    }
    #technology .title-sub{
        margin-bottom: 30px;
    }
    #technology ul{
        justify-content: center;
        align-items: flex-start;
        gap: 19px;
    }
    #technology li{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        padding-top: 20px;
        width: 190px;
        height: 220px;
    }
    #technology li h4{
        margin-bottom: 20px;
        font-size: 16px;
        text-indent: 0;
    }
    #technology li p{
        text-indent: 0;
        font-size: 12px;
      }
      #technology li p span{
        text-align: center;
      }
      /*case*/
      #case h2{
        margin-top: 100px;
        margin-bottom: 20px;
      }
      #case .title-sub{
        font-size: 16px;
        margin-bottom: 110px;
    }
    .case-tab {
        align-items: center;
        justify-content: center;
        height: 200px;
        gap: 10px;
    }
    .case-tab .case-tab-list{
        margin-bottom:360px ;
        width: 70px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    .responsive-2{
        visibility: hidden;
        width: 700px;
        height: 210px;
        position: absolute;
        left: 51%;
        top: 50%;
        transform: translateX(-50%);
        overflow: hidden;
    }
    .responsive-2 .slick-slide{
        width: 350px !important;
    }
    .responsive-2 img{
        height: 200px;
    }
    .responsive-2 .slick-next{
            right: 3.3%;
    }


    /*inquiry*/
    #inquiry h2{
        margin-top: 50px;
        margin-bottom: 20px;
    }
    #inquiry .title-sub{
        font-size: 14px;
    }
    #inquiry .title-sub span:nth-child(2){
        width: 250px;
    }
    .inquiry-button{
        position: relative;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        color: #fff;
        background-color: #000;
        font-size: 11px;
    }
    .inquiry-button2::after{
        position: absolute;
        content: '';
        top: 50%;
        right: 10%;
        transform: translateY(-50%);
        width: 4px;
        height: 9px;
        background: url(/hc-content/img/main/inquiry/inquiry-arrow.png) no-repeat center center / cover;
    }


    #inquiry ul{
        padding: 20px 20px;
    }
    #inquiry ul .icon-box{
        width: 80px;
        height: 80px;
    }
    #inquiry ul li .icon{
        margin-bottom: 0;
        width: 40px;
        height: 38px;
    }
    #inquiry .text-box{
        height: 150px;
    }
    #inquiry .text-box h4{
        margin:10px 0 10px;
        font-size: 16px;
    }
    #inquiry .text-box p{
        margin-bottom: 100px;
        font-size: 12px;
        line-height: 1.5;
        text-align: center;
    }
    #inquiry .text-box .subsidy{
        left: 50%;
        bottom: -20%;
        transform: translateX(-50%);
        font-size: 10px;
    }
    #inquiry .text-box .subsidy strong{
        font-size: 10px;
    }


/*퀵메뉴*/
#quick-menu li a {   
    width: 65px;
    height: 65px;   
}
.right-bottom-fix {  
    right: 0;   
}
#installModal form {  
    height: 90vh;    
}

}


/*모바일 767까지*/

@media all and (max-width:767px) {
        :root{
            /*폰트*/
            --font-size-40:30px;
            --font-size-20:16px;
        }

 .pc {
        display: none;
    }


    .mo {
        display: block;
    }


    header {
        width: 100%;
    }
    header .inner {
        padding: 0 20px;
        max-height: 720px;
    }

    #gnb {
        display: none;
    }


    .language-select span {
        display: none;
    }


    .side-nav {
        display: none;
        width: 100%;
        height: 100vh;
        background: #fff;
        border-top: 1px solid #e1e1e1;
    }


    .side-nav.active {
        display: block;
    }


    .side-nav .side-nav-list {
        padding: 50px 0 100px;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #000;
    }


    .side-nav .side-nav-list li {
        width: 100%;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
    }


    .side-nav .language-wrap {
        color: #000;
    }


    .side-nav .language-wrap span {
        display: block;
    }


    .side-nav .language-list {
        display: none;
        position: absolute;
        bottom: -80px;
        left: 0;
        text-align: center;
        background: none;
    }


    .language-list li {
        width: 50%;
        margin: auto;
        height: 30px;
        line-height: 30px;
        border: 1px solid #333;
        background: #e1e1e1;
    }


    .language-list li:hover {
        background: none;
    }
    .title{
        margin-bottom: 36px;
        font-size:34px;
    }
#main-visual{
    background: url(/hc-content/img/main/main/m-main-bg.jpg) no-repeat 0 0 ;
background-size: 100% 100%;
}
    #main-visual h2{
        font-size:42px;
    }
    #main-visual h2 br{
        display: block;
    }
    #main-visual .title-wrap span{
        font-size: 16px;
    }
    .download-title::after{
        right: -300%;
        width: 150px;
    }


    /*history*/
    #history h2{
        margin-top: 100px;
        margin-bottom:30px;
    }
    #history .slide-wrap ul{
        gap: 20px;
    }


    /*product*/
#product h2{
    margin:100px 0 30px;
}
#product .title-sub br{
    display: block;
}
#product p{
    margin-bottom: 30px;


}
#product .slide-con{
    position: relative;
    margin-right: 0px;
}
#product .slide-con h4{
    font-size: 20px;
}
.img-area{
    position: relative;
    padding-bottom: 100%;
}
.img-area>img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#product .slide-con p{
    display: block;
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    height: 30px;
    font-size: 19.5px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-family: 'nanumsquare',sans-serif;
    background: var(--color-header);
}
.slick-prev::after{
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-size: 40% 50%;
    
}
.slick-next {
    right: -1.5%;
}
.slick-next::after{
    top: 50%;
    right: 0%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    background-size: 40% 50%;
}
/*biz h*/
#biz-h{
    background: url(/hc-content/img/main/biz-h/m-biz-h-bg.jpg) no-repeat 0 0;
    background-size: 100% 100%;
}
#biz-h .contents{
    flex-wrap: wrap; 
}
#biz-h .content{
    width: 100%;
    height: calc(100vh/3);
}
#biz-h .title{
    font-size: 20px;
    margin: 60px 0 10px;
}
#biz-h .title-sub{
    font-size: 12px;
    height: 40px;
    margin-bottom: 30px;
}
#biz-h .download-contents ul li{
    width: 140px;
}


/*our-merit*/
#our-merit h2{
    margin:100px 0 30px;
    text-align: center;
}
#our-merit ul{
    flex-wrap: wrap;
    padding: 0;
}


#our-merit ul li{
    flex-direction: row;
    justify-content: center;
    align-items: center;
gap:20px;
    width: 100%;
    height:calc(100vh/5);
}
#our-merit .icon-box{
    margin-bottom: 0px;

   
    width: 50px;
    height: 50px;
}
#our-merit .text-box{
width:230px;
}
#our-merit .text-box h4{
    font-size: 16px;
    margin-bottom: 0;
}
#our-merit .text-box p{
margin-bottom: 0;
}
#our-merit .text-box span{
    font-size: 13px;
}
#our-merit ul li::after{
    bottom: 100%;
    right: 0;
    height: 1px;
    width: 100%;
}
#our-merit ul li:first-child::after{
    display: none;
}
#our-merit ul li:last-child::after{
    display: block;
}
/*technology*/
#technology{
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background: #1e1e1e;
}
#technology .title-sub{
    margin-bottom: 20px;
}
#technology .content-wrap{
    width: 100%;
    overflow-x: scroll;
}
#technology ul{
    width: 500%;
    gap: 19px;
}
#technology li{
    padding-top: 52px;
    width: calc((100%/5) - 30px);
    height: 440px;
    flex-shrink: 0;
    text-align: center;
}
/*technology 끝*/


/*case*/
#case{
    padding-top: 60px;
}
.responsive-2{
    visibility: hidden;
    padding: 0 20px;
    width: 100%;
    height: 30%;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translateX(-50%);
    overflow: hidden;
}
.responsive-2 .slick-slide img {
    display: block;
    width: 100%;
    height: 100%;
}


.responsive-2 li{
    margin-left:0;
}
.responsive-2 .slick-prev{
    left:5.5%;
}
.responsive-2 .slick-prev::after{
    left:0%;
}
.responsive-2 .slick-next{
    right: 4%;
}




/*case 끝*/



/*inquiry*/
#inquiry{
    background: url(/hc-content/img/main/inquiry/inquiry-bg-mo.jpg) no-repeat 0 0;
    background-size: 100% 100%;
}
#inquiry br{
    display: none;
}
#inquiry ul{
    padding: 20px 0;
    gap: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
#inquiry ul .step{
    margin-left: 20px;
    gap: 10px;
    flex-direction: row;
    align-items:center;
    text-align: left;
}
#inquiry .title-sub span:nth-child(2){
    border-bottom: none;
    width: 290px;
}
#inquiry ul>li{
    margin-top: 0px;
    margin-bottom: 20px;
    gap: 0;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
}
#inquiry ul>li:nth-child(1) .step{
    margin-bottom: 20px;
}
#inquiry ul>li:nth-child(4) .step{
    margin-bottom: 70px;
}
#inquiry ul li::after{
    position: absolute;
    content: '';
    left: 68px;
    transform: translateX(-50%);
    top: 113%;
    width: 25px;
    height: 15px;
    background: url(/hc-content/img/main/inquiry/inquiry-arrow-down.png) no-repeat 0 0;
}
.inquiry-button{
    margin: 0 auto;
    width: 90%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    background-color: #000;
}
#inquiry ul .icon-box{
    margin-top: 0;
    padding-right: 0;
    width: 90px;
    height: 90px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #e1e1e1;
}
#inquiry ul li .icon{
    margin-bottom: 0;
    width: 50px;
    height: 48px;
}
#inquiry .text-box{
    position: relative;
}




#inquiry .text-box h4{
    margin-bottom: 0;
    margin-top: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    letter-spacing: -0.6px;
}
#inquiry .text-box p{
    margin-bottom:0;
    line-height: 1.5;
    text-align: left;
    font-size: 12px;
}


#inquiry .text-box .subsidy {
    position: absolute;
    text-align: center;
    width: 250px;
    left: 27%;
    transform: translateX(-50%);
    top: 184%;
    letter-spacing: -0.8px;
    font-weight: bold;
    font-size: 10.5px;
}
#inquiry .text-box .subsidy strong{
    color: #005cff;
    font-size: 10px;
}
/*inquiry 끝*/


    


/*푸터*/
#footer::before{
    top: 11%;
}
    #footer .inner{
    position: relative;
    flex-direction: column;
    align-items: center;
    height:400px !important;
    margin-top: 0;
}


footer .util{
    margin-top: 0;
    margin-bottom: 0px;
    height: 50px;
    justify-content: center;
    font-size: 14px;
}
footer address{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 90px;
    font-size: 12px;
    letter-spacing: -1px;
}
footer address .call{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    font-size: 16px;
    color: #fff;
    gap: 20px;
}
.call>p>a{
    display: flex;
    gap: 10px;
}
footer address > p span{
    margin-right: 5px;
}
footer address p>span::after{
    height: 8px;
}
    footer .sns-link{
    position: absolute;
    top: 67%;
    left: 50%;
    transform: translateX(-50%);
    gap:5px;
    }


    footer small{
    text-align: center;
    font-size: 10px;
}

    /*설치모달*/
    #installModal{
        display: none;
        z-index: 20;
        position: fixed;
        left: 50%;
        top: 50%;
        width: 100%;
        height: 100vh;
        transform: translate(-50%,-50%);
        background: #fff;
        border-radius: 0;
        font-size: 13px;
    }
    #installModal form{
        padding: 40px 20px;
        overflow-y: scroll;
    } 
    #installModal .form-group input{
        width:70%;
}
#installModal .form-group:nth-child(5) input{
    width: 35%;
   }
       /*설치위치*/
       #installModal .form-group:nth-child(8) input{
        width: 70%;
       }
    /*기타정보*/
    #installModal .form-group:nth-child(9) textarea{
        display: block;
        width: 90%;
        margin-bottom: 10px;
    }
        /*개인정보처리방침*/
        #installModal .embed-responsive-item{
            width: 93%;
        }
        /*푸터*/
        .modal-footer{
            margin-top: 20px;
            margin-left: -30px;
        }


}



        /*퀵메뉴*/
 #quick-menu-mo{
z-index:20;
            position: fixed;
            right: 3%;
            bottom:60px;
        }
        #quick-menu-mo .quick-menu-wrap{
            position: absolute;
            bottom: -20%;
            right: 0;
        }
        #quick-menu-mo button{
            cursor: pointer;
            border: none;
            background: none;
        }
        #quick-menu-mo ul{
            display: none;
            padding: 20px 10px;
            border-radius: 10px;
            position: absolute;
            bottom: 110%;
            right: 3%;
            background: #fff;
        }
        #quick-menu-mo ul.on{
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        #quick-menu-mo li a{
            display: flex;
            justify-content: center;
            align-items: center;
            gap: 5px;
            width: 120px;
            right: 0;
            color: #000;
            margin: 0 auto;
            margin-right: 0;
            text-align: center;
            font-size: 20px;
            transition: all 0.5s;
        }
        #quick-menu-mo li:hover span{
            font-size: 16px;
        }
        #quick-menu-mo li~li a{
            border-top: .5px solid rgba(255,255,255,0.1);
        }
        
        #quick-menu-mo li.on a{
        background: #0097dc;
    
        }
        #quick-menu-mo li img{
            height: auto;
            margin-bottom: 10px;
        }
    
        #quick-menu-mo span{
width:60px;
            color: #000;
            font-size: 0.75rem;
            font-weight: 200;
text-align:left;
        }



    /*카카오챗*/
    .right-bottom-fix{
        position: fixed;
        right: 1%;
        bottom: 1%;
    }
}