

/*============Glogbal Style================ */
html,
body {
height: 100%;
font-family:"微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande";
}


p{
font-family: "微軟正黑體", "Microsoft JhengHei", "Segoe UI Semibold", "Segoe UI", "Lucida Grande";
font-size: 18px;
line-height: 2.3rem;
color: #000;
margin: 0;
}	

.bg-color{
background-color: #13379b;
}

.btn-bg-cover{
background:#E2EAFF;
padding:4% 0 5% 0 ;
margin:0 0 0 0;
}

.section-padding {
padding: 100px 0px;
}

.br{
margin: 0 0 95px 0;		
}


.main-banner-cover{
padding: 5% 0px 30% 0;
background-image: url("../images/monicenter/main_banner.png");
background-size: cover;
background-position: center center;

/*background-color: #2fafd2;*/
}




.one{
width: 100%;
position: relative;
}
.one-title{
position: absolute;
top: 10%;
}

/*bg imge*/
.one img{
display: block;
margin-left: auto;
margin-right: auto;
}

.monicenter-title h1{
color: #000; 
font-size: 72px;
line-height: 5.6rem;
font-weight: 800;
letter-spacing: 2px;
font-family: 'Roboto', sans-serif;
}
.h1-subtitle {
font-size: 38px;
color: #000;
font-weight: 300;
font-family: 'Roboto', sans-serif;
}

/*介紹區主標題*/
.monicenter-title h2{
font-size: 54px;
font-weight: 800;
color: #fff;
line-height: 4.3rem;
margin:0 0 2% 0;
font-family: 'Roboto', sans-serif;
}

.h2-subtitle{
font-size:18px;
line-height: 2.5rem;
font-weight: 400;
color: #000;
text-align: justify;
/*font-family: 'Roboto', sans-serif;*/
}


.monicenter-title h4{
font-size: 40px;
font-weight: 800;
color:#000;
margin:0 0 1% 0;
line-height: 3.3rem;
/*font-family: 'Roboto', sans-serif;*/
}

.btn-title p{
font-size:14px;
margin-top:1%;
}

.btn-blue {
color: #fff;
background-color: #5479F7;
border-color: #5479F7;
padding: 3% 0;
}


.btn-blue:hover {
color: #fff;
background-color: #3760D3;
border-color: #3760D3;
}

.word-break-h4
{
display: block;
}

.monicenter-title img{
max-width:95%;
}


/*media query*/

/*Large devices for 筆電*/
@media screen and (max-width: 1600px) {
.one-title{
position: absolute;
top: 9%;
}

.monicenter-title h1{
color: #000; 
font-size: 62px;
line-height: 4.5rem;
font-weight: 800;
letter-spacing: 2px;
}

.h1-subtitle {
font-size: 35px;
color: #000;
font-weight: 300;
}
	
.monicenter-title h2{
font-size: 50px;
font-weight: 800;
color: #fff;
line-height: 4rem;
margin:0 0 2% 0;
}

.monicenter-title h4{
font-size: 42px;
font-weight: 800;
color:#000;
margin:0 0 2% 0;
line-height: 3.5rem;
}
}


/*Large devices for 筆電*/
@media screen and (max-width: 1300px) {
.one-title{
position: absolute;
top: 9%;
}

.monicenter-title h1{
color: #000; 
font-size: 52px;
line-height: 4.5rem;
font-weight: 800;
letter-spacing: 2px;
}

.h1-subtitle {
font-size: 28px;
color: #000;
font-weight: 300;
}
	
.monicenter-title h2{
font-size: 48px;
font-weight: 800;
color: #fff;
line-height: 4rem;
margin:0 0 2% 0;
}

.monicenter-title h4{
font-size: 40px;
font-weight: 800;
color:#000;
margin:0 0 2% 0;
line-height: 3.5rem;
}

.btn-title p{
font-size:14px;
line-height: 1.2rem;
margin-top:3%;
}
	
}





/*Large devices (desktops, less than 1200px)*/
@media screen and (max-width: 1199.98px) {
	
.one-title{
position: absolute;
top: 10%;
}

.section-padding {
padding: 60px 0px;
}
	
	
.monicenter-title h1{
color: #000; 
font-size: 45px;
line-height: 3.5rem;
font-weight: 600;
letter-spacing: 2px;

}

.h1-subtitle {
font-size: 24px;
color: #000;
font-weight: 400;

}
	
.monicenter-title h2{
font-size: 40px;
font-weight: 800;
color: #fff;
line-height: 3rem;
margin:0 0 2% 0;

}

.monicenter-title h4{
font-size: 35px;
font-weight: 600;
margin:0 0 3% 0;
line-height: 3rem;

}

}


/*Medium devices (tablets, less than 992px)*/
@media screen and (max-width: 991.98px) {
	
.section-padding {
padding: 50px 0px;
}
		
.monicenter-title h1{
color: #000; 
font-size: 35px;
line-height: 2.6rem;
font-weight: 800;
letter-spacing: 2px;

}
.h1-subtitle {
font-size: 20px;
color: #000;
font-weight: 500;

}
.monicenter-title h2{
font-size: 34px;
font-weight: 800;
color: #fff;
line-height: 3rem;
margin:0 0 1% 0;

}
.monicenter-title h4{
font-size: 32px;
font-weight: 600;
margin:0 0 2% 0;
line-height: 2rem;

}


.word-break-h4{
display: inline;

}	

}
/*Small devices (landscape phones, less than 768px)*/
@media screen and (max-width: 767.98px) { 

.monicenter-title h1{
color: #000; 
font-size: 25px;
line-height: 2rem;
font-weight: 700;
letter-spacing: 2px;
font-family: 'Roboto', sans-serif;
}

.h1-subtitle {
font-size: 15px;
color: #000;
font-weight: 500;
font-family: 'Roboto', sans-serif;
}

.monicenter-title h2{
font-size: 28px;
font-weight: 800;
color: #fff;
line-height: 3rem;
margin:0 0 1% 0;

}
.monicenter-title h4{
font-size: 32px;
font-weight: 600;
margin:0 0 2% 0;
line-height: 3rem;

}

.btn-bg-cover{
background:#E2EAFF;
padding:10% 0 7% 0 ;
margin:0 0 0 0;
}

	
.btn-title p{
font-size:16px;
line-height: 1.2rem;
margin-bottom:6%;
}
	
}

/*Extra small devices (portrait phones, less than 576px)*/

@media screen and (max-width: 575.98px) { 
.video-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 比例 */
  height: 0;
  overflow: hidden;
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.main-banner-cover{
padding:15% 0px 60% 0;
background-image: url("../images/monicenter/main_banner_phone_bg.png");
background-size: cover;
background-position: center center;
}
	
.section-padding {
padding: 30px 0px;
}

.br{
margin: 0 0 80px 0;		
}
	
.monicenter-title h1{
color:#000; 
font-size: 36px;
line-height: 3rem;
font-weight: 700;
letter-spacing: 0px;
}

.h1-subtitle {
display: none;
}

.monicenter-title h2{
font-size: 28px;
font-weight: 800;
color: #fff;
line-height: 2.5rem;
margin:0 0 3% 0;

}
.monicenter-title h4{
font-size: 24px;
font-weight: 600;
color:#000;
margin:0 0 1% 0;
line-height: 2rem;
}

.word-break-phone{
display: block;
}
}

/*Extra large devices (large desktops)
// No media query since the extra-large breakpoint has no upper bound on its width*/