.casereport-des h2{
    color: #2E8CBF;
    padding-top: 20px;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
}
.case-report-tr-head-img{
    background-image: url("../images/case-report-img/top-img.png");
    width: 319px;
    height: 225px;
    display: inline-block;
}
.case-report-eng-head-img{
    background-image: url("../images/case-report-img/top-img-1.png");
    width: 319px;
    height: 225px;
    display: inline-block;
}
.casereport-des-list li{
    color: #000000;
    font-size: 14px;
    margin-top: 10px;
    line-height: 24px;
    position: relative;
    font-weight: normal;
    margin-left: 25px;
}
.casereport-des-list li:before{
    background-image: url("../images/case-report-img/3.png");
    left: -25px;
    top:5px;
    position: absolute;
    content: '';
    width: 16px;
    height: 16px;
}
.casereport-des-list a,.casereport-des-list a:hover{
    background: #2E8CBF;
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    display: inline-flex;
    margin: 20px 0px;
    color: #fff;
    font-weight: bold;
}
.casereport-des-list a .arrow{
    margin-left: 10px;
    position: initial !important;
}
.casereport-des p{
    color: #000000;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
}
.service{
    background: #EDEDED;
    padding: 30px 15px 20px 15px;
}
.service h2{
    color: #359DC7;
    font-size: 20px;
    font-weight: bold;
    line-height: 23px;
}
.service p{
    font-size: 14px;
    line-height: 24px;
    color: #000000;
}
.service-advantage{
    border: 1px solid #2E8CBF;
    border-left: 4px solid #2E8CBF;
    padding: 15px 14px;
    margin-top: 14px;
}
.service-advantage h3{
    color: #2E8CBF;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    text-align: left;
}
.service-advantage p{
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    text-align: left;
	margin-bottom:0px;
}
.service-review{
    display: inline-block;
    width: 100%;
    background: #EDEDED;
    padding: 30px 15px;
    text-align: center;
}
.service-review-icon{
    background-image: url("../images/case-report-img/sprite.png");
	width: 52px;
    height: 46px;
	display: inline-block;
}
.service-review .first-step{background-position:-151px -17px;}
.service-review .second-step{background-position: -14px -87px;}
.service-review .third-step{background-position: -86px -17px;}
.service-review .first-detail{
    color: #2E8CBF;
    font-weight: bold;
    font-size: 16px;
    text-align: left;
    line-height: 24px;
    display: block;
}
.service-review .second-detail{
    display: block;
    color: #2E8CBF;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    line-height: 24px;
}
.work-process-detail{
    border: 1px solid #2E8CBF;
    margin: 10px 0px;
    padding: 20px 10px 10px 10px;
}
.work-process-detail h4{
    color: #2E8CBF;
    font-size: 16px;
    line-height: 24px;
}
.work-process-detail p{
    color: #000000;
    font-size: 14px;
    line-height: 20px;
}


.korea-editing-service{
    margin-top: 0px;
    margin-bottom: 70px;
    display: table;
    width: 100%;
    color: #262626;
    box-shadow: 0 0 16px 2px rgba(0,0,0,.1);
    background: transparent;
    border-radius: 8px;
}

#translation-tab .compare-table .options-head .tbl-option.price{margin-top: 115px;}
#translation-tab .options-head{width: 300px;}
#translation-tab .sub-opt li {min-height: 44px;font-weight: bold;}
#translation-tab .additional-benefits .sub-opt li {margin-bottom:0px;padding-top: 10px;}
#translation-tab .exclusive img, .premium-feature img, .premium-feature .price {padding-top: 21px;}

#translation-tab .additional-benefits .exclusive img, .additional-benefits .premium-feature img{padding-top: 10px;}
#translation-tab .additional-benefits .check-report{padding-top: 11px;}
#translation-tab .additional-benefits .check-report.ad-hw{padding-top: 22px;}
#translation-tab .compare-table .options-container .tbl-option.recomendation {min-height: 15px; margin-bottom: 30px;}
#translation-tab .tbl-option.price p.value{min-height: 110px;}
#translation-tab .sci-plus .premium-feature, #translation-tab .sci-plus .experience-20{padding-top: 29px;}
#translation-tab li.cover-letter1 {margin-bottom: 0px;min-height: 70px;}

.mar-t64{margin-top:64px!important}
.mar-b28{margin-bottom:28px!important}
.pad-top40{padding-top:40px!important}

.min-h65{min-height:65px}
.min-h57{min-height:57px}
.table-col{margin-top: 50px;}

.compare-table{    
    margin-bottom:0px;
    display: table;
    width: 100%;
    color: #262626;
    box-shadow: 0 0 16px 2px rgba(0,0,0,.1);
    background: transparent;
    border-radius: 8px;
}
.options-head{
    border-top-color: #fff;
    border-radius: 8px 0 0 8px;
    background: #f6f6fb;
    width:290px;
}
.options-container{
    border-right: 1px solid #dfdfdf;
    padding: 0 15px;
    margin: 30px 0px 0px;
}
.btn.btn-primary-blue,.btn.btn-primary-blue:hover,.btn.btn-primary-blue:focus {
    color: #fff;
    background: #113DCD;
    border-radius: 4px;
    height: 50px;
    padding: 16px 20px 15px;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    border: 1px solid transparent;
    min-width: 200px;
    width: auto;
    font-weight: bold;
}
.shadow-bottom{
    box-shadow: 0 6px 10px -8px rgba(0,0,0,.1);
}
.tbl-option.price p.value{
    margin: 0 0 40px;
    min-height: 88px;
    font-weight: bold;
}
.compare-table .options-head .options-container .tbl-option.editing-service-detail{
    margin-top: 40px;
}
.tbl-option p.value{
    font-weight: bold;
}
.theme-purple .tbl-option.price p.value{
    color: #6882da;
 }
.theme-red .tbl-option.price p.value{
    color: #a86c66;
 }
.tbl-option.price .price{
    min-height: 70px;
    color: #a86c66;
}
.tbl-option.price .offer{
    color: #1f9071;
    display: inline-block;
    font-weight: bold;
}
.compare-table .options-container .tbl-option.recomendation{
    line-height: 22px;
    min-height: 66px;
    margin-top: 70px;
    margin-bottom: 50px;
}
.compare-table .options-head h5{
    line-height: 25px;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.cut-price{
    padding-right: 2px;
    font-weight: bold;
}
.relative {
    position: relative;
}
.pricing-detail{
    color: #262626;
}
.compare-table .options-head .tbl-option.price {
    margin-top: 173px;
    height: 124px;
    line-height: 30px;
}
.theme-purple{
    display: table-cell;
    vertical-align: top;
    text-align: center;
    border-top: 4px solid #6882da;
    width: 22%;
    background-color: #fff;
}
.theme-red{
    display: table-cell;
    vertical-align: top;
    text-align: center;
    position: relative;
    list-style: none;
    letter-spacing: 0;
    border-top: 4px solid #a86c66;
    width: 22%;
    background-color: #fff;
}
.tbl-option.price .offer-price{
    font-size: 20px;
    line-height: 30px;
}
.head-cont{
    display: inline-block;
    width: 100%;
    height: 92px;
    background: #fff;
}
.compare-table .options-container .tbl-option.editing-service-detail{
    margin-top: 99px;
}
.cut-price:before {
    display: block;
    content: " ";
    border-top: 1px solid #262626;
    -ms-transform: rotate(153deg);
    transform: rotate(153deg);
    width: 100%;
    position: absolute;
    top: 8px;
    left: 0;
}
.head-cont h3.comp-head{
    font-size: 20px;
    line-height: 32px;
    margin: 31px 0 23px !important;
    padding: 0 15px;
    font-weight: 700;
    letter-spacing: 0;
}
.most-popular-plan{
    background: rgba(168,108,102,.1);
    padding: 4px;
    height: 24px;
    line-height: 16px;
    font-size: 12px;
    font-weight: 700;
    color: #a86c66;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.theme-purple .comp-head{
    color: #6882da;
    border-right: 1px solid #dfdfdf;
}

#translation-tab .theme-purple .comp-head, .theme-purple .tbl-option.price p.value{
    color: #328a92;    
}
#translation-tab .theme-purple{
    border-top: 4px solid #328a92;    
}

#translation-tab .theme-red{
    border-top: 4px solid #7e65a0;    
}
.tc-title{font-weight:bold;}
#translation-tab .most-popular-plan{color:#ffffff;background: #7e65a0;}
#translation-tab .theme-red .comp-head, .theme-red .tbl-option.price p.value{color:#7e65a0;}

.theme-red .comp-head{
    color: #a86c66;
}
.sub-opt{
    padding-left: 0;
}
.sub-opt li{
    margin-bottom: 30px;
    min-height: 22px;
    font-weight: bold;
}
.sub-opt li p{
    font-weight: bold;
}
.sub-opt li a{
    font-weight: bold;
    color: #113DCD;
}
.language-grammer{
    min-height: 22px;
    font-size: 14px;
}
.domain-specific{
    min-height: 22px;
    font-size: 14px;
}
.layout-format{
    min-height: 22px;
    font-size: 14px;
}
.structure-logic{
    min-height: 22px;
    font-size: 14px;
}
.exclusive{
    min-height: 110px;
    font-size: 14px;
}

.exclusive h6, .premium-feature h6{margin-bottom:0px;font-weight:700;color: #cb9b27;}
.premium-feature .light{color: #9273bcb3;}
.exclusive p, .premium-feature p{
    margin-bottom:0px;
}
.premium-feature{
    min-height: 62px;
    font-size: 14px;
}
li.edit-certi{
    min-height: 49px;
}
li.check-report,li.cover-letter{
    min-height: 49px;
}

li.check-report p,li.cover-letter p{
   margin-bottom:0px;
}
li.re-editing{
    min-height: 50px;
}
li.re-editing p{
    margin-bottom:0px;
}
.compare-table.korea-editing-service .options-container .sub-opt li.exclusive {
    min-height: 147px;
    padding-top: 16px;
}
.compare-table.korea-editing-service .options-container .sub-opt li.layout-format {
    min-height: 56px;
    padding-top: 16px;
}
.compare-table.korea-editing-service .options-container .sub-opt li.experience-20 {
    min-height: 44px;
    padding-top: 16px;
}
.compare-table.korea-editing-service .options-container .sub-opt li.structure-logic {
    min-height: 61px;
    padding-top: 16px;
}
.compare-table.korea-editing-service .options-container .sub-opt li.premium-feature{
    min-height: 104px;
    padding-top: 16px;
}
.compare-table.korea-editing-service .options-container .sub-opt li.edit-certi{
    min-height: 42px;
    padding-top: 0px;
}

li.cover-letter1{margin-bottom: 0px;min-height: 70px;}

.compare-table.korea-editing-service .options-container .sub-opt li.edit-certi p{
    margin-bottom:0px;
}


.lp-coomon-sprite,
.work-progress-procedure .panel-default>.panel-heading.collapsed.first-step:after,
.work-progress-procedure .panel-default>.panel-heading.collapsed.second-step:after,
.work-progress-procedure .panel-default>.panel-heading.collapsed.third-step:after {
    background-image: url("../images/case-report-img/sprite.png")
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.first-step:after,
#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.second-step:after,
#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.third-step:after,
#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.fourth-step:after,
#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.fifth-step:after,
#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.sixth-step:after {
    background-image: url("../images/case-report-img/tr-sprite.png");width: 47px; height: 40px;display:inline-block;right: 30px;top:5px;position: absolute;content: '';
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.first-step:after{
    background-position: -10px -10px;
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.second-step:after{
    background-position: -74px -70px;
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.third-step:after{
    background-position: -142px -10px;
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.fourth-step:after{
    background-position: -142px -70px;
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.fifth-step:after{
    background-position: -77px -10px;
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed.sixth-step:after{
    background-position: -10px -70px;
}

.work-progress-procedure .panel-default>.panel-heading.collapsed.first-step:after {
    background-position: -20px -20px;
    content: '';
    right:29px;
    top: 6px;
    position: absolute;
    width: 46px;
    height: 48px;
}

.work-progress-procedure .panel-default>.panel-heading.collapsed.second-step:after {
    background-position: -158px -81px;
    content: '';
    right: 30px;
    top: 6px;
    position: absolute;
    width: 34px;
    height: 50px;
}

.work-progress-procedure .panel-default>.panel-heading.collapsed.third-step:after {
    background-position: -81px -88px;
    content: '';
    right:27px;
    top:10px;
    position: absolute;
    width: 50px;
    height: 39px;
}

.work-progress-procedure {
    padding: 30px 0px;
	margin: 0px;
}

.work-progress-procedure .panel-default>.panel-heading {
    background: #fff;
    padding: 10px 15px;
    cursor: pointer;
}

.work-progress-procedure .panel-default>.panel-heading.collapsed {
    color: #0e8cbf;
    border-radius: 4px;
    background-color: #f7f7f7;
    border-color: #ddd;
    font-size: 16px;
    position: relative;
    padding: 10px 15px;
}

#translation-process .work-progress-procedure .panel-default>.panel-heading.collapsed {
    padding: 5px 15px;
}

.work-progress-procedure .panel-default>.panel-heading:before {
    background: none;
}

.work-progress-procedure .panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none !important;
    padding: 0px 10px 0px 0px;
}

.work-progress-procedure .panel {
    background-color: transparent;
    border: 0px;
}

.panel-collapse {
    background: #fff;
    border-bottom-left-radius: 4px;
}
.work-progress-procedure .panel-group .panel-body .col-xs-2 {padding-left:0px}
.work-progress-procedure .panel-group .panel-body .first-step {
    display: inline-block;
    margin-top: 0;
    right: 19px;
    top: -54px;
    background-position: -20px -20px;
    width: 47px;
    height: 48px;
    position: absolute;
}

.work-progress-procedure .panel-group .panel-body .second-step {
    display: inline-block;
    margin-top: 0px;
    right: 23px;
    top: -54px;
    background-position: -158px -81px;
    width: 31px;
    height: 47px;
	position: absolute;
}

.work-progress-procedure .panel-group .panel-body .third-step {
    display: inline-block;
    margin-top: 0px;
    right: 19px;
    top: -50px;
    background-position: -81px -88px;
    width: 49px;
    height: 43px;
	position: absolute;
}


.work-progress-procedure .panel-title {
    font-weight: bold;
}

.work-progress-procedure .panel-title h4 {
    font-weight: bold;
}

.work-progress-procedure .panel-body p {
    font-weight: 600;
    line-height: 26px;
	cursor: initial;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    cursor: initial;
}
.work-progress-procedure .panel-heading.collapsed .panel-title:hover {
    color: #0e8cbf;
    text-decoration: none;
}

.work-progress-procedure .panel-heading .panel-title:hover {
    color: #000000;
    text-decoration: none;
}

.work-progress-procedure .panel-heading.collapsed .panel-title span {
    position: absolute;
    font-size: 30px;
    font-family: gilroy-light;
    top:15px;
    left: -47px;
    color: #2e8cbf;
}

#translation-process .work-progress-procedure .panel-heading.collapsed .panel-title span {top: 10px;}

.work-progress-procedure .panel-heading .panel-title span {
    position: absolute;
    font-size: 30px;
    font-family: gilroy-light;
    top: 5px;
    left: -47px;
    color: #2e8cbf;
}

.work-progress-procedure .panel {
    position: relative;
    float: left;
    margin-bottom:5px;
    width: 100%;
	border: 1px solid #2e8cbf;
}


.work-progress-procedure .panel-heading:before {
    content: "";
    width: 1px;
    height: 90%;
    border: 1px dashed #2e8cbf;
    position: absolute;
    top: 44px;
    left: -33px;
    transition: all .5s ease;
}

.work-progress-procedure .panel-heading.collapsed:before {
    content: "";
    height: 40px;
    border: 1px dashed #2e8cbf;
    position: absolute;
    top:50px;
    left: -33px;
    transition: all .5s ease;
}

#translation-process .work-progress-procedure .panel-heading.collapsed:before {height: 30px;top: 40px;}

.no-process-img .panel-heading.collapsed:before,
.no-process-img .panel-heading:before {
    display: none;
}

#calibration-sample button {
    background: transparent;
    transform: scale(1);
    transition: transform .2s;
	width:100%;
	border:1px solid #cccccc;
	padding:5px;
}

#calibration-sample button:hover{transform: scale(1.1);}

.calibration-sample {width: 100px;margin-right:20px;}

#calibration-sample button a {
    position: relative;
    color: #0E8CBF;
    width: 190px;
    transition: all 200ms ease-in-out;
    text-align: center;
    display: inline;
    padding: 2px 2px;
    margin: 20px 0px;
    font-size: 14px;
    border-bottom: 2px solid transparent;
    font-weight: bold;
}

#calibration-sample button a:before{
    position: absolute;
    font-family: FontAwesome;
    content: '\f105';
    right: -10px;
    bottom: 0px;
    font-size: 18px;
    font-weight: bold;
}
#calibration-sample button a:hover,#calibration-sample button a:focus {
    border-bottom: 2px solid #0E8CBF;
    text-decoration: none;
    color: #0E8CBF;
}
#calibration-sample button a:hover:before{
    right: -15px;
    transition: all 200ms ease-in-out;
    top: -1px;
}

.tr-sample-sprite{
    background-image: url("../images/case-report-img/tr-sample-sprite.png");
	display:inline-block;
	background-repeat:no-repeat;
	width:80px; height: 80px;
}

.tr-sample-1{background-position:-10px -110px;}
.tr-sample-2{background-position:-110px -10px;}
.tr-sample-3{background-position:-10px -10px;}
.tr-sample{border:1px solid #ccc;transform: scale(1);cursor:pointer;transition: transform .2s;margin:0px;}
.tr-sample:hover{transform: scale(1.05);}
.tr-sample .img-sec{padding:10px 0px 5px}

.tr-sample .cta{color: #2E8CBF;padding: 40px 0px 0px;font-size: 16px;font-weight: 700;}
.offer{color: #1f9071;display: inline-block;font-weight: bold;}
.free-tag{color: #1f9071;}
.editing-btn{background: #0E8CBF;color: #fff;text-align: center;display: inline-block;padding: 9px 8px;margin: 0px 0px;width: 210px;font-size: 16px;transition: .2s all ease-in;font-weight: bold;border: 1px solid #0E8CBF;text-decoration:none;}
.editing-btn:hover{background: #ffffff;color:#0E8CBF;text-decoration:none;border: 1px solid #0E8CBF;}
.mar-r20{margin-right:20px}

.tick{background-position:-79px -169px;width: 49px; height:16px;display:inline-block;opacity: 1;}
.close1{background-position:-10px -169px;width: 49px; height:16px;display:inline-block;opacity: 1;}
.dis-flex{display:inline-flex;}

@media screen and (max-width:767px){
	.table-col{width: 100%;overflow: auto;}
	.work-progress-procedure .panel-heading:before {
        display: none;
    }
	.tr-sample .cta{padding:10px;}
    .work-progress-procedure .panel-heading .panel-title span {
        display: none;
    }
	.mar-r20{margin-right:0px;margin-bottom:10px;}
	.dis-flex{padding-bottom:20px;}
	.work-progress-procedure .panel-title h4 {padding-right:50px;}
}