@charset "UTF-8";
@media screen and (min-width: 1200px) {
    .skil-container {
        max-width: 1230px;
    }

    .skil-list {
        margin-top: 170px;
    }
}

body {
    color: #212322;
    letter-spacing: -0.04rem !important;
    font-weight: bold !important;
}

body h2 {
    letter-spacing: -0.05rem !important;
}

ul {
    text-decoration: none;
}

li {
    text-decoration: none;
}

a {
    text-decoration: none;
}

/* PC 팝업 영역 */

/* .popup{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    top: 0;
    left: 0;
    z-index: 999999999;
}

.close{
    position: absolute;
    top: 85%;
    left: 82%;
}

.close button{
    z-index: 50;
    opacity: 1 !important;
    font-family: 'NanumSquareNeo' !important;
    background: #fff;
    font-size: 14px;
    color: #000;
    cursor: pointer;
    padding: 5px 16px;
    line-height: 20px;
    border-radius: 5px;
    border: none;
    letter-spacing: -1px;
}  */

.popup_modal_back {
    position: fixed;
    top:0; left: 0; bottom: 0; right: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999999;
}

.popup {
    overflow: hidden;
    /*display: none;*/
    position: fixed;
    /*width: 450px;
    height: 480px;*/
    top: 50%;
    left: 50%;
    background-color: #f9f9f9;
    border-radius: 8px;
    transform: translate(-50%, -50%);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.8);
    z-index: 999999999;
}

.popup .popcon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.popcon{
    background: rgba(0,0,0,.5);
    background-size: cover;
    padding: 0px;
    width: 450px;
    height: 480px;
    text-align: center;    
}

.popcon img{
    margin: 0;
    padding: 0;
}

.popup .btn_wrap {
    display: flex;
    align-items: center;
    padding: 15px;
    background: #000;
}

.popup .btn_wrap label {
    font-size: 14px;
    color: #fff;
}

.popup .btn_wrap .today_chk {
    margin-right: 5px;
}

.popup .btn_wrap .popup_close {
    margin-left: auto;
    margin-right: 2px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}

/* PC 팝업 영역역 끝 */

.coming img {
    max-width: 1920px;
    width: 100%;
}

.mega-menus .navbar {
    margin: 0 auto;
    padding: 0 30px;
    width: 1230px;
    position: unset;
}

.dropdown-menu .sub-menu-stripe {
    position: absolute;
    max-width: 32px;
    width: 100%;
    bottom: 25px;
    left: 20px;
}

.dropdown-menu .main-header-link div a {
    display: block;
    padding-left: 10px;
}

.dropdown-menu .main-header-link div a:hover {
    background-color: #000;
    color: #fff;
}

/*.mega-menus .dropdown-full-width-g .dropdown-menu{
    border-bottom:1px solid #e1e1e1 !important;
    background: #f8f8f8 !important;
    box-shadow: none !important;
    padding: 0 !important;
}*/

.mega-menus .row-autoheight .col-autoheight:not(:first-child) {
    border-left: 1px solid #e1e1e1 !important;
}
.mega-menus .dropdown-full-width-g .dropdown-menu > .row {
    margin: 0 0 0 50px;
}

.mega-menus .dropdown-full-width-g .dropdown-menu h3 {
    color: #212322;
    font-size: 16px;
    font-weight: 900;
    padding-top: 15px;
    padding-left: 10px;
}
.main-header .mega-menus .navbar .navbar-nav li {
    color: #212322;
    font-size: 16px;
}

.mega-menus .navbar .navbar-nav .product-submenu-list {
    height: 100%;
    padding: 0;
}

.mega-menus .navbar .navbar-nav .product-submenu-item {
    width: 100%;
    font-size: 16px !important;
    color: #212322;
    padding: 0 !important;
    height: 50%;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.mega-menus .navbar .navbar-nav .product-submenu-item a {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #212322 !important;
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 40px !important;
    background-color: transparent;
    display: block;
    width: 100%;

}

.mega-menus .navbar .navbar-nav .product-submenu-item a:hover {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #fff !important;
    padding-left: 40px !important;
    background-color: transparent !important;
}

.mega-menus .navbar .navbar-nav .system-menu {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 0;
}

.pc-system-menu {
    height: 80px;
    align-items: center;
}

.mega-menus .navbar .navbar-nav .system-menu > li {
    /*float:left;
    display: inline;*/
    padding: 0 !important;
    width: 160px;
    list-style: none;
}

.mega-menus .navbar .navbar-nav .system-menu > li img {
    width: 100%;
    display: block;
}

.mega-menus .navbar .navbar-nav .system-menu > li a {
    padding: 20px 20px 20px 20px !important;
    line-height: 1.2px;
}

.mega-menus .navbar .navbar-nav .system-menu > li a img:last-of-type {
    display: none;
}

.mega-menus .navbar .navbar-nav .system-menu > li a:hover img:last-of-type {
    display: block;
}

.mega-menus .navbar .navbar-nav .system-menu > li a:hover img:first-of-type {
    display: none;
}

.mega-menus .navbar .navbar-nav .system-menu > li a:hover {
    background: transparent;
    color: #fff !important;
    padding: 20px 20px 20px 20px !important;
}

@media screen and (min-width: 1200px) {
    .mega-menus .navbar .navbar-nav .system-menu > li a:hover {
        background: transparent;
        color: #fff !important;
    }
}

.system-menu p {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
}

.system-menu img {
    margin-top: 0.58rem;
    margin-bottom: 0.58rem;
}

/**.mega-menus .navbar .navbar-nav .system-menu > li a p{
    margin-top:5px;
    line-height:14px;
}**/

.banner-home {
    background-image: url("../img/bg/main_bg_1980.png");
}

.banner-home:before {
    background: linear-gradient(90deg,#08101a,#08101a00);
    left: 0;
    width: 100%;
}

.content-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.text-center {
    font-weight: bold !important;
}

.youtube {
    margin-top: 70px;
}

.skil-btn {
    color: #fff;
    background-color: #e52416;
    text-transform: uppercase;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: all 0.3s ease;
    font-weight: 800;
    padding: 11px 25px 11px 15px;
    letter-spacing: 0;
    line-height: 1;
}

@media screen and (max-width: 767px) {
    .skil-btn {
        padding: 16px 25px 16px 15px;
    }
}

.index-skil-btn {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.skil-detail-container {
    margin-bottom: 100px;
    padding: 25px;
    border: 1px solid #212322;
}

.skil-btn span {
    position: relative;
    min-width: 20px;
    height: 12px;
    padding-left: 10px;
}

.skil-btn span:after,
.skil-btn span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.skil-btn span:before {
    background-image: url("../img/3-stripes.svg");
    opacity: 1;
}

.skil-btn span:after {
    background-image: url("../img/3-stripes-red.svg");
    opacity: 0;
}

.skil-btn:focus,
.skil-btn:hover {
    text-decoration: none;
}

.skil-btn:focus span:before,
.skil-btn:hover span:before {
    opacity: 0;
}

.skil-btn:focus span:after,
.skil-btn:hover span:after {
    opacity: 1;
}

.skil-btn-light:focus,
.skil-btn-light:hover {
    color: #fff;
    background-color: #212322;
}

.skil-btn-light-disabled {
    background-color: #9fa1a5;
    pointer-events: none;
}

.skil-btn-dark:focus,
.skil-btn-dark:hover {
    color: #212322;
    background-color: #fff;
}

.skil-btn .sk-black {
    color: #212322;
}

.skil-col-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.skil-col-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.skil-contents-col-link {
    width: 100%;
    position: relative;
}

.skil-contents-01 h2 {
    text-transform: uppercase;
    font-size: 32px;
    color: #212322;
    letter-spacing: 1.5px;
}
.skil-contents-01 p {
    margin-top: 15px;
    flex-grow: 1;
}

.skil-contents-01 .skil-contents-01-left-bg {
    position: relative;
    width: 100%;
    right: 25px;
}
.skil-contents-01 .skil-contents-01-left-img {
    position: absolute;
    top: 30px;
    right: 0;
    width: 100%;
    padding-right: 15px;
}
.skil-contents-01 .skil-contents-01-left-p {
    max-width: 300px;
}
.skil-contents-01 .skil-contents-01-right-p {
    max-width: 475px;
}

.skil-contents-tab h2 {
    color: #212322;
    font-size: 32px;
    letter-spacing: 0;
}

.skil-contents-tab h2 span {
    position: relative;
    display: inline-block;
    min-width: 58px;
    height: 27px;
    padding-left: 10px;
}

.skil-contents-tab h2 span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.skil-contents-tab h2 span:before {
    background-image: url("../img/3-stripes-red.svg");
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
}

@media only screen and (min-width: 767px) {
    .tap-info-area-text {
        font-size: 1.0rem;
        margin-top: 12px;
    }

}

.tab-container .tab-icon-nav .nav-link.active,
.tab-container .tab-icon-nav .nav-link.active:focus,
.tab-container .tab-icon-nav .nav-link.active:hover,
.tab-container .tab-icon-nav .nav-link:focus,
.tab-container .tab-icon-nav .nav-link:hover {
    color: #e52416;
}

.tab-center-container .tab-img {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    max-width: 100vw;
    width: 100vw;
}

.tab-center-container .tab-info {
    width: 50%;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,.7);
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.tab-center-container .tab-info-area {
    color: white;
    margin: auto 0;
    padding: 0 20px;
}

.tab-info-area strong {
    color: white;
}

.tap-info-area-text {
    font-weight: 500 !important;
    line-height: 25px;
    font-weight: bold;
    padding: 0 20px;
    word-wrap: break-word;
    word-break: keep-all;
}

.tab-center-container .tab-info-area img {
    width: 320px;
}
.tab-center-container .tab-info-area h4 {
    margin: 15px 0;
}
.tab-center-container .tab-info-area .skil-btn {
    width: 200px;
}

.skil-contents-02 {
    padding: 50px 0;
    height: 560px;
    position: relative;
}

.skil-contents-02 .container {
    max-width: 1440px;
}

.skil-contents-02 .container,
.skil-contents-02 .row {
    height: 100%;
}

.skil-contents-02-left {
    padding: 0;
}

.skil-contents-02-right {
    padding: 10px 0 0;
}

@media screen and (max-width: 1199px) {
    .skil-contents-02 {
        height: 450px;
    }
}

@media screen and (max-width: 991px) {
    .skil-contents-02 {
        height: 400px;
    }
}

@media screen and (max-width: 767px) {
    .skil-contents-02 {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .skil-contents-02l-right {
        padding: 0;
    }
}

.skil-contents-02-large {
    height: 408px;
    object-fit: cover;
}

@media screen and (max-width: 1199px) {
    .skil-contents-02-large {
        height: 285px;
    }
}

@media screen and (max-width: 991px) {
    .skil-contents-02-large {
        height: 225px;
    }
}

@media screen and (max-width: 767px) {
    .skil-contents-02-large {
        height: auto;
    }
}

.skil-contents-02-medium {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
}

@media screen and (max-width: 1199px) {
    .skil-contents-02-medium {
        height: 275px;
    }
}

@media screen and (max-width: 991px) {
    .skil-contents-02-medium {
        height: 225px;
    }
}

@media screen and (max-width: 767px) {
    .skil-contents-02-medium {
        display: none;
    }
}

.skil-contents-02-small {
    position: absolute;
    right: 200px;
}

@media screen and (max-width: 1199px) {
    .skil-contents-02-small {
        height: 185px;
    }
}

@media screen and (max-width: 991px) {
    .skil-contents-02-small {
        height: 150px;
        right: 150px;
    }
}

@media screen and (max-width: 767px) {
    .skil-contents-02-small {
        bottom: -50px;
        right: 30px;
        height: auto;
        width: 30%;
    }
}

.skil-contents-04 {
    background-image: url("../img/bg/main_bg_1980.png");
    background-color: #212322;
    padding: 0;
    position: relative;
    max-height: 465px;
    height: 465px;
}

.index_sub_01 {
    padding: 0;
    height: 465px;
    max-height: 465px;
}

.index_sub_01_slot {
    height: 465px;
    max-height: 465px;
}

.index_sub_01_slotitem {
    padding: 0;
}

.subtext-box .figcaption,
.subtext-box .figcaption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: opacity linear 0.2s, -webkit-transform linear 0.2s;
    transition: opacity linear 0.2s, -webkit-transform linear 0.2s;
    -o-transition: opacity linear 0.2s, -o-transform linear 0.2s;
    transition: transform linear 0.2s, opacity linear 0.2s;
    transition: transform linear 0.2s, opacity linear 0.2s, -webkit-transform linear 0.2s, -o-transform linear 0.2s;
    padding: 2.5rem;
    opacity: 0;
}

.subtext-box .figcaption,
.subtext-box .figcaption {
    background: #5645ff;
    color: #fff;
}

.subtext-center {
    text-align: center;
}

.subtext-center .common-title {
    display: block;
    color: #e1e1e1;
    font-size: 2.5rem;
}

.subtext-center .common-title span {
    color: #e52416;
    font-size: 2.5rem;
    font-weight: bold;
}

.skil-contents-05 {
    position: relative;
    height: 500px;
    display: flex;
    align-items: center;
}

.skil-contents-05 .img-bg {
    position: absolute;
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
    max-width: 55%;
    right: 0;
}
.skil-contents-05 .skil-btn {
    width: 200px;
}

.skil-video-area {
    position: relative;
    padding: 56.25% 0 0;
}

.skil-video-area iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.skil-size-max {
    max-width: 1920px;
    margin: 0 auto;
}

/*sub*/

.margin-head {
    margin-top: 130px;
    margin-bottom: 100px;
}

.sub-visual {
    position: relative;
    height: 420px;
}

.sub-visual-bg {
    position: absolute;
    right: 0;
    height: 100%;
    object-position: center;
    object-fit: cover;
}

.sub-visual-text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.sub-visual-text img {
    max-width: 250px;
    width: 100%;
}

.sub-visual-text p {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 140%;
    text-align: justify;
    word-wrap: break-word;
}

@media screen and (min-width: 768px) {
    .sub-visual-text {
        height: 350px;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {
    .sub-visual-text {
        padding-top: 0;
        margin-top: -20px;
    }
}

.sub-system-head {
    /*padding: 75px 0 0 0px;*/
    margin-top: 10.625rem;
    margin-bottom: 5rem;
}

.sub-system-head h2 {
    color: #212322;
    font-size: 32px;
    margin: 0;
}

.sub-system-head h2 span {
    position: relative;
    display: inline-block;
    min-width: 58px;
    height: 27px;
    padding-left: 10px;
}

@media screen and (max-width: 1199px) {
    .sub-system-head h2 {
        font-size: 100px;
    }
}

@media screen and (max-width: 991px) {
    .sub-system-head h2 {
        font-size: 60px;
    }
}

@media screen and (max-width: 767px) {
    .sub-system-head h2 {
        font-size: 40px;
        line-height: 80%;
        max-width: 250px;
        margin-bottom: 30px;
    }
}

.sub-system-head-img {
    margin: 15px 0 20px;
}

@media screen and (max-width: 767px) {
    .sub-system-head-img {
        display: flex;
        flex-direction: column;
    }
}

.sub-system-head-img a:focus,
.sub-system-head-img a:hover {
    text-decoration: none;
}

.sub-system-head-img a:not(:last-of-type) {
    margin-right: 75px;
}

.sub-system-head p {
    color: #212322;
}

.sub-system-pwrcore {
    padding-bottom: 75px;
}

.sub-system-pwrcore-detail {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: center;
}

.sub-system-pwrcore-detail img {
    height: 34px;
    margin-bottom: 20px;
}

.sub-system-pwrcore-detail h2 {
    font-size: 1.5rem;
    line-height: 2rem;
    max-width: 200px;
    /*font-family: 'Bebas Neue',sans-serif;*/
    color: #212322;
}

.sub-system-power-detail h2 {
    font-size: 64px;
    font-family: 'Bebas Neue',sans-serif;
    color: #212322;
}

.sub-system-power-detail-container {
    display: flex;
    margin: 20px 0;
}

.sub-system-power-detail-part {
    width: 50%;
}

.sub-system-power-detail-part img {
    min-height: 54px;
    padding-right: 10px;
}

.sub-system-power-detail-part > div {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.sub-system-power-detail-part h3 {
    font-size: 32px;
    margin: 0;
    font-family: 'NanumSquareNeo-Variable';
    color: #212322;
}

/* .sub-choose {
    padding: 100px 0 50px;
} */

.sub-choose h2 {
    font-size: 50px;
    text-align: center;
    margin-bottom: 100px;
    font-family: 'NanumSquareNeo-Variable';
    color: #212322;
}

.sub-choose-title {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.sub-choose-title img {
    margin-right: 10px;
}

.sub-choose-title h3 {
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 800;
    text-transform: uppercase;
    color: #353535;
    line-height: 110%;
}

.sub-choose-title-small {
    font-size: 12px;
}

.sub-choose-text {
    font-size: 16px;
    max-width: 100%;
    line-height: 23px;
    text-align: justify;
    /* 문자열 좌우 균등 정렬 */
    /* word-break : keep-all; 단어 단위 줄바꿈 */
    word-wrap: break-word;
    /* 문자열 강제 줄바꿈 */
    font-weight: 500;
}

.sub-power-product {
    padding: 50px 0;
    margin-bottom: 70px;
    position: relative;
}

.sub-power-product-title h2 {
    font-size: 32px;
    color: #212322;
}

.sub-power-product-title h2 span {
    position: relative;
    display: inline-block;
    min-width: 58px;
    height: 27px;
    padding-left: 10px;
}

.sub-power-product-title h2 span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
}

.sub-power-product-title h2 span:before {
    background-image: url("../img/3-stripes-red.svg");
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1;
}

.sub-power-product-select .bootstrap-select {
    width: 100% !important;
}

.sub-power-product-select .btn {
    border-bottom-color: #212322;
    border-top-color: transparent;
    border-right-color: transparent;
    border-left-color: transparent;
    color: #212322;
    background-color: unset;
    border-width: 1px;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal;
}

.sub-power-product-select .bootstrap-select .dropdown-toggle:focus {
    border: 1px solid #212322;
    outline: none !important;
}

.sub-power-product-select .bootstrap-select.btn-group .dropdown-toggle .caret {
    background-image: url("../img/svg/icon-caret-thin.svg");
    background-size: cover;
    background-position: center;
    width: 12px;
    height: 20px;
    transform: rotate(90deg);
    position: absolute;
    top: 15px;
    right: 12px;
    margin: 0;
    vertical-align: middle;
    border: none;
}

.sub-power-product-select .bootstrap-select .dropdown-toggle:focus .caret {
    transform: rotate(270deg);
}

.sub-power-product-select .bootstrap-select.btn-group .dropdown-toggle::after {
    border: none;
}
.sub-power-product-select .dropdown-menu {
    margin: 0;
    border: 1px solid #212322;
    border-radius: 0;
    border-top: 0;
}

.sub-power-product-select .select-picker-block .dropdown-menu > li > a {
    color: #212322;
}

.sub-power-product-detail {
    display: inline-block;
    /* flex-direction: column;
    align-items: start;
    justify-content: space-around; */
    margin-bottom: 25px;
    margin-top: 25px;
}

.sub-product-detail {
    display: inline-block;
    /* flex-direction: column;
    align-items: start;
    justify-content: space-around; */
    margin-bottom: 25px;
    margin-top: 25px;
}

.sub-power-product-detail-img {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sub-product-detail-img {
    position: relative;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sub-power-product-detail-img a {
    position: relative;
    display: flex;
}

.sub-power-product-detail-img img {
    object-fit: cover;
}

.skil-pro-img a img {
    border: 1px solid #e3e3e3;
}

.skil-sub-img a img {
    border-radius: 3%;
}

.sub-product-detail-img a {
    position: relative;
    display: flex;
}

.sub-product-detail-img img {
    object-fit: cover;
}

.sub-power-product-detail-img a:hover .sub-power-product-detail-img-default {
    opacity: 0;
}

.sub-power-product-detail-img a:hover .sub-power-product-detail-img-hover {
    opacity: 1;
}

.textbox {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
}

.container:hover .textbox {
    opacity: 1;
}

.text {
    color: white;
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;

}

.sub-power-product-detail-img-default {
    z-index: 2;
    transition: 0.3s ease;
}

.sub-power-product-detail-img-hover {
    position: absolute;
    opacity: 0;
    z-index: 1;
    transition: 0.3s ease;
    top: 0;
    left: 0;
    background: #000;
}

.sub-product-detail-img-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    background: rgb(0, 0, 0, 0.9);
    opacity: 0;
    z-index: 1;
    transition: opacity 0.5s;
}

.sub-product-detail-img:hover .sub-product-detail-img-hover {
    opacity: 1;
}

.sub-product-detail-spec-title {
    /*position: absolute;*/
    text-align: left;
    color: white;
    background: rgba(250, 0, 0, 0.6);
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 auto;
    padding: 25px 30px;
    width: 100%;
    height: auto;
}

.sub-product-detail-spec-subtitle {
    /*position: absolute;*/
    text-align: left;
    color: #eaeaea;
    background: rgba(250, 0, 0, 0.6);
    font-size: 18px;
    font-weight: bold;
    line-height: 1.2;
    padding: 0 30px 25px;
    width: 100%;
    height: auto;
}

.sub-product-detail-spec {
    /*position: absolute;*/
    text-align: left;
    vertical-align: middle;
    color: white;
    font-size: 13px;
    line-height: 1.2;
    margin: 6px 0 0;
    padding: 15px 30px 0;
    width: 100%;
    height: auto;
}

.sub-product-detail-spec dl {
    width: 100%;
    height: auto;
    margin-bottom: 0.7rem;
}

.sub-product-detail-spec dl dt {
    float: left;
    color: #eaeaea;
    font-weight: normal;
}

.sub-product-detail-spec dl dd {
    color: white;
    padding-left: 140px;
    margin: 0 auto;
    font-weight: bold;
    /*border-left: 1px solid white;*/
}

.sub-power-product-detail h2 {
    margin-top: 15px;
    flex-grow: 1;
    font-size: 20px;
    font-family: 'Bebas Neue',sans-serif;
    letter-spacing: 0.5px;
}

.sub-power-product-detail h2 a {
    display: flex;
    flex-direction: column;
}

.sub-power-product-detail h2 a span {
    color: #e52416;
}

.sub-product-detail h2 {
    margin-top: 15px;
    flex-grow: 1;
    font-size: 20px;
    font-family: 'Bebas Neue',sans-serif;
    letter-spacing: 0.5px;
}

.sub-product-detail h2 a {
    display: flex;
    flex-direction: column;
}

.sub-product-detail h2 a span {
    color: #e52416;
}

.sub-power-more {
    padding: 50px 0 100px;
}

.sub-power-more .sub-power-more-title {
    width: 100%;
}

.sub-power-more .sub-power-more-title h2 {
    font-size: 80px;
    text-align: center;
    margin-bottom: 40px;
    color: #212322;
    font-family: 'Bebas Neue',sans-serif;

}

.sub-power-more-detail a h3 {
    color: #212322;
    font-size: 28px;
    margin-bottom: 5px;
    font-family: 'Bebas Neue',sans-serif;
}

.sub-power-more-detail-icon {
    margin: 15px 0;
    height: 41px;
    max-width: 137px;
}

.sub-product-detail-header {
    background-color: #212322;
    padding: 155px 0 15px;
    width: 100%;
    z-index: 9;
    transition: 0.3s ease;
    color: #fff;
    margin-bottom: 75px;
}

.sub-product-detail-header h1 {
    color: #fff;
    margin: 0;
    font-size: 32px;
    margin-top: 4px;
    margin-bottom: 4px;
    display: flex;
    flex-direction: column;
}

.sub-product-detail-header-link {
    display: flex;
    align-items: center;
}
.sub-product-detail-header ul {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    margin: 0;
}
.sub-product-detail-header ul li {
    list-style-type: none;
    color: #fff;
}
.sub-product-detail-header ul li:not(:last-of-type) {
    padding-right: 40px;
}

@media screen and (max-width: 991px) {
    .sub-product-detail-header ul li:not(:last-of-type) {
        display: none;
    }
}

.sub-product-detail-header ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.sub-product-detail-header ul li a:focus,
.sub-product-detail-header ul li a:hover {
    text-decoration: underline;
}

.detail-subimg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-basis: 100px;
    padding-top: -15px;
}

.detailsub-img {
    padding: 0;
    margin-bottom: 5px;
    border: 1px solid #bbbbbb;
}

.detail-img img {
    margin-bottom: 15px;
}

/*.detail-video {
    background-url:
}*/

.detail-text {
    font-size: 16px !important;
    line-height: 20px;
    text-align: justify;
}

.detail-text ul li {
    margin: 13px 0;
}

.sub-product-detail-pic {
    padding-bottom: 75px;
}

.sub-product-detail-sku {
    font-size: 24px;
    color: #73706d;
    margin-bottom: 10px;
}

.sub-product-detail-txt {
    font-size: 17px;
    line-height: 1.5rem;
    color: #212322;
    text-align: justify;
    /*word-break : keep-all;*/
    font-weight: 500;
}

.sub-product-detail-pic-icon {
    padding-bottom: 30px;
    max-width: 200px;
}

.sub-product-detail-sum {
    padding-bottom: 75px;
}

.sub-product-detail-sum-bg {

    background-color: #212322;
    padding: 50px 100px;
}

.sub-product-detail-sum h2 {
    font-size: 20px;
    color: #fff;
}

.sub-product-detail-sum ul {
    padding: 0;
}

.sub-product-detail-sum ul li {
    color: #fff;
    list-style: none;
    font-weight: 500;
}

.sub-product-detail-sum-features ul li:before {
    content: "–";
    position: absolute;
    color: #e52416;
    left: 0;
}

.history-body {
    padding: 0;
}

.history-title h2 {
    font-size: 32px;
    color: #212322;
}

.demo-wrapper h2 {
    font-size: 32px;
    color: #212322;
}

.common-block {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.common-main {
    float: none;
    margin: 0 auto;
    max-width: 70%;
}

.common-img {
    padding-right: 5rem;
}

.common-img img {
    float: right;
}

.common-title {
    padding-left: 0;
    font-size: 2rem;
    color: #212322;
}

.common-title span {
    font-size: 2rem;
    font-weight: 1000;
    color: #e52416;
}

.common-txt {
    font-size: 16px;
    line-height: 1.2rem;
    color: #212322;
    text-align: justify;
    word-break: keep-all;
    font-weight: 500;
}

.dotted-border {
    float: none;
    margin: 2rem auto;
    border-top: 0.050rem #9a9c9c dashed;
}

.history-bg {
    background-position: 50% 0;
}

.root_daum_roughmap {
    margin: auto !important;
}

/*.as-all-background {
    background-color: #000;
}*/

.agency-address {
    text-align: left !important;
}

.pd-tbody tr td {
    font-weight: 500;
}

.as-block {
    margin-bottom: 1rem;
}

.as-map {
    margin-top: 0 !important;
}

.as-background {
    padding: 4rem;
    background-color: #df3128;
    margin-bottom: 130px;
}

.as-map-icon {
    max-width: 100px;
}

.as-map-txt {
    color: #fff;
    float: left;
}

.as-map-txt p {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
    font-size: 18px;
}

.as-title {
    font-size: 25px !important;
    font-weight: 800;
}

.as-subtitle {
    font-weight: 800;
}

.as-sub {
    font-size: 16px !important;
    font-weight: 100 !important;
}

.as-center-map {
    margin-bottom: 1.5rem;
    box-shadow: 0 0 25px rgba(172, 31, 31, 0.4);
}

.as-border {
    border-left: 0.5px sold #fff !important;
}

.safety-icon {
    display: flex;
    align-items: center !important;
}

.safety-icon img {
    width: 200px !important;
    padding-left: 80px;
}

.sa-background {
    padding: 1rem;
    background-color: #fff;
    border-bottom: 0.5px dotted #9e9e9e;
}

.sa-background-last {
    padding: 1rem;
    background-color: #fff;
    margin-bottom: 130px;
}

.sa-title {
    line-height: 35px;
    font-size: 25px !important;
    font-weight: 800;
    word-break: keep-all !important;
    margin-top: 0;
}

.sa-subtxt {
    font-size: 16px !important;
    font-weight: 500;
    padding-inline-start: 20px !important;
}

.sa-txt {
    color: #212322;
}

.sa-txt ul li strong {
    font-weight: bolder;
    color: #df3128;
}

.sa-txt ul {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
    font-size: 18px;
    letter-spacing: -0.06rem !important;
    list-style: none;
}

.sa-txt ul li {
    padding-left: 14px;
    position: relative;
    line-height: 28px;
}

.sa-txt ul li:before {
    position: absolute;
    left: 0;
    top: 14px;
    content: "";
    width: 3px;
    height: 3px;
    background: #df3128;
    color: #212322;
}

.pagination-margin {
    padding-top: 2rem !important;
}

.map-top-space {
    margin-top: 2rem;
}

.map-border-1 {
    float: none;
    margin: 0 auto;
    border-top: 0.050rem #9a9c9c solid;
    margin-top: 2rem;
}

.map-border-2 {
    /*max-width: 1110px;*/
    float: none;
    margin: 0 auto;
    border-top: 0.20rem #9a9c9c solid;
}

.map-border-3 {
    float: none;
    margin: 0 auto;
    border-top: 0.050rem #9a9c9c solid;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.map-border-4 {
    float: right;
    margin: 0 auto;
    border-top: 0.050rem #9a9c9c dotted;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.map-main {
    float: none;
    margin: 0 auto;
    max-width: 69.375rem;
    padding: 0;
}

.map-total {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.map-total-top {
    padding-top: 1rem;
}

.map-total-bottom {
    padding-bottom: 1rem;
}

.map-title span {
    font-weight: bold;
    padding-left: 0.5rem;
    font-size: 16px;
}

.map-txt span {
    font-weight: bold;
    float: right;
    padding-right: 0.5rem;
    font-size: 16px;
}

.map-navi span {
    font-size: 1.2rem;
    font-weight: bold;
    padding-left: 2rem;
}

.map-navi-away-route {
    padding-left: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}

.map-navi-away {
    font-size: 16px;
}

.map-icon {
    margin-right: 0.5rem;
    color: #e52416;
}

.map-route {
    padding-right: 2rem;
}

.map-route span {
    font-size: 16px;
}

.top-bot-space {
    margin-top: 0.75rem;
    margin-bottom: 0.75rem;
}

/*.map-navi dt {
    position: relative;
    float: left;
    padding-left: 0.5rem;
    min-width: 120px;
}

.map-navi dd {
    position: relative;
    padding-left: 0.5rem;
}*/

.about-body {
    padding: 0;
    margin-bottom: 0;
}

.slider-text {
    word-wrap: break-word;
    word-break: keep-all;
}

.slider-main-title {
    text-shadow: 2px 2px 20px rgb(0, 0, 0, 0.7);
}

.slider-main-title span {
    color: #e52416;
    font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
}

.banner-main-title {
    text-shadow: 2px 2px 20px rgb(0, 0, 0, 0.7);
}

.tp-videolayer {
    background: #cb333b;
    mix-blend-mode: multiply;
    right: -160px;
    transform: skew(-19deg);
    width: 370px;
    z-index: 1;
}

.sub-index-product-01 {
    background-image: url("../img/bg/main_bg_1980.png");
    background-size: cover;
    margin-bottom: 50px;
    position: relative;
    width: 100%;
    height: 875px;
}

.sub-index-product-02 {
    margin-bottom: 50px;
    position: relative;
    width: 100%;
    height: auto;
}

.sub-index-product-03 {
    background-image: url("../img/bg/main_bg_1980.png");
    background-size: cover;
    position: relative;
    width: 100%;
    height: 450px;
}

.sub-index-block {
    padding-top: 5rem;
    padding-bottom: 1rem;
}

.sub-index-title h2 {
    font-size: 42px;
    color: #e1e1e1;
    text-shadow: 2px 2px 20px rgb(0, 0, 0, 0.7);
}

.sub-index-title h2 span {
    font-size: 52px;
    color: #e52416;
    text-shadow: 2px 2px 20px rgb(0, 0, 0, 0.7);
}

.bootstrap-select .btn {
    background: #e52416 !important;
    border-bottom: none !important;
    color: white;
    font-weight: 800;
    font-family: 'NanumSquareNeo-Variable' !important;
}

.btn:focus {
    text-decoration: none !important;
    background: #212322 !important;
}

.btn:active {
    text-decoration: none !important;
    background: #212322 !important;
}

.index-contents-img {
    z-index: 2;
}

.index-contents-img-bt {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50% !important;
    height: 100%;
    opacity: 0;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    transition: opacity 0.5s;
}

.index-contents-img-bt:hover {
    opacity: 1.0 !important;
}

.index-contents-img-lg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 40% !important;
    height: 100%;
    opacity: 0;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    transition: opacity 0.5s;
}

.index-contents-img-lg:hover {
    opacity: 1.0 !important;
}

.index-contents-img-md {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 80% !important;
    height: 100%;
    opacity: 0;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
    transition: opacity 0.5s;
}

.index-contents-img-md:hover {
    opacity: 1.0 !important;
}

.sub-index-box {
    box-shadow: 0 0 25px rgb(0, 0, 0, 0.8);
}

.sub-index-box-bottom {
    box-shadow: 0 -15px 25px -2px rgb(0, 0, 0, 0.2);
}

.warrenty-bottom {
    width: 100%;
    color: white;
}

.warrenty-bottom h2 {
    color: white;
}

.warrenty-bottom-text {
    font-weight: 500;
    line-height: 25px;
    padding: 0;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 16px;
    letter-spacing: -0.05rem;
}

.slide-video video {
    padding-bottom: 56.25%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}

.mobile-system-menu {
    display: flex;
    flex-direction: column;
    justify-content: start;
    font-size: 1rem;
    float: left;
    margin: 0 auto;
    padding: 10px 0;
    background-color: white;
    width: 100%;
    border-radius: 5px;
}

.mobile-dropdown-bg p {
    font-size: 16px;
    text-align: left;
    margin: 5px 0;
}

.mobile-text-margin-top {
    margin-top: 10px;
}

.mobile-text-margin-bottom {
    margin-bottom: 10px;
}

.faq-tab {
    margin-bottom: 50px;
}

.faq-tab-item {
    width: 230px;
    font-size: 16px;
}

.faq-accordion-container {
    max-width: 80%;
    margin: 0 auto;
}

.faq-link {
    font-size: 16px;
    color: #e52416;
    font-weight: 900;
}

.faq-label {
    margin: 10px auto 0;
}

.faq-txt {
    font-size: 16px !important;
    line-height: 1.2rem;
    color: #212322;
    text-align: justify;
}

input[id*="answer"] {
    display: none;
}

input[id*="answer"] + label {
    display: block;
    padding: 20px;
    border-bottom: 0;
    color: #fff;
    font-weight: 900;
    background: #212121;
    cursor: pointer;
    position: relative;
}

input[id*="answer"] + label em {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 20px;
    height: 12px;
    margin-top: -7.5px;
    display: inline-block;
    background: url("/img/3-stripes-red.svg") 0 0 no-repeat;
}

input[id*="answer"] + label + div {
    max-height: 0;
    transition: all 0.5s;
    overflow: hidden;
    background: #fff;
    font-size: 16px;
}

input[id*="answer"] + label + div p {
    display: inline-block;
    padding: 15px;
}

input[id*="answer"]:checked + label {
    background: #e52416;
    transition: all 0.5s;
}

input[id*="answer"]:checked + label em {
    background: url("/img/3-stripes.svg") 0 0 no-repeat;
}

input[id*="answer"]:checked + label + div {
    max-height: 350px;
}

.pagination-block {
    margin-bottom: 130px;
}

.pd-thead {
    background: #212121;
    color: #fff;
}

.pd-thead tr th {
    text-align: center;
}

.pd-tbody {
    background: #fff;
}

.pd-tbody tr th {
    text-align: center;
}

.pd-tbody tr td {
    text-align: center;
}

.pd-tbody tr td img {
    max-width: 100px;
}

.pd-down_btn button {
    font-family: 'NanumSquareNeo' !important;
    background: #212121;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    padding: 5px 16px;
    line-height: 20px;
    border-radius: 5px;
    border: none;
    letter-spacing: -1px;
}

.pd-down_btn button:hover {
    background: #e52416;
}

.page-active {
    background: #e52416 !important;
}

.search {
    margin-bottom: 25px;
}

.search-box {
    max-width: 300px;
    width: 200px;
    border: 1px solid #212121 !important;
    border-radius: 5px !important;
    display: inline-block;
}

.search-btn {
    width: 80px;
    height: 44px;
    border-radius: 5px;
    background: #212121;
    color: #fff;
    border: none;
    font-size: 14px;
    display: inline-block;
    justify-content: center;
    align-items: center;
}

.search-btn:hover {
    background: #e52416;
}

.select-btn-vol {
    display: inline-block;
    max-width: 150px;
    width: 80px;
    height: 44px;
    border: none !important;
    background: none;
    outline: none;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
}

.select-btn-vol select {
    height: 44px;
    border-radius: 5px !important;
    border: none !important;
    background: #212121;
    outline: none;
    padding: 0;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.select-btn-cate {
    display: inline-block;
    max-width: 150px;
    width: 150px;
    height: 44px;
    border: none !important;
    background: none;
    outline: none;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
}

.select-btn-cate select {
    height: 44px;
    border-radius: 5px !important;
    border: none !important;
    background: #212121;
    outline: none;
    padding: 0;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}

.list-search {
    padding-left: 70px;
}

.agency-map {
    margin-bottom: 40px !important;
}

.agency-tab-item {
    width: 171px;
    font-size: 16px;
}

.agency-last {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.kakao-btn {
    display: inline-block;
    position: fixed;
    right: 1.5rem;
    top: 73%;
    z-index: 999;
}

.kakao-btn button {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    padding: 0;
    line-height: 11px;
    background: #000;
    opacity: 0.8;
    border-radius: 15%;
    font-size: 10px;
    color: #fff;
    border: none !important;
    outline: none !important;
    cursor: pointer;
}

.kakao-btn button img {
    border-radius: 15%;
}

.kakao-btn button:hover {
    opacity: 1;
}

.back-btn {
    display: inline-block;
    position: fixed;
    right: 1.5rem;
    top: 80%;
    z-index: 999;
}

.back-btn button {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    padding: 0;
    line-height: 11px;
    background: #000;
    opacity: 0.8;
    border-radius: 15%;
    font-size: 10px;
    color: #fff;
    border: none !important;
    outline: none !important;
    cursor: pointer;
}

.back-btn button:hover {
    background: #e52416;
}

.top-btn {
    display: inline-block;
    position: fixed;
    right: 1.5rem;
    top: 86%;
    z-index: 999;
}

.top-btn button {
    width: 36px;
    height: 36px;
    margin: 0 auto;
    padding: 0;
    line-height: 11px;
    background: #000;
    opacity: 0.8;
    border-radius: 15%;
    font-size: 10px;
    color: #fff;
    border: none !important;
    outline: none !important;
    cursor: pointer;
}

.top-btn button:hover {
    background: #e52416;
}

.pd-thead {
    font-size: 15px;
}

.pd-tbody {
    font-size: 15px;
}

.warranty-container {
    max-width: 100% !important;
    width: 100%;
    height: auto;
    background-image: url("../img/bg/main_bg_1980.png");
    margin: 0 auto;
}

.warranty-txt {
    font-size: 36px;
    color: #fff;
    padding-top: 200px !important;
    margin-bottom: 50px;
}

.warranty-txt strong {
    font-size: 46px;
    font-weight: 2000 !important;
    color: #e52416;
}

.warranty-notice-bg {
    background-color: #fff;
    width: 100%;
    height: auto !important;
    padding-top: 100px;
    padding-bottom: 100px;
}

.warranty-notice-box {
    border-bottom: 0.5px dotted #9e9e9e;
}

.box-end {
    border-bottom: 0 !important;
}

.warranty-notice-box p {
    word-wrap: break-word;
}

.warranty-notice-graph {
    background-color: #e52416;
    width: 100%;
    height: auto !important;
    padding-top: 50px;
    padding-bottom: 100px;
}

.warranty-subtxt {
    width: 30%;
    padding-top: 25px;
    padding-bottom: 50px;
}

.warranty-subtxt ul {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
    font-size: 14px;
    letter-spacing: -0.06rem !important;
    list-style: none;
    color: #fff;
}

.warranty-subtxt ul li {
    font-weight: normal;
    padding-left: 14px;
    position: relative;
    line-height: 28px;
    text-align: left;
}

.warranty-subtxt ul li strong {
    color: #df3128;
}

.warranty-subtxt ul li:before {
    position: absolute;
    left: 0;
    top: 14px;
    content: "";
    width: 3px;
    height: 3px;
    background: #df3128;
    color: #212322;
}

.pd-tbody tr td strong {
    color: #df3128;
}

.consumer-txt {
    font-size: 25px !important;
    font-weight: 700;
    word-break: keep-all !important;
    text-align: center;
    color: #fff;
    padding-bottom: 25px;
}

.table-shadow {
    box-shadow: 0 0 25px rgba(26, 25, 25, 0.4);
}

/* 스킬 프로모션 이벤트 버튼 영역 시작 */
/* 스킬 프로모션 이벤트 제품 보기 버튼 */
.skil-ev-prod-select {
    width: 1200px;
    height: 50px;
    position: absolute;
    top: 90%;
    left: 50.5%;
    transform: translate(-50%, -50%);
}

.skil-ev-prod a {
    margin: 0 auto;
    align-items: center;
}

.skil-ev-prod-btn {
    width: 15%;
    height: 100%;
    font-size: 1.4rem;
    color: #fff;
    background-color: #e52416;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    font-weight: 600;
    padding: 11px 15px 11px 15px;
    letter-spacing: 0;
    line-height: 1;
    border-radius: 5px;
    box-shadow: 0px 0px 20px black;
}

.skil-ev-prod-btn-light:focus,
.skil-ev-prod-btn-light:hover {
    color: #fff;
    background-color: #212322;
}

.skil-ev-prod-btn-light-disabled {
    background-color: #9fa1a5;
    pointer-events: none;
}

/* 스킬 프로모션 이벤트 응모 버튼 */

.skil-event-content {
    position: relative;
    width: 100%;
    height: auto;
}

.skil-event-select {
    width: 1200px;
    height: 250px;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.skil-entry-btn a {
    margin: 0 auto;
    align-items: center;
}

.skil-qr-btn a {
    margin: 0 auto;
    align-items: center;
}

.skil-entry-btn img {
    width: 50%;
    left: 50%;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
}

.skil-qr-btn img {
    width: 50%;
    left: 50%;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
}

.skil-qr-btn a {
    color: white !important;
}

.skil-event-btn {
    width: 50%;
    height: 15%;
    font-size: 1.4rem;
    color: #fff;
    background-color: #e52416;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    font-weight: 600;
    padding: 11px 15px 11px 15px;
    letter-spacing: 0;
    line-height: 1;
    border-radius: 50px;
}

.skil-event-btn-light:focus,
.skil-event-btn-light:hover {
    color: #fff;
    background-color: #212322;
}

.skil-event-btn-light-disabled {
    background-color: #9fa1a5;
    pointer-events: none;
}

/* 노트북 & 태블릿 가로 (해상도 1024px ~ 1279px)*/ 
@media all and (min-width:1024px) and (max-width:1279px) {
.skil-ev-prod-select {
    width: 1200px;
    height: 50px;
    position: absolute;
    top: 90%;
    left: 50.5%;
    transform: translate(-50%, -50%);
}

.skil-ev-prod a {
    margin: 0 auto;
    align-items: center;
}

.skil-ev-prod-btn {
    width: 15%;
    height: 100%;
    font-size: 1.4rem;
    color: #fff;
    background-color: #e52416;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    font-weight: 600;
    padding: 11px 15px 11px 15px;
    letter-spacing: 0;
    line-height: 1;
    border-radius: 5px;
    box-shadow: 0px 0px 20px black;
}

.skil-ev-prod-btn-light:focus,
.skil-ev-prod-btn-light:hover {
    color: #fff;
    background-color: #212322;
}

.skil-ev-prod-btn-light-disabled {
    background-color: #9fa1a5;
    pointer-events: none;
}

.skil-event-content {
    position: relative;
    width: 100%;
    height: auto;
}

.skil-event-select {
    width: 800px;
    height: 250px;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.skil-entry-btn a {
    margin: 0 auto;
    align-items: center;
}

.skil-qr-btn a {
    margin: 0 auto;
    align-items: center;
}

.skil-entry-btn img {
    width: 50%;
    left: 50%;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
}

.skil-qr-btn img {
    width: 50%;
    left: 50%;
    margin: 0 auto;
    display: block;
    padding-bottom: 20px;
}

.skil-qr-btn a {
    color: white !important;
}

.skil-event-btn {
    width: 50%;
    height: 15%;
    font-size: 1.1rem;
    color: #fff;
    background-color: #e52416;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    font-weight: 600;
    padding: 11px 25px 11px 25px;
    letter-spacing: 0;
    line-height: 1;
    border-radius: 50px;
}
  } 
  
/* 태블릿 가로 (해상도 768px ~ 1023px)*/ 
@media all and (min-width:768px) and (max-width:1023px) { 
    .skil-ev-prod-select {
        width: 768px;
        height: 50px;
        position: absolute;
        top: 90%;
        left: 50.5%;
        transform: translate(-50%, -50%);
    }
    
    .skil-ev-prod a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-ev-prod-btn {
        width: 15%;
        height: 100%;
        font-size: 1.1rem;
        color: #fff;
        background-color: #e52416;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
        font-weight: 600;
        padding: 11px 15px 11px 15px;
        letter-spacing: 0;
        line-height: 1;
        border-radius: 5px;
        box-shadow: 0px 0px 20px black;
    }
    
    .skil-ev-prod-btn-light:focus,
    .skil-ev-prod-btn-light:hover {
        color: #fff;
        background-color: #212322;
    }
    
    .skil-ev-prod-btn-light-disabled {
        background-color: #9fa1a5;
        pointer-events: none;
    }

    .skil-event-content {
        position: relative;
        width: 100%;
        height: auto;
    }
    
    .skil-event-select {
        width: 600px;
        height: 250px;
        position: absolute;
        top: 45%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .skil-entry-btn a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-qr-btn a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-entry-btn img {
        width: 50%;
        left: 50%;
        margin: 0 auto;
        display: block;
        padding-bottom: 20px;
    }
    
    .skil-qr-btn img {
        width: 50%;
        left: 50%;
        margin: 0 auto;
        display: block;
        padding-bottom: 20px;
    }
    
    .skil-qr-btn a {
        color: white !important;
    }
    
    .skil-event-btn {
        width: 50%;
        height: 10%;
        font-size: 0.8rem;
        color: #fff;
        background-color: #e52416;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
        font-weight: 600;
        padding: 11px 15px 11px 15px;
        letter-spacing: 0;
        line-height: 1;
        border-radius: 50px;
    }
  } 
  
/* 모바일 가로 & 태블릿 세로 (해상도 480px ~ 767px)*/ 
@media all and (min-width:480px) and (max-width:767px) {
    .skil-ev-prod-select {
        width: 480px;
        height: 50px;
        position: absolute;
        top: 94%;
        left: 52%;
        transform: translate(-50%, -50%);
    }
    
    .skil-ev-prod a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-ev-prod-btn {
        width: 25%;
        height: 60%;
        font-size: 0.9rem;
        color: #fff;
        background-color: #e52416;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
        font-weight: 600;
        padding: 11px 15px 11px 15px;
        letter-spacing: 0;
        line-height: 1;
        border-radius: 5px;
        box-shadow: 0px 0px 20px black;
    }
    
    .skil-ev-prod-btn-light:focus,
    .skil-ev-prod-btn-light:hover {
        color: #fff;
        background-color: #212322;
    }
    
    .skil-ev-prod-btn-light-disabled {
        background-color: #9fa1a5;
        pointer-events: none;
    }

    .skil-event-content {
        position: relative;
        width: 100%;
        height: auto;
    }
    
    .skil-event-select {
        width: 500px;
        height: 250px;
        position: absolute;
        top: 70%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    
    .skil-entry-btn {
        display: inline-block;
    }

    .skil-qr-btn {
        display: inline-block;
    }

    .skil-entry-btn a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-qr-btn a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-entry-btn img {
        width: 50%;
        left: 50%;
        margin: 0 auto;
        display: block;
        padding-bottom: 20px;
    }
    
    .skil-qr-btn img {
        width: 50%;
        left: 50%;
        margin: 0 auto;
        display: block;
        padding-bottom: 20px;
    }
    
    .skil-qr-btn a {
        color: white !important;
    }
    
    .skil-event-btn {
        width: 50%;
        height: 10%;
        font-size: 0.7rem;
        color: #fff;
        background-color: #e52416;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
        font-weight: 600;
        padding: 11px 15px 11px 15px;
        letter-spacing: 0;
        line-height: 1;
        border-radius: 50px;
    }
  } 
  
/* 모바일 세로 (해상도 ~ 479px)*/ 
@media all and (max-width:479px) {
    .skil-ev-prod-select {
        width: 400px;
        height: 50px;
        position: absolute;
        top: 96%;
        left: 54%;
        transform: translate(-50%, -50%);
    }
    
    .skil-ev-prod a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-ev-prod-btn {
        width: 12%;
        height: 40%;
        font-size: 0.5rem;
        color: #fff;
        background-color: #e52416;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
        font-weight: 600;
        padding: 4px 4px 4px 4px;
        letter-spacing: 0;
        line-height: 1;
        border-radius: 2px;
        box-shadow: 0px 0px 20px black;
    } 

    .skil-event-content {
        position: relative;
        width: 100%;
        height: auto;
    }
    
    .skil-event-select {
        width: 250px;
        height: 250px;
        position: absolute;
        top: 140%;
        left: 55%;
        transform: translate(-50%, -50%);
    }
    
    .skil-entry-btn {
        display: inline-block;
    }

    .skil-qr-btn {
        display: none;
    }

    .skil-entry-btn a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-qr-btn a {
        margin: 0 auto;
        align-items: center;
    }
    
    .skil-entry-btn img {
        display: none;
    }
    
    .skil-event-btn {
        width: 50%;
        height: 10%;
        font-size: 0.7rem;
        color: #fff;
        background-color: #e52416;
        text-transform: uppercase;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: all 0.3s ease;
        font-weight: 600;
        padding: 11px 15px 11px 15px;
        letter-spacing: 0;
        line-height: 1;
        border-radius: 50px;
    }
  }

/* 스킬 프로모션 이벤트 버튼 영역 끝 */

/* body 미디어 쿼리 영역*/

@media screen and (max-width: 1200px) {
    .sub-index-title h2 {
        font-size: 32px;
    }

    .sub-index-title h2 span {
        font-size: 32px;
    }

    .main-header .navbar .navbar-nav li a:hover {
        background: transparent;
    }

    .pc-header {
        display: none;
    }

    .sub-index-product-01 {
        width: auto;
        height: 750px;
        background-size: cover;
    }

    .mobile-index-img {
        overflow: auto;
        max-width: 25%;
    }

    .masonary-block-index {
        margin-bottom: 5rem;
    }

    .tap-img {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        height: 600px;
    }
}

@media screen and (max-width: 992px) {
    .tap-info-area-text {
        display: none;
    }
}

@media screen and (max-width: 575px) {
    .pc-system {
        display: none;
    }

    .sub-product-detail-img-hover {
        display: none;
    }

    .sub-product-detail-spec-title {
        display: none;
    }

    .sub-product-detail-spec {
        display: none;
    }

    .sub-index-title h2 {
        font-size: 32px;
    }

    .sub-index-title h2 span {
        font-size: 32px;
    }

    .sticky-top {
        position: sticky !important;
        top: 0 !important;
        z-index: 10 !important;
    }

    body {
        margin-top: 71px;
    }

    /* 모바일 팝업 영역 */
    /*.modal_back {
        position: fixed;
        top:0; left: 0; bottom: 0; right: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 999999999;
    }*/

    .popup {
        overflow: hidden;
        position: fixed;
        width: 80%;
        height: auto;
        top: 50%;
        left: 50%;
        background: rgba(0,0,0,.5);
        background-color: #f9f9f9;
        border-radius: 8px;
        transform: translate(-50%, -50%);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        z-index: 999999999;
    }
    
    .popup .popcon {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 100%;
    }
    
    .popcon{
        background: rgba(0,0,0,.5);
        background-size: cover;
        padding: 0px;
        width: 344px !important;
        height: 100% !important;
        text-align: center;    
    }
    
    .popcon img{
        margin: 0;
        padding: 0;
    }
    
    .popup .btn_wrap {
        display: flex;
        align-items: center;
        padding: 15px;
        background: #000;
    }
    
    .popup .btn_wrap label {
        font-size: 14px;
        color: #fff;
    }
    
    .popup .btn_wrap .today_chk {
        margin-right: 5px;
    }
    
    .popup .btn_wrap .popup_close {
        margin-left: auto;
        margin-right: 2px;
        font-size: 14px;
        color: #fff;
        text-decoration: none;
    }

    /* 모바일 팝업 영역 끝 */

    .pc-map {
        display: none;
    }

    .pc-tab-pannel {
        display: none;
    }

    .pc-bottom {
        display: none;
    }

    .pc-foo-menu {
        display: none;
    }

    .pc-about-img {
        display: none;
    }

    .pc-dotted {
        display: none;
    }

    .pc-skil-btn {
        display: none;
    }

    .pc-price {
        display: none;
    }

    .pc-subimg {
        display: none;
    }

    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }

    .mobile-header.header-red {
        background: #df3128;
        opacity: 0.95;
    }

    .map-block ul {
        list-style: none;
        padding: 0 20px;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .map-add p {
        line-height: 10px;
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }

    .map-icon {
        margin-right: 0;
    }

    .map-add p span {
        line-height: 20px;
    }

    .mobile-dotted-map {
        margin-top: 1rem !important;
        margin-bottom: 2rem !important;
    }

    .mobile-dotted-map {
        margin-top: 1.5rem !important;
        margin-bottom: 1.5rem !important;
    }

    .common-txt {
        margin-bottom: 0;
        word-break: normal;
    }

    .common-title {
        padding-left: 15px;
    }

    .common-img {
        padding-right: 15px !important;
        padding-left: 15px !important;
        padding-bottom: 15px !important;
    }

    .common-img img {
        float: none;
        width: 100%;
    }

    .quotation-block .btn-container {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .content-block {
        padding-top: 2.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .sub-system-head {
        margin-top: 40px;
        margin-bottom: 20px;
    }

    .common-block {
        padding-top: 0 !important;
    }

    .visual-inner {
        height: 50% !important;
        min-height: 15rem !important;
    }

    .main-header .navbar .navbar-nav li a:hover {
        background: transparent;
    }

    .sub-index-product-01 {
        width: auto;
        height: 100%;
        background-size: cover;
    }

    .mobile-index-bottom {
        margin-bottom: 5rem;
    }

    .mobile-index-img {
        overflow: auto;
        max-width: 50%;
    }

    .mobile-txt-header h2 {
        font-size: 28px;
    }

    .tab-content .tab-pane {
        height: 250px;
    }

    .index-skil-btn {
        width: 150px;
    }

    .navbar-collapse {
        width: 28%;
    }

    .slider-main-title span {
        font-size: 40px !important;
    }

    /*.mobile-tab-pannel {        
        margin-bottom: 50px;
    }*/

    .mobile-tab-wrapper {
        padding-top: 0;
    }

    .mobile-tab-container {
        position: relative;
        margin: 0 auto;
        padding: 0;
        display: flex;
        height: auto;
        align-items: center;
    }

    .mobile-tab-container .mobile-tab-info {
        width: 50%;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0,0,0,.7);
        height: auto;
        /*display: -webkit-box;
        display: -ms-flexbox;*/
    }

    .mobile-txt-header h2 span {
        position: relative;
        display: inline-block;
        min-width: 51px;
        height: 20px;
        padding-left: 0;
        padding-right: 35px;
    }

    .tab-info-area {
        color: white;
        margin: auto 0;
        padding: 0 20px;
    }

    .tab-info-area strong {
        font-size: 1.2rem;
    }

    .skil-btn {
        padding: 11px 14px 11px 11px;
    }

    .skil-btn span {
        position: relative;
        min-width: 20px;
        height: 12px;
        padding-left: 0;
        padding-right: 10px;
    }

    .skil-contents-05 .skil-btn {
        width: 130px !important;
    }

    .tab-center-container .tab-info-area .skil-btn {
        width: 120px;
    }

    .tab-center-container .tab-info-area {
        color: white;
        padding: 20% 20px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .skil-contents-05 .img-bg {
        display: none;
    }

    .skil-contents-tab {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-bottom: 55px;
    }

    .skil-contents-tab h2 {
        font-size: 28px;
        margin-bottom: 0;
    }

    .skil-contents-tab p {
        line-height: 20px;
    }

    .skil-contents-tab-img {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-top: 25px;
    }

    .skil-contents-tab-img img {
        width: 120px;
        height: auto;
    }

    .skil-detail-container {
        margin-bottom: 0;
        border: 0 !important;
    }

    .sub-product-detail-sum {
        padding-bottom: 0 !important;
    }

    .sub-product-detail-pic {
        padding-bottom: 50px;
    }

    .sub-product-detail-sku {
        font-weight: 800;
    }

    .sub-product-detail-txt {
        font-size: 15px;
    }

    .footer-links li {
        display: none;
    }

    .skil-catalog {
        display: none;
    }

    .mobile-header-logo {
        margin-left: 120px !important;
    }

    .skil-list {
        margin-top: 30px;
    }

    .sub-power-product {
        margin-bottom: 0;
        padding: 25px 0;
    }

    .detailsub-img {
        border: 0.5px solid #bbbbbb !important;
    }

    /*.root_daum_roughmap {
        height: 250px !important;
    }*/

    .sub-visual {
        background-image: url("../img/system/4v_cordless_bg.png");
        background-position: 50% 10%;
        height: 220px;
        margin-top: 70px !important;
        margin-bottom: 50px !important;
    }

    .sub-visual-bg {
        display: none;
    }

    .sub-visual-text {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 35px;
    }

    .sub-visual-text p {
        font-size: 16px;
        word-wrap: break-word;
        /*padding-right: 20px;*/
    }

    .sub-choose h2 {
        font-size: 28px;
        text-align: center;
        margin-bottom: 30px;
        color: #212322;
    }

    .sub-choose h3 {
        font-size: 18px;
        font-weight: 800;
        line-height: 20px;
    }

    .sub-power-more-title h3 {
        font-size: 28px;
        font-weight: 800;
        line-height: 20px;
        color: #212322;
    }

    .sub-product-detail-header {
        padding: 15px 0 15px 0 !important;
        margin-bottom: 50px;
    }

    .sub-product-detail-header h1 {
        font-size: 20px;
        word-break: keep-all;
        word-wrap: break-word;
    }

    .sub-product-detail-header-link ul {
        padding-left: 0;
    }

    .sub-product-detail-header-link ul li {
        background: #e52416;
    }

    .sub-product-detail-header-link ul p {
        font-weight: 800;
        text-align: center;
        margin: 8px 15px 8px 0;
    }

    .mobile-fadeInLeft {
        visibility: visible;
        animation-duration: 1s;
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft;
        margin-bottom: 15px;
    }

    .mobile-fadeInRight {
        visibility: visible;
        animation-duration: 1s;
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
        margin-bottom: 15px;
    }

    .sub-power-product-select .bootstrap-select {
        width: 25% !important;
    }

    .sub-product-detail-header ul li {
        line-height: 20px;
    }

    .sub-power-product-title h2 {
        font-size: 28px;
    }

    .sub-power-product-title h2 span {
        display: none;
    }

    .mobile-price {
        width: 100%;
    }

    .skiltitle-row {
        align-items: center;
    }

    .mobile-subimg {
        flex-basis: 250px;
        margin: 0 auto;
        padding-bottom: 25px;
        justify-content: center;
    }

    .detail-img {
        margin-bottom: 15px;
    }

    .sub-product-detail-pic-icon {
        display: none;
    }

    .mobile-detail-sum {
        padding: 50px 20px 40px 30px;
    }

    .mobile-bottom-space {
        margin-bottom: 30px;
    }

    input[id*="answer"] + label em {
        display: none;
    }

    .pc-pd-content {
        display: none;
    }

    .pd-thead tr th {
        font-size: 13px !important;
        letter-spacing: 0.5px;
    }

    .pd-tbody td {
        word-break: keep-all;
        font-size: 13px !important;
        line-height: 20px;
    }

    .pd-down_btn button {
        font-family: 'NanumSquareNeo' !important;
        background: #212121;
        font-size: 13px;
        color: #fff;
        cursor: pointer;
        padding: 5px 13px;
        line-height: 20px;
        border-radius: 5px;
        border: none;
        letter-spacing: -1px;
    }

    .pd-down_btn button img {
        max-width: 20px !important;
        height: auto;
    }

    .data-table .table > thead > tr > th {
        border-width: 0;
        font-size: 14px;
        line-height: 2.1;
    }

    .list-search {
        padding: 0 15px;
    }

    .select-btn-vol {
        width: 50px;
    }

    .select-btn-cate {
        width: 50px;
    }

    .search-btn {
        width: 55px;
    }

    .search-box {
        width: 190px !important;
    }

    .pagination-block {
        margin-bottom: 50px;
    }

    .map-add p {
        line-height: 17px !important;
    }

    .agency-tab-leader {
        width: 100% !important;
    }

    .agency-dotted-border {
        float: none;
        border-top: 0.1px solid #9a9c9c;
        border-bottom: 0.1px solid #9a9c9c;
    }

    .parallax,
    .visual-inner {
        z-index: 998 !important;
    }

    .section-scroll {
        width: 36px;
        height: 36px;
        margin: 0 auto;
        padding: 0;
        line-height: 11px;
        background: #000;
        opacity: 0.8;
        border-radius: 15%;
        color: #fff;
    }

    .section-scroll:hover {
        background: #e52416;
        color: #fff;
    }

    .skil-pro-img {
        width: 50%;
    }

    .skil-pro-img a {
        font-size: 12px;
    }

    .detail-text {
        font-size: 15px !important;
    }

    .sub-system-pwrcore-detail h2 {
        max-width: 100% !important;
    }

    .sub-system-pwrcore-detail p {
        margin-top: 0;
        margin-bottom: 20px;
    }

    .sub-system-pwrcore-detail a {
        margin-bottom: 15px;
    }

    .system-hover {
        padding: 0;
        margin-left: 15px;
        margin-right: 15px;
    }

    .as-block {
        margin-bottom: 1rem;
    }

    .as-map {
        margin-top: 0 !important;
    }

    .as-background {
        padding: 1rem;
        margin-bottom: 50px;
    }

    .as-map-icon {
        max-width: 100px;
    }

    .as-map-txt {
        color: #fff !important;
        float: left;
    }

    .as-map-txt p {
        margin-top: 0.15rem !important;
        margin-bottom: 0.15rem !important;
        font-size: 15px;
        letter-spacing: -0.1rem !important;
    }

    .as-title {
        font-size: 18px !important;
        font-weight: 800;
    }

    .as-subtitle {
        color: #fff !important;
        font-weight: 800;
    }

    .as-sub {
        font-size: 15px !important;
        font-weight: normal !important;
    }

    .as-center-map {
        margin-bottom: 1.5rem;
        box-shadow: none;
    }

    .as-border {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .slider-main-title {
        font-size: 35px !important;
    }

    .slider-main-title span {
        font-size: 35px !important;
    }

    .sa-background-last {
        margin-bottom: 50px;
    }

    .warranty-container {
        max-width: 100% !important;
        width: 100%;
        height: auto;
        background-image: url("../img/bg/main_bg_1980.png");
        margin: 0 auto;
    }

    .warranty-txt {
        font-size: 36px;
        color: #fff;
        padding-top: 70px !important;
        margin-bottom: 50px;
    }

    .warranty-txt strong {
        font-size: 46px;
        font-weight: 2000 !important;
        color: #e52416;
    }

    .warranty-notice-bg {
        background-color: #fff;
        width: 100%;
        height: auto !important;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .warranty-notice-box {
        border-bottom: 0.5px dotted #9e9e9e;
    }

    .warranty-notice-box p {
        word-wrap: break-word;
    }

    .warranty-notice-graph {
        background-color: #e52416;
        width: 100%;
        height: auto !important;
        padding-top: 50px;
        padding-bottom: 100px;
    }

    .warranty-subtxt {
        width: 100%;
        padding-left: 0 !important;
        padding-top: 25px;
        padding-bottom: 50px;
    }

    .warranty-subtxt ul {
        word-break: keep-all !important;
        margin-top: 0.25rem !important;
        margin-bottom: 0.25rem !important;
        font-size: 14px;
        letter-spacing: -0.06rem !important;
        list-style: none;
        color: #fff;
    }

    .warranty-subtxt ul li {
        line-height: 20px !important;
        font-weight: normal;
        padding-left: 14px;
        position: relative;
        line-height: 28px;
        text-align: left;
    }

    .warranty-subtxt ul li strong {
        color: #df3128;
    }

    .warranty-subtxt ul li:before {
        position: absolute;
        left: 0;
        top: 10px;
        content: "";
        width: 3px;
        height: 3px;
        background: #df3128;
        color: #212322;
    }

    .safety-icon img {
        display: none;
    }

    .warranty-title {
        font-size: 16px;
        word-break: break-all;
        line-height: 25px;
    }

    .warranty-title strong {
        font-size: 22px;
        color: #df3128 !important;
    }

    .sa-subtxt {
        font-size: 14px !important;
        font-weight: 500;
        padding-inline-start: 5px !important;
    }

    .sa-txt ul li {
        line-height: 25px !important;
    }

    .consumer-txt {
        font-size: 25px !important;
        font-weight: 800;
        word-break: keep-all !important;
        text-align: center;
        color: #fff;
        padding-bottom: 25px;
    }

    .table-shadow {
        box-shadow: 0 0 25px rgba(26, 25, 25, 0.4);
    }

    .pc-video {
        display: none;
    }
}

@media screen and (min-width: 1200px) {

    .mobile-header {
        display: none;
    }

    .mobile-video {
        display: none;
    }

    .slide-video video {
        width: 100%;
    }
}

@media screen and (min-width: 575px) {
    .mobile-system {
        display: none;
    }

    .mobile-video {
        display: none;
    }

    .mobile-map {
        display: none;
    }

    .mobile-tab-pannel {
        display: none;
    }

    .mobile-bottom {
        display: none;
    }

    .mobile-foo-menu {
        display: none;
    }

    .mobile-about-img {
        display: none;
    }

    .mobile-dotted {
        display: none;
    }

    .mobile-skil-btn {
        display: none;
    }

    .mobile-price {
        display: none;
    }

    .mobile-subimg {
        display: none;
    }

    .mobile-pd-content {
        display: none;
    }

    .agency-tab-leader {
        display: none;
    }

    .agency-dotted-border {
        display: none;
    }

    /*.back-btn {
        display: none;
    }

    .top-btn{
        display: none;
    }*/

    .pc-detail-text {
        padding-left: 25px;
        border-left: 0.5px solid #fff;
    }

    .pc-spec-text {
        padding-right: 25px;
    }
}

/*footer*/

.pc-foo-menu p {
    margin-top: 0;
}

.address {
    color: #737373;
}

.address p {
    font-size: 12px;
    margin: 0;
    line-height: 25px;
}

.footer {
    background-color: #212322;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-social {
    display: flex;
    justify-content: flex-start;
    max-width: 250px;
    margin-top: 25px;
    margin-bottom: 0;
    width: 100%;
    list-style-type: none;
    padding: 0;
}

.footer-social li {
    margin-right: 15px;
}

.footer-links {
    margin: 0;
    columns: 3;
    width: 100%;
    padding: 0;
    list-style-type: none;
}

.footer-links a {
    font-size: 15px;
    font-weight: 400 !important;
    color: #fff;
}

.footer-links a:hover {
    color: #fff;
    text-decoration: underline;
}

.footer .skil-catalog a {
    color: #fff;
}

.pc-foo-menu p a {
    font-size: 15px;
}

.footer-bottom {
    background-color: #000;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}

@media screen and (max-width: 575px) {
    .mobile-foo-menu {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        text-align: center;
        margin-bottom: 25px;
    }

    .mobile-foo-row {
        text-align: center;
    }

    .skil-footer {
        background-color: #212322;
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .footer-social {
        display: flex;
        justify-content: space-evenly;
        margin: 15px auto;
        width: 100%;
        list-style-type: none;
        padding: 0;
    }

    .footer-social li {
        margin-right: 0;
    }

    .address p {
        line-height: 20px;
    }
}
