/*old css*/
h1, h2, h3, h4, h5, h6, p {
    font-family: "微軟正黑體", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.1em;
    margin: 0 0 1em 0;
}
a.xlearn_btn {
    background-color: #FFE600;
    font-size: 18px;
    /*font-weight: 400;*/
    text-transform: capitalize;
    padding: 6px 30px 6px 30px !important;
    z-index: 1;
    transition: all 0.3s ease 0s;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%), 3px 5px #f2994a;
    font-weight: 600;
}
.xlearn_btn:focus, .xlearn_btn:hover {
    color: #000066 !important;
    box-shadow: 0 0 5px rgb(0 0 0 / 10%), 3px 5px #111;
}
.circle {
    border-radius: 100px;
}     
#wrapper .inner li {
    margin-left: 2em;
    list-style: disc;
    list-style-position: inside;
    line-height: 2em;
}
.ul-sub-1 li {
    list-style-type: decimal !important;
}
.mb-1 {
    margin-bottom: 0.25rem!important;
}
.bio-list {
    border-left: 4px solid #2F80ED;
    font-size: 1.3rem;
    padding-left: 10px;
    font-weight: bold;
} 
.venue-table{
    width:100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
}
.venue-table th {color:#000;font-weight:700;font-size:1.2rem;text-align: center!important;vertical-align: middle!important;}

.venue-table td,.venue-table th ,.venue-table tr,.venue-table thead {border: 1px solid #ddd;}
.venue-attach{
    color:#337ab7;font-weight:400;font-size:1.2rem;
    cursor:pointer;
}
.venue-attach:hover{
    color:orange;
}   
.teaminfo-box-bio p {
    width: 100%;
    color: #000;
    display: block;
}       

.teaminfo-box{
    display:flex;
    flex-direction: row;
}
.teaminfo-box-img{
   display:flex;
   width:30%;
   justify-content: flex-start;
   flex-direction: column ;
   padding:5px 5px 0 0px;

}
.teaminfo-box-img img{
    box-shadow: 2px  2px 2px 2px rgba(0,0,0,.2);
}
.teaminfo-box-bio{
   display:flex;
   flex-direction: column ;
   width:70%;
   padding:5px 20px;

}
.teaminfo-box-bio p{
    width:100%;
    color:#000;
    display:block;
}
.teaminfo-organization{
    color:#878787 !important;
}
h1.major, h2.major, h3.major, h4.major, h5.major, h6.major {
    padding-bottom: 0.5em;
    border-bottom: solid 2px rgba(0, 0, 0, 0.2);
    color: #111;
}
.desktop {
    display: block;
}

.mobile {
    display: none;
}
.masthead-content {
    margin-top: -100px;
}
@media screen and (max-width:480px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .masthead-content {
        margin-top: 0px;
    }
}


/*new css*/
@media (min-width: 1920px){
    .single-latest-text {
        padding: 30px 10px 17px 25px;
    }
}
.mainmenu ul#nav > li > a {
    line-height: 170%;
    font-size: 0.85rem;
    font-weight: bold;
}
.mainmenu ul#nav > li > a span {
    font-size: 1rem;
}
.logo img {
    max-width: 150%;
}
.iheo_xlogo img{
    max-width: 100%;
}
.iheo_logo img {
    max-width: 80%;
}
.header-logo-menu.stick .mainmenu-area .mainmenu ul#nav > li > a {
    line-height: 150%;
    margin-top: 30px;
}
.header-top-right > .content {
    font-size: 1rem;
}
.header-top-right > .content i {
    font-size: 1.2rem;
}
.section-title h3 {
    font-weight: bold;
    line-height: 32px;
}
.banner-content p {
    font-size: 1.5rem;
}
.mainmenu-area, .logo {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ec-colorswitcher {
    display: none;
}
.header-search {
    position: absolute;
    margin-top: 15px;
}
.about-area {
    background: inherit;
    background-color: #442d2d;
    margin-top: 0px;
}
.about-area h3 {
    font-weight: bold;
}
.game img {
    border-radius: 5%;
}
.game .post__info {
    padding: 10px;
    border: 0;
}
.post__title a {
    color: #000066;
}
.post__meta {
    font-size: 0.8rem;
}
.testimonial-text-slider h2 {
    line-height: 32px;
}
.single-footer-widget > h3 {
    color: #6cc533;
}
.footer-logo {
    margin-top: -1rem;
    margin-bottom: 12px;
}
.testimonial-date {
    margin-top: 1rem;
    color: #FFF;
}
html{
scroll-behavior: smooth;
}
.time-from {
    width: 48px;
    margin-right: 10px;
    border: 1px solid #111;
    text-align: center;
    float: left;
}
.wrapper.spotlight.style4 {
    background: #f8f8f8 url( '../img/bg-pattern.png');
}

.latest-page {
    padding: 50px 0;
}

/*breadcrumb*/
.breadcrumb-text h1 {
    line-height: 115%;
}
.breadcrumb-banner-area:after {
    background: inherit;
}
.wrapper.spotlight.style4 {
    /*background: #f8f8f8;*/
}
.breadcrumb-bar .breadcrumb > li:first-child:before {
    content: inherit;
}
.breadcrumb-bar li {
    margin: 0px;
}
.breadcrumb-bar li .arrow{
    margin: 0 10px;
}

/*other*/
.cursor-pointer {
    cursor: pointer;
}
.ispan-banner-desk {
    /*position: fixed;*/
    width: 100%;
    height: auto;
    background-color: #FFEE80;
    z-index: 10;
    text-align: center;
    color: #333;
    font-size: 1rem;
    padding: 0.3rem 0;
}

/*nav*/
.mainmenu ul#nav > li:hover > a:after, .mainmenu ul#nav.menu-white > li:hover > a:after {
    width: 100%;
}
.mainmenu ul#nav > li > a:after, .mainmenu ul#nav.menu-white > li > a:after {
    bottom: 0px;
    top: -5px;
}
#user-menu {
    width: 235px;
}
#user-menu a {
    line-height: 90%;
}
#user-menu a span {
    font-size: 14px;
    padding: 0px !important;
}
.mainmenu ul#nav li ul.sub-menu li {
    margin-bottom: 0.5rem;
}
.mainmenu ul#nav li ul.sub-menu li a {
    line-height: 150%;
    font-size: 0.9rem;
    color: #000;
    font-weight: bold;
}

/*login*/
@media (min-width: 576px) {
    .custom_modal_dialog {
        max-width: 400px;
        max-height: 563px;
    }
}
#Modal1 .btn, #Modal2 .btn, #Modal3 .btn, #boxModal .btn {
    width: 100% !important;
    padding: 0em !important;
    margin: 0.25em 0;
    font-size: 1em;
    height: 2.75em;
    margin-top: 1em;
}
#Modal1 .underline a, #boxModal .underline a {
    text-decoration: underline;
    margin: 0.25em 0;
    color: #666;
    float: left;
    font-weight: 400;
    display: block;
    /*font-size: 1.2rem;*/
    font-size: 0.9rem;
}
#Modal1 .color-o a, #boxModal .color-o a {
    color: #ffb606;
    text-decoration: underline;
    float: right;
    margin: 0.25em 0;
    font-weight: 400;
    display: block;
    /*font-size: 1.2rem;*/
    font-size: 0.9rem;
}
#Modal2 .underline {
    margin: 0.25em 0;
    color: #111;
    font-weight: 400;
    float: right;
    display: block;
    font-size: 1rem;
}
#Modal2 .color-o a {
    color: #ffb606;
    text-decoration: underline;
    display: block;
    margin: 0.25em 0;
    font-weight: 400;
    float: right;
    font-size: 1rem;
}
.login-icon-area {
    display: flex;
    justify-content: center;
    align-items: center;
}
.login-icon-area span {
    font-size: 2.5rem;
    font-weight: bold;
    color: #000000a3;
    margin-left: 0.2rem;
}
.login-img img {
    width: 60px;
}
.login-img img:hover {
    cursor: pointer;
}
.login-img hr {
    border-top: 1px solid rgba(0, 0, 0, 0.4);
}
.login-img span {
    padding: 0.5rem 0.5rem;
    width: 120px;
    display: block;
    margin: auto;
    margin-top: -2.2rem;
    background-color: #fff;
    font-size: 1.2rem;
    color: #666;
}
#google-login {
    padding: 14px;
    border: 1px solid #666;
    border-radius: 50%;
    /*margin-right: 1.5rem;*/
}
/*mobile*/
@media screen and (max-width: 480px) {
    .ispan-banner-desk {
        padding: 10px 5px;
    }
    .logo img {
        max-width: 100%;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .iheo_xlogo img {
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: 00px;
    }
    .iheo_logo {
      padding:0px 0px 10px 0px;  
    }
    .iheo_logo img {
        max-width: 80%;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    .mainmenu-area {
        padding-top: inherit;
        padding-bottom: inherit;
    }
    #Modal1, #Modal2 {
        margin-top: 3rem;
    }
    .container {
        /*max-width: 380px;*/
    }
    #wrapper .inner h2 {
        font-size: 1.3rem;
    }
    #wrapper .inner p {
        font-size: 1.2rem;
        text-align: justify;
        letter-spacing: 0.1em;
        line-height: 1.5em;
    }
    .single-footer-widget {
        margin-bottom: 0px;
    }
    .single-footer-widget h3 {
        margin-bottom: 10px;
    }
    .single-footer-widget li {
        font-size: 1.1rem;
        margin-bottom: 0.4rem;
    }
    .single-footer-widget p {
        font-size: 1rem;
    }
    .login-scroll-y {
        overflow-y: scroll;
        max-height: 600px;
    }
}

/*banner*/
@media screen and (max-width: 480px) {
    .preview-2 .nivo-directionNav a.nivo-prevNav::before, .preview-2 .nivo-directionNav a.nivo-nextNav::before {
        height: 59px;
        line-height: 60px;
        width: 60px;
    }
    .header-top-right > .content::after, .nivo-directionNav, .slider-two .preview-2 .nivo-controlNav, .banner-content h1::after, .subscribe-form::before, .header-two .header-top-right span:first-child, .slider-three .preview-2 .nivo-controlNav {
        display: block;
    }
    .preview-2 .nivoSlider .nivo-directionNav a.nivo-prevNav {
        top: -10px;
    }
    .preview-2 .nivoSlider .nivo-directionNav a.nivo-nextNav {
        top: -35px;
    }
    .banner-content .custom-url a {
        font-size: 1.2rem !important;
    }
}

.pull-right {
    float: right;
}

.breadcrumb-banner-area_alter {
    /*background: rgba(0, 0, 0, 0) url("img/banner/4.jpg") no-repeat scroll 0 0;*/
    color: #ffffff;
    padding: 55px 0;
    position: relative;
}

.grecaptcha-badge { 
    visibility: hidden;
}