datalist {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    writing-mode: vertical-lr;
    width: calc(100% - 10px);
    margin: auto;
}

datalist option {
    transform: rotate(-90deg);
}

option {
    padding: 0;
}

input[type="range"] {
    width: calc(100% - 20px);
    margin: 0;
}


.main-sec {
    color: #66687D;
}
.main-sec span.g-text {
    font-size: 1.2em;
    font-weight: 200;
    letter-spacing: 1px;
}
.main-sec.no-1 .container {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.main-sec.no-1 .container > div {
    /*width: calc(100% - 20px);*/
    text-align: center;
}
.main-sec.no-1 .container > div:last-child {
    text-align: left;
    margin-bottom: 1em;
}
.main-sec.no-1 h2 {
    font-size: 3em;
    margin-top: 1em;
    margin-bottom: 1em;
    line-height: 130%;
    word-break: break-word;
}
.main-sec.no-1 .g-text {
    display: inline-block;
    margin-bottom: 2em;
}
.main-sec.no-1 .box-green {
    background-color: #359352;
    display: inline-block;
    padding: 1em 2em;
    border-radius: .63em;
    margin-bottom: 3.5em;
}
.main-sec.no-1 .box-green img {
    height: 32px;
    margin-right: 1.5em;
}
.main-sec h2 {
    font-size: 2.5em;
}
.main-sec.g-layout h2 {
    margin-top: 1em;
    margin-bottom: 1em;
}
.main-sec.g-layout.no-2 img {
    height: 160px;
}
.main-sec.g-layout.no-3 img {
    height: 140px;
}
.main-sec.g-layout.no-4 img {
    height: 160px;
}
.main-sec.g-layout.no-6 img {
    height: 160px;
}
.main-sec.g-layout .container {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    padding-top: 80px;
    padding-bottom: 80px;
}
.main-sec.no-5 .container-fluid {
    padding: 60px 0;
}
.main-sec.no-5 .container-fluid > div {
    margin-bottom: 2em;
}
.main-sec.g-layout.no-6 .container {
    /*padding-top: 30px;*/
    /*padding-bottom: 30px;*/
}
.main-sec.g-layout.no-6 .input-group button img {
    height: 30px;
    margin-right: .3em;
}
.main-sec.g-layout.no-6 .input-group button {
    background-color: #000000;
    color: white;
}
.main-sec.bg-body-dark-gray {
    color: white;
}

.range-area {
    width: 85%;
    margin: 0 auto;
}
.ra-wrapper {
    display: flex;
    /*height: 7.75em;*/
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: .5em;
}
.range-title {
    font-size: 1.25em;
    font-weight: 700;
    /*margin-bottom: .75em;*/
}
.paid-plan-panel {
    max-width: 500px;
    border-radius: 20px;
    background-color: #0a0f17;
    border: 1px solid #ffffff; /* 0d818c; */
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.25);
    margin: auto;
    padding-bottom: 30px;
    position: relative;
}
.paid-plan-panel-heading {
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
.paid-plan-panel-heading-title1 {
    font-size: 28px;
    font-family: "Noto Sans KR";
    color: #fff;
    font-weight: 900;
    text-align: center;
}
.paid-plan-panel-heading-title2 {
    font-size: 32px;
    font-family: "Noto Sans KR";
    color: #0ff;
    font-weight: 900;
    text-align: center;
}
.paid-plan-panel-heading-title2 small {
    font-weight: normal;
    font-size: .6em;
    vertical-align: middle;
}
.paid-plan-panel-heading .exc-cur {
    font-size: 1em;
    font-weight: 600;
}
.paid-plan-seperator {
    width: 100%;
    height: 1px;
    border-top: 1px solid #ffffff; /* 0d818c; */
    opacity: 1;
}
.paid-plan-panel-body > ul {
    list-style: none;
}
.paid-plan-panel-body > ul > li {
    margin: 10px auto;
}
.paid-plan-panel-body > ul {
    padding: 0;
    margin-left: 0 !important;
}
.paid-plan-panel-body-item > span {
    margin-left: 0 !important;
    padding-left: 40px !important;
    padding-right: 10px !important;
}
.paid-plan-panel-body-item {
    margin-bottom: 20px !important;
    position: relative;
}
.paid-plan-panel-body-item-title {
    font-size: 14px;
    font-family: "Noto Sans KR";
    color: #fff;
    font-weight: 400;
    text-align: left;
    /*line-height: 0.8;*/
    display: block;
}
.paid-plan-panel-body-item-sub-title-1 {
    margin-left: 0 !important;
    margin-top: 6px !important;
}
.paid-plan-panel-body-item-sub-title-2 {
    margin-left: 43px;
    margin-top: -3px;
}
.paid-plan-panel-body-item-button-box {
    text-align: center;
}
.paid-plan-panel-body-item-button-box1 {
    padding-top: 108px;
}
.paid-plan-panel-body-item-button-box2 {
    /*padding-top: 67px;*/
}
.paid-plan-panel-body-item-button-box3 {
    /*padding-top: 67px;*/
}
.paid-plan-panel-body-item-button-box4 {
    padding-top: 4px;
}
.paid-plan-panel-body-item-button {
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 180px;
    background-color: #359352;
    border-radius: 15px;
    border: none;
    text-align: center;
}
.paid-plan-panel-body-item-button:hover {
    background-color: #50a66b;
}
.paid-plan-panel-body-item-button:active {
    background-color: #21733a;
}
.paid-plan-panel-body-item-button-1 {
    margin-top: 35px;
}
.paid-plan-panel-body-item-button-2 {
    margin-top: 76px;
}
.paid-plan-panel-body-item-button-3 {
    margin-top: 14px;
}
.paid-plan-panel-body-item-button-title {
    font-size: 18px;
    font-family: "Noto Sans KR";
    color: #fff;
    font-weight: 700;
    text-align: center;
    box-shadow: none;
}
.paid-plan-panel-body-item-button-title img {
    width: auto !important;
    height: 1.6em;
    margin: 0 auto;
}
.paid-plan-panel .rounded-corner-label {
    position: absolute;
    top: .25em;
    left: .5em;
}
.paid-plan-check {
    margin: 0 !important;
    position: absolute;
    top: 6px;
    left: .75em;
    width: 12px !important;
    height: 10px;
}
#pricing_box_pc .paid-plan-check {
    left: 1em;
}
.about-title {
    color: #fff;
    font-size: 16px !important;
}
.paid-plan-trial-box {
    margin-top: 70px;
}
.paid-plan-trial-circle-box {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 139px;
}
.paid-plan-trial-circle-img {
    /*margin-left: 5px;*/
}
.paid-plan-trial-circle-img-text {
    font-size: 24px;
    font-family: "Noto Sans KR";
    color: #0ff;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
}
.paid-plan-trial-text-box {
    text-align: left;
    width: auto;
    border: 1px solid #112647;
    background-color: #0a0f17;
    border-radius: 30px;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.25);
    padding: 110px 20px 20px 60px;
    margin-top: -85px;
    margin-left: auto;
    margin-right: auto;

}
.paid-plan-trial-text {
    font-size: 18px;
    font-family: "Noto Sans KR";
    color: #fff;
    font-weight: 400;
    text-align: center;
    line-height: 1.8;
    word-break: keep-all;
}
.paid-plan-trial-sub-text {
    color: #00e6e6;
}
.catalogue-slide {
    max-width: 1400px;  /* xxl */
    margin: 0 auto;
}
.catalogue-slide .item {
    padding: 0 15px;
}
@media (min-width: 576px) {

}
@media (min-width: 768px) {

}
@media (min-width: 992px) {

    .navbar-brand img {
        height: 57px;
    }
    .main-sec.no-1 .container {
        padding: 2em;
    }
    .main-sec.no-1 h2 {
        font-size: 4.4em;
    }
    .main-sec h2 {
        font-size: 3em;
    }
    .main-sec.no-1 h2 {
        /*font-size: 4.4em;*/
        margin-top: auto;
        word-break: normal;
    }
    .main-sec h2 {
        /*font-size: 3em;*/
    }
    .main-sec.g-layout h2 {
        margin-top: auto;
        margin-bottom: .5em;
    }
    .main-sec.no-1 .container > div {
        width: 50%;
    }
    .main-sec.no-1 .box-green {
        margin-bottom: 0;
    }
    .main-sec.no-1 .container > div:last-child {
        padding-left: 70px;
    }

    .main-sec.g-layout .container {
        padding-left: 0;
        padding-right: 0;
    }
    .main-sec.g-layout.no-2 img {
        /*height: 210px;*/
        margin-right: 3em;
    }
    .main-sec.g-layout.no-3 img {
        /*height: 234px;*/
    }
    .main-sec.g-layout.no-4 img {
        /*height: 290px;*/
        margin-right: 5.5em;
    }
    .main-sec.g-layout.no-6 img {
        /*height: 260px;*/
        margin-right: 5.5em;
    }
    /*.main-sec.g-layout.no-2 img {*/
    /*    height: 210px;*/
    /*    !*margin-right: 3em;*!*/
    /*}*/
    /*.main-sec.g-layout.no-3 img {*/
    /*    height: 234px;*/
    /*}*/
    /*.main-sec.g-layout.no-4 img {*/
    /*    height: 290px;*/
    /*    !*margin-right: 5.5em;*!*/
    /*}*/
    /*.main-sec.g-layout.no-6 img {*/
    /*    height: 260px;*/
    /*    !*margin-right: 5.5em;*!*/
    /*}*/

}

@media (min-width: 1200px) {

}
@media (min-width: 1400px) {
    .catalogue-slide.ctlg-m, .slider-small {
        max-width: 1320px;  /* .container's max width */
    }
    .catalogue-slide.ctlg-m {
        display: flex !important;
        flex-wrap: wrap;
    }
    .catalogue-slide .item {
        margin-bottom: 2em;
    }
    .main-sec.no-5 .container-fluid > div {
        margin-bottom: 1em;
    }
    .slider-small {
        margin: 0 auto;
    }
}