@charset "UTF-8";

body {
    font-family: '微軟正黑體', 'Malgun Gothic', Dotum, Tahoma, sans-serif;
    background-color: #271910;
    color: #fff;
}

img {
    max-width: 100%;
    height: auto;
}

#gotop {
    display: block;
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 999;
}

:focus {
    outline: none;
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: none;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h2 {
    margin: 80px 0 30px;
    font-weight: 700;
}

.row.five-gutters {
    margin-right: -5px;
    margin-left: -5px;
}

.row.five-gutters [class^='col-'],
.row.five-gutters [class*=' col-'] {
    padding-right: 5px;
    padding-left: 5px;
}

.btn-on {
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    pointer-events: none;
    z-index: 0;
}

.goh_submit,
.navbar-inverse .navbar-nav > li > a,
.navbtn > ul > li > a,
.sideBtn ul > li > a {
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}


#effect_liquid {
    touch-action: none !important;
    position: fixed;
    top: 0;
    width: 100% !important;
    height: auto !important;
    z-index: -2;
    cursor: inherit;
}


/* modal */
button.close {
    width: 54px;
    height: 54px;
    background: url(../images/close.png) no-repeat top;
    overflow: hidden;
    text-indent: -10000em;
    cursor: pointer;
    border: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: -54px;
    z-index: 999;
    background-size: 100% auto;
}

.modal-dialog {
    top: 50%;
}

#picModal .modal-body {
    padding: 0;
    text-align: center;
}

.modal.in .modal-dialog,
.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.modal-footer {
    padding: 10px 30px 10px;
    text-align: right;
    border: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    color: #fff;
    left: 0;
    right: 0;
}

/* modal */

/*navbar*/
.navbar-inverse {
    background-color: #111;
    border-color: #08080800;
}

.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.navbar-inverse .navbar-nav > li > a.brandlogo {
    padding: 5px 0;
    margin-right: 20px;
}

.navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    outline: none;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #f2d010;
    font-weight: 400;
    font-size: 16px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #333;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar {
    min-height: 50px;
    margin-bottom: 0px;
    border: 0px;
}

/* header */

#header {
    /*
    background: url(../image/gsob_bg.png) no-repeat 50% 0;
    background-size: cover;
*/
    background-color: #ffffff00;
    background-attachment: fixed;
    height: 100vh;
    position: relative;
    padding-top: 50px;
}

.title {
    position: absolute;
    bottom: 28%;
    left: 0;
    right: 0;
}

.titleBox {
    margin: -45px 0 0;
}

.headbg {
    /* background: transparent url(../image/gsob_bg.png) no-repeat 50% 0; */
    background-attachment: fixed;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
}
/* header */

/* 中間選單 */
.navbtn {
    position: absolute;
    width: 100%;
    background: transparent url(../image/gsob_btbg.png) no-repeat 100% 0;
    background-size: cover;
    text-align: center;
    z-index: 9;
    bottom: 6%;
}

.navbtn ul {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
}

.navbtn ul > li {
    float: left;
    margin: 12px 4px;
}

.navbtn ul > li > a {
    display: inline-block;
}

.navbtn ul > li > a:hover,
.navbtn ul > li.active > a {
    text-decoration: none;
    filter: brightness(130%);
}

.navbtn.fixed {
    background-size: contain;
    position: fixed;
    top: 40px;
}
/* 中間選單 */

/* sidebar */
.sideBtn {
    position: fixed;
    right: 50px;
    top: 100px;
    z-index: 999;
}

.sideBtn ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.sideBtn ul > li {
    margin: 0 0 10px;
}

.sideBtn ul > li > a {
    display: block;
    width: 134px;
    height: 137px;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.sideBtn ul > li:first-child > a {
    background: url(../image/gsob_s1.png) no-repeat 50% 0;
    background-size: contain;
}

.sideBtn ul > li:last-child > a {
    background: url(../image/gsob_s2.png) no-repeat 50% 0;
    background-size: contain;
}

.sideBtn ul > li > a:hover {
    outline: none;
    filter: contrast(200%);
}
/* sidebar */

#tab-1,
#tab-2,
#tab-3,
#tab-4 {
    overflow: hidden;
    margin-top: -230px;
}

#tab-1 {
    background: transparent url(../image/gsob_c1bg.png) no-repeat 50% 0;
    background-size: cover;
    text-align: center;
}

#tab-2 {
    /*    background: #62ad63;*/
}

#tab-3 {
    /*    background: #57d4dd;*/
}

.tabs {
    display: block;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

div.awardBox .row > div:last-child {
    margin-top: -30px;
}

.navbar-inverse .navbar-brand {
    max-width: 190px;
    margin-left: -100% !important;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    background-color: transparent;
}

.goh_style {
    line-height: 0;
    text-align: center;
}

/* .footer */
footer {
    margin: 0;
    position: relative;
    z-index: 4;
    background: #23222b;
    padding: 30px 0;
}

.copyright {
    text-align: center;
}

.copyright ul {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.copyright ul li {
    float: left;
    margin: 0 30px;
    min-height: 40px;
    color: #c0c0c0;
    vertical-align: middle;
    display: block;
}

.copyright ul li:first-child {
    margin-left: 0;
}

.copyright ul li:nth-child(2) {
    padding: 10px 0;
}

.copyright ul li:last-child {
    margin-right: 0;
}

.copyright .text {
    font-size: 12px;
    line-height: 1.6em;
    margin-top: 0px;
    text-align: center;
}

.copyright .rating {
    width: 40px;
    display: inline-block;
}

.copyright li span {
    vertical-align: top;
    display: inline-block;
    font-size: 12px;
    text-align: left;
    line-height: 1.1;
}

.copyright .cp {
    color: #c0c0c0;
    margin: 10px 0 0;
    padding: 10px 0 0;
    border-top: 1px solid #4b4a58;
    text-align: center;
}

.down-btn {
    display: block;
    margin: 0 auto;
    animation: baloon 1.5s infinite;
}

@media (max-width: 1440px) {
    .navbar-inverse .navbar-brand {
        margin-left: 0 !important;
    }

    .navbtn {
        background-size: contain;
    }
}

@media (max-width: 1024px) {
    .navbtn ul {
        display: flex;
        width: 80%;
        margin: 0px auto;
    }
    .navbtn ul > li {
         float: none;
}
    }

@media (max-width: 850px) {
    .modal-lg {
        width: 95%;
    }
}

@media (max-width: 768px) {
    #header {
        height: 70vh;
    }

    .navbtn {
        bottom: 30%;
    }

    .navbar-inverse .navbar-brand {
        max-width: 130px;
    }

    .sideBtn {
        right: 10px;
    }

    .sideBtn ul > li > a {
        width: 90px;
        height: 90px;
    }

    .title {
        bottom: 22%;
        left: 8%;
        width: 80%;}

    .titleBox {
        margin: 0;
    }

    .goh_style {
        text-align: left;
    }

    footer {
        margin: 0;
    }
}

@media (max-width: 600px) {
    .copyright {
        text-align: left;
    }

    .copyright ul li:last-child {
        margin: 0;
    }
}

@media (max-width: 480px) {

    #effect_liquid {
        top: 50px;
    }

    #header {
        height: 50vh;
    }

    .title {
        bottom: 0%;
        top: 40%;
    }

    .sideBtn {
        right: 15px;
        top: 65px;
    }

    .sideBtn ul > li > a {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 14px;
    }

    .navbtn {
        bottom: 0%;
        top: 30%;
    }

    .navbtn ul > li > a {
        padding: 2px;
    }

    .down-btn {
        width: 60px;
    }

    .copyright ul li {
        margin: 0 12px;
    }

    .navbar-inverse .navbar-brand {
        max-width: 120px;
        padding-top: 10px;
    }

    .copyright ul li:first-child {
        width: 150px;
    }

    .copyright ul li:nth-child(2) {
        width: 66px;
        padding: 5px 0 0;
    }

    .navbar-inverse .navbar-nav > li > a,
    label.btn span {
        font-size: 14px;
    }

    .copyright .cp {
        font-size: 12px;
    }

    .copyright .rating {
        width: 10%;
    }

    .copyright li span {
        width: 88%;
    }
}
