/*********** 內頁關於我們 ***********/
.a_layout * {
    position: relative;
    box-sizing: border-box;
} 
.a_layout {
    letter-spacing: 1px;
    line-height: 1.8;
    max-width: 1035px;
    margin: 0 auto;
}
.a_layout p {
    margin: 0;
    font-size: 15px;
} 
.a_layout .a_row1 {
    max-height: 360px;
}
.a_layout .a_pic1 {

}
.a_pic1txt {
    /* padding: 99px 0 0 20px; */
    position: absolute;
    display: flex;
    align-items: center;
    }
.a_pic1txt h2{
    position: absolute;
    font-family: 'Josefin Sans', sans-serif;
    display: block;
    font-size: 80px;
    font-weight: 500;
    color: #393939;
}
.a_pic1txt h2::first-letter{
    color: #599F84;
}
.a_layout .a_row2 {
    display: flex;
    align-items: flex-end;
    margin: -272px 0 0;
    position: relative;
}
.a_layout .a_row2 .a_col:first-of-type {
    padding: 40px 0 0 20px;
    width: 100%;
    max-width: 400px;
    font-size: 0;
}
.a_layout .a_row2 .a_col:last-of-type {
    padding: 80px 52px;
    background: #fff;
    width: calc(100% - 350px);
    border: 1px solid #E9E9E9;
}
.a_layout .a_row2 .a_col .a_txt{
    letter-spacing: 3.5px;
    line-height: 1.8;
    font-size: 20px;
    font-weight: 800;
    color: #599F84;
    padding: 40px 0 0 20px;
    position: absolute;
}
.a_layout .a_row2 .a_col .a_txt:before {
    content: '';
    position: absolute;
    bottom: 7px;
    left: 0;
    width: 5px;
    height: 60px;
    background: #599F84;
}
.a_layout .a_row3 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.a_layout .a_row3 .a_pic2{
    width: 100%;
    max-width: 397px;
}
.a_layout .a_row3 .a_col:first-of-type {
    width: 100%;
    max-width: 341px;
}
.a_layout .a_row3 .a_col:last-of-type {
    width: calc(100% - 341px);
}
.a_layout .a_row3 p {
    margin: 0 20px 0 20px;
}
@media screen and (max-width: 1440px) {
    .about-sect .col.pic {
        top: 0px;
    }
}
@media screen and (max-width: 1280px){ 
    .a_layout .a_row2 {
        display: flex;
    }
    .a_layout .a_row2 .a_col:last-of-type {
        padding: 50px 50px;
    }
    .a_layout .a_row2 .a_col:last-of-type {
        width: calc(100%);
    }
    .a_layout .a_row1 {
        align-items: center;
    }
    .a_layout .a_row3 {
        align-items: center;
    }
}
@media screen and (max-width: 1200px){  
    .a_layout .a_row2 .a_col:last-of-type {
        padding: 30px 30px;
    }
    .a_pic1txt {
        padding: 10px 0 0 0px;
    }
}
@media screen and (max-width: 1100px){  
    .a_layout .a_row2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .a_layout .a_row2 .a_col:last-of-type {
        max-width: 500px;
    }
    .a_layout .a_row2 .a_col:first-of-type {
        max-width: none;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .a_pic1txt {
        text-align: center;
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .a_layout .a_row1 {
        align-items: center;
        display: flex;
        flex-direction: column;
    }
    .a_layout .a_row3 .a_pic2 {
        width: calc(100%);
        max-width: 500px;
    }
    .a_pic1txt {
        padding: 80px 0 0 0px;
    }
    .a_layout .a_row2 .a_col .a_txt {
        padding: 200px 0 0 20px;
    }
    .a_layout .a_row2 {
        flex-direction: column;
        margin: 0;
        padding: 0;
    }
    .a_layout .a_row2 .a_col .a_txt:before {
        content: '';
        position: absolute;
        bottom: -12px;
        left: 40%;
        width: 60px;
        height: 5px;
        background: #599F84;
    }
    .a_layout .a_row2 .a_col:first-of-type {
        width: 100%;
        padding: 170px 0;
        margin: 0 auto;
        text-align: center;
    }
    .a_layout .a_row2 .a_col:first-of-type img {
        max-width: 320px;
    }
    .a_layout .a_row2.a_col:last-of-type {
        width: 100%;
        padding: 30px;
    }
    .a_layout .a_row3 {
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .a_layout .a_row3 .a_col:first-of-type {
        max-width: unset;
    }
    .a_layout .a_row3 .a_col:last-of-type {
        max-width: 500px;
         width: calc(100% - 0px);
        padding: 0 0 15px;
    }
    .a_layout .a_row3 p {
        margin: 20px 0 0 0;
    }
}
@media screen and (max-width: 484px){  
    .a_layout p {
        margin: 0px;
    }
    .a_layout .a_row3 p {
        margin: 10px 0 0 0;
    }
    .a_pic1txt {
        top: 85px;
    }
    .a_layout .a_row2 .a_col .a_txt {
        padding: 150px 0 0 0px;
    }
}
@media screen and (max-width: 383px){  
    .a_layout .a_row2 .a_col:first-of-type {
        width: 100%;
        padding: 110px 0;
    }
    .a_pic1txt {
        top: 10px;
    }
    .a_layout .a_row2 .a_col .a_txt {
        padding: 80px 0 0 0px;
        font-size: 16px;
    } 
    .a_pic1txt h2 {
    font-size: 60px;
    }
}
/*********** 內頁關於我們 ***********/
/*********** 前後台編輯器區塊共用的CSS設定 ***********/

.index-about-title {
    color: #70AC92;
    font-family: '微軟正黑體', 'Josefin Sans', sans-serif;
    font-weight: bold;
    font-size: 25px;
}

.pro-editor .row,
.about-editor .row,
.notice-editor .row {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.pro-editor .col,
.about-editor .col,
.notice-editor .col {
    display: table-cell;
    vertical-align: middle;
}

.pro-editor .col1,
.about-editor .col1,
.notice-editor.col1 {
    vertical-align: top;
    padding-right: 4px;
}

.about-editor .col2 {
    width: 70%;
    padding: 0 2%;
}

.notice-editor .col2 {
    width: 40%;
    padding: 0%;
}

.pro-editor .col2 {
    width: 52%;
    padding: 0%;
}

.about-editor-title {
    color: #70AC92;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    margin: 10px 0;
}

.products-editor-pic {
    float: right;
    width: 400px;
    margin: 0 0 10px 30px;
}

.contact-editor .row {
    margin: 0 -2%;
}

.contact-editor .col {
    float: left;
    padding: 0 2%;
}

.contact-editor .col1 {
    width: 44%;
}

.contact-editor .col2 {
    width: 56%;
}

.contact-map {
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
    border: 8px solid #fff;
}

.contact-map iframe {
    display: block;
    max-height: 100%;
}

.contact-info-list {
    color: #555;
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.contact-info-list li {
    position: relative;
    padding: 2px 0 2px 30px;
    margin: 8px 0;
    line-height: 25px;
}
.contact-info-list li:before {
    display: inline-block;
    font-family: 'icon-font-3' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: #72B1AA;
    position: absolute;
    left: 0;
    top: 6px;
}
.contact-info-list li.tel:before  {
    content: "\e90f";
}
.contact-info-list li.fax:before {
    content: "\ff002";
    font-family: 'icon-font' !important;
}
.contact-info-list li.mail:before {
    content: "\e90b";
}
.contact-info-list li.add:before {
    content: "\e912";
}
.contact-info-list a:hover {
    text-decoration: underline;
}

.notice-editor-title {
    color: #70AC92;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.04em;
    margin: 0 0 0.4em;
}

.notice-editor-title img {
    vertical-align: text-bottom;
}

.terms-title {
    color: #5AA59A;
    font-size: 14px;
    margin: 0 0 0.5em;
}

.news-editor {
    max-width: 1000px;
    margin: 0 auto;
}


/*----  後台範本  ----*/

.is-container-in .icon {
    background: none;
    text-align: center;
}

.is-rounded-button-medium a i {
    text-align: center;
}

[class*="ion-"] {
    text-indent: 0;
}

.column.full .clearfix.is-boxed-button-big {
    display: inline-block;
}

.is-container-in .btn.btn-default.edit {
    padding: 7px 25px;
    line-height: 2em;
}


/*----  後台範本end  ----*/

@media screen and (max-width: 1280px) {
    .pro-editorr .row,
    .pro-editor .col,
    .notice-editor .row,
    .notice-editor .col,
    .about-editor .row,
    .about-editor .col {
        display: block;
        width: auto;
    }
    .about-editor .row {
        max-width: 900px;
        margin: 0 auto;
    }
    .pro-editor .col1,
    .notice-editor .col2,
    .about-editor .col1 {
        padding: 0;
        margin-bottom: 4px;
        text-align: center;
    }
    .about-editor .col2 {
        padding: 0%;
    }
}

@media screen and (max-width: 767px) {
    .products-editor-pic {
        float: none;
        width: auto;
        text-align: center;
    }
    .contact-editor {
        padding: 0 2%;
    }
    .contact-editor .col {
        width: 100%;
        padding: 0;
    }
    .contact-map {
        margin-bottom: 1.8em;
    }
    .news-editor {
        max-width: auto;
    }
}

@media screen and (max-width: 600px) {
    .contact-map {
        height: 200px;
    }
}

@media screen and (max-width: 500px) {
    .index-about-title {
        display: inline-block;
    }
    .pro-editorr .row,
    .pro-editor .col,
    .notice-editor .row,
    .notice-editor .col,
    .about-editor .row,
    .about-editor .col {
        display: block;
        width: auto;
        font-size: 14px;
        line-height:25px;
    }
    .about-editor-title {
        font-size: 17px;
    }
}
