html, body {
    font-size:1em!important;
    font-family: "Roboto","Microsoft JhengHei", "微軟正黑體", sans-serif!important;
    font-weight:normal!important;
}
h1, h2, h3, h4, h5, h6  {
     font-family: "Roboto","Microsoft JhengHei", "微軟正黑體", sans-serif!important;
}
.prema-flag {
    font-size:2em;
    color:#0080c9;
}
  
.hr-sect2 {
	display: flex;
	flex-basis: 100%;
	align-items: center;
	color: rgba(0, 0, 0, 0.35);
	margin: 8px 0px;
}
.hr-sect2::before,
.hr-sect2::after {
	content: "";
	flex-grow: 1;
	background: rgba(0, 0, 0, 0.1);
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px 8px;
}
.prema-title {
    display: block;
    font-size: 400%!important;
    font-weight: bold!important;
    color: #ffffff;
    text-align: left;
    text-shadow: 0.0125em 0.0125em 0.0035em #333;
}

.prema-custom {
    padding-top: 8%!important;
    padding-bottom: 8% !important;
    background: #5e5e5e url(../images/kv_pre-ma.jpg);
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}


@media (min-width: 1025px) and (max-width:1440px){
    .prema-custom {
        padding-top: 12%!important;
        padding-bottom: 12% !important;
        background: #5e5e5e url(../images/kv_pre-ma.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        
    }
    .prema-title {
        display: block;
        font-size: 250%!important;
        font-weight: bold!important;
        color: #ffffff;
        text-align: left;
    }
}
@media (min-width: 769px) and (max-width: 1024px) and (orientation: landscape) {
    .prema-custom {
        padding-top: 12%!important;
        padding-bottom: 12% !important;
        background: #5e5e5e url(../images/kv_pre-ma.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .prema-title {
        display: block;
        font-size: 250%!important;
        font-weight: bold!important;
        color: #ffffff;
        text-align: left;
    }
   
}
@media (min-width: 481px) and (max-width: 768px){
    .prema-custom {
        padding-top: 10%!important;
        padding-bottom: 10% !important;
        background: #5e5e5e url(../images/kv_pre-ma.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .prema-title {
        display: block;
        font-size: 180%!important;
        font-weight: bold!important;
        color: #ffffff;
        text-align: left;
    }
}
@media (min-width: 320px) and (max-width: 480px){
    .prema-custom {
        padding-top: 15%!important;
        padding-bottom: 15% !important;
        background: #5e5e5e url(../images/kv_pre-ma.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .prema-title {
        display: block;
        font-size: 180%!important;
        font-weight: bold!important;
        color: #ffffff;
        text-align: left;
    }
    h4 {
        font-size:140%!important;
    }
}
@media (min-width: 281px) and (max-width:319px){
    .prema-custom {
        padding-top: 15%!important;
        padding-bottom: 15% !important;
        background: #5e5e5e url(../images/kv_pre-ma.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .prema-title {
        display: block;
        font-size: 180%!important;
        font-weight: bold!important;
        color: #ffffff;
        text-align: left;
    }
}

@media all and (max-width: 280px){
    .prema-custom {
        padding-top: 15%!important;
        padding-bottom: 15% !important;
        background: #5e5e5e url(../images/kv_pre-ma.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
    .prema-title {
        display: block;
        font-size: 180%!important;
        font-weight: bold!important;
        color: #ffffff;
        text-align: left;
    }
}
@media all and (max-width: 1024px){
    h4 {
        font-size:120%!important;
    }
}   
@media all and (max-width: 240px){
h4 {
    font-size:130%!important;
}
}
/* ----------------------------------aboutprema --------------------------------------------*/
.prema-gap {
    margin-top:-5%;
    margin-left:15%;
}
.prema-separator {
    padding-top:2%;
}
.prema-flag {
    font-size:2em;
    color:#0080c9;
}
.prema-sep-line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 30%;
    width: 100%;
}
.prema-method-content {
    padding-top:1%;
    line-height:2;
    font-size: 140% !important;
    color: #000;
    display: block;
}
.prema-content {
    line-height:1.8;
    font-size: 100%;
    color: #85868c;
    display: block;
}
.prema-subtitle {
    line-height:1.8;
    font-size: 1.25em;
    color: #000;
    display: block;
}
.prema-heading {
    color: #333333;
    font-size:150%;
    font-weight:bolder;
    text-align: center;
    padding-left:2%;
}
.prema-img {
    vertical-align:middle;
}
.prema-sign {
    padding-top:5%;
    font-size:1.5em;
    color:#0080c9;
}
.prema-edit {
    padding-top:5%;
    font-size:1.5em;
    color:#0080c9;
}

.prema-icon {
    display: inline-block;
    font-size: 200%;
    height: 2em;
    width: 2em;
    text-align: center;
    line-height: 2em;
    -moz-box-sizing: content-box!important;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;
    color:#ffffff;
    background: #0080c9;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.premba-gap {
    margin-top:-5%;
    margin-left:15%;
}
.premba-separator {
    padding-top:2em
}
.premba-sep-line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    display: block;
    position: relative;
    top: 30%;
    width: 100%;
}
.premba-method-content {
    line-height:1.8;
    font-size: 1.25em;
    color: #000;
    display: block;
    padding-top:2%;
}
.premba-content {
    line-height:1.8;
    font-size: 100%;
    color: #85868c;
    display: block;
}


@media all and (max-width: 480px){
    .prema-sign {
        padding-top:15%;
        font-size:1.5em;
        color:#0080c9;
    }
    .prema-edit {
        padding-top:15%;
        font-size:1.5em;
        color:#0080c9;
    }
    .prema-heading {
        padding-left:2%;
        color: #333333;
        font-size:100%;
        font-weight:bolder;
        text-align: left;
    }
    h2 {
      font-size:1.5em;  
    }
    .prema-content {
        line-height:1.5;
        font-size: 1em;
        color: black;
        display: block;
    }
    .prema-icon {
        display: inline-block;
        font-size: 150%;
        height: 2em;
        width: 2em;
        text-align: center;
        line-height: 2em;
        -moz-box-sizing: content-box!important;
        -webkit-box-sizing: content-box!important;
        box-sizing: content-box!important;
        color:#ffffff;
        background: #0080c9;
        -webkit-border-radius: 50%;
        border-radius: 50%;
    }
    .prema-method-content {
        line-height:1.8;
        font-size: 100%;
        color: #000;
        display: block;
        padding-top:1%;
    }
    .prema-title {
        display: block;
        font-size: 150%;
        margin-block-start: 0.83em;
        margin-block-end: 0.83em;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
    }
    .prema-subimg {
        width: 70%!important;
    }
    
    .premba-content {
        line-height:1.5;
        font-size:100%;
        color: #85868c;
        display: block;
    }
    .premba-title {
        display: block;
        font-size: 150%;
        margin-block-start: 0.83em;
        margin-block-end: 0.83em;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        padding-top:-200%;
    }
}

