/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
.dropdown-menu li:hover .sub-menu {visibility: visible;}
.dropdown:hover .dropdown-menu {display: block;}

body {
	font-family: "微軟正黑體", Helvetica, Arial,sans-serif;
	background-attachment: fixed;
	/*background-image: url(../images/bg_1920X1080.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;*/	
	/*background-attachment: fixed;
	background-image: url(../images/bg_1920X1080.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
}

/*h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-family: "å¾®è»Ÿæ­£é»‘é«”", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 700;
}*/


/*.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 3px;
	font-size: 16px;
	line-height: 24px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}*/

/*.tagline-divider {
	border-color: rgba(255,255,255,0.7);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	max-width: 100%;
}*/

.box {
    /*padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;*/
    padding: 30px;
    /*box-shadow: 0px 0px 6px rgba(35%,24%,21%,0.6);

	,4px 4px 6px rgba(255%,255%,255%,0.6),8px 8px 12px rgba(255%,255%,255%,0.6);*/
	/*background-image: url(../images/bg_opacity_db.png);
	background-repeat: repeat;
	background-position: center top;*/
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    border-radius: 60px;
    background-image: -webkit-linear-gradient(270deg,rgba(84,165,232,1.00) 0%,rgba(71,166,181,0.80) 52.85%,rgba(52,72,106,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(84,165,232,1.00) 0%,rgba(71,166,181,0.80) 52.85%,rgba(52,72,106,0.00) 100%);
	/*border-radius: 10px;*/
}

.box2 {
    padding-top: 30px;
    padding-right: 10px;
    /* [disabled]padding-left: 10px; */
    padding-bottom: 30px;
    /*box-shadow: 0px 0px 6px rgba(35%,24%,21%,0.6);

	,4px 4px 6px rgba(255%,255%,255%,0.6),8px 8px 12px rgba(255%,255%,255%,0.6);*/
	/*background-image: url(../images/bg_opacity_db.png);
	background-repeat: repeat;
	background-position: center top;*/
    -webkit-border-top-left-radius: 25px;
    -webkit-border-bottom-right-radius: 25px;
    -moz-border-radius-topleft: 25px;
    -moz-border-radius-bottomright: 25px;
    border-radius: 55px;
    background-image: -webkit-linear-gradient(270deg,rgba(0,102,159,1.00) 0%,rgba(52,72,106,0.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,102,159,1.00) 0%,rgba(52,72,106,0.00) 100%);
	/*border-radius: 10px;*/
}

.box_stroke {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	border: 1px solid rgba(255,255,255,0.8);
}

.box_stroke_g {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	border: 1px solid rgba(159,160,160,0.4);
}

.intro-text {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 400;
	letter-spacing: 1px;
	color: #231f20;
	/*box-shadow: 0px 0px 6px rgba(47%,51%,54%,0.6);
	,1px 1px 6px rgba(20%,20%,40%,0.6),2px 2px 6px rgba(20%,20%,40%,0.6)*/
	text-shadow: rgba(255, 2255, 255, 0.701961) 0px 0px 6px;




	,1px 1px 6px rgba(35%,24%,21%,0.6),2px 2px 6px rgba(35%,24%,21%,0.6)
;
}

.intro-text_2 {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 400;
	letter-spacing: 1px;
	color: #FFFFFF;
	/*text-shadow: rgba(255, 255, 255, 1) 0px 0px 6px;*/
}


/* è¡¨æ ¼ç‰ˆé¢: 481px åˆ° 768pxã€‚æ¨£å¼ç¹¼æ‰¿è‡ª: è¡Œå‹•ç‰ˆé¢ã€‚ */

@media only screen and (min-width:481px) {

}

@media screen and (min-width:768px) {
    /*.brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "微軟正黑體", Helvetica, Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .address-bar {
	display: inherit;
	margin: 0;
	text-align: center;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: 400;
	letter-spacing: 3px;
	color: #fff;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;*/
        /*background: #fff;
        background: rgba(255,255,255,0.7);*/
    /*}

    .nav>li>a {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
	display: table;
	float: none;
	margin: 0 auto;
	table-layout: fixed;
	font-size: 1em;
    }*/
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
