body{
    font-size: 16px;
    line-height: 22px;
    padding:0;
    font-family: 'Open Sans', sans-serif;
    margin:0;
    box-sizing: border-box;
    color: #4d4d4d
}
*{margin:0;padding:0}
ul, li {padding: 0; margin: 0; list-style-type: none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.top-header{background: #0F1B26;;width: 100%;padding: 7px 0px;}
.bold{font-weight: bold}
.lh-45 {
    line-height: 45px;
}
.lh-24 {
    line-height: 24px;
}

.font16 {
    font-size: 16px;
}
.pad-r15 {
    padding-right: 15px;
}
.pad-t10 {
    padding-top: 10px;
}
.font24 {
    font-size: 24px;
}
.font18 {
    font-size: 18px;
}
.font30 {
    font-size: 30px;
}
.d-blue {
    color: #06487c;
}
.mar-t40 {
    margin-top: 40px;
}
.top-header ul{
    text-align: right;
}
.top-header ul li {
    display: inline;
    width: 100%;
    color: #fff;
    margin: 0px 10px;
    white-space: nowrap;
}
.top-header ul li a{color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}
.main-header{width: 100%;background: #ffffff;border-bottom:4px solid #2a5b60;}
.navbar-brand img{width:180px;margin-top:5px;}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    border-bottom:4px solid #2a5b60;
}

.sticky + .content {
    padding-top: 102px;
}
.anchor-new {
    display: block;
    height: 80px !important;
    margin-top: -80px !important;
    visibility: hidden;
}
.main-header .nav>li>a:focus, .main-header .nav>li>a:hover {
    text-decoration: none;
    background-color: transparent;
}
.main-header .navbar{
    margin: 0px;
    padding:5px 0px;
}
.main-header .navbar-right{
    margin-right: 0px;
    padding: 5px 0px;
}
.main-header .navbar-brand{
    padding: 0px;
}
.main-header .navbar-toggle .icon-bar {
   color: #195aa4;
    border: 1px solid #195aa4;
}
.main-header .navbar-toggle{
    border: 1px solid #195aa4;
}
.main-header .navbar-nav li a{font-size: 15px;color:#1257a6; padding: 8px 15px;font-weight: 600;}
.main-header .navbar-nav li a:hover{color:#69be28;font-weight: 600;}
.main-header .navbar-nav .place-order-btn a,.place-order-btn a{background: #0385e6;text-align: center;font-weight: 600;
    font-size: 16px;color: #fff !important;padding: 12px 25px;border-radius: 4px;}
	
.main-header .navbar-nav .place-order-btn a,.place-order-btn a:hover{background: #014a81;}

.main-header .navbar-nav .place-order-green a{text-decoration: none;padding:0px}
.main-header .navbar-nav .place-order-green a:hover{text-decoration: none;}
.editing-service .place-order-btn{margin: 30px 0px;text-align: center;}
.service-top h2,.service-top p{
    color: #fff;
}

.artwork .btn {padding: 12px 25px;font-size: 16px;}

.service-top p{
    margin: 15px 0px 0px;
    font-size: 16px;
}
.main-header .header-list .place-order-btn a:hover{color: #fff !important;}
.banner{
    background-image: url("../images/banner.png");
    height: 315px;
    width: 100%;
    background-size: cover;
}
.editage-banner{
    background-image: url("../images/banner.jpg");
    height: 315px;
    background-size: cover;
	background-repeat:no-repeat;
	background-position: 100%;
}
.banner-txt h1{
    color: #fff;
    font-weight: 400;
    text-align: left;
    font-size: 32px;
    padding-top:10px;
    line-height: 40px;
}
.banner-txt p{
    color: #fff;
    font-weight: 600;
    text-align: left;
    font-size: 16px;
    font-style: italic;
    margin-top: 30px;
}
.get-btn{margin-top: 44px;margin-bottom:40px;}
.get-btn a{
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 11px 38px;
    color: #fff;
}
footer{
    background: #333333;
    width: 100%;
    color: #ffffff;
    padding: 20px 0px;
}
.fsSingleColumn .fsPreviousButton, .fsSubmitButton, .fsNextButton {
    padding: 10px 50px !important;
}
#product-component-1570094249491{max-width: 100% !important;}
.about-us-detail{margin-top: 25px;}
.about-us-detail h2{
    font-size: 26px;
    color: #999;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0px;
}
.about-us-detail p{
    font-size: 14px;
    color: #999;
    font-weight: 400;
}
.peer-review-journal{
    background: #ececec;
    width: 100%;
}
.review-detail{
    margin-top: 50px;
    padding: 0px 20px;}
.review-detail h3{
    color: #ef3e42;
    font-size: 22px;
    font-weight: 600;
}
.review-detail h5{
    font-size: 14px;
}
.review-detail p{margin-top: 20px;font-size: 14px;font-weight: 600;}
.bg-light-red {
    color: #ef3e42;
}
.training-title-detail h1{
    font-size: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    color: #000;
}
.training-course{margin: 30px 0px;}
.training-title-detail h2{
    font-size: 18px;
    font-weight: bold;
}
.training-inner-detail p{
    font-size: 16px;
    line-height: 24px;
    padding-top: 10px;
}
.training-title-detail p{
    font-size: 24px;
    font-weight: 600;
}
.editingDiv {
    border: 1px solid #cacaca;
    padding: 0px;
    position: relative;
    margin-bottom: 40px;
    min-height: 465px;
    background: #fff;
    text-align: center;
}
.greyerbg {
    background: #f3f9ed;
    min-height: 150px;
}
.green-title h3{
    color: #88c853;
    font-size: 34px;
    text-transform: uppercase;
    padding-top: 20px;
}
.text-uppercase {
    text-transform: uppercase;
}
.service-wrapper {
    background: #eeeeee;
    min-height: 350px;
    position: relative;
}
.serviceDiv {
    top: 0;
    position: relative;
    margin-top: -151px;
}
.premiumplus-height {
    min-height: 700px;
    margin-top: -20px;
    border: 4px solid #06487c;
    padding-bottom: 25px;
}
.most-popular {
    background: url(../images/premium.png);
    width: 125px;
    height: 75px;
    display: block;
    position: absolute;
    right: -10px;
    top: -10px;
}
.greyerdark {
    background: #ecf9ff;
    min-height: 167px;
}
.blue-title h3{
    color: #06487c;
    font-size: 34px;
    text-transform: uppercase;
    padding-top: 20px;
}
.test-mos {
    font-style: italic;
    line-height: 26px;
    padding: 10px 70px;
}
.font16 {
    font-size: 16px;
}
.pad-t10 {
    padding-top: 10px;
}
.pad-t20 {
    padding-top: 20px;
}

.pad-b20 {
    padding-top: 20px;
}
.font20 {
    font-size: 20px;
}
.c-grey {
    color: #747474;
}
.c-black {
    color: #000;
}
.advance-list {
    padding: 15px;
}
.editingDiv .advance-list li {
    padding: 0px 0px 15px 0px;
    margin: 10px 0px;
    color: #586062;
    border-bottom: 1px dashed #ccc;
}
.editingDiv .advance-list li.no-highlight {
    opacity: 0.5;
}
.testimonialDiv {
    text-align: center;
    padding: 30px 0px 0px 0px;
}
.testimonial-wrapper {
    background: #ecf9ff;
    margin: 30px 0px;
}

.translation-wrap h2{
    margin: 20px 0px;
    text-transform: uppercase;
    font-weight: 600;
}
.translation-wrap .place-order-btn{margin-top: 15px;}
.manuscript-format{margin: 30px 0px;}
.manuscript-format .place-order-btn{margin: 30px 0px;}
.quote {
    background: url(../images/quote.png);
    width: 26px;
    height: 24px;
    display: block;
    float: left;
    margin: 0px 10px 30px 0px;
    position: relative;
}
.quote1 {
    background: url(../images/quote1.png);
    width: 26px;
    height: 24px;
    display: inline-block;
    margin: 0px 10px 22px 10px;
    position: relative;
    top: 13px;
}
.banner-content p{font-size: 30px;}
.homebanner {
    border-top: 3px solid #0081c7;
    width: 100%;
    background: #faffd7 url(../images/homepage-banner.jpg) center;
    min-height: 245px;
    position: relative;
    overflow: hidden;
}
.cart-btn {
    margin: -12px 10px 0px 10px !important;
}
.shopify-buy-frame--product {
    display: block;
}
.greyerbg {
    background: #f3f9ed;
    min-height: 150px;
}
a.green-service-action-btn {
    background: #88c853;
    color: #fff;
    padding: 20px 30px;
    vertical-align: middle;
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 10px;
}
a.green-service-action-btn:hover {
    color: #fff;
    transition: 0.5s ease-out;
    background: #77c339;
}
.blue-buy-btn{
    background: #054170;
    color: #fff;
    padding: 20px 30px;
    vertical-align: middle;
    display: block;
    font-size: 25px;
    font-weight: bold;
    margin: 10px;
}
a.blue-buy-btn:hover {
    color: #fff;
    transition: 0.5s ease-out;
    background: #054170;
}
.banner-content {
    font-size: 35px;
    line-height: 35px;
    color: #06487c;
    margin-top: 30px;
    margin-bottom: 20px;
}
.peer-snap {
    margin-bottom: 20px;
}
.c-blue {
    color: #0375AC;
}
.editing-service{
    width: 100%;
    position: relative;
    padding:40px 0px;
    
}

#table-hide .hidden-price-table {
    width: 100%;
    margin: 30px 0px;
    font-size: 16px;
	background: #fff;
	
}
#table-hide .hidden-price-table tr {
    padding: 10px;
    height: 40px;
    line-height: 30px;
}
#table-hide .slide1bg_mobile {
    line-height: 10px !important;
}
.blue-bg-pattern {
    position: absolute;
    top: 2px;
    background: #536980;
    height: 397px;
    width: 100%;
    z-index: -1;
}
.authors h4{font-size: 18px;}

#table-hide table.hidden-price-table tr td {
    padding: 5px 10px;
    vertical-align: middle;
}
#table-hide .hidden-price-table tr.slide1bg_recommended {
    font-size: 14px !important;
    line-height: 21px;
}
#table-hide .hidden-price-table .colmn2 {
    width: 245px;
    text-align: center;
}
#table-hide .hidden-price-table tr img {
    line-height: 0px;
}

#table-hide .hidden-price-table .colmn2 {
    width: 245px;
    text-align: center;
}
.white-bg {
    background-color: #fff;
}
#table-hide .bor-b1 {
    border-bottom: 1px solid #d6dbdc;
}
#table-hide .light_green_bg {
    background-color: #daf1fb;
}
#table-hide .light_blue_bg {
    background-color: #e5f3f9;
}
#table-hide .light_grey_bg {
    background-color: #f4fcff;
}
#table-hide .vertical-top {
    vertical-align: top !important;
    padding: 0px !important;
}
.choose-editage {
    padding: 50px 0px 40px 0px;
    background: #dfedf5;
}
.green-vector-list li {
    background: url(../images/green-check.png) no-repeat 0px 3px;
    padding: 0px 0px 0px 30px;
    font-size: 14px;
    margin: 9px 0px;
    font-weight: 600;
}
.choose-editage p{
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
}
.home-why-client-satisfied {
    position: relative;
    padding: 0 40px 0 50px;
    color: #0375ac;
    font-size: 18px;
    float: left;
    line-height: 24px;
}
.home-why-client-satisfied-red {
    color: #e73037;
    font-size: 24px;
}
.why-choose h2{margin: 25px 0px;color: #0f1b26;text-transform: uppercase;font-weight: 600;}
.home-why-client-satisfied{font-size: 17px;}
.why-choose p{font-size: 14px;font-weight: 600;margin-bottom: 22px;margin-top: 20px;padding: 0px 40px;}

.card-body h3 {
    margin-top: 15px;
    font-size: 24px;
    color: #002a65;
}

.jd-list {
    margin: 20px 0px;
}
.jd-list li {
    background: url(../images/black-sqaure.jpg) no-repeat 0px 7px;
    margin: 12px 0px;
    padding: 0px 0px 0px 18px;
    font-size: 16px;
    line-height: 20px;
}
.jd-list li {
    line-height: 20px;
}

.figure-preparation{display: initial;
    margin: 30px 0px;}
.card-body p {
    color: #000;
}
.service-advantage p{
    font-size: 16px;
    font-weight: 400;
}

.artwork{padding: 30px 0px; background: #2a5b60;color: #ffffff;}
.authors-success-stories {
    margin: 40px auto 0 auto;
    background: #E2E3E5;
}
.authors-success-stories h2 {
    color: #617b9e;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
}
.authors-success-stories .authors-slide {
    margin: 30px auto;
    width: 100%;
    display: flex;
}
.authors-success-stories .description {
    background: #fff;
    padding: 10px 20px;
    border-right: 3px solid #f8fbff;
}
.authors-success-stories .author-name {
    text-align: right;
    margin-top: 10px;
}
.authors-success-stories .rating {
    text-align: right;
    margin-top: 20px;
}

.owl-carousel .owl-item img {
    display: block;
    width: auto;
    float: right;
    margin: 0px 20px;
}
.fa-quote-left{font-size: 60px;}
.description a{
    color: #0382b9;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}
.authors-success-stories .checked {
    color: #ffde00;
    margin-right: 10px;
    font-size: 20px;
}
.authors-success-stories .author-name {
    text-align: right;
    margin-top: 10px;
}
.description{margin: 0px 0px 20px 0px;}

.home-why-client-satisfied::before {
    position: absolute;
    top: -4px;
    left: 6px;
    content: "";
    background: url(../images/qoute1.png);
    width: 33px;
    height: 30px;
}
.home-why-client-satisfied::after {
    position: absolute;
    right: 0;
    bottom: -10px;
    content: "";
    background: url(../images/qoute2.png);
    width: 33px;
    height: 30px;
}
.quote-left{
    position: relative;
}
.quote-left::before{
    position: absolute;
    top:0px;
    left: 0px;
    content: "";
    background: url(../images/qoute-lg.png);
    width: 58px;
    height: 49px;
}


.translation-editing {
    padding: 60px 0;
    background: #f4f4f4
}


.translation-editing .para {
    width: 989px;
    opacity: .8;
	margin-top: 20px;
    color: #333;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center;
    padding: 0 0 40px;
    display: inline-block
}

.translation-editing .col-md-6 {
    padding-left: 5px
}

.translation-editing .col-md-6 .head {
    color: #333;
    font-weight: 500;
    letter-spacing: 0;
    padding-bottom: 30px
}

.translation-editing .col-md-6 ul {
    padding-bottom:25px
}

.translation-editing .col-md-6 ul li {
    margin-bottom: 15px;
    color: rgb(51 51 51 / 80%);
    letter-spacing: 0;
    background: url(../images/green-check.png) no-repeat 0 4px;
    padding: 0 0 0 30px
}

.translation-editing .col-md-4 img {
    display: inline-block;
    padding-top: 50px
}

.translation-editing .col-md-6 .link {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0;
    height: 40px;
    width: 165px;
    background-color:#69be28;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    padding: 7px
}

.translation-editing .col-md-6 .link:hover {
    background-color: #398439;
    text-decoration: none
}

@media (max-width:1366px){
	.blue-bg-pattern {height: 400px;}
}

@media (max-width:1300px){
	.blue-bg-pattern {height: 397px;}
}

@media (min-width: 768px){
.navbar-right .dropdown-menu {
    right: auto;
    left: auto;
}
}

@media only screen and (min-width: 320px) and (max-width: 767px){

    .place-order-green{
        float: left;
    }
    .main-header .navbar-nav .place-order-green a, .place-order-green a{
        margin-left: 10px;
        margin-top: 10px;
    }
    .main-header .navbar-nav .place-order-btn a {
        margin-left: 0px;
        margin-top: 20px;
    }
    .banner-txt h1 {
        padding-top: 0px;
        font-size: 33px;
    }
    .peer-review-journal img{
        width:100%;}
    .training-inner-img img{width: 100%;}
    .banner-content p {
        font-size: 16px;
        line-height: 0px;
    }
	
	#table-hide .hidden-price-table {background: transparent;}
	
    #table-hide .hidden-price-table tr {
        height: auto;
    }
    #table-hide .hidden-price-table .slide1bg_mobile {
        visibility: visible;
    }
    #table-hide table.hidden-price-table tr td {
        vertical-align: middle;
        padding: 5px 0px !important;
    }
    #table-hide .hidden-price-table .slide1bg_mobile > .green_text {
        line-height: 0px !important;
    }
    #table-hide .hidden-price-table .colmn2.vertical-top {
        padding: 0px 0px !important;
        line-height: initial;
    }
    #table-hide .hidden-price-table .colmn2 {
        width: auto !important;
    }
    .slide1bg_mobile .colmn2 > img {
        width: 100%;
    }

    #table-hide .hidden-price-table .slide1bg_recommended {
        /* display: none; */
        visibility: collapse;
    }
    #table-hide .hidden-price-table .colmn1 {
        border-bottom: 1px solid #d6dbdc;
        padding-left: 4px !important;
		background:#ffffff;
    }
    #table-hide .colmn1, #table-hide .colmn2, #table-hide .green-color, #table-hide .grey-color, #table-hide .blue-color {
        font-size: 11px !important;
        line-height: 16px !important;
    }
    .translation-wrap img{width: 100%;}
    .card-body {
        min-height: auto;
    }
    .blue-bg-pattern {
        height: 100%;
    }
    
    .authors-success-stories .authors-slide {
        margin: 30px auto;
        width: 100%;
        display: grid;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: auto;
        float: inherit;
        text-align: center;
        margin: 0px 20px 0px 10px;
    }
	.authors-success-stories .rating{float: right;margin-top: 10px}
    .description{margin: 20px 0px;}
    .author-name img{float: right !important;}

} 
@media only screen and (max-width: 767px) {

    .top-header ul{
        text-align: center;
    }

}
@media only screen and (min-width: 768px) and (max-width: 1024px){
    .authors-success-stories .authors-slide {
        margin: 30px auto;
        width: 100%;
        display: grid;
    }
    .owl-carousel .owl-item img {
        display: block;
        width: auto;
        float: inherit;
        margin: 0px 20px;
        text-align: center;
        margin: 0px auto;
    }
    .description{margin: 20px 0px;}
    .author-name img{float: right !important;}
    .test-mos {
        padding: 10px 0px;
    }
    .banner-content p {
        font-size: 22px;
        line-height: 18px;
    }
    #table-hide .hidden-price-table tr {
        height: auto;
    }
    #table-hide .hidden-price-table .slide1bg_mobile {
        visibility: visible;
    }
    #table-hide table.hidden-price-table tr td {
        vertical-align: middle;
        padding: 5px 0px !important;
    }
    #table-hide .hidden-price-table .slide1bg_mobile > .green_text {
        line-height: 0px !important;
    }
    #table-hide .hidden-price-table .colmn2.vertical-top {
        padding: 0px 0px !important;
        line-height: initial;
    }

    .slide1bg_mobile .colmn2 > img {
        width: 100%;
    }

    #table-hide .hidden-price-table .slide1bg_recommended {
        /* display: none; */
        visibility: collapse;
    }
    #table-hide .hidden-price-table .colmn1 {
        border-bottom: 1px solid #d6dbdc;
        padding-left: 4px !important;
    }
    #table-hide .colmn1, #table-hide .colmn2, #table-hide .green-color, #table-hide .grey-color, #table-hide .blue-color {
        font-size: 11px !important;
        line-height: 16px !important;
    }
    .translation-wrap img{width: 100%;}
    .card-body {
        min-height: auto;
    }
    .blue-bg-pattern {
        height: 100%;
    }
    .review-rating img{width: 100%;}
}


.btn-green{
    background-color: #7aba1e;
    color: #fff !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 4px;
    border: none;
}
.navbar-toggler{
    position: absolute;
    right: 0;
}
.review-rating img{
    max-width: 280px;
}
.input-field, select{
    width: 100%;
    border:1px solid #cfd4d8;
    height: 42px;
    padding: 8px;
    margin-bottom: 10px;
    color: #757579;
}
.textarea-field{
    width: 100%;
    border:1px solid #cfd4d8;
    padding: 8px;
    margin-bottom: 10px;
}
.btn-light-gray,.btn-light-gray:hover{
    background-color: #617b9e;
    color:#fff;
    outline: none;
   
}
.copy-right{text-align: right;}
footer .about-us-detail p:last-child{
    margin-top: 40px;
    
}
.service-advantage{
    padding: 35px 0px;
}
.d-blue{background:#536980}

/* tab section start here */
.title2 {
    font-size: 28px;
    color: #003399;
    line-height: 36px;
    margin: 30px auto;
    text-align: center;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
}
.tabs {margin: 0 auto;padding: 0 20px;}
#tab-button {display: table;table-layout: fixed;width: 100%;margin: 0;padding: 0;list-style: none;}
#tab-button li {display: table-cell;width: 20%;}
#tab-button li a {display: block;padding: 15px;background:#2a5b60;border: 1px solid #ddd;text-align: center;color: #fff;text-decoration: none;}
#tab-button li:not(:first-child) a {border-left: none;}
#tab-button li a:hover, #tab-button .is-active a {background: #639aa0;color: #fff}
.tab-contents {padding: .5em 1em 1em; border-style: solid;border-width: 0px 1px 1px 1px;border-color: #ccc;}
#faq{margin: 30px auto 70px}
#faq .accordion .card-header:after {font-family: 'FontAwesome';  content: "\f106";float: right;font-size: 25px}
#faq .accordion .card-header.collapsed:after {content: "\f107"; font-size: 25px}
#faq .card-header{background: #fff}
#faq .card{background: #fff;border: none;margin-top: 20px}
#faq .collapse{background: #FAFAFA;}
#faq .card-header{background: #fff;padding:15px 10px;margin-bottom: 0;border-bottom: 1px solid rgba(0,0,0,.125);cursor: pointer;}
#faq .card-header a{color: #003399;font-weight: 400;text-decoration: none;}
#faq .card-title{font-weight: 500;}
#faq .borb-0{border-bottom: none}
#faq .collapse, #faq .collapsing, #faq .collapse.show{padding: 0px 20px}


/* tab section end here */

.desk{display: table-row;}
.mob{display: none;}


.aspb-img{ background: url(../images/sprites.png);display: inline-block;}
.green_mark {width: 20px; height: 20px;background-position: -180px -60px;}
.grey_mark {width: 20px; height: 20px;background-position: -180px -100px;}
.blue_mark {width: 20px; height: 20px;background-position: -180px -20px;}
.blank_mark {width: 20px; height: 20px;background-position: -125px -100px;}
.customer_review {width: 60px; height: 60px;background-position: -20px -20px;}
.lock {width: 60px; height: 60px;background-position: -100px -20px;}
.medal {width: 44px; height: 60px;background-position: -20px -100px;}
.valuepack {width: 250px; height: 56px;background-position: -10px -190px;}
.authors_choice{width: 250px; height: 56px;background-position: -230px -86px;}
.advance_editing_top{width: 250px; height: 56px;background-position: -230px -10px;}

@media screen and (max-width:768px){
	.desk{display: none;}
.mob{display: table-row;}
    .copy-right{text-align:left;}
	br{display:none}
    #table-hide .hidden-price-table .colmn2 {width:166px;}
    #table-hide{overflow-x:scroll;}
	.editage-banner{height:auto;background-position: initial;}
}

@media screen and (max-width:767px){
	#faq #tab-button li {width:100%;display: inline-table;}
}

/* add on 9th Augest 2022 */
.sample-border{box-shadow: 0 0 5px 2px #ccc;display:inline-block;margin-bottom:10px;}
.pad-top{padding-bottom:20px;}
.pad-top img{padding-top:0px!important;}
