.navbar-header a img.logo-pic{
    max-width: 100%;

}


/* logo調整  */
@media (min-width: 1200px) {
   /* .logo-pic2 {
        display: none !important;
    }*/
}


@media (max-width: 1200px){
/*.logo-pic{
  display: none !important;
    height: 70px!important;
  }*/

    .navbar .navbar-brand img{
       /* max-width: 100%;*/
        height: 45px;
        margin: 6px;
    }

/*
    .logo-pic2{
    height:70px !important;
    margin-top:-5px !important;
    display: block;*/
}

@media(max-width: 991px){
    .navbar .navbar-brand img{
        height: 45px;
        margin: 0px;
    }
    .navbar-brand {
        padding: 0;
    }

}
@media (max-width: 767px) {
    .navbar .navbar-brand{
    padding:0;
    }
}

.navbar-brand{
  font-size: 13px;
 }

}

@media (max-width: 334px){
    .logo-pic2{
        margin-top: -15px !important;
        margin-left: -30px!important;
        display: block;
        height: 60px!important;
    }
}




@media(max-width: 991px){
  .navbar-brand{
  font-size: 18px;
}
    .logo-pic2{
        /*height:auto !important;*/
        margin-top:-25px !important;
        display: block;
    }

}


.pagination>li>a{
	color:#666666;
}

section{
	min-height:480px;
	margin-top: 100px; 
}

.btn-primary,.btn-primary:active{
	background-color:#BE171D;
	border-color:#BE171D;
}

.btn-primary:focus, .btn-primary:hover{
	background-color:#ED1B23;
	border-color:#BE171D;
	outline: none;
	outline:1px !important;
}

@media(max-width:767px){
	.btn-primary{
		margin-top: 10px;
	}
}

/*banner 調整*/
@media(min-width: 1201px) and (max-width: 1920px){
    .bs-example{
        margin-top: 101px;
    }
}

@media(min-width:992px) and (max-width:1200px){
    .bs-example{
        margin-top: 89px;
    }
}

@media(min-width:200px) and (max-width:991px){
    .bs-example{
        margin-top: 51px;
    }
}


/*
@media(min-width: 345px) and (max-width: 1920px){
.bs-example{
	margin-top: 50px;
}
}

@media(min-width: 1px) and (max-width: 345px){
  .bs-example{
	margin-top: 100px;
  }
}
*/







/*跑馬燈*/
 div#abgne_marquee {
    position: relative;
    overflow: hidden; /* 超出範圍的部份要隱藏 */
    width: 85%;
    min-height: 36px;
    border: 1px solid #ecf0f1;
     float: left;
     /*width: 500px;*/
  }
  div#abgne_marquee ul, div#abgne_marquee li {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  div#abgne_marquee ul {
    position: absolute;
  }
  div#abgne_marquee ul li a {
    display: block;
    overflow: hidden; /* 超出範圍的部份要隱藏 */
    font-size:22px;
    height: 36px;
    line-height: 29px;
    text-decoration: none;
  }


.set-new{
	min-height: 0px !important;
}


/*.qt{
  width: 20%;
}*/

.checkbox input[type="checkbox"]{
  position: absolute;
  margin-left: -20px;
  width: 20px;
  height: 20px;
}

 .checks{border:#0033CC solid 2px;}

.check_po{
  text-align: center;
}


.thumbnail{
  background-color: #f2f2f2;
}



.color-gray {
  color: #333;
}

.t01{
  color:red;
}


.form-controlb {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-controlb:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-controlb::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-controlb:-ms-input-placeholder {
  color: #999999;
}
.form-controlb::-webkit-input-placeholder {
  color: #999999;
}
.form-controlb[disabled],
.form-controlb[readonly],
fieldset[disabled] .form-controlb {
  background-color: #eeeeee;
  opacity: 1;
}
.form-controlb[disabled],
fieldset[disabled] .form-controlb {
  cursor: not-allowed;
}
textarea.form-controlb {
  height: 100px;
}

.t-red{
    color:rgba(237, 27, 35, 1)!important;
}



@media (min-width:1201px){
    .navbar{
        min-height: 100px;
    }

}

section h1.s-small{
    font-weight: 500;
    font-size: 22px;
    border: 0;
    padding-left:0px;
    float: left;
    width: 120px;
    padding-top: 5px;
}

.table-bordered td img{
	width: 100%;
    padding-left: 0px;
    text-align: center!important;
}


.title-round{
    margin-top: 40px;
}

@media(max-width: 1200px) and (min-width: 992px){
    .breadcrumbs-container{
        margin-top: 90px;
    }
}

@media(max-width: 991px) {
    .breadcrumbs-container{
        margin-top: 50px;
    }
}
footer{
    padding-top: 40px;
}