.nivoSlider {
    position: relative;
    background: #fff url('loading.gif') no-repeat 50% 50%;
    min-height: 250px;
}

    .nivoSlider a {
        display: block
    }

.nivo-directionNav a {
    display: block;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    font-size: 0;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    border-radius: 50%;
    position: absolute;
    z-index: 2
}

.nivoSlider:hover .nivo-directionNav a {
    opacity: 1
}

.nivo-directionNav a.nivo-prevNav {
    background: rgba(0,0,0,0.3) url('lefts.png') no-repeat center;
    left: 50px
}

.nivo-directionNav a.nivo-nextNav {
    background: rgba(0,0,0,0.5) url('rights.png') no-repeat center;
    right: 50px
}

.nivo-directionNav a:hover {
    background-color: black
}

.nivo-controlNav {
    position: absolute;
    z-index: 10;
    overflow: visible;
    padding: 0;
    text-align: center;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

    .nivo-controlNav a {
        display: inline-block;
        position: relative;
        width: 10px;
        height: 10px;
        margin: 0 4px;
        border-radius: 50%;
        background-color: #a3a3a3;
        font-size: 0;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease
    }

        .nivo-controlNav a:hover, .nivo-controlNav a.active {
            background-color: #fff
        }

    .nivo-controlNav.nivo-thumbs-enabled {
        display: none !important
    }

.nivo-caption .fadeleft-title {
    min-width: 600px;
    font-size: 40px;
    color: #fff;
    opacity: 1;
    position: absolute;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    z-index: 8;
    left: -50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

.nivo-caption .fadeleft-content-one {
    min-width: 600px;
    font-size: 30px;
    color: #fff;
    opacity: 1;
    position: absolute;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    z-index: 8;
    left: -50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center
}

.nivo-caption .fadedown-title {
    min-width: 300px;
    color: #fff;
    opacity: 1;
    position: absolute;
    right: -50%;
    z-index: 8;
    white-space: normal
}

.nivo-caption .fadedown-content {
    min-width: 300px;
    opacity: 1;
    position: absolute;
    left: -50%;
    z-index: 8
}

    .nivo-caption .fadedown-content p {
        padding-left: 30px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 12px;
        background: url('img/en/circle.png') no-repeat -10px 2px
    }

.learn-more {
    position: absolute;
    min-width: 200px;
    background: url('img/en/shiny.png') no-repeat -3px -2px;
    left: -50%;
    z-index: 8
}

    .learn-more a {
        display: block;
        font-size: 16px;
        color: #333;
        min-height: 50px;
        line-height: 50px;
        padding-left: 16px;
        font-weight: bold
    }

.learn-more-jp a {
    font-size: 14px;
    padding-left: 12px
}

.learn-more-fr a {
    font-size: 15px
}

.nivo-caption .fadedown-content p a {
    display: block;
    color: #fff
}

.animate-down {
    color: #fff
}

.animate-title {
    width: 100%;
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 50%;
    z-index: 8;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -50%;
    white-space: normal
}

    .animate-title h2 {
        font-size: 40px
    }

.animate-content {
    width: 100%;
    text-align: center;
    opacity: 1;
    position: absolute;
    left: 50%;
    z-index: 8;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 150%;
    white-space: normal
}

    .animate-content a {
        display: inline-block;
        color: #fff;
        font-size: 24px
    }

.animate-content-more {
    background: url('img/en/border.png') no-repeat center;
    min-height: 60px;
    min-width: 140px;
    line-height: 60px;
    position: absolute;
    z-index: 8;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    text-align: center;
    top: 150%
}

    .animate-content-more a {
        color: #fff
    }

.animate-content-link a {
    padding: 0 10px;
    border-right: 4px solid #fff
}

    .animate-content-link a:last-child {
        border: none
    }

    .animate-content-link a:hover, .animate-content-more a:hover {
        text-decoration: underline;
        color: #fff
    }

.animate-up {
    color: #fff
}

.animate-up-title {
    min-width: 300px;
    opacity: 1;
    position: absolute;
    left: 21%;
    z-index: 8;
    top: 150%;
    white-space: normal
}

.animate-up-content {
    opacity: 1;
    position: absolute;
    left: 21%;
    z-index: 8;
    top: 150%;
    white-space: normal
}

    .animate-up-content a {
        display: inline-block;
        color: #fff;
        font-size: 24px
    }

.animate-up-link a {
    padding: 0 10px;
    border-right: 4px solid #fff
}

    .animate-up-link a:hover, .animate-up-more a:hover {
        text-decoration: underline
    }

    .animate-up-link a:first-child {
        padding-left: 0
    }

.animate-up-more {
    font-size: 20px;
    background: url('img/en/more-right.png') no-repeat right center;
    padding: 5px 30px 5px 8px;
    position: absolute;
    z-index: 8;
    left: 21%;
    top: 150%;
    border-radius: 3px;
    border: solid 1px #fff
}

    .animate-up-more a {
        color: #fff
    }

.animate-up-link a:last-child {
    border: none
}

.nivo-caption p {
    margin: 0;
    padding: 0
}

.nivo-caption {
    height: 100%;
    display: none
}

.theme-banner-small ~ .jcarousel {
    margin-top: 60px
}

.homepage-bottom-wrapper {
    overflow: hidden
}

.theme-banner-small:nth-of-type(1) {
    margin-left: 0
}

.theme-banner-small:nth-of-type(3) {
    display: none
}

.theme-banner-small ~ .jcarousel {
    clear: both
}

.theme-banner-small {
    float: left;
    width: 32%;
    margin-left: 2%
}

    .theme-banner-small > img {
        width: 100%;
        height: 100%
    }

    .theme-banner-small:nth-of-type(3) {
        display: block
    }

.two-colums-area-right {
    min-width: 960px
}

.nivo-caption .fadeleft-title {
    top: 34%
}

.nivo-caption .fadeleft-content-one {
    top: 48%
}

.nivo-caption .fadedown-title {
    top: 10%
}

.nivo-caption .fadedown-content {
    top: 30%
}

.learn-more {
    top: 78%
}

.nivo-caption .fadedown-title h2, .animate-up-title h2 {
    font-size: 30px;
    white-space: normal
}

.animate-up-title h3 {
    font-size: 25px;
    white-space: normal;
    margin-top: 20px;
}

.nivo-caption .fadedown-content p a {
    font-size: 20px
}

@media screen and (min-width:1770px) {
    .nivo-caption .fadedown-title h2, .animate-up-title h2 {
        font-size: 40px;
        white-space: normal
    }

    .animate-up-title h3 {
        font-size: 35px;
        white-space: normal;
        margin-top: 20px;
    }

    .nivo-caption .fadedown-content {
        top: 38%
    }

    .learn-more {
        top: 83%
    }
}

@media screen and (min-width:1600px) and (max-width:1770px) {
    .nivo-caption .fadedown-content {
        top: 33%
    }

    .learn-more {
        top: 83%
    }
}

@media screen and (min-width:1460px) and (max-width:1600px) {
    .nivo-caption .fadedown-title h2, .animate-up-title h2 {
        font-size: 28px;
        white-space: normal
    }

    .animate-up-title h3 {
        font-size: 23px;
        white-space: normal;
        margin-top: 20px;
    }

    .nivo-caption .fadedown-content {
        top: 32%
    }

    .learn-more {
        top: 83%
    }

    .nivo-caption .fadedown-content p {
        padding-left: 30px;
        height: 30px;
        line-height: 30px;
        margin-bottom: 12px
    }

    .animate-title {
        font-size: 40px
    }

    .animate-content-more a {
        font-size: 14px
    }
}

@media screen and (min-width:1220px) and (max-width:1600px) {
    .nivo-caption .fadedown-content {
        top: 37%
    }

    .learn-more {
        top: 80%
    }

    .nivo-caption .fadedown-title h2, .animate-up-title h2, .animate-up-title h3 {
        white-space: normal
    }

    .nivo-caption .fadedown-content p a {
        font-size: 18px
    }

    .nivo-caption .fadedown-content p {
        padding-left: 30px;
        height: 30px;
        line-height: 20px;
        margin-bottom: 0
    }

    .learn-more {
        padding-left: 4px
    }

        .learn-more a {
            font-size: 12px
        }

    .animate-title {
        font-size: 30px
    }

    .animate-content-more a {
        font-size: 12px
    }

    .nivo-caption .fadedown-content p {
        background-position: -10px -2px
    }
}

@media screen and (min-width:1100px) and (max-width:1220px) {
    .nivo-caption .fadedown-content {
        top: 35%
    }

    .nivo-caption .fadedown-title h2, .animate-up-title h2 {
        font-size: 25px;
        white-space: normal
    }

    .animate-up-title h3 {
        font-size: 20px;
        white-space: normal
    }

    .nivo-caption .fadedown-content p {
        padding-left: 30px;
        height: 20px;
        line-height: 20px;
        margin-bottom: 5px
    }

        .nivo-caption .fadedown-content p a {
            font-size: 14px
        }

    .animate-title h2 {
        font-size: 25px
    }

    .learn-more {
        padding-left: 4px
    }

        .learn-more a {
            font-size: 12px
        }

    .animate-title {
        font-size: 25px
    }

    .animate-content-more a {
        font-size: 12px
    }

    .animate-content-link a {
        font-size: 18px
    }

    .animate-up-more a {
        font-size: 12px
    }

    .animate-up-link a {
        font-size: 18px
    }

    .nivo-caption .fadedown-content p {
        background-position: 0 2px;
        background-size: 30px
    }
}

@media screen and (max-width:1100px) {
    .nivo-caption .fadedown-title {
        top: 5%
    }

    .nivo-caption .fadedown-content {
        top: 30%
    }

    .nivo-caption .fadedown-title h2, .animate-up-title h2 {
        font-size: 25px;
        white-space: normal
    }

    .animate-up-title h3 {
        font-size: 20px;
        white-space: normal
    }

    .nivo-caption .fadedown-content p {
        padding-left: 30px;
        height: 20px;
        line-height: 20px;
        margin-bottom: 5px
    }

        .nivo-caption .fadedown-content p a {
            font-size: 14px
        }

    .animate-title h2 {
        font-size: 25px
    }

    .learn-more {
        padding-left: 4px
    }

        .learn-more a {
            font-size: 12px
        }

    .animate-title {
        font-size: 25px
    }

    .animate-content-more a {
        font-size: 12px
    }

    .animate-content-link a {
        font-size: 18px
    }

    .animate-up-more a {
        font-size: 12px
    }

    .animate-up-link a {
        font-size: 18px
    }

    .nivo-caption .fadedown-content p {
        background-position: 0 2px;
        background-size: 30px
    }
}

.fadedown a:hover {
    text-decoration: underline
}

.nivoSlider {
    position: relative;
    overflow: hidden
}

    .nivoSlider img {
        width: 100%;
        top: 0;
        left: 0;
        z-index: 1
    }

.theme-banner-small {
    float: right;
    margin: 0 2% 0 0
}

    .theme-banner-small:nth-of-type(1) {
        margin-right: 0
    }

@media screen and (max-width:960px) {
    .nivo-caption {
        display: none !important
    }
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    opacity: 0
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 1;
    height: 100%;
    top: 0
}

    .nivo-slice img {
        max-width: none
    }

.nivo-box {
    display: block;
    position: absolute;
    z-index: 1;
    overflow: hidden
}

    .nivo-box img {
        display: block;
        max-width: none
    }

.nivo-caption p {
    padding: 5px;
    margin: 0
}

.nivo-html-caption {
    display: none
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer
}

.nivo-prevNav {
    left: 0px
}

.nivo-nextNav {
    right: 0px
}

.nivo-controlNav {
    text-align: center;
    padding: 10px 0
}

    .nivo-controlNav a {
        cursor: pointer
    }

        .nivo-controlNav a.active {
            font-weight: bold
        }
