@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');

/*全站*/

html,
body {
    font-family: 'Source Sans Pro', "Microsoft JhengHei" !important;
    font-size: 16px;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
}

a {
    color: #000;
    background: none;
}

a:hover,
a:focus {
    text-decoration: underline;
    background: none;
    color: #000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.container {
    padding: 0px;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-right: 0px;
    padding-left: 0px;
}

ul.thumbnails li.col-md-3 {
    padding-right: 15px;
    padding-left: 15px;
}

ul.thumbnails li.col-md-4 {
    padding-right: 15px;
    padding-left: 15px;
}

ul.thumbnails li.col-sm-6 {
    padding-right: 15px;
    padding-left: 15px;
}

ul.thumbnails li.col-xs-12 {
    padding-right: 15px;
    padding-left: 15px;
}

.form-horizontal .form-group .col-sm-3 {
    padding-right: 15px;
    padding-left: 15px;
}

.form-horizontal .form-group .col-sm-9 {
    padding-right: 15px;
    padding-left: 15px;
}

.row {
    margin-right: 0px;
    margin-left: 0px;
}

.control-group .col-sm-2 {
    padding-left: 15px;
    padding-right: 15px;
}

.control-group .col-sm-10 {
    padding-left: 15px;
    padding-right: 15px;
}

iframe {
    border-width: 0px;
    border-style: none;
}


/**top**/

#myBtn {
    display: none;
    position: fixed;
    top: 35%;
    right: 5px;
    z-index: 99;
}

#myBtn ul li {
    background-color: #fff;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
    width: 40px;
    text-align: center;
    border: 1px solid #ccc;
}

#myBtn ul li a {
    color: #55555;
    display: block;
    font-size: 1rem;
    font-weight: 600;
}

#myBtn ul li a:hover {
    color: #B00234;
    text-decoration: none;
}

#myBtn ul li:hover {
    background-color: #f2f2f2;
}

#myModal h1 {
    font-size: 1.7rem;
    font-weight: bold;
    color: #903;
}


/**container**/

#container {
    width: 100%;
    margin: auto;
}


/*Header*/

header {
    width: 100%;
    height: 120px;
    background-color: #FFF;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
    box-shadow: 0px 0px 8px #666;
}

header .logo_img {
    padding: 15px 0px;
}

header .logo_img img {
    display: inline-block;
    height: 90px;
    line-height: 90px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#header {}

.width-1280 {
    max-width: 1280px;
    width: 96%;
    margin: auto;
}

.padding-60 {
    padding: 60px 0px;
}

.padding-15 {
    padding: 15px;
}


/**header_smaller**/

header.smaller {
    height: 90px;
}

header.smaller .logo_img img {
    height: 60px;
    line-height: 60px;
}


/**上選單**/

header #mainnav {
    margin-top: 36px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

header .navbar {
    border-radius: 0px;
    min-height: 40px;
    margin: 0px;
    text-align: center;
    padding: 0px;
}

header .navbar-default {
    background-color: transparent;
    border-color: transparent;
}

header .navbar-default .navbar-collapse,
header .navbar-default .navbar-form {
    border-color: transparent;
}

header .navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}


/*#incateall{ display:none;}*/

header #navbar-1 {
    text-align: center;
}

header ul#main_menu {
    display: table;
    table-layout: fixed;
    margin: auto;
}

header .navbar-nav {
    float: inherit;
}

header .navbar-default .navbar-nav>li {
    display: table-cell;
    margin: 0px 5px;
}

header .navbar-default .navbar-nav>li>a {
    color: #333333;
    font-size: 1.285rem;
    line-height: 24px;
    padding: 20px 30px;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
}

header .navbar-default .navbar-nav>li>a:hover,
header .navbar-default .navbar-nav>li>a:focus {
    color: #B10133;
    background-color: #EEEEEE;
    border-radius: 10px;
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.active>a:hover,
header .navbar-default .navbar-nav>.active>a:focus {
    color: #B10133;
    background-color: #EEEEEE;
    border-radius: 10px;
}

header .navbar-default .navbar-nav>.open>a,
header .navbar-default .navbar-nav>.open>a:hover,
header .navbar-default .navbar-nav>.open>a:focus {
    color: #B10133;
    background-color: #EEEEEE;
    border-radius: 10px;
}


/**header_smaller_nav**/

header.smaller #mainnav {
    margin-top: 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/**dropdown-menu**/

.dropdown-menu {
    padding: 0px;
    background-color: #fff;
}

.dropdown-menu>li {
    border-bottom: 1px dotted #666;
}

.dropdown-menu>li>a {
    color: #333333;
    padding: 6px 10px;
    font-size: 1rem;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #FFF;
    background-image: none;
    background-color: #B10133;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-image: none;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    background-color: #B10133;
}

.dropdown-toggle {
    cursor: pointer;
}


/**banner**/

#banner_area {
    margin-top: 120px;
}

.swiper-slide {
    position: relative;
}

#in_banner_area {
    margin-top: 120px;
}

#in_banner_area .swiper-slide {
    height: 160px;
    background: url(../images/in_banner01.jpg) repeat-y;
    background-size: auto 100% !important;
}

#in_banner_area #in_banner.banner-w-area {
    color: #333333;
    background: url(../images/banner-w-area_bg.gif) no-repeat 20px 50%;
    line-height: 160px;
    font-size: 1.4285rem;
    font-weight: 600;
    padding-left: 70px;
}

#in_banner_area #in_banner.banner-w-area h1 {
    margin: 0px;
    padding: 0px;
}


/*--內頁區--*/

#content {
    border-bottom: 1px solid #CCCCCC;
}

.company-text {
    margin: 50px 20px;
    font-family: 'Baloo Chettan', cursive;
    font-size: 1.7rem;
    line-height: 38px;
    color: #000;
}

.form-group {
    overflow: hidden;
}

.contact_form {
    max-width: 700px;
    width: 100%;
    margin: auto;
    font-size: 1.125rem;
    line-height: 28px;
}


/**about**/

ul.about_list {
    margin: 40px auto;
}

ul.about_list li {
    margin: 0px;
    padding: 10px 0px 10px 20px;
    margin-bottom: 10px;
    border-radius: 15px;
    border: 2px solid #ccc;
    font-size: 1.4285rem;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,eae5da+49,dddfe3+80,f5f6f6+100 */
    background: #f5f6f6;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f5f6f6 0%, #dbdce2 21%, #eae5da 49%, #dddfe3 80%, #f5f6f6 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f5f6f6 0%, #dbdce2 21%, #eae5da 49%, #dddfe3 80%, #f5f6f6 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f5f6f6 0%, #dbdce2 21%, #eae5da 49%, #dddfe3 80%, #f5f6f6 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f6f6', endColorstr='#f5f6f6', GradientType=1);
    /* IE6-9 */
}

.AboutText {
    padding: 10px;
}

.AboutText>p {
    font-size: 1.4285rem;
    font-weight: bold;
    line-height: 35px;
    display: block;
    margin-bottom: 22px;
    text-align: justify;
}


/**diamond_wheel**/

ul.diamond_wheel {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

ul.diamond_wheel li {
    list-style: none;
    padding: 15px;
    font-weight: bold;
    font-size: 1.125rem;
}

ul.diamond_wheel li img {
    border: 2px solid #bba6a6;
    margin-bottom: 10px;
}

.modal-title span {
    background: -webkit-linear-gradient(left, #1e223b 0, #007cbb 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 2.7rem;
    font-weight: bold;
}

.title-h {
    font-size: 1.7rem;
    font-weight: bold;
    color: #900;
    margin: 0px 0px 10px;
    line-height: inherit;
}

ul.li-style-y {
    list-style: disc;
    margin: 20px auto;
}

.img-style {
    border: 1px solid #ccc;
}

.space-left {
    margin-left: 15px;
}


/*麵包屑*/

#content .breadcrumb {
    text-shadow: none;
    padding: 9px 0px;
    margin: 15px 0px 0px 0px;
    background-color: transparent;
    border-radius: 0px;
    text-align: right;
}

#content .breadcrumb li {
    text-shadow: none;
    color: #555555;
    font-size: 0.9rem;
    line-height: 20px;
}

.breadcrumb>li+li:before {
    padding: 0 8px;
    color: #ccc;
    content: ">";
}

#content .breadcrumb li a {
    text-shadow: none;
    text-decoration: none;
    color: #AAAAAA;
}

#content .breadcrumb li a:hover {
    text-shadow: none;
    background: none;
    text-decoration: underline;
}

#content .breadcrumb li .divider {
    text-shadow: none;
    background: none;
}


/**sidebar**/

#sidebar {
    background-color: #F0F0F0;
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 30px;
}

ul#side_menu {
    margin: 0px;
    padding: 0px;
}

ul#side_menu li {
    padding: 5px 10px;
}

ul#side_menu li a {
    color: #333333;
    font-size: 1.285rem;
    font-weight: 600;
    display: block;
    line-height: 40px;
}

ul#side_menu li a:hover {
    color: #B30133;
    text-decoration: none;
}


/*個數*/

.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: 0px;
}

.page-header h1 {
    background: url(../images/pro_title_bg.gif) no-repeat 275px 30px;
    font-family: 'Baloo Chettan', cursive;
    font-size: 2.8rem;
    color: #000;
    margin: 0px;
    padding: 0px;
}


/*--內容區--*/

.content_text {
    padding: 20px 30px;
}

.content_text.aboutText ul li {
    list-style: initial;
    padding: initial;
    margin-bottom: 10px;
    line-height: 1.8;
}

.content_text.aboutText ul li span {
    display: block;
    color: #03C;
    font-weight: bold;
}

.txet-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    font-size: 1.7rem;
    margin-top: 30px;
}

.under_con {
    font-size: 4.285rem;
    text-align: center;
    padding: 50px 0px;
}

.in_pro_list {
    margin: 30px 0px;
}

.in_pro_list .list_icon {
    background: #000;
    border: 6px solid #b7b279;
    margin: 15px;
}

.in_pro_list .list_icon a {
    text-decoration: none;
    font-family: 'Aldrich', sans-serif;
    color: #ffcc00;
    font-size: 2.7rem;
    font-style: italic;
    letter-spacing: -3px;
    padding: 25px 0px;
    display: block;
}

.in_pro_list .list_icon a:hover {
    color: #ff0000;
}

.in_pro_list:nth-child(2) {
    background-color: #000;
}


/*產品頁*/

.pro_details ul {
    list-style: disc;
}

#html5-watermark {
    display: none !important;
}

.class_pro {
    text-align: center;
    margin: 10px;
}

.class_pro a {
    display: block;
    font-family: 'Baloo Chettan', cursive;
    font-size: 2rem;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0px;
    background-color: #FC3;
    border-radius: 15px;
    border: 3px solid #917b2d;
    box-shadow: 5px 5px 0px #e3e3e3;
}

.class_pro a:hover {
    color: #900;
}

.class_pro a img {
    border: 1px solid #ccc;
    margin-right: 10px;
    width: 80px;
    height: 80px;
}

#pro_main {
    max-width: 1050px;
    width: 96%;
    margin: 0px auto;
}

ul.details {
    margin: auto;
}

ul.details li {
    font-size: 1.285rem;
    line-height: 28px;
    text-align: left;
}

.title-number {
    background-color: #FC3;
    font-size: 1.285rem;
    border-radius: 15px;
    padding: 5px 15px;
    font-weight: bold;
    margin: 0px;
    line-height: inherit;
}

.title-number_dec {
    margin: 15px 0px 0px 20px;
}

.text-b {
    font-size: 1.4285rem;
    line-height: 30px;
    font-weight: bold;
}

.name_title {
    background-color: #699;
    font-size: 1rem;
    text-align: center;
    padding: 5px 0px;
}


/**table**/

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    line-height: 18px;
    border: 1px solid #666;
    font-size: 1rem;
    vertical-align: middle;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th {
    text-align: center;
    text-transform: uppercase;
    padding: 5px 8px;
    border: 1px solid #666;
    background-color: #CCC;
}

.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 3px 0px;
    border: 1px solid #a1a1a1;
}

.td_bg_red {
    background-color: #e5dad6;
    text-align: center;
}

.td_bg_ye {
    background-color: #e9e9dd;
    text-align: center;
}

.td_bg_ye .table01>thead>tr>th,
.table01>tbody>tr>th,
.table01>tfoot>tr>th,
.table01>thead>tr>td,
.table01>tbody>tr>td,
.table01>tfoot>tr>td {
    line-height: 18px;
    border: 1px solid #666;
    font-size: 14px !important;
    vertical-align: middle;
}

.table01>thead>tr>th,
.table01>tbody>tr>th,
.table01>tfoot>tr>th {
    text-align: center;
    padding: 3px 3px !important;
    border: 1px solid #666;
    background-color: #f1e7f3;
}

.table01>thead>tr>td,
.table01>tbody>tr>td,
.table01>tfoot>tr>td {
    padding: 3px 3px !important;
    text-align: center;
    border: 1px solid #a1a1a1;
}

.table01 td span,
.table01 th span {
    display: block;
    color: #06C;
    text-align: center;
}

.table01 td img {
    margin: 0px;
}

.w-90 {
    width: 90%;
}

.w-80 {
    width: 80%;
}

.w-60 {
    width: 60%;
}

.w-50 {
    width: 50%;
}

.w-40 {
    width: 40%;
}

.w-20 {
    width: 20%;
}

.w-10 {
    width: 10%;
}

.note {
    font-size: 1.285rem;
    font-weight: bold;
}

.red {
    color: #F00;
}


/**color**/

.color01 {
    color: #2382be;
    font-size: 1.7rem;
    font-weight: bold;
}

.color02 {
    font-size: 1.7rem;
    color: #03C;
    font-weight: bold;
}

.color03 {
    background-color: #706e73;
}

.color04 {
    background-color: #CCC;
}

.color-org {
    color: #C60;
}

.bg-wh {
    background-color: #FFF;
}

#tr_area .rwd-table tr:nth-of-type(2n) td:nth-child(1) {
    background-color: #FFF;
}

#tr_area .table>thead>tr>th,
#tr_area .table>tbody>tr>th,
#tr_area .table>tfoot>tr>th {
    text-align: left;
}


/*尾檔*/

#footer {
    background-color: #DBDBDB;
}

.foot_nav {
    text-align: center;
    background-color: #FFF;
}

.foot_nav ul {
    margin: 30px auto;
    padding: 0px;
    display: inline-block;
    background: url(../images/nav_line.gif) no-repeat left;
}

.foot_nav ul li {
    display: inherit;
    background: url(../images/nav_line.gif) no-repeat right;
}

.foot_nav ul li a {
    color: #55555;
    font-size: 1.125rem;
    font-weight: bold;
    display: block;
    padding: 0px 40px;
}

.foot_nav ul li a:hover {
    color: #B10133;
    text-decoration: none;
}

.address_area {
    max-width: 850px;
    width: 98%;
    margin: auto;
    padding: 30px 0px;
    text-align: center;
}

.address_area img {
    display: block;
    margin: auto auto 20px auto;
}

.company {
    letter-spacing: 1px;
    font-size: 1.4285rem;
}

.company span {
    display: block;
    font-size: 1rem;
    margin-top: 20px;
    font-weight: bold;
}

ul.add_info {
    margin: 30px 0px 0px 0px;
    padding: 0px;
}

ul.add_info li {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    text-align: left;
    font-size: 1rem;
    font-weight: 600;
    color: #000;
}

ul.add_info li span {
    display: block;
    float: left;
    width: 26%;
}

ul.add_info li span img {
    float: left;
    padding-right: 10px;
}

ul.add_info li a {
    color: #000;
}

ul.add_info li a:hover {
    color: #B00234;
}

ul.smo_area {
    margin: 0px auto 30px auto;
    padding: 0px;
    display: table;
    table-layout: fixed;
}

ul.smo_area li {
    display: table-cell;
    padding: 0px 15px;
}

.copyright {
    text-align: center;
    padding: 13px 0px;
    color: #fff;
    background-color: #B00234;
    font-size: 1rem;
}

.copyright a {
    color: #FFF;
}

.copyright a:hover {
    color: #ccc;
}


/*首頁用*/

#index_content {
    overflow: hidden;
    background: url(../images/pro_bg.gif) no-repeat center top #1c326b;
}

.pro_list {
    margin: 90px 0px;
    text-align: center;
}

.pro_list ul {
    margin: auto;
    padding: 0px;
    width: 80%;
    display: inline-table;
    table-layout: fixed;
}

.pro_list ul li {
    margin: 0px;
    padding: 0px 6px;
    display: table-cell;
    width: 12.5%;
}

.pro_list ul li>a {
    display: block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    background-color: #fff;
    border-radius: 15px;
    overflow: hidden;
}

.pro_list ul li>a img {
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    width: unset;
}

.list_icon {
    text-align: center;
}

.list_icon a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 1.285rem;
    line-height: 24px;
    padding: 15px 0px;
    font-weight: bold;
    display: block;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.list_icon a:hover {
    color: #FFFFFF;
    border-bottom: 2px solid #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}


/*style for google map  2015.10.21*/

.googlemap {
    width: 100%;
    height: 12em;
}

.listimg a.btn.btn-link {
    display: initial;
}


/* 產品分類簡述 */

.introBlock {
    margin: 40px auto;
}

.introContent {
    margin: 0px;
    padding: 10px 0px 10px 20px;
    margin-bottom: 10px;
    border-radius: 15px;
    border: 2px solid #ccc;
    font-size: 1.4285rem;
    font-weight: bold;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5f6f6+0,dbdce2+21,eae5da+49,dddfe3+80,f5f6f6+100 */
    background: #f5f6f6;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f5f6f6 0%, #dbdce2 21%, #eae5da 49%, #dddfe3 80%, #f5f6f6 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f5f6f6 0%, #dbdce2 21%, #eae5da 49%, #dddfe3 80%, #f5f6f6 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f5f6f6 0%, #dbdce2 21%, #eae5da 49%, #dddfe3 80%, #f5f6f6 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f6f6', endColorstr='#f5f6f6', GradientType=1);
    /* IE6-9 */
}


/* 活動訊息_start */

.eventBlock img {
    max-width: 100%;
}

.eventBlock .modal-header {
    border-bottom: none;
}

.eventBlock button.closeBtn {
    line-height: 1;
    padding: 5px 25px;
    border-radius: 30px;
    background: none;
    outline: none;
}

.eventBlock button:hover {
    background: #eee;
}


/* 活動訊息_end */


/**RWD**/

@media all and (max-width: 1024px) {
    header {
        height: 100px;
    }
    header .logo_img img {
        height: 70px;
        line-height: 70px;
    }
    #banner_area,
    #in_banner_area {
        margin-top: 100px;
    }
    header #mainnav {
        margin-top: 25px;
    }
    /**header_smaller**/
    header.smaller {
        height: 80px;
    }
    header.smaller .logo_img img {
        height: 50px;
        line-height: 50px;
    }
    header.smaller #mainnav {
        margin-top: 8px;
    }
    .pro_list {
        margin: 8% 0px;
    }
}

@media all and (max-width: 991px) {
    #index_content {
        background-repeat: repeat-y;
    }
    .address_area {
        padding-bottom: 0px;
    }
    .company span {
        margin-top: 10px;
    }
    .company span br {
        display: none;
    }
    .address_area img {
        margin-bottom: 10px;
    }
    ul.add_info {
        margin: 30px auto;
        max-width: 390px;
    }
    #in_banner_area .swiper-slide {
        height: 100px;
    }
    #in_banner_area #in_banner.banner-w-area {
        line-height: 100px;
    }
}

@media all and (max-width: 946px) {
    #sidebar {
        padding: 15px;
    }
}

@media all and (max-width: 821px) {
    ul#side_menu li a {
        font-size: 1.125rem;
    }
}

@media all and (max-width: 797px) {
    .copyright .pull-left {
        font-size: 0.9rem;
    }
}

@media all and (max-width: 768px) {
    .reveal-modal {
        margin-left: 0px;
        left: 10%;
        right: 10%;
        width: auto;
        max-width: inherit;
    }
}

@media all and (max-width: 767px) {
    #container {
        box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.6);
        overflow: hidden;
    }
    .list_icon {
        margin-bottom: 10px;
    }
    .mobile-icon p {
        margin: 10px 0px 0px 10px;
    }
    #mobile_toggle .w-10 {
        width: 15%;
    }
    #mobile_toggle .w-90 {
        width: 85%;
        text-align: center;
    }
    header .logo_img {
        display: block;
        margin: auto;
    }
    .copyright {
        margin-bottom: 42px;
    }
    .copyright .pull-left,
    .copyright .pull-right {
        float: none !important;
    }
    .copyright .pull-left span {
        display: block;
    }
    #myBtn {
        top: inherit;
        bottom: 0px;
        right: inherit;
        width: 100%;
    }
    #myBtn ul {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }
    #myBtn ul li {
        padding: 5px 0px;
        line-height: 30px;
        border-radius: 0px;
        margin-bottom: 0px;
        width: 33.3333333%;
        float: left;
        text-align: center;
    }
    .space-left {
        margin: 0px;
    }
    .reveal-modal {
        margin-left: -330px;
        padding: 10px;
    }
    .pro_list ul li {
        display: inline-block;
    }
    .reveal-modal {
        margin-left: 0px;
        left: 10%;
        right: 10%;
        width: auto;
        max-width: inherit;
    }
}

@media all and (max-width: 557px) {
    header {
        height: 70px;
    }
    header .logo_img img {
        height: 50px;
        line-height: 50px;
    }
    #banner_area,
    #in_banner_area {
        margin-top: 70px;
    }
    header .logo_img {
        padding: 8px 0px;
    }
    /**header_smaller**/
    header.smaller {
        height: 60px;
    }
    header.smaller .logo_img img {
        height: 40px;
        line-height: 40px;
    }
    .foot_nav ul {
        margin: 20px auto;
    }
    .foot_nav ul li a {
        padding: 0px 25px;
    }
    ul.smo_area {
        table-layout: inherit;
        margin: 20px auto;
        overflow: hidden;
    }
    ul.smo_area li {
        display: inherit;
        float: left;
        padding: 0px 5px;
    }
}

@media all and (max-width: 437px) {
    .foot_nav ul li a {
        padding: 0px 15px;
    }
    .company span br {
        display: block;
    }
}

@media all and (max-width: 388px) {
    ul.add_info li span {
        width: 30%;
    }
}

@media all and (max-width: 357px) {
    .foot_nav ul li a {
        font-size: 1rem;
    }
}

@media all and (max-width: 320px) {
    .list_icon a {
        font-size: 1.125rem;
    }
    .foot_nav ul li a {
        font-size: 1rem;
        padding: 0px 10px;
    }
    ul.add_info {
        margin: 20px 5px;
    }
    ul.add_info li span {
        width: 36%;
    }
    ul.smo_area li {
        padding: 0px 3px;
    }
}