/* @font-face {font-family: 'microsoftsansserif';src: url('/assets/fonts/MicrosoftSansSerif.woff2') format('woff2'), url('/assets/fonts/MicrosoftSansSerif.woff') format('woff'); font-weight: normal; font-style: normal;} */
@font-face {font-family: 'fira_sansregular';src: url('/assets/fonts/firasans-regular-webfont.woff2') format('woff2'), url('/assets/fonts/firasans-regular-webfont.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'fira_sanslight';src: url('/assets/fonts/firasans-light.woff2') format('woff2'), url('/assets/fonts/firasans-light.woff') format('woff');font-weight: normal;font-style: normal;}

/*Base color theme*/
body{padding: 0px;margin: 0;font-size: 16px;line-height: 22px;font-family: 'fira_sansregular', sans-serif;}
a{text-decoration: none;color: #007AC3;}
ul, li{padding: 0px;list-style: none;margin-bottom: 0px;}
p{margin-bottom: 0px;}
.primary-text-blue{color: #007AC3;}
.primary-text-gray{color: #ededed;}
.primary-text-black{color: #000000;}
.secondary-text-dark-gary{color: #757575;}
.secondary-text-light-blue{color: #80bde1;}
.primary-text-green{color: #85bc20;}

.primary-bg-blue{background: #007AC3;}
.primary-bg-gray{background: #ededed;}
.dark-gray-bg{background: #E3E3E3;}
.primary-bg-black{background: #000000;}
.secondary-bg-dark-gary{background: #757575;}
.secondary-bg-light-blue{background: #80bde1;}
.primary-bg-green{background: #85bc20;}
.bg-grey{background: #EDEDED;}

.container, .container-lg, .container-md, .container-sm, .container-xl{max-width: 1168px;}
.wrapper{margin: 20px auto 20px;}
.wrapper h1{margin: 30px 0px 20px;font-size: 30px;line-height: 36px;}
.common-header{font-size: 32px;line-height: 48px;text-align: center;margin: 0px auto 10px;}
.common-subheader{font-size: 16px;line-height: 24px;text-align: center;margin: 0px auto 20px;}
.d-flex{display: flex;}
.flex-col{flex-direction: column;}
.text-center{text-align: center;}
.pt-40{padding-top: 40px !important;}
.mb-40{margin-bottom: 40px !important;}
.min-h-170px{min-height: 170px !important;}
.min-h-100px{min-height: 100px !important;}
.min-h-80px{min-height: 80px !important;}
.py-70{padding-top: 70px;padding-bottom: 70px;}
.min-h-145px{min-height: 145px !important;}
.min-h-240px{min-height: 240px !important;}
.pt-20{padding-top: 20px !important;}
.mb-30{margin-bottom: 30px !important;}
.my-40{margin: 40px 0px;}
.mb-16{margin-bottom: 16px !important;}
.mt-120px{margin-top: 120px;}
.mt-160px{margin-top: 160px;}
.mt-60px{margin-top: 60px !important;}
.align-center{align-items: center;}
.text-24{font-size: 24px;}
.mt-30{margin-top: 30px;float: none !important;}
.mt-20{margin-top: 20px;float: none !important;}
.mt-50{margin-top: 50px;}
.mb-40{margin-bottom: 40px;}
.py-8{padding-top: 32px;padding-bottom: 32px;}
.pr-15{padding-right: 60px;}
.font24px{font-size: 24px;}
.c-red{color: #ef3e42;}
.english-editing-table .accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-radius: 0px !important;background: #EDEDED;}
.english-editing-table .accordion-item:last-of-type{border: none !important;}
/*Navigation*/
header{padding: 0px 0px;}
.logo-wrapper{display: flex;justify-content: space-between;}
.quick-link{background: #262626;padding: 3px 0px;}
.top-navigation{text-align: right;margin-bottom: 0px;line-height: 20px;}
.top-navigation li, .navigation li{display: inline-block;}
.top-navigation li a{margin: 0px 12px;font-size: 14px;text-decoration: none;color: #fff;}
.top-navigation li a:hover{color: #e7e7e7;}
.wkh-logo{margin: 12px 0px;display: block;}
.navigation{padding: 10px 0px 16px;margin-bottom: 0px;}
.navigation li:first-child a{margin-left: 0px;}
.navigation li a{display: flex;text-decoration: none;color: #000;font-size: 16px;margin: auto 16px;}
.top-navigation li:last-child a{margin-right: 0px;}
.blue-border{background:#007AC3;height: 4px;width: 100%;margin: 0 auto;}
.dropdown-toggle::after{background: url(/assets/images/arrow-black.svg) no-repeat 0px 3px;width: 13px;height: 14px;display: block;margin: auto 0px auto 8px;border: none;}
a.blue-primary-btn{background: #007AC3;color: #fff;padding: 8px 20px;display: inline-flex;text-decoration: none;float: right;font-size: 14px;margin-bottom: 8px;}
a.blue-primary-btn:hover{background: #0d8fda;transition: 0.2s ease-in;}
.blue-primary-btn::after{background: url(/assets/images/white-arrow.svg) no-repeat;width: 20px;height: 20px;display: block;content: "";margin: auto 0 auto 10px;}
.navbar-toggler{border: none;display: none;}
.navbar-collapse{justify-content: space-between;}
button:focus:not(:focus-visible){box-shadow: none;padding: 0px;}
.navbar{padding: 0px;}
.dropdown-menu li{width: 100%;}
.dropdown-menu li a{margin-left: 0px;padding: 8px 20px;}
.dropdown-item.active, .dropdown-item:active{background: #f8f9fa;color: #262626;}
/*Navigation*/

/*Footer*/
footer{background: #474747;padding: 30px 0px;display: flex;font-family: 'fira_sanslight';}
.footer-block-one{border-top: 4px solid #85BC20;}
footer h4{display: flex;width: 100%;margin-top: 26px;color: #fff;font-size: 16px;line-height: 24px;font-weight: 700;text-transform: uppercase;}
.footer-block-one ul li{display: block;margin-bottom: 10px;}
.footer-block-one ul li a{color: #fff;text-decoration: none;font-size: 16px;}
.footer-block-one ul li a:hover{text-decoration: underline;}
.footer-block-one ul{display: inline-table;padding: 4px 0px;margin-right: 24px;}
.footer-block-one .col-md-3:last-child ul{margin-right: 0px;}
.footer-block-one .col-md-3:last-child ul li:nth-child(5){margin-top: 40px;}
.footer-block-two{border-top: 4px solid #E5202E;}
.sm-icon{background: url(/assets/images/social-media.svg) no-repeat;width: 30px;height: 30px;display: block;}
.facebook-icon{background-position: 0px 0px;}
.twitter-icon{background-position: -47px 0px;}
.linkedin-icon{background-position: -94px 0px;}
.youtube-icon{background-position: -140px 0px;}
.social-icons{display: flex;padding-left: 0px;}
.footer-block-one .social-icons li{display: inline-block;}
.copyrights{background: #353535;padding: 10px 0px;color: #fff;font-family: 'fira_sanslight';}
.copyrights p{padding-top: 5px;margin-bottom: 0px;}
.copyrights .footer-logo{float: right;}
.subfooter{background: #EDEDED;padding: 32px 0px;}
.subfooter p{font-size: 32px;line-height: 48px;color: #fff;font-weight: 400;margin-bottom: 0px;}
.subfooter .green-action-btn{background: #85BC20;color: #262626;font-size: 14px;line-height: 20px;padding: 10px 20px;float: right;display: inline-flex;text-decoration: none;margin-top: 5px;}
.subfooter .green-action-btn:hover{background: #a1dd31;transition: 0.2s ease-in;}
.subfooter .green-action-btn::after{background: url(/assets/images/black-arrow.svg) no-repeat;width: 16px;height: 16px;display: block;content: "";margin: auto 0 auto 10px;}
.copyrights .copyright-list{display: inline-block;margin: 8px 0px 12px;padding-left: 0px;}
.copyrights .copyright-list li{display: inline-block}
.copyrights .copyright-list li a{text-decoration: none;color: #fff;padding: 4px 6px;font-family: 'fira_sanslight';}
.copyrights .copyright-list li::after{content: '|';width: 1px;display: inherit;}
.copyrights .copyright-list li:last-child::after{display: none;}
.copyrights .copyright-list li a:hover{text-decoration: underline;}
.copyrights .copyright-list li:first-child a{padding-left: 0px;}
/*Footer*/

/*Cookie Policy*/
.faqs .accordion-item, .faqs .accordion-item:focus, .faqs .accordion-item:hover{border: none;}
.faqs .accordion-button:focus{box-shadow: none;}
.faqs .accordion-button:not(.collapsed){background: #f1f9ff;}
.accordion-item:first-of-type>.accordion-header .accordion-button{border-radius: 0px;box-shadow: none;box-shadow: none;}
.faqs p span{background: #e6e6e6;padding: 2px 8px;margin: 0px 4px 8px;display: inline-block;border-radius: 5px;}
/*Cookie Policy*/

/*homepage banner*/
.hm-banner{background: url(/assets/images/hm-banner.jpg) no-repeat;width: 100%;height: 384px;display: block;background-size: cover;font-family: 'fira_sanslight';}
.hm-banner .block{background: #000000;padding: 32px;color: #fff;width: 95%;margin-top: 35px;opacity: 0.9;}
.hm-banner .block h1{font-size: 36px;line-height: 42px;font-weight: 500;margin-bottom: 16px;}
.hm-banner .block p{font-size: 16px;line-height: 24px;margin-bottom: 24px;}
a.blue-btn{background: #007AC3;color: #fff;padding: 10px 22px;display: inline-flex;text-decoration: none;font-size: 14px;margin-bottom: 8px;}
a.blue-btn:hover{background: #0d8fda;transition: 0.2s ease-in;}
a.white-btn{background: #fff;color: #0d8fda;padding: 10px 22px;display: inline-flex;text-decoration: none;font-size: 14px;margin-bottom: 8px;border: 1px solid #0d8fda;margin-left: 10px;}
 a.white-btn:hover{background: #f4f4f4;transition: 0.2s ease-in;}
.blue-btn::after{background: url(/assets/images/white-arrow.svg) no-repeat;width: 20px;height: 20px;display: block;content: "";margin: auto 0 auto 10px;}
.mobile-hidden{display: inline;}
.hm-banner-carousel{background: #EDEDED;color: #262626;min-height: 300px;}
.hm-banner-carousel .title-content{font-size: 32px;line-height: 42px;font-family: 'fira_sanslight';margin-bottom: 12px;font-weight: 400;}
.hm-banner-carousel .para-content{font-size: 18px;line-height: 28px;}
.hm-banner-carousel .carousel-indicators{right: auto;margin-left: 0px;position: absolute;bottom: 0px;}
.hm-banner-carousel .carousel-indicators .active{background: #007AC3 !important;}
.hm-banner-carousel .carousel-indicators [data-bs-target]{background: #fff;border: 1px solid #007AC3;width: 10px;height: 10px;border-radius: 100px;margin: 0px 5px;}
.hm-banner-carousel .coupon {background:#85BC20; padding:7px 6px 7px 6px; font-weight:700; font-family:"Droid Serif", Georgia, serif; margin-left:8px; display:inline;}
.hm-banner-carousel .coupon input, .hm-banner-carousel .coupon input:focus-visible{background:#85BC20;border: none;}
.hm-banner-carousel button{border: none;background: transparent;font-size: 12px;padding: 0px;}
.hm-banner-carousel .coupon input, #MyCarouselNew .coupon-code-wrapper .coupon button {background:transparent;}
.hm-banner-carousel .coupon input {width:130px; padding:0px 4px;}
.hm-banner-carousel .coupon input::selection {color:#000; background:#aae737;}
.hm-banner-carousel .coupon input:focus-visible {box-shadow:none; border:none; outline:none;}
.hm-banner-carousel .copy-icon {background:url(/assets/images/copy-image.svg) no-repeat; width:20px; height:24px; display:block; margin:0px 0px 0px 6px;background-size: contain;position: relative;top: 8px;}
.hm-banner-carousel .carousel-item .py-8{min-height: 280px;}
.hm-banner-carousel .carousel-control-next, .hm-banner-carousel .carousel-control-prev{width: 2%;background: url(/assets/images/blue-arrow.svg) no-repeat;width: 32px;height: 32px;background-size: contain;top: 45%;}
.hm-banner-carousel .carousel-control-next{right: -50px;rotate: 180deg;}
.hm-banner-carousel .carousel-control-prev{left: -50px;}

/*homepage banner*/

/*Service Table*/
.service-table{padding: 60px 0px;}
.service-table .nav-pills{display: flex;margin: 0 auto;justify-content: center;}
.service-table .nav-pills li button{padding: 8px 20px !important;margin: 0px 8px;border-radius: 0px;border: 1px solid;color: #000;border: 1px solid #007AC3;background: #fff;min-width: 200px;}
.service-table .nav-pills li button.active{display: block;border: 1px solid #007AC3;background: #007AC3;color: #fff;position: relative;}
.service-table .nav-pills li button.active::after{position: absolute;left: 0;right: 0;margin: 0 auto;bottom: -8px;width: 0;height: 0;border-top: 8px solid #007AC3;border-left: 8px solid transparent;border-right: 8px solid transparent;content: "";}
.service-table-wrapper{display: flex;margin: 12px 0px 0px;width: 100%;justify-content: space-between;}
.service-card{border: 1px solid #EDEDED;padding: 32px 16px;width: 24%;display: flex;flex-direction: column;}
.service-card h2{color: #007AC3;font-size: 20px;line-height: 28px;font-weight: 600;margin-bottom: 12px;display: flex;}
.service-card p{color: #262626;font-size: 16px;line-height: 24px;font-weight: 400;margin-bottom: 40px;display: flex;font-family: 'fira_sansregular', sans-serif;min-height: 140px;}
.service-card .servicewrap{display: flex;width: 100%;}
.service-card .servicewrap .act-button{border: 1px solid #007AC3;display: block;padding: 10px 30px;text-align: center;font-size: 14px;line-height: 20px;text-decoration: none;color: #007AC3;width: 100%;}
.service-card .servicewrap .act-button:hover{background: #007ac3;color: #fff;transition: 0.2s ease-in;}
.service-card .list-items{margin: 22px auto;display: flex;flex-direction: column;}
.service-card .list-items li{background: url(/assets/images/black-check-icon.svg) no-repeat 0px 4px;padding: 0px 0px 0px 20px;margin: 0px 0px 12px 0px;font-family: 'fira_sansregular', sans-serif;color: #696969;}
.service-card .bottom-btn{display: flex;margin-top: auto;color: #007AC3;text-decoration: none;font-size: 14px;}
.service-card .bottom-btn:hover{text-decoration: underline;}
.service-table .AcademicTranslation{border: 1px solid #EDEDED;padding: 32px;width: 100%;margin:20px auto 30px;}
.service-table .AcademicTranslation h3{font-size: 20px;line-height: 28px;color: #007AC3;font-weight: 600;margin-bottom: 20px;}
.service-table .bottom-text{font-size: 16px;line-height: 20px;color: #262626;margin-bottom: 8px;}
.proceed-btn{  display: flex;height: 40px;padding: 15px 35px;justify-content: center;align-items: center;flex-shrink: 0; border-radius: 4px;background: #007AC3; position: relative; top: -3px; margin-left: 15px;}
.proceed-btn:hover{background: #1486c9; color: #fff;}
.custom-select{padding: .500rem 1.75rem .500rem .75rem !important; background: #fff url(/assets/images/blue-down-arrow.svg) no-repeat !important; font-size: 14px;background-position: right 0.75rem center !important;}
.custom-select {display: inline-block;width: 100%;height: calc(2.25rem + 2px);padding: .375rem 1.75rem .375rem .75rem;line-height: 1.5;color: #495057;vertical-align: middle;background-size: 8px 10px;border: 1px solid #ced4da;border-radius: .25rem;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.needs-validation label{margin-bottom: 8px;font-size: 16px;line-height: 24px;}
.service-table .AcademicTranslation .act-btn{background: #007AC3;color: #fff;padding: 7px 20px;display: inline-flex;text-decoration: none;float: right;font-size: 14px;margin-top: 32px;border: none;}
.service-table .AcademicTranslation .dis-btn{background: #c1c1c1;cursor: text;}
.service-table .AcademicTranslation .dis-btn:hover{background: #c1c1c1 !important;}
.service-table .AcademicTranslation .act-btn:hover{background: #0d8fda;transition: 0.2s ease-in;}
.service-table .AcademicTranslation .act-btn::after{background: url(/assets/images/white-arrow.svg) no-repeat;width: 20px;height: 20px;display: block;content: "";margin: auto 0 auto 10px;}
.service-table .AcademicTranslation .popular-transaction{display: flex;font-family: 'fira_sansregular', sans-serif;margin-top: 30px;}
.service-table .AcademicTranslation .popular-transaction .tag-title{display: flex;font-size: 16px;line-height: 24px;}
.service-table .AcademicTranslation .popular-transaction p{margin:auto 0px;font-family: 'fira_sansregular', sans-serif;}
.service-table .AcademicTranslation .popular-transaction .tag-title .tag{display: flex;font-size: 14px;line-height: 20px;padding: 5px 18px;border: 1px solid #007AC3;margin: 4px 8px;color: #007AC3;text-decoration: none;font-family: 'fira_sansregular', sans-serif;}
.service-table .AcademicTranslation .popular-transaction .tag-title .tag::after{background: url(/assets/images/blue-arrow-icon.svg) no-repeat;width: 16px;height: 10px;background-size: cover;content: "";margin: auto 0px auto 8px;}
.ArticlePreparationWrapper{display: flex;justify-content: space-between;margin: 20px auto 0px;flex-wrap: wrap;}
.ArticlePreparation{border: 1px solid #EDEDED;padding: 32px;width: 49%;display: flex;flex-direction: column;margin-bottom: 25px;}
.ArticlePreparation .header-profile{display: flex;justify-content: space-between;width: 100%;}
.ArticlePreparation .header-profile .header{display: flex;width: 100%;}
.ArticlePreparation .header-profile .header h4{margin: auto 0px auto 12px;font-size: 20px;line-height: 28px;font-weight: 600;color: #007AC3;}
.ArticlePreparation .header-profile .actbutton{border: 1px solid #007AC3;padding: 10px 20px;font-size: 14px;line-height: 20px;color: #007AC3;text-decoration: none;flex-shrink: 0;}
.ArticlePreparation .header-profile .actbutton:hover{background: #007AC3;color: #fff;transition: 0.2s ease-in;}
.ArticlePreparation p{font-size: 16px;line-height: 24px;color: #262626;padding-top: 16px;width: 75%;font-family: 'fira_sansregular', sans-serif;}
/*Service Table*/

/*how it works*/
.how-it-works{background: url(/assets/images/how-it-works.jpg) no-repeat;width: 100%;height: 400px;background-size: cover;}
.how-it-works .black-block{background: rgba(0, 0, 0, 0.9);padding: 32px 56px;border: 1px solid #007AC3;color: #fff;margin-top: 80px;}
.how-it-works .black-block .col-md-6{padding-right: 20px;}
.how-it-works .black-block .col-md-6 h5{font-size: 32px;line-height: 48px;}
.how-it-works .black-block .col-md-6 p{font-size: 16px;line-height: 24px;font-family: 'fira_sanslight', sans-serif;color: #fff;}
/*how it works*/

/*samples*/
.samples{padding: 70px 0px 0px;}
.samples .graphics-premium-editing{border:3px solid #EDEDED;margin: 0px auto 16px;}
.samples .graphics-premium-editing img{width: 100%;margin: 0px 0px 30px;}
.samples .service-table .nav-pills{margin-bottom: 20px !important;}
.samples .service-table{padding-bottom: 0px;}
.samples .sample-wrap{background: #fff;padding: 24px;display: flex;justify-content: space-between;margin: 10px 0px 20px;}
.samples .sample-wrap .title{font-size: 20px;line-height: 24px;color: #007AC3;font-weight: 500;margin-bottom: 8px;}
.samples .sample-wrap .para{font-size: 16px;line-height: 24px;color: #262626;}
.samples .sample-wrap .rating{display: flex;font-size: 16px;line-height: 20px;color: #000;font-weight: 600;align-items: center;}
.samples .sample-wrap .rating span{font-size: 24px;line-height: 32px;color: #007AC3;font-weight: 300;padding-left: 10px;}
/*samples*/

/*Lippincott editing*/
.wolterskluwerediting{padding: 40px 0px;}
.card-features{border: 1px solid #EDEDED;text-align: left;padding: 22px;margin: 10px auto;}
.card-features:hover{box-shadow: 1px 6px 12px 0px #e1e1e1;}
.card-features img{margin:0px 0px 20px !important;width: 72px;height: 72px;}
.card-features .title{font-size: 18px;line-height: 28px;color: #007AC3;font-weight: 600;margin-bottom: 8px;}
.card-features p{font-size: 16px;line-height: 24px;color: #262626;font-family: 'fira_sansregular', sans-serif;min-height: 120px;}
/*Lippincott editing*/

/*Our Editors*/
.OurEditors{background: url(/assets/images/our-editors-img.jpg) no-repeat;height: 410px;width: 100%;background-size: cover;}
.OurEditors .dark-block{background: rgba(38, 38, 38, 0.9);border: 1px solid #EDEDED;padding: 32px 40px;margin-top: 80px;}
.OurEditors .dark-block h3{font-size: 32px;line-height: 48px;margin-bottom: 8px;color: #fff;}
.OurEditors .dark-block p{font-size: 16px;line-height: 24px;margin-bottom: 20px;font-family: 'fira_sansregular', sans-serif;color: #fff;}
.OurEditors .bottomBlock{border-top: 1px solid #EDEDED;width: 100%;display: flex;flex-wrap: wrap;padding: 0px;}
.OurEditors .bottomBlock .card{width: 50%;margin-top: 15px;background: transparent;display: flex;padding-right: 20px;border: none;}
.OurEditors .bottomBlock .card:last-child{width: 80%;}
.OurEditors .bottomBlock .card h4{font-size: 32px;line-height: 38px;color: #85BC20;font-weight: 500;margin-bottom: 0px;}
.OurEditors .bottomBlock .card p{font-size: 15px;line-height: 24px;color: #fff;font-family: 'fira_sansregular', sans-serif;margin-bottom: 0px;}
.OurEditors .stats{border-bottom: 1px solid #EDEDED;margin: 10px 0px 14px;padding-bottom: 10px}
.OurEditors .stats:last-child{border: none;margin-bottom: 0px;}
.OurEditors .stats h5{font-size: 32px;line-height: 44px;color: #85BC20;margin-bottom: 8px;}
.OurEditors .stats span{font-size: 20px;line-height: 24px;color: #fff;margin-bottom: 8px;font-weight: 500;display: inline-block;}
.OurEditors .stats p{font-size: 16px;line-height: 28px;color: #fff;margin-bottom: 8px;font-family: 'fira_sanslight'}
.subfooter p{font-size: 32px;line-height: 44px;color: #262626;font-weight: 300;font-family: 'fira_sanslight'}
/*Our Editors*/

/*What our clients say*/
.what-our-clients-say{padding: 100px 0px 60px;}
.what-our-clients-say .card{display: flex;background: #EDEDED;border-radius: 0px;position: relative;padding: 32px 22px;border: 1px solid #EDEDED;}
.what-our-clients-say .card p{font-size: 16px;line-height: 24px;color: #000;font-family: 'fira_sansregular', sans-serif;}
.what-our-clients-say .card p:first-child{min-height: 150px;}
.what-our-clients-say .card .bottom-block{position: relative;border-top: 1px solid #D8D8D8;padding:10px 0px 20px;margin-top: 20px;}
.what-our-clients-say .card .bottom-block h4{color: #007AC3;font-size: 16px;line-height: 24px;margin-bottom: 0px;}
.what-our-clients-say .card .bottom-block p{color: #000;font-size: 16px;line-height: 24px;margin-bottom: 0px;min-height: 60px;}
.what-our-clients-say .card .bottom-line{background: #007AC3;color: #ffff;position: absolute;bottom: 0px;font-size: 14px;padding: 8px;left: 0px;width: 100%;text-align: center;}
.what-our-clients-say .carousel-indicators{bottom: -40px;}
.what-our-clients-say .carousel-indicators [data-bs-target]{background: white;border: 1px solid #007AC3;background: #fff;border-radius: 50px;width: 10px;height: 10px;}
.what-our-clients-say  .carousel-indicators .active{background: #007AC3;}
.what-our-clients-say button{opacity: 1;width: 5%;}
.what-our-clients-say .fa-arrow-left{width: 40px;height: 40px;border-radius: 100px;background: url(/assets/images/blue-circular-arrow.svg) no-repeat;margin-left: -55px;}
.what-our-clients-say .fa-arrow-right{width: 40px;height: 40px;border-radius: 100px;background: url(/assets/images/blue-circular-arrow.svg) no-repeat;margin-right: -55px;rotate: 182deg;}
/*What our clients say*/

/*breadcrums*/
.breadcrums{padding: 16px 0px;width: 100%;}
.breadcrums .breadcru-list{display: flex;}
.breadcrums .breadcru-list li{font-size: 16px;line-height: 20px;display: flex;}
.breadcrums .breadcru-list li::after{background: url(/assets/images/arrow-black.svg) no-repeat;width: 10px;height: 8px;display: flex;content: "";rotate: -90deg;background-size: contain;margin: auto 0px auto 5px;}
.breadcrums .breadcru-list li:last-child::after{background: none;}
.breadcrums .breadcru-list li a{text-decoration: none;color: #262626;}
.breadcrums .breadcru-list li a:hover{text-decoration: underline;color: #007AC3;}
/*breadcrums*/

/*left navigation*/
.leftnavigation{border: 1px solid #EDEDED;font-family: 'fira_sansregular', sans-serif;}
#faqsDiv .leftnavigation li.active{color: #007AC3;}
#faqsDiv .leftnavigation li{font-size: 16px;display: block; line-height: 24px;padding: 12px 30px;color: #262626;border-bottom:1px solid #EDEDED;width: 100%;cursor: pointer;}
#faqsDiv .leftnavigation li:hover{background: #007AC3;color: #fff;transition: 0.3s ease-in;display: block;}
.leftnavigation li.active{color: #007AC3;padding: 12px 30px;}
.leftnavigation li{font-size: 16px;display: block; line-height: 24px;color: #262626;border-bottom:1px solid #EDEDED;width: 100%;cursor: pointer;}
.leftnavigation li:hover{background: #007AC3;color: #fff;transition: 0.1s ease-in;display: block;}
.leftnavigation li a{color: #262626;display: block;padding: 12px 30px;}
.leftnavigation li a:hover{color: #fff;}

.left-btn{background: #007AC3;color: #fff;font-size: 20px;line-height: 28px;padding: 10px 30px;width: 100%;display: block;text-align: center;margin:20px 0px 40px;}
.left-btn:hover{background: #0d8fda;transition: 0.2s ease-in}
/*left navigation*/

/*right navigation*/
.rightnavigation{margin: 0px 0px 40px;}
.rightnavigation h1{font-size: 32px;line-height: 32px;color: #262626;margin:0px 0px 25px;}
.rightnavigation h3{font-size: 20px;line-height: 26px;color: #262626;margin:25px 0px 10px;color: #262626;font-weight: 600;}
.rightnavigation p{font-size: 16px;margin-bottom: 10px;color: #262626;font-family: 'fira_sanslight';}
.rightnavigation b{margin-top: 10px;display: inline-block;}
.rightnavigation img{margin: 20px 0px 30px;}
.rightnavigation .primary-list{margin: 20px 0px 10px 30px;}
.rightnavigation .primary-list li{font-size: 16px;font-weight: 20px;margin-bottom: 10px;list-style: disc;font-family: 'fira_sanslight';}
.rightnavigation .faqs .accordion-item{border: 1px solid #EDEDED;border-radius: 0px;margin-bottom: 8px;}
.rightnavigation .faqs .accordion-button{padding: 20px 22px;background: white;font-size: 20px;line-height: 24px;font-family: 'fira_sansregular', sans-serif;color: #474747;}
.rightnavigation .faqs .accordion-body p{margin: 10px 0px 15px 20px;}
.rightnavigation .faqs .accordion-body .blue_listing{margin: 15px 0px 25px 40px;}
.rightnavigation .faqs .accordion-body .blue_listing li{margin-bottom: 10px;list-style: disc;}
.rightnavigation .faqs .accordion-button::after{background: url(/assets/images/plus-icon.svg) no-repeat;width: 16px;height: 16px;display: block;}
.rightnavigation .faqs .accordion-body{padding: 0px;}
.rightnavigation .faqs .accordion-button:not(.collapsed)::after{background: url(/assets/images/plus-icon.svg) no-repeat;width: 16px;height: 16px;display: block;rotate: 45deg;background-position: 3px 3px;}
/*right navigation*/

/*faqs*/
.faq{border: 1px solid #ff0000;}
.rightnavigation .fade:not(.show){display: none;}
/*faqs*/

/*payment*/
.paymentDiv{margin: 20px auto 30px;}
.paymentDiv .flex-wrapper{background-color: #2a97c6;color: #fff;padding: 2px 20px;height: 26px;border-radius: 15px;margin-right: 6px;}
.paymentDiv .d-flex p{font-weight: 700;line-height: 28px;}
/*payment*/

/*Sitemap*/
.sitemap{margin: 20px 0px;}
.sitemap h2{font-size: 22px;line-height: 28px;}
.sitemap .sitemap-list{margin: 15px 0px 30px 20px;}
.sitemap .sitemap-list li{list-style: disc;margin-bottom: 10px;}
/*Sitemap*/

.sticky {position: fixed;top: 0;width: 100%;background: #fff;z-index: 10;border-bottom: 2px solid #2196f3}

/*editing*/
.service-intro-content{padding: 50px 0px 10px;}
.service-intro-content h2{font-size: 32px;line-height: 44px;text-align: center;margin-bottom: 12px;color: #262626;}
.service-intro-content p{font-size: 16px;line-height: 28px;margin-bottom: 10px;text-align: center;}
.editing-hm-banner{background: #EDEDED;color: #262626;}
.editing-hm-banner img{margin: 0px;float: right;}
.editing-hm-banner h1{font-size: 32px;line-height: 44px;padding: 45px 0px 10px;}
.editing-hm-banner h1 span{font-weight: 600;}
.english-language-editing-table{padding: 30px 0px 60px 0px;}
.english-editing-table{border: 2px solid #EDEDED;}
.english-editing-table .wrap-flex{display: flex;width: 100%;}
.english-editing-table .accordion-body:nth-child(even) .wrap-flex{background: #FAFAFA;}
.content-block{display: flex;width: 100%;}
.english-editing-table .head{background:#E6F2F9;padding: 18px;text-align: center;color: #007AC3;font-weight: 600;width: 100%;}
.english-editing-table .content-block .head{border-left: 2px solid #EDEDED}
.english-editing-table .description{width: 35%;display: flex;flex-shrink: 0;padding: 20px;margin: 0px 0px;}
.english-editing-table .accordion-item{border-bottom: 1px solid #fff;}
.english-editing-table .content-feature{display: flex;width: 100%;padding: 20px;text-align: center;flex-direction: column;border-left: 2px solid #EDEDED;}
.english-editing-table .footer-hook .content-feature{border-left: none;}
.english-editing-table .content-feature p{margin-bottom: 15px;font-size: 16px;line-height: 24px;}
.english-editing-table .content-feature p b{font-size: 20px;font-weight: 800;margin-top: 0px;}
.english-editing-table .accordion-body .content-feature b{margin-top: 0px;}
.english-editing-table .select-btn{border: 1px solid #007AC3;padding: 6px;text-align: center;}
.english-editing-table .select-btn:hover{background: #007AC3;transition: 0.2s ease-in;color: #fff;}
.english-editing-table .accordion-item:first-of-type{border-radius: 0px;border: none;border-bottom: 1px solid #fff;}
.english-editing-table .accordion .accordion-item h2{margin-bottom: 0px;}
.english-editing-table .accordion-body{padding: 0px;}
.english-editing-table .accordion .accordion-item h2 button{padding: 15px 20px !important;background: #EDEDED;font-size: 20px;line-height: 24px;color: #262626;font-weight: 500;}
.english-editing-table .green-check-icon{background: url(/assets/images/green-check.svg) no-repeat;width: 17px;height: 20px;display: inline-flex;margin: 0 auto;}
.english-editing-table .grey-check-icon{background: url(/assets/images/grey-cross.svg) no-repeat;width: 17px;height: 20px;display: inline-flex;margin: 0 auto;}
.headbg{background: #E6F2F9;}
/*editing*/

/*Benefits and features*/
.benefits-and-features{padding: 60px 0px;}
.benefits-and-features .accordion{margin-top: 30px;}
.benefits-and-features h2{font-size: 32px;line-height: 44px;color: #262626;text-align: center;}
.benefits-and-features .accordion button{padding: 10px 20px 0px !important;background: #fff;color: #007AC3;font-size: 20px;font-weight: 600;flex-direction: column;align-items: flex-start;position: relative;box-shadow: none;}
.benefits-and-features .accordion .hide-arrow button::after{background: none;}
.benefits-and-features .accordion button::after{position: absolute;right: 20px;top: 20px;background: url(/assets/images/blue-arrow-up.svg) no-repeat;}
.benefits-and-features .accordion .param{text-align: left;padding: 5px 20px 0px;}
.benefits-and-features .accordion .accordion-item{border: 1px solid #EDEDED;margin-bottom: 16px;border-radius: 0;}
.benefits-and-features .accordion .accordion-item .list-item{margin: 0px 0px 20px 30px;}
.benefits-and-features .accordion .accordion-item .list-item li{font-size: 16px;line-height: 20px;margin-bottom: 10px;list-style: disc;font-weight: 300;color: #262626;font-family: 'fira_sanslight';}
.benefits-and-features p{font-size: 16px;line-height: 28px;color: #262626;}
.benefits-and-features .accordion-body{padding: 10px 20px 0px;}
.benefits-and-features .accordion-body b{margin-top: 0px;}
/*Benefits and features*/

/*Key Features*/
.key-features{margin: 32px;color: #262626;}
.key-features h2{font-size: 24px;line-height: 32px;font-weight: 500;text-align: center;margin-bottom: 30px;}
.key-features .wrap{display: flex;justify-content: space-between;}
.key-features .wrap .block{display: flex;flex-direction: column;width: 40%;}
.key-features .wrap .block2{display: flex;width: 100%;justify-content: center;justify-content: space-between;padding: 0px 80px;}
.key-features .wrap .block2 .card{display: flex;font-size: 16px;line-height: 24px;flex-direction: row;border: none;align-items: center;}
.key-features .wrap .block2 .card img{width: 30px;height: 30px;margin: 0 10px auto 0px;display: flex;}
.key-features .wrapper{display: flex;justify-content: center;flex-wrap: wrap;}
.key-features .wrap .block .card{display: flex;font-size: 16px;line-height: 24px;margin-bottom: 20px;flex-direction: row;border: none;align-items: center;}
.key-features .wrap .block .card img{margin-right: 10px;}
.key-features .wrapper .card::before{background: url(/assets/images/blue-check-icon.svg) no-repeat 0px 0px;width: 22px;height: 22px;content: "";display: inline-flex;background-size: cover;position: relative;top: 4px;margin-right: 6px;}
.key-features .wrapper{display: flex;justify-content: center;flex-wrap: wrap;}
.key-features .wrapper .card{width: 32%;display: inline-block;padding: 10px 30px 10px 0px;font-size: 18px;line-height: 24px;border: none;flex-shrink: 0;font-weight: 600;color: #262626;}
.key-features .wrapper .card img{margin: 0px 10px 7px 0px;width: 30px;height: 20px;}
.key-features .wrapDiv{border: 1px solid #EDEDED;padding: 32px;}
.key-features .action-btn{background: #fff;color: #007AC3;padding: 10px 22px;display: flex;text-decoration: none;font-size: 14px;margin: 0px auto 8px;border: 1px solid #0d8fda;width: 180px;margin-top: 20px;}
.key-features .action-btn:hover{background: #007AC3;transition: 0.2s ease-in;color: #fff;}
.key-features .action-btn::after{background: url(/assets/images/blue-arrow-icon.svg) no-repeat;width: 20px;height: 20px;display: block;content: "";margin: auto 0 auto 10px;background-position: 0px 3px;}
.key-features .action-btn:hover::after{background: url(/assets/images/white-arrow.svg) no-repeat;}
/*Key Features*/

/*pricing and delivery plans*/
.pricing-and-delivery-plans{padding: 60px 0px;background: #000;}
.pricing-and-delivery-plans h2{font-size: 32px;line-height: 44px;text-align: center;color: #fff;margin-bottom: 32px;}
.flex-block{display: flex;justify-content: space-between;}
.flex-block .features{background: #fff;color: #262626;padding: 32px;width: 49%;font-size: 20px;line-height: 24px;font-weight: 600;display: flex;flex-direction: column;}
.flex-block .features .block-wrap{display: flex;justify-content: space-between;padding-bottom: 6px;border-bottom: 1px solid #EDEDED;}
.flex-block .features .block-wrap h3{font-size: 32px;line-height: 44px;margin: 4px 0px 10px;display: flex;font-weight: normal;color: #262626;font-family: 'fira_sanslight'}
.flex-block .features .block-wrap h3 del{font-size: 16px;line-height: 24px;display: flex;align-items: center;margin: 0px 5px;}
.flex-block .features .block-wrap h3 small{font-size: 16px;line-height: 24px;margin: 15px 0px 0px 10px;}
.flex-block .features small{font-size: 16px;line-height: 24px;margin-top: 10px;}
.pricing-and-delivery-plans a.blue-btn{margin-bottom: 14px;}
.bottom-pricing-block{border-top: 1px solid #FFFFFF;padding: 32px 0px;display: flex;}
.bottom-pricing-block h6{font-size: 16px;line-height: 24px;color: #fff;font-weight: 500;margin-bottom: 8px;}
.bottom-pricing-block .wrapper{display: flex;flex-direction: column;padding-right: 40px;margin: 0px;}
.bottom-pricing-block p{font-size: 16px;line-height: 24px;color: #fff;}
.bottom-pricing-block .action-btn{background: #000;color: #fff;padding: 10px 18px;display: flex;text-decoration: none;font-size: 14px;margin: 0px auto 8px;border: 1px solid #fff;width: 140px;margin-top: 20px;height: 45px;}
.bottom-pricing-block .action-btn:hover{background: #fff;transition: 0.2s ease-in;color: #000;}
.bottom-pricing-block .action-btn::after{background: url(/assets/images/white-arrow.svg) no-repeat;width: 20px;height: 20px;display: block;content: "";margin: auto 0 auto 10px;background-position: 0px 0px;}
.bottom-pricing-block .action-btn:hover::after{background: url(/assets/images/black-arrow.svg) no-repeat;background-position: 0px 1px;}
/*pricing and delivery plans*/

/*Advantages of human*/
.advantages-of-human-intervention{padding: 160px 0px 60px;}
.advantages-of-human-intervention h2{font-size: 32px;line-height: 44px;text-align: center;margin-bottom: 24px;}
/*Advantages of human*/

/*Publication process*/
.publication-process{padding: 60px 0px;background: #474747;}
.publication-process h2{font-size: 32px;line-height: 44px;text-align: center;margin-bottom: 12px;color: #fff;}
.publication-process p{font-size: 16px;text-align: center;color: #fff;line-height: 24px;}
.publication-process .white-card{background: #fff;padding: 16px;position: relative;padding: 60px 16px 30px 16px;min-height: 280px;}
.publication-process .white-card .tag{position: absolute;left: 0px;top: 0px;background: #EDEDED;padding: 10px 8px;font-size: 32px;}
.publication-process .white-card h4{font-size: 20px;line-height: 24px;color: #007AC3;font-weight: 500;margin-bottom: 12px;}
.publication-process .white-card p{font-size: 16px;line-height: 24px;color: #262626;text-align: left;}
/*Publication process*/

/*Translation Pricing and Delivery Plans*/
.translation-pricing-and-delivery-plans{background: #000000;padding: 60px 0px 20px 0px;margin: 160px 0px 0px 0px;}
.translation-pricing-and-delivery-plans h2{font-size: 32px;line-height: 44px;color: #fff;text-align: center;margin-bottom: 32px;}
.translation-pricing-and-delivery-plans .form-wrap{display: block;justify-content: center;}
.translation-pricing-and-delivery-plans label{font-size: 16px;line-height: 24px;color: #fff;margin-bottom: 8px;}
.translation-pricing-and-delivery-plans select{background: #fff;width: 100%;height: 40px;padding: 10px;}
.translation-pricing-and-delivery-plans .translation-btn {height: 100%;display: flex;align-items: end;}
.translation-pricing-and-delivery-plans .translation-btn .blue-btn{margin-bottom: 0px;align-items: end;}
/*Translation Pricing and Delivery Plans*/

/*translation sample*/
.translation-sample .service-table .nav-pills li button{min-width: 160px;min-height: 40px;padding:10px;}
/*translation sample*/

/*Publication Support*/
.publication-support-banner{background: url(/assets/images/publication-support-overview.jpg) no-repeat;background-size: cover;}
.publication-support-banner .block{margin-top: 85px;font-family: 'fira_sanslight';}
/*Publication Support*/

/*pss-card*/
.pss-card{border: 1px solid #EDEDED;padding: 32px;display: flex;flex-direction: column;min-height: 280px;margin-bottom: 25px;}
.pss-card .title{margin-bottom: 14px;display: flex;}
.pss-card .title img{margin: auto 10px auto 0px;width: 40px;height: 40px;}
.pss-card .title h5{display: flex;font-size: 20px;line-height: 24px;font-weight: 500;color: #007AC3;margin: auto 0px;}
.pss-card p{font-size: 16px;line-height: 24px;color: #262626;margin-bottom: 20px;min-height: 80px;}
.pss-card .button-wrap{display: flex;}
.pss-card .button-wrap .blue-butn{background: #007AC3;color: #fff;padding: 8px 20px;display: flex;border:1px solid #007AC3;margin: 0px 18px 0px 0px;}
.pss-card .button-wrap .blue-butn:hover{background: #0c8fdb;transition: all 0.3s ease-in;}
.pss-card .button-wrap .white-btn{background: #fff;border:1px solid #007AC3; color: #007AC3;padding: 8px 20px;display: flex;}
.pss-card .button-wrap .white-btn:hover{background: #e4e4e4;transition: all 0.3s ease-in;}
/*pss-card*/

/*manuscript-formatting*/
.manuscript-formatting-banner{background: url(/assets/images/manuscript-formatting-banner.jpg) no-repeat center;width: 100%;height: 384px;display: block;background-size: cover;}
.manuscript-formatting-banner .block{margin-top: 40px;}
/*manuscript-formatting*/

/*service-intro-component*/
.service-intro-component{margin: 20px 0px 50px;}
.service-intro-component .title{font-size: 20px;line-height: 24px;color: #262626;text-align: center;margin-bottom: 32px;}
.service-intro-component .wrapper-box{display: flex;justify-content: space-between;}
.service-intro-component .wrapper-box .feature-card{border: 1px solid #EDEDED;padding: 24px;width: 32%;;}
.service-intro-component .wrapper-box .feature-card h5{font-size: 20px;line-height: 24px;color: #007AC3;font-weight: 500;margin-bottom: 12px;}
.service-intro-component .wrapper-box .feature-card p{font-size: 16px;line-height: 24px;color: #262626;}
/*service-intro-component*/

/*pricing-and-delivery-plan-card*/
.pricing-and-delivery-plan-card{margin: 140px 0px 0px;background: #000;padding: 56px 0px;}
.pricing-and-delivery-plan-card h2{font-size: 32px;line-height: 44px;text-align: center;color: #fff;margin-bottom: 32px;}
.pricing-and-delivery-plan-card .price-box{background: #fff;justify-content: center;display: flex;margin: 0 auto;width: 50%;}
.pricing-and-delivery-plan-card .flex-block{display: flex;justify-content: space-between;width: 100%;}
.pricing-and-delivery-plan-card .flex-block .features{background: #fff;color: #262626;padding: 32px;width: 100%;font-size: 20px;line-height: 24px;font-weight: 600;display: flex;flex-direction: column;}
.pricing-and-delivery-plan-card .flex-block .features .block-wrap{display: flex;justify-content: space-between;padding-bottom: 6px;border-bottom: 1px solid #EDEDED;margin-top: 6px;}
.pricing-and-delivery-plan-card .flex-block .features .block-wrap h3{font-size: 32px;line-height: 44px;margin: 4px 0px 10px;display: flex;font-weight: normal;color: #262626;font-family: 'fira_sanslight'}
.pricing-and-delivery-plan-card .flex-block .features .block-wrap h3 del{font-size: 16px;line-height: 24px;display: flex;align-items: center;margin: 0px 5px;}
.pricing-and-delivery-plan-card .flex-block .features .block-wrap h3 small{font-size: 16px;line-height: 24px;margin: 15px 0px 0px 10px;}
.pricing-and-delivery-plan-card .flex-block .features small{font-size: 16px;line-height: 24px;margin-top: 16px;font-weight: 300;}
/*pricing-and-delivery-plan-card*/

/*Features and Benefits*/
.features-and-benefits{margin: 40px 0px;}
/*Features and Benefits*/

/*plagiarism-check-banner*/
.plagiarism-check-banner{background: url(/assets/images/plagiarism-check-banner.jpg) no-repeat center;width: 100%;height: 384px;display: block;background-size: cover;}
.plagiarism-check-banner .block{margin-top: 40px;}
/*plagiarism-check-banner*/

/*artwork-preparation-banner*/
.artwork-preparation-banner{background: url(/assets/images/artwork-preparation-banner.jpg) no-repeat center;width: 100%;height: 384px;display: block;background-size: cover;}
.artwork-preparation-banner .block{margin-top: 40px;}
/*artwork-preparation-banner*/

/*Graphical Abstract Design service*/
.graphical-abstract-design-service{background: #000;padding: 60px 0px;}
.graphical-abstract-design-service h2{font-size: 32px;line-height: 44px;color: #fff;margin-bottom: 36px;text-align: center;}
.graphical-abstract-design-service .white-wrap{background: #fff;padding: 32px;width: 100%;display: flex;justify-content: space-between;}
.graphical-abstract-design-service .white-wrap .wrap-box-one{display: flex;flex-direction: column;width: 100%;margin-right: 40px;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .title-wrapping-box{display: flex;border-bottom: 1px solid #EDEDED;margin-bottom: 30px;padding-bottom: 22px;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .title-wrapping-box p{margin: auto 0px;font-weight: 600;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .title-wrapping-box img{margin:0px 15px 0px 0px;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .list-view li{background: url(/assets/images/green-check.svg) no-repeat;padding: 0px 0px 0px 30px;margin-bottom: 15px;font-size: 16px;line-height: 24px;background-position: 0px 4px;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .list-view li .sub-list{margin: 15px 0px 10px;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .list-view li .sub-list li{list-style: disc;margin-bottom: 10px;font-size: 16px;line-height: 20px;background: none;padding-left: 0px;margin-left: 20px;}
.graphical-abstract-design-service .grey-back-wrap{background: #EDEDED;padding: 52px 32px;text-align: center;flex-shrink: 2;width: 100%;display: flex;justify-content: center;flex-direction: column;}
.graphical-abstract-design-service .grey-back-wrap h6{font-size: 20px;line-height: 24px;font-weight: 500;margin-bottom: 4px;}
.graphical-abstract-design-service .grey-back-wrap h5{font-size: 32px;line-height: 44px;font-weight: 300;margin-bottom: 20px;}
.graphical-abstract-design-service .grey-back-wrap h4{font-size: 24px;line-height: 32px;margin-top: 12px;}
/*Graphical Abstract Design service*/
.cus-close{width: 30px;height: 30px;border-radius: 200px;position: absolute;right: -35px;top: -15px;border: none;z-index: 99;background: white;padding: 0px;font-size: 20px;}

/*Journal*/
.blue_listing{margin: 25px 0px 15px 30px;}
.blue_listing li{margin-bottom: 20px;list-style: disc;font-family: 'fira_sanslight';}
.form-inline {display: flex;flex-flow: row wrap;align-items: center;}
.form-inline label{display: flex;align-items: center;}
.form-control{height: 40px;margin: 0px 5px;width: auto;display: inline-block;vertical-align: middle;}
.modal-header{justify-content: end;position: absolute;width: 100%;}
.modal-header .close{width: 30px;height: 30px;background: white;border-radius: 100px;font-size: 30px;position: absolute;right: -14px;top: -14px;z-index: 9;}
/*Journal*/

/*peer-reviewer-training-course*/
#peer-reviewer-training-course{margin: 0;}
#peer-reviewer-training-course .green-banner{background: #7ac143;padding: 20px 0px;}
/*peer-reviewer-training-course*/

.microscope-banner {background: #dfffc1 url(/assets/images/microscope.png) no-repeat left;min-height: 286px;}
.service-wrapper {background: #eeeeee;min-height: 350px;position: relative;}
.serviceDiv {top: 0;position: relative;margin-top: -151px;}
.editingDiv {border: 1px solid #cacaca;padding: 0px;position: relative;margin-bottom: 40px;min-height: 465px;background: #fff;text-align: center;}
.editingDiv.title{font-size:32px;font-family:'latosemibold';margin-top:5px;text-align:center;}
.editingDiv.contentDiv-height{height:50px;line-height:18px;margin-top:15px;color:#586062;}
.editingDiv.advance-listli{padding:0px 0px 15px 0px;margin:10px 0px;color:#586062;border-bottom:1px dashed#ccc;list-style:none;}
.editingDiv.premium-listli{padding:0px 0px 0px 30px;margin:20px 0px;color:#586062;}
.box-shadow-middle{-webkit-box-shadow:0 0 5px 2px #ccc;-moz-box-shadow:0 0 5px 2px #ccc;box-shadow:0 0 5px 2px #ccc;}
.premiumplus-height{min-height:700px;margin-top:-20px;border:4px solid #06487c;padding-bottom:25px;}
.most-popular{background:url(/assets/images/premium.png);width:125px;height:75px;display:block;position:absolute;right:-10px;top:-10px;}
.green-title{color:#88c853;font-size:34px;text-transform:uppercase;padding-top:40px;}
.blue-title{color:#06487c;font-size:34px;text-transform:uppercase;padding-top:40px;}
a.green-service-action-btn{background:#88c853;color:#fff;padding:20px 30px;vertical-align:middle;display:block;margin-top:16px;font-size:25px;font-weight:bold;margin:10px;}
a.green-service-action-btn:hover{color:#fff;transition:0.5s ease-out;background:#77c339;}
a.blue-service-action-btn{background:#06487c;color:#fff;padding:20px 30px;vertical-align:middle;display:block;margin-top:16px;font-size:25px;font-weight:bold;margin:10px;}
a.blue-service-action-btn:hover{color:#fff;transition:0.5s ease-out;background:#0c5995;}
.greyerbg{background:#f3f9ed;min-height:150px;}
.greyerdark{background:#ecf9ff;min-height:167px;}
.advance-list{padding:15px;}
.grey-bgerr{background:#ebebeb;padding:20px 0px 0px;}
.globalfooter{background:#282828;text-align:center;padding:10px0px;}
.homebanner-value {position: absolute;top: 10px;}
.homebanner {border-top: 3px solid #0081c7;width: 100%;background: #faffd7 url(/assets/images/homepage-banner.jpg) center;min-height: 245px;position: relative;overflow: hidden;}
.banner-content {font-size: 35px;font-family: "latoregular";line-height: 35px;color: #06487c;margin-top: 20px;}
.quote {background: url(/assets/images/quote.png);width: 26px;height: 24px;display: block;float: left;margin: 0px 10px 30px 0px;position: relative;top: -6px;}
.quote1 {background: url(/assets/images/quote1.png);width: 26px;height: 24px;display: inline-block;margin: 0px 10px 22px 10px;position: relative;top: 8px;}
.testimonial-wrapper {background: #ecf9ff;margin: 30px 0px;}
.testimonialDiv {text-align: center;padding: 30px 0px;margin: 40px auto;}
.testimonialDiv .font22{margin: 10px auto;}
.test-mos {font-style: italic;line-height: 26px;}
.d-blue {color: #06487c;}
.pad-r15 {padding-right: 15px}
.peer-snap{margin: 20px 0px 5px 0px;display: flex;}
.homebanner-value{position: absolute;top: 10px;}
.homebanner{border-top: 3px solid #0081c7;width: 100%;background: #faffd7 url(../images/homepage-banner.jpg) center;min-height: 245px;position: relative;overflow: hidden;padding: 10px 0px 0px;}
.banner-content{font-size: 35px;font-family: "latoregular";line-height: 35px;color: #06487c;margin-top: 20px;}
.quote{background: url(../images/quote.png);width: 26px;height: 24px;display: block;float: left;margin:0px 10px 30px 0px;position: relative;top: -6px;}
.quote1{background: url(../images/quote1.png);width: 26px;height: 24px;display: inline-block; margin:0px 10px 22px 10px;position: relative;top: 8px;}
.green-bg-quote{background: #7ac143;width: 100%;padding: 20px 0px;text-align: center;min-height: 110px;}
a.blue-action-btn{background: #06487c;color: #fff;padding: 10px 30px;vertical-align: middle;display: inline-block;margin-top: 16px;}
a.blue-action-btn:hover, a.blue-action-btn:focus{background: #095c9d;transition: 0.5s ease-out;color: #fff;}
.bg-light-red{color: #ef3e42;}
.microscope-banner{background: #dfffc1 url(../images/microscope.png) no-repeat left;min-height: 286px;}
.micro-top50{margin-top: 50px;}
.numberDiv{background: #289bd7;margin: 15px 0px;padding: 10px;}
.numberDiv .number-style{font-size: 66px;color: #fff;font-weight: bold;padding: 20px 0px 10px 0px;text-align: center;min-height: 70px;}
.white-bor{border-right: 1px solid #fff;}
.service-wrapper{background: #eeeeee;min-height: 350px;position: relative;padding-top: 2px;}
.font24{font-size: 24px;}
.font18{font-size: 18px;padding: 12px 0px;}
.pad-r15{padding-bottom: 10px;}
.serviceDiv{top:0;position: relative;margin-top: -151px;}
.editingDiv{border: 1px solid #cacaca;padding: 0px;position: relative;margin-bottom: 40px;min-height: 465px;background: #fff;text-align: center;}
.editingDiv .title{font-size: 32px;font-family: 'latosemibold';margin-top: 5px;text-align: center;}
.editingDiv .contentDiv-height{height: 50px;line-height: 18px;margin-top: 15px;color: #586062;}
.editingDiv .advance-list li{padding: 0px 0px 15px 0px;margin: 10px 0px;color: #586062;border-bottom: 1px dashed #ccc;list-style: none;}
.editingDiv .premium-list li{padding: 0px 0px 0px 30px;margin: 20px 0px;color: #586062;}
.box-shadow-middle{-webkit-box-shadow: 0 0 5px 2px #ccc;-moz-box-shadow: 0 0 5px 2px #ccc;box-shadow: 0 0 5px 2px #ccc;}
.premiumplus-height{min-height:700px;margin-top: -20px;border: 4px solid #06487c;padding-bottom: 25px;}
.most-popular{background: url(/assets/images/premium.png);width: 125px;height: 75px;display: block;position: absolute;right: -10px;top: -10px;}
.green-title{color:#88c853;font-size: 34px;text-transform: uppercase;padding-top: 40px;}
.blue-title{color:#06487c;font-size: 34px;text-transform: uppercase;padding-top: 40px;}
a.green-service-action-btn{background: #88c853;color: #fff;padding: 20px 30px;vertical-align: middle;display: block;margin-top: 16px;font-size: 25px;font-weight: bold;margin:  10px;}
a.green-service-action-btn:hover{color: #fff;transition: 0.5s ease-out;background: #77c339;}
a.blue-service-action-btn{background: #06487c;color: #fff;padding: 20px 30px;vertical-align: middle;display: block;margin-top: 16px;font-size: 25px;font-weight: bold;margin:  10px;}
a.blue-service-action-btn:hover{color: #fff;transition: 0.5s ease-out;background: #0c5995;}
.greyerbg{background: #f3f9ed;min-height: 150px;}
.greyerdark{background: #ecf9ff;min-height: 167px;}
.advance-list{padding: 15px;}
.grey-bgerr{background: #ebebeb;padding:20px 0px 0px;}
.globalfooter{background: #282828;text-align: center;padding: 10px 0px;}
.cart-btn{margin:-12px 10px 0px 10px !important;}
.anchor-new{display: block;visibility: hidden;}
.opacity5{opacity:0;height:50px;}
.one-press{display: inline;margin-top: 10px;}
.mar-r5{margin-right: 5px;}
.c-blue{line-height: 20px;padding-bottom: 5px;}
.font22{font-size: 22px;}
.font13{font-size: 13px;}
.globalfooter .c-white{color: #fff;font-size: 12px;}

/* Mobile CSS Start*/
@media (max-width:767px) {
.hm-banner-carousel .carousel-control-next, .hm-banner-carousel .carousel-control-prev{display: none !important;}
.hm-banner-carousel .title-content{font-size: 24px;line-height: 30px;}
.hm-banner-carousel .para-content{font-size: 16px;line-height: 22px;}
.hm-banner-carousel img{height: 220px !important;width: 100%;}
.hm-banner-carousel .carousel-indicators{margin: 0px auto 20px;right: 0;}
.pr-15{padding-right: 0px;}
.container{width: 100%;margin: 0 auto;}
.fluid-img{width: 100%;margin: 20px auto;}
.microscope-banner{background-image: none;}
.microscope-banner .col-7{width: 85%;}
.font24px{font-size: 20px;}
.service-wrapper{padding-top: 12px;}
.hidden-xs{display: none;}
.c-blue{line-height: 24px;}
.testimonial-wrapper .col-md-4{margin-bottom: 20px;}
.testimonialDiv{margin: 20px auto;}
.homebanner-value{display: none;}
.service-table img{width: 100%;}
.samples .graphics-premium-editing img{width: 100%;}
.navbar-toggler{display: block;padding: 0px;}
.navigation{padding: 4px 0px;}
.navigation li a{margin: 0px;padding: 4px 15px;}
.navigation li{width: 100%;}
a.blue-primary-btn{padding: 6px 15px;float: none;margin: 0px 0px 10px;border-radius: 4px;}
.mobile-hidden{display: none;}
.hm-banner .block h1{font-size: 20px;line-height: 26px;}
.hm-banner .block{padding: 20px;}
.service-table, .wolterskluwerediting{padding: 30px 0px;}
.service-table .nav-pills{flex-wrap: nowrap;display: -webkit-box;overflow-x: auto;}
.service-table .nav-pills li button{font-size: 12px;padding: 4px 10px;margin: 8px 1px;min-height: 45px;line-height: 16px;}
.service-table-wrapper{display: block;}
.service-card{width: 100%;margin-bottom: 20px;padding: 12px 16px;}
.service-card h2{font-size: 16px;line-height: 24px;}
.service-card .servicewrap .act-button{padding: 5px 10px;}
.service-table .AcademicTranslation{padding: 20px;}
.service-card p{min-height: auto;font-size: 14px;line-height: 18px;margin-bottom: 30px;min-height: 270px;}
.service-card .list-items li{font-size: 14px;line-height: 18px;}
.service-table .AcademicTranslation .popular-transaction{display: block;}
.service-table .AcademicTranslation .popular-transaction .tag-title{flex-wrap: wrap;}
.service-table .AcademicTranslation .popular-transaction .tag-title .tag{padding: 5px 8px;margin: 5px 1px;}
.how-it-works .black-block{padding: 24px;margin-top: 30px;}
.how-it-works .black-block .col-md-6 h5{font-size: 22px;line-height: 32px;margin-bottom: 0px;}
.how-it-works .black-block .col-md-6{margin-bottom: 10px;}
.common-header{font-size: 26px;line-height: 32px;padding-left: 10px;padding-right: 10px;}
.what-our-clients-say button{width: 10%;}
.what-our-clients-say .fa-arrow-right{margin-right: -10px;width: 25px;height: 25px;background-size: cover;}
.what-our-clients-say .fa-arrow-left{margin-left: -10px;width: 25px;height: 25px;background-size: cover;}
.what-our-clients-say .card{padding: 32px 22px 32px 28px;}
.OurEditors .dark-block{margin-top: 40px;padding: 22px;}
.OurEditors .dark-block h3{font-size: 22px;line-height: 28px;}
.OurEditors .dark-block p{font-size: 13px;line-height: 18px;}
.OurEditors .bottomBlock .card h4{font-size: 20px;line-height: 26px;}
.subfooter .green-action-btn{float: left;}
.copyrights .copyright-list li a{text-align: left;padding-left: 0px;margin-top: 6px;display: block;}
.copyrights .footer-logo{float: left;margin: 15px 0px 10px;}
.subfooter{padding: 20px 0px;}
.rightnavigation h1{font-size: 22px;line-height: 26px;text-align: center;}
.left-btn{font-size: 16px;width: 90%;margin: 50px auto;}
.rightnavigation .faqs .accordion-button{font-size: 16px;padding: 6px 15px;}
.leftnavigation{display: flex;width: 100%;overflow: auto;margin: 0px 0px 20px;padding-bottom: 20px;border: none;}
.leftnavigation li{padding: 10px 20px;flex-shrink: 0;display: flex;width: auto;position: relative;border: none;height: 50px;}
.left-btn{display: none;}
.leftnavigation li.active{background:#007AC3;color: #fff;}
.leftnavigation li.active::after{position: absolute;left: 0;right: 0;margin: 0 auto;bottom: -8px;width: 0;height: 0;border-top: 8px solid #007AC3;border-left: 8px solid transparent;border-right: 8px solid transparent;content: "";}
.service-table-wrapper{display: flex;margin: 12px 0px 0px;width: 100%;justify-content: space-between;overflow-x: auto;}
.breadcrums{margin-bottom: 0px;padding-bottom: 0px;}
.english-editing-table .headbg .description{display: none;}
.english-editing-table .wrap-flex{flex-direction: column;}
.english-editing-table .description{width: 100%;background: #f4fbff;text-align: center;display: block;padding: 10px 15px;font-size: 14px;}
.english-editing-table .content-feature{padding: 10px 8px;}
.english-editing-table .head{font-size: 14px;padding: 8px 10px;}
.english-editing-table .accordion-body .content-feature b{font-size: 14px;line-height: 20px;}
.english-editing-table .content-feature p{font-size: 14px;line-height: 20px;}
.content-block .content-feature:first-child{border-left: none;}
.english-editing-table .content-feature p:first-child{min-height: 360px;}
.english-editing-table .accordion .accordion-item h2 button{font-size: 16px;font-weight: 600;}
.what-our-clients-say{padding: 60px 0px 60px;}
.editing-hm-banner .blue-btn{margin: 0 auto 20px;max-width: 150px;display: flex;}
.translation-sample .service-table .nav-pills li button{min-width: 100px;padding: 4px 10px;}
.translation-sample .nav-pills li{width: 100px;display: flex;}
.translation-sample .service-table .nav-pills{display: -webkit-box;overflow-x: auto;}
.flex-block .features{width: 100%;padding: 10px 15px;margin-bottom: 10px;}
.flex-block .features .block-wrap h3{font-size: 24px;line-height: 30px;margin: 4px 0px 15px;}
.flex-block{display: block;}
.translation-pricing-and-delivery-plans a.blue-btn{padding: 10px;margin-bottom: 10px !important;}
.bottom-pricing-block{display: block;text-align: center;}
.bottom-pricing-block .wrapper{padding-right: 0px;}
.translation-pricing-and-delivery-plans .translation-btn, .translation-pricing-and-delivery-plans label{margin-top: 15px;}
.translation-pricing-and-delivery-plans h2{font-size: 20px;line-height: 28px;margin-bottom: 10px;}
.translation-pricing-and-delivery-plans, .service-intro-content{padding: 30px 0px;}
.min-h-240px{min-height: auto !important;}
.service-intro-content h2{font-size: 24px;line-height: 36px;}
.key-features{margin: 10px 0px 40px;}
.key-features .wrapDiv{padding: 10px 10px 30px;}
.key-features .wrapper .card{width: 100%;padding: 10px 0px 10px 0px;font-size: 16px;line-height: 20px;}
.subfooter p{font-size: 24px;line-height: 30px;margin-bottom: 10px;}
.navbar-nav .dropdown-menu{border: none;margin-left: 10px;background: #f2faff;border-radius: 0px;}
.navbar-nav .dropdown-menu li a{color: #262626;}
.how-it-works .black-block .col-md-6 p{font-size: 14px;line-height: 18px;}
.needs-validation label{margin-top: 15px;}
.ArticlePreparation{padding: 15px 10px;width: 100%;}
.ArticlePreparation .header-profile .actbutton{margin-bottom: 12px;}
.ArticlePreparation .header-profile .header h4{font-size: 16px;font-weight: 500;line-height: 22px;padding-right: 10px;}
.service-intro-component .wrapper-box{display: block;}
.service-intro-component .wrapper-box .feature-card{width: 100%;margin-bottom: 20px;padding: 15px;}
.service-intro-component .wrapper-box .feature-card h5{font-size: 16px;line-height: 22px;}
.pricing-and-delivery-plan-card h2, .benefits-and-features h2{font-size: 18px;line-height: 24px;}
.pricing-and-delivery-plan-card, .benefits-and-features{padding: 30px 0px;}
.pricing-and-delivery-plan-card .price-box{width: 90%;}
.pricing-and-delivery-plan-card .flex-block .features{padding: 18px;}
.pricing-and-delivery-plan-card .flex-block .features .block-wrap{margin-top: 12px;}
.pricing-and-delivery-plan-card .flex-block .features small{font-size: 14px;line-height: 18px;}
.accordion-item h2 button{margin: 15px  0px 10px;font-size: 16px !important;padding-right: 50px !important;}
.publication-support-banner, .manuscript-formatting-banner, .plagiarism-check-banner, .artwork-preparation-banner{height: 310px;}
.publication-support-banner .block{margin-top: 60px;}
.pss-card{padding: 24px;}
.pss-card p{min-height: auto;}
.min-h-145px{min-height: auto !important;}
.samples .sample-wrap{display: block;}
.common-header{font-size: 22px;line-height: 28px;}
.graphical-abstract-design-service{padding: 30px 0px;}
.graphical-abstract-design-service h2{font-size: 22px;line-height: 28px;}
.graphical-abstract-design-service .white-wrap{padding: 24px;display: block;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .list-view li{font-size: 14px;line-height: 18px;}
.graphical-abstract-design-service .white-wrap .wrap-box-one .list-view li{background-position:0px 2px}
.graphical-abstract-design-service .grey-back-wrap{padding: 24px;display: block;margin: 20px 0px;}
.how-it-works{height: 470px;}
.key-features .wrap{display: block;}
.key-features .wrap .block{width: 100%;}
.key-features .wrap .block2{padding: 0px;display: grid;justify-content: center;}
.key-features .wrap .block2 .card{margin-bottom: 10px;}
.editing-hm-banner img{width: 100%;}
.what-our-clients-say .card p:first-child{min-height: auto;}
table.dataTable tbody th, table.dataTable tbody td{padding: 6px !important;}
#journal-list_length>label{margin-left: 0px !important;margin-top: 66px;}
#journal-list select{top: 44px;width: 250px;}
.dataTables_wrapper .dataTables_filter input{width: 250px;}
.dataTables_wrapper .dataTables_length{margin-bottom: 10px !important;}
.rightnavigation img{width: 100%;}
}
/* Mobile CSS End*/
/* Tablet CSS Start */
@media (min-width: 768px) and (max-width: 1024px) {
.service-table img{width: 100%;}
.samples .graphics-premium-editing img{width: 100%;}
.hm-banner{background-position: -360px 0px;height: 420px;}
.hm-banner .block h1{font-size: 22px;line-height: 32px;margin-bottom: 12px;}
.hm-banner .block{padding: 24px;}
.service-table .nav-pills li button{padding: 8px 14px;margin: 0px 4px;font-size: 13px;}
.service-card{padding: 22px 16px;}
.service-card p{font-size: 14px;line-height: 18px;}
.how-it-works .black-block{margin-top: 60px;}
.samples{padding: 60px 0px 0px;}
.common-header{font-size: 24px;line-height: 38px;}
.card-features img{width: 40px;height: 40px;}
.card-features{padding: 22px;min-height: 360px;}
.OurEditors .dark-block{margin-top: 40px;padding: 22px;}
.OurEditors .dark-block h3{font-size: 22px;padding-bottom: 0px;margin-bottom: 0px;}
.OurEditors .bottomBlock .card h4{font-size: 22px;margin-bottom: 0px;padding-bottom: 0px;}
.what-our-clients-say .card .bottom-block p{font-size: 12px;line-height: 16px;min-height: 80px;}
.what-our-clients-say button{width: 10%;}
.what-our-clients-say .fa-arrow-right{margin-right: -10px;width: 25px;height: 25px;background-size: cover;}
.what-our-clients-say .fa-arrow-left{margin-left: -10px;width: 25px;height: 25px;background-size: cover;}
.what-our-clients-say .card{padding: 32px 22px 32px 28px;}
.editing-hm-banner h1{font-size: 24px;line-height: 34px;padding: 30px 0px 10px;}
.editing-hm-banner img{margin: 20px 0px 20px 0px;width: 100%;}
.english-editing-table .content-feature{padding: 20px 10px;}
.what-our-clients-say .card p:first-child{min-height: 240px;}
.service-table .nav-pills li button{min-width: auto;}
.how-it-works .black-block{padding: 20px;}
.navigation li:first-child a{margin-left: 16px;}
.navigation.navbar-nav li{padding: 6px 0px;}
a.blue-primary-btn{float: left;margin-left: 15px;}
.flex-block .features{padding: 18px;}
.features a.blue-btn{padding: 10px;}
.flex-block .features .block-wrap h3{font-size: 25px;}
.rightnavigation img{width: 100%;}
#journal-list select{top: 4px;}
#journal-list_length>label {margin-left: 0px;}
#journal-list_wrapper .row:first-child{margin-top: 70px !important;}
.dataTables_wrapper .dataTables_length{margin-bottom: 0px !important;}
#translation-price .col-md-5{width: 33%;}
#translation-price .col-md-2{width: 20%;}
#translation-price a.blue-btn{font-size: 11px;padding: 10px;}
}


@media (min-width: 768px) and (max-width: 991px) {
.navbar-toggler{display: block;}
}
/* Tablet CSS End */

#eu-data,
#world-data {
    display: none;
}
#eu-data.content-show,
#world-data.content-show {
    display: inline;
}