@charset "UTF-8";
/* Body */




.recent-post{
 float:left;
}




.container3 {
  width: 100%;
}

.card3 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
	margin: 0px;

}

.card4 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
	margin: 10px;

}

.container4 {
    width: 98%;
    margin-top: 30px;
    margin-right:2%;
    margin-left: 2%;
    margin-bottom: 40px;
}

.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%; 
}
/* Mobile */
@media (max-width: 299px) {



.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

	
	
	
	
}

/* Small Tablets */
@media (min-width: 300px)and (max-width: 767px) {



	


.row3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}







.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}





}



/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {




.text-center {
	text-align: center !important;}
	
.row3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}









.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}








	}

@media (min-width: 1097px) and (max-width: 4000px) {




	
.container4 {
    width: 90%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 60px;
}	
.container3 {
    width: 90%;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 50px;
}
.text-center {
	text-align: center !important;}

.row3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: 0px;
  margin-left: 0px;
}




.card-img-top {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%; 
}





.card3 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    text-align: center !important;
	width: 100%;
}
	
	
.card4 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    margin-top: 30px;
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
    text-align: center !important;
	width: 90%;
}
	
	
	
	
	.hero_header3 {
    color: #575757;
    text-align: center;
    margin-top: 0PX;
    letter-spacing: 0px;
    font-family: "微軟正黑體";
    font-weight: bold;
    font-size: 18px;
}
	
	
	
}
