.aimg {
    display: block !important;
    height: 112px !important;
}

    .aimg::after {
        content: '';
        display: block;
        height: 0;
        visibility: hidden;
        clear: both;
        height: 112px;
    }

.container_Fix {
    max-width: 100%;
    padding: 0;
}

.classy-navbar .classy-menu.menu-on {
    left: 0;
    top: 70px;
    width: 100%;
}

/*--------------------------Fix for small menu-------------------------------*/
@media only screen and (max-width:1191px) {
    .aimg {
        display: none;
        height: 0 !important;
    }

    .dark .classynav ul li.megamenu-item .aimgul {
        height: 0px;
    }

    #xxx {
        display: block;
        min-height: 100%;
        overflow-y: scroll;
    }

        #xxx .classynav > ul > li:last-child {
            padding-bottom: 66px;
        }

        #xxx .classynav > ul > .active > a {
            background-color: #f4f4f4;
        }
}
/*---------------------------------------------------------------------------*/

.classynav ul li ul ::after {
    content: "";
    display: block;
    height: auto;
    /*visibility: hidden;*/
    clear: both;
}

/*---------------------Fix For Mega Menu-------------------------*/
@media (min-width:1192px) {
    .hero-area-menu {
        display: block;
    }

    .hero-area-menu-mini {
        display: none;
    }
}

@media only screen and (min-width: 0px) and (max-width: 1191px) {
    .hero-area-menu {
        display: none;
    }

    .hero-area-menu-mini {
        display: block;
    }
}
/*---------------------------------------------------------------------------*/

/*---------------------Slide Prev、Next btn For Menu-------------------------*/
.hero-area .owl-prev-Borc,
.hero-area .owl-next-Borc {
    width: 38px;
    height: 38px;
    position: absolute;
    top: 50%;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    left: -45px;
    margin-top: -19px;
    /*opacity: 0;*/
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
    /*background-color: #947054;*/
    font-size: 2.8rem;
    font-weight: bolder;
    text-shadow: rgb(166, 166, 166) 2px 1px 3px;
    transform: scaleY(1.7);
}

@media only screen and (max-width: 767px) {
    .hero-area .owl-prev-Borc,
    .hero-area .owl-next-Borc {
        left: 30px;
    }
}

.hero-area .owl-prev-Borc:hover,
.hero-area .owl-next-Borc:hover {
    color: #CCCCCC;
}

.hero-area .owl-next-Borc {
    left: auto;
    right: -45px;
}

@media only screen and (max-width: 767px) {
    .hero-area .owl-next-Borc {
        left: auto;
        right: 30px;
    }
}
/*---------------------------------------------------------------------------*/

#video_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.single-hero-slide-menu {
    position: relative;
    z-index: 1;
    width: 100%;
}

/*----------------------Fix for youtube player---------------------------*/

.vdoplayer {
    top: 0;
    left: 0;
    height: 140%;
    width: 100%;
}

@media only screen and (min-width: 1601px) and (max-width: 1730px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 110%;
    }
}

@media only screen and (min-width: 1501px) and (max-width: 1600px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 110%;
    }
}

@media only screen and (min-width: 1341px) and (max-width: 1500px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 120%;
    }
}

@media only screen and (min-width: 1251px) and (max-width: 1340px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 140%;
        width: 140%;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1250px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 150%;
    }
}

@media only screen and (min-width: 1081px) and (max-width: 1200px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 130%;
    }
}

@media only screen and (min-width: 881px) and (max-width: 1080px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 140%;
    }
}

@media only screen and (min-width: 701px) and (max-width: 880px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 150%;
    }
}

@media only screen and (min-width: 601px) and (max-width: 700px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 170%;
    }
}

@media only screen and (min-width: 501px) and (max-width: 600px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 190%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
    .vdoplayer {
        top: 0;
        left: 0;
        height: 130%;
        width: 250%;
    }
}
/*---------------------------------------------------------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single-hero-slide {
        height: 700px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single-hero-slide {
        height: 650px;
    }
}

@media only screen and (max-width: 767px) {
    .single-hero-slide {
        height: 550px;
    }
}
/*配合無障礙樣式-------------------------------------------------------------------*/
#gotocenter {
    position: absolute;
    z-index: 10000 !important;
}

.accesskey-white a {
    position: absolute;
    text-decoration: none;
    color: #fff !important;
    opacity: 0;
}

.accesskey-gray a {
    position: absolute;
    text-decoration: none;
    color: #363839 !important;
    opacity: 0;
}

a.sr-only {
    padding: 0.5rem;
    position: absolute;
    top: -2.5rem;
    left: 0;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
    background-color: #FFFFFF;
    border: none;
    color: green;
    border-radius: 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 25%);
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

    a.sr-only:focus {
        position: absolute;
        left: 0;
        top: 0;
        outline-color: transparent;
        -webkit-transition: top .1s ease-in;
        transition: top .1s ease-in;
        font-weight: 700 background-color: #FFFFFF;
        border: none;
        color: green;
        border-radius: 50px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 25%);
        padding: 15px 32px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
    }
