/* ie */

.row-fluid div.imgLeft {
    *float: left;
    *width: 55%;
}

.row-fluid div.wordRight {
    *float: right;
    *width: 34%;
}


#Product_Bitem {
    height: 300px;
    position: relative;
}


 .content-bottom {
 bottom: 0;
position: absolute;
margin-left:-20px;
}



/* 大螢幕 */

@Media (min-width: 1200px) {
    .row-fluid div.imgLeft {
        float: left;
        width: 55%;
    }
    .row-fluid div.wordRight {
        float: right;
        width: 34%;
    }
    #section_1 .section_block {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 100px;
    }
    #section_1 .edgeblock {
        height: 850px;
        left: -470px;
        position: relative;
        top: -200px;
    }
    #section_2 .section_block {
        text-align: center;
        margin-bottom: 150px;
    }
    #section_2 .section_block .page_title {
        margin-bottom: 150px;
    }
    #section_2 .edgeblock {
        height: 850px;
        left: -470px;
        position: relative;
        top: -200px;
    }
    #section_1 .page_title span, .page_title {
        font-size: 75px;
    }
    #section_2 .page_title span, .page_title {
        font-size: 55px;
    }
    #section_3 .section_block {
        margin: 120px 0 90px 0;
    }
    #section_3 .section_block .visible-desktop {
        margin-left: 40px;
        width: 1100px;
    }
    #section_3 .section_block .note_table {
        margin-left: 10px;
        padding-left: 10px;
    }
}


/* 一般pc小螢幕 */

@Media (min-width: 980px) and (max-width: 1199px) {
    .row-fluid div.imgLeft {
        float: left;
        width: 55%;
    }
    .row-fluid div.wordRight {
        float: right;
        width: 30%;
    }
    #section_1 .section_block {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #section_1 .edgeblock {
        height: 850px;
        left: -470px;
        position: relative;
        top: -200px;
    }
    #section_2 .section_block {
        text-align: center;
        margin-top: 130px;
        margin-bottom: 200px;
    }
    #section_2 .edgeblock {
        height: 850px;
        left: -470px;
        position: relative;
        top: -200px;
    }
    #section_1 .page_title span, .page_title {
        font-size: 75px;
    }
    #section_2 .page_title span, .page_title {
        font-size: 55px;
    }
    /* 圖片 VM1600_edge 分解圖動態 */
    #section_1 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9);
        left: -95px;
        top: -50px;
    }
    /* 圖片 Card_edge 分解圖動態 */
    #section_2 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9);
        left: -95px;
        top: 60px;
    }
    #section_3 .section_block {
        margin-top: 120px;
        margin-bottom: 130px;
    }
    #section_3 .section_block .visible-desktop {
        margin-left: 20px;
    }
    #section_3 .section_block .note_table .span10 {
        width: 800px;
    }
}


/* 平板電腦、橫向手機和一般桌機解析度 */

@Media (min-width: 768px) and (max-width: 979px) {
    .row-fluid div.imgLeft {
        float: left;
        width: 100%;
    }
    .row-fluid div.wordRight {
        float: right;
        width: 100%;
        margin-bottom: 50px;
    }
    .features_banner_top {
        margin-top: 0px;
    }
    #section_1 .edgeblock {
        height: 600px;
        left: -410px;
        position: relative;
        top: -200px;
        transform: scale(0.67);
    }
    #section_1 .section_block {
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    #section_1 .page_title span, .page_title {
        font-size: 75px;
    }
    #section_2 .page_title span, .page_title {
        font-size: 55px;
    }
    #section_2 .edgeblock {
        height: 600px;
        left: -410px;
        position: relative;
        top: -200px;
        transform: scale(0.67);
    }
    #section_2 .section_block {
        text-align: center;
        margin-top: 120px;
        margin-bottom: 160px;
    }
    /* 圖片 VM1600_edge 分解圖動態 */
    #section_1 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9);
        left: -35px;
        top: -50px;
    }
    /* 圖片 Card_edge 分解圖動態 */
    #section_2 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9);
        left: -35px;
        top: 25px;
    }
    #section_3 .section_block .visible-desktop {
        margin-left: 0px;
    }
    #section_3 .section_block .hidden-desktop {
        width: 760px;
    }
}


/* 橫向智慧手機到竪立平板電腦解析度 */

@Media (max-width: 767px) {
    .row-fluid div.imgLeft {
        float: left;
        width: 100%;
    }
    .row-fluid div.wordRight {
        float: right;
        width: 100%;
        margin-bottom: 40px;
    }
    .features_banner_top {
        margin-top: 0px;
    }
    #section_1 .edgeblock {
        height: 500px;
        left: -310px;
        position: relative;
        top: -200px;
        transform: scale(0.47);
    }
    #section_1 .section_block {
        text-align: center;
        margin-top: 60px;
        margin-bottom: 0px;
    }
    #section_1 .page_title span, .page_title {
        font-size: 50px;
        line-height: 30px;
    }
    #section_2 .edgeblock {
        height: 500px;
        left: -310px;
        position: relative;
        top: -200px;
        transform: scale(0.47);
    }
    #section_2 .section_block {
        text-align: center;
        margin-top: 80px;
        margin-bottom: 130px;
    }
    #section_2 .page_title span, .page_title {
        font-size: 30px;
        line-height: 30px;
    }
    /* 圖片 VM1600_edge 分解圖動態 */
    #section_1 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9);
        left: -30px;
        top: -60px;
    }
    /* 圖片 Card_edge 分解圖動態 */
    #section_2 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        transform: scale(0.9);
        left: -30px;
        top: 40px;
    }
    #section_3 .section_block {
        margin: 100px 0 120px 0;
    }
    #section_3 .section_block .tablePhone_col_3 {
        transform: scale(0.99);
        -webkit-transform: scale(0.99);
        -moz-transform: scale(0.99);
    }
}


/* iPhone 6 & 6 plus > 4.7吋--手機及其他更小解析度 */

@Media (min-width: 373px) and (max-width: 414px) {}


/* 橫向智慧手機及其他更小解析度 */

@Media (max-width: 480px) {
    .row-fluid div.imgLeft {
        float: left;
        width: 100%;
    }
    .row-fluid div.wordRight {
        float: right;
        width: 100%;
        margin-bottom: 10px;
    }
    #section_1 .section_block {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    #section_1 .edgeblock {
        height: 300px;
        left: -205px;
        position: relative;
        top: -120px;
        transform: scale(0.25);
    }
    #section_1 .page_title span, .page_title {
        font-size: 50px;
        line-height: 30px;
    }
    #section_2 .section_block {
        text-align: center;
        margin-top: 40px;
        margin-bottom: 110px;
    }
    #section_2 .edgeblock {
        height: 300px;
        left: -205px;
        position: relative;
        top: -120px;
        transform: scale(0.25);
    }
    #section_2 .page_title span, .page_title {
        font-size: 25px;
        line-height: 28px;
    }
    /* 圖片 VM1600_edge 分解圖動態 */
    #section_1 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        transform: scale(0.8);
        left: -10px;
        top: -5px;
    }
    /* 圖片 Card_edge 分解圖動態 */
    #section_2 .row-fluid div.imgEdge {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        transform: scale(0.8);
        left: -10px;
        top: 50px;
    }
    #section_3 .section_block {
        margin: 70px 0 0px 0;
    }
    #section_3 .section_block .phone_table {
        top: -80px;
    }
    #section_3 .section_block .phone_table3 {
        top: -160px;
    }
    #section_3 .section_block .note_table {
        top: -110px;
    }
    #section_3 .section_block .tablePhone_col_3 {
        transform: scale(0.65);
        -webkit-transform: scale(0.65);
        -moz-transform: scale(0.65);
        left: -55px;
        position: relative;
        height: 740px;
    }
}


/*翻轉樣式 https://jsfiddle.net/Tinclon/2ega7yLt/7/    https://desandro.github.io/3dtransforms/examples/card-01.html   https://css3playground.com/3d-flip-cards/*/

#section_1 .card .content {
    height: 1450px;
}

#section_1 .chgbtn.active {
    opacity: 1;
    cursor: default;
}
#section_1 .chgbtn {
    opacity: 0.5;
    cursor: pointer;
}

#section_1 .card {
    text-align: center;
    transform: scale(0.8);
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    position: relative;
}

.card {
    height: 100%;
    vertical-align: top;
    width: 100%;
}

.card .content {
    transition: 1s ease-out;
    -webkit-transition: 1.2s ease-in-out;
    -moz-transition: 1.2s ease-in-out;
    -o-transition: 1.2s ease-in-out;
    -ms-transition: 1s ease-in-out;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    /* content backface is visible so that static content still appears */
    backface-visibility: visible;
    -webkit-backface-visibility: visible;
    -moz-backface-visibility: visible;
    -o-backface-visibility: visible;
    -ms-backface-visibility: visible;
    /*border: 1px solid grey;*/
    position: relative;
    width: 100%;
    height: 100%;
}

.card.applyflip .content {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}

.card .content .cardStatic {
    /* Half way through the card flip, rotate static content to 0 degrees */
    transition: 0s ease-in-out 0s;
    -webkit-transition: 0s ease-in-out 0s;
    -moz-transition: 0s ease-in-out 0s;
    -o-transition: 0s ease-in-out 0s;
    -ms-transition: 0s ease-in-out 0s;
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    text-align: center;
    position: absolute;
    bottom: 10%;
    left: 0;
    height: 0;
    width: 100%;
    line-height: 100px;
}

.card.applyflip .content .cardStatic {
    /* Half way through the card flip, rotate static content to -180 degrees -- to negate the flip and unmirror the static content */
    transition: 0s ease-out 0s;
    -webkit-transition: 0s ease-in-out 0s;
    -moz-transition: 0s ease-in-out 0s;
    -o-transition: 0s ease-in-out 0s;
    -ms-transition: 0s ease-in-out 0s;
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}

.card .content .cardFront {
    /*background-color: skyblue;*/
    color: tomato;
}

.card .content .cardBack {
    /*background-color: tomato;*/
    color: skyblue;
}

.card .content .cardFront, .card .content .cardBack {
    /* Backface visibility works great for all but IE. As such, we mark the backface visible in IE and manage visibility ourselves */
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    line-height: 200px;
}

.card .content .cardFront, .card.applyflip .content .cardFront {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}

.card .content .cardBack, .card.applyflip .content .cardBack {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}

.card .content .cardFront, .card.applyflip .content .cardBack {
    /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
    animation: stayvisible 0.5s both;
    -webkit-animation: stayvisible 0.5s both;
    -moz-animation: stayvisible 0.5s both;
    -o-animation: stayvisible 0.5s both;
    -ms-animation: donothing 0.5s;
    -ms-transition: visibility 0s ease-out 0.17s;
    visibility: visible;
}

.card.applyflip .content .cardFront, .card .content .cardBack {
    /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
    animation: stayvisible 0.5s both;
    -webkit-animation: stayvisible 0.5s both;
    -moz-animation: stayvisible 0.5s both;
    -o-animation: stayvisible 0.5s both;
    -ms-animation: donothing 0.5s;
    -ms-transition: visibility 0s ease-out 0.17s;
    visibility: hidden;
}

@keyframes stayvisible {
    from {
        visibility: visible;
    }
    to {
        visibility: visible;
    }
}

@-webkit-keyframes stayvisible {
    from {
        visibility: visible;
    }
    to {
        visibility: visible;
    }
}

@-moz-keyframes stayvisible {
    from {
        visibility: visible;
    }
    to {
        visibility: visible;
    }
}

@-o-keyframes stayvisible {
    from {
        visibility: visible;
    }
    to {
        visibility: visible;
    }
}

@-ms-keyframes donothing {
    0% {}
    100% {}
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}