/* Page Banner */

#Page_Banner {
    background-image: url(../images/edu/edu.jpg);
}

h2 {
    font-size: 36px;
}

h2 img {
    vertical-align: bottom;
}

h2 span {
    color: orange !important;
    font-style: italic;
    font-size: 50px;
}

.content-2 {
    padding-left: 70px;
    color: #333333 !important;
    line-height: 40px;
}


/* section-8 */

#section-8 {
    background-color: #F2F2F2;
}

#section-8 .box {
    background-size: 100%;
    background-repeat: no-repeat;
}

#section-8 p.content-3 {
    padding-top: 30%;
    padding-bottom: 12%;
    font-size: 16px;
}


/* section-1 */

#section-1 .col-right {
    background-color: #F2F2F2;
}

#section-1 span {
    background-color: #F2F2F2;
    border: 1px solid rgb(228, 228, 228);
    padding: 10px 30px;
    color: #333333;
}


/* section-2 */

#section-2 {
    background-color: #F2F2F2;
}


/* section-3 */

#section-3 {
    background-color: #F2F2F2;
}

#section-3 h2 {
    color: #333333 !important;
}

#section-3 .box {
    background-repeat: no-repeat;
    background-position: top center;
}

#section-3 p.content-3 {
    padding-top: 45%;
    padding-bottom: 60px;
}

#section-4 {
    background-color: #F2F2F2;
}

#section-5 {
    background-color: #F2F2F2;
}

#section-5 .box {
    background-repeat: no-repeat;
    background-position: center center;
}

#section-5 p.content-3 {
    padding-top: 35%;
    padding-bottom: 2%;
}

#section-6 {
    background-color: #F2F2F2;
}

#section-6 ol {
    padding-left: 0px;
    font-size: 16px;
}

#section-6 li {
    margin-bottom: 10px;
}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 768px) {
    section div.row>div {
        margin-bottom: 0px;
    }
    .content-2 {
        padding-left: unset;
    }
    #section-8 p.content-3 {
        padding-top: 30%;
        padding-bottom: 30%;
        font-size: 16px;
    }
    #section-2 .img-responsive {
        margin-bottom: 10px;
    }
    #section-3 p.content-3 {
        padding-top: 130px;
        padding-bottom: 90px;
    }
    #section-5 p.content-3 {
        padding-top: 25%;
        padding-bottom: 0%;
    }
    #section-6 p.content-2 {
        padding-left: 20px;
        padding-right: 20px;
    }
    #section-6 li {
        margin-left: 20px;
    }
}

@media only screen and (max-width: 400px) {
    section div.row>div {
        margin-bottom: 0px;
    }
    .content-2 {
        padding-left: unset;
    }
    #section-8 p.content-3 {
        padding-top: 25%;
        padding-bottom: 15%;
        font-size: 10px;
    }
    #section-3 p.content-3 {
        padding-bottom: 90px;
    }
    #section-5 .box {
        background-repeat: no-repeat;
        background-size: 100% auto;
    }
    #section-5 p.content-3 {
        padding-top: 50%;
        padding-bottom: 0%;
        font-size: 12px;
    }
}

/* class Page_Banner */
.Page_Banner {
    background-position: center 100px;
    background-size: auto 500px !important;
    background-position-x: center;
    background-position-y: top;
    background-attachment: scroll !important;
    height: 500px;
    padding-top: 60px;
}

.Page_Banner h1 {
    font-size: 55px;
    margin-bottom: 10px;
    font-weight: 400;
    padding: 5px 15px;
    letter-spacing: 2px;
}

.Page_Banner .slogan {
    background-color: #cc0000;
    color: white;
    padding: 5px 15px;
    margin: 0px 0px;
    font-size: 23px;
    font-weight: 300;
    letter-spacing: 2px;
}

.Page_Banner .content {
    font-size: 18px;
    font-weight: 300;
    padding: 5px 15px;
}

.Page_Banner .col-01 {
    background-color: rgba(255, 255, 255, 0.6) !important;
    border-radius: 10px;
}

/* class Page_Banner */


@media only screen and (max-width: 768px) {
        /* class Page_Banner */

        .Page_Banner {
            background-position: center 0px;
            background-size: unset !important;
            padding: 40px 0px 0px 0px;
        }
    
        .Page_Banner h1 {
            font-size: 32px;
        }
    
        /* class Page_Banner */
}


/* Forum_Page_Banner */

#Forum_Page_Banner {
    background-image: url(../images/forum/banner.jpg);
}

#Page_Banner .row {
    padding-top: 80px;
}


/* section-9 */

#section-9 .col-right {
    background-color: #F2F2F2;
}

#section-9 span {
    background-color: #F2F2F2;
    border: 1px solid rgb(228, 228, 228);
    padding: 10px 30px;
    color: #333333;
}

#section-9 p.content {
    margin: 20px 0 !important;
}

#section-9 .btn-default {
    color: #3facd9;
    font-size: 18px;
    font-weight: bold;
    border: 2px solid #3facd9;
    padding: 6px 30px;
}

#section-9 .title {
    background-color: #3FACD9;
    padding: 10px 0;
    font-size: 24px;
    color: #ffffff;
    font-weight: 900;
    margin-bottom: 4px;
}

#section-9 .box-top {
    background-color: #666666;
    padding: 10px 0;
    font-size: 18px;
    color: #ffffff;
    font-weight: 900;
}

#section-9 .box-body {
    background-color: #eeeeee;
    font-size: 18px;
    color: #333333;
    height: 260px;
}

#section-9 .value {
    padding: 0 2px;
}


/* 課程特色 */

#section-10 {
    background-image: url(../images/forum/bg-1.png);
}

#section-10 h2 {
    font-size: 48px;
    color: #1e1e1e;
}

#section-10 p {
    font-size: 24px;
    color: #333333;
    margin: 5px 0;
    font-weight: bold;
}


/* 課程收獲 */

#section-11 {
    background-image: url(../images/forum/bg-2.png);
}

#section-11 .box {
    background-color: #999999;
    border-radius: 5px;
    padding: 30px;
    margin-bottom: 20px;
}

#section-11 h3 {
    font-size: 28px;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    padding-bottom: 20px;
    margin-bottom: 5px;
}

#section-11 p {
    font-size: 18px;
    color: #ffffff;
    margin: 20px 0;
}

#section-12 {
    padding: 30px 0;
}

#section-12 .container {
    background-image: url(../images/forum/bg-3.png);
    padding: 100px 0;
}

#section-12 h2 {
    margin-top: 50px;
    color: #333333;
    font-size: 55px;
}

#section-12 p {
    color: #333333;
    line-height: 40px;
}

@media only screen and (max-width: 1200px) {}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 768px) {
    section div.row>div {
        margin-bottom: 0px;
    }
    #section-10 p {
        font-size: 18px;
        text-indent: -1.1em;
        margin-left: 1.1em;
    }
    #section-12 {
        padding: 0;
    }
    #section-12 h2 {
        margin-top: 0;
    }
    #section-12 .container {
        background-position-x: center;
        background-position-y: center;
        background-repeat: no-repeat;
        padding: 30px 0;
    }
}

