@charset "UTF-8";.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: a;
    animation-name: a
}

/* logo 加字 */
.b1{text-align: center;}
.b1 ul{display: inline-block;}
.b1 ul li{display: inline-table;}

@-webkit-keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    margin: 0 auto
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
    display: none
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #FFF
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3,1.3);
    transition: scale(1.3,1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #FFF;
    opacity: .8;
    filter: alpha(opacity=80)
}

.mfp-bg,.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    background: #fff
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 40px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:focus,.mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    color: #fff
}

.mfp-close:active {
    top: 1px;
    color: #fff
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    filter: alpha(opacity=65);
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow .mfp-a,.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 70px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 95%;
    height: 95%;
    min-height: 95%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 90%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #FFF
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height: 300px),screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

@media screen and (max-width: 640px) {
    .mfp-iframe-scaler iframe {
        width:100%;
        height: 120%
    }
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all .15s ease-out;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

[class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625rem
}

[class*=block-grid-]:after,[class*=block-grid-]:before {
    content: " ";
    display: table
}

[class*=block-grid-]:after {
    clear: both
}

[class*=block-grid-]>li {
    display: block;
    height: auto;
    float: left;
    padding: 0 .625rem 1.25rem
}

.button-group {
    list-style: none;
    margin: 0;
    left: 0
}

.button-group:after,.button-group:before {
    content: " ";
    display: table
}

.button-group:after {
    clear: both
}

.button-group>li {
    margin: 0 -2px;
    display: inline-block
}

.button-group>li .button,.button-group>li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group>li:first-child .button,.button-group>li:first-child button {
    border-left: 0
}

.button-group.stack>li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
    float: none
}

.button-group.stack>li .button,.button-group.stack>li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.stack>li:first-child .button,.button-group.stack>li:first-child button {
    border-left: 0
}

.button-group.stack>li .button,.button-group.stack>li>button {
    border-top: 1px solid;
    border-color: hsla(0,0%,100%,.5);
    border-left-width: 0;
    margin: 0;
    display: block
}

.button-group.stack>li>button {
    width: 100%
}

.button-group.stack>li:first-child .button,.button-group.stack>li:first-child button {
    border-top: 0
}

.button-group.stack-for-small>li {
    margin: 0 -2px;
    display: inline-block
}

.button-group.stack-for-small>li .button,.button-group.stack-for-small>li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.stack-for-small>li:first-child .button,.button-group.stack-for-small>li:first-child button {
    border-left: 0
}

@media only screen and (max-width: 40em) {
    .button-group.stack-for-small>li {
        margin:0 -2px;
        display: inline-block;
        display: block;
        margin: 0
    }

    .button-group.stack-for-small>li .button,.button-group.stack-for-small>li>button {
        border-left: 1px solid;
        border-color: hsla(0,0%,100%,.5)
    }

    .button-group.stack-for-small>li:first-child .button,.button-group.stack-for-small>li:first-child button {
        border-left: 0
    }

    .button-group.stack-for-small>li .button,.button-group.stack-for-small>li>button {
        border-top: 1px solid;
        border-color: hsla(0,0%,100%,.5);
        border-left-width: 0;
        margin: 0;
        display: block
    }

    .button-group.stack-for-small>li>button {
        width: 100%
    }

    .button-group.stack-for-small>li:first-child .button,.button-group.stack-for-small>li:first-child button {
        border-top: 0
    }
}

.button-group.radius>* {
    margin: 0 -2px;
    display: inline-block
}

.button-group.radius>* .button,.button-group.radius>*>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.radius>:first-child .button,.button-group.radius>:first-child button {
    border-left: 0
}

.button-group.radius>*,.button-group.radius>*>.button,.button-group.radius>*>a,.button-group.radius>*>button {
    border-radius: 0
}

.button-group.radius>:first-child,.button-group.radius>:first-child>.button,.button-group.radius>:first-child>a,.button-group.radius>:first-child>button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.button-group.radius>:last-child,.button-group.radius>:last-child>.button,.button-group.radius>:last-child>a,.button-group.radius>:last-child>button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>* {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0
}

.button-group.radius.stack>* .button,.button-group.radius.stack>*>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.radius.stack>:first-child .button,.button-group.radius.stack>:first-child button {
    border-left: 0
}

.button-group.radius.stack>* .button,.button-group.radius.stack>*>button {
    border-top: 1px solid;
    border-color: hsla(0,0%,100%,.5);
    border-left-width: 0;
    margin: 0;
    display: block
}

.button-group.radius.stack>*>button {
    width: 100%
}

.button-group.radius.stack>:first-child .button,.button-group.radius.stack>:first-child button {
    border-top: 0
}

.button-group.radius.stack>*,.button-group.radius.stack>*>.button,.button-group.radius.stack>*>a,.button-group.radius.stack>*>button {
    border-radius: 0
}

.button-group.radius.stack>:first-child,.button-group.radius.stack>:first-child>.button,.button-group.radius.stack>:first-child>a,.button-group.radius.stack>:first-child>button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.button-group.radius.stack>:last-child,.button-group.radius.stack>:last-child>.button,.button-group.radius.stack>:last-child>a,.button-group.radius.stack>:last-child>button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

@media only screen and (min-width: 40.0625em) {
    .button-group.radius.stack-for-small>* {
        margin:0 -2px;
        display: inline-block
    }

    .button-group.radius.stack-for-small>* .button,.button-group.radius.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: hsla(0,0%,100%,.5)
    }

    .button-group.radius.stack-for-small>:first-child .button,.button-group.radius.stack-for-small>:first-child button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>.button,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>:first-child,.button-group.radius.stack-for-small>:first-child>.button,.button-group.radius.stack-for-small>:first-child>a,.button-group.radius.stack-for-small>:first-child>button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px
    }

    .button-group.radius.stack-for-small>:last-child,.button-group.radius.stack-for-small>:last-child>.button,.button-group.radius.stack-for-small>:last-child>a,.button-group.radius.stack-for-small>:last-child>button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px
    }
}

@media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small>* {
        margin:0 -2px;
        display: inline-block;
        display: block;
        margin: 0
    }

    .button-group.radius.stack-for-small>* .button,.button-group.radius.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: hsla(0,0%,100%,.5)
    }

    .button-group.radius.stack-for-small>:first-child .button,.button-group.radius.stack-for-small>:first-child button {
        border-left: 0
    }

    .button-group.radius.stack-for-small>* .button,.button-group.radius.stack-for-small>*>button {
        border-top: 1px solid;
        border-color: hsla(0,0%,100%,.5);
        border-left-width: 0;
        margin: 0;
        display: block
    }

    .button-group.radius.stack-for-small>*>button {
        width: 100%
    }

    .button-group.radius.stack-for-small>:first-child .button,.button-group.radius.stack-for-small>:first-child button {
        border-top: 0
    }

    .button-group.radius.stack-for-small>*,.button-group.radius.stack-for-small>*>.button,.button-group.radius.stack-for-small>*>a,.button-group.radius.stack-for-small>*>button {
        border-radius: 0
    }

    .button-group.radius.stack-for-small>:first-child,.button-group.radius.stack-for-small>:first-child>.button,.button-group.radius.stack-for-small>:first-child>a,.button-group.radius.stack-for-small>:first-child>button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .button-group.radius.stack-for-small>:last-child,.button-group.radius.stack-for-small>:last-child>.button,.button-group.radius.stack-for-small>:last-child>a,.button-group.radius.stack-for-small>:last-child>button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

.button-group.round>* {
    margin: 0 -2px;
    display: inline-block
}

.button-group.round>* .button,.button-group.round>*>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.round>:first-child .button,.button-group.round>:first-child button {
    border-left: 0
}

.button-group.round>*,.button-group.round>*>.button,.button-group.round>*>a,.button-group.round>*>button {
    border-radius: 0
}

.button-group.round>:first-child,.button-group.round>:first-child>.button,.button-group.round>:first-child>a,.button-group.round>:first-child>button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.button-group.round>:last-child,.button-group.round>:last-child>.button,.button-group.round>:last-child>a,.button-group.round>:last-child>button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

.button-group.round.stack>* {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0
}

.button-group.round.stack>* .button,.button-group.round.stack>*>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.round.stack>:first-child .button,.button-group.round.stack>:first-child button {
    border-left: 0
}

.button-group.round.stack>* .button,.button-group.round.stack>*>button {
    border-top: 1px solid;
    border-color: hsla(0,0%,100%,.5);
    border-left-width: 0;
    margin: 0;
    display: block
}

.button-group.round.stack>*>button {
    width: 100%
}

.button-group.round.stack>:first-child .button,.button-group.round.stack>:first-child button {
    border-top: 0
}

.button-group.round.stack>*,.button-group.round.stack>*>.button,.button-group.round.stack>*>a,.button-group.round.stack>*>button {
    border-radius: 0
}

.button-group.round.stack>:first-child,.button-group.round.stack>:first-child>.button,.button-group.round.stack>:first-child>a,.button-group.round.stack>:first-child>button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem
}

.button-group.round.stack>:last-child,.button-group.round.stack>:last-child>.button,.button-group.round.stack>:last-child>a,.button-group.round.stack>:last-child>button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem
}

@media only screen and (min-width: 40.0625em) {
    .button-group.round.stack-for-small>* {
        margin:0 -2px;
        display: inline-block
    }

    .button-group.round.stack-for-small>* .button,.button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: hsla(0,0%,100%,.5)
    }

    .button-group.round.stack-for-small>:first-child .button,.button-group.round.stack-for-small>:first-child button {
        border-left: 0
    }

    .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>.button,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>:first-child,.button-group.round.stack-for-small>:first-child>.button,.button-group.round.stack-for-small>:first-child>a,.button-group.round.stack-for-small>:first-child>button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px
    }

    .button-group.round.stack-for-small>:last-child,.button-group.round.stack-for-small>:last-child>.button,.button-group.round.stack-for-small>:last-child>a,.button-group.round.stack-for-small>:last-child>button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px
    }
}

@media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small>* {
        margin:0 -2px;
        display: inline-block;
        display: block;
        margin: 0
    }

    .button-group.round.stack-for-small>* .button,.button-group.round.stack-for-small>*>button {
        border-left: 1px solid;
        border-color: hsla(0,0%,100%,.5)
    }

    .button-group.round.stack-for-small>:first-child .button,.button-group.round.stack-for-small>:first-child button {
        border-left: 0
    }

    .button-group.round.stack-for-small>* .button,.button-group.round.stack-for-small>*>button {
        border-top: 1px solid;
        border-color: hsla(0,0%,100%,.5);
        border-left-width: 0;
        margin: 0;
        display: block
    }

    .button-group.round.stack-for-small>*>button {
        width: 100%
    }

    .button-group.round.stack-for-small>:first-child .button,.button-group.round.stack-for-small>:first-child button {
        border-top: 0
    }

    .button-group.round.stack-for-small>*,.button-group.round.stack-for-small>*>.button,.button-group.round.stack-for-small>*>a,.button-group.round.stack-for-small>*>button {
        border-radius: 0
    }

    .button-group.round.stack-for-small>:first-child,.button-group.round.stack-for-small>:first-child>.button,.button-group.round.stack-for-small>:first-child>a,.button-group.round.stack-for-small>:first-child>button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem
    }

    .button-group.round.stack-for-small>:last-child,.button-group.round.stack-for-small>:last-child>.button,.button-group.round.stack-for-small>:last-child>a,.button-group.round.stack-for-small>:last-child>button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem
    }
}

.button-group.even-2 li {
    margin: 0 -2px;
    display: inline-block;
    width: 50%
}

.button-group.even-2 li .button,.button-group.even-2 li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.even-2 li:first-child .button,.button-group.even-2 li:first-child button {
    border-left: 0
}

.button-group.even-2 li .button,.button-group.even-2 li button {
    width: 100%
}

.button-group.even-3 li {
    margin: 0 -2px;
    display: inline-block;
    width: 33.33333%
}

.button-group.even-3 li .button,.button-group.even-3 li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.even-3 li:first-child .button,.button-group.even-3 li:first-child button {
    border-left: 0
}

.button-group.even-3 li .button,.button-group.even-3 li button {
    width: 100%
}

.button-group.even-4 li {
    margin: 0 -2px;
    display: inline-block;
    width: 25%
}

.button-group.even-4 li .button,.button-group.even-4 li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.even-4 li:first-child .button,.button-group.even-4 li:first-child button {
    border-left: 0
}

.button-group.even-4 li .button,.button-group.even-4 li button {
    width: 100%
}

.button-group.even-5 li {
    margin: 0 -2px;
    display: inline-block;
    width: 20%
}

.button-group.even-5 li .button,.button-group.even-5 li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.even-5 li:first-child .button,.button-group.even-5 li:first-child button {
    border-left: 0
}

.button-group.even-5 li .button,.button-group.even-5 li button {
    width: 100%
}

.button-group.even-6 li {
    margin: 0 -2px;
    display: inline-block;
    width: 16.66667%
}

.button-group.even-6 li .button,.button-group.even-6 li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.even-6 li:first-child .button,.button-group.even-6 li:first-child button {
    border-left: 0
}

.button-group.even-6 li .button,.button-group.even-6 li button {
    width: 100%
}

.button-group.even-7 li {
    margin: 0 -2px;
    display: inline-block;
    width: 14.28571%
}

.button-group.even-7 li .button,.button-group.even-7 li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.even-7 li:first-child .button,.button-group.even-7 li:first-child button {
    border-left: 0
}

.button-group.even-7 li .button,.button-group.even-7 li button {
    width: 100%
}

.button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    width: 12.5%
}

.button-group.even-8 li .button,.button-group.even-8 li>button {
    border-left: 1px solid;
    border-color: hsla(0,0%,100%,.5)
}

.button-group.even-8 li:first-child .button,.button-group.even-8 li:first-child button {
    border-left: 0
}

.button-group.even-8 li .button,.button-group.even-8 li button {
    width: 100%
}

.button-bar:after,.button-bar:before {
    content: " ";
    display: table
}

.button-bar:after {
    clear: both
}

.button-bar .button-group {
    float: left;
    margin-right: .625rem
}

.button-bar .button-group div {
    overflow: hidden
}

.clearing-thumbs,[data-clearing] {
    margin-bottom: 0;
    margin-left: 0;
    list-style: none
}

.clearing-thumbs:after,.clearing-thumbs:before,[data-clearing]:after,[data-clearing]:before {
    content: " ";
    display: table
}

.clearing-thumbs:after,[data-clearing]:after {
    clear: both
}

.clearing-thumbs li,[data-clearing] li {
    float: left;
    margin-right: 10px
}

.clearing-thumbs[class*=block-grid-] li,[data-clearing][class*=block-grid-] li {
    margin-right: 0
}

.clearing-blackout {
    background: #FFF;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 998
}

.clearing-blackout .clearing-close {
    display: block
}

.clearing-container {
    position: relative;
    z-index: 998;
    height: 100%;
    overflow: hidden;
    margin: 0
}

.clearing-touch-label {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #aaa;
    font-size: .6em
}

.visible-img {
    height: 95%;
    position: relative
}

.visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%
}

.clearing-caption {
    color: #ccc;
    font-size: .875em;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: center;
    bottom: 0;
    background: #FFF;
    width: 100%;
    padding: 10px 30px 20px;
    position: absolute;
    left: 0
}

.clearing-close {
    z-index: 999;
    padding-left: 20px;
    padding-top: 10px;
    font-size: 30px;
    line-height: 1;
    color: #ccc;
    display: none
}

.clearing-close:focus,.clearing-close:hover {
    color: #ccc
}

.clearing-assembled .clearing-container {
    height: 100%
}

.clearing-assembled .clearing-container .carousel>ul,.clearing-feature li {
    display: none
}

.clearing-feature li.clearing-featured-img {
    display: block
}

@media only screen and (min-width: 40.0625em) {
    .clearing-main-next,.clearing-main-prev {
        position:absolute;
        height: 100%;
        width: 40px;
        top: 0
    }

    .clearing-main-next>span,.clearing-main-prev>span {
        position: absolute;
        top: 50%;
        display: block;
        width: 0;
        height: 0;
        border: 12px solid
    }

    .clearing-main-next>span:hover,.clearing-main-prev>span:hover {
        opacity: .8
    }

    .clearing-main-prev {
        left: 0
    }

    .clearing-main-prev>span {
        left: 5px;
        border-color: transparent;
        border-right-color: #ccc
    }

    .clearing-main-next {
        right: 0
    }

    .clearing-main-next>span {
        border-color: transparent;
        border-left-color: #ccc
    }

    .clearing-main-next.disabled,.clearing-main-prev.disabled {
        opacity: .3
    }

    .clearing-assembled .clearing-container .carousel {
        background: rgba(51,51,51,.8);
        height: 120px;
        margin-top: 10px;
        text-align: center
    }

    .clearing-assembled .clearing-container .carousel>ul {
        display: inline-block;
        z-index: 999;
        height: 100%;
        position: relative;
        float: none
    }

    .clearing-assembled .clearing-container .carousel>ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: .4;
        clear: none
    }

    .clearing-assembled .clearing-container .carousel>ul li.fix-height img {
        height: 100%;
        max-width: none
    }

    .clearing-assembled .clearing-container .carousel>ul li a.th {
        border: none;
        box-shadow: none;
        display: block
    }

    .clearing-assembled .clearing-container .carousel>ul li img {
        cursor: pointer!important;
        width: 100%!important
    }

    .clearing-assembled .clearing-container .carousel>ul li.visible {
        opacity: 1
    }

    .clearing-assembled .clearing-container .carousel>ul li:hover {
        opacity: .8
    }

    .clearing-assembled .clearing-container .visible-img {
        background: #FFF;
        overflow: hidden;
        height: 85%
    }

    .clearing-close {
        position: absolute;
        top: 10px;
        right: 20px;
        padding-left: 0;
        padding-top: 0
    }
}

.inline-list {
    margin: 0 auto 1.0625rem;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 0;
    list-style: none;
    overflow: hidden
}

.inline-list>li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block
}

.inline-list>li>* {
    display: block
}

@-webkit-keyframes b {
    0% {
        -webkit-transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes b {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.slideshow-wrapper {
    position: relative
}

.slideshow-wrapper ul {
    list-style-type: none;
    margin: 0
}

.slideshow-wrapper ul li,.slideshow-wrapper ul li .orbit-caption {
    display: none
}

.slideshow-wrapper ul li:first-child {
    display: block
}

.slideshow-wrapper .orbit-container {
    background-color: transparent
}

.slideshow-wrapper .orbit-container li,.slideshow-wrapper .orbit-container li .orbit-caption {
    display: block
}

.slideshow-wrapper .orbit-container .orbit-bullets li {
    display: inline-block
}

.slideshow-wrapper .preloader {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    border: 3px solid;
    border-color: #555 #fff;
    border-radius: 1000px;
    animation-name: b;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.orbit-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    background: none;
	padding-top: 0px;
}

.orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0)
}

.orbit-container .orbit-slides-container img {
    display: block;
    max-width: 100%
}

.orbit-container .orbit-slides-container>* {
    position: absolute;
    top: 0;
    width: 100%;
    margin-left: 100%
}

.orbit-container .orbit-slides-container>:first-child {
    margin-left: 0
}

.orbit-container .orbit-slides-container>* .orbit-caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(51,51,51,.8);
    color: #fff;
    width: 100%;
    padding: .625rem .875rem;
    font-size: .875rem
}

.orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    background: transparent;
    z-index: 10
}

.orbit-container .orbit-slide-number span {
    font-weight: 700;
    padding: .3125rem
}

.orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10001
}

.orbit-container .orbit-timer .orbit-progress {
    height: 3px;
    background-color: hsla(0,0%,100%,.3);
    display: block;
    width: 0;
    position: relative;
    right: 20px;
    top: 5px
}

.orbit-container .orbit-timer>span {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 11px;
    height: 14px;
    border: 4px solid #fff;
    border-top: none;
    border-bottom: none
}

.orbit-container .orbit-timer.paused>span {
    right: -4px;
    top: 0;
    width: 11px;
    height: 14px;
    border: 8px inset;
    border-left-style: solid;
    border-color: transparent;
    border-left-color: #fff
}

.orbit-container .orbit-timer.paused>span.dark {
    border-left-color: #333
}

.orbit-container:hover .orbit-timer>span {
    display: block
}

.orbit-container .orbit-next,.orbit-container .orbit-prev {
    position: absolute;
    top: 45%;
    width: 53px;
    height: 53px;
    line-height: 50px;
    color: #fff;
    background-color: transparent;
    text-indent: -9999px!important;
    z-index: 10
}

.orbit-container .orbit-next>span,.orbit-container .orbit-prev>span {
    /*display:none;*/
}

.orbit-container .orbit-prev {
	/*display:none;*/
    left: 0;
    background: url(../images/arrows.png) 0 0
}

.orbit-container .orbit-next {
	/*display:none;*/
    right: 0;
    background: url(../images/arrows.png) -53px 0
}

.orbit-bullets,.orbit-bullets-container {
    text-align: center;
	/*display:none;*/
}

.orbit-bullets {
    margin: 0 auto 30px;
    overflow: hidden;
    position: relative;
    top: 10px;
    float: none;
    display: block
}

/*
.orbit-bullets li {
    cursor: pointer;
    display: inline-block;
    width: .625rem;
    height: .625rem;
    background: #ccc;
    float: none;
    margin-right: 15px;
    border-radius: 1000px
}
*/

.orbit-bullets li.active {
    background: #e40014
}

.orbit-bullets li:last-child {
    margin-right: 0
}

.touch .orbit-container .orbit-next,.touch .orbit-container .orbit-prev {
    display: none
}

.touch .orbit-bullets {
    display: block
}

@media only screen and (min-width: 40.0625em) {
    .touch .orbit-container .orbit-next,.touch .orbit-container .orbit-prev {
        display:inherit
    }

    .touch .orbit-bullets {
        display: block
    }
}

@media only screen and (max-width: 40em) {
    .orbit-stack-on-small .orbit-slides-container {
        height:auto!important
    }

    .orbit-stack-on-small .orbit-slides-container>* {
        position: relative;
        margin: 0!important;
        opacity: 1!important
    }

    .orbit-next,.orbit-prev,.orbit-stack-on-small .orbit-slide-number,.orbit-timer {
        display: none
    }

    .orbit-bullets {
        display: block
    }
}

.reveal-modal-bg {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    background: rgba(0,0,0,.5);
    z-index: 1004;
    display: none;
    left: 0
}

.reveal-modal,dialog {
    visibility: hidden;
    display: none;
    position: absolute;
    z-index: 1005;
    top: 0;
    border-radius: 0;
    left: 0;
    background-color: #fff;
    padding: 1.25rem;
    border: 1px solid #666;
    box-shadow: 0 0 10px rgba(0,0,0,.4);
    padding: 1.875rem
}

@media only screen and (max-width: 40em) {
    .reveal-modal,dialog {
        min-height:300px
    }
}

.reveal-modal .column,.reveal-modal .columns,dialog .column,dialog .columns {
    min-width: 0
}

.reveal-modal>:first-child,dialog>:first-child {
    margin-top: 0
}

.reveal-modal>:last-child,dialog>:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal,dialog {
        width:80%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto;
        top: 6.25rem
    }
}

.reveal-modal.radius,dialog.radius {
    border-radius: 0
}

.reveal-modal.round,dialog.round {
    border-radius: 1000px
}

.reveal-modal.collapse,dialog.collapse {
    padding: 0
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.tiny,dialog.tiny {
        width:30%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.small,dialog.small {
        width:40%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.medium,dialog.medium {
        width:60%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.large,dialog.large {
        width:70%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.xlarge,dialog.xlarge {
        width:95%;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.reveal-modal.full,dialog.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none!important;
    margin-left: 0!important
}

@media only screen and (min-width: 40.0625em) {
    .reveal-modal.full,dialog.full {
        width:100vw;
        max-width: 75rem;
        left: 0;
        right: 0;
        margin: 0 auto
    }
}

.reveal-modal .close-reveal-modal,dialog .close-reveal-modal {
    font-size: 3.125rem;
    line-height: 1;
    position: absolute;
    top: -.9375rem;
    right: -2.1875rem;
    color: #fff;
    font-weight: 100;
    cursor: pointer
}

dialog {
    display: none
}

dialog+.backdrop,dialog::backdrop {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    background: #FFF;
    background: rgba(0,0,0,.5);
    z-index: auto;
    display: none;
    left: 0
}

dialog[open] {
    display: block
}

@media print {
    .reveal-modal,dialog {
        display: none;
        background: #fff!important
    }
}

.side-nav {
    display: block;
    margin: 0;
    padding: .875rem 0;
    list-style-type: none;
    list-style-position: outside;
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑
}

.side-nav li {
    margin: 0 0 .4375rem;
    font-size: .875rem;
    font-weight: 400
}

.side-nav li a:not(.button) {
    display: block;
    color: #e40014;
    margin: 0;
    padding: .4375rem .875rem
}

.side-nav li a:not(.button):focus,.side-nav li a:not(.button):hover {
    background: rgba(0,0,0,.025);
    color: #fda76d
}

.side-nav li.active>a:first-child:not(.button) {
    color: #fda76d;
    font-weight: 400;
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑
}

.side-nav li.divider {
    border-top: 1px solid;
    height: 0;
    padding: 0;
    list-style: none;
    border-top-color: #fff
}

.side-nav li.heading {
    color: #e40014;
    font-size: .875rem;
    font-weight: 700;
    text-transform: uppercase
}

.sub-nav {
    display: block;
    width: auto;
    overflow: hidden;
    margin: -.25rem 0 1.125rem;
    padding-top: .25rem
}

.sub-nav dt {
    text-transform: uppercase
}

.sub-nav dd,.sub-nav dt,.sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0;
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑;
    font-weight: 400;
    font-size: .875rem;
    color: #999
}

.sub-nav dd a,.sub-nav dt a,.sub-nav li a {
    text-decoration: none;
    color: #999;
    padding: .1875rem 1rem
}

.sub-nav dd a:hover,.sub-nav dt a:hover,.sub-nav li a:hover {
    color: #737373
}

.sub-nav dd.active a,.sub-nav dt.active a,.sub-nav li.active a {
    border-radius: 3px;
    font-weight: 400;
    background: #e40014;
    padding: .1875rem 1rem;
    cursor: default;
    color: #fff
}

.sub-nav dd.active a:hover,.sub-nav dt.active a:hover,.sub-nav li.active a:hover {
    background: #fb6806
}

table {
    background: #fff;
    margin-bottom: 1.25rem;
    border: 1px solid #ddd;
    table-layout: auto
}

table caption {
    background: transparent;
    color: #222;
    font-size: 1rem;
    font-weight: 700
}

table thead {
    background: #f5f5f5
}

table thead tr td,table thead tr th {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #222
}

table tfoot {
    background: #f5f5f5
}

table tfoot tr td,table tfoot tr th {
    padding: .5rem .625rem .625rem;
    font-size: .875rem;
    font-weight: 700;
    color: #222
}

table tr td,table tr th {
    padding: .5625rem .625rem;
    font-size: .875rem;
    color: #222;
    text-align: left
}

table tr.alt,table tr.even,table tr:nth-of-type(even) {
    background: #f9f9f9
}

table tbody tr td,table tbody tr th,table tfoot tr td,table tfoot tr th,table thead tr th,table tr td {
    display: table-cell;
    line-height: 1.125rem
}

.row {
    width: 100%;
    margin: 0 auto;
    max-width: 75rem
}

.row1 {
    width: 100%;
    margin: 0 auto;
	vertical-align:middle
    /*max-width: 75rem;*/
}

.row:after,.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.row.collapse>.column,.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

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

.row .row {
    width: auto;
    margin: 0 -.9375rem;
    max-width: none
}

.row .row:after,.row .row:before {
    content: " ";
    display: table
}

.row .row:after {
    clear: both
}

.row .row.collapse {
    width: auto;
    margin: 0;
    max-width: none
}

.row .row.collapse:after,.row .row.collapse:before {
    content: " ";
    display: table
}

.row .row.collapse:after {
    clear: both
}

.column,.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
    width: 100%;
    float: left
}

[class*=column]+[class*=column]:last-child {
    float: middle
}

[class*=column]+[class*=column].end {
    float: left
}

@media only screen {
    .small-push-0 {
        position: relative;
        left: 0;
        right: auto
    }

    .small-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .small-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .small-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .small-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .small-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .small-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .small-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .small-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .small-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .small-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .small-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .small-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .small-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .small-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .small-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .small-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .small-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .small-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .small-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .small-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .small-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .small-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .small-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .small-1 {
        width: 8.33333%
    }

    .small-2 {
        width: 16.66667%
    }

    .small-3 {
        width: 25%
    }

    .small-4 {
        width: 33.33333%
    }

    .small-5 {
        width: 41.66667%
    }

    .small-6 {
        width: 50%
    }

    .small-7 {
        width: 58.33333%
    }

    .small-8 {
        width: 66.66667%
    }

    .small-9 {
        width: 75%
    }

    .small-10 {
        width: 83.33333%
    }

    .small-11 {
        width: 91.66667%
    }

    .small-12 {
        width: 100%
    }

    .small-offset-0 {
        margin-left: 0!important
    }

    .small-offset-1 {
        margin-left: 8.33333%!important
    }

    .small-offset-2 {
        margin-left: 16.66667%!important
    }

    .small-offset-3 {
        margin-left: 25%!important
    }

    .small-offset-4 {
        margin-left: 33.33333%!important
    }

    .small-offset-5 {
        margin-left: 41.66667%!important
    }

    .small-offset-6 {
        margin-left: 50%!important
    }

    .small-offset-7 {
        margin-left: 58.33333%!important
    }

    .small-offset-8 {
        margin-left: 66.66667%!important
    }

    .small-offset-9 {
        margin-left: 75%!important
    }

    .small-offset-10 {
        margin-left: 83.33333%!important
    }

    .small-offset-11 {
        margin-left: 91.66667%!important
    }

    .small-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.small-centered,.columns.small-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.small-uncentered,.columns.small-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.small-centered:last-child,.columns.small-centered:last-child {
        float: none
    }

    .column.small-uncentered:last-child,.columns.small-uncentered:last-child {
        float: left
    }

    .column.small-uncentered.opposite,.columns.small-uncentered.opposite {
        float: right
    }

    .row.small-collapse>.column,.row.small-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.small-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.small-uncollapse>.column,.row.small-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .medium-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .medium-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .medium-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .medium-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .medium-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .medium-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .medium-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .medium-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .medium-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .medium-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .medium-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .medium-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .medium-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .medium-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .medium-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .medium-1 {
        width: 8.33333%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-3 {
        width: 25%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-6 {
        width: 50%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-9 {
        width: 75%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-0 {
        margin-left: 0!important
    }

    .medium-offset-1 {
        margin-left: 8.33333%!important
    }

    .medium-offset-2 {
        margin-left: 16.66667%!important
    }

    .medium-offset-3 {
        margin-left: 25%!important
    }

    .medium-offset-4 {
        margin-left: 33.33333%!important
    }

    .medium-offset-5 {
        margin-left: 41.66667%!important
    }

    .medium-offset-6 {
        margin-left: 50%!important
    }

    .medium-offset-7 {
        margin-left: 58.33333%!important
    }

    .medium-offset-8 {
        margin-left: 66.66667%!important
    }

    .medium-offset-9 {
        margin-left: 75%!important
    }

    .medium-offset-10 {
        margin-left: 83.33333%!important
    }

    .medium-offset-11 {
        margin-left: 91.66667%!important
    }

    .medium-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.medium-centered,.columns.medium-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.medium-uncentered,.columns.medium-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.medium-centered:last-child,.columns.medium-centered:last-child {
        float: none
    }

    .column.medium-uncentered:last-child,.columns.medium-uncentered:last-child {
        float: left
    }

    .column.medium-uncentered.opposite,.columns.medium-uncentered.opposite {
        float: right
    }

    .row.medium-collapse>.column,.row.medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.medium-uncollapse>.column,.row.medium-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0,.push-0 {
        position: relative
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 8.33333%;
        right: auto
    }

    .pull-1,.push-1 {
        position: relative
    }

    .pull-1 {
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        left: 16.66667%;
        right: auto
    }

    .pull-2,.push-2 {
        position: relative
    }

    .pull-2 {
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        left: 25%;
        right: auto
    }

    .pull-3,.push-3 {
        position: relative
    }

    .pull-3 {
        right: 25%;
        left: auto
    }

    .push-4 {
        left: 33.33333%;
        right: auto
    }

    .pull-4,.push-4 {
        position: relative
    }

    .pull-4 {
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        left: 41.66667%;
        right: auto
    }

    .pull-5,.push-5 {
        position: relative
    }

    .pull-5 {
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        left: 50%;
        right: auto
    }

    .pull-6,.push-6 {
        position: relative
    }

    .pull-6 {
        right: 50%;
        left: auto
    }

    .push-7 {
        left: 58.33333%;
        right: auto
    }

    .pull-7,.push-7 {
        position: relative
    }

    .pull-7 {
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        left: 66.66667%;
        right: auto
    }

    .pull-8,.push-8 {
        position: relative
    }

    .pull-8 {
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        left: 75%;
        right: auto
    }

    .pull-9,.push-9 {
        position: relative
    }

    .pull-9 {
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

@media only screen and (min-width: 50.0625em) {
    .large-push-0 {
        position:relative;
        left: 0;
        right: auto
    }

    .large-pull-0 {
        position: relative;
        right: 0;
        left: auto
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%;
        right: auto
    }

    .large-pull-1 {
        position: relative;
        right: 8.33333%;
        left: auto
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%;
        right: auto
    }

    .large-pull-2 {
        position: relative;
        right: 16.66667%;
        left: auto
    }

    .large-push-3 {
        position: relative;
        left: 25%;
        right: auto
    }

    .large-pull-3 {
        position: relative;
        right: 25%;
        left: auto
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%;
        right: auto
    }

    .large-pull-4 {
        position: relative;
        right: 33.33333%;
        left: auto
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%;
        right: auto
    }

    .large-pull-5 {
        position: relative;
        right: 41.66667%;
        left: auto
    }

    .large-push-6 {
        position: relative;
        left: 50%;
        right: auto
    }

    .large-pull-6 {
        position: relative;
        right: 50%;
        left: auto
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%;
        right: auto
    }

    .large-pull-7 {
        position: relative;
        right: 58.33333%;
        left: auto
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%;
        right: auto
    }

    .large-pull-8 {
        position: relative;
        right: 66.66667%;
        left: auto
    }

    .large-push-9 {
        position: relative;
        left: 75%;
        right: auto
    }

    .large-pull-9 {
        position: relative;
        right: 75%;
        left: auto
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .large-pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .large-pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }

    .column,.columns {
        position: relative;
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .large-1 {
        width: 8.33333%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-3 {
        width: 25%
    }

    .large-4 {
        width: 40%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-6 {
        width: 30%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-8 {
        width: 60%
    }

    .large-9 {
        width: 75%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-0 {
        margin-left: 0!important
    }

    .large-offset-1 {
        margin-left: 8.33333%!important
    }

    .large-offset-2 {
        margin-left: 16.66667%!important
    }

    .large-offset-3 {
        margin-left: 25%!important
    }

    .large-offset-4 {
        margin-left: 33.33333%!important
    }

    .large-offset-5 {
        margin-left: 41.66667%!important
    }

    .large-offset-6 {
        margin-left: 50%!important
    }

    .large-offset-7 {
        margin-left: 58.33333%!important
    }

    .large-offset-8 {
        margin-left: 66.66667%!important
    }

    .large-offset-9 {
        margin-left: 75%!important
    }

    .large-offset-10 {
        margin-left: 83.33333%!important
    }

    .large-offset-11 {
        margin-left: 91.66667%!important
    }

    .large-reset-order {
        margin-left: 0;
        margin-right: 0;
        left: auto;
        right: auto;
        float: left
    }

    .column.large-centered,.columns.large-centered {
        margin-left: auto;
        margin-right: auto;
        float: none
    }

    .column.large-uncentered,.columns.large-uncentered {
        margin-left: 0;
        margin-right: 0;
        float: left
    }

    .column.large-centered:last-child,.columns.large-centered:last-child {
        float: none
    }

    .column.large-uncentered:last-child,.columns.large-uncentered:last-child {
        float: left
    }

    .column.large-uncentered.opposite,.columns.large-uncentered.opposite {
        float: right
    }

    .row.large-collapse>.column,.row.large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }

    .row.large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }

    .row.large-uncollapse>.column,.row.large-uncollapse>.columns {
        padding-left: .9375rem;
        padding-right: .9375rem;
        float: left
    }

    .push-0 {
        left: 0;
        right: auto
    }

    .pull-0,.push-0 {
        position: relative
    }

    .pull-0 {
        right: 0;
        left: auto
    }

    .push-1 {
        left: 8.33333%;
        right: auto
    }

    .pull-1,.push-1 {
        position: relative
    }

    .pull-1 {
        right: 8.33333%;
        left: auto
    }

    .push-2 {
        left: 16.66667%;
        right: auto
    }

    .pull-2,.push-2 {
        position: relative
    }

    .pull-2 {
        right: 16.66667%;
        left: auto
    }

    .push-3 {
        left: 25%;
        right: auto
    }

    .pull-3,.push-3 {
        position: relative
    }

    .pull-3 {
        right: 25%;
        left: auto
    }

    .push-4 {
        left: 33.33333%;
        right: auto
    }

    .pull-4,.push-4 {
        position: relative
    }

    .pull-4 {
        right: 33.33333%;
        left: auto
    }

    .push-5 {
        left: 41.66667%;
        right: auto
    }

    .pull-5,.push-5 {
        position: relative
    }

    .pull-5 {
        right: 41.66667%;
        left: auto
    }

    .push-6 {
        left: 50%;
        right: auto
    }

    .pull-6,.push-6 {
        position: relative
    }

    .pull-6 {
        right: 50%;
        left: auto
    }

    .push-7 {
        left: 58.33333%;
        right: auto
    }

    .pull-7,.push-7 {
        position: relative
    }

    .pull-7 {
        right: 58.33333%;
        left: auto
    }

    .push-8 {
        left: 66.66667%;
        right: auto
    }

    .pull-8,.push-8 {
        position: relative
    }

    .pull-8 {
        right: 66.66667%;
        left: auto
    }

    .push-9 {
        left: 75%;
        right: auto
    }

    .pull-9,.push-9 {
        position: relative
    }

    .pull-9 {
        right: 75%;
        left: auto
    }

    .push-10 {
        position: relative;
        left: 83.33333%;
        right: auto
    }

    .pull-10 {
        position: relative;
        right: 83.33333%;
        left: auto
    }

    .push-11 {
        position: relative;
        left: 91.66667%;
        right: auto
    }

    .pull-11 {
        position: relative;
        right: 91.66667%;
        left: auto
    }
}

.button,button {
    cursor: pointer;
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding: 1rem 2rem 1.0625rem;
    font-size: 1rem;
    background-color: #e40014;
    border: 0 solid #ec6003;
    color: #fff;
    transition: background-color .3s ease-out
}

.button:focus,.button:hover,button:focus,button:hover {
    background-color: #ec6003;
    color: #fff
}

.button.secondary,button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.button.secondary:focus,.button.secondary:hover,button.secondary:focus,button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}

.button.success,button.success {
    background-color: #03b6a3;
    border-color: #029282;
    color: #fff
}

.button.success:focus,.button.success:hover,button.success:focus,button.success:hover {
    background-color: #029282;
    color: #fff
}

.button.alert,button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.button.alert:focus,.button.alert:hover,button.alert:focus,button.alert:hover {
    background-color: #cf2a0e;
    color: #fff
}

.button.warning,button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.button.warning:focus,.button.warning:hover,button.warning:focus,button.warning:hover {
    background-color: #cf6e0e;
    color: #fff
}

.button.info,button.info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333
}

.button.info:focus,.button.info:hover,button.info:focus,button.info:hover {
    background-color: #61b6d9;
    color: #fff
}

.button.large,button.large {
    padding: 1.125rem 2.25rem 1.1875rem;
    font-size: 1.25rem
}

.button.small,button.small {
    padding: .875rem 1.75rem .9375rem;
    font-size: .8125rem
}

.button.tiny,button.tiny {
    padding: .625rem 1.25rem .6875rem;
    font-size: 1.125rem
}

.button.expand,button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%
}

.button.left-align,button.left-align {
    text-align: left;
    text-indent: .75rem
}

.button.right-align,button.right-align {
    text-align: right;
    padding-right: .75rem
}

.button.radius,button.radius {
    border-radius: 3px
}

.button.round,button.round {
    border-radius: 1000px
}

.button.disabled,.button[disabled],button.disabled,button[disabled] {
    background-color: #e40014;
    border-color: #ec6003;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover {
    background-color: #ec6003;
    color: #fff;
    background-color: #e40014
}

.button.disabled.secondary,.button[disabled].secondary,button.disabled.secondary,button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button[disabled].secondary:focus,.button[disabled].secondary:hover,button.disabled.secondary:focus,button.disabled.secondary:hover,button[disabled].secondary:focus,button[disabled].secondary:hover {
    background-color: #b9b9b9;
    color: #333;
    background-color: #e7e7e7
}

.button.disabled.success,.button[disabled].success,button.disabled.success,button[disabled].success {
    background-color: #03b6a3;
    border-color: #029282;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.success:focus,.button.disabled.success:hover,.button[disabled].success:focus,.button[disabled].success:hover,button.disabled.success:focus,button.disabled.success:hover,button[disabled].success:focus,button[disabled].success:hover {
    background-color: #029282;
    color: #fff;
    background-color: #03b6a3
}

.button.disabled.alert,.button[disabled].alert,button.disabled.alert,button[disabled].alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.alert:focus,.button.disabled.alert:hover,.button[disabled].alert:focus,.button[disabled].alert:hover,button.disabled.alert:focus,button.disabled.alert:hover,button[disabled].alert:focus,button[disabled].alert:hover {
    background-color: #cf2a0e;
    color: #fff;
    background-color: #f04124
}

.button.disabled.warning,.button[disabled].warning,button.disabled.warning,button[disabled].warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.warning:focus,.button.disabled.warning:hover,.button[disabled].warning:focus,.button[disabled].warning:hover,button.disabled.warning:focus,button.disabled.warning:hover,button[disabled].warning:focus,button[disabled].warning:hover {
    background-color: #cf6e0e;
    color: #fff;
    background-color: #f08a24
}

.button.disabled.info,.button[disabled].info,button.disabled.info,button[disabled].info {
    background-color: #a0d3e8;
    border-color: #61b6d9;
    color: #333;
    cursor: default;
    opacity: .7;
    box-shadow: none
}

.button.disabled.info:focus,.button.disabled.info:hover,.button[disabled].info:focus,.button[disabled].info:hover,button.disabled.info:focus,button.disabled.info:hover,button[disabled].info:focus,button[disabled].info:hover {
    background-color: #61b6d9;
    color: #fff;
    background-color: #a0d3e8
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

@media only screen and (min-width: 40.0625em) {
    .button,button {
        display:inline-block
    }
}

form {
    margin: 0 0 1rem
}

form .row .row {
    margin: 0 -.5rem
}

form .row .row .column,form .row .row .columns {
    padding: 0 .5rem
}

form .row .row.collapse {
    margin: 0
}

form .row .row.collapse .column,form .row .row.collapse .columns {
    padding: 0
}

form .row .row.collapse input {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

form .row input.column,form .row input.columns,form .row textarea.column,form .row textarea.columns {
    padding-left: .5rem
}

label {
    font-size: .9375rem;
    color: #4d4d4d;
    cursor: pointer;
    display: block;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 0
}

label.right {
    float: none!important;
    text-align: right
}

label.inline {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

label small {
    text-transform: capitalize;
    color: #676767
}

.postfix,.prefix {
    display: block;
    position: relative;
    z-index: 2;
    text-align: center;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    font-size: .9375rem;
    height: 2.375rem;
    line-height: 2.375rem
}

.postfix.button,.prefix.button {
    padding: 0;
    text-align: center;
    border: none
}

.prefix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.postfix.button.radius {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.prefix.button.round {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

.postfix.button.round {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

label.prefix,span.prefix {
    background: #f2f2f2;
    border-right: none;
    color: #333;
    border-color: #ccc
}

label.postfix,span.postfix {
    background: #f2f2f2;
    border-left: none;
    color: #333;
    border-color: #ccc
}

input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea {
    -webkit-appearance: none;
    border-radius: 0;
    background-color: hsla(0,0%,6%,.5);
    font-family: inherit;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    color: #fff;
    display: block;
    font-size: .9375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    height: 2.375rem;
    width: 100%;
    box-sizing: border-box;
    transition: box-shadow .45s,border-color .45s ease-in-out
}

input[type=color]:focus,input[type=date]:focus,input[type=datetime-local]:focus,input[type=datetime]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,textarea:focus {
    box-shadow: 0 0 5px #b14803;
    border-color: #b14803;
    background: hsla(0,0%,6%,.75);
    outline: none
}

fieldset[disabled] input[type=color],fieldset[disabled] input[type=date],fieldset[disabled] input[type=datetime-local],fieldset[disabled] input[type=datetime],fieldset[disabled] input[type=email],fieldset[disabled] input[type=month],fieldset[disabled] input[type=number],fieldset[disabled] input[type=password],fieldset[disabled] input[type=search],fieldset[disabled] input[type=tel],fieldset[disabled] input[type=text],fieldset[disabled] input[type=time],fieldset[disabled] input[type=url],fieldset[disabled] input[type=week],fieldset[disabled] textarea,input[type=color]:disabled,input[type=color][disabled],input[type=color][readonly],input[type=date]:disabled,input[type=date][disabled],input[type=date][readonly],input[type=datetime-local]:disabled,input[type=datetime-local][disabled],input[type=datetime-local][readonly],input[type=datetime]:disabled,input[type=datetime][disabled],input[type=datetime][readonly],input[type=email]:disabled,input[type=email][disabled],input[type=email][readonly],input[type=month]:disabled,input[type=month][disabled],input[type=month][readonly],input[type=number]:disabled,input[type=number][disabled],input[type=number][readonly],input[type=password]:disabled,input[type=password][disabled],input[type=password][readonly],input[type=search]:disabled,input[type=search][disabled],input[type=search][readonly],input[type=tel]:disabled,input[type=tel][disabled],input[type=tel][readonly],input[type=text]:disabled,input[type=text][disabled],input[type=text][readonly],input[type=time]:disabled,input[type=time][disabled],input[type=time][readonly],input[type=url]:disabled,input[type=url][disabled],input[type=url][readonly],input[type=week]:disabled,input[type=week][disabled],input[type=week][readonly],textarea:disabled,textarea[disabled],textarea[readonly] {
    background-color: #ddd;
    cursor: default
}

input[type=color].radius,input[type=date].radius,input[type=datetime-local].radius,input[type=datetime].radius,input[type=email].radius,input[type=month].radius,input[type=number].radius,input[type=password].radius,input[type=search].radius,input[type=tel].radius,input[type=text].radius,input[type=time].radius,input[type=url].radius,input[type=week].radius,textarea.radius {
    border-radius: 3px
}

form .row .prefix-radius.row.collapse input,form .row .prefix-radius.row.collapse select,form .row .prefix-radius.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .postfix-radius.row.collapse input,form .row .postfix-radius.row.collapse select,form .row .postfix-radius.row.collapse textarea,form .row .prefix-radius.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

form .row .postfix-radius.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

form .row .prefix-round.row.collapse input,form .row .prefix-round.row.collapse select,form .row .prefix-round.row.collapse textarea {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

form .row .postfix-round.row.collapse input,form .row .postfix-round.row.collapse select,form .row .postfix-round.row.collapse textarea,form .row .prefix-round.row.collapse .prefix {
    border-radius: 0;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px
}

form .row .postfix-round.row.collapse .postfix {
    border-radius: 0;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px
}

input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0
}

textarea[rows] {
    height: auto
}

textarea {
    max-width: 100%
}

select {
    -webkit-appearance: none!important;
    background-color: #fafafa;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
    background-position: 100%;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
    padding: .5rem;
    font-size: .9375rem;
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑;
    color: #fff;
    line-height: normal;
    border-radius: 0;
    height: 2.375rem
}

select::-ms-expand {
    display: none
}

select.radius {
    border-radius: 3px
}

select:hover {
    background-color: #f3f3f3;
    border-color: #b14803
}

select:disabled {
    background-color: #ddd;
    cursor: default
}

input[type=checkbox],input[type=file],input[type=radio],select {
    margin: 0 0 1rem
}

input[type=checkbox]+label,input[type=radio]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

input[type=file] {
    width: 100%
}

fieldset {
    border: 1px solid #ddd;
    padding: 1.25rem;
    margin: 1.125rem 0
}

fieldset legend {
    font-weight: 700;
    background: #fff;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

[data-abide] .error small.error,[data-abide] .error span.error,[data-abide] small.error,[data-abide] span.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff
}

[data-abide] small.error,[data-abide] span.error {
    display: none
}

small.error,span.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.error input,.error select,.error textarea {
    margin-bottom: 0
}

.error input[type=checkbox],.error input[type=radio] {
    margin-bottom: 1rem
}

.error label,.error label.error {
    color: #f04124
}

.error small.error {
    display: block;
    padding: .375rem .5625rem .5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 400;
    font-style: italic;
    background: #f04124;
    color: #fff
}

.error>label>small {
    color: #676767;
    background: transparent;
    padding: 0;
    text-transform: capitalize;
    font-style: normal;
    font-size: 60%;
    margin: 0;
    display: inline
}

.error span.error-message {
    display: block
}

input.error,select.error,textarea.error {
    margin-bottom: 0
}

label.error {
    color: #f04124
}

meta.foundation-mq-topbar {
    font-family: "/only screen and (min-width:50.0625em)/";
    width: 980px
}

.contain-to-grid {
    width: 100%;
    background: none
}

.contain-to-grid .top-bar {
    margin-bottom: 0
}

.fixed {
    width: 100%;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 99
}

.fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%
}

.fixed.expanded:not(.top-bar) .title-area {
    position: fixed;
    width: 100%;
    z-index: 99
}

.fixed.expanded:not(.top-bar) .top-bar-section {
    z-index: 98;
    margin-top: 3.125rem
}

.top-bar {
    overflow: hidden;
    height: 3.725rem;
    line-height: 3.125rem;
    position: relative;
    background: none;
    margin-bottom: 0
}

.top-bar ul {
    margin-bottom: 0;
    list-style: none
}

.top-bar .row {
    max-width: none
}

.top-bar form,.top-bar input {
    margin-bottom: 0
}

.top-bar input {
    height: 1.75rem;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: .75rem
}

.top-bar .button,.top-bar button {
    padding-top: .4125rem;
    padding-bottom: .4125rem;
    margin-bottom: 0;
    font-size: .75rem
}

@media only screen and (max-width: 40em) {
    .top-bar .button,.top-bar button {
        position:relative;
        top: -1px
    }
}

.top-bar .title-area {
    position: relative;
    margin: 0
}

.top-bar .name {
    height: 3.125rem;
    margin: 0;
    font-size: 16px
}

.top-bar .name h1,.top-bar .name h2,.top-bar .name h3,.top-bar .name h4,.top-bar .name p,.top-bar .name span {
    line-height: 3.125rem;
    font-size: 1.0625rem;
    margin: 0
}

.top-bar .name h1 a,.top-bar .name h2 a,.top-bar .name h3 a,.top-bar .name h4 a,.top-bar .name p a,.top-bar .name span a {
    font-weight: 400;
    color: #fff;
    width: 75%;
    display: block;
    padding: 0 1.04167rem
}

.top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0
}

.top-bar .toggle-topbar a {
    color: #FFF;
    text-transform: uppercase;
    font-size: .8125rem;
    font-weight: 700;
    position: relative;
    display: block;
    padding: 0 1.04167rem;
    height: 3.125rem;
    line-height: 3.125rem
}

.top-bar .toggle-topbar.menu-icon {
    top: 50%;
    margin-top: -16px
}

.top-bar .toggle-topbar.menu-icon a {
    height: 34px;
    line-height: 33px;
    padding: 0 2.60417rem 0 1.04167rem;
    color: #fff;
    position: relative
}

.top-bar .toggle-topbar.menu-icon a span:after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -8px;
    right: 1.04167rem;
    box-shadow: 0 0 0 1px #fff,0 7px 0 1px #fff,0 14px 0 1px #fff;
    width: 16px
}

.top-bar .toggle-topbar.menu-icon a span:hover:after {
    box-shadow: 0 0 0 1px "",0 7px 0 1px "",0 14px 0 1px ""
}

.top-bar.expanded {
    height: auto;
    background: transparent
}

.top-bar.expanded .title-area {
    background: none
}

.top-bar.expanded .toggle-topbar a {
    color: #888
}

.top-bar.expanded .toggle-topbar a span:after {
    box-shadow: 0 0 0 1px #888,0 7px 0 1px #888,0 14px 0 1px #888
}

.top-bar-section {
    left: 0;
    position: relative;
    width: auto;
    transition: left .3s ease-out
}

.top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0
}

.top-bar-section .divider,.top-bar-section [role=separator] {
    border-top: 1px solid #000;
    clear: both;
    height: 1px;
    width: 100%
}

.top-bar-section ul li {
    background: #333
}

.top-bar-section ul li>a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 12px 0;
    padding-left: 1.04167rem;
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑;
    font-size: .8125rem;
    font-weight: 400;
    text-transform: none
}

.top-bar-section ul li>a.button {
    font-size: .8125rem;
    padding-right: 1.04167rem;
    padding-left: 1.04167rem;
    background-color: #e40014;
    border-color: #ec6003;
    color: #fff
}

.top-bar-section ul li>a.button:focus,.top-bar-section ul li>a.button:hover {
    background-color: #ec6003;
    color: #fff
}

.top-bar-section ul li>a.button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>a.button.secondary:focus,.top-bar-section ul li>a.button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>a.button.success {
    background-color: #03b6a3;
    border-color: #029282;
    color: #fff
}

.top-bar-section ul li>a.button.success:focus,.top-bar-section ul li>a.button.success:hover {
    background-color: #029282;
    color: #fff
}

.top-bar-section ul li>a.button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>a.button.alert:focus,.top-bar-section ul li>a.button.alert:hover {
    background-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>a.button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>a.button.warning:focus,.top-bar-section ul li>a.button.warning:hover {
    background-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>button {
    font-size: .8125rem;
    padding-right: 1.04167rem;
    padding-left: 1.04167rem;
    background-color: #e40014;
    border-color: #ec6003;
    color: #fff
}

.top-bar-section ul li>button:focus,.top-bar-section ul li>button:hover {
    background-color: #ec6003;
    color: #fff
}

.top-bar-section ul li>button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>button.secondary:focus,.top-bar-section ul li>button.secondary:hover {
    background-color: #b9b9b9;
    color: #333
}

.top-bar-section ul li>button.success {
    background-color: #03b6a3;
    border-color: #029282;
    color: #fff
}

.top-bar-section ul li>button.success:focus,.top-bar-section ul li>button.success:hover {
    background-color: #029282;
    color: #fff
}

.top-bar-section ul li>button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>button.alert:focus,.top-bar-section ul li>button.alert:hover {
    background-color: #cf2a0e;
    color: #fff
}

.top-bar-section ul li>button.warning {
    background-color: #f08a24;
    border-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li>button.warning:focus,.top-bar-section ul li>button.warning:hover {
    background-color: #cf6e0e;
    color: #fff
}

.top-bar-section ul li:hover:not(.has-form)>a {
    background-color: #555;
    background: #333;
    color: #fff
}

.top-bar-section ul li.active>a {
    background: #e40014;
    color: #fff
}

.top-bar-section ul li.active>a:hover {
    background: #fb6806;
    color: #fff
}

.top-bar-section .has-form {
    padding: 1.04167rem
}

.top-bar-section .has-dropdown {
    position: relative
}

.top-bar-section .has-dropdown>a:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: 5px inset;
    border-color: transparent transparent transparent hsla(0,0%,100%,.4);
    border-left-style: solid;
    margin-right: 1.04167rem;
    margin-top: -4.5px;
    position: absolute;
    top: 50%;
    right: 0
}

.top-bar-section .has-dropdown.moved {
    position: static
}

.top-bar-section .has-dropdown.moved>.dropdown {
    display: block;
    position: static!important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute!important;
    width: 100%
}

.top-bar-section .has-dropdown.moved>a:after {
    display: none
}

.top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px)
}

.top-bar-section .dropdown li {
    width: 100%;
    height: auto
}

.top-bar-section .dropdown li a {
    font-weight: 400;
    padding: 8px 1.04167rem
}

.top-bar-section .dropdown li a.parent-link {
    font-weight: 400
}

.top-bar-section .dropdown li.parent-link,.top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.125rem
}

.top-bar-section .dropdown li.parent-link a,.top-bar-section .dropdown li.title h5 a {
    color: #fff;
    display: block
}

.top-bar-section .dropdown li.parent-link a:hover,.top-bar-section .dropdown li.title h5 a:hover {
    background: none
}

.top-bar-section .dropdown li.has-form {
    padding: 8px 1.04167rem
}

.top-bar-section .dropdown li .button,.top-bar-section .dropdown li button {
    top: auto
}

.top-bar-section .dropdown label {
    padding: 8px 1.04167rem 2px;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #777;
    font-weight: 700;
    font-size: .625rem
}

.js-generated {
    display: block
}

@media only screen and (min-width: 50.0625em) {
    .top-bar {
        background:none;
        overflow: visible
    }

    .top-bar:after,.top-bar:before {
        content: " ";
        display: table
    }

    .top-bar:after {
        clear: both
    }

    .top-bar .toggle-topbar {
        display: none
    }

    .top-bar .title-area {
        float: left
    }

    .top-bar .name h1 a {
        width: auto
    }

    .top-bar .button,.top-bar button,.top-bar input {
        font-size: .875rem;
        position: relative;
        height: 1.75rem;
        top: .6875rem
    }

    .top-bar.expanded {
        background: none
    }

    .contain-to-grid .top-bar {
        max-width: 75rem;
        margin: 0 auto;
        margin-bottom: 0
    }

    .top-bar-section {
        transition: none 0 0;
        left: 0!important
    }

    .top-bar-section ul {
        width: auto;
        height: auto!important;
        display: inline
    }

    .top-bar-section ul li {
        float: left
    }

    .top-bar-section ul li .js-generated {
        display: none
    }

    .top-bar-section li.hover>a:not(.button) {
        background-color: #555;
        background: #333;
        color: #fff
    }

    .top-bar-section li:not(.has-form) a:not(.button) {
        padding: 0 1.04167rem;
        line-height: 3.125rem;
        background: none
    }

    .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555;
        background: #333
    }

    .top-bar-section li.active:not(.has-form) a:not(.button) {
        padding: 0 1.04167rem;
        line-height: 3.125rem;
        color: #fff;
        background: #e40014
    }

    .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #fb6806;
        color: #fff
    }

    .top-bar-section .has-dropdown>a {
        padding-right: 2.29167rem!important
    }

    .top-bar-section .has-dropdown>a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: 5px inset;
        border-color: hsla(0,0%,100%,.4) transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.5625rem
    }

    .top-bar-section .has-dropdown.moved {
        position: relative
    }

    .top-bar-section .has-dropdown.moved>.dropdown {
        display: block;
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px,1px,1px,1px)
    }

    .top-bar-section .has-dropdown.hover>.dropdown,.top-bar-section .has-dropdown.not-click:hover>.dropdown,.top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute!important
    }

    .top-bar-section .has-dropdown .dropdown li.has-dropdown>a:after {
        border: none;
        content: "\00bb";
        top: 1rem;
        margin-top: -1px;
        right: 5px;
        line-height: 1.2
    }

    .top-bar-section .dropdown {
        left: 0;
        top: auto;
        background: transparent;
        min-width: 100%
    }

    .top-bar-section .dropdown li a {
        color: #fff;
        line-height: 3.125rem;
        white-space: nowrap;
        padding: 12px 1.04167rem;
        background: #333
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {
        color: #fff;
        background: #333
    }

    .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button) {
        color: #fff;
        background-color: #555;
        background: #333
    }

    .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333
    }

    .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0
    }

    .top-bar-section>ul>.divider,.top-bar-section>ul>[role=separator] {
        border-bottom: none;
        border-top: none;
        border-right: 1px solid #212121;
        clear: none;
        height: 3.125rem;
        width: 0
    }

    .top-bar-section .has-form {
        background: none;
        padding: 0 1.04167rem;
        height: 3.125rem
    }

    .top-bar-section .right li .dropdown {
        left: auto;
        right: 0
    }

    .top-bar-section .right li .dropdown li .dropdown {
        right: 100%
    }

    .top-bar-section .left li .dropdown {
        right: auto;
        left: 0
    }

    .top-bar-section .left li .dropdown li .dropdown {
        left: 100%
    }

    .no-js .top-bar-section ul li:hover>a {
        background-color: #555;
        background: #333;
        color: #fff
    }

    .no-js .top-bar-section ul li:active>a {
        background: #e40014;
        color: #fff
    }

    .no-js .top-bar-section .has-dropdown:hover>.dropdown,.no-js .top-bar-section .has-dropdown>a:focus+.dropdown {
        display: block;
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute!important
    }
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

.text-justify {
    text-align: justify!important
}

@media only screen and (max-width: 40em) {
    .small-only-text-left {
        text-align:left!important
    }

    .small-only-text-right {
        text-align: right!important
    }

    .small-only-text-center {
        text-align: center!important
    }

    .small-only-text-justify {
        text-align: justify!important
    }
}

@media only screen {
    .small-text-left {
        text-align: left!important
    }

    .small-text-right {
        text-align: right!important
    }

    .small-text-center {
        text-align: center!important
    }

    .small-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 40.0625em) and (max-width:50em) {
    .medium-only-text-left {
        text-align:left!important
    }

    .medium-only-text-right {
        text-align: right!important
    }

    .medium-only-text-center {
        text-align: center!important
    }

    .medium-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-text-left {
        text-align:left!important
    }

    .medium-text-right {
        text-align: right!important
    }

    .medium-text-center {
        text-align: center!important
    }

    .medium-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 50.0625em) and (max-width:64em) {
    .large-only-text-left {
        text-align:left!important
    }

    .large-only-text-right {
        text-align: right!important
    }

    .large-only-text-center {
        text-align: center!important
    }

    .large-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 50.0625em) {
    .large-text-left {
        text-align:left!important
    }

    .large-text-right {
        text-align: right!important
    }

    .large-text-center {
        text-align: center!important
    }

    .large-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 64.0625em) and (max-width:85.375em) {
    .xlarge-only-text-left {
        text-align:left!important
    }

    .xlarge-only-text-right {
        text-align: right!important
    }

    .xlarge-only-text-center {
        text-align: center!important
    }

    .xlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 64.0625em) {
    .xlarge-text-left {
        text-align:left!important
    }

    .xlarge-text-right {
        text-align: right!important
    }

    .xlarge-text-center {
        text-align: center!important
    }

    .xlarge-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 85.4735em) and (max-width:99999999em) {
    .xxlarge-only-text-left {
        text-align:left!important
    }

    .xxlarge-only-text-right {
        text-align: right!important
    }

    .xxlarge-only-text-center {
        text-align: center!important
    }

    .xxlarge-only-text-justify {
        text-align: justify!important
    }
}

@media only screen and (min-width: 85.4735em) {
    .xxlarge-text-left {
        text-align:left!important
    }

    .xxlarge-text-right {
        text-align: right!important
    }

    .xxlarge-text-center {
        text-align: center!important
    }

    .xxlarge-text-justify {
        text-align: justify!important
    }
}

blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul {
    margin: 0;
    padding: 0
}

a {
    color: #333333;
    text-decoration: none;
    line-height: inherit
}

a:focus,a:hover {
    color: #80a91f
}

a img {
    border: none
}

p {
    font-family: inherit;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.8;
    margin-bottom: 1.25rem;
    text-rendering: optimizeLegibility
}

p.lead {
    font-size: 1.15625rem;
    line-height: 1.6
}

p aside {
    font-size: .875rem;
    line-height: 1.35;
    font-style: italic
}

h1,h2,h3,h5,h6 {
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑;
    font-weight: 400;
    font-style: normal;
    color: #fff;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.6
}

h4 {
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑;
    font-weight: 400;
    font-style: normal;
    color: #333333;
    text-rendering: optimizeLegibility;
    margin-top: .2rem;
    margin-bottom: .5rem;
    line-height: 1.6
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small {
    font-size: 60%;
    color: #fff;
    line-height: 0
}

h1 {
    font-size: 2.125rem
}

h2 {
    font-size: 2.2125rem
}

h3 {
    font-size: 1.25rem
}

h4,h5,h6 {
    font-size: 1rem
}

.subheader {
    line-height: 1.4;
    color: #fff;
    font-weight: 400;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 1.25rem 0 1.1875rem;
    height: 0
}

em,i {
    font-style: italic
}

b,em,i,strong {
    line-height: inherit
}

b,strong {
    font-weight: 700
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    font-family: Consolas,Liberation Mono,Courier,monospace;
    font-weight: 400;
    color: #333;
    background-color: #f8f8f8;
    border: 1px solid #dfdfdf;
    padding: .125rem .3125rem .0625rem
}

dl,ol,ul {
    font-size: 1rem;
    line-height: 1.5;
    margin-bottom: 1.25rem;
    list-style-position: outside;
    font-family: inherit
}

ul {
    margin-left: 1.1rem
}

ul.no-bullet {
    margin-left: 0
}

ul.no-bullet li ol,ul.no-bullet li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none
}

ul li ol,ul li ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
    list-style: none;	
}

ul.circle li ul,ul.disc li ul,ul.square li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    margin-left: 1.1rem
}

ul.circle {
    list-style-type: circle
}

ul.circle,ul.disc {
    margin-left: 1.1rem
}

ul.disc {
    list-style-type: disc
}

ul.no-bullet {
    list-style: none
}

ol {
    margin-left: 1.4rem
}

ol li ol,ol li ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

dl dd {
    margin-bottom: .75rem
}

abbr,acronym {
    text-transform: uppercase;
    font-size: 90%;
    color: #fff;
    cursor: help
}

abbr {
    text-transform: none
}

abbr[title] {
    border-bottom: 1px dotted #ddd
}

blockquote {
    margin: 0 0 1.25rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #ddd
}

blockquote cite {
    display: block;
    font-size: .8125rem;
    color: #fff
}

blockquote cite:before {
    content: "\2014 \0020"
}

blockquote cite a,blockquote cite a:visited {
    color: #fff
}

blockquote,blockquote p {
    line-height: 1.8;
    color: #fff
}

.vcard {
    display: inline-block;
    margin: 0 0 1.25rem;
    border: 1px solid #ddd;
    padding: .625rem .75rem
}

.vcard li {
    margin: 0;
    display: block
}

.vcard .fn {
    font-size: .9375rem
}

.vcard .fn,.vevent .summary,.vevent abbr {
    font-weight: 700
}

.vevent abbr {
    cursor: default;
    text-decoration: none;
    border: none;
    padding: 0 .0625rem
}

@media only screen and (min-width: 40.0625em) {
    h1,h2,h3,h4,h5,h6 {
        line-height:1.6
    }

    h1 {
        font-size: 2.75rem
    }

    h2 {
        font-size: 4.25rem
    }

    h3 {
        font-size: 1.75rem
    }

    h4 {
        font-size: 1.5rem
    }

    h5 {
        font-size: 1.125rem
    }

    h6 {
        font-size: 1rem
    }
}

.print-only {
    display: none!important
}

@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    @page {
        margin: .5cm
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .hide-on-print {
        display: none!important
    }

    .print-only {
        display: block!important
    }

    .hide-for-print {
        display: none!important
    }

    .show-for-print {
        display: inherit!important
    }
}

meta.foundation-version {
    font-family: \/ {
        {
            VERSION
        }
    }

    /}

meta.foundation-mq-small {
    font-family: "/only screen/";
    width: 0
}

meta.foundation-mq-small-only {
    font-family: "/only screen and (max-width: 40em)/";
    width: 0
}

meta.foundation-mq-medium {
    font-family: "/only screen and (min-width:40.0625em)/";
    width: 40.0625em
}

meta.foundation-mq-medium-only {
    font-family: "/only screen and (min-width:40.0625em) and (max-width:50em)/";
    width: 40.0625em
}

meta.foundation-mq-large {
    font-family: "/only screen and (min-width:50.0625em)/";
    width: 50.0625em
}

meta.foundation-mq-large-only {
    font-family: "/only screen and (min-width:50.0625em) and (max-width:64em)/";
    width: 50.0625em
}

meta.foundation-mq-xlarge {
    font-family: "/only screen and (min-width:64.0625em)/";
    width: 64.0625em
}

meta.foundation-mq-xlarge-only {
    font-family: "/only screen and (min-width:64.0625em) and (max-width:85.375em)/";
    width: 64.0625em
}

meta.foundation-mq-xxlarge {
    font-family: "/only screen and (min-width:85.4735em)/";
    width: 85.4735em
}

meta.foundation-data-attribute-namespace {
    font-family: false
}

body,html {
    height: 100%
}

*,:after,:before {
    box-sizing: border-box
}

body,html {
    font-size: 100%
}

body {
    background: #FFF;
    color: #fff;
    padding: 0;
    margin: 0;
    font-family: xingothic-tc,Myriad Pro,微軟正黑體,微软雅黑;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5;
    position: relative;
    cursor: auto
}

a:hover {
    cursor: pointer
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object {
    max-width: none!important
}

.left {
    float: left!important
}

.right {
    float: right!important
}

.clearfix:after,.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hide {
    display: none!important
}

.hide,.invisible {
    visibility: hidden
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px
}

select {
    width: 100%
}

@media only screen {
    .hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-medium,.hide-for-medium-only,.hide-for-medium-up,.hide-for-xlarge,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium-down,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-small-up,.show-for-xlarge-down,.show-for-xxlarge-down {
        display: inherit!important
    }

    .hide-for-large-down,.hide-for-medium-down,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-small-up,.hide-for-xlarge-down,.hide-for-xxlarge-down,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-medium,.show-for-medium-only,.show-for-medium-up,.show-for-xlarge,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none!important
    }

    .hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-xlarge,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium-down,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-small-up,.visible-for-xlarge-down,.visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down,.hidden-for-medium-down,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-small-up,.hidden-for-xlarge-down,.hidden-for-xxlarge-down,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-medium,.visible-for-medium-only,.visible-for-medium-up,.visible-for-xlarge,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px,1px,1px,1px)
    }

    table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-medium,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-xlarge,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium-down,table.show-for-small,table.show-for-small-down,table.show-for-small-only,table.show-for-small-up,table.show-for-xlarge-down,table.show-for-xxlarge-down {
        display: table!important
    }

    thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-medium,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-xlarge,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium-down,thead.show-for-small,thead.show-for-small-down,thead.show-for-small-only,thead.show-for-small-up,thead.show-for-xlarge-down,thead.show-for-xxlarge-down {
        display: table-header-group!important
    }

    tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-medium,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium-down,tbody.show-for-small,tbody.show-for-small-down,tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-xlarge-down,tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }

    tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-medium,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-xlarge,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium-down,tr.show-for-small,tr.show-for-small-down,tr.show-for-small-only,tr.show-for-small-up,tr.show-for-xlarge-down,tr.show-for-xxlarge-down {
        display: table-row!important
    }

    td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-medium,td.hide-for-medium-only,td.hide-for-medium-up,td.hide-for-xlarge,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium-down,td.show-for-small,td.show-for-small-down,td.show-for-small-only,td.show-for-small-up,td.show-for-xlarge-down,td.show-for-xxlarge-down,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-medium,th.hide-for-medium-only,th.hide-for-medium-up,th.hide-for-xlarge,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium-down,th.show-for-small,th.show-for-small-down,th.show-for-small-only,th.show-for-small-up,th.show-for-xlarge-down,th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width: 40.0625em) {
    .hide-for-large,.hide-for-large-only,.hide-for-large-up,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-down,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-down,.show-for-xxlarge-down {
        display:inherit!important
    }

    .hide-for-large-down,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-down,.hide-for-xxlarge-down,.show-for-large,.show-for-large-only,.show-for-large-up,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none!important
    }

    .hidden-for-large,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-down,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-down,.visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-down,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-down,.hidden-for-xxlarge-down,.visible-for-large,.visible-for-large-only,.visible-for-large-up,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px,1px,1px,1px)
    }

    table.hide-for-large,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-down,table.show-for-medium,table.show-for-medium-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-down,table.show-for-xxlarge-down {
        display: table!important
    }

    thead.hide-for-large,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-down,thead.show-for-medium,thead.show-for-medium-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-down,thead.show-for-xxlarge-down {
        display: table-header-group!important
    }

    tbody.hide-for-large,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-down,tbody.show-for-medium,tbody.show-for-medium-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-down,tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }

    tr.hide-for-large,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-down,tr.show-for-medium,tr.show-for-medium-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-down,tr.show-for-xxlarge-down {
        display: table-row!important
    }

    td.hide-for-large,td.hide-for-large-only,td.hide-for-large-up,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-down,td.show-for-medium,td.show-for-medium-down,td.show-for-medium-only,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-down,td.show-for-xxlarge-down,th.hide-for-large,th.hide-for-large-only,th.hide-for-large-up,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-down,th.show-for-medium,th.show-for-medium-down,th.show-for-medium-only,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-down,th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width: 50.0625em) {
    .hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-down,.show-for-xxlarge-down {
        display:inherit!important
    }

    .hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-down,.hide-for-xxlarge-down,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none!important
    }

    .hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-down,.visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-down,.hidden-for-xxlarge-down,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px,1px,1px,1px)
    }

    table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large,table.show-for-large-down,table.show-for-large-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-down,table.show-for-xxlarge-down {
        display: table!important
    }

    thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large,thead.show-for-large-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-down,thead.show-for-xxlarge-down {
        display: table-header-group!important
    }

    tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large,tbody.show-for-large-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-down,tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }

    tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large,tr.show-for-large-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-down,tr.show-for-xxlarge-down {
        display: table-row!important
    }

    td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge,td.hide-for-xlarge-only,td.hide-for-xlarge-up,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large,td.show-for-large-down,td.show-for-large-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-down,td.show-for-xxlarge-down,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge,th.hide-for-xlarge-only,th.hide-for-xlarge-up,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large,th.show-for-large-down,th.show-for-large-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-down,th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width: 64.0625em) {
    .hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xxlarge,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge,.show-for-xlarge-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xxlarge-down {
        display:inherit!important
    }

    .hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge,.hide-for-xlarge-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xxlarge-down,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xxlarge,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display: none!important
    }

    .hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xxlarge,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge,.visible-for-xlarge-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xxlarge-down {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xxlarge-down,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xxlarge,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px,1px,1px,1px)
    }

    table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xxlarge,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge,table.show-for-xlarge-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xxlarge-down {
        display: table!important
    }

    thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xxlarge,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xxlarge-down {
        display: table-header-group!important
    }

    tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xxlarge,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xxlarge-down {
        display: table-row-group!important
    }

    tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xxlarge,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xxlarge-down {
        display: table-row!important
    }

    td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xxlarge,td.hide-for-xxlarge-only,td.hide-for-xxlarge-up,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge,td.show-for-xlarge-down,td.show-for-xlarge-only,td.show-for-xlarge-up,td.show-for-xxlarge-down,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xxlarge,th.hide-for-xxlarge-only,th.hide-for-xxlarge-up,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge,th.show-for-xlarge-down,th.show-for-xlarge-only,th.show-for-xlarge-up,th.show-for-xxlarge-down {
        display: table-cell!important
    }
}

@media only screen and (min-width: 85.4735em) {
    .hide-for-large,.hide-for-large-down,.hide-for-large-only,.hide-for-medium,.hide-for-medium-down,.hide-for-medium-only,.hide-for-small,.hide-for-small-down,.hide-for-small-only,.hide-for-xlarge,.hide-for-xlarge-down,.hide-for-xlarge-only,.show-for-large-up,.show-for-medium-up,.show-for-small-up,.show-for-xlarge-up,.show-for-xxlarge,.show-for-xxlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up {
        display:inherit!important
    }

    .hide-for-large-up,.hide-for-medium-up,.hide-for-small-up,.hide-for-xlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.show-for-large,.show-for-large-down,.show-for-large-only,.show-for-medium,.show-for-medium-down,.show-for-medium-only,.show-for-small,.show-for-small-down,.show-for-small-only,.show-for-xlarge,.show-for-xlarge-down,.show-for-xlarge-only {
        display: none!important
    }

    .hidden-for-large,.hidden-for-large-down,.hidden-for-large-only,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-medium-only,.hidden-for-small,.hidden-for-small-down,.hidden-for-small-only,.hidden-for-xlarge,.hidden-for-xlarge-down,.hidden-for-xlarge-only,.visible-for-large-up,.visible-for-medium-up,.visible-for-small-up,.visible-for-xlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up {
        position: static!important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto
    }

    .hidden-for-large-up,.hidden-for-medium-up,.hidden-for-small-up,.hidden-for-xlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.visible-for-large,.visible-for-large-down,.visible-for-large-only,.visible-for-medium,.visible-for-medium-down,.visible-for-medium-only,.visible-for-small,.visible-for-small-down,.visible-for-small-only,.visible-for-xlarge,.visible-for-xlarge-down,.visible-for-xlarge-only {
        position: absolute!important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px,1px,1px,1px)
    }

    table.hide-for-large,table.hide-for-large-down,table.hide-for-large-only,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-medium-only,table.hide-for-small,table.hide-for-small-down,table.hide-for-small-only,table.hide-for-xlarge,table.hide-for-xlarge-down,table.hide-for-xlarge-only,table.show-for-large-up,table.show-for-medium-up,table.show-for-small-up,table.show-for-xlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up {
        display: table!important
    }

    thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-large-only,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-medium-only,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-small-only,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.hide-for-xlarge-only,thead.show-for-large-up,thead.show-for-medium-up,thead.show-for-small-up,thead.show-for-xlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up {
        display: table-header-group!important
    }

    tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-large-only,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-medium-only,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-small-only,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.hide-for-xlarge-only,tbody.show-for-large-up,tbody.show-for-medium-up,tbody.show-for-small-up,tbody.show-for-xlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up {
        display: table-row-group!important
    }

    tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-large-only,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-medium-only,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-small-only,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.hide-for-xlarge-only,tr.show-for-large-up,tr.show-for-medium-up,tr.show-for-small-up,tr.show-for-xlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up {
        display: table-row!important
    }

    td.hide-for-large,td.hide-for-large-down,td.hide-for-large-only,td.hide-for-medium,td.hide-for-medium-down,td.hide-for-medium-only,td.hide-for-small,td.hide-for-small-down,td.hide-for-small-only,td.hide-for-xlarge,td.hide-for-xlarge-down,td.hide-for-xlarge-only,td.show-for-large-up,td.show-for-medium-up,td.show-for-small-up,td.show-for-xlarge-up,td.show-for-xxlarge,td.show-for-xxlarge-down,td.show-for-xxlarge-only,td.show-for-xxlarge-up,th.hide-for-large,th.hide-for-large-down,th.hide-for-large-only,th.hide-for-medium,th.hide-for-medium-down,th.hide-for-medium-only,th.hide-for-small,th.hide-for-small-down,th.hide-for-small-only,th.hide-for-xlarge,th.hide-for-xlarge-down,th.hide-for-xlarge-only,th.show-for-large-up,th.show-for-medium-up,th.show-for-small-up,th.show-for-xlarge-up,th.show-for-xxlarge,th.show-for-xxlarge-down,th.show-for-xxlarge-only,th.show-for-xxlarge-up {
        display: table-cell!important
    }
}

.hide-for-portrait,.show-for-landscape {
    display: inherit!important
}

.hide-for-landscape,.show-for-portrait {
    display: none!important
}

table.hide-for-landscape,table.show-for-portrait {
    display: table!important
}

thead.hide-for-landscape,thead.show-for-portrait {
    display: table-header-group!important
}

tbody.hide-for-landscape,tbody.show-for-portrait {
    display: table-row-group!important
}

tr.hide-for-landscape,tr.show-for-portrait {
    display: table-row!important
}

td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
    display: table-cell!important
}

@media only screen and (orientation: landscape) {
    .hide-for-portrait,.show-for-landscape {
        display:inherit!important
    }

    .hide-for-landscape,.show-for-portrait {
        display: none!important
    }

    table.hide-for-portrait,table.show-for-landscape {
        display: table!important
    }

    thead.hide-for-portrait,thead.show-for-landscape {
        display: table-header-group!important
    }

    tbody.hide-for-portrait,tbody.show-for-landscape {
        display: table-row-group!important
    }

    tr.hide-for-portrait,tr.show-for-landscape {
        display: table-row!important
    }

    td.hide-for-portrait,td.show-for-landscape,th.hide-for-portrait,th.show-for-landscape {
        display: table-cell!important
    }
}

@media only screen and (orientation: portrait) {
    .hide-for-landscape,.show-for-portrait {
        display:inherit!important
    }

    .hide-for-portrait,.show-for-landscape {
        display: none!important
    }

    table.hide-for-landscape,table.show-for-portrait {
        display: table!important
    }

    thead.hide-for-landscape,thead.show-for-portrait {
        display: table-header-group!important
    }

    tbody.hide-for-landscape,tbody.show-for-portrait {
        display: table-row-group!important
    }

    tr.hide-for-landscape,tr.show-for-portrait {
        display: table-row!important
    }

    td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait {
        display: table-cell!important
    }
}

.show-for-touch {
    display: none!important
}

.hide-for-touch,.touch .show-for-touch {
    display: inherit!important
}

.touch .hide-for-touch {
    display: none!important
}

.touch table.show-for-touch,table.hide-for-touch {
    display: table!important
}

.touch thead.show-for-touch,thead.hide-for-touch {
    display: table-header-group!important
}

.touch tbody.show-for-touch,tbody.hide-for-touch {
    display: table-row-group!important
}

.touch tr.show-for-touch,tr.hide-for-touch {
    display: table-row!important
}

.touch td.show-for-touch,.touch th.show-for-touch,td.hide-for-touch,th.hide-for-touch {
    display: table-cell!important
}

@media print {
    .show-for-print {
        display: block
    }

    .hide-for-print {
        display: none
    }

    table.show-for-print {
        display: table!important
    }

    thead.show-for-print {
        display: table-header-group!important
    }

    tbody.show-for-print {
        display: table-row-group!important
    }

    tr.show-for-print {
        display: table-row!important
    }

    td.show-for-print,th.show-for-print {
        display: table-cell!important
    }
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

@font-face {
    font-family: systek_flow;
    src: url(../fonts/systek_flow.eot);
    src: url(../fonts/systek_flow.eot?#iefix) format("embedded-opentype"),url(../fonts/systek_flow.woff) format("woff"),url(../fonts/systek_flow.ttf) format("truetype"),url(../fonts/systek_flow.svg#systek_flow) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=icon-]:before {
    display: inline-block;
    font-family: systek_flow;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-flow_01_talking:before {
    content: '\0041'
}

.icon-flow_02_userresearch:before {
    content: '\0042'
}

.icon-flow_03_induction:before {
    content: '\0043'
}

.icon-flow_04_competition:before {
    content: '\0044'
}

.icon-flow_05_direction:before {
    content: '\0045'
}

.icon-flow_06_architecture:before {
    content: '\0046'
}

.icon-flow_07_design:before {
    content: '\0047'
}

.icon-flow_08_interaction:before {
    content: '\0048'
}

.icon-flow_09_analysis:before {
    content: '\0049'
}

.icon-flow_10_visual:before {
    content: '\004a'
}

.icon-flow_11_coding:before {
    content: '\004b'
}

.icon-flow_12_verification:before {
    content: '\004c'
}

.icon-flow_13_mobile:before {
    content: '\004d'
}

.icon-flow_14_officiallyonline:before {
    content: '\004e'
}

.main-title,.primary-color,h3,header .top-bar-section a.active {
    color: #e40014
}

.main-title {
    color: #8ec31e
}

.success-color {
    color: #03b6a3
}

:focus {
    outline: 0
}

#loder {
    width: 100%;
    height: 100%;
    background: #FFF;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999
}

#loder img {
    position: absolute;
    /*width: 100px;*/
    left: 35%;
    top: 30%
}

html {
    -webkit-font-smoothing: antialiased
}

body,html {
    -webkit-overflow-scrolling: touch
}

body {
    overflow-x: hidden
}

body.page {
    min-height: 100%;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMDQ3MjEiIHkxPSItMC4wMzk2MTQiIHgyPSIwLjk1Mjc5IiB5Mj0iMS4wMzk2MTQiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiM1MjJkNTUiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Q4ODEzZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FhNGUyYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-linear-gradient(310deg,#522d55,#d8813f,#aa4e2c);
    background-image: linear-gradient(140deg,#522d55,#d8813f,#aa4e2c);
    background-attachment: fixed
}

body:before {
    content: "";
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: #FFF center 0 no-repeat;
    background-size: cover;

}

@-webkit-keyframes c {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

@keyframes c {
    0% {
        opacity: 1
    }

    50% {
        opacity: .3
    }

    to {
        opacity: 1
    }
}

header {
    width: 100%;
    z-index: 1000;
    position: absolute;
    left: 0;
    top: 0
}

header.color {
    background: #FFF;
    position: fixed
}

header.color .top-bar {
    margin: 10px auto;
    background: none
}

header.color .top-bar.expanded {
    margin: 10px auto 0
}

header.color .top-bar.expanded .top-bar-section {
    background: transparent
}

header:not(.color) .top-bar.expanded {
    background: rgba(255,255,255,09)
}

header .top-bar {
    max-width: 1200px;
    margin: 35px auto
}

header .top-bar.expanded {
    margin: 0px auto 0
}

header .top-bar.expanded .top-bar-section {
    background: rgba(255,255,255,09)
}

header .top-bar .name h1 {
    width: 280px;
    height: 60px;
    display: block
}

header .top-bar .name h1 span {
    display: none
}

header .top-bar .name h1 a {
    padding: 0;
    display: block;
    width: 280px;
    height: 60px
}

header .top-bar .name h1 img {
    max-height: 100%
}

@media only screen and (max-width: 40em) {
    header .top-bar .name h1 img {
        margin-left:10px;
        max-height: 80%;
        margin-top: 10px
    }
}

header .top-bar-section {
    line-height: 2rem;
    float: none;
    padding: 1rem 0;
    border-top: 1px solid hsla(0,0%,53%,.3);
    border-bottom: 1px solid hsla(0,0%,53%,.3);
    margin: .875rem 0 0
}

header .top-bar-section a {
    font-size: 17px;
    margin: 0 2.5%
}

.main-title {
    line-height: 1;
    -webkit-transform: skew(0deg,-5deg);
    transform: skew(0deg,-5deg);
    margin: 0
}

.main-title span {
    color: #9f9fa0
}

.orbit-container .orbit-slides-container img {
    width: 100%
}

h2 span {
    font-size: 24px
}

h2 b {
    display: inline-block
}

#line,#line2,#line3,#line4,#line5,#line6,#line7,.line-margin {
    margin: -120px 0 0
}

.gotop {
    width: 40px;
    height: 40px;
    background: url(../images/icon/up.png) 0 0 no-repeat;
    background-size: 40px;
    position: fixed;
    right: 30px;
    top: 85%;
    z-index: 100
}

.gotop,.gotop.hide,.gotop span {
    display: none
}

.button {
    background: none;
    border: 1px solid #e40014;
    font-size: .9375rem
}

.button:hover {
    border: 1px solid #fc9048
}

.button.radius {
    overflow: hidden;
    z-index: 1
}

.button.radius:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #e40014;
    z-index: -1;
    -webkit-transform: rotate(-45deg) translate3d(0,-3rem,0);
    transform: rotate(-45deg) translate3d(0,-3rem,0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transition: -webkit-transform .3s,opacity .3s,background-color .3s;
    transition: transform .3s,opacity .3s,background-color .3s
}

.button.radius:after {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    content: '';
    opacity: 0;
    pointer-events: none;
    box-shadow: inset 0 0 0 35px hsla(0,0%,100%,.3)
}

.button.radius:focus,.button.radius:hover {
    background: none;
    border: 1px solid #fc9048;
    box-shadow: inset 2px 1px 1px #fc7216
}

.button.radius:focus:before,.button.radius:hover:before {
    opacity: 1;
    background: #fc7216;
    border: 1px solid #fc7216;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.button.radius:active:after,.button.radius:focus:before,.button.radius:hover:before {
    -webkit-transition-timing-function: cubic-bezier(.2,1,.3,1);
    transition-timing-function: cubic-bezier(.2,1,.3,1)
}

.button.radius:active:after {
    -webkit-animation: d .8s forwards;
    animation: d .8s forwards
}

@-webkit-keyframes d {
    0% {
        -webkit-transform: scale3d(.3,.3,1);
        transform: scale3d(.3,.3,1)
    }

    25%,50% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(2,2,1);
        transform: scale3d(2,2,1);
        box-shadow: inset 0 0 0 0 hsla(0,0%,100%,.3)
    }
}

@keyframes d {
    0% {
        -webkit-transform: scale3d(.3,.3,1);
        transform: scale3d(.3,.3,1)
    }

    25%,50% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(2,2,1);
        transform: scale3d(2,2,1);
        box-shadow: inset 0 0 0 0 hsla(0,0%,100%,.3)
    }
}

.button-fill {
    background: #e40014
}

.button-fill,.button-fill:hover {
    border: 1px solid #e40014
}

#about,#believe,#box1,#box2,#box3,#box4,#box5,#partners,#contact,#info,#services,#top,#clients,.clear {
    clear: both;
    width: 100%;
    overflow: hidden;
    float: left
}

#top {
    width: 100%;
    height: auto;
    overflow: visible;
    min-height: 10vw /*50vw=500px*/
}

#top,#top .row {
    position: relative
}

#top .row {
    padding-bottom: 30px;
    padding: 90px 0 20px
}

#top .row .info,#top .row .info2,#top .row .info3,#top .row .info4 {
    position: absolute;
    top: auto;
    right: auto;
    left: 0;
    width: 100%;
    bottom: 0
}

#top .row .info {
    padding-bottom: 0
}

#top .row .info2 {
    top: 90px;
    width: 80%;
    bottom: auto
}

#top .row .info2 .button {
    margin-left: 5%
}

#top .row .info3 .title-tw {
    border: none
}

#top .row .info3 .title-tw h4 span {
    display: inline
}

#top .row .info3 .button {
    margin-top: 1.5rem
}

#top .row .info4 .title-tw {
    border: none
}

#top .row .info4 .button {
    margin-top: 1.5rem
}

#top .row .app-list {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start
}

#top .row .app-list span {
    background: #e40014;
    margin-bottom: 5px;
    padding: 3px 5px;
    border-radius: 5px
}

#top .row .circle span {
    background: #ff7f00;
    background: rgba(255,127,0,.8);
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    padding: 20px;
    line-height: 1.8
}

#top .row .circle span.big {
    font-size: 18px;
    background: none;
    padding: 0
}

#top .row .circle>span {
    margin-right: 2.4vw;
    position: relative
}

#top .row .circle>span:after {
    content: "+";
    position: absolute;
    top: 50%;
    right: -2vw;
    margin-top: -10.5px
}

#top .row .circle>span:last-child:after {
    content: none
}

#top .row .title-tw {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    border: 4px solid #666;
    padding: 10px;
    margin: 5%;
    width: 90%
}

#top .row .title-tw h4 {
    line-height: 1.2;
    padding-bottom: 3px;
    color: inherit;
    font-size: 20px;
    margin: 0 0 1rem;
    text-shadow: 3px 3px 5px rgba(0,0,0,.5)
}

#top .row .title-tw h4 span {
    display: inline-block
}

#top .row .title-tw p {
    margin: 4px 0 0;
    font-size: 13px;
    line-height: 1.4
}

#top .row .title-tw .circle {
    line-height: 93px
}

#top .row .title-tw .circle span {
    display: inline-block
}

#top .row .info-medium {
    position: absolute;
    top: 0;
    right: 0;
    left: 10%;
    z-index: 999;
    text-align: left;
    width: 80%;
    margin-top: 90%;
    padding-bottom: 0
}

#top .row .info-medium .title-tw h4 {
    line-height: 1.2;
    margin: 0;
    padding-bottom: 3px;
    color: inherit;
    direction: rtl
}

#top .row .info-medium .title-tw p {
    margin: 4px 0 0;
    direction: rtl
}

#top .bg {
    background: url(../images/bg/top.jpg) center 0 no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 300%;
    width: 100%;
    z-index: -1
}

#about {
    position: relative;
    border-bottom: 1px solid transparent
}

#about #rocket {
    position: absolute;
    top: 40px;
    right: 15px;
    width: 100px
}

#about h3 {
    margin-top: 20px;
    padding-left: 37px;
    line-height: 50px
}

#about h3.about_icon01 {
    background: url(../images/icon/icon1-1.png) 0 8px no-repeat;
    background-size: 30px
}

#about h3.about_icon02 {
    background: url(../images/icon/icon1-2.png) 0 no-repeat;
    background-size: 30px
}

#about h3.about_icon03 {
    background: url(../images/icon/icon1-3.png) 0 no-repeat;
    background-size: 30px
}

#about .en_text p {
    color: #fff;
    text-shadow: rgba(0,0,0,.75) 0 0 10px
}

#about .en_text p span {
    font-size: 1.1875em!important
}

#about .en_text p.gray {
    color: #fff;
    margin-bottom: 0!important
}

#believe {
    position: relative;
    border-bottom: 1px solid transparent;
    padding: 0;
    min-height: 600px;
    background: url(../images/bg/believe.png) center 0 no-repeat;
    background-size: auto 600px
}

#believe #ufo {
    position: absolute;
    top: 250px;
    right: 15px;
    width: 100px
}

#believe #ufsusu {
    position: absolute;
    top: 150px;
    right: 150px;
    width: 200px
}

#believe #txt-1 {
    position: absolute;
    right: 0;
    top: 350px;
    width: 100%
}

#believe #txt-1 img {
    width: 70%
}

#services {
    position: relative;
    border-bottom: 1px solid transparent;
    padding-bottom: 160px;
    margin-bottom: 50px;
    background: url(../images/bg/services.png) center 0 no-repeat;
}

#services #susu {
    position: absolute;
    width: 240px;
	right: 5%;
    bottom: 100px;
}

#services #planet {
    position: absolute;
    width: 70px;
    right: 10%;
    bottom: 0
}

#services h3 {
    margin-top: 20px;
    padding-left: 37px;
    line-height: 50px
}

#services h3.services_icon01 {
    background: url(../images/icon/icon2-1.png) 0 no-repeat;
    background-size: 30px
}

#services h3.services_icon02 {
    background: url(../images/icon/icon2-2.png) 0 no-repeat;
    background-size: 30px
}

#services h3.services_icon03 {
    background: url(../images/icon/icon2-3.png) 0 no-repeat;
    background-size: 30px
}

#services h3.services_icon04 {
    background: url(../images/icon/icon2-4.png) 0 no-repeat;
    background-size: 30px
}

#clients {
    position: relative;
    border-bottom: 1px solid transparent;
    margin-bottom: 50px;
	background: url(../images/bg/clients.png) center 0 no-repeat;
}

#clients .work-list {
    padding: 0;
    margin: 0
}

#clients .work-list li {
    width: 50%;
    float: left;
    margin: 0;
    padding: 0
}

#clients .work-list li.mix {
    display: none
}

#clients .work-list li span {
    display: block;
    width: 103%;
    height: 100%;
    padding: 22% 0 0;
    position: absolute;
    left: -1%;
    top: 0;
    z-index: 100;
    background-color: hsla(0,0%,6%,.6);
    text-shadow: #000 0 0 20px;
    color: #fff;
    line-height: 1.1;
    font-size: 1.8em;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

#clients .work-list li a {
    position: relative;
    text-decoration: none;
    display: block;
    overflow: hidden;
    vertical-align: top
}

#clients .work-list li a:hover span {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

#clients .button-group {
    margin: 0 0 0 3px
}

#clients .button-group .button {
    background: none;
    border: 1px solid #e40014;
    padding: 1rem .625rem 1.0625rem
}

#clients .button-group .button.active,#clients .button-group .button:active,#clients .button-group .button:hover {
    background: #e40014
}

#clients .button-group .button h4 {
    margin: 0
}

#clients {
    position: relative;
    border-bottom: 1px solid transparent;
	background: url(../images/bg/partners.png) center 0 no-repeat;
}

#clients .owl-stage-outer {
    width: 100%;
    overflow: hidden
}

#clients .owl-controls {
    text-align: center
}

#clients .owl-prev {
    background: url(../images/arrows.png) 0 0 no-repeat
}

#clients .owl-next,#clients .owl-prev {
    display: inline-block;
    width: 53px;
    height: 53px;
    content: "";
    margin: 0 5px
}

#clients .owl-next {
    background: url(../images/arrows.png) -53px 0 no-repeat
}

#clients .owl-dot {
    display: inline-block;
    width: .625rem;
    height: .625rem;
    background: #ccc;
    border-radius: .625rem;
    margin: 0 7px
}

#clients .owl-dot.active {
    background: #e40014
}

#clients .owl-item {
    float: left
}

#contact {
    position: relative;
    border-bottom: 1px solid transparent;
    background: #fff;
    padding: 0px 0 0
}

#contact h4 {
    margin-bottom: 2rem
}

#contact dl dd,#contact p {
    font-size: .8125rem
}

#contact dl dd {
    margin-bottom: 0;
    padding-left: 40px
}

#contact ul {
    list-style: none;
    margin: 0
}

#contact li {
    margin-bottom: 0;
    padding-left: 46px;
    font-size: .8125rem
}

#contact .info-list li {
    margin-bottom: 0;
    padding-left: 40px;
    padding-bottom: 0
}

#contact .contact_icon01 {
	background: url(../images/icon/i1_01.png) 0 0 no-repeat;
	line-height: 32px;
	height: 40px;
}

#contact .contact_icon02 {
    background: url(../images/icon/i1_02.png) 0 0 no-repeat;
	line-height: 32px;
	height: 40px;	
}

#contact .contact_icon03 {
    background: url(../images/icon/i1_03.png) 0 0 no-repeat;
	line-height: 32px;
	height: 40px;	
}

#contact .contact_icon04 {
    background: url(../images/icon/i1_04.png) 0 0 no-repeat;
	line-height: 32px;
	height: 40px;	
}

#contact textarea {
    margin: 0 0 1rem;
    min-height: 200px;
    resize: none;
    color: #fff
}

#contact img {
    vertical-align: middle
}

#contact input[type=email],#contact input[type=number],#contact input[type=tel],#contact input[type=text],#contact input[type=url] {
    min-height: 50px;
    line-height: 50px;
    border-radius: 3px
}

#contact #map {
    margin: 0 4rem 1rem
}

#contact .gogoogle {
    background: url(../images/arrow.png) 0 50% no-repeat;
    padding: 0 0 0 1rem;
    background-size: 13px auto;
    display: inline-block;
    margin: 1rem 0 0
}

#map-canvas {
    width: 100%;
    min-height: 200px
}

.addheight {
    min-height: auto
}

#info {
    position: relative;
    border-bottom: 1px solid transparent;
    padding: 50px 0 30px;
    background-color: #1b1b1b
}

#info h3 {
    font-size: 15px;
    color: #fff;
    margin-bottom: 12px
}

#info h3.h3_app {
    margin-top: 20px
}

#info p {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: .3px;
    color: #c7c7c7
}

#info p a {
    font-size: 13px;
    margin-bottom: 3px
}

#info .column,#info .columns {
    padding-left: .5375rem;
    padding-right: .5375rem
}

#info a {
    font-size: 13px
}

#info a.icon01 {
    background: url(../images/footer_01x2.png) 0 50% no-repeat;
    background-size: 50px;
    display: block;
    width: 50px;
    height: 50px
}

#info a.icon02 {
    background: url(../images/footer_02x2.png) 0 50% no-repeat;
    background-size: 150px;
    display: block;
    padding-left: 56px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    padding: 15px 0
}

#info a.icon03 {
    background: url(../images/footer_03x2.png) 0 50% no-repeat;
    background-size: 20px;
    display: block;
    padding-left: 25px
}

#info a.icon04 {
    background: url(../images/footer_04x2.png) 0 50% no-repeat;
    background-size: 50px auto;
    display: block;
    padding-left: 56px
}

footer {
    background: #8ec31e;
    padding: 10px 0;
    width: 100%;
    float: left;
    overflow: hidden
}

footer p {
    margin: 0;
    font-size: 13px
}

.scroll_nav {
    position: fixed;
    right: 0;
    top: 50%;
    margin-top: -55px;
    z-index: 10;
    width: 50px;
    height: auto
}

.scroll_nav,.scroll_nav.hide {
    display: none
}

.scroll_nav ul {
    list-style: none
}

.scroll_nav ul li {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 10px 0;
    background-color: transparent;
    border: 1px solid #999
}

.scroll_nav ul li:hover {
    background-color: #e40014;
    border: 1px solid #e40014
}

.scroll_nav ul li:hover a .label {
    display: block
}

.scroll_nav ul li.active {
    background-color: #e40014;
    border: 1px solid #e40014
}

.scroll_nav ul li a {
    position: absolute;
    width: 100%;
    height: 100%
}

.scroll_nav ul li a .label {
    display: none;
    position: absolute;
    background: #a5a5a5;
    color: #fff;
    font-size: 12px;
    right: 24px;
    top: -8px;
    padding: 6px 8px 5px
}

.scroll_nav ul li a .label:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    right: -6px;
    top: 6px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #a5a5a5
}

.lazy {
    background: #FFF url(../images/ajax-loader.gif) 50% 50% no-repeat;
    min-width: 100%;
    min-height: auto
}

.page-main-title {
    font-size: 26px
}

.page-vision {
    position: relative
}

.page-vision .text-box {
    width: 100%;
    position: absolute;
    left: 0
}

.page-vision .text-box h3 {
    color: #fff;
    font-size: 26px
}

.page-vision .text-box span {
    display: block
}

.rwd-vision {
    padding-top: 270px;
    padding-bottom: 80px
}

.rwd-vision .text-box {
    top: 150px
}

.rwd-vision .vision-resource {
    padding: 0 15px;
    font-size: 12px
}

#box1,#box3 {
    background: #eee;
    padding: 100px 0 60px
}

#box2,#box4 {
    padding: 100px 0 60px;
    color: #fff
}

#box2 h3,#box4 h3 {
    color: #fff
}

#box1 h5 {
    text-align: center
}

#box1 #img-1 {
    position: relative;
    padding: 15px
}

#box1 #img-1 img {
    max-width: 95%
}

#box1 .page-rwd-mobile,#box1 .page-rwd-tablet {
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#box2 ul.row {
    list-style: none
}

#box2 ul.row .columns {
    padding: 0 .825rem
}

#box3 a {
    color: #000
}

.rwd-table-wrapper {
    background: #fff;
    padding: 15px;
    border-radius: 15px;
    box-shadow: -5px 5px 0 rgba(0,0,0,.1);
    margin-bottom: 30px;
    margin-top: 30px
}

.rwd-table {
    border: none
}

.rwd-table thead {
    background: none
}

.rwd-table thead * {
    text-transform: uppercase;
    font-weight: 700
}

.rwd-table tr>td:nth-child(2) {
    color: #56b5e3
}

.rwd-table tr>td:nth-child(3) {
    color: #1d72b6
}

.rwd-table tbody tr {
    border-bottom: 10px solid #fff
}

.rwd-table tbody tr:nth-child(odd) {
    background: #f9fafb
}

.rwd-table tbody tr:nth-child(even) {
    background: #ededee
}

.rwd-table-title * {
    color: #008ecb
}

.rwd-table-title-first {
    padding-top: 0;
    padding-bottom: 0
}

.rwd-table-title-sub {
    background: none!important
}

.rwd-table-title-sub td {
    padding-top: 0;
    padding-bottom: 1rem
}

.rwd-table-title-sub p,.rwd-table-title-sub td {
    line-height: 1.2;
    font-size: 12px
}

.rwd-table-title-sub .rwd-table-title p {
    margin-bottom: 0
}

.rwd-table-text {
    padding-left: 50px;
    position: relative;
    font-size: 12px;
    color: #666
}

.rwd-table-text:before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/icon/rwd_icon.png) no-repeat
}

.rwd-table-text.comp_2:before {
    background-position: left -72px
}

.rwd-table-text.comp_3:before {
    background-position: left -144px
}

.rwd-table-text.comp_4:before {
    background-position: left -216px
}

.rwd-table-text.comp_5:before {
    background-position: left -288px
}

.rwd-table-text.comp_6:before {
    background-position: left -360px
}

.rwd-table-text.comp_7:before {
    background-position: left -432px
}

.rwd-table-tip,.rwd-table-tip p {
    font-size: 12px
}

.rwd-table-tip p {
    display: inline-block;
    margin: 0 .5rem;
    text-transform: uppercase
}

.rwd-table-tip span {
    color: #008ecb
}

.google-logo {
    width: 64px;
    height: 22px;
    background: url(../images/googlelogo.png) no-repeat;
    background-size: 100%
}

#box4 {
    background: #3e3f41;
    background: -webkit-linear-gradient(top,#3e3f41,#353638 65%,#28292b 68%,#38393b);
    background: linear-gradient(180deg,#3e3f41 0,#353638 65%,#28292b 68%,#38393b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3e3f41',endColorstr='#38393b',GradientType=0)
}

#box4 .owl-controls {
    text-align: center
}

#box4 .owl-prev {
    background: url(../images/arrows.png) 0 0 no-repeat
}

#box4 .owl-next,#box4 .owl-prev {
    display: inline-block;
    width: 53px;
    height: 53px;
    content: "";
    margin: 0 5px
}

#box4 .owl-next {
    background: url(../images/arrows.png) -53px 0 no-repeat
}

#box4 .owl-dot {
    display: inline-block;
    width: .625rem;
    height: .625rem;
    background: #ccc;
    border-radius: .625rem;
    margin: 0 7px
}

#box4 .owl-dot.active {
    background: #e40014
}

#box5 {
    background: #333;
    padding: 50px 0 40px
}

.page-box {
    color: #333
}

.page-box h3 {
    color: #222;
    font-size: 26px
}

.page-box h5 {
    color: #333
}

.page-box h5.light {
    color: #fff
}

.page-box .display {
    display: block
}

.box1 .button {
    margin-top: 2rem
}

.ux-vision {
    position: relative;
    min-height: 300px;
    background: url(../images/ux/banner.jpg) no-repeat 100%;
    background-size: cover
}

.ux-vision .text-box {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5
}

.ux-vision h3 {
    color: #fff
}

.ux-foreword {
    padding: 80px 20px;
    background: #fff;
    color: #000;
    position: relative;
    overflow: hidden
}

.ux-foreword:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100vw;
    height: 100vw;
    z-index: 0;
    background: url(../images/ux/ux_2_0.jpg) no-repeat 50%;
    background-size: 200%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-animation: e 120s infinite linear;
    animation: e 120s infinite linear
}

.ux-foreword h4 {
    color: #000
}

.ux-foreword .text-box {
    position: relative;
    z-index: 5
}

@-webkit-keyframes e {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(1turn);
        transform: translateY(-50%) rotate(1turn)
    }
}

@keyframes e {
    0% {
        -webkit-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0)
    }

    to {
        -webkit-transform: translateY(-50%) rotate(1turn);
        transform: translateY(-50%) rotate(1turn)
    }
}

.ux-conclusion {
    background-color: #e40014
}

.ux-conclusion .text-box {
    text-align: center;
    padding: 50px 20px
}

.ux-conclusion h4 {
    font-size: 26px
}

.ux-conclusion-vision {
    height: 66.4583vw;
    width: 100vw;
    overflow: hidden
}

.ux-conclusion-vision .bg-box {
    background: url(../images/ux/ux_2.jpg) no-repeat 50%;
    background-size: 100%;
    height: 100%;
    -webkit-animation: f 120s forwards;
    animation: f 120s forwards
}

@-webkit-keyframes f {
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@keyframes f {
    to {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
}

.ux-flow-list {
    padding: 80px 20px 0
}

.ux-flow-list h3 {
    color: #fff
}

.ux-flow {
    padding: 20px;
    position: relative
}

.ux-flow,.ux-flow .item-maintitle {
    color: #fff
}

.ux-flow .item-subtitle {
    color: #e40014
}

.ux-flow .line {
    top: 70px;
    width: 1px;
    height: 73.5%;
    display: inline-block;
    position: absolute;
    background: #999
}

.ux-flow-item {
    margin: 0 0 80px 20px;
    position: relative
}

.ux-flow-item h4 {
    font-size: 26px;
    margin-bottom: 1.5rem
}

.ux-flow-item h5 {
    font-size: 1.25rem;
    line-height: 2.5
}

.ux-flow-item i {
    line-height: 1;
    font-size: 25px;
    margin-right: 10px
}

.ux-flow-item i:before {
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
}

.ux-flow-item p {
    margin-bottom: 1.75rem
}

.ux-flow-item .img-box {
    margin: 0 auto
}

.ux-flow-item .text-box {
    border: 1px solid #fff;
    padding: 30px;
    border-radius: 10px;
    position: relative
}

.ux-flow-item .text-box .dotted,.ux-flow-item .text-box:before {
    content: "";
    position: absolute;
    top: 40px
}

.ux-flow-item .text-box:before {
    left: -15px;
    border-right: 14px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent
}

.ux-flow-item .text-box .dotted {
    left: -5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #fff;
    left: -29px
}

.ux-flow-item.explore .img-box {
    width: 62.5vw;
    width: calc(100vw - 130px);
    height: 26.81496vw;
    height: calc((100vw - 130px) * 393 / 916);
    background: url(../images/ux/flow_01.png) no-repeat;
    background-size: 100%
}

.ux-flow-item.concept .img-box {
    width: 62.5vw;
    width: calc(100vw - 130px);
    height: 26.62037vw;
    height: calc((100vw - 130px) * 345 / 810);
    background: url(../images/ux/flow_02.png) no-repeat;
    background-size: 100%
}

.ux-flow-item.design .img-box {
    width: 62.5vw;
    width: calc(100vw - 130px);
    height: 38.60803vw;
    height: calc((100vw - 130px) * 446 / 722);
    background: url(../images/ux/flow_03.png) no-repeat;
    background-size: 100%
}

.ux-flow-item.develop .img-box {
    width: 62.5vw;
    width: calc(100vw - 130px);
    height: 39.98104vw;
    height: calc((100vw - 130px) * 506 / 791);
    background: url(../images/ux/flow_04.png) no-repeat;
    background-size: 100%
}

.ux-end {
    background: #eee url(../images/ux/end.png) 50%;
    position: relative;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.ux-end .text-box {
    position: relative;
    z-index: 5;
    padding: 0 15px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 95vh;
    height: calc(100vh - 70px);
    pointer-events: none
}

.ux-box2d {
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0
}

.ux-box2d.gray {
    background: #eee
}

.ux-clients {
    padding: 80px 0
}

.ux-clients h3 {
    color: #fff
}

.ux-clients h5 {
    padding-bottom: 20px
}

.app_vision {
    overflow: auto
}

.app_vision .page-main-title {
    color: #fff
}

.app_vision .text-box {
    margin: 150px 0 90px
}

.app_vision .img-box {
    margin-bottom: -14.4565vw
}

.app_vision .vision-img-box-wrapper {
    display: inline-block;
    position: relative
}

.app_vision .vision-img-box-wrapper img:nth-child(1) {
    position: relative;
    z-index: 4
}

.app_vision .vision-img-box-wrapper img:nth-child(2) {
    z-index: 3
}

.app_vision .vision-img-box-wrapper img:nth-child(3) {
    z-index: 2
}

.app_vision .vision-img-box-wrapper img:nth-child(4) {
    z-index: 1
}

.app_vision .vision-img-box-wrapper img:nth-child(5) {
    z-index: 0
}

.app_vision .vision-img {
    position: absolute;
    top: 0;
    left: 0
}

.app-foreword {
    background-color: #e40014;
    padding: 100px 20px 90px;
    padding-top: calc(45px + 14.4565vw);
    overflow: hidden
}

.app-foreword .page-main-title {
    margin-bottom: 1.5rem
}

.app-flow {
    padding-bottom: 80px
}

.app-flow,.app-flow h3,.app-flow h5 {
    color: #fff
}

.app-flow h3 {
    margin: 80px 0 20px
}

.app-flow h4 {
    color: #e40014;
    font-size: 1.25rem
}

.app-flow-view {
    display: inline-block;
    position: relative;
    padding: 0 15px;
    overflow: hidden
}

#app-flow-info {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    opacity: 0
}

#app-flow-info i {
    font-size: 25vw;
    line-height: 1
}

#app-flow-info.fade-in {
    -webkit-animation: g .5s forwards;
    animation: g .5s forwards
}

@-webkit-keyframes g {
    0% {
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }

    to {
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

@keyframes g {
    0% {
        opacity: 0;
        -webkit-filter: blur(10px);
        filter: blur(10px)
    }

    to {
        opacity: 1;
        -webkit-filter: blur(0);
        filter: blur(0)
    }
}

.app-flow-select {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 76.087vw;
    height: 76.087vw;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: all .3s;
    transition: all .3s
}

.app-flow-select:before {
    content: "";
    width: 12vw;
    height: 12vw;
    display: block;
    position: absolute;
    left: 50%;
    top: -6vw;
    transform: translateX(-50%);
    background: hsla(0,0%,100%,.3);
    border-radius: 50%
}

.app-flow-select.hide {
    opacity: 0
}

#app-flow-list {
    margin: 0;
    list-style: none;
    top: 0;
    left: 15px;
    width: 93%;
    width: calc(100% - 30px);
    height: 100%;
    font-size: 6.5vw;
    line-height: 1;
    z-index: 5;
    -webkit-tap-highlight-color: transparent
}

#app-flow-list,#app-flow-list li {
    position: absolute
}

#app-flow-list li {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

#app-flow-list li:nth-child(1) {
    top: 8.89831%;
    left: 50%
}

#app-flow-list li:nth-child(2) {
    top: 16.74803%;
    left: 74.15897%
}

#app-flow-list li:nth-child(3) {
    top: 37.29888%;
    left: 89.09003%
}

#app-flow-list li:nth-child(4) {
    top: 62.70112%;
    left: 89.09003%
}

#app-flow-list li:nth-child(5) {
    top: 83.25197%;
    left: 74.15897%
}

#app-flow-list li:nth-child(6) {
    top: 91.10169%;
    left: 50%
}

#app-flow-list li:nth-child(7) {
    top: 83.25197%;
    left: 25.84103%
}

#app-flow-list li:nth-child(8) {
    top: 62.70112%;
    left: 10.90997%
}

#app-flow-list li:nth-child(9) {
    top: 37.29888%;
    left: 10.90997%
}

#app-flow-list li:nth-child(10) {
    top: 16.74803%;
    left: 25.84103%
}

#app-flow-list [class*=icon-]:before {
    -webkit-transform: translateY(7.5%);
    transform: translateY(7.5%)
}

#app-flow-list[data-active="2"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(36deg);
    transform: translate(-50%,-50%) rotate(36deg)
}

#app-flow-list[data-active="3"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(72deg);
    transform: translate(-50%,-50%) rotate(72deg)
}

#app-flow-list[data-active="4"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(108deg);
    transform: translate(-50%,-50%) rotate(108deg)
}

#app-flow-list[data-active="5"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(144deg);
    transform: translate(-50%,-50%) rotate(144deg)
}

#app-flow-list[data-active="6"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(180deg);
    transform: translate(-50%,-50%) rotate(180deg)
}

#app-flow-list[data-active="7"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(216deg);
    transform: translate(-50%,-50%) rotate(216deg)
}

#app-flow-list[data-active="8"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(252deg);
    transform: translate(-50%,-50%) rotate(252deg)
}

#app-flow-list[data-active="9"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(288deg);
    transform: translate(-50%,-50%) rotate(288deg)
}

#app-flow-list[data-active="10"]+.app-flow-select {
    -webkit-transform: translate(-50%,-50%) rotate(324deg);
    transform: translate(-50%,-50%) rotate(324deg)
}

.app-flow-sub {
    font-size: 4vw;
    position: absolute;
    color: #fff
}

.app-flow-sub.end,.app-flow-sub.explore {
    top: 0
}

.app-flow-sub.concept,.app-flow-sub.explore {
    right: 2vw
}

.app-flow-sub.concept,.app-flow-sub.design {
    bottom: 0
}

.app-flow-sub.design,.app-flow-sub.end {
    left: 2vw
}

.app-tool {
    background-color: #333;
    padding-bottom: 80px
}

.app-tool,.app-tool h3,.app-tool h5 {
    color: #fff
}

.app-tool h3 {
    margin: 80px 0 20px
}

.app-tool ul {
    list-style: none
}

.app-tool-sub {
    overflow: auto;
    margin: 0;
    margin-bottom: 1rem
}

.app-tool-sub li {
    padding-top: 60px;
    width: 50%;
    float: left
}

.app-tool-sub .hybrid {
    background: url(../images/app/hybrid.png) no-repeat top;
    background-size: 50px
}

.app-tool-sub .native {
    background: url(../images/app/native.png) no-repeat top;
    background-size: 50px
}

.app-tool-item {
    padding: 20px 0;
    border-top: 1px solid gray
}

.app-tool-item-title {
    margin-bottom: 1.5rem
}

.app-tool-info {
    margin: 0;
    overflow: auto
}

.app-tool-info li {
    width: 50%;
    float: left
}

.app-tool-info .hybrid:before,.app-tool-info .native:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 220px;
    height: 220px;
    background: url(../images/app/hybrid_native_icon.png) no-repeat 0 0;
    zoom:.37;-moz-transform: scale(.37)
}

.app-tool-info .hybrid {
    color: #8cc63f
}

.app-tool-info .hybrid.cost:before {
    background-position: left -221px
}

.app-tool-info .hybrid.design:before {
    background-position: left -441px
}

.app-tool-info .hybrid.efficacy:before {
    background-position: 0 100%
}

.app-tool-info .native {
    border-left: 1px dashed gray
}

.app-tool-info .native.time:before {
    background-position: 100% 0
}

.app-tool-info .native.cost:before {
    background-position: right -220px
}

.app-tool-info .native.design:before {
    background-position: right -441px
}

.app-tool-info .native.efficacy:before {
    background-position: 100% 100%
}

.reveal-modal,dialog {
    background: rgba(0,0,0,.8);
    border: 1px solid #e40014;
    border-radius: 5px;
    max-width: 30rem;
    margin: 0 auto;
    left: 0;
    right: 0
}

.reveal-modal .button,dialog .button {
    margin-bottom: 0
}

.reveal-modal .title,dialog .title {
    color: #e40014
}

.tw {
    display: block
}

.jp {
    display: none
}

.clients-wrap {
    /*margin-top: 40px;
    margin-bottom: 50px;*/
    max-width: 100%;
}

.client div {
    overflow: hidden;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.client {
    width: 33%;
    float: left;
    padding-right: 7.5px;
    padding-left: 7.5px;
    padding-bottom: 15px;
    text-align: center;
}

.client img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(0%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.client img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.hoverTitle {
    position: relative;
    display: inline-block;
    -webkit-transform: translate3d(0, 0, 0);
}

.hoverTitle:before {
    content: '';
    width: 100%;
    height: 5px;
    right: 0;
    top: 0;
    z-index: 1;
    background: #c7020b;
    position: absolute;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
}

.hoverTitle:after {
    content: '';
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    z-index: 1;
    background: #c7020b;
    position: absolute;
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
}

.hoverTitle:hover:before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

.hoverTitle:hover:after {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

/* tabs */
ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.abgne_tab {
	clear: left;
	/*width: 400px;*/
	margin: 10px 0;
}

div.tab_container {
	clear: left;
	width: 100%;
	border-top: none;
}
div.tab_container .tab_content {
	float: left;
}
div.tab_container .tab_content h2 {
	margin: 0 0 20px;
}

@media only screen {
    .small-block-grid-1>li {
        width: 100%;
        list-style: none
    }

    .small-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .small-block-grid-2>li {
        width: 50%;
        list-style: none
    }

    .small-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .small-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }

    .small-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .small-block-grid-4>li {
        width: 25%;
        list-style: none
    }

    .small-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .small-block-grid-5>li {
        width: 20%;
        list-style: none
    }

    .small-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .small-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }

    .small-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .small-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }

    .small-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .small-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }

    .small-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .small-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }

    .small-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .small-block-grid-10>li {
        width: 10%;
        list-style: none
    }

    .small-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .small-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }

    .small-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .small-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }

    .small-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .small-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 40.0625em) {
    .medium-block-grid-1>li {
        width:100%;
        list-style: none
    }

    .medium-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .medium-block-grid-2>li {
        width: 50%;
        list-style: none
    }

    .medium-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .medium-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }

    .medium-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .medium-block-grid-4>li {
        width: 25%;
        list-style: none
    }

    .medium-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .medium-block-grid-5>li {
        width: 20%;
        list-style: none
    }

    .medium-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .medium-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }

    .medium-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .medium-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }

    .medium-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .medium-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }

    .medium-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .medium-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }

    .medium-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .medium-block-grid-10>li {
        width: 10%;
        list-style: none
    }

    .medium-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .medium-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }

    .medium-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .medium-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }

    .medium-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .medium-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 50.0625em) {
    .large-block-grid-1>li {
        width:100%;
        list-style: none
    }

    .large-block-grid-1>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-1>li:nth-of-type(1n+1) {
        clear: both
    }

    .large-block-grid-2>li {
        width: 50%;
        list-style: none
    }

    .large-block-grid-2>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-2>li:nth-of-type(2n+1) {
        clear: both
    }

    .large-block-grid-3>li {
        width: 33.33333%;
        list-style: none
    }

    .large-block-grid-3>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-3>li:nth-of-type(3n+1) {
        clear: both
    }

    .large-block-grid-4>li {
        width: 25%;
        list-style: none
    }

    .large-block-grid-4>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-4>li:nth-of-type(4n+1) {
        clear: both
    }

    .large-block-grid-5>li {
        width: 20%;
        list-style: none
    }

    .large-block-grid-5>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-5>li:nth-of-type(5n+1) {
        clear: both
    }

    .large-block-grid-6>li {
        width: 16.66667%;
        list-style: none
    }

    .large-block-grid-6>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-6>li:nth-of-type(6n+1) {
        clear: both
    }

    .large-block-grid-7>li {
        width: 14.28571%;
        list-style: none
    }

    .large-block-grid-7>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-7>li:nth-of-type(7n+1) {
        clear: both
    }

    .large-block-grid-8>li {
        width: 12.5%;
        list-style: none
    }

    .large-block-grid-8>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-8>li:nth-of-type(8n+1) {
        clear: both
    }

    .large-block-grid-9>li {
        width: 11.11111%;
        list-style: none
    }

    .large-block-grid-9>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-9>li:nth-of-type(9n+1) {
        clear: both
    }

    .large-block-grid-10>li {
        width: 10%;
        list-style: none
    }

    .large-block-grid-10>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-10>li:nth-of-type(10n+1) {
        clear: both
    }

    .large-block-grid-11>li {
        width: 9.09091%;
        list-style: none
    }

    .large-block-grid-11>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-11>li:nth-of-type(11n+1) {
        clear: both
    }

    .large-block-grid-12>li {
        width: 8.33333%;
        list-style: none
    }

    .large-block-grid-12>li:nth-of-type(1n) {
        clear: none
    }

    .large-block-grid-12>li:nth-of-type(12n+1) {
        clear: both
    }
}

@media only screen and (min-width: 40.0625em) {
.client {
    width: 25%;
    float: left;
    padding-right: 7.5px;
    padding-left: 7.5px;
    padding-bottom: 15px;
    text-align: center;
}
}

@media only screen and (max-width: 370px) {
    #top .row .circle span {
        font-size:12px;
        padding: 18px 16px
    }

    #top .row .circle span.big {
        font-size: 13px
    }
}

@media only screen and (max-width: 40em) {
    #contact {
        margin-top:50px
    }

    #box3 .row {
        padding: 0 15px
    }

    .rwd-table td {
        display: block
    }

    .rwd-table thead td:not(:first-child) {
        display: none
    }

    .rwd-table tbody tr {
        display: block;
        border-top-left-radius: 30px
    }

    .rwd-table tbody td:not(:first-child) {
        padding: 0 0 0 50px;
        padding-left: 50px
    }

    .rwd-table tbody td:not(:first-child):before {
        content: attr(data-title);
        margin-right: 1rem
    }

    .rwd-table tbody td:nth-child(3) {
        padding-bottom: 10px
    }

    .rwd-table-tip {
        margin-bottom: 1rem
    }

    .rwd-table-tip>span {
        display: block
    }

    .rwd-table-tip p:nth-child(2) {
        margin-left: 0
    }
}

@media only screen and (min-width: 371px) {
    #top .row .app-list {
        -webkit-box-direction:normal;
        -webkit-box-orient: horizontal;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    #top .row .app-list span {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -moz-justify-content: center;
        justify-content: center;
        width: 85px;
        height: 85px;
        border-radius: 50%;
        font-size: 13px;
        margin-right: 30px;
        position: relative
    }

    #top .row .app-list span:after {
        content: "/";
        position: absolute;
        top: 37px;
        right: -18px
    }

    #top .row .app-list span.line-two {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 0
    }

    #top .row .app-list span.line-two:after {
        content: none
    }

    #top .row .circle>span:after {
        right: -2.3vw
    }
}

@media only screen and (min-width: 40.0625em) {
    #loder img {
        /*width:132px;*/
        left: 45%;
        top: 40%
    }

    #line,#line2,#line3,#line4,#line5,#line6,#line7,.line-margin {
        margin: -120px 0 30px
    }

    .button {
        font-size: 1.125rem
    }

    h2 span {
        font-size: 55px
    }

    h2 b {
        display: block
    }

    .box1,.box2 {
        height: auto
    }

    .box2 p {
        min-height: 110px
    }

    .box3 {
        height: auto
    }

    .art-list>li {
        padding: 0 1rem 2rem
    }

    #top .row {
        padding: 50px 0 0
    }

    #top .row .info2 {
        position: absolute;
        top: 128px;
        left: 60px;
        right: auto;
        bottom: auto;
        z-index: 999;
        max-width: 400px
    }

    #top .row .info2 .button {
        margin-left: 20px
    }

    #top .row .info3 {
        position: absolute;
        top: 128px;
        left: 60px;
        right: auto;
        bottom: auto;
        z-index: 999;
        max-width: 600px;
        width: 100%
    }

    #top .row .info3 .title-tw h4 span {
        display: inline-block
    }

    #top .row .app-list span {
        background: rgba(252,129,47,.8);
        width: 100px;
        height: 100px;
        border-radius: 50%;
        font-size: 14px
    }

    #top .row .circle span {
        padding: 20px;
        font-size: 14px
    }

    #top .row .circle span.big {
        font-size: 18px
    }

    #top .row .circle>span {
        margin-right: 30px
    }

    #top .row .circle>span:after {
        right: -19px
    }

    #top .row .title-tw {
        border: 8px solid #666;
        padding: 15px
    }

    #top .row .title-tw h4 {
        font-size: 30px
    }

    #top .row .title-tw p {
        font-size: 16px;
        line-height: 1.8
    }

    #top .bg {
        height: 200%
    }

    #about #rocket {
        width: 300px
    }

    #believe {
        padding: 150px 0 300px;
        min-height: 670px;
        background: url(../images/bg/believe.png) center -104px no-repeat;
        background-size: auto
    }

    #believe #txt-1 img {
        width: auto
    }

    #believe #ufo {
        right: 15px;
        width: 155px
    }

    #believe #ufsusu {
        right: 350px;
        width: 230px
    }

    #services {
        padding-bottom: 320px;
        margin-bottom: 0
    }

    #services #susu {
        width: 486px;
        right: 100px;
        bottom: 0;

    }

    #services #planet {
        width: 142px;
        right: 390px;
        bottom: 0
    }

    #services h3 {
        margin: 20px 0 10px
    }

    #clients {
        margin-bottom: 50px
    }

    #clients .work-list li {
        width: 33.333333333%;
        float: left
    }

    #clients .work-list li span {
        font-size: 2em
    }

    #clients .button-group .button {
        padding: 1rem 2rem 1.0625rem
    }

    #contact {
        padding: 0px 0
    }

    #map-canvas {
        width: 100%;
        min-height: 380px
    }

    .addheight {
        min-height: 300px
    }

    .page-vision .text-box span {
        display: inline-block
    }

    .rwd-vision {
        padding-top: 170px
    }

    .rwd-vision .vision-resource span {
        display: block
    }

    .page-box .display {
        display: inline-block
    }

    #box2 ul.row .columns {
        padding: 0 .625rem
    }

    .rwd-table-wrapper {
        padding: 30px
    }

    .rwd-table tr>td:first-child {
        width: 55%
    }

    .rwd-table tr>td:not(:first-child) {
        text-align: center
    }

    .rwd-table tr>td:nth-child(2),.rwd-table tr>td:nth-child(3) {
        width: 20%
    }

    .rwd-table tbody tr:nth-child(odd) {
        background: #f9fafb
    }

    .rwd-table tbody tr:nth-child(even) {
        background: #ededee
    }

    .rwd-table tbody td:not(:last-child) {
        border-right: 2px solid #fff
    }

    .rwd-table tbody td:first-child {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px
    }

    .rwd-table tbody td:last-child {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px
    }

    .rwd-table-title-first h4 {
        font-size: 18px
    }

    .rwd-table-title-sub {
        vertical-align: bottom
    }

    .rwd-table-tip {
        float: right
    }

    .google-logo {
        float: left
    }

    .ux-foreword {
        padding: 100px 20px
    }

    .ux-foreword:before {
        background-size: 100%
    }

    .ux-conclusion {
        clear: both;
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: reverse;
        -webkit-box-orient: horizontal;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }

    .ux-conclusion .text-box {
        float: right;
        width: 50%;
        text-align: left;
        padding: 10px 30px
    }

    .ux-conclusion-vision {
        float: left;
        width: 50%;
        height: 32.229167vw
    }

    .ux-end .text-box {
        height: 627px
    }

    .app-flow h4 {
        font-size: 1.5rem
    }

    #app-flow-info i {
        font-size: 100px
    }

    #app-flow-list {
        font-size: 2rem
    }

    .app-flow-select {
        width: 78.515%;
        height: 82.20338%;
        width: calc((100% - 30px) *485/590);
        height: 82.20339%
    }

    .app-flow-select:before {
        width: 80px;
        height: 80px;
        top: -40px
    }

    .app-tool-info li {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -moz-align-items: center;
        align-items: center
    }

    .app-tool-info .hybrid span,.app-tool-info .native span {
        -webkit-box-flex: 1;
        -moz-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .app-tool-info .hybrid:before,.app-tool-info .native:before {
        zoom:.5;-moz-transform: scale(.5)
    }

    .app-tool-info .native {
        -webkit-box-direction: reverse;
        -webkit-box-orient: horizontal;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .app-tool-item-title {
        font-size: 1.2rem
    }
}

@media only screen and (min-width: 50.0625em) {
    header .top-bar-section {
        border-top:1px solid transparent;
        border-bottom: 1px solid transparent;
        padding: 0;
        margin: 0;
        line-height: 3.125rem;
        float: right
    }

    header .top-bar-section a {
        font-size: 20px;
        margin: 0 35px
    }

    .box1 {
        /*min-height: 160px*/
    }

    .box2 {
        height: auto
    }

    .box3 {
        height: 100px
    }
	
	#art-a1 {
	background-image:  
	    
	/*min-height: 160px*/
    }	

    .art-list>li:nth-child(1),.art-list>li:nth-child(2),.art-list>li:nth-child(3),.art-list>li:nth-child(4) {
        padding: 0 3.2rem 0 1rem
    }

    #top .row {
        padding: 0
    }

    #top .row .info2 {
        top: 168px;
        max-width: 480px
    }

    #top .row .info2 .button {
        margin-left: 0
    }

    #top .row .info {
        position: absolute;
        top: 168px;
        right: 30px;
        left: auto;
        bottom: auto;
        z-index: 999;
        max-width: 300px
    }

    #top .row .info3 {
        top: 250px;
        max-width: 720px
    }

    #top .row .info3 span {
        display: block
    }

    #top .row .info3 .button {
        margin-top: 2.5rem
    }

    #top .row .info4 {
        top: 168px;
        right: 0;
        left: auto;
        bottom: auto;
        max-width: 520px;
        text-align: right
    }

    #top .row .info4 .button {
        margin-top: 2.5rem
    }

    #top .row .title-tw {
        margin: 0 0 15px
    }

    #top .row .title-tw h4 {
        font-size: 40px
    }

    #top .row .title-tw span {
        display: block
    }

    #top .row .title-tw p {
        font-size: 18px
    }

    #top .row .app-list {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -moz-justify-content: flex-end;
        justify-content: flex-end
    }

    #top .row .app-list span {
        display: -webkit-box;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex
    }

    #about #rocket {
        width: 650px;
        right: 50px
    }


    #about h3 {
        margin-top: 20px;
        padding-left: 43px;
        line-height: 50px
    }

    #about h3.about_icon01 {
        background: url(../images/icon/icon1-1.png) 0 5px no-repeat;
        background-size: 40px
    }

    #about h3.about_icon02 {
        background: url(../images/icon/icon1-2.png) 0 5px no-repeat;
        background-size: 40px
    }

    #about h3.about_icon03 {
        background: url(../images/icon/icon1-3.png) 0 5px no-repeat;
        background-size: 40px
    }

    #services {
        padding-bottom: 0;
        margin-bottom: 0;
        clear: both;
        width: 100%;
        overflow: hidden;
        float: left;
        position: relative;
        border-bottom: 1px solid transparent
    }

    #services #susu {
        position: absolute;
        right: 200px;
        bottom: 50px;
        width: 250px
    }

    #services #planet {
        position: absolute;
        right: 390px;
        bottom: 360px;
        width: 120px
    }

    #services h3 {
        margin-top: 20px;
        padding-left: 43px;
        line-height: 43px
    }

    #services h3.services_icon01 {
        background: url(../images/icon/icon2-1.png) 0 0 no-repeat;
        background-size: 40px
    }

    #services h3.services_icon02 {
        background: url(../images/icon/icon2-2.png) 0 0 no-repeat;
        background-size: 40px
    }

    #services h3.services_icon03 {
        background: url(../images/icon/icon2-3.png) 0 0 no-repeat;
        background-size: 40px
    }

    #services h3.services_icon04 {
        background: url(../images/icon/icon2-4.png) 0 0 no-repeat;
        background-size: 40px
    }

    #clients .work-list li {
        width: 25%;
        float: left
    }

    #clients .work-list li span {
        font-size: 2.5em
    }

    #clients .work-list li a:hover>img,#clients .work-list li a>img {
        -webkit-transition: all .2s ease;
        transition: all .2s ease
    }

    #clients .work-list li a:hover>img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        -webkit-filter: grayscale(.2) blur(1px);
        filter: grayscale(.2) blur(1px)
    }

    #contact dl dd,#contact p,#contact ul li {
        font-size: 1.2rem
    }

    .page-main-title,.page-vision .text-box h3 {
        font-size: 45px
    }

    .rwd-vision {
        padding-top: 200px
    }

    .page-box h3 {
        font-size: 45px
    }

    #box1 #img-1 {
        padding: 30px 15px
    }

    #box1 h5 {
        position: absolute;
        z-index: 5;
        padding: 80px 40px 0;
        right: -20%;
        top: 90%;
        width: 320px;
        height: 240px;
        background: url(../images/rwd/dialog_box.png);
        background-size: 100%;
        color: #fff;
        text-align: left;
        font-size: 1rem;
        -webkit-transition: right .3s;
        transition: right .3s
    }

    #box2 .img-box {
        position: relative
    }

    #box2 .img-box:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 0%;
        background: url(../images/icon/rwd_light.png) no-repeat;
        background-size: 100%;
        opacity: 0;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    #box2 li:hover .img-box:before {
        opacity: 1;
        height: 100%
    }

    .rwd-table-wrapper {
        padding: 45px
    }

    #box4 {
        position: relative;
        padding-top: 0
    }

    .rwd-case-title {
        position: absolute;
        top: 100px;
        left: 0;
        z-index: 5
    }

    #box4 .owl-item a {
        display: block;
        padding-top: 250px;
        position: relative
    }

    #box4 .owl-item a:after,#box4 .owl-item a:before {
        content: "";
        left: 0;
        width: 100%;
        height: 0%;
        display: block;
        position: absolute
    }

    #box4 .owl-item a:before {
        top: 0;
        background: url(../images/rwd/spotlight_top.png) no-repeat bottom;
        background-size: 100%;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    #box4 .owl-item a:after {
        opacity: 0;
        bottom: 0;
        height: 100%;
        background: url(../images/rwd/spotlight_bottom.png) no-repeat bottom;
        background-size: 100%;
        -moz-transition: all .3s .2s;
        -o-transition: all .3s .2s;
        -webkit-transition: all .3s;
        -webkit-transition-delay: .2s;
        transition: all .3s .2s
    }

    #box4 .owl-item a:hover:before {
        height: 100%
    }

    #box4 .owl-item a:hover:after {
        opacity: 1
    }

    .ux-flow {
        padding: 0
    }

    .ux-flow .line {
        left: 50%;
        top: 90px
    }

    .ux-flow-item {
        margin-left: 0
    }

    .ux-flow-item h4 {
        font-size: 45px
    }

    .ux-flow-item h5 {
        font-size: 1.75rem;
        line-height: 1.6
    }

    .ux-flow-item i {
        font-size: 35px
    }

    .ux-flow-item p:last-child {
        margin-bottom: 0
    }

    .ux-flow-item .img-box {
        display: none
    }

    .ux-flow-item .text-box-wrap {
        max-width: 1200px;
        margin: 0 auto;
        overflow: auto;
        padding: 0 20px 1px 0
    }

    .ux-flow-item .text-box {
        width: 46%;
        padding: 60px 30px;
        float: right
    }

    .ux-flow-item .text-box:before {
        top: 70px;
        right: auto;
        left: -20px;
        border-right: 20px solid #fff;
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent
    }

    .ux-flow-item .text-box .dotted {
        top: 78px;
        left: -3.86vw
    }

    .ux-flow-item:nth-child(even) .text-box-wrap {
        padding-right: 0;
        padding-left: 20px
    }

    .ux-flow-item:nth-child(even) .text-box {
        float: left
    }

    .ux-flow-item:nth-child(even) .text-box:before {
        right: -20px;
        left: auto;
        border-right: 0 none;
        border-left: 20px solid #fff
    }

    .ux-flow-item:nth-child(even) .text-box .dotted {
        right: -3.86vw;
        left: auto
    }

    .ux-flow-item:before {
        content: "";
        width: 45%;
        height: 100%;
        display: block;
        position: absolute;
        left: 0
    }

    .ux-flow-item:nth-child(even):before {
        left: auto;
        right: 0
    }

    .ux-flow-item.explore:before {
        background: url(../images/ux/flow_01.png) no-repeat 0
    }

    .ux-flow-item.concept:before {
        background: url(../images/ux/flow_02.png) no-repeat 100%;
        max-width: 810px
    }

    .ux-flow-item.design:before {
        background: url(../images/ux/flow_03.png) no-repeat 0;
        max-width: 722px
    }

    .ux-flow-item.develop:before {
        background: url(../images/ux/flow_04.png) no-repeat 100%
    }

    .app_vision .img-box {
        margin-bottom: -140px
    }

    .app-foreword {
        padding-top: 200px
    }

    .app-foreword span {
        display: block
    }

    .app-flow-view {
        overflow: visible
    }

    .app-flow-sub {
        font-size: 1.75rem
    }

    .app-flow-sub.end,.app-flow-sub.explore {
        top: 10%
    }

    .app-flow-sub.concept,.app-flow-sub.explore {
        right: -10%
    }

    .app-flow-sub.concept,.app-flow-sub.design {
        bottom: 10%
    }

    .app-flow-sub.design,.app-flow-sub.end {
        left: -10%
    }

    .jf-loading a,.jf-loading h1,.jf-loading h2,.jf-loading h3,.jf-loading h4,.jf-loading h5,.jf-loading h6,.jf-loading p,.jf-loading span {
        visibility: hidden!important
    }

    .jf-active a,.jf-active h1,.jf-active h2,.jf-active h3,.jf-active h4,.jf-active h5,.jf-active h6,.jf-active p,.jf-active span {
        visibility: visible!important
    }
}

@media only screen and (min-width: 64.0625em) {
    #services #susu {
        width:420px
    }

    #services #planet {
        width: 142px
    }

    .ux-conclusion h4 {
        font-size: 45px
    }

    .ux-flow {
        margin-top: 100px
    }

    .ux-flow-list {
        background-color: #333;
        overflow: hidden;
        position: relative
    }

    .ux-flow-list ul {
        color: #fff;
        clear: both;
        list-style: none;
        text-align: center;
        position: relative;
        z-index: 5;
        margin: 50px 0
    }

    .ux-flow-list li {
        position: relative;
        display: inline-block;
        background-color: #999;
        width: 100px;
        height: 100px;
        border-radius: 50%;
        padding: 29px;
        margin: 0 65px;
        font-size: 18px;
        line-height: 1.3;
        cursor: pointer
    }

    .ux-flow-list li,.ux-flow-list li:after,.ux-flow-list li:before {
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .ux-flow-list li:after,.ux-flow-list li:before {
        content: "";
        position: absolute;
        display: block;
        top: 50%;
        left: 50%;
        width: 100px;
        height: 100px;
        border: 1px solid transparent;
        border-radius: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .ux-flow-list li:hover {
        background-color: #e40014
    }

    .ux-flow-list li:hover:before {
        width: 150px;
        height: 150px;
        border-color: #e40014
    }

    .ux-flow-list li:hover:after {
        border-color: #e40014;
        opacity: 1;
        -webkit-animation: h .5s forwards;
        animation: h .5s forwards
    }

    @-webkit-keyframes h {
		
		
		
		
		
		
        0% {
            border-width: 10px
        }

        to {
            width: 183.3%;
            height: 183.3%;
            border-width: 1px;
            opacity: 0
        }
    }

    @keyframes h {
        0% {
            border-width: 10px
        }

        to {
            width: 183.3%;
            height: 183.3%;
            border-width: 1px;
            opacity: 0
        }
    }

    @-webkit-keyframes i {
        0% {
            border-width: 3px
        }

        to {
            width: 1000%;
            height: 1000%;
            border-width: 1px;
            opacity: 0
        }
    }

    @keyframes i {
        0% {
            border-width: 3px
        }

        to {
            width: 1000%;
            height: 1000%;
            border-width: 1px;
            opacity: 0
        }
    }

    #ux-flow-line {
        position: absolute;
        max-width: calc(100% - 40px);
        bottom: -57.5%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    #ux-flow-line path {
        stroke-dasharray: 3000px
    }

    .ux-flow-item .text-box,.ux-flow-item .text-box .dotted,.ux-flow-item .text-box .dotted:after,.ux-flow-item .text-box .dotted:before,.ux-flow-item .text-box:before {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .ux-flow-item .text-box .dotted:after,.ux-flow-item .text-box .dotted:before {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 50%;
        left: 50%;
        border-radius: 50%;
        border: 1px solid transparent;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

    .ux-flow-item:hover .text-box {
        border-color: #e40014
    }

    .ux-flow-item:hover .text-box .dotted {
        background-color: #e40014
    }

    .ux-flow-item:hover .text-box .dotted:after,.ux-flow-item:hover .text-box .dotted:before {
        width: 30px;
        height: 30px;
        border-color: #e40014
    }

    .ux-flow-item:hover .text-box .dotted:after {
        -webkit-animation: i .75s forwards;
        animation: i .75s forwards
    }

    .ux-flow-item:hover:nth-child(odd) .text-box:before {
        border-right-color: #e40014
    }

    .ux-flow-item:hover:nth-child(even) .text-box:before {
        border-left-color: #e40014
    }
}

@media only screen and (min-width: 75.0625em) {
    .ux-flow-item .text-box .dotted {
        left:-46px
    }

    .ux-flow-item:nth-child(even) .text-box .dotted {
        right: -46px
    }
}

@media only screen and (min-width: 85.4735em) {
    #box1 h5 {
        padding:100px 50px 0;
        font-size: 1.125rem;
        width: 400px;
        height: 300px;
        right: -30%
    }
}

@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active) {
    #clients .button-group li:nth-child(1) h4,#clients .button-group li:nth-child(2) h4 {
        padding: 0 0 3px
    }

    #clients .button-group li:nth-child(3) h4 {
        padding: 2px 0 0
    }
}
