/*
@Author: ThemeMascot
@URL: http://ThemeMascot.com

This is the file where you can add your custom styles to change the look of the
theme. But don't modify style-main.css file.

*/

body {
    font-family: 'Roboto', Arial, Microsoft JhengHei, Heiti TC !important;
    color: #333 !important;
    font-size: 16px;
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border: 0px solid #e5e9ec;
    background-color: #f3f3f3;
}

::-webkit-scrollbar-thumb {
    background-color: #bbbbbb;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

blockquote p {
    font-style: normal !important;
    font-family: 'Open Sans', sans-serif, Arial, Microsoft JhengHei, Heiti TC !important;
}

.logo-width {
    width: 300px;
}

#spinner {
    position: absolute;
    width: 15%;
    /* height: 50px; */
    top: -150px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

p {
    font-size: 16px !important;
    text-align: center;
}

a {
    cursor: pointer !important;
}

.mt80 {
    margin-top: 80px;
}

.section-title {
    margin-bottom: 0px !important;
}

.play {
    display: block;
    cursor: pointer;
    /*width: 0;*/
    /*height: 0;*/
    /*border-top: 20px solid transparent;*/
    /*border-bottom: 20px solid transparent;*/
    /*border-left: 30px solid #007f41;*/
    /*margin: 100px auto 50px auto;*/
    bottom: 65px;
    right: 20px;
    color: #444444 !important;
    font-size: 40px;
    position: fixed;
    z-index: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.play div {
    background: gainsboro;
    padding: 5px;
    position: absolute;
    width: 26px;
    margin-top: -122px;
    margin-left: 4px;
    font-size: 16px;
    color: #9f9f9f;
}

.play:hover div {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
    color: #737373;
}

.play:before {
    content: '';
    position: absolute;
    /*top: -40px;*/
    /*left: -60px;*/
    /*bottom: -40px;*/
    /*right: -23px;*/
    /*border-radius: 50%;*/
    /*border: 10px solid #007f41;*/
    z-index: 2;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.play:after {
    content: '';
    opacity: 0;
    transition: opacity 0.6s;
    -webkit-transition: opacity 0.6s;
    -moz-transition: opacity 0.6s;
}

.play:hover i {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

.play.active {
    border-color: transparent;
}

.play.active:after {
    content: "";
    /*opacity: 1;*/
    /*width: 34px;*/
    /*height: 34px;*/
    /*background: #007f41;*/
    position: absolute;
    right: 1px;
    top: -17px;
    /*border-left: 13px solid #007f41;*/
    box-shadow: inset 15px 0 0 0 rgba(255, 255, 255, 0);
}

.icon {
    display: inline-block;
    width: 23px;
    height: 23px;
    margin-top: -4px;
    vertical-align: middle;
    font-weight: bold;
    background-size: contain !important;
    transition: all .3s;
}

.icon.icon-line {
    background: url('../../img/pic/line_share.png') no-repeat center;
}

.icon.icon-line:hover {
    background: url('../../img/pic/line-white.png');
}

input, textarea {
    font-size: 16px !important;
}

.nmt-7 {
    margin-top: -7px;
}

.header-nav.navbar-transparent .header-nav-wrapper {
    border: 0 !important;
}

.mb-3 {
    margin-bottom: 3px !important;
}

.ssl {
    margin-top: -25px;
}

.pb5 {
    padding-bottom: 5px !important;
}

.pt-17 {
    padding-top: 17px !important;
}

.pt-325 {
    padding-top: 325px !important;
}

.pt-360 {
    padding-top: 360px !important;
}

.pt-700 {
    padding-top: 700px !important;
}

.btn-read-more::after {
    position: static !important;
}

.line-limit {
    word-break: break-all;
    font-family: Microsoft JhengHei;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.line-limit-1 {
    -webkit-line-clamp: 1;
}

.line-limit-3 {
    -webkit-line-clamp: 3;
}

.line-limit-4 {
    -webkit-line-clamp: 4;
}

.line-limit-10 {
    -webkit-line-clamp: 10;
}

.blockquote {
    border-left: 3px solid #007f41;
}

.copyright {
    background-color: #325214 !important;
}

.box-hover-effect.effect1 .thumb {
    padding: 10px;
}

.cho {
    position: absolute;
    right: 0;
    top: 220px;
    width: 300px;
}

.box-hover-effect img {
    max-height: none;
    max-width: none;
}

.styled-icons.icon-sm a {
    font-size: 16px;
}

.board-section p {
    text-align: left;
}

.board-section .gallery-item iframe{
    height:157px;
}
.sidebar-right .widget-image-carousel iframe{
    height:100%;
    width:250px;
}
h4 {
    font-weight: 600;
}

.board-section a {
    font-family: 'Open Sans', sans-serif, Arial, Microsoft JhengHei, Heiti TC !important;
    font-weight: 700;
}

.breadcrumb-bg {
    background-color: rgba(255, 255, 255, 0.5);
    width: 200px;
    float: right;
}

.block {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: rgba(255, 255, 255, 0.7);
}

.menuzord, .menuzord a, .menuzord-menu > li > a, .board-section {
    font-family: 'Open Sans', sans-serif, Arial, Microsoft JhengHei, Heiti TC !important;
    font-size: 16px;
}

.header .header-nav.navbar-white {
    background-color: rgba(255, 255, 255, 1) !important;
}

.header .header-nav.navbar-transparent.animated-active {
    background-color: rgba(255, 255, 255, .3) !important;
}

.header .header-nav.navbar-white {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .5) !important;
}

.header-nav.navbar-transparent.animated-active .menuzord-menu > li > a {
    color: #000000;
    margin-bottom: 10px;
    font-weight: 600;
}

.header .menuzord-brand img {
    width: 100%;
    max-height: 100% !important;
}

.header .menuzord-brand {
    margin: 13px 30px 0 0;
}

.styled-icons {
    margin-left: 5px;
}

.social-menu {
    display: none;
    position: absolute;
    width: 230px;
    /*margin-top: 10px;*/
    margin-left: -185px;
    background-color: #ffffff;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    opacity: 0;
    transition: all 5s;
}

.social-menu .styled-icons.icon-sm a {
    margin: 2px 5.6px 2px 0 !important;
}

.social-menu a {
    background: #eee;
    font-size: 16px;
    border-radius: 10px;
}

.social-menu a:hover, .english-a:hover {
    background: #007f41;
    color: #ffffff !important;
}

.social-menu .english-a {
    padding: 5px 20px 5px 20px;
}

.more-text {
    padding-left: 20px;
    font-weight: 600;
    color: #444;
}

.height-360 {
    height: 360px;
}

.height-700 {
    height: 700px;
}

.font-color {
    color: #888888 !important;
}

.font-white {
    color: #ffffff !important;
}

.font-black {
    color: #191919;
}

.township-about p {
    text-align: left;

}

.guide {
    padding-top: 360px !important;
}

.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a, .menuzord .menuzord-menu ul.dropdown li:hover > a {
    background: #007f41;
    color: #ffffff !important;
}

.menuzord-menu > li > a {
    padding: 8px 16px;
    border-radius: 30px;
    margin-bottom: 10px;
    font-weight: 600;
}

.scrollToTop {
    bottom: 8px;
    border-radius: 18px;
    background-color: rgba(40, 160, 101, 0.5) !important;
}

.scrollToTop:hover {
    background-color: rgba(40, 160, 101, 0.7) !important;
}

.line-share {
    transition: opacity .3s ease-in-out;
}

.line-share:hover {
    opacity: 0.8;
}

.line-img {
    width: 121px;
    margin-top: -4px;
}

.bg-none {
    /*background:#fafafa!important;*/
}

.breadcrumb > li + li::before {
    content: "\f105" !important;
    color: #000;
    padding-right: 9px;
}

.line {
    width: 100% !important;
    background-color: rgba(0, 0, 0, 0) !important;
}

.main-content, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif, Arial, Microsoft JhengHei, Heiti TC !important;
}

.img404 {
    margin-right: -50px;
}

.h1404 {
    font-size: 150px;
}

.back-home {
    color: #333333;
}

.font-red {
    color: #ff0000;
}

.font-blue {
    color: #0000ff;
}

.building1:hover .title1, .building2:hover .title2, .building3:hover .title3,
.building4:hover .title4, .building5:hover .title5, .building6:hover .title6 {
    visibility: visible !important;
}

.building1:hover .arrow-down, .building2:hover .arrow-down, .building3:hover .arrow-down,
.building4:hover .arrow-down, .building5:hover .arrow-down, .building6:hover .arrow-down {
    width: 0;
    height: 0;
    margin: 0 auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 16px solid rgba(0, 127, 65, 1);
}

.link-title {
    text-align: center;
    margin-top: -32px;
}

.link-title .title {
    display: inline-block;
    visibility: hidden;
    color: #ffffff;
    font-weight: 600;
    background: rgba(0, 127, 65, 1);
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 20px;
    border-radius: 10px;
}

#navigation_form a, #group_form a {
    color: #F44336;
}

#navigation_form a:hover, #group_form a:hover {
    color: #E57373;
}

#home-message-section {
    width: 100%;
    background-color: #F6F1EB;
    padding-bottom: 110px;
    text-align: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}

.board-section .gallery-isotope .gallery-item {
    overflow: visible !important;
}

.board-section .board-time {
    position: absolute;
    width: 100%;
    margin-left: -15px;
    top: -30px;
    z-index: 100;
    text-align: center;
}

.board-section .board-time span {
    background: #ffffff !important;
    padding: 10px;
    color: #444444 !important;
    font-size: 20px;
    font-style: italic;
}

.board-section .board-time .date {
    padding-left: 0px !important;
    font-size: 32px;
    padding-top: 0px !important;
    margin-top: 10px;
    font-style: italic;
}

.board-section .post-thumb {
    padding: 20px;
    padding-top: 30px;
    border: 1px solid #000000;
    border-bottom: 0px;
}

.board-section .list-inline > li {
    padding-left: 5px !important;
}

.board-section .btn-position {
    position: absolute;
    right: 15px;
    bottom: 17px;
    color: #000000 !important;
    border: 0px solid #ffffff;
    background-color: #ffffff !important;
    z-index: 1000;
}

.board-section .line-bottom {
    margin-bottom: 0px;
}

.board-section .line-bottom:after {
    height: 5px;
    left: 20px;
}

.board-section .post .entry-content {
    background-color: #ffffff;
    border-color: #444444 !important;
    border-top: 0px !important;
}

.title-tag {
    background-color: #007f41;
    border-radius: 25px;
    color: #ffffff;
    padding-left: 20px;
}

.related-link {
    display: inline-block;
    margin-top: 20px;
    text-align: center;
}

.related-link span {
    text-align: center;
    padding: 10px;
    color: #ffffff;
    padding-left: 30px;
    padding-right: 30px;
    background-color: rgba(0, 127, 65, 1);
}

.related-link span:hover {
    background-color: rgba(0, 127, 65, .9);
}

ul.list.fa-hand-o-left li:before {
    content: "\f0a4";
    font-size: 14px;
}

#home-message-section hr {
    border: 1px solid #007f41;
}

#home-message-section ul li {
    margin: 20px 0;
    font-size: 18px;
    transition: padding-left .2s;
}

#home-message-section ul li:hover {
    padding-left: 5px;
}

.contract p {
    text-align: left;
}

.board-section nav {
    text-align: center;
}

.overflow-x-auto {
    overflow-x: auto;
}

.width-1110 {
    width: 1110px;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.gallery-isotope.gutter-30 .gallery-item {
    padding-right: 0px !important;
    padding-left: 30px !important;
    padding-bottom: 0px !important;
}

table td, table th {
    text-align: center;
    vertical-align: middle !important;
}

.finance-section table td, .finance-section table th {
    text-align: left !important;
}

.product-section .sidebar, .finance-section .sidebar {
    text-align: left;
}

.product-section .items {
    height: 100px;
}

.product-section .items .icon {
    height: 100px;
    width: 100px;
}

.product-section .product {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .13);
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.product-section .product .hover {
    position: absolute;
    height: 100%;
    width: 100%;
}

.product-section .product:before {
    content: '';
    color: rgba(0, 0, 0, 0);
    transition: all 1s;
    position: absolute;
    width: 100px;
    height: 50px;
    top: 0;
    right: 0;
    bottom: 0;
    left: -50px;
    margin: auto;
}

.product-section .product:hover:before {
    position: absolute;
    content: '前往查看 ➤';
    z-index: 100;
    left: 0px;
    color: rgba(255, 255, 255, 1);
}

.product-section .product:hover .hover {
    background: rgba(0, 0, 0, .5);
}

.product-section .product {
    padding: 10px;
    padding-bottom: 0px;
}

.pagination li a {
    border: 0;
    border-radius: 30px;
    margin-right: 5px;
    border-top-left-radius: 30px !important;
    border-top-right-radius: 30px !important;
    border-bottom-left-radius: 30px !important;
    border-bottom-right-radius: 30px !important;
}

.navigation-section p {
    text-align: left;
}

.township-bg {
    background-color: #f7f7f7 !important;
    margin-top: 0px;
}

.bg-lighter {
    background-color: #ffffff !important;
}

.main-content h1 {
    font-weight: 600;
    color: #007f41 !important;
}

.main-content h2 {
    font-weight: 600;
    color: #007f41 !important;
}

li.active {
    color: #007f41 !important;
}

.main-content h3 {
    font-size: 23px;
    font-weight: 700;
}

.breadcrumb {
    display: inline-block;
    padding: 10px 40px 10px 40px !important;
    border: 1px solid #007f41;
    border-radius: 25px;
}

.breadcrumb li {
    display: inline-block; /* 確保每個 li 是行內區塊 */
    color: #233c16;
}

.breadcrumb a {
    color: #233c16 !important;
}

.breadcrumb a:hover {
    color: #395828 !important;
}

.title-icon::before, .title-icon::after {
    margin-top: 10px;
}

#man {
    background-size: cover;
    animation-name: change-animation;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.animate-bird {
    right: -118px !important;
    animation-name: bird-animation;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.animate-swing {
    animation-name: swing-animation;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes bird-animation {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(20deg);
    }
    0% {
        transform: rotate(0deg);
    }
}

@keyframes swing-animation {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(30deg);
    }
    0% {
        transform: rotate(0deg);
    }
}

@keyframes change-animation {
    100% {
        content: url("../../img/pic/man.png");
    }
}

.man {
    position: absolute;
    padding-left: 32% !important;
    padding-top: 12% !important;
    animation-name: man-animation;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes man-animation {
    0% {
        left: 0px;
    }
    50% {
        left: -80px;
    }
    100% {
        left: 0px;
    }
}

.building {
    position: absolute;
    width: 12%;
    height: 20%;
    /*opacity: 0;*/
    background-color: rgba(0, 0, 0, 0);
}

.building1 {
    margin-left: 21% !important;
    margin-top: -42% !important;
}

.building2 {
    margin-left: 31.5% !important;
    margin-top: -30.5% !important;
}

.building3 {
    margin-left: 41% !important;
    margin-top: -38.5% !important;
    height: 14%;
}

.building4 {
    margin-left: 56% !important;
    margin-top: -40% !important;
    height: 25%;
}

.building5 {
    margin-left: 61% !important;
    margin-top: -26% !important;
    width: 18%;
}

.building6 {
    margin-left: 72.5% !important;
    margin-top: -39% !important;
}

.older {
    position: absolute;
    padding-left: 46% !important;
    padding-top: 27% !important;
    animation-name: older-animation;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

#nav-icon1, #nav-icon2, #nav-icon3, #nav-icon4 {
    width: 30px;
    height: 40px;
    position: relative;
    margin-top: -2px;
    /* margin: 50px auto; */
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon2 {
    padding-bottom: 50px;
    margin-left: 20px;
}

#nav-icon2 span {
    display: block;
    position: absolute;
    height: 7px;
    width: 50%;
    background: #007f41;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}

#nav-icon2 span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}

#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
    top: 8px;
}

#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
    top: 18px;
}

#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
    top: 28px;
}

#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#nav-icon2.open span:nth-child(1) {
    left: 4px;
    top: 14px;
}

#nav-icon2.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 14px;
}

#nav-icon2.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

#nav-icon2.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

#nav-icon2.open span:nth-child(5) {
    left: 4px;
    top: 21px;
}

#nav-icon2.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 21px;
}

@keyframes older-animation {
    0% {
        top: 0px;
    }
    50% {
        top: 30px;
    }
    100% {
        top: 0px;
    }
}

.fly {
    top: 100px;
    left: 0px;
    animation-name: fly-animation;
    animation-duration: 10s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@keyframes fly-animation {
    0% {
        left: 10px;
        top: 200px;
    }
    10% {
        left: 300px;
        top: 100px;
    }
    60% {
        left: 500px;
        top: 500px;
    }
    100% {
        left: 1100px;
        top: 150px;
    }
}

.cloud-relative {
    position: relative;
}

.cloud-top {
    margin-top: 50% !important;
}

.cloud-img1 {
    width: 100%;
    height: 300px;
    position: absolute;
    margin-top: 30%;
    background: url('../../assets/images/cloud.png') center no-repeat;
    -webkit-animation: banner-slider 40s infinite linear;
    -moz-animation: banner-slider 40s infinite linear;
    -o-animation: banner-slider 40s infinite linear;
    animation: banner-slider 40s infinite linear;
}

.cloud-img2 {
    width: 100%;
    height: 300px;
    position: absolute;
    margin-top: 10%;
    background: url('../../assets/images/cloud.png') center no-repeat;
    -webkit-animation: banner-slider 30s infinite linear;
    -moz-animation: banner-slider 30s infinite linear;
    -o-animation: banner-slider 30s infinite linear;
    animation: banner-slider 30s infinite linear;
}

.cloud {
    margin-top: 37%;
    min-height: 395px;

}

@keyframes banner-slider {
    from {
        background-position: 1920px 0;
    }

    to {
        background-position: -250px 0;
    }
}

/**/

@keyframes banner-slider2 {
    from {
        background-position: 2170px 0;
    }

    to {
        background-position: -250px 0;
    }
}

.point {
    border-radius: 30px !important;
    background-color: red !important;
    border: 5px solid #fff !important;

    animation: color_change 1s infinite alternate;
}

@keyframes color_change {
    0% {
        background-color: red;
    }
    100% {
        background-color: yellow;
    }
}

.ouo-position {
    margin-top: 155px;
    margin-left: 300px;
    z-index: 0 !important;
}

.footer {
    position: relative;
    margin-bottom: 68px;
    padding-top: 60px;
    /*background: #b4ffba !important;*/
    /*background-color: #e4e5d3 !important*/
}

footer h4 {
    font-family: 'Roboto', Arial, Microsoft JhengHei, Heiti TC !important;
    color: color: #444444 !important;
    font-weight: 700;
}

.niuli {
    font-weight: bolder;
    /*color: #FB9059 !important;*/
    color: #ffffff !important;
}

.qrcode {
    width: 135px;
}

.winewarning {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 40px;
    text-align: center;
    /*padding: 10px 0px 0px 0px;*/
    position: fixed;
    bottom: 0;
    vertical-align: top;
    z-index: 10000;
    font-family: 'Roboto', Arial, Microsoft JhengHei, Heiti TC !important;
}

.cart-title {
    background: gainsboro;
    padding: 5px;
    position: absolute;
    width: 26px;
    margin-top: -160px;
    margin-left: 7px;
    /*transition: all .5s;*/
}

.cart:hover .cart-title {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
}

.cart {
    position: fixed;
    right: 15px;
    bottom: 77px;
    width: 50px;
    border-radius: 18px;
    z-index: 100;
    background-color: rgba(40, 160, 101, 0.5) !important;
    padding: 5px;
}

.cart:hover {
    background-color: rgba(40, 160, 101, .9) !important;
}

.blog-posts p {
    padding: 0 0 0 !important;
    margin-bottom: 0px !important;
    text-align: left;
}

.winewarning img {
    margin-top: -6px;
}

.header-top {
    margin-bottom: -15px;
    padding: 0px;
    transition: all .5s;
}

.header-top .english-a {
    color: #000000;
    font-weight: 600;
    transition: color .3s linear, background .3s linear;
}

.header-top .english-a:hover {
    color: #007f41;
}

.list-inline {
    margin-right: 6px;
}

.index-section .index-bg {
    display: none;
}

.index-section .index-video {
    display: block;
}

.factory-p-150 {
    padding-top: 150px !important;
}

.animate-rotate {
    animation-name: rotate-animation;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

.animate-delay-25 {
    animation-duration: 25s !important;
}

@keyframes rotate-animation {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 1421px) {
    .older {
        padding-left: 42% !important;
        padding-top: 24% !important;
    }
}

@media (max-width: 1650px) {
    .man {
        padding-left: 30% !important;
        padding-top: 15% !important;
    }
}

@media (max-width: 1600px) {
    .man {
        padding-left: 30% !important;
        padding-top: 14.5% !important;
    }
}

@media (max-width: 1370px) {
    .cloud {
        margin-top: 32%;
    }

    .man {
        padding-left: 30% !important;
        padding-top: 8% !important;
    }

    .cloud-img1 {
        margin-top: 43%;
    }

    @keyframes banner-slider {
        from {
            background-position: 1370px 0;
        }

        to {
            background-position: -250px 0;
        }
    }
    /**/
    @keyframes banner-slider2 {
        from {
            background-position: 1620px 0;
        }

        to {
            background-position: -250px 0;
        }
    }
}

@media (max-width: 1500px) {

}

@media (max-width: 1350px) {
    .animate-rotate, .cherry, .animate-bird {
        display: none;
    }

    .factory-p-150 {
        padding-top: 60px !important;
    }

    .man {
        padding-left: 30% !important;
        padding-top: 16% !important;
    }
}

@media (max-width: 1300px) {
    .man {
        padding-left: 26% !important;
        padding-top: 17% !important;
    }
}

@media (max-width: 1238px) {
    .older {
        width: 60%;
    }

    .man {
        display: none;
    }
}

.map-pc {
    display: block;
}

.map-mobile {
    display: none;
}

@media (max-width: 1200px) {
    .map-pc {
        display: none;
    }

    .map-mobile {
        display: block;
        padding-top: 50px;
    }

    .container-900-100 {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .team-member .member-info {
        bottom: 0;
    }
}

@media (max-width: 991px ) {
    .cho {
        display: none;
    }
    #spinner{
        width:200px;
    }
    .mt80 {
        margin-top: 118px !important;
    }

    .gallery-isotope.gutter-30 .gallery-item {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    .list-inline {
        text-align: left !important;
        margin-right: 0px;
        margin-top: 10px;
    }

    .header .container {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }

    .header .menuzord-brand {
        margin-right: 0px;
    }
}

@media (max-width: 986px ) {
    .flower-road {
        width: 100% !important;
        overflow: auto;
    }

    .play {
        bottom: 78px;
        right: 70px;
    }

    .scrollToTop {
        bottom: 85px;
        right: 8px;
    }

    .cart-title, .play div {
        display: none;
    }

    .cart {
        bottom: 87px;
        right: 8px;
    }
}

@media (max-width: 1166px ) {
    /*.menuzord-menu {*/
    /*display: none !important;*/
    /*}*/
    .header .header-nav.navbar-transparent.animated-active {
        background-color: rgba(255, 255, 255, 1) !important;
    }

    #nav-icon2 {
        display: none !important;
    }

    .social-menu {
        display: block !important;
        position: relative !important;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, 0);
        z-index: 0 !important;
        opacity: 1 !important;
    }

    .menuzord-menu ul.dropdown {
        margin-top: 0px !important;
        box-shadow: 1px 1px 10px rgba(0, 0, 0, .0);
    }

    .menuzord-menu > li > a {
        margin-bottom: 0px !important;
    }

    .showhide {
        display: block !important;
        padding: 15px 0px 15px 0px !important;
        height: 58px !important;
    }
}

@media (max-width: 900px) {
    /*.showhide {*/
    /*display: block !important;*/
    /*padding: 5px 0px 0px 0px !important;*/
    /*height: 46px !important;*/
    /*}*/
    .older {
        display: none;
        padding-top: 40% !important;
    }

    .index-section .index-video {
        display: none;
    }

    .index-section .index-bg {
        display: block;
    }

    .menuzord .showhide {
        padding-top: 7px;
    }

    .header .menuzord-brand {
        margin-top: 10px;
    }

    .logo-width {
        width: 260px !important;
        float: left !important;
        padding-left: 15px !important;
    }

    nav {
        margin-top: 3px;
    }
}

@media (max-width: 859px ) {

    .winewarning {
        font-size: 20px;
    }

    .footer {
        margin-bottom: 46px;
    }

    .scrollToTop {
        /*bottom: 58px;*/
    }
}

@media (max-width: 767px ) {
    .township-section h2 {
        text-align: center;
    }

    .township-banner {
        background-position: -384px;
    }

    .xs-pull-center {
        /*float: left !important;*/
    }
}

@media (max-width: 768px ) {
    .guide {
        padding-top: 260px !important;
    }

    .english {
        margin-top: -13px !important;
    }

    .ouo-position {
        margin-top: 400px;
        margin-left: 200px;
    }
}

@media (max-width: 540px ) {
    .h1404 {
        font-size: 50px;
    }

    .scrollToTop {
        /*bottom: 85px;*/
    }

    @keyframes fly-animation {
        0% {
            left: 10px;
            top: 200px;
        }
        10% {
            left: 100px;
            top: 100px;
        }
        60% {
            left: 300px;
            top: 300px;
        }
        100% {
            left: 400px;
            top: 150px;
        }
    }

    #home-message-section {
        background: none;
        background-color: #f6f1eb;
    }

    .cloud-img2 {
        margin-top: 50%;
        display: none;
    }

    .cloud-img1 {
        margin-top: 180%;
        display: none;
    }

    @keyframes banner-slider {
        from {
            background-position: 320px 0;
        }

        to {
            background-position: -250px 0;
        }
    }
    /**/
    @keyframes banner-slider2 {
        from {
            background-position: 320px 0;
        }

        to {
            background-position: -250px 0;
        }
    }
}

@media (max-width: 492px ) {
    .ssl {
        margin-top: 0px;
    }
}

@media (max-width: 463px ) {
    .footer {
        margin-bottom: 78px;
    }
}