body {
  /*padding-top: 90px;*/
  background-color: #000;
  color: #ffffff;
  /*padding-bottom: 30px;*/
}
.container{
    margin-top: 0px;
    padding-top: 0px;
}
.main{
    padding-top: 90px;
}
.main h2{
    margin-top: 10px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1;
}
h1,h2{
    color: #deb871;
}
h3{
    color: #fff;
}

/*#myModal{
    display: flex;
}
.modal-dialog{
    margin: auto;
}*/
/*.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}*/

/*自訂*/
.navbar,.navbar-header,.nav .navbar-nav{
    height: 90px;
    background-color: rgba(0,0,0,0.9);
}
#navbar{
    background-color: rgba(0,0,0,0.9);
}
.navbar-brand img {
    max-height: 67px;
}  
/*.container{
    padding-right: 0;
    padding-left: 0;
}*/
.close-right{
    position: absolute;
    top: -11px;
    right: -11px;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #ffffff;
    box-shadow:1px 1px 1px 1px #9d9d9d;
    display: -webkit-flex;
    display: flex;
}
.close-right button{
    margin: auto;
}
.modal-backdrop.in{
    opacity: 0.8;
}
.container{
/*    padding-bottom: 10px;
    padding-top: 50px;*/
}
/*.camera_caption{
    text-align: center;
}

.camera_caption h1{
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
.camera_caption h2{
    text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
}
.camera_caption h3{
    text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
}
.camera_caption p{
    text-shadow: 0px 0px 3px #333, 0px 0px 3px #333, 0px 0px 3px #333, 0px 0px 3px #333;
}*/
/*#portfolio, #contact-us{
    margin-top: 25px;
}*/
.cause {
    background-color: #deb871;
    padding: 7px 14px;
    margin-bottom: 12px;
    font-size: 18px;
    width: 100%;
    color: #111;
    text-transform: uppercase;
    font-weight: 800;
    font-family: "微軟正黑體",SourceHanSansTWHK-Normal,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro",Meiryo,sans-serif,Arial;
}
.camera_caption{
        margin: 76px auto;
}
.camera_caption > div{
    background: rgba(0,0,0,0);
}
@media screen and (max-width: 810px){
    .navbar,.navbar-header,.nav .navbar-nav{
    height: 75px;
    font-size: 25px;
    text-align: center;
    }
    .navbar-brand img {
    max-height: 55px;
    }  
    .camera_caption > div {
        margin-left: 10px;
        width: 350px;
    }
}
/*@media screen and (max-width: 1110px){
    .camera_caption > div {
        margin-left: 100px;
    }   
}*/
/*.camera_caption > div {
    width: 550px;
    float: left;
}
div {
    display: block;
} */
.camera_caption h2 {
    color: #fff;
    font-weight: bold;
    font-size: 43px;
    letter-spacing: -2px;
    position: static;
    float: left;
    width: 100%;
    margin: 15px 0px 10px 0px;
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
.camera_caption h3 {
    font-size: 35px;
    font-weight: 300;
    color: #deb871;
    margin: 0px 0px 20px 0px;
    float: left;
    width: 100%;
    font-family: "微軟正黑體",SourceHanSansTWHK-Normal,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro",Meiryo,sans-serif,Arial;
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
.camera_caption p {
    margin: 0px;
    float: left;
    width: 100%;
    font-family: "微軟正黑體",SourceHanSansTWHK-Normal,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro",Meiryo,sans-serif,Arial;
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
#footer{
    text-align: center;
    padding: 10px 0;
}

/*
.carousel-caption{
    clear: both;
    display: flex;
}
.ad h2, h3 ,p{
}
.ad h2 ,h3{
    padding: 7px 14px;
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
    background-color: rgba(200,200,200, 0.5);
    color: #7F201A;
}
.ad p{
        text-shadow: 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000, 0px 0px 10px #000;
}
.ad{
    margin: auto;
}*/

