@media (min-width: 992px) {
    .header_layout_3.header_style_1 .logo img {
        max-height: auto !important;
    }
    .header_layout_3.header_style_1 .logo {
        flex-basis: 35% !important;
    }
    .header_layout_3 .nav ul li .submenu {
        width: 235px;
    }
    .header_layout_3 .nav ul li:hover .submenu li:hover ul li {
        height: 45px;
        min-width: 210px;
        display: flex;
        align-items: center;
        line-height: 1.2;
    }
    .header_layout_3.header_style_1 .nav ul .menu .submenu li a {
        padding: 10px 24px 10px 10px;
        display: flex;
        align-items: center;
        width: 100%;
        height: 100%;
        line-height: 1.3;
    }
    .header_layout_3.header_style_1 .nav ul .menu .submenu li a::after {
        top: 50%;
        transform: translateY(-50%);
    }
}

#section_6 {
    padding-top: 80px;
    padding-bottom: 80px;
    background-image: url(/userfiles/images/Background/index_bg1.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
}

#section_6:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #000;
    top: 0;
    left: 0;
    opacity: 0.4;
    z-index: 0;
}

.lang_tw_css .custom_link_section_15:before {
    content: "應用領域";
    font-size: 28px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #FFF;
    position: relative;
    z-index: 100;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.lang_en_css .custom_link_section_15:before {
    content: "APPLICATION";
    font-size: 28px;
    letter-spacing: 2px;
    font-weight: bold;
    color: #FFF;
    position: relative;
    z-index: 100;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 30px;
}

.custom_link_section_15 {
    z-index: 100;
    position: relative;
}

.custom_link_section_15 .snip:hover img,
.custom_link_section_15 .snip.hover img {
    transform: scale(1.2);
}

.custom_link_section_15 .snip:hover figcaption,
.custom_link_section_15 .snip.hover figcaption {
    height: 45px !important;
}

#section_4 {
    background-color: #FFF;
}

#section_4 h4 {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 35px;
}

#section_4 h4:before {
    content: "";
    position: absolute;
    height: 1px;
    width: 250px;
    background-color: #c3c3c3;
    bottom: 0;
    left: 50%;
    margin-left: -125px;
}

#section_4 h4:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 100px;
    background-color: #4b92d2;
    bottom: 0px;
    left: 50%;
    margin-left: -50px;
}

.sec_products .owl-item div:first-child a {
    border: 2px solid #e5e5e5;
    display: block;
    border-radius: 15px;
}

.sec_products .owl-item div:first-child a img {
    border-radius: 15px;
}

@media (max-width: 991px) {
    .header_bottom .header_relative .logo img {
        max-height: 34px;
    }
    .header_bottom .header_relative #hamburger {
        margin-left: auto;
    }
    header.dropdown .nav {
        padding: 0;
        max-height: 450px;
        overflow-y: auto;
    }
    header .nav ul .menu .m_1 {
        border-color: #dddddd73 !important;
    }
    .header_color .nav ul .menu .m_1 {
        padding: 10px 20px;
    }
    header .nav ul .menu>.down-icon {
        top: 0;
        right: 0;
        padding-right: 20px;
        height: 45px;
        line-height: 45px;
        width: 100px;
    }
    header .nav ul .menu .submenu li>.down-icon {
        top: 0;
        right: 0;
        padding-right: 20px;
        height: 45px;
        line-height: 45px;
        width: 100px;
    }
    header .nav ul .menu .submenu li {
        position: relative;
        border-bottom: 1px solid #ffffff42 !important;
        background-color: #5f6c73;
    }
    header .nav ul .menu .submenu li:last-child {
        border-bottom: 0 !important;
    }
    header .nav ul .menu .submenu {
        padding: 0;
    }
    header .nav ul .menu .submenu li .m_2 {
        font-size: 15px;
        padding-left: 20px;
        padding: 10px 20px;
    }
    header .nav ul .menu .submenu li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.548);
    }
    header .nav ul .menu .submenu li .submenu li {
        background-color: #758087;
    }
    header .nav ul .menu .submenu li .m_3 {
        font-size: 15px;
        padding-left: 20px;
        padding: 10px 20px;
    }
}

.custom_link_section_15 .snip figcaption {
    background-color: rgba(0, 0, 0, 0.3);
    height: 38px;
    padding: 6px 15px 6px 15px;
}

.custom_link_section_15 .snip:hover figcaption,
.custom_link_section_15 .snip.hover figcaption {
    height: 38px !important;
}

.custom_link_section_15 .snip h3 {
    font-size: 19px;
}

#section_4 .owl-item h4 {
    font-size: 19px;
    line-height: 1.3;
}

a[class*="btn-outline-"]:hover {
    color: #fff !important;
}

.edit-area ul {
    list-style: disc;
    padding-left: 16px;
    margin-left: 16px;
}

.edit-area ol {
    list-style: decimal;
    padding-left: 16px;
    margin-left: 16px;
}

.edit-area .nav-tabs .nav-item {
    list-style: none;
}

[class*="icon_wrap"] i[class|="icon"] {
    line-height: normal;
}

ul.lanbox li:nth-child(3) {
    display: none !important;
}