.spec-description{
    font-family: 'Open Sans Condensed', Helvetica, Arial, STHeiti, "Microsoft JhengHei", 微軟正黑體, sans-serif;
    font-weight: 100!important;
    font-size: 27px!important;
    word-break: normal;
    line-height: 1.2!important;
}

.spec-img,
.spec-left{
    display: inline-block;    
    vertical-align: top;
}
.spec-left.c-steel,
.c-steel.spec-img{
    vertical-align: middle;
}
.spec-left{
    position: relative;
    width: calc(60% - 3px);
    padding: 0 5% 0 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;  
    word-break: break-word;  
}
.spec-img{
    width: calc(40% - 3px);
    max-width: 700px;
    overflow: hidden;
}
.spec-img img{
    display: block;
    width: 100%;
}
.title-span{
    display: inline-block;
    padding: 6px 16px;
    margin: 25px 0;
    background: #222222;
    color: #ffffff;
    font-weight: bold;
    font-size: 18px;
    border-radius: 8px;
}
.spec-feature{
    display: block;
    margin: 20px 0 30px 0;
}
.spec-feature ul{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}  
.spec-feature ul li{
    display: inline-block;
    width: calc(33% - 16px);
    margin-right: 15px;  
    vertical-align: top;    
}
.spec-feature ul li:last-child{
    margin-right: 0;
}
.spec-feature ul li img{
    display: block;
    width: 100%;
    border-radius: 8px;
}
.feature-area.spec{
    margin: 0 0 7% 0;
}
.spec-table tr td{
    padding: 20px;
    background: #ffffff;
    color: #222222;
    font-size: 17px;
}
.spec-table.only tr:nth-of-type(odd) td {
    background-color:#fbfbfb;
}

@media screen and (max-width: 900px) {
    .spec-left{
        display: block;
        width: 100%;
        padding: 0; 
    }
    .spec-img{
        display: block;
        width: 100%;
        margin: 10% 0;
    }
}    
@media screen and (max-width: 640px) {
    .title-span{
        margin: 15px 0;
    }
    .spec-img{
        margin: 0 0 10% 0;
    }
    .spec-table tr td{
        padding: 10px;
        font-size: 14px;
        word-break: keep-all;
    }   
    .spec-description{
        font-size: 20px!important;
        line-height: 1.4!important;
        color: #555555!important;
        font-weight: 300!important;
    }
    .spec-left h3{
        font-size: 22px; 
        font-weight: 600;
    }
    .spec-left h2{
        font-size: 18px; 
    }
    .title-span {
        display: inline-block;
        padding: 5px 12px;
        font-size: 15px;
    }
}
.bar-placeholder {
    position: relative;
    z-index: 9995;
    margin-bottom: 2.5%;
}
.fix_top_bar {    
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;   
}
.btn{
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 15px 30px;
    outline: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    border: 1px solid #d9d9d9;
    background: #fff;
    color: #7d7d7d;
    font-weight: bold;
    font-size: 24px;
    line-height: 1;
    font-stretch: condensed; 
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
}
.btn-mini {
    padding: 6px 0.85em;
    outline: none;
    border: 1px solid #d9d9d9;
    font-size: 12px;
}
.btn:hover, 
.btn:active, 
.btn-mini:hover, 
.btn-mini:active {
    background-color:#f7f7f7;
    border:1px solid #d9d9d9;
    }    
.btn-wide { width: 100%; }
.btn-wide.has-icon-left { text-align: left; }
.btn-wide.has-icon-right { text-align: right; }
.btn-primary, 
.btn-secondary, 
.btn-alt { text-transform: uppercase; }
.btn-primary {
    border-color: #B35A00;
    background-color: #f78c1b;
    background: linear-gradient(to bottom, #FEB13A, #f78c1b);
    color: #552F00;
}
.btn-primary:hover, 
.btn-primary:active {
    border-color: #B35A00;
    background-color: #F9A21B;
    background: linear-gradient(to bottom, #f78c1b, #FEB13A);
    color: #552F00;
}
.head-nav{
    display:block;
    margin:0 auto;
    width:100%;    
    padding: 0 10%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
} 
.btn-group{
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 100%;    
}    
.btn-group-cell { 
    display:inline-block;
    margin: 0 5px 0 0;
    min-width: 200px;
}
.placeholder {
    display: block;
    margin-top: -53px;
    height: 53px;
}  
.current a {
    border-color: #f7d835;
    background: #f7d835;
    color: #222222;
    cursor: default;
}
.current a:hover {color: #ffffff;}
    
.btn-group-cell.current .btn:hover, 
.btn-group-cell.current .btn-mini:hover {
    border-color: #f7d835;
    background: #f7d835;
    color: #222222;
    cursor: default;
}  

.main-content-center.products {
    margin: 0 auto;
    padding: 0 10% 3% 5%;
}
.phone-fix td{
    padding: 30px 10px;
    text-align: center;
    font-size: 18px;
}
.table-area {
    display: block;
    width: 100%;
}
.table-note-last{
    display: block;
    width: 100%;
    text-align: right;
    font-size: 13px;
    margin-top: 10px;
}
@media screen and (max-width: 1080px) { 
    .btn-group-cell { 
        min-width: inherit;
    }
}
@media screen and (max-width: 900px) {
    .main-content-center.products {
        padding: 10% 7% 15% 7%;
    }
    .head-nav {
        padding: 0 7%;
    }
    .btn {
        font-size: 3vw;
    }
    .btn-group-cell span.short{
        display: none;
    }
}
@media screen and (max-width: 640px) {
    .table-area {
        overflow-x: scroll;
    }
    .phone-table {
        width: 800px;
    }
    .spec-feature ul li {
        width: calc(33% - 4px);
        margin-right: 2px;
    }
    .feature-area h4{
        letter-spacing: -0.5px;
        margin: 18% 0 7% 0;
    }
    .feature-area h4.nst{
        font-size: 7.4vw;
    }
    .main-content-center.products {
        padding: 10% 7% 5% 7%;
    }
    .phone-fix{
        font-size: 12px;
    }   
    .phone-fix td{
        padding: 20px 10px;
        font-size: 15px;
    }
    .btn-group-cell {
        margin: 0;
    }
    .btn {
        font-size: 4vw;
        padding: 17px 10px;
        min-width: 50px;
    }
    .btn-group.exis .btn {
        font-size: 3.6vw;
    }
}
@media screen and (max-width: 360px) {
    .btn {
        padding: 17px 8px;
    }
}
@media screen and (min-width: 900px) { 
    .view-poll.mask-child.in-view{
        position: relative; 
    }
    .view-poll.mask-child.in-view:after{
        position: absolute; 
        content: '';    
        display: block;
        width: 100%;
        height: 100%;
        left:0;
        right:0;
        bottom:0;
        top: 0;
        background: #ffffff;
        z-index: 1;
        animation: mask_item 2s;
        transition: transform 2s cubic-bezier(0.3, 0.5, 0, 1);
        transform: translate3d(100%, 0, 0);
    }
    @keyframes mask_item{       
        0% { transform: translate3d(0%, 0, 0);} 
        30% { transform: translate3d(0%, 0, 0);}
        80% { transform: translate3d(99%, 0, 0);}
        100% { transform: translate3d(100%, 0, 0);}
    }   
    @-webkit-keyframes mask_item{       
        0% { transform: translate3d(0%, 0, 0);} 
        30% { transform: translate3d(0%, 0, 0);}
        80% { transform: translate3d(99%, 0, 0);}
        100% { transform: translate3d(100%, 0, 0);}
    }   
    @-moz-keyframes  mask_item{     
        0% { transform: translate3d(0%, 0, 0);} 
        30% { transform: translate3d(0%, 0, 0);}
        80% { transform: translate3d(99%, 0, 0);}
        100% { transform: translate3d(100%, 0, 0);}
    }   
    @-o-keyframes mask_item{        
        0% { transform: translate3d(0%, 0, 0);} 
        30% { transform: translate3d(0%, 0, 0);}
        80% { transform: translate3d(99%, 0, 0);}
        100% { transform: translate3d(100%, 0, 0);}
    }   
}