@charset "utf-8";
/*------------ about-in ------------*/
.a_layout{
    /* display: flex;
    flex-direction: row; */
    position: relative;
}
.a_layout .a_pic1{
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    padding-bottom: 53px;
}
.a_layout .a_pic1 p{
    position: absolute;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.8;
    letter-spacing: 0.3em;
    word-break: break-all;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    padding: 20px;
}
.a_col1{
    position: relative;
}
.a_col2{
    display: flex;
    left: 50px;
    position: relative;
    flex-direction: column;
    align-content: flex-end;
}
.a_pic{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    float: right;
    z-index: 1;
}
.a_col1 .a_title_box1 span{
    color: #ffffff;
    font-family: 'Junge', sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0.2em;
}
.a_col1 .a_item{
    position: absolute;
    top: 15px;
    width: 90%;
    padding: 50px 70px;
    box-sizing: border-box;
    z-index: 1;
}
.a_col1 .a_title_box1{
    padding: 30px 0 30px 50px;
}
.a_col1 .a_title_box2{
    background: #93836C;
    color: #ffffff;
    padding: 35px 130px 35px 50px;
}
.a_col1 .a_title_box2::before{
    content: '';
    height: 1px;
    width: 140px;
    background: rgb(214,209,203,0.5);
    display: block;
    position: absolute;
    transform: rotate(315deg);
    right: 30px;
    top: 215px;
}
.a_tit::after{
    content: '';
    height: 1px;
    width: 207px;
    background: rgb(214,209,203,0.5);
    display: block;
    position: absolute;
    transform: rotate(135deg);
    left: 90px;
    top: 50px;
}
.a_col1 .a_title_box1 h2 {
    color: #ffffff;
}
.a_tit2 h2,
.a_title_box1 h2{
    color: #444444;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.1em;
    /* line-height: 1.2; */
    margin: 0;
} 
.a_col2 .a_title_box1 span{
    color: #D6D1CB;
    font-family: 'Junge', sans-serif;
    font-size: 62px;
    text-align: center;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-left: -10px;
}
.a_col2 .a_tit{
    margin: 50px auto;
    color: #93836C;
}
.a_col2 .a_box1{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 25px;
}
.a_col2 .a_box1 .a_title_box2{
    padding-top: 20px;
    color: #858585;
}
.a_tit2{
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 25px;
}
.a_tit2 p{
    color: #858585;
}
.a_title_box2 p{
    display: flex;
    align-items: center;
    line-height: 2;
}
.a_title_box2 .yellow{
    position: relative;
    display: block;
    width: 88px;
    height: 32px;
    margin-right: 10px;
    line-height: 2;
    border: solid 1px #DFDBD7;
    color: #8E867B;
    text-align: center;
}
.a_box2{
    padding-left: 25px;
}
.a_box2 .a_item1{
    text-align: center;
}
.a_box2 .a_item1 h2{
    color: #444444;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin: 0;
    padding: 30px;
}
.yellow {
    color: #92836C;
}

@media screen and (max-width: 1300px){
    .a_col1 .a_title_box2 {
        padding: 35px 50px 35px 50px;
    }
    .a_layout .a_pic1 p {
        font-size: 17px;
    }
    .a_col2 {
        left: auto;
        bottom: 135px;
        align-content: center;
    }
    .a_layout .a_pic1 {
        padding-bottom: 0px;
    }
    .a_col1 .a_item {
        padding: 0;
        position: relative;
        bottom: 135px;
        top: auto;
        width: 100%;
    }
    .a_box1 .a_pic2{
        width: 400px;
    }
    .a_col1 .a_title_box2::before{
        display: none;
    }
    .a_tit::after{
        display: none;
    }
}
@media screen and (max-width: 1200px){
    .a_col2 .a_box1 {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 50px;
        flex-direction: column;
        background: #d0cbc43b
    }
    .a_tit2 h2, .a_title_box1 h2 {
        text-align: center;
    }
    .a_box2 .a_item1 h2 {
        font-size: 25px;
    }
    .a_col2 .a_box1 .a_title_box2 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .a_col1 .a_title_box1 {
        text-align: center;
    }
    .a_col2 .a_title_box1 span {
        margin-left: 0px;
    }
    .a_title_box1{
        text-align: center;
    }
}
@media screen and (max-width: 1000px){
    .a_col2 .a_title_box1 span {
        font-size: 50px;
    }
    .a_tit2 h2, .a_title_box1 h2 {
        font-size: 25px;
    }
    .a_box2 {
        padding-left: 0px;
    }
    .a_tit2 {
        padding-left: 0px;
    }
}
@media screen and (max-width: 767px){
    .a_layout .a_pic1 p {
        font-size: 14px;
    }
    .a_title_box2 p {
    display: flex;
    align-items: center;
    line-height: 2;
    flex-direction: column;
    }
}
@media screen and (max-width: 585px){
    .a_layout .a_pic1 p {
        display: none;
    }
    .a_col1 .a_title_box1 {
        padding: 30px 50px 30px 50px;
    }
    .a_box1 .a_pic2 {
        width: auto;
    }
}
/*------------ about-in ------------*/
/*------------ about-sect ------------*/
.about_txt span{
    font-size: 22px;
    color: #636363;
    line-height: 1.8;
    letter-spacing: 0.3em;
}
.about_txt{
}
.about_txt p{
    padding-top: 35px;
    display: -webkit-box;
    /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
}
/*------------ about-sect ------------*/
/*------------ Team Code ------------*/
.t_layout{
    display: flex;
    flex-direction: row;
    position: relative;
}
.t_pic{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    float: right;
    z-index: 1;
}
.t_item1{
    position: relative;
    box-sizing: border-box;
    width: 75%;
    margin-left: 12%;
    float: right;
    z-index: 1;
}
.t_item1::before{
    content: '';
    width: 100%;
    height: 797px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0; 
    background: url(../../../images/layout06/common/index/about_bottom.png) center no-repeat;
    background-size: contain;
    z-index: 10;
    }
.t_pic1{
    position: relative;
    box-sizing: border-box;
    width: 100%;
    z-index: 2;
}
.t_title{
    padding-top: 250px;
}
.t_title_box1 span{
    color: #D6D1CB;
    font-family: 'Junge', sans-serif;
    font-size: 62px;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0.05em;
}
.t_title_box1 h2{
    color: #444444;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin: 0;
    padding-left: 10px;
} 
.t_title_box2{
    padding-top: 20px;
}
.t_title_box2 p{
    display: flex;
    align-items: center;
}
.t_title_box2 .yellow{
    position: relative;
    display: block;
    width: 88px;
    height: 32px;
    margin-right: 10px;
    line-height: 2;
    color: #8E867B;
    border: solid 1px #DFDBD7;
    text-align: center;
}
@media screen and (max-width: 1620px){
    .t_title {
        padding-top: 150px;
    }
}
@media screen and (max-width: 1440px){
    .t_title {
        padding-top: 50px;
    }
}
@media screen and (max-width: 1000px){
    .t_layout {
        display: flex;
        flex-direction: column-reverse;
        position: relative;
        align-items: center;
    }
    .t_title {
        padding-top: 0px;
    }
    .t_item1 {
        position: relative;
        box-sizing: border-box;
        width: auto;
        margin-left: 0%;
        padding: 29px;
    }
}
/*------------ Team Code ------------*/
/*------------ service-sect ------------*/
.s_layout {
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin: 0px 0 0;
}
.s_layout .s_wrap {
    margin: 0 auto;
}
.s_layout ul{
    list-style-type: none;
}
.s_layout ul.s_list {
    display: flex;
    padding: 0;
    margin: 0;
}
.s_layout ul.s_list:hover li {
    width: calc((100% - 850px));
}
.s_layout ul.s_list:hover li:hover {
    width: 950px;
}
.s_layout ul.s_list:hover li:hover .s_item .s_txt {
}
.s_layout ul.s_list li {
    position: relative;
    width: calc(100% / 4);
    overflow: hidden;
    transition: 0.9s;
}
.s_layout ul.s_list li::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    background: rgba(102,102,102,0.85) 100%;
    mix-blend-mode: multiply;
    transition: all 1.2s ease;
    pointer-events: none;
}
.s_layout ul.s_list:hover li:hover::after {
    background: linear-gradient(to bottom,  rgba(7,82,101,0) 0%,rgba(7,82,101,0.0) 100%);
}
.s_layout ul.s_list li .s_item .s_pic {
    position: relative;
    z-index: 5;
    height: 750px;
}
.s_layout ul.s_list li .s_item .s_pic img {
    position: absolute;
    top: 0;
    left: 0px;
    max-width: unset !important;
    transform: scale(1);
    transition: all 0.8s ease;
}
.s_layout ul.s_list li:nth-child(1) .s_item .s_pic img,
.s_layout ul.s_list li:nth-child(2) .s_item .s_pic img,
.s_layout ul.s_list li:nth-child(3) .s_item .s_pic img,
.s_layout ul.s_list li:nth-child(4) .s_item .s_pic img {
    object-position: center;
}
.s_layout ul.s_list:hover li:nth-child(1) .s_item .s_pic img,
.s_layout ul.s_list:hover li:nth-child(2) .s_item .s_pic img,
.s_layout ul.s_list:hover li:nth-child(3) .s_item .s_pic img,
.s_layout ul.s_list:hover li:nth-child(4) .s_item .s_pic img{
    object-position:  center;
}
.s_layout ul.s_list li .s_item .s_txt {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 0px 55px;
    transition: 0s;
    right: 0;
    bottom: 0;
    margin: 170px 0 0 0;
    transition: all .4s ease;
    z-index: 30;
}
.s_layout ul.s_list li .s_item .s_txt h3 {
    font-size: 20px;
    color: #fff;
    padding: 15px 0;
    -webkit-writing-mode: vertical-lr;
    writing-mode: vertical-lr;
    font-family: "Noto Sans TC", sans-serif;
    font-weight: normal;
    letter-spacing: 0.12em;
    transition: all .4s ease;
}
.s_layout ul.s_list:hover li:hover .s_item .s_txt h3{
    -webkit-writing-mode:inherit;
    writing-mode:inherit;
}
.s_item .s_txt span{
    color: #fff;
    font-family: "Noto Serif TC", serif;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 1.2;
    margin: 0 0 8px;
    transition: all .4s ease;
}
.s_item .s_txt .index_more {
    position: relative;
    display: block;
    top: 50px;
    width: 182px;
    height: 68px;
    line-height: 68px;
    color: #555;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "Noto Serif TC", serif;
    vertical-align: middle;
    box-sizing: border-box;
    text-align: left;
    padding: 0;
    transition: all .4s ease;
    z-index: 15;
}
.s_item .s_txt .index_more span {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 2px;
}
.s_item .s_txt.index_more::after {
    top: -10px;
}
.s_item .s_txt p{
    color: #fff;
    font-weight: 200;
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin: 0;
    transition: all .4s ease;
}
.s_layout ul.s_list:hover li:hover .s_item .s_txt span{
    /* margin: 0 15px 0 0px; */
}
.s_layout ul.s_list li .s_cover {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
.s_layout .index_more::before {
    content: '';
    position: absolute;
    right: 60px;
    top: 27px;
    box-sizing: border-box;
    display: block;
    width: 14px;
    height: 16px;
    background: url(../../../images/layout06/common/index/arrow2.png) center no-repeat;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    transition: all .4s ease;
    z-index: 10;
}
.s_layout .index_more::after {
    content: '';
    position: absolute;
    right: 40px;
    top: 7px;
    box-sizing: border-box;
    display: block;
    transition: all .4s ease;
    z-index: 1;
    width: 53px;
    height: 53px;
    border: solid 1px #FFFFFF;
    border-radius: 50%;
}
.s_layout ul.s_list li:hover .s_txt .index_more::after{
    content: '';
    position: absolute;
    right: 35px;
    top: 3px;
    box-sizing: border-box;
    display: block;
    transition: all .4s ease;
    z-index: 1;
    width: 65px;
    height: 65px;
    background: #615947;
    border: solid 1px #615947;
    border-radius: 50%;
}
.s_layout ul.s_list li a {
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 30;
}
@media screen and (max-width: 1280px){
    .s_layout ul.s_list:hover li {
        width: calc((100% - 550px));
    }
    .s_layout ul.s_list:hover li:hover {
        width: 550px;
    }
}
@media screen and (max-width: 1000px){
    .s_layout ul.s_list{
        flex-direction: column;
        align-items: center;
    }
    .s_layout ul.s_list li {
        width: calc(100%);
        /* max-width: 600px; */
        /* border-radius: 20px; */
    }
    .s_layout ul.s_list li+li{
        /* margin-top: 20px; */
    }
    .s_layout ul.s_list li .s_item .s_pic{
        height: 350px;
    }
    .s_layout ul.s_list li .s_item .s_txt{
        margin-top: 0px;
    }
    .s_item .s_txt span {
        font-size: 20px;
        margin: 0 0 4px;
    }
    .s_layout ul.s_list li .s_item .s_txt h3{
        font-size: 18px;
        -webkit-writing-mode: inherit;
        writing-mode: inherit;
        padding: 0;
        margin: 0 auto 0;
    }
    .s_layout ul.s_list:hover li {
        width: 100%;
    }
    .s_layout ul.s_list:hover li:hover {
        width: 100%;
    }
    .s_layout ul.s_list li.s_item .s_pic img{
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease;
    }
    .s_layout ul.s_list li:hover .s_item .s_pic img{
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
    .s_layout ul.s_list li::after{
        background: linear-gradient(to bottom, rgba(7, 82, 101, 0) 20%, rgba(7, 82, 101, 0.5) 100%);
    }
}
/*------------ service-sect ------------*/
/*------------ about-editor ------------*/
.row_{
    display: flex;
}
.about-editor .row_1{
    justify-content: space-between;
    align-items: flex-start; 
    margin-bottom: 70px;
}
.about-editor .about-title{
    color: #262626;
    font-size: 29px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 0;
}
.about-editor .about-title:after{
    content: '';
    background: #4F4F4F;
    height: 1px;
    width: 60px;
    display: block;
    margin-top: 20px;
    margin-bottom: 0;
}
.about-editor .row_2{
    margin-top: 40px;
}
.about-editor .row_2 .col{
    flex-basis:  50%;
    position: relative;
}
.about-editor .row_2 .txt_box{
    margin-top: 65px;
    border:solid 1px #4F4F4F;
    display: block;
    padding:50px;
    position: relative;
    margin-right: -100px;
    color: #444444;
    box-sizing: border-box;
}
.as_title{
    margin-bottom: 10px;
}
.as_txt{
    line-height: 2;
    padding-left: 35px;
}
.about-editor .row_2 .col1:after{
    content: '';
    display: block;
    position: absolute;
    width: 126px;
    background: #fff;
    height: 65px;
    right: -100px;
    bottom: 0;
    z-index: 3;
}
.about-editor .row_2 .col2{
    position: relative;
    z-index: 4;
    text-align: center;
}
.about-editor .row_3{
    align-items: flex-end;
}
.about-editor .row_3 .col{
    flex-basis:  50%;
}
.about-editor .row_3 .txt_box{
    margin-top: -65px;
    border:solid 1px #4F4F4F;
    display: block;
    padding:115px 50px 50px;
    position: relative;
    margin-left: -26px;
    color: #444444;
}
/*------------ service-editor ------------*/
.index-service{
    border-top: 1px solid rgba(255,255,255,0.2);
    position: relative;
}
.index-service:before{
    content: '';
    display: block;
    background: #fff;
    width: 62px;
    height: 1px;
    position: absolute;
    top: -1px;
    left: calc(50% - 31px);
}
.index-service .row{
    display: flex;
    margin: 50px auto 0;
}
.index-service .col:nth-child(1){
    width: 50%;
    box-sizing: border-box;
    padding-right: 40px;
    flex-shrink: 0;
}
.index-service .col:nth-child(2){
    width: 50%;
    box-sizing: border-box;
    position: relative;
    flex-shrink: 1;
}
.index-service .s-list{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-service .s-list .box>img{
    width: 85px;
    height: 85px;
    opacity: 0.8;
}
.index-service .box{
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius: 100%;
    border: 8px solid rgba(255,255,255,0.1);
    width: 160px;
    height: 160px;
    box-sizing: border-box;
    padding: 20px;
    flex-shrink: 0;
}
.s-arrow{
    display:block;
    width: 16px;
    height: 28px;
    margin: 0 15px;
    background: url(../../../images/layout06/common/index/arrow.svg) no-repeat center top;
    opacity: 0.2;
    flex-shrink: 0;
}
.index-service .list-num{
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 32px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 10px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}
.index-service .list-name{
    color: #fff;
    font-size: 21px;
    line-height: 21px;
    font-weight: normal;
    margin: 0;
    margin-top: 0;
    margin-bottom: 3px;
}
.index-service .list-description{
    color: #fff;
    font-size: 14px;
    font-weight: normal;
}
.index-service .t-1{
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    margin-bottom: 2px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 29px;
}
.index-service .p-1{
    color: #acacac;
    font-size: 15px;
    line-height: 26px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 80px;
    margin-bottom: 5px;
}
@media(max-width:1280px){
    .index-service .row{
        flex-direction:column;
        justify-content:center;
        align-items:center;
    }
    .index-service .col:nth-child(1){
        width: 80%;
        margin:0 auto 40px;
    }
    .index-service .s-list{
        justify-content: center;
    }
    .index-service .col:nth-child(2){
        width: 80%;
    }
}
@media(max-width:1000px){
    .index-service .t-1{
        font-size: 18px;
        line-height: 27px;
        height: unset;
        display: block;
        margin-bottom: 6px;
    }
    .index-service .p-1{
        display: block;
        height: unset;
        line-height: 23px;
        margin-bottom: 15px;
    }
    .index-service .col:nth-child(1) {
        padding-right: 0;
        width: 100%;
    }
    .index-service .col:nth-child(2) {
        width: 100%;
    }
    .index-service .s-list {
        flex-direction: column;
    }
    .index-service .box {
        display: flex;
        position: relative;
        width: 170px;
        height: 170px;
    }
    .s-arrow{
        transform:rotate(90deg);
        margin: 10px 0;
    }
    .index-service .box:nth-last-child(1):after{
        height: calc(100%);
    }
    .index-service .s-list img{
        width: 60px;
        height: 60px;
    }
    .index-service .col:nth-child(2):before {
       display: none;
    }
    .index-service .list-name {
        font-size: 16px;
        line-height: 16px;
    }
    .index-service .list-description {
        font-size: 12px;
    }
    .index-service .list-num {
        font-size: 26px;
        line-height: 26px;
    }
    .index-service .box:before {
        top: 25px;
    }
}
/*------------ contact-editor ------------*/
.contact-editor .col{
    float: left;
}
.contact-editor .col + .col{
    margin: 0 0 0 25px;
}
.contact-editor i{
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    line-height: 30px;
    position: relative;
    margin: 0 20px 0 0;
    z-index: 0;
}
.contact-editor i:after{
    content: '';
    background: #968A69;
    width: 30px;
    height: 30px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transform: rotate(45deg); 
}
.contact-editor i:before{
    display: inline-block;
    font-family: 'icon-font' !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;
}
.contact-editor .tel i:before{
    content: "\ff001";
}
.contact-editor .fax i:before{
    content: "\ff002";
}
.contact-editor .mail i:before{
    content: "\ff003";
}
.contact-editor .add i:before{
    content: "\ff004";
    font-size: 18px;
    position: relative;
    top: 2px;
}
.contact-editor .col a,
.contact-editor .col span{
    display: inline-block;
    width: calc(100% - 50px);
    vertical-align: middle;
}
/*------------ video-editor ------------*/
.video-editor .pic{
    float: left;
    margin-right: 25px;
}
/*------------ terms-editor ------------*/
.terms-editor{
    font-size: 15px;
    line-height: 2;
}
.terms-editor .title{
    font-size: 17px;
    color: #968A69;
    margin: 0;
}
.terms-editor p{
    text-indent: 0em;
    margin: 0 0 50px;
}
.terms-editor .row{
    margin: 0 -27px;
}
.terms-editor .col{
    padding: 0 27px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}
/*------------ index-editor ------------*/
/*------------ rwd ------------*/
@media screen and (max-width: 1280px){
    .about-editor .row_2 .txt_box{
        padding:50px 90px 50px 50px;
    }
}
@media screen and (max-width: 960px){
    .contact-editor .col + .col{
        margin: 25px 0 0 0;
    }
    .contact-editor .col{
        float: none;
    }
}
@media screen and (max-width: 1100px){
    .row_{
        display: block;
    }
    .about-editor .row_1 .col{
        margin-bottom: 20px;
    }
    .about-editor .row_1{
        margin-bottom: 40px;
    }
    .about-editor .row_2{
        margin-top: 20px;
    }
    .about-editor .row_2 .col1:after{
        display: none;
    }
    .about-editor .row_2 .col,.about-editor .row_3 .col{
        margin-bottom: 20px;
    }
    .about-editor .row_2 .txt_box,.about-editor .row_3 .txt_box{
        padding:0px;
        border:none;
        margin-right: 0px;
        margin-left: 0;
        margin-top: 0;
    }
    .about-editor .row_2 .col2{
        text-align: left;
    }
    .index-about-editor{
        padding: 0;
        height: auto;
    }
    .service-editor .row_ .col2,.service-editor .row_ .col1{
        width: 100%;
        margin-bottom: 20px;
    }
    .service-editor .row_ .col2{
        padding: 0
    }
    .contact-editor i{
        text-indent: 0px;
        line-height: 30px;
    }
}
@media screen and (max-width: 767px){
    .terms-editor .row{
        margin: 0;
    }
    .terms-editor .col{
        padding: 0;
        width: 100%;
    }
}
