#xmas{
	background:#fff;
	position:relative;
	font-family: 'DIN Pro' !important;
	color:#333;
	overflow-x:hidden;
	}
#xmas header{
	background:url(../images/Gift-1980x850.jpg) center top no-repeat fixed;
	}
#xmas h1{
	font-size:50px;
	font-weight: 900;
	font-style: normal;
	display:block;
	padding:20px;
	background:rgba(255,0,4,0.7);
	color:#FFFFFF;
	width:50%;
	margin:15% 0px;
	margin-left:5%;
	border-top:#FF0004 10px solid;
	border-bottom:#2cdbb7 10px solid;
	}
#xmas h2{
	font-size:36px;
	font-weight: 900;
	font-style: normal;
	}
#xmas h4{
	border-bottom: solid #F00 4px;
	padding-bottom:5px;
    font-size: 24px;
	color:#f00;
	text-align:center
	}
#xmas p{
	font-size:1.5em;
	line-height:1.5em;
	padding-top:5%;
	}
#xmas .button{
    padding: 10px;
    background: #FF0004;
    color: #FFFFFF;
    border: #FF0004 3px solid;
    font-size: 1.5em;
    margin-bottom: 10px;
    /*display: block;*/
	}
#xmas .button:hover{
	background:#fff;
	color:#F00;
	border:#FF0004 3px solid;
	}
#xmas .title{
    border-bottom: 5px solid #f00;
	margin-bottom:50px;	
	text-transform:uppercase;
	}
#xmas .box-shadow {
    box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.5);
}
#xmas .drop-shadow {
    -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7));
    filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.7))
}
#xmas #nav{
	background:#f00; 
	text-align:center; 
	line-height:60px;
	}
#xmas #nav a{
	color:#fff;
	padding:0 20px;
	font-size:24px;
	}
#xmas #nav a:hover{
	padding:0 20px;
	background:#2cdbb7;
	text-decoration:none;
	}
#xmas footer{
	padding:20px 0;
	}
#xmas footer p{
	margin-bottom:30px;
	padding-top:20px;
	}
#xmas .mind-top{
	}
#xmas .fixed{
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
	left:0;
	z-index: 999;
	}
#xmas .tab-box{
	background:#ede6e0;
	color:#1F1F1F;
	padding:10px;
	font-size:18px;
	}
#xmas .tab-box a{
	color:#1F1F1F;
	}
#xmas .tab-box ul, li{
	list-style:none;
	}
#xmas .tab-top{
	padding:5px 0px;
	margin-top:20px;
	background:#bf1d2c;
	}
#xmas #box1{
	background:#b40001;
	padding-bottom:50px;
	}
#xmas #box1 .item img{
	border:#FFFFFF 5px solid;
	display:inline-block;
	}
#xmas #box1 a{
	text-align:center;
	color:#fff;
	font-size:1.4em;
	padding:5px 0px;
	}
#xmas #box1 .ContentFlow .globalCaption{color:#FFFFFF;}
#xmas #box1 .ContentFlow .slider{ display:none;}
/*-- 選單 --*/
.navbar-fix {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999;
    margin-right: 0;
    margin-bottom: 0;
    vertical-align: middle;
    text-align: right;
    width: 100%;
}
.nav-icon a {
    background-color: #222;
    display: inline-block;
}
.nav-icon a:hover {
    background-color: #f00;
    display: inline-block;
}
.navbar-fix a {
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    opacity: .75;
    vertical-align: middle;
}
.fa {
    font-family: 'FontAwesome' !important;
}
.fa-icon {
    display: block;
    font-size: 26px;
    color: #FFF;
    padding: 0;
    margin: 0;
}
.navbar {
    margin-bottom: 0px;
}

#xmas nav {
    -webkit-box-shadow: 0px 5px 24px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 24px -5px rgba(0, 0, 0, 0.75);
}

#xmas .navbar-default {
    background-color: rgba(0, 0, 0, 0.8);
    border: none;
    -webkit-box-shadow: 0px 5px 24px -5px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 5px 24px -5px rgba(0, 0, 0, 0.75);
    margin-top: 110px;
}

#xmas .nav>li>a {
    padding: 15px;
    font-size: 25px;
    font-family: 'DINPro-Light';
}
#xmas .navbar-default .navbar-nav>li>a{color:#fff;}
#xmas .navbar-default .navbar-nav>li>a:hover {
    background: #000;
    color: #fff;
    border-bottom: none;
}

#xmas .navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: none;
}

#xmas .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}


/*-- 選單 --*/

@media screen and (max-width:768px){
	#xmas {
		overflow-x:hidden
		}
	#xmas h1{
	font-size:25px;
		}
	#xmas #nav a{
	font-size:18px;
	}
	#xmas .lead {
    font-size: 14px;
	}
	
	.tab-box{
	min-height:auto;
	}	


	}
@media screen and (max-width:480px){
	#xmas h1{
	font-size:35px;
		}
	#xmas #nav a{
	font-size:17px;
	line-height:10px;
	height:40px;
	}
	#xmas #nav a:hover{
	padding-top:15px;
	}	
	#xmas #nav{
		line-height:30px;
	}
	#xmas .button{
    display: block;
	}
	}
@media screen and (max-width:415px){
	#xmas h1 {
		width:90%;
	}
	#xmas .nav>li>a {
    padding: 5px;
    font-size: 15px;
	}
	#xmas .button {
    padding: 5px;
    background: #FF0004;
    color: #FFFFFF;
    border: #FF0004 3px solid;
    font-size: 1.3em;
    margin-bottom: 10px;
}
	}
@media screen and (max-width:375px){
		#xmas .button {
    font-size: 1.1em;

}
	}