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;
}

.about-s-title {
    display: block;
    font-size: 400% !important;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    margin-top: -200px;
}

.about-s-subtitle {
    display: block;
    font-size: 110% !important;
    font-weight: bold;
    color: #ffffff;
    text-align: left;
    line-height: 2.5 !important;
}

.about-s-custom {
    padding-top: 15% !important;
    padding-bottom: 15% !important;
    background: #5a5757 url(../images/london-eye-.jpg);
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.about-separator {
    padding-top: 2%;
}

@media (min-width: 1281px) and (max-width: 1440px) {
    .about-s-title {
        display: block;
        font-size: 350% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        margin-top: 2px !important;
    }

    .about-s-subtitle {
        display: block;
        font-size: 110% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        line-height: 1.5 !important;
    }

    .about-s-custom {
        padding-top: 5% !important;
        padding-bottom: 15% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .about-s-title {
        display: block;
        font-size: 380% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
    }

    .about-s-subtitle {
        display: block;
        font-size: 110% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        line-height: 1.5 !important;
    }

    .about-s-custom {
        padding-top: 18% !important;
        padding-bottom: 15% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .about-s-title {
        display: block;
        font-size: 250% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        margin-top: 2px !important;
    }

    .about-s-subtitle {
        display: block;
        font-size: 90% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        width: 470px !important;

    }

    .about-s-custom {
        padding-top: 5% !important;
        padding-bottom: 17% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .about-s-title {
        display: block;
        font-size: 200% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        margin-top: 2px;
    }

    .about-s-subtitle {
        display: block;
        font-size: 100% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        width: 345px !important;
    }

    .about-s-custom {
        padding-top: 8% !important;
        padding-bottom: 18% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media (min-width: 321px) and (max-width: 480px) {
    .about-s-title {
        display: block;
        font-size: 130% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        margin-top: 2px;
    }

    .about-s-subtitle {
        display: block;
        font-size: 75% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        width: 250px !important;
    }

    .about-s-custom {
        padding-top: 15% !important;
        padding-bottom: 18% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media all and (max-width: 320px) {
    .about-s-title {
        display: block;
        font-size: 130% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        margin-top: 2px;
    }

    .about-s-subtitle {
        display: block;
        font-size: 75% !important;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        width: 220px !important;
    }

    .about-s-custom {
        padding-top: 15% !important;
        padding-bottom: 18% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media all and (max-width: 280px) {
    .about-s-title {
        display: block;
        font-size: 130% !important;
        font-weight: bold;
        color: #ffffff;
        margin-top: 5% !important;
        text-align: left;
    }

    .about-s-subtitle {
        display: block;
        font-size: 65% !important;
        margin-top: 1% !important;
        font-weight: bold;
        color: #ffffff;
        width: 200px !important;

    }

    .about-s-custom {
        padding-top: 5% !important;
        padding-bottom: 30% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

@media all and (max-width: 240px) {
    .about-s-title {
        display: block;
        font-size: 100% !important;
        font-weight: bold;
        color: #ffffff;
        margin-top: 5% !important;
        text-align: left;
    }

    .about-s-subtitle {
        display: block;
        font-size: 60% !important;
        margin-top: 6% !important;
        font-weight: bold;
        color: #ffffff;
        width: 165px !important;
    }

    .about-s-custom {
        padding-top: 5% !important;
        padding-bottom: 15% !important;
        background: #5a5757 url(../images/london-eye-.jpg);
        background-position: center;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }
}

/* ----------------------------------different --------------------------------------------*/
.about-s-different {

    padding-top: 30px !important;
    padding-bottom: 30px !important;
    background-color: #0080c9 !important;

}

.about-different-title {
    font-size: 300%;
    color: #ffffff;
    text-align: right;
    margin: 5% 0 5% 0 !important;
}

.about-different-service {
    font-size: 92%;
    color: #ffffff;
    text-align: right;
    line-height: 2;
    margin: 2% 0 2% 0 !important;
}

/* ----------------------------------about --------------------------------------------*/
.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: #0080c9 !important;
    height: 1px;
    font-size: 0px;
    line-height: 0px;
    margin: 0px 8px;
}

.about-s-heading {
    color: #333333;
    font-size: 150%;
    font-weight: bolder;
    padding-left: 2%;
}

.about-s-content {
    color: #333333;
    font-size: 180%;
    font-weight: bolder;
    line-height: 1.5;
}

.about-s-subcontent {
    line-height: 1.8;
    font-size: 100%;
    color: #85868c;
}

.about-s_environment {
    margin: 5% 0 5% 0;
    color: #85868c;
    padding-left: 4%;
}

@media all and (max-width: 480px) {
    .about-s-title {
        display: block;
        font-size: 200%;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
    }

    .about-s-subtitle {
        display: block;
        font-size: 80%;
        margin-block-start: 0.83em;
        margin-block-end: 0.83em;
        font-weight: bold;
        color: #ffffff;
        text-align: left;
        padding-top: -100%;
    }

    .about-different-title {
        font-size: 210%;
        color: #ffffff;
        text-align: right;
        margin: 5% 0 5% 0 !important;
    }

    .about-s-content {
        color: #333333;
        font-size: 150%;
        font-weight: bolder;
    }

    .about-s-subcontent {
        line-height: 1.5;
        font-size: 90%;
        color: #85868c;
    }
}