.col {
    box-sizing: border-box;
}
.about-row p{
    text-align: center;
    color: #5B4A40;
    font-size:14px;
}
.editor .about-title {
    color: #EB4C53;
    font-size: 34px;
    letter-spacing: 1px;
    font-family: 'Exo', serif;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 2em;
}
.editor .about-hr{
    width: 100%;
    margin-top: 18px;
}
.about-row .col{
    width: 33.33%;
    float: left;
    padding: 0 15px 30px;
}
.about-row .pic{
    padding-bottom:20px;
    border-bottom: 4px double #EAE6DD;
}
/************** *********/
.news-editor .row {
    margin: 0 -20px;
}
.news-editor .col {
    padding: 0 20px;
    float: left;
    width: 50%;
    margin-bottom: 15px;
    line-height: 1.7em;
}
.news-editor .col p{
    margin-top: 0px;
}
.news-editor .cow-3 {
    width: 32%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.news-editor .cow-3+.cow-3{
    margin-left: 2%;
}
.news-editor .cow-3 img{
    width: 100%;
}
.news-editor .cow-1 .news_detail_2{
    color: #EB4C52;
    font-size: 22px;
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
}
.news-editor .cow-1 .news_text_2{
    max-width: 720px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
}
.news-editor .row.pic{
    width: 100%;
    margin:30px auto;
}
.news-editor .row-2{
    text-align: center;
}
.news-editor .cow-1 {
    padding: 60px 20px;
    background: #FCF8F1;
}
.news-editor .detail-txt{
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
@media screen and (max-width: 1100px) {
    .news-editor .col {
        float: none;
        width: auto;
        padding: 0px; 
    }
    .news-editor .col img{
        position:relative;
        display:block;
        margin:auto;
    }
    .news-editor  .row {
        margin:auto;
    }
}
@media screen and (max-width: 767px) {
    .news-editor  .cow-3 {
        margin:0 0 10px;
        width: 100%;
        float: none;
    }
    .news-editor .cow-3+.cow-3{
        margin:0%;
    }
}
/************** *********/
.service-list-in {
    margin: 0 auto;
    max-width: 1200px;
}
.service-list-in li {
    padding: 0 2%;
    display: table;
    margin-bottom: 40px;
}
.service-list-in .pic {
    display: table-cell;
    vertical-align: top;
    width: 238px;
}
.service-list-in .service-pic {
    width: 238px;
    height: 238px;   
    overflow: hidden;    
}
.service-list-in .txt {
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    min-width: 250px;
}
.service-list-in .service-title {
    font-size: 20px;
    font-weight: bold;
    color: #444444;
    line-height: 1.5;
    margin-bottom: 5px;
}
.service-list-in .service-title .price{
    color: #EC545F;
    font-size: 14px;
    padding-left:8px;
    font-weight: normal;
    display: inline-block;
    vertical-align: text-top;
}
.service-list-in .photography{
    line-height: 23px;
    color: #70594C;
    font-size: 18px;
    font-family: 'DilleniaUPC';
}
ul.service_detail{
    padding: 0px;
    margin-top: 30px;
}
ul.service_detail:after{
    content: '';
    display: block;
    clear: both;
    height: 0px;
}
ul.service_detail li{
    padding: 0px;
    display: block;
    margin: 0px;
    margin-bottom: 5px;
    padding-left: 130px; 
    position: relative;
    font-size: 14px;
    color: #594A3F;
    font-family: Arial;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.service_detail li span{
    display: block;
    position: absolute;
    left:0px;
    width: 100px;
    padding-right: 2px;
    font-family: 'Exo','Arial';
    color: #846C5E;
    font-size: 14px;
    font-weight: 500;
    border-right:1px solid #CBBCB4;
}
.service_box{
    padding: 34px;
    text-align: center;
    background: #F5F3EF;
    margin-top: 50px;
}
.service_box .title{
    font-size: 22px;
    font-family: 'Exo';
    font-weight: bold;
    color: #EB4C52;
    margin-bottom: 27px;
}
.service_box .text{
    font-family: 'Arial';
    font-size: 14px;
    color: #5A4A3F;
    max-width: 767px;
    margin: 0 auto;
}
/************** *********/
.product-col{
    width: 50%;
    float: left;
    margin: 20px 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.editor .prodcut-p1{
    font-family: 'Arial';
    font-size: 14px;
    color: #594A3F;
    margin: 0px;
}
.detail-pic01{
    margin: auto auto 40px;
    position: relative;
    display: block;
    padding: 0;
    max-width: 900px;
}
.editor .prodcut-p2{
    font-family: 'Exo';
    font-size: 22px;
    color: #EB4C52;
    text-align: center;
    margin: 0px;
    margin-bottom: 8px;
}
.editor .prodcut-p3{
    font-size: 14px;
    color:#594A3F;
    text-align: center;
    margin: 0px;
    margin-bottom: 58px;
}
.editor .prodcut-p4{
    font-size: 14px;
    color:#594A3F;
    text-align: center;
    margin: 50px 0px;
    margin-bottom: 58px;
}
.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' !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: #F07B82;
    position: absolute;
    left: 0;
    top: 6px;
}
.contact-info-list li.tel:before  {
    content: "\ff001";
}
.contact-info-list li.fax:before {
    content: "\ff002";
}
.contact-info-list li.mail:before {
    content: "\ff003";
}
.contact-info-list li.add:before {
    content: "\ff004";
    font-size: 18px;
    left: 3px;
    top: 4px;
}
.contact-info-list a:hover {
    text-decoration: underline;
}
.service-editor-title {
    color: #444;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 0;
    margin: 0 0 0.4em;
}
.terms-title {
    color: #EB4C53;
    font-size: 15px;
    margin: 0 0 0.5em;
}
.terms-txt{
    color:#5A4A3F;
    font-size: 14px;
}
@media screen and (max-width: 1300px) {
    .service-list-in {
        width: 100%;
        margin: 0 auto;
    }
    .service-list-in li {
        width: 100%;
        float: none;
    }
    ul.service_detail{
        margin-top: 8px;
    }   
}
@media screen and (max-width: 1280px) {
    .about-editor .row,
    .about-editor .col {
        display: block;
        width: auto;
    }
    .about-editor .row {
        max-width: 728px;
        margin: 0 auto;
    }
    .about-editor .col1 {
        padding: 0;
        margin-bottom: 4px;
    }
    .about-editor .col2 {
        padding: 30px;
    }
}
@media screen and (max-width: 1100px) {
    .editor .prodcut-p1{
        padding-left: 5px;
    }
}
@media screen and (max-width: 900px) {
    .about-row .col{
        float: none;
        width: auto;
    }
}
@media screen and (max-width: 767px) {
    .product-col{
        width: 100%;
        float: none;
    }
    .contact-editor {
        padding: 0 2%;
    }
    .contact-editor .col {
        width: 100%;
        padding: 0;
    }
    .contact-map {
        margin-bottom: 1.8em;
    }
}
@media screen and (max-width: 600px) {
    .contact-map {
        height: 200px;
    }
    .service-list-in li,
    .service-list-in .pic,
    .service-list-in .txt {
        display: block;
        margin: 0 auto 20px;
    }
    .service-list-in>li{
        width: 100%;
        float: none;
        margin-bottom: 60px;
    }
    .service-list-in li {
        margin-bottom: 40px;
        max-width: 320px;
        padding: 0;
    }
    .service-list-in .pic,
    .service-list-in .service-pic {
        width: auto;
        height: auto;
    }
    .service-list-in .txt {
        padding-left: 0;
    }
    .service-list-in .service-title {
        text-align: center;
    }
    ul.service_detail li{
        padding-left: 0px;
        padding-bottom: 10px;
    }
    .service-list-in .photography{
        text-align: center;
    }
    ul.service_detail li span{
        position: static;
        width: auto;
        border-right: none;
        border-bottom: 1px solid #CBBCB4;
    }
}