@media screen and (max-width: 1600px) { 
  .hero-bg-left-top{
      left:-10%;
  }
    .hero-bg-right-bottom {
    width:100%;
    right:-10%;
    /* content:url("../img/hero-bg-right-bottom-m.png") */
}

}
@media screen and (max-width: 1400px) {
#hero .inner {
    width:calc(100% - 60px);
}
}
@media screen and (max-width: 1200px){

.back-to-position {
    opacity: 1;
    transition: 1s;
}
.back-to-position.to-right {
    transform: translateX(0px);
}
.back-to-position.to-left {
/* transform: translateX(150px); */
}
.back-to-position.to-top{
    transform: translateY(0px);
}
.back-to-position.to-left {
    transform: translateX(0px);
}
.hero-bg-left-top {
    width:40%;
}
.hero__container .img-box {
    max-width: 824px;
    width: 60%;
}
.hero__container .text-group {
    margin-top:0;
}
.inner {
    padding-left:20px;
    padding-right:20px;
}
#work-process .process__container {
    margin-top: calc(60px - 50px);
}
#work-process .process__container .process-card { 
    flex-basis: 48%; 
    margin-top: 50px;
}
#work-process .process__container .process-card .text-group{
    width:276px;
}
.coporate-identity__logo {
    margin-left: 5%;
}
}
@media screen and (max-width: 1024px){
    .hero__container{
        flex-wrap: wrap;
        height:auto;
        bottom:180px;
        justify-content: center;
    }
    .hero__container .img-box {
        max-width: 824px;
        width: 100%;
    }
    .hero__container .text-group {
        margin-right: 0px;
        margin-bottom: 50px;
    }
    .hero__container .text-group h2{
        width: 60%;}
}

@media screen and (max-width: 992px) {
.hero__container{
    flex-wrap: wrap;
    height:auto;
    bottom:120px;
    justify-content: center;
}
.hero__container .img-box {
    max-width: 824px;
    width: 95%;
}
.hero__container .img-box .hero-img{
    margin: 0 auto;
}
.hero__container .text-group {
    margin-right: 0px;
    margin-bottom: 5px;
}
.hero__container .text-group h2 {
    width:100%;
    font-size: 40px;
}
.hero__container .text-group p {
    margin-top: 0px;
}
#corporate-identity{
    height: auto;
}
#corporate-identity .inner{
    padding-top: 140px;
    padding-bottom: 169px;
}
.coporate-identity__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.coporate-identity__container .coporate-identity__logo{
    width:348px;
    height:auto;
}
.coporate-identity__container .text-group {
    flex-grow:0;
    order:2;
    text-align: center;
    margin-top: 79px;
}
.coporate-identity__container .text-group p {
    text-align: center;
}
#hk-solution {
    height: auto;
}
#hk-solution .inner {
    padding-top:94px;
    padding-bottom:70px;
    height:auto;
}
.hk-solution__container {
    margin-top: 68px;
    flex-direction: column;
    width:100%;
    justify-content: center;
    align-items: center;
    height:auto;
}
.hk-solution__container .img-box { 
    width:100%;
    flex:1;
    order:1;
}
.hk-solution__container .img-box .hk-logo-circle {
    max-width: 438px;
    height:auto;
}
.hk-solution__container .mo-2 {
    margin-top: 70px;
    /* width:90%; */
    width:100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    order:2;
}
.hk-solution__container .mo-3 {
    width:100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    order:3;
}
.hk-solution__container .description-card .card__title {
    margin-bottom: 30px;
    min-height:45px;
    height:auto;
}
.hk-solution__container .description-card.--left .card__title{
    justify-content: flex-start;
    align-items: center;
   
}
.hk-solution__container .description-card .card__title .card__icon {
    width:45px;
    height:45px;
}
.hk-solution__container .description-card.--left .card__title .card__icon{
    order:1;
    width:45px;
    height:45px;
}
.hk-solution__container .description-card .card__title h2 {
    font-size: 34px;
}
.hk-solution__container .description-card.--left .card__title h2{
    order:2;
    margin-right: 0;
    margin-left: 12px;
    text-align: left;
}
.hk-solution__container .description-card.--bottom {
    margin-top: 0px;
}
.hk-solution__container .description-card {
    width: 48%;
    height: auto;
    margin-top: 0;
    /* justify-content: space-between; */
    flex: none;
}
.hk-solution__container .description-card .text-group p {
    text-align: left;
    font-size:16px;
}
.hk-solution__container .description-card.--left .card__icon{
    order:1;
}
.hk-solution__container .description-card.--left .text-group{
    margin-left: 0px;
    margin-right:0px;
    padding-right:0px;
    order:2;
}
.hk-solution__container .description-card.--right .text-group{
    margin-left: 0px;
    margin-right:0px;
    padding-left:0px;
    order:2;
}

#letcode-function {
    height: auto;
}
#letcode-function .inner {
    height: auto;
}
.letcode-function__container {
    flex-wrap: wrap;
    height: auto;
}
.letcode-function__container .letcode-function__card {
    width:100%;
    margin-bottom: 87px;
}
#letcode-summary {
    height: auto;
}
#letcode-summary .inner {
    height: auto;
    padding-top: 110px;
    padding-bottom: 110px;
}
.letcode-summary__container {
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
}
.letcode-summary__container .letcode-summary__desc {
    width:100%;
}
.letcode-summary__container .text-group{
    margin-top:83px;
    /* justify-content: center; */
    align-items: center;
    width:100%;
} 
.letcode-summary__container .text-group h2 {
    text-align: center;
}
.letcode-summary__container .text-group p {
    text-align: center;
}

#hk-identity {
    height:auto;
}
#hk-identity .inner {
    padding-top: 70px;
    padding-bottom: 70px;
    height: auto;
}
#hk-identity .inner .identity-container{
    /* flex-direction: column; */
    flex-wrap: wrap;
}
.identity-container .text-group {
    flex-basis: 100%;
    /* width: 100%; */
}
.identity-container .text-group:nth-child(2){
    margin-top: 98px;
}
.identity-container .text-group:nth-child(2) h2 {
    margin-bottom: 44px;
}


#hk-work-field .work-field__container {
    flex-wrap: wrap;
}
#hk-work-field .work-field__container .work-field__card {
    width: 40%;
}
#hk-work-field {
    height: auto;
}
#hk-work-field .inner {
    height: auto;
}
#hk-work-field .work-field__container {
    height: auto;
}

#hk-work-field-detail .work-detail__container {
    flex-wrap: wrap;
    height: auto;
    justify-content: center;
    margin-bottom: 50px;
}
#hk-work-field-detail .work-detail__container .img-box {
    flex-basis: 100%;
}
#hk-work-field-detail .work-detail__container .work-detail-desc {
    flex-basis: 100%;
    padding: 0;
    margin-top:40px;
    height: auto;
}
#hk-work-field-detail .work-detail__container .work-detail-desc .text-group{
    margin-top: 32px;
}


#portfolio .portfolio-container {
    padding-top:50px;
    padding-bottom:50px;
}
#portfolio .portfolio-container .inner {
    flex-wrap: wrap;
}
#portfolio .portfolio-container .text-group {
    /* justify-content: center; */
    margin-top:50px;
    padding-left: 0px;
}
#customer-center {
    background-image: url("../img/customer-center-bg-vertical.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

#customer-center .inner {
    padding-top: 70px;
    padding-bottom: 70px;
}
#customer-center .inner .support__container {
    flex-wrap: wrap;
}
#customer-center .inner .support__container .support-card {
    flex-basis:100%;
    margin-bottom: 25px;
    padding: 25px 50px;
    justify-content: space-around;
}
#customer-center .inner .support__container .support-card .text-group p {
    max-width:378px;
}
#contact-us {
    height:auto;
}
#contact-us .inner {
    height:auto;
}
.contact-info__container{
    flex-wrap: wrap;
}
.contact-info__container .contact-info__card{
    width:100%;
}
#estimate .inner .estimate-info__container .client-info {
    flex-wrap: wrap;
}
#estimate .inner .estimate-info__container .client-info .f-col {
    width: 48%;
    margin-top:15px;
}
#estimate .inner .estimate-info__container > .f-row:nth-child(2){
    flex-wrap: wrap;
    margin-top:15px;
    margin-bottom:15px;
}
#estimate .inner .estimate-info__container .estimate-work-list, 
#estimate .inner .estimate-info__container .estimate-budget{
    width: 100%;
    margin-top:15px;
}

footer .company-info__container {
    flex-direction: column;
    /* flex-wrap: wrap; */
}
footer .company-info__container .brand {
    width:100%;
}
footer .company-info__container .brand__logo {
    width:100px;
    height:100px
}
footer .company-info__container .text-group{
    width:100%;
}
footer .company-info__container .text-group:nth-of-type(2){
    justify-content: flex-start;
}



}
@media screen and (max-width: 768px) {
.main-nav {
    font-size: 14px;
    justify-content: space-around;
}
.main-nav__item.contact-button {
    width: 120px;
    height: 44px;
}
.hero-bg-left-top {
    width:55%;
    /* content:url("../img/hero-bg-right-bottom-m.png") */
}
.hero-bg-right-bottom {
    content:url("../img/hero-bg-right-bottom-m.png");
    width:100%;
    right:0px;
}


.hk-solution__container .mo-2 {

    display: flex;
    flex-direction: column;
    align-items: center;

}
.hk-solution__container .mo-3 {
    
    display: flex;
    flex-direction: column;
    align-items: center;
    
}
.hk-solution__container .flex-col{
    padding:0;
}

.hk-solution__container .description-card {
    width:100%;
    flex:1;
    margin-bottom: 20px;
    min-height: auto;
}
#work-process .process__container .process-card { 
    flex-basis: 100%; 
    margin-bottom: 50px;
}

#letcode-intro {
    width:100%;
    height:auto;
}
#letcode-intro .inner{
    width:100%;
    height:auto;
    padding-top:100px;
    padding-bottom:100px;
}
.letcode-intro__card {
    width: 551px;
    height: 527px;
    padding: 33px 40px;
}
.letcode-intro__card .border-design-top{
    width:100%;
    height:46px;
    border:5px solid #1e8b96;
    border-bottom:none;
    margin-bottom: 36px;
}
.letcode-intro__card .border-design-bottom{
    width:100%;
    height:46px;
    margin-top: 11px;
    border: 5px solid #1e8b96;
    border-top:none;
}
.letcode-intro__card .text-group {
    width:90%;
}
.letcode-intro__card .text-group h2 {
    margin: 20px 0px;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 1.38;
}
.letcode-intro__card .text-group p {
    font-size:15px;
}
.letcode-site-link {
    width:170px;
    height: 47px;
    margin-top:0px;
}

}
@media screen and (max-width: 576px) {

.hero-bg-left-top{
    left: -50px;
}
.hero-bg-right-bottom{
    right: -50px;
}
.sm--br {
    display: block;
}
.intro-bg {
    height:280px;
}
.intro-bg .inner{
    height:280px;
}
/* nav */
header .main-nav {
    display: none;
}
nav .main-nav__item {
    width: 100%;
}
.nav-toggle {
    margin-left: auto;
    display: block;
}
.popup__container .inner{
    width:100%;
    height:100vh;
    height: calc(var(--vh, 1vh) * 100);
}
.popup__container .nav-toggle {
    width:100%;
    padding: 0 20px;
    height:90px;
    position: absolute;
    top:0px;
    left:0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.popup__container .nav-toggle .main-nav-toggle__btn {
    width: 30px;
    height: 30px;
}
.popup__container .inner .side-nav {
    max-width: 302px;
    height: 495px;
    border: 1px solid #fff;
    padding:0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    justify-content: space-between;
    align-items: center;
    display: flex;
    flex-direction: column;
    animation-name: blur-loading;
    animation-duration: 0.5s;
    animation-direction: alternate;
}
.popup__container .inner .side-nav ul {
    padding:0;
    margin:0;
    width: 100%;
    flex:1;
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;
    justify-content: space-between;
}
.popup__container .inner .side-nav ul li {
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 1.32;
    text-align: center;
    color: #171717;  
    height: 61px;
    /* display: flex;
    align-items: center; */
}
.popup__container .inner .side-nav .brand {
    height: 61px;
}
.popup__container .inner .side-nav .side-brand__logo {
    width: 208px;
    height: 43px;
}
.popup__container .inner .side-nav .contact-button {
    flex:1;
    width:302px;
    height:61px;
    border-radius: 31px;
    background-color: #1e8b96;
    display: flex;
    justify-content: center;
    align-items: center;
    color:white;
}
.popup__container .inner .side-nav li a{
    text-decoration: none;
    color: #171717; 
}

@keyframes blur-loading {
    0% {
        filter: blur(20px);
        opacity: 0.1;
    }
    100% {
        filter: blur(0);
        opacity: 1;
    }
    }
/* @-webkit-keyframes blur-loading {
    0% {
        filter: blur(20px);
        opacity: 0.1;
    }
    100% {
        filter: blur(0);
        opacity: 1;
    }
    } */



.text-group {
    word-wrap: break-word;
    word-break: keep-all;
}
.hero__container{
    flex-wrap: wrap;
    bottom:40px;
    /* bottom:calc(var(--vh, 1vh) * 0); */
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center; */
}
.hero__container .text-group h2 {
    font-size: 34px;
}
#hero,
#hero .inner {
    height:100vh;
    height: calc(var(--vh, 1vh) * 100);
}
.hero-bg-left-top {
    width:72%;
    /* content:url("../img/hero-bg-right-bottom-m.png") */
}
.page {
    height:100vh;
    height: calc(var(--vh, 1vh) * 100);
    /* height:100%; */
}
/* section:not(.page) .inner {
    border:1px solid red;
} */

#corporate-identity .inner, 
#hk-solution .inner,
#letcode-intro .inner,
#letcode-function .inner, 
#letcode-summary .inner{ 
/* .inner.m-ptb-70{ */
    padding-top:70px;
    padding-bottom:70px;
}
#letcode-template .inner {
   height:100vh;
   height: calc(var(--vh, 1vh) * 100);
   padding-top:0px;
   padding-bottom:0px;
   display: flex;
   flex-direction: column;
   justify-content: center;
}


.coporate-identity__container .text-group {
    margin-top:25px;
}
.coporate-identity__container .text-group h1 {
    font-size: 40px;
}
.coporate-identity__container .text-group p {
    font-size: 16px;
}
.coporate-identity__container .coporate-identity__logo {
    width: 200px;
}
#hk-solution .text-group.title h2{
    line-height: 1;
    font-size:40px;
}
.hk-solution__container{
    margin-top: 25px;
}
.hk-solution__container .mo-2 {
    margin-top: 25px;
}
.hk-solution__container .img-box .hk-logo-circle {
    max-width: 300px;
    height: auto;
}
.hk-solution__container .description-card {
    /* max-width:300px; */
    min-height: 0;
    width:100%;
    margin-bottom: 15px;
    justify-content: space-between;
}
.hk-solution__container .description-card .card__title {
    /* max-width:300px; */
    width:100%;
    margin: 0 auto;
    align-items: center;
}
.hk-solution__container .description-card .card__title h2{
    font-size: 24px;
}
.hk-solution__container .description-card .text-group p{
    /* text-align: center; */
    /* max-width:300px; */
    width:100%;
    margin: 0 auto;
    margin-top: 15px;
}

.letcode-function__container{
    margin-top:25px;
}

.letcode-intro__card {
    width: 90%;
    height: auto;
    padding: 20px 30px;
}
.letcode-intro__card .border-design-top{
    width:100%;
    height:40px;
    border:5px solid #1e8b96;
    border-bottom:none;
    margin-bottom: 12px;
}
.letcode-intro__card .border-design-bottom{
    width:100%;
    height:40px;
    margin-top: 12px;
    border: 5px solid #1e8b96;
    border-top:none;
}
.letcode-intro__card .letcode-bi {
    width:160px;
    height:auto;
}
.letcode-intro__card .text-group {
    width:90%;
}
.letcode-intro__card .text-group h2 {
    margin: 24px 0;
    font-family: 'Noto Sans KR', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.38;
}
.letcode-intro__card .text-group p {
    font-size:16px;
    margin-bottom: 12px;
}
.letcode-site-link {
    width:170px;
    height: 47px;
    margin:0px;
}

.letcode-summary__container .text-group {
    margin-top: 25px;
}
.letcode-summary__container .text-group h2{
    font-size: 40px;
}

#letcode-template {
    height:100vh;
    height: calc(var(--vh, 1vh) * 100);
}
.video__cover{
    height:100vh;
    height: calc(var(--vh, 1vh) * 100);
}
#letcode-template .text-group h2 {
    font-size:45px;
}
#letcode-template .text-group h3 {
    font-size:35px;
}
#letcode-template .text-group p {
    font-size: 22px;
}
/* #hk-solution .inner {
    padding-bottom:60px;
}

#letcode-intro .inner {
    padding-top:60px;
    padding-bottom: 70px;
}
#letcode-function .inner {
    padding-top:50px;
} */
.identity-container  .text-group p {
    padding-right:0px;
}
.letcode-function__container .letcode-function__card {
    margin-bottom:25px;
}
#hk-work-field .inner,
#hk-work-field-detail .inner {
    padding-top:70px;
    padding-bottom:70px;
}
#hk-work-field .work-field__container {
    margin-top: 25px;
}
.work-field__card .text-group {
    margin-top: 20px;
}
.work-field__card .work-field__subject {
    margin-top: 20px;
    margin-bottom: 20px;
}
#hk-work-field-detail .inner .text-group.title{
    margin-bottom:25px;
}
#hk-work-field-detail .inner .text-group.title h2{
    font-size:30px;
}

#hk-work-field-detail .work-detail__container .work-detail-desc {
    margin-top: 25px;
}
#hk-work-field-detail .work-detail__container .work-detail-desc h3{
    font-size:28px;
}
#hk-work-field-detail .work-detail__container .work-detail-desc h4{
    font-size:20px;
}
#hk-work-field .work-field__container .work-field__card {
    width: 100%;
    margin-bottom: 25px;
    height: auto;
}
#hk-work-field .work-field__container .work-field__card:last-child {
    margin-bottom: 0px;
}
#hk-work-field-detail .work-detail__container .work-detail-desc .f-row .text-group {
    width: 48%;
}

#work-process .inner {
    padding-top:70px;
    padding-bottom:70px;
}
#work-process .process__container {
    margin-top: calc(25px - 50px);
    margin-bottom: 0px;
}
#work-process .process__container .process-card { 
    margin-bottom: 0px;
}
#work-process .process__container .process-card:last-child {
    margin-bottom: 0px;
}

#portfolio >.inner{
    padding-top:70px;
    padding-bottom:25px;
}
#portfolio .portfolio-container .text-group h2{
    font-size: 30px;
}
#portfolio .portfolio-container .text-group .f-row{
    height:auto;
    margin-top: 10px;
    min-height: 40px;
}
#customer-center .inner {
    padding-top:70px;
    padding-bottom:70px;
}
#faq-list {
    height:auto;
}
#faq-list .inner{
    padding-top:70px;
    padding-bottom:70px;
}
#faq-list .inner .faq-list__container{
    margin-top: 25px;
}
#faq-list .inner .faq-list__container .question__item {
    padding-right:0px;
}
#faq-list .inner .faq-list__container .answer__item {
    padding:20px;
}
#customer-center .inner .support__container .support-card {
    flex-basis:100%;
    margin-bottom: 0px;
    padding: 25px 50px;
    height:300px;
    justify-content: space-around;
}
#contact-us .inner{
    padding-top: 70px;
    padding-bottom: 70px;
}
.contact-info__container {
    margin-top: 20px;
}
.contact-info__container .contact-info__card{
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    margin-top: 20px;
}
#estimate .inner {
    padding-top: 70px;
    padding-bottom:70px;
}
#estimate .inner .estimate-info__container .estimate-work-list .f-row{
    flex-wrap: wrap;
    padding:0;
    justify-content: flex-start;
}
#estimate .inner .estimate-info__container .estimate-work-list .f-row li {
    width: 25%;
    margin-bottom:15px;
    
}
#estimate .inner .estimate-info__container .estimate-work-list label, #estimate .inner .estimate-info__container .estimate-budget label{
    font-size: 12px;
}
#estimate .inner .estimate-info__container .estimate-budget .f-row li{
    width: 33%;
    margin-bottom:15px;
}
#estimate .inner .estimate-info__container textarea {
    margin-bottom: 25px;
}
#estimate .inner .estimate-info__container > .f-row:nth-child(2) legend {
    margin-bottom: 15px;
}
#estimate .inner .estimate-info__container textarea{
    height: 152px;
}

}