@charset "UTF-8";

.fleet-gallery {
  overflow: hidden;
  padding: 70px 0 35px 0;
}
.fleet-gallery .mix {
  display: none;
}
.fleet-gallery.gray-bg {
  background: #F3F5F7;
}
.gallery-filter {
  margin-bottom: 35px;
}
.gallery-filter li {
  display: inline-block;
}
.gallery-filter li span {
  display: block;
  font-size: 22px;
  padding: 0 30px 35px 30px;
  color: #b5b5b6;
  font-weight: bold;
	background: url(../images/bt_index_tab.png?20170101) no-repeat bottom center;
}
.gallery-filter li.active span,
.gallery-filter li:hover span {
	background: url(../images/bt_index_tab_at.png?20170101) no-repeat bottom center;
  color: #1a7d85;
}
.single-fleet-gallery-wrapper {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.single-fleet-gallery {
}
.single-fleet-gallery.img-cap-effect .img-box .img-caption {
  background: rgba(33, 185, 186, 0.8);
}
.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder ul {
  display: block;
  margin-top: 10px;
}
.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder ul li a {
  width: 40px;
  height: 40px;
  font-size: 17px;
  line-height: 40px;
}
.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder .box-caption {
  display: table-cell;
  vertical-align: middle;
  padding-left: 30px;
  padding-right: 30px;
}
.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder .caption-text {
  display: block;
}
.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder .caption-text h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder .caption-text p {
  color: #fff;
  margin: 0;
}
.single-fleet-gallery-wrapper.style-two {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.single-fleet-gallery-wrapper.style-two .single-fleet-gallery {
  margin: 0;
  padding: 0 7.5px;
  width: 20%;
  float: left;
  margin-top: 15px;
}

.single-fleet-gallery{
	margin: 0 auto;
	width:83.33333333%;
	margin-bottom: 40px;
}

.news_sec_title{
	font-size: 32px;
	color: #595757;
	line-height: 26px;
}

.news_fir_title{
	font-size: 45px;
	color: #1c414c;
	padding: 0 35px 5px 0;
	border-bottom: 1px solid #529ea7;
	margin-bottom: 40px;
}

.news_img{
	padding-bottom: 10px;
}

.news_img img{
	width: 100%;
}

.news_title{
	font-size: 25px;
	color: #1a7d85;
	padding-bottom: 25px;
	padding-top:10px;
	height: 27px;
	overflow: hidden;
}

.news_title a{
	color: #1a7d85;
}

.news_content{
	font-size: 15px;
	line-height: 22px;
	padding-bottom: 30px;
	height: 118px;
	overflow: hidden;
}

.news_link{
	font-size: 18px;
	font-weight: bold;
	color: #1a7d85;
}

.news_link a{
	color: #1a7d85;
	background: url(../images/bt_index_to.png?20170101) no-repeat right center;
	padding-right: 25px;
}

/* 1600 x 1200 , 1600 x 1024 , 1600 x 900 */
@media screen and (max-width: 1600px) {
}

/* 1400 x 900 , 1400 x 1050 */
@media screen and (max-width: 1440px) {
	.news_fir_title{
		font-size: 44px;
		padding: 0 33px 5px 0;
	}
}

@media screen and (max-width: 1334px) {
	.gallery-filter li span {
	  font-size: 21px;
	  padding: 0 30px 33px 30px;
	}
	
	.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder ul li a {
	  font-size: 16px;
	  line-height: 38px;
	}
	
	.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder .caption-text h3 {
	  font-size: 19px;
	  margin-bottom: 8px;
	}
	
	.news_sec_title{
		font-size: 31px;
		line-height: 24px;
	}
	
	.news_fir_title{
		font-size: 43px;
		padding: 0 35px 5px 0;
		margin-bottom: 36px;
	}
	
	.news_title{
		font-size: 24px;
		padding-bottom: 23px;
	}
	
	.news_content{
		font-size: 14px;
		line-height: 20px;
		padding-bottom: 28px;
	}
	
	.news_link{
		font-size: 21px;
	}
}

@media screen and (max-width: 1136px) {
	.news_fir_title{
		font-size: 43px;
	}
}

@media screen and (min-width: 1001px) and (max-width: 1029px) {
	.gallery-filter li span {
	  font-size: 20px;
	  padding: 0 30px 31px 30px;
	}
	
	.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder ul li a {
	  font-size: 15px;
	  line-height: 36px;
	}
	
	.single-fleet-gallery.img-cap-effect .img-box .img-caption .box-holder .caption-text h3 {
	  font-size: 18px;
	}
	
	.news_sec_title{
		font-size: 30px;
		line-height: 24px;
	}
	
	.news_fir_title{
		font-size: 41px;
		margin-bottom: 32px;
	}
	
	.news_title{
		font-size: 23px;
		padding-bottom: 21px;
	}
	
	.news_content{
		font-size: 13px;
		line-height: 18px;
		padding-bottom: 26px;
	}
	
	.news_link{
		font-size: 20px;
	}
}


/* 以下切換手機板*/
@media screen and (min-width: 1030px) and (max-width: 1080px) {
	.gallery-filter li span {
	  font-size: 28px;
	  padding: 0 30px 31px 30px;
	}

	.m_news_title{
		float: none;
		padding: 0 5%;
		text-align: center;
	}
	
	.m_news_title .news_fir_title{
		padding: 0 0 0 0 !important;
	}
	
	.news_sec_title{
		font-size: 32px;
	}
	
	.news_fir_title{
		font-size: 45px;
		line-height: 65px;
	}

	.news_title{
		font-size: 35px;
		padding-bottom: 25px;
		height: auto;
	}

	.news_content{
		font-size: 26px;
		line-height: 39px;
		padding-bottom: 30px;
		height: auto;
		overflow: hidden;
	}

	.news_link{
		font-size: 28px;
	}

	.gallery-filter {
		text-align: center;
	}

	.single-fleet-gallery{
		margin-bottom: 90px;
	}
}

@media screen and (max-width: 1000px) {
	.gallery-filter li span {
	  font-size: 32px;
	  padding: 0 30px 31px 30px;
	}

	.m_news_title{
		float: none;
		padding: 0 5%;
		text-align: center;
	}
	
	.m_news_title .news_fir_title{
		padding: 0 0 0 0 !important;
	}

	.news_sec_title{
		font-size: 32px;
	}
	
	.news_fir_title{
		font-size: 45px;
		line-height: 65px;
	}

	.news_title{
		font-size: 50px;
		padding-bottom: 25px;
		height: auto;
	}

	.news_content{
		font-size: 32px;
		line-height: 50px;
		padding-bottom: 30px;
		height: auto;
		overflow: hidden;
	}

	.news_link{
		font-size: 32px;
	}

	.gallery-filter {
		text-align: center;
	}
	.single-fleet-gallery{
		margin-bottom: 90px;
	}
}

@media screen and (max-width: 760px) {
}
