@import url('bootstrap.min.css');
@import url('../fonts/noto.css');

@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline;
}
input,
select {
    vertical-align: middle;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "Noto Sans SC", sans-serif;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
body {
    font-family: "Noto Sans SC", sans-serif;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.5em;
    color: #757575;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-family: "Noto Sans SC", sans-serif;
}
a:active,
a:focus,
a:visited {
    text-decoration: none;
}
a:hover {
    color: #0aba72;
    text-decoration: none;
}
img {
    border: 0;
}
li,
ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font22 {
    font-size: 22px;
}
.font26 {
    font-size: 26px;
}
.mar-auto {
    margin: 0 auto;
}
.mar-0 {
    margin: 0;
}
.mar-5 {
    margin: 5px;
}
.mar-10 {
    margin: 10px;
}
.mar-15 {
    margin: 15px;
}
.mar-20 {
    margin: 20px;
}
.mar-30 {
    margin: 30px;
}
.mar-35 {
    margin: 35px;
}
.mar-40 {
    margin: 40px;
}
.mar-45 {
    margin: 45px;
}
.mar-50 {
    margin: 50px;
}
.mar-55 {
    margin: 55px;
}
.mar-60 {
    margin: 60px;
}
.mar-t0 {
    margin-top: 0;
}
.mar-t5 {
    margin-top: 5px;
}
.mar-t10 {
    margin-top: 10px;
}
.mar-t15 {
    margin-top: 15px;
}
.mar-t20 {
    margin-top: 20px;
}
.mar-t25 {
    margin-top: 25px;
}
.mar-t30 {
    margin-top: 30px;
}
.mar-t35 {
    margin-top: 35px;
}
.mar-t40 {
    margin-top: 40px;
}
.mar-t45 {
    margin-top: 45px;
}
.mar-t50 {
    margin-top: 50px;
}
.mar-t55 {
    margin-top: 55px;
}
.mar-t60 {
    margin-top: 60px;
}
.mar-b0 {
    margin-bottom: 0;
}
.mar-b5 {
    margin-bottom: 5px;
}
.mar-b10 {
    margin-bottom: 10px;
}
.mar-b15 {
    margin-bottom: 15px;
}
.mar-b20 {
    margin-bottom: 20px;
}
.mar-b25 {
    margin-bottom: 25px;
}
.mar-b30 {
    margin-bottom: 30px;
}
.mar-b40 {
    margin-bottom: 40px;
}
.mar-b45 {
    margin-bottom: 45px;
}
.mar-b50 {
    margin-bottom: 50px;
}
.mar-b55 {
    margin-bottom: 55px;
}
.mar-b60 {
    margin-bottom: 60px;
}
.mar-l0 {
    margin-left: 0;
}
.mar-l5 {
    margin-left: 5px;
}
.mar-l10 {
    margin-left: 10px;
}
.mar-l15 {
    margin-left: 15px;
}
.mar-l20 {
    margin-left: 20px;
}
.mar-l25 {
    margin-left: 25px;
}
.mar-l30 {
    margin-left: 30px;
}
.mar-l40 {
    margin-left: 40px;
}
.mar-l45 {
    margin-left: 45px;
}
.mar-l50 {
    margin-left: 50px;
}
.mar-l55 {
    margin-left: 55px;
}
.mar-l60 {
    margin-left: 60px;
}
.mar-r0 {
    margin-right: 0;
}
.mar-r5 {
    margin-right: 5px;
}
.mar-r10 {
    margin-right: 10px;
}
.mar-r15 {
    margin-right: 15px;
}
.mar-r20 {
    margin-right: 20px;
}
.mar-r25 {
    margin-right: 25px;
}
.mar-r30 {
    margin-right: 30px;
}
.mar-r40 {
    margin-right: 40px;
}
.mar-r45 {
    margin-right: 45px;
}
.mar-r50 {
    margin-right: 50px;
}
.mar-r55 {
    margin-right: 55px;
}
.mar-r60 {
    margin-right: 60px;
}
.pad-0 {
    padding: 0;
}
.pad-5 {
    padding: 5px;
}
.pad-10 {
    padding: 10px;
}
.pad-15 {
    padding: 15px;
}
.pad-20 {
    padding: 20px;
}
.pad-25 {
    padding: 25px;
}
.pad-30 {
    padding: 30px;
}
.pad-35 {
    padding: 35px;
}
.pad-40 {
    padding: 40px;
}
.pad-45 {
    padding: 45px;
}
.pad-50 {
    padding: 50px;
}
.pad-55 {
    padding: 55px;
}
.pad-60 {
    padding: 60px;
}
.pad-t0 {
    padding-top: 0;
}
.pad-t5 {
    padding-top: 5px;
}
.pad-t10 {
    padding-top: 10px;
}
.pad-t15 {
    padding-top: 15px;
}
.pad-t20 {
    padding-top: 20px;
}
.pad-t25 {
    padding-top: 25px;
}
.pad-t30 {
    padding-top: 30px;
}
.pad-t35 {
    padding-top: 35px;
}
.pad-t40 {
    padding-top: 40px;
}
.pad-t45 {
    padding-top: 45px;
}
.pad-t50 {
    padding-top: 50px;
}
.pad-t55 {
    padding-top: 55px;
}
.pad-t60 {
    padding-top: 60px;
}
.pad-b0 {
    padding-bottom: 0;
}
.pad-b5 {
    padding-bottom: 5px;
}
.pad-b10 {
    padding-bottom: 10px;
}
.pad-b15 {
    padding-bottom: 15px;
}
.pad-b20 {
    padding-bottom: 20px;
}
.pad-b25 {
    padding-bottom: 25px;
}
.pad-b30 {
    padding-bottom: 30px;
}
.pad-b35 {
    padding-bottom: 35px;
}
.pad-b40 {
    padding-bottom: 40px;
}
.pad-b45 {
    padding-bottom: 45px;
}
.pad-b50 {
    padding-bottom: 50px;
}
.pad-b55 {
    padding-bottom: 55px;
}
.pad-b60 {
    padding-bottom: 60px;
}
.pad-l0 {
    padding-left: 0;
}
.pad-l5 {
    padding-left: 5px;
}
.pad-l10 {
    padding-left: 10px;
}
.pad-l15 {
    padding-left: 15px;
}
.pad-l20 {
    padding-left: 20px;
}
.pad-l25 {
    padding-left: 25px;
}
.pad-l30 {
    padding-left: 30px;
}
.pad-l35 {
    padding-left: 35px;
}
.pad-l40 {
    padding-left: 40px;
}
.pad-l45 {
    padding-left: 45px;
}
.pad-l50 {
    padding-left: 50px;
}
.pad-l55 {
    padding-left: 55px;
}
.pad-l60 {
    padding-left: 60px;
}
.pad-r0 {
    padding-right: 0;
}
.pad-r5 {
    padding-right: 5px;
}
.pad-r10 {
    padding-right: 10px;
}
.pad-r15 {
    padding-right: 15px;
}
.pad-r20 {
    padding-right: 20px;
}
.pad-r25 {
    padding-right: 25px;
}
.pad-r30 {
    padding-right: 30px;
}
.pad-r35 {
    padding-right: 35px;
}
.pad-r40 {
    padding-right: 40px;
}
.pad-r45 {
    padding-right: 45px;
}
.pad-r50 {
    padding-right: 50px;
}
.pad-r55 {
    padding-right: 55px;
}
.pad-r60 {
    padding-right: 60px;
}
.wid18 {
    width: 18px;
}
.c-green {
    color: #07a363;
}
.c-white {
    color: #fff !important;
}
a:hover {
    transition: 0.3s ease-in;
}
.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}
.animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
.animated-icon3 span {
    background: #1f1f1f;
}
button {
    outline: 0 !important;
}
.animated-icon3 span:nth-child(1) {
    top: 0;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon3 span:nth-child(2) {
    top: 10px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon3 span:nth-child(3) {
    top: 20px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
.animated-icon3.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 8px;
}
.animated-icon3.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}
.animated-icon3.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: 8px;
}
.navbar-nav {
    position: absolute;
    right: 0;
    top: 0;
}
.navbar {
    margin: 15px auto;
    color: #1c1d1e;
    padding: 0.5rem 0;
}
.navbar-light .navbar-nav .nav-link {
    color: #1c1d1e;
    padding: 9px 5px;
    font-weight: 400;
    font: 18px/26px Noto Sans SC;
    display: inline;
    margin: 0 15px;
    font-family: "Noto Sans SC", sans-serif;
}
.wiley-logo {
    font: 32px/24px Noto Sans SC;
}
.dis-none {
    display: none;
}
.homepage-banner {
    background: #123d80 0 0 no-repeat;
    color: #fff;
    padding: 40px 0 50px;
}
.homepage-banner .main-content {
    font: 40px/55px Noto Sans SC;
    padding: 0 0 10px 0;
    font-weight: 600;
    color: #383838;
}
.homepage-banner .main-content1 {
    font: 40px/55px Noto Sans SC;
    padding: 0 0 10px 0;
    font-weight: 600;
    color: #fff;
}
.homepage-banner .main-content2 {
    font: 40px/55px Noto Sans SC;
    padding: 0 0 10px 0;
    font-weight: 600;
    color: #123d80;
}
.homepage-banner .sub-content {
    font: 16px/30px Noto Sans SC;
    font-weight: 600;
    margin-bottom: 35px;
    color: #123d80;
}
.sub-content-contact {
    font: 22px/30px Noto Sans SC;
    font-weight: 300;
    margin-bottom: 15px;
}
.primary-button,
.secondary-button {
    font: 16px/28px Noto Sans TC;
    min-height: 50px;
    text-align: center;
    background: #198c53;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
}
.primary-button:hover,
.secondary-button:hover {    
    color: #fff;
    background: #0aba72;
    font-weight: 400;
}
.primary-action-button {
    font: 16px/28px Noto Sans TC;
    text-align: center;
    background: #057245;
    color: #fff;
    padding: 6px 30px;
    display: table;
    margin: 0 auto;
}
.primary-action-button:hover {
    background: #07a363;
    color: #fff;
}

.bottom-button .secondary-button{padding:10px 20px !important}
footer {
    background: #1c1d1e;
    color: #fff;
}
#footer .footer-list {
    width: 23%;
    margin: 30px 0;
    display: inline-table;
}
#footer .footer-list li {
    padding: 5px 0;
    font-size: 18px;
}
#footer .footer-list li a {
    color: #fff;
    opacity: 0.7;
    font: 16px/35px Noto Sans TC;
}
#footer .footer-list li a:hover {
    color: #fff;
    opacity: 1;
}
#footer ul.footer-list:last-child {
    width: 26%;
}
#footer .footer-list li:first-child a {
    font-size: 18px;
    opacity: 1;
}
.social-media {
    margin-bottom: 10px;
}
.social-media li {
    display: inline-block;
    margin-right: 12px;
}
.social-media li a {
    color: #a4a5a5 !important;
    font-size: 23px !important;
}
.social-media li a:hover {
    color: #fff !important;
}
.copyrights {
    background: #f9f9f9;
    color: #1c1d1e;
    font: 14px/19px Noto Sans TC;
    padding: 12px 0;
}
.title1 {
    font-size: 30px;
    color: #123d80;
    text-align: center;
    font-weight: 600;
    line-height: 40px;
    padding: 0 0 50px;
}
.title2 {
    font-size: 20px;
    color: #1c1d1e;
    text-align: center;
    font-weight: 400;
    line-height: 27px;
    padding: 10px 0;
}
.title1-with-desc {
    font-size: 30px;
    color: #123d80;
    text-align: center;
    font-weight: 600;
    line-height: 40px;
    padding: 0 0 10px;
}
.wrapper {
    padding: 60px 0 60px;
}
.service-we-offer {
    margin: 0 auto 0;
    text-align: center;
}
.service-we-offer img {
    margin-bottom: 10px;
    min-height: 60px;
}
.service-we-offer p {
    font: 14px/22px Noto Sans TC;
    color: #757575;
    min-height: 142px;
    font: "Noto Sans TC", sans-serif;
}
.service-we-offer a {
    font: 14px/19px Noto Sans TC;
    font-weight: 600;
    color: #07a363;
}
.how-it-works-wrapper {
    background: #efeff0;
}
.how-it-works {
    margin: 0 auto 40px;
    text-align: center;
}
.how-it-works .title-h {
    font: 16px/22px Noto Sans TC;
    padding: 0 0 10px;
    font-weight: 600;
    color: #1c1d1e;
}
.how-it-works img {
    margin-bottom: 0;
    min-height: 60px;
}
.how-it-works p {
    font: 16px/22px Noto Sans TC;
    color: #1c1d1e;
    min-height: 70px;
}
.how-it-works a {
    font: 14px/19px Noto Sans TC;
}
.how-it-works .num {
    font: 50px/68px Noto Sans TC;
    color: #c2c3c6;
    opacity: 0.9;
    position: relative;
    top: -20px;
}
.our-editors {
    background: #123d80;
    color: #fff;
    text-align: center;
}
.para-level1 {
    font: 14px/20px Noto Sans TC;
}
.para-level2 {
    font: 16px/22px Noto Sans TC;
}
.para-level3 {
    font: 16px/30px Noto Sans TC;
    font-weight: 100;
}
.para-level3-5 {
    font: 18px/30px Noto Sans TC;
    font-weight: 100;
}
.para-level4 {
    font: 20px/28px Noto Sans TC;
}
.para-level5 {
    font: 20px/34px Noto Sans TC;
    font-weight: 300;
}
.para-level6 {
    font: 22px/40px Noto Sans TC;
    font-weight: 300;
}
.still-thinking {
    padding: 60px 0 60px;
}
.still-thinking .greybg {
    background: #efeff0;
    display: block;
    width: 100%;
    height: 205px;
    margin: 30px 0 0;
    border: 4px solid #ccc;
}
.still-thinking .greybg:hover {
    border: 4px solid #07a363;
}
.what-our-client-say {
    /* background: #efeff0; */
    padding: 60px 0 60px;
}
.what-our-client-say .carousel-item {
    text-align: center;
    padding: 20px 30px 0 30px;
}
.what-our-client-say .carousel-item p {
    color: #1c1d1e;
}
.what-our-client-say .author-name {
    font-weight: 600;
    font-style: italic;
    padding: 15px;
    font-size: 22px;
}
.what-our-client-say .carousel-indicators {
    margin: 0 0 -20px;
}
.what-our-client-say .carousel-inner {
    min-height: 390px;
}
.what-our-client-say .carousel-item:last-child {
    margin-top: 70px;
}
.what-our-client-say .carousel-item:last-child .quote-left {
    left: 55px;
}
.what-our-client-say .carousel-indicators li {
    width: 6px;
    height: 6px;
    display: block;
    background: #d8d8d8;
    border-radius: 15px;
    cursor: pointer;
}
.what-our-client-say .carousel-indicators .active {
    background: #005274;
}
.what-our-client-say .para-level5 {
    font: 24px/45px Noto Sans TC;
}
.what-our-client-say .para-level5 {
    position: relative;
    display: initial;
}
.what-our-client-say .para-level5::before {
    color: #005274;
    position: absolute;
    background: url(../images/quote_up.svg) no-repeat;
    width: 28px;
    display: block;
    height: 24px;
    top: -10px;
    left: -30px;
    content: "";
}
.what-our-client-say .para-level5::after {
    color: #005274;
    position: absolute;
    background: url(../images/quote_down.svg) no-repeat;
    width: 28px;
    display: inline-block;
    height: 24px;
    bottom: 0;
    right: -34px;
    content: "";
}
.bottom-button {
    background: #123d80;
    color: #fff;
    padding: 15px 0;
}
.bottom-button p {
    line-height: 50px;
    font-size: 22px;
}
.why-wiley-editing-services {
    background: #fff;
    padding: 50px 0 50px;
}
.why-wiley-editing-services .main-title {
    font: 26px/41px Noto Sans TC;
    color: #005274;
    text-align: center;
    padding: 10px 0 0;
}
.grey-color {
    color: #757575;
}
.globe-nav {
    background: url(../images/global.svg) no-repeat;
    position: relative;
    width: 18px;
    height: 18px;
    display: inline-block;
    top: 3px;
    background-size: contain;
}
.navbar-nav li:nth-child(2) .dropdown-menu {
    width: 550px;
}
.navbar-nav li .dropdown-menu {
    background: #efeff0;
    padding: 15px 25px 10px;
    border-radius: 0;
    top: 36px;
}
.navbar-nav li:last-child .dropdown-menu {
    padding: 0 20px;
}
.navbar-nav li .dropdown-menu .sol-menu a:last-child {
    border-bottom: none;
}
.navbar-nav li .dropdown-menu h4 a {
    font: 16px/22px Open Sans;
    font-weight: 600;
    color: #005274;
    padding: 7px 0 7px;
}
.navbar-nav li .dropdown-menu h4 a:hover {
    color: #07a363;
}
.navbar-nav li .dropdown-menu p {
    font: 12px/17px Noto Sans TC;
    color: #1c1d1e;
    padding-bottom: 10px;
}
.sol-menu-line {
    width: 1px;
    height: 230px;
    display: inline-block;
    background: #ccc;
    position: absolute;
    right: 3px;
    margin-top: 12px;
}
.sol-menu li {
    padding: 0 !important;
}
.sol-menu li a {
    font: 14px/16px Noto Sans TC;
    padding: 8px 4px;
    color: #1c1d1e;
    border-left: 2px solid #efeff0;
}
.sol-menu li a:hover {
    border-left: 2px solid #07a363;
    color: #07a363;
    transition: all 0.1s ease-in;
}
.ser .service-nav {
    border-bottom: 4px solid #07a363;
}
#faq .faq,
#homepage .hm,
#price .price {
    /* border-bottom: 4px solid #07a363; */
    font-weight: bold;
}
#faq .service-nav,
#price .service-nav {
    border-bottom: none;
}
#article .navbar-nav li .dropdown-menu .sol-menu a.article,
#article-promotion .navbar-nav li .dropdown-menu .sol-menu a.article-promotion,
#conference .navbar-nav li .dropdown-menu .sol-menu a.conference,
#cover-image .navbar-nav li .dropdown-menu .sol-menu a.cover-image,
#english .navbar-nav li .dropdown-menu .sol-menu a.english,
#formatting .navbar-nav li .dropdown-menu .sol-menu a.formatting,
#graphics .navbar-nav li .dropdown-menu .sol-menu a.graphics,
#illustration .navbar-nav li .dropdown-menu .sol-menu a.illustration,
#infographics .navbar-nav li .dropdown-menu .sol-menu a.infographics,
#lay .navbar-nav li .dropdown-menu .sol-menu a.lay,
#manuscript .navbar-nav li .dropdown-menu .sol-menu a.manuscript,
#rearch-news-stories .navbar-nav li .dropdown-menu .sol-menu a.english,
#recommendation .navbar-nav li .dropdown-menu .sol-menu a.recommendation,
#research .navbar-nav li .dropdown-menu .sol-menu a.research,
#translation .navbar-nav li .dropdown-menu .sol-menu a.translation,
#video .navbar-nav li .dropdown-menu .sol-menu a.video, #sci-editing .navbar-nav li .dropdown-menu .sol-menu a.sci-editing{
    border-left: 2px solid #07a363;
}
.align-left {
    text-align: left;
}
.dropdown-menu {
    min-width: 90px;
    margin: 0;
    padding: 0;
}
.dropdown-menu li a {
    padding: 2px 0 2px 5px;
    display: block;
    margin: 14px 0 14px -5px;
}
.dropdown-toggle::after {
    background: url(../images/down-chevron.svg) no-repeat;
    width: 15px;
    height: 10px;
    display: inline-block;
    border: none;
    position: relative;
    top: 4px;
}
.why-wiley-editing-services .carousel-inner {
    min-height: 312px;
}
.why-wiley-editing-services .carousel-item:nth-child(1) {
    margin-top: 50px;
}
.why-wiley-editing-services .carousel-item:nth-child(3) {
    margin-top: 100px;
}
.why-wiley-editing-services .owl-carousel2 .owl-stage-outer {
    padding: 58px 0 58px 0;
}
.why-wiley-editing-services .owl-carousel2 .owl-stage {
    margin-left: -115px;
}
.owl-carousel1 .owl-item img,
.why-wiley-editing-services .owl-carousel2 .owl-item img {
    width: auto;
    margin: 0 auto;
}
.why-wiley-editing-services .owl-nav {
    position: absolute;
    right: 26px;
    bottom: 45px;
}
.why-wiley-editing-services .owl-dots {
    position: absolute;
    right: 50%;
    margin-right: -170px;
    bottom: 22px;
}
.why-wiley-editing-services .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}
.why-wiley-editing-services .owl-dot.active span {
    background: #005274;
}
.why-wiley-editing-services .owl-dot span {
    width: 6px;
    height: 6px;
    margin: 5px 5px;
    background: #d8d8d8;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 0.2s ease;
    border-radius: 30px;
}
.navbar-brand {
    padding: 0;
}
.fullwidth {
    width: 100%;
    background: red;
}
header .navbar {
    margin: 30px auto;
    padding: 0;
}
.cus-why {
    padding-top: 130px;
}
.fixed-me {
    background-color: #123d80 !important;
    padding: 0 !important;
    margin: 0;
    position: fixed;
    top: 0;
    z-index: 888;
    width: 100%;
    border-bottom: 1px solid #ccc !important;
    min-height: 50px;
}
.fixed-me .navbar {
    margin: 0 auto;
}
.fixed-me .navbar-light .navbar-brand {
    color: #fff;
    font-size: 27px;
    margin-top: 11px;
}
.fixed-me .dropdown-toggle::after {
    background: url(../images/dropdown_white.svg) no-repeat;
    width: 15px;
    height: 10px;
    display: inline-block;
    border: none;
    position: relative;
    top: 6px;
}
.fixed-me .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 8px 5px 6px 5px;
}
.navbar-me {
    padding: 0;
    background-color: transparent;
    top: 0;
    border: 0;
    border-radius: 0;
    transition: all 0.1s ease-out;
}
.navbar-me .wiley-logo {
    transition: all 0.1s ease-out;
    font-family: "Noto Sans TC", sans-serif;
}
.english-language-table {
    margin: 0 auto 60px;
}
.english-language-table tr:nth-child(2) td {
    border-top: 1px solid #ccc;
}
.english-language-table td,
.english-language-table th {
    width: 260px;
    border-collapse: collapse;
    padding: 15px;
    text-align: center;
}
.english-language-table th:first-child {
    width: 362px;
    text-align: left;
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #ccc;
}
.english-language-table td:first-child {
    width: 362px;
    text-align: left;
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #ccc;
}
.english-language-table td:nth-child(3),
.english-language-table th:nth-child(3) {
    background: #f7fafb;
    border-width: 0;
    border-color: #f7fafb;
}
.english-language-table th:nth-child(3) {
    border-color: #ccc;
    border-top-width: 1px;
}
.english-language-table th {
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #ccc;
}
.english-language-table th:last-child {
    border-right-width: 1px;
}
.english-language-table td {
    vertical-align: middle;
}
.english-language-table td:last-child {
    border-right: 1px solid #ccc !important;
}
.english-language-table tr:last-child td {
    border-top: 1px solid #ccc !important;
    border-bottom: 1px solid #ccc;
    padding: 25px 0 25px;
}
.english-language-table tr:last-child td:first-child {
    border-bottom: none;
}
.english-language-table th {
    padding: 10px 15px 30px;
}
.english-language-table th .table-title {
    font: 22px/24px Noto Sans TC;
    color: #1c1d1e;
    font-weight: 600;
    padding-top: 20px;
}
.english-language-table th p {
    font: 15px/20px Noto Sans TC;
    padding: 20px 0;
    min-height: 170px;
    color: #1c1d1e;
    opacity: 0.6;
}
.select-plan {
    font: 16px/28px Noto Sans TC;
    min-height: 40px;
    text-align: center;
    background: #057245;
    color: #fff;
    padding: 5px 40px;
    display: inline-block;
}
.select-plan:hover {
    background: #07a363;
    color: #fff;
}
.english-language-table .core-features {
    font: 20px/23px Noto Sans TC;
    background: #f7f9fb;
    padding: 20px;
    color: #1c1d1e;
    border-style: solid;
    border-color: #ccc;
    border-width: 1px 0 !important;
    font-weight: 600;
}
.check-mark {
    width: 18px;
    height: 14px;
    display: block;
    background: url(../images/check_mark.svg) no-repeat;
    margin: 0 auto;
}
.bold {
    font-weight: 800;
}
.satisfaction {
    padding: 60px 0 80px;
    background: #efeff0;
    text-align: center;
}
.satisfaction .badge {
    background: url(../images/guarantee_budge.svg) no-repeat;
    width: 60px;
    height: 73px;
    display: block;
    margin: 0 auto 20px;
}
.c-black {
    color: #000;
}
.satisfaction .carousel-indicators {
    bottom: -30px;
}
.satisfaction .carousel-indicators li {
    width: 6px;
    height: 6px;
    display: block;
    background: #d8d8d8;
    border-radius: 15px;
    cursor: pointer;
}
.satisfaction .carousel-indicators .active {
    background: #005274;
}
.faqs .card-header {
    background: #efeff0;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    font: 18px/22px Noto Sans TC;
    font-weight: 600;
    padding: 0;
}
.faqs .card-header:first-child {
    border-top: none;
}
.faqs .panel-default {
    border: 1px solid #ededed;
}
.faqs .faq-wrap {
    border: 1px solid #ededed;
    margin-bottom: 10px;
}
.faqs .panel-body {
    padding: 0 15px;
}
.faqs .card {
    border: none;
}
.faqs #accordion {
    margin-top: 40px;
}
.faqs #accordion .card-header > a {
    display: block;
    position: relative;
    padding: 20px 20px 20px 20px;
    transition: all 0.3s ease-in-out;
    font-weight: 600;
    color: #333;
}
.faqs #accordion .card-header > a:after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    right: 20px;
    font-size: 26px;
    transition: all 0.5s;
}
.faqs #accordion .card-header > a[aria-expanded="true"]:after {
    -webkit-transform: rotate(180deg) !important;
    -moz-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important;
}
.blue-title {
    font: 24px/30px Noto Sans TC;
    color: #005274;
    padding: 10px 0 20px;
    text-align: center;
}
.english-language-table tr.displaystyle th {
    border-top: none;
    padding-top: 0;
}
.english-language-table tr.displaystyle th p {
    padding-top: 0;
}
.hide-desktop {
    display: none;
}
.green-list-item {
    margin-top: 25px;
}
.green-list-item li {
    background: url(../images/check_green.svg) no-repeat 0 7px;
    display: inline-block;
    padding: 0 0 0 22px;
    width: 38%;
    margin: 6px 0 10px;
}
.green-list-item-wide {
    margin-top: 20px;
}
.green-list-item-wide li {
    background: url(../images/check_green.svg) no-repeat 0 8px;
    padding: 0 0 0 22px;
    margin: 6px 0 10px;
    line-height: 30px;
    font-size: 17px;
    color: #1c1d1e;
}
.rns {
    width: 262px;
    height: 180px;
    display: block;
    background: #ccc;
    margin: 50px 0 20px;
    float: right;
}
.what-you-receive {
    background: #efeff0;
    padding: 30px 20px;
    margin-top: 30px;
    min-height: 222px;
}
.what-you-receive .title-h {
    font: 18px/24px Noto Sans TC;
    color: #1c1d1e;
    padding-bottom: 12px;
    font-weight: 600;
}
.what-you-receive-img {
    background: url(../images/what_you_receive.svg) no-repeat;
    width: 60px;
    height: 60px;
    display: block;
}
.what-you-receive2 {
    background: #efeff0;
    padding: 30px 20px;
    margin-bottom: 30px;
}
.geo-ai-banner .txt-cont b{font-weight: 800;}
.what-you-receive2 .title-h {
    font: 20px/27px Noto Sans TC;
    color: #1c1d1e;
    padding-bottom: 12px;
    font-weight: 600;
}
.what-you-receive-img {
    background: url(../images/what_you_receive.svg) no-repeat;
    width: 60px;
    height: 60px;
    display: block;
}
.bullet-green {
    margin: 20px 0 0 0;
}
.bullet-green li {
    background: url(../images/bullet_green.svg) no-repeat 0 7px;
    display: block;
    padding-left: 22px;
    margin: 10px 0;
}
.pricing-layout {
    background: #123d80;
    padding: 60px 0;
    text-align: center;
}

.pricing-layout-sci {
    background: #123d80;
    padding: 60px 0;
   }

.pricing-layout .tats-wrapper {
    background: #fff;
    padding: 30px;
    margin: 0 auto;
    font: 40px/50px Source Serif Pro;
}
.pricing-layout .tats-wrapper del{
    color: #757575;
    opacity: 0.7;
    font-weight: 400;
    margin-left: 10px;
    font-size: 70%;
}
.pricing-layout .tats-wrapper .font-heavy {
    font: Bold 40px/50px Source Serif Pro;
    padding-bottom: 20px;
    color: #1c1d1e;
}
.pricing-layout .tats-wrapper .smaller-txt {
    font: 18px/24px Open Sans;
    padding-bottom: 10px;
}
.c-blue {
    color: #123d80;
}
.mar0-f {
    margin: 0 !important;
}
.min-height-cus {
    min-height: 220px;
}
.translationoptions {
    margin: 60px auto;
}
.translationoptions .tran-title {
    font: 18px/22px Noto Sans TC;
    text-align: center;
    font-weight: 600;
    display: block;
    color: #000;
}
.translationoptions .tran-title img {
    text-align: center;
    position: relative;
    top: 10px;
    margin-right: 10px;
}
.green-wrapper {
    background: #efeff0;
    padding: 20px 20px 35px;
    text-align: center;
}
.green-wrapper .title {
    font: 22px/30px Noto Sans TC;
    color: #1c1d1e;
    padding: 10px 0;
    font-weight: 600;
}
.green-wrapper p {
    font: 16px/30px Noto Sans TC;
    color: #757575;
    font-weight: 500;
}
.pricing-calculator {
    border: 1px solid red;
}
.price-slab-dd-wrap {
    display: inline-flex;
    font-size: 20px;
    text-align: center;
    margin: auto;
}
.price-slab-dd {
    margin-left: 10px;
    font-size: 18px;
    font-weight: 800;
    color: #000;
    position: relative;
    top: -2px;
}
.price-slab-dd select {
    background: #fff no-repeat right 21px;
    padding: 10px 20px;
    font-weight: 600;
    outline: 0;
    font: 16px/30px Noto Sans TC;
    color: #757575;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/down-chevron-black.png);
    border-right: 15px solid #fff;
    width: 280px;
}
.pricing-table {
    margin: 20px auto 5px;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.pricing-table tr th {
    border: 1px solid #84a7b6;
    padding: 15px 20px 15px;
    font-weight: 600;
    font: 16px/22px Noto Sans TC;
    color: #fff;
}
.pricing-table tr th:first-child {
    width: 15%;
}
.pricing-table tr th:nth-child(2) {
    width: 28%;
}
.price-slab-box {
    display: none;
}
.price-slab-box tr td {
    padding: 10px 20px 10px;
    font: 16px/22px Noto Sans TC;
    color: #fff;
    border: 1px solid #84a7b6;
}
#price-slab-preload {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
    overflow: hidden;
}
.price-slab-tbl-bot {
    overflow: hidden !important;
}
.ca-txt {
    font-size: 14px;
    color: #84a7b6;
    text-align: left !important;
}
.push-up70 {
    margin-top: 70px;
}
.video-table {
    margin: 0 0 30px;
}
.video-table tr th:first-child {
    width: 30%;
    border-top: none;
    border-left: none;
}
.video-table tr th {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: #1c1d1e;
    min-height: 100px;
    width: 35%;
}
.video-table tr th .title {
    font: 22px/24px Noto Sans TC;
    font-weight: 600;
    padding-bottom: 10px;
    color: #1c1d1e;
}
.video-table tr th .small-f {
    font: 14px/20px Noto Sans TC;
    min-height: 70px;
}
.video-table tr th {
    border: 1px solid #ccc;
    padding: 20px;
}
.video-table .subb-title {
    font-weight: 600;
    text-align: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}
.video-table tr td {
    padding: 20px;
}
.video-table tr td:first-child {
    text-align: left;
}
.video-table .font14 {
    font-size: 13px;
    line-height: 20px;
}
.video-table tr td {
    border-right: 1px solid #ccc;
}
.video-table tr:last-child td {
    border: 1px solid #ccc;
}
.video-table tr:last-child td:first-child {
    border-left: none;
    border-bottom: none;
}
.infog section {
    margin-bottom: 30px;
}
#contact {
    min-height: 45px;
}
#contact .fsRowBody input[type="text"],
.fsForm select,
.fsForm textarea,
.fsRowBody input[type="email"],
.fsRowBody input[type="number"],
.fsRowBody input[type="tel"] {
    min-height: 45px !important;
    font-size: 16px !important;
    line-height: 30px !important;
}
#contact .fsSubmitButton {
    background: #057245 !important;
    color: #fff !important;
    padding: 12px 40px !important;
    border-radius: 0 !important;
}
#contact .fsSubmitButton:hover {
    background: #07a363 !important;
    transition: all 0.3s ease-in;
}
.satisfaction .para-level5 {
    min-height: 110px;
    color: #1c1d1e;
    font: 18px/28px Noto Sans TC;
}
.payment-banner .blue-title-small {
    font: 18px/30px Noto Sans TC;
    color: #005274;
    margin: 30px 0 10px;
    font-weight: 600;
}
.payment-banner img {
    margin: 15px 0 30px;
}
.how-to-pay {
    background: #005274;
    padding-bottom: 120px;
}
.payment-credit-card {
    background: #fff;
    position: relative;
    margin-top: -80px;
}
.payment-measure {
    padding-bottom: 35px;
}
.our-secure-payment {
    background: #efeff0;
}
.our-secure-payment section {
    padding: 10px 15px;
}
.our-secure-payment .grey-title-small {
    font: 18px/30px Noto Sans TC;
    color: #1c1d1e;
    margin: 30px 0 15px;
    font-weight: 600;
}
.title5 {
    font: 22px/30px Noto Sans TC;
    color: #1c1d1e;
    font-weight: 600;
    padding-bottom: 20px;
}
#privacy .blue-title,
#privacy .text-left-f {
    text-align: left !important;
}
#privacy .blue-title {
    padding: 30px 0 10px;
}
.satisfaction .title1-with-desc.c-black {
    font: 26px/30px Noto Sans TC;
    font-weight: 600;
}
.text-left-f {
    text-align: left !important;
}
#faqs-wrapper .accordion {
    margin-top: 10px !important;
}
#faqs-wrapper .title1-with-desc {
    margin: 50px 0 10px;
}
#terms-and-conditions p {
    padding: 12px 0 0;
}
#terms-and-conditions .bold {
    padding-top: 40px;
}
#terms-and-conditions .bullet-green {
    margin-left: 20px;
}
#terms-and-conditions .bullet-green li {
    padding-left: 28px;
}
.satisfaction .title1-with-desc {
    font: 35px/47px Noto Sans TC;
    font-weight: 600;
}
.bold.text-center.pad-t15 {
    color: #1c1d1e;
}
.mar-20px {
    margin-top: 20px !important;
}
.a-color {
    color: #07a363;
}
#privacy p,
#terms-and-conditions p {
    word-break: break-word;
}
#terms-and-conditions h3 {
    text-align: left;
    padding: 30px 0 0 0;
}
.payment-txt {
    font: 17px/28px Noto Sans TC;
}
.navbar-me .show-on-scroll {
    display: none;
}
.fixed-me .show-on-scroll {
    display: block;
    border: 1px solid #005274;
}
.fixed-me li.show-on-scroll a {
    color: #fff !important;
    font: 18px/28px Noto Sans TC !important;
    padding: 6px 30px !important;
    display: block;
    background: #198c53;    
}
.fixed-me .show-on-scroll a:hover {
    color: #fff !important;
    background: #0aba72;    
}
.fixed-me .collapse li {
    padding: 0 0;
    line-height: 25px;
    margin-top: 2px;
}
.fixed-me .collapse li a {
    padding: 6px 30px;
    display: block;
}
.fixed-me .sol-menu li a {
    padding: 2px 4px;
}
.fixed-me .navbar-light .navbar-nav .nav-link {
    display: block;
}
.fixed-me .collapse li:first-child {
    margin-top: 4px;
}
.fixed-me .navbar-nav li:last-child a {
    padding: 6px 30px;
    margin: 0;
    display: block;
}
.fixed-me .sol-menu li:last-child a {
    padding: 2px 0 2px 5px;
    margin: 14px 0 14px -5px;
}
.modal-header .close {
    position: absolute;
    right: 20px;
}
.navbar-me .en-site {
    display: block;
}
.fixed-me .en-site {
    display: none;
}
#pricing-tab .nav-tabs .nav-item {
    margin-bottom: 0;
    font: 20px/30px Noto Sans TC;
}
#pricing-tab .nav-tabs li:first-child.nav-item {
    text-align: right;
    width: 50%;
}
#pricing-tab .nav-tabs li:last-child.nav-item {
    text-align: left;
    width: 50%;
}
#pricing-tab .nav-tabs .nav-link {
    border-width: 0 0 3px 0;
    border-color: #fff;
    border-style: solid;
    margin: 0;
    color: #757575;
}
#pricing-tab .nav-tabs .nav-item.show .nav-link,
#pricing-tab .nav-tabs .nav-link.active {
    color: #005274;
    border-bottom: 3px solid #005274;
    display: inline-block;
    cursor: pointer;
}
.light-op {
    opacity: 0.5;
}
.price-title-wrapper .label {
    font: 12px/30px Noto Sans TC;
    color: #1c1d1e;
    padding: 0;
}
.price-title-wrapper select {
    background: #fff no-repeat right 18px;
    padding: 4px 10px;
    font-weight: 600;
    outline: 0;
    border: 1px solid #ccc;
    font: 16px/30px Noto Sans TC;
    color: #1c1d1e;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../images/down-chevron-black-1.png);
    width: 100%;
}
.calculate {
    font: 14px/28px Noto Sans TC;
    text-align: center;
    background: #057245;
    color: #fff;
    display: block;
    margin: 30px auto 0;
    padding: 7px 40px;
}
.calculate:hover {
    background: #07a363;
    color: #fff;
}
.price-btn {
    font: 14px/28px Noto Sans TC;
    text-align: center;
    background: #057245;
    color: #fff;
    margin: 0 auto 0;
    padding: 7px 40px;
    display: inline-block;
}
.price-btn:hover {
    background: #07a363;
    color: #fff;
}
.table-price {
    border: 1px solid #ccc;
    width: 100%;
    margin-top: 30px;
}
.table-price th {
    font: 16px/28px Noto Sans TC;
    font-weight: 700;
    background: #f8f8f8;
    border-bottom: 1px solid #ccc;
    padding: 6px 20px;
}
.table-price td {
    border-bottom: 1px solid #ccc;
    padding: 10px 20px;
    font-weight: 600;
}
.table-price td:first-child {
    color: #1c1d1e;
}
.table-price td:nth-child(2) {
    color: #123d80;
}

#sci-tab .table-price td:last-child {
    color: #1c1d1e;
}

.pre-intro {
    text-align: center;
}
.pre-intro h4 {
    font: 16px/25px Noto Sans TC;
    font-weight: 700;
    padding: 25px 0 12px;
    color: #005274;
}
.pre-intro p {
    font: 16px/24px Noto Sans TC;
}
#pricing-tab .faqs .panel-body {
    padding: 0 22px;
}
.price-up {
    margin: 30px 0 0;
}
.price-up .col-md-4 {
    color: #1c1d1e;
    font: 16px/30px Noto Sans TC;
}
.price-up .col-md-4:first-child {
    text-align: right;
    border-right: 1px solid #ccc;
}
.price-up .col-md-4:first-child span {
    color: #005274;
}
.price-up .col-md-4:nth-child(2) {
    text-align: left;
}
.price-up .primary-action-button {
    margin: 30px auto;
}
.table-price2 td {
    padding: 10px 20px;
}
.table-price2 td:nth-child(2),
.table-price2 td:nth-child(3) {
    text-align: right;
}
.table-price2 tr:nth-child(2) td {
    border-bottom: 1px solid #ccc;
}
.table-price2 tr:nth-child(2) td:nth-child(3) {
    font-weight: 700;
    color: #005274;
}
.table-price2 tr:nth-child(4) td:nth-child(3) {
    font-weight: 700;
    color: #005274;
}
.table-price2 tr:nth-child(2) td:nth-child(2) {
    font-weight: 700;
    color: #1c1d1e;
}
.table-price2 tr:nth-child(4) td:nth-child(2) {
    font-weight: 700;
    color: #1c1d1e;
}
.table-price2 tr:first-child td:first-child,
.table-price2 tr:nth-child(3) td:first-child {
    color: #005274;
    font-weight: 600;
}
.table-price2 tr:nth-child(2) td,
.table-price2 tr:nth-child(4) td {
    padding-top: 0;
    padding-bottom: 20px;
}
#homepage .homepage-banner {
    background: url(../images/wiley-editing-services-header.png) no-repeat center;
    height: 340px;
    width: 100%;
    background-size: cover;
    background-position-x: -170px;
}
#english .homepage-banner {
    background: url(../images/english-language-editing-header.png) no-repeat center;
    background-size: cover;
}
#translation .homepage-banner {
    background: url(../images/academic-translation-header.png) no-repeat center;
    background-size: cover;
}

#sci-editing .homepage-banner {
    background: url(../images/sci-editing-banner.png) no-repeat center;
    background-size: cover;
   }
   

#manuscript .homepage-banner {
    background: url(../images/manuscript-formatting-header.png) no-repeat center;
    background-size: cover;
}
#illustration .homepage-banner {
    background: url(../images/academic-illustration.png) no-repeat center;
    background-size: cover;
}
#formatting .homepage-banner {
    background: url(../images/figure-formatting-header.png) no-repeat center;
    background-size: cover;
}
#graphics .homepage-banner {
    background: url(../images/graphical-abstract-desing.png) no-repeat center;
    background-size: cover;
}
#recommendation .homepage-banner {
    background: url(../images/journal-recommendation-header.png) no-repeat center;
    background-size: cover;
}
#video .homepage-banner {
    background: url(../images/video-creation-header.png) no-repeat center;
    background-size: cover;
}
#lay .homepage-banner {
    background: url(../images/lay-summaries-header.png) no-repeat center;
    background-size: cover;
}
#research .homepage-banner {
    background: url(../images/research-news-story-header.png) no-repeat center;
    background-size: cover;
}
#infographics .homepage-banner {
    background: url(../images/infographic-creation-header.png) no-repeat center;
    background-size: cover;
}
#cover-image .homepage-banner {
    background: url(../images/cover-Image-design.png) no-repeat center;
    background-size: cover;
}
#conference .homepage-banner {
    background: url(../images/conference-poster-creation-header.png) no-repeat center;
    background-size: cover;
}
#article .homepage-banner {
    background: url(../images/article-preparation.png) no-repeat center;
    background-size: cover;
}
#article-promotion .homepage-banner {
    background: url(../images/article-promotion-header.png) no-repeat center;
    background-size: cover;
}
#article .title-h a,
#article-promotion .title-h a {
    color: #1c1d1e;
    font-weight: 600;
}
#article .title-h a:hover,
#article-promotion .title-h a:hover {
    color: #0aba72;
}
#homepage .title2 a,
#services-we-offer .title2 a {
    color: #1c1d1e;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
}
#infographics h3 {
    color: #1c1d1e;
}
#eu_cookie_dialog {
    position: relative !important;
    z-index: 1 !important;
    background-color: #123d80 !important;
    top: 0;
    width: 100% !important;
    height: auto !important;
    overflow: auto;
    color: #fff !important;
    display: none;
}
#eu_cookie_dialog div {
    width: 84% !important;
    bottom: auto !important;
    background-color: #3f4958 !important;
    z-index: 9999 !important;
    margin: 0 auto !important;
}
#eu_cookie_dialog p {
    position: relative;
    top: 0;
    width: 85%;
    line-height: 20px;
    font-size: 14px;
    color: #fff !important;
    padding: 10px 16px 10px 0;
    float: left;
    margin-bottom: 0;
    z-index: 999;
}
#eu_cookie_dialog button {
    cursor: pointer;
    background-color: #3c4858;
    font-size: 14px;
    color: #fff;
    padding: 5px 16px;
    border-radius: 3px;
    border: 1px solid;
    float: right;
    margin: 10px 0 10px 20px;
    transition: all 0.3s;
}
#eu_cookie_dialog a {
    color: #fff !important;
    text-decoration: underline;
}
.sitemap {
    margin-bottom: 30px;
}
.sitemap li {
    margin: 4px 0 10px;
    display: inline-block;
    background: url(../images/bullet_green.svg) no-repeat 0 6px;
    width: 270px;
}
.sitemap li a {
    font-size: 16px;
    line-height: 22px;
    padding: 4px 20px;
    margin-bottom: 10px;
    color: #1c1d1e;
}
.sitemap li a:hover {
    background: 0 0;
    color: #0aba72;
    text-decoration: underline;
}
.title-hh {
    font: 18px/20px Noto Sans TC;
    padding-bottom: 8px;
    font-weight: 600;
    margin-bottom: 8px;
}
.title6 {
    font: 22px/30px Noto Sans TC;
    color: #1c1d1e;
    font-weight: 600;
}
.mar-bottom {
    margin: 10px 0 20px;
}
.min-h48 {
    min-height: 48px !important;
    margin-bottom: 22px !important;
}
#eu_cookie_dialog div:nth-child(2) {
    display: none !important;
}
.ReadMore {
    font: 16px/28px Noto Sans TC;
    min-height: 38px;
    text-align: center;
    background: #fff;
    color: #057245;
    padding: 5px 38px;
    display: inline-block;
    border: 1px solid #fff;
}
.ReadMore:hover {
    border: 1px solid #ffff;
    color: #fff;
    background: #969696;
    font-weight: 400;
}
.PlaceOrder {
    font: 16px/28px Noto Sans TC;
    min-height: 40px;
    text-align: center;
    background: #057245;
    color: #fff;
    padding: 5px 40px;
    display: inline-block;
    float: left;
    margin-right: 16px;
}
.PlaceOrder:hover {
    background: #07a363;
    color: #fff;
}
.navbar-nav li:nth-child(2) .dropdown-menu {
    left: -160%;
}
.navbar-nav li:nth-child(6) .dropdown-menu {
    left: 0;
    padding: 0 25px 0 !important;
}
.navbar-nav li:nth-child(6) .dropdown-menu a {
    margin: 6px 0 8px -5px;
}
.navbar-nav li:nth-child(6) .dropdown-menu a:hover {
    border-color: #efeff0;
}
#translation .label {
    color: #fff;
}
#translation .table-price td {
    background: #fff;
}

#sci-editing .label {
    color: #fff;
   }
   
   #sci-editing  .table-price td {
    background: #fff;
   }

#article .what-you-receive p,
#article-promotion .what-you-receive p {
    min-height: 80px;
}
.satisfaction .white-banner {
    background: #fff;
    margin-bottom: 30px;
    text-align: left;
    padding: 15px;
    min-height: 220px;
}
.satisfaction .white-banner img {
    background: #efeff0;
    padding: 8px;
    text-align: center;
    border-radius: 50px;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    display: block;
}
.satisfaction .title7 {
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding: 10px 0 10px;
}
.satisfaction .white-banner p {
    font-size: 14px/20px Open Sans;
}
.testimonial-item img {
    margin: 0 auto;
    text-align: center;
    display: block;
}
.testimonial-item .main-title {
    color: #005274;
}
.testimonial-item p {
    opacity: 1;
    font: 16px/30px Open Sans;
    color: #1c1d1e;
}
.testimonial-item {
    height: 340px;
    background: #fff;
    opacity: 0.8;
    color: #000;
    box-shadow: 0 2px 10px #ddd;
    transition: all 0.3s ease;
    padding: 30px 30px;
    width: 340px;
    margin: 30px 0;
    text-align: center;
}
@media (min-width: 576px) {
    #infographics .modal-dialog,
    #video .modal-dialog {
        max-width: 600px;
    }
}
@media only screen and (max-width: 600px) {
    .fixed-me .third-button {
        margin: 7px 0 0 0;
    }
    .navbar-nav li .dropdown-menu {
        padding: 1px 15px 0;
    }
    .navbar-nav li {
        border-bottom: 1px dotted #ccc;
    }
    .navbar-nav li:last-child {
        border-bottom: 1px solid #ccc;
    }
    .navbar-nav {
        position: static;
        right: 0;
        margin-top: 10px;
    }
    .navbar-nav li {
        border-bottom: 1px solid #ccc;
        min-height: 35px;
        line-height: 35px;
        display: block;
    }
    .dropdown-menu .col-md-6 {
        padding: 0;
    }
    .navbar-nav li a {
        padding: 2px 0 2px 14px;
    }
    .navbar-light .navbar-toggler {
        border: none;
    }
    
    .navbar-light .navbar-nav .nav-link {
        padding: 10px 20px !important;
        display: block;
    }
    header .navbar {
        margin: 20px auto;
    }
    .navbar-nav li:first-child .dropdown-menu {
        width: 100%;
    }
    .dropdown-menu li a:last-child {
        border-bottom: none;
    }
    .fixed-me .animated-icon3 span {
        background: #fff;
    }
    .service-we-offer {
        margin-bottom: 50px;
    }
    .service-we-offer p {
        min-height: 90px;
        padding-bottom: 10px;
    }
    .service-we-offer a {
        display: inline-block;
        padding: 1px 10px 2px;
        border-radius: 3px;
    }
    .mobile-bottom-mar {
        margin-bottom: 0;
    }
    .cus-why {
        padding-top: 0;
    }
    .why-wiley-editing-services .owl-carousel2 .owl-stage {
        margin-left: 0;
    }
    .why-wiley-editing-services .owl-dots {
        margin-right: -20px;
        bottom: -28px;
    }
    #footer .footer-list {
        width: 32%;
    }
    #footer ul.footer-list:last-child {
        float: left !important;
        width: 100%;
    }
    .copyrights {
        text-align: center;
    }
    .copyrights img {
        text-align: center;
        margin: 10px auto;
        float: none !important;
    }
    .align-mobile-center {
        text-align: center !important;
        margin: 10px auto !important;
        float: none !important;
    }
    .homepage-banner .main-content {
        font: 23px/40px Noto Sans TC;
    }
    .homepage-banner {
        padding: 30px 0;
    }
    .wrapper {
        padding: 40px 0 60px;
    }
    .hide-mobile {
        display: none;
    }
    .hide-desktop {
        display: block;
    }
    .homepage-banner .sub-content {
        margin-bottom: 25px;
    }
    .english-language-table th p {
        min-height: 362px;
        font: 14px/18px Noto Sans TC;
    }
    .select-plan {
        padding: 3px 9px 4px 9px;
        min-height: inherit;
        font: 14px/28px Noto Sans TC;
    }
    .english-language-table td,
    .english-language-table th {
        padding: 5px 15px;
    }
    .english-language-table th .table-title {
        font: 18px/22px Noto Sans TC;
        padding-top: 10px;
    }
    .english-language-table th {
        padding: 10px 8px 20px;
    }
    .english-language-table td {
        border-bottom: 1px solid #ccc !important;
        font: 14px/18px Noto Sans TC;
    }
    .faqs #accordion .card-header > a {
        font-size: 16px;
    }
    .title1 {
        font-size: 22px;
        line-height: 28px;
        padding: 0 0 20px;
    }
    .title1-with-desc {
        font-size: 22px;
        line-height: 28px;
        padding: 0 0 10px;
    }
    .how-it-works p {
        width: 80%;
        margin: 0 auto;
    }
    .why-wiley-editing-services .main-title {
        font: 22px/30px Noto Sans TC;
    }
    .what-our-client-say .carousel-item:last-child .quote-left {
        left: 0;
    }
    .faqs a.card-title {
        padding-left: 0;
    }
    .card-header {
        padding: 5px 10px;
    }
    .bottom-button p {
        font-size: 20px;
        line-height: 40px;
    }
    .secondary-button {
        padding: 10px 30px;
    }
    .what-you-receive {
        text-align: center;
        display: block;
    }
    .what-you-receive-img {
        margin: 0 auto 20px;
    }
    .green-list-item-wide li {
        text-align: left;
    }
    .what-you-receive img {
        margin: 0 auto;
        display: block;
        margin-bottom: 10px;
    }
    #footer .footer-list li a {
        font: 14px/22px Noto Sans TC;
    }
    .primary-button {
        padding: 10px 30px;
    }
    .rns {
        margin: 15px auto 50px !important;
        float: none;
    }
    .pricing-table {
        display: block;
    }
    .video-table tr td,
    .video-table tr th {
        padding: 10px 15px;
        font-size: 14px;
        line-height: 18px;
    }
    .video-table tr td {
        word-break: break-word;
    }
    .video-table .subb-title {
        font-size: 14px;
    }
    .video-table tr th .title {
        font-size: 18px;
        line-height: 22px;
    }
    .primary-action-button {
        margin-top: 20px;
    }
    .what-you-receive {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .pricing-layout {
        padding: 30px 0;
    }
    .pricing-layout .tats-wrapper .font-heavy {
        font: bold 25px/35px Source Serif Pro;
    }
    .mobile-top-30 {
        margin-top: 30px;
    }
    .translationoptions .tran-title {
        text-align: left;
    }
    .pricing-table tr th {
        padding: 14px 8px 15px;
        font: 14px/22px Noto Sans TC;
        word-break: break-word;
    }
    .price-slab-box tr td {
        padding: 10px 15px 10px;
        font: 14px/22px Noto Sans TC;
    }
    .faqs #accordion .card-header > a {
        padding: 20px 40px 20px 20px;
    }
    .homepage-banner .primary-button,
    .homepage-banner .secondary-button {
        min-width: 148px;
    }
    .how-to-pay {
        padding-bottom: 120px !important;
    }
    .how-it-works-wrapper .title1 {
        padding-bottom: 40px;
    }
    .what-our-client-say .para-level5 {
        font: 16px/30px Noto Sans TC;
    }
    #mill .what-you-receive {
        margin-top: 40px;
    }
    .satisfaction .carousel-indicators {
        display: none;
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0 16px;
    }
    .ser .service-nav {
        border-bottom: 3px solid #07a363;
    }
    .navbar-collapse {
        max-height: 280px;
        overflow-y: auto;
        margin-top: 12px;
    }
    #pricing-tab .nav-tabs .nav-item {
        font: 16px/24px Noto Sans TC;
    }
    .price-btn {
        padding: 7px 20px;
        font: 14px/20px Noto Sans TC;
    }
    #pricing-tab .faqs .panel-body {
        padding: 0 10px;
    }
    .table-price2 td {
        padding: 10px;
        font-size: 14px;
    }
    .sol-menu-line {
        display: none;
    }
    #article .navbar-nav li .dropdown-menu .sol-menu a.article,
    #article-promotion .navbar-nav li .dropdown-menu .sol-menu a.article-promotion,
    #conference .navbar-nav li .dropdown-menu .sol-menu a.conference,
    #cover-image .navbar-nav li .dropdown-menu .sol-menu a.cover-image,
    #english .navbar-nav li .dropdown-menu .sol-menu a.english,
    #formatting .navbar-nav li .dropdown-menu .sol-menu a.formatting,
    #graphics .navbar-nav li .dropdown-menu .sol-menu a.graphics,
    #illustration .navbar-nav li .dropdown-menu .sol-menu a.illustration,
    #infographics .navbar-nav li .dropdown-menu .sol-menu a.infographics,
    #lay .navbar-nav li .dropdown-menu .sol-menu a.lay,
    #manuscript .navbar-nav li .dropdown-menu .sol-menu a.manuscript,
    #rearch-news-stories .navbar-nav li .dropdown-menu .sol-menu a.english,
    #recommendation .navbar-nav li .dropdown-menu .sol-menu a.recommendation,
    #research .navbar-nav li .dropdown-menu .sol-menu a.research,
    #translation .navbar-nav li .dropdown-menu .sol-menu a.translation,
    #video .navbar-nav li .dropdown-menu .sol-menu a.video, #sci-editing .navbar-nav li .dropdown-menu .sol-menu a.sci-editing {
        color: #07a363;
    }
    .navbar-light .navbar-nav .nav-link {
        margin: 0;
    }
    .why-wiley-editing-services .owl-carousel2 .owl-stage-outer {
        padding: 58px 0 68px 0;
    }
    .fixed-me .collapse li {
        padding: 0;
    }
    .navbar-nav li .dropdown-menu h4 {
        padding: 7px 10px 7px 10px;
    }
    .navbar-nav li .dropdown-menu p {
        padding: 0 0 0 10px;
    }
    .dropdown-menu .col-md-6:last-child {
        margin-top: 10px;
    }
    .fixed-me .show-on-scroll {
        background: #057245;
    }
    .fixed-me .show-on-scroll a {
        color: #fff !important;
    }
    .fixed-me .navbar-light .navbar-brand {
        font-size: 22px;
    }
    .testimonial-item {
        padding: 25px 15px 15px;
        width: 100%;
    }
    .still-thinking .greybg {
        border: none;
        margin-bottom: 10px;
    }
    .still-thinking .greybg img {
        width: 100%;
        border: 4px solid #ccc;
    }
    #video iframe {
        width: 100%;
    }
    .navbar-nav li:nth-child(2) .dropdown-menu {
        width: 100%;
    }
    .bottom-button p {
        text-align: center;
    }
    .english-language-table tr:last-child td {
        padding: 25px 9px 25px;
    }
    .pricing-layout .tats-wrapper {
        margin-bottom: 20px;
    }
    .satisfaction .title7 {
        text-align: center;
    }
    .PlaceOrder,
    .ReadMore {
        padding: 5px 25px;
    }
    .eupopup-container-fixedtop,
    .eupopup-container-top {
        display: none;
    }

    .samples-sciEdit .nav-tabs .nav-link{font-size: 15px !important; line-height: 20px !important;}
    .samples-sciEdit .nav-tabs .nav-link:nth-child(2){padding: 20px 9px;}
    #sci-editing .homepage-banner .primary-button, #sci-editing .homepage-banner .secondary-button{width: 100%;}
}
@media only screen and (device-width: 768px) {
    .homepage-banner .main-content {
        font: 27px/40px Open Sans;
    }
    .testimonial-item {
        width: auto;
        min-height: 510px;
    }
    .why-wiley-editing-services .main-title {
        font: 20px/25px Open Sans;
    }
    .still-thinking .greybg {
        height: 124px;
    }
    .what-our-client-say .para-level5 {
        font: 20px/35px Open Sans;
    }
    .navbar-light .navbar-toggler {
        border-color: transparent;
    }
    #homepage .title2 a,
    #services-we-offer .title2 a {
        font-size: 17px;
    }
    .primary-button,
    .secondary-button {
        padding: 10px 11px;
    }
    .wrapper {
        padding: 40px 0 40px;
    }
    .fixed-me .navbar-toggler {
        margin-top: 8px;
    }
    .fixed-me .animated-icon3 span {
        background: #fff;
    }
    .wiley-logo {
        font: 22px/24px Open Sans;
    }
    .PlaceOrder,
    .ReadMore {
        padding: 0 10px;
        min-height: auto;
    }
    .what-you-receive .col-md-2 {
        display: none;
    }
    .what-you-receive {
        min-height: 330px;
    }
    .select-plan {
        padding: 3px 18px;
    }
    .english-language-table th .table-title {
        font: 18px/22px Open Sans;
    }
    .white-banner .col-md-2 {
        display: none;
    }
    .satisfaction .white-banner {
        min-height: 365px;
    }
    .translationoptions .tran-title {
        font: 16px/20px Open Sans;
    }
    .translationoptions .tran-title img {
        top: 20px;
    }
    .title1 {
        padding-bottom: 20px;
    }
    .calculate {
        padding: 7px 15px;
    }
    .price-title-wrapper select {
        font: 12px/30px Open Sans;
    }
    .price-btn {
        padding: 7px 20px;
    }
    .table-price th {
        width: 36%;
    }
    .satisfaction .white-banner .col-md-3 {
        display: none;
    }
    #translation .satisfaction .white-banner {
        min-height: 362px;
    }

    #sci-editing .satisfaction .white-banner {
        min-height: 362px;
       }
      
       #sci-editing .table-price th{width: 20%;}
    .rns {
        background: 0 0;
    }
    .img-fluid {
        max-width: 80%;
        margin-top: 10px;
        float: right;
    }
    .satisfaction {
        padding: 60px 0 40px;
    }
    #article-promotion .what-you-receive {
        min-height: 310px;
    }
    .still-thinking .greybg {
        border: none;
        background: 0 0;
    }
    .faqs .card-header {
        font: 16px/20px Open Sans;
    }

    #sci-editing .homepage-banner {
        background: url(../images/sci-editing-banner.png) no-repeat -569px 0;
    }

    .samples-sciEdit .img-fluid {
        max-width: 100%;
        float: inherit;
    }

}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
    .wiley-logo {
        font: 25px/24px Open Sans;
    }
    .navbar-light .navbar-nav .nav-link {
        margin: 0 10px;
    }
    header .navbar {
        margin: 15px auto;
    }
    .navbar-nav {
        display: contents;
    }
    .navbar-nav li {
        margin: 20px 0;
    }
    .navbar-nav li:nth-child(2) .dropdown-menu {
        width: 100%;
    }
    .still-thinking {
        padding: 40px 0 40px;
    }
    .fixed-me .navbar-light .navbar-brand {
        margin-top: 0;
    }
    .fixed-me .navbar-nav li {
        margin: 20px 0 0 0;
    }

}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
    .what-you-receive {
        min-height: 330px;
    }
}
.info-le-section {
    padding: 60px 0;
    background: #fff;
    text-align: center;
}
.info-le-section .title1-with-desc {
    font: 35px/47px Open Sans;
    font-weight: 600;
}
.info-le-section .white-banner {
    background: #efeff0;
    margin-bottom: 30px;
    text-align: left;
    padding: 15px 20px;
    color: #000;
}
.info-le-section .title7 {
    text-align: left;
    font-size: 20px;
    color: #000;
    font-weight: 700;
    padding: 0 0 10px;
}
.info-le-section p {
    margin-bottom: 10px;
}
.info-le-section .mar-p {
    font-style: italic;
    margin-left: 20px;
}
.info-le-section ul {
    margin-left: 20px;
    margin-bottom: 10px;
}
.info-le-section ul li {
    list-style: inside;
}
.wd {
    width: 490px;
}

.bg-grey{background: #efeff0 !important;}

.bg-white{background: #fff !important;}

@media screen and (max-width:1200px) {
	.wiley-logo {font: 30px/24px Noto Sans SC;}
	.navbar-light .navbar-nav .nav-link {font: 14px/26px Noto Sans SC;}
}

@media screen and (max-width:1000px) {
	 .navbar-nav {display: contents;}
	.navbar-nav li {margin: 20px 0;}
.navbar-light .navbar-nav .nav-link {font: 12px/26px Noto Sans SC;}
}
	
@media screen and (max-width: 767px) {	
    .wd {width: auto;}
	.wiley-logo {font: 26px/24px Noto Sans TC;}
	.navbar-light .navbar-nav .nav-link {font: 18px/26px Noto Sans SC;}
    .what-you-receive2 {
        text-align: center;
    }
}
.payment-point {
    margin-left: 10px;
    padding-top: 10px;
}
.payment-point li {
    list-style: disc;
}

/* add on 18th March 2021 */
.sprite-img {
    background: url(../images/sprites.png) no-repeat;
    display: inline-block;
}
.english_lang_editing {
    width: 76px;
    height: 60px;
    background-position: -10px -170px;
}
.video_creation_hm {
    width: 76px;
    height: 60px;
    background-position: -106px -170px;
}
.article_preparation_services {
    width: 76px;
    height: 60px;
    background-position: -218px -10px;
}
.article_promotion_services {
    width: 76px;
    height: 60px;
    background-position: -218px -90px;
}
.howitworks_select_one {
    width: 84px;
    height: 60px;
    background-position: -114px -10px;
}
.howitworks_upload_two {
    width: 84px;
    height: 60px;
    background-position: -10px -90px;
}
.howitworks_work_three {
    width: 84px;
    height: 60px;
    background-position: -114px -90px;
}
.howitworks_complete_fourth {
    width: 84px;
    height: 60px;
    background-position: -10px -10px;
}
.quality_garantee {
    width: 64px;
    height: 64px;
    background-position: -10px -250px;
}
.on_time_delivery {
    width: 64px;
    height: 64px;
    background-position: -314px -94px;
}
.confidentiality {
    width: 64px;
    height: 64px;
    background-position: -314px -10px;
}
.satisfaction .white-banner span {
    background-color: #efeff0;
    padding: 8px;
    text-align: center;
    border-radius: 50px;
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.satisfaction-guarantee {
    background: url(../images/satisfaction-guarantee.png) no-repeat;
    display: inline-block;
    width: 60px;
    height: 60px;
}
.satisfaction-badge {
    width: 74px;
    height: 77px;
    margin: 0 auto 20px;
    background-position: -153px -80px;
}
.Confidentiality {
    background-position: -2px -2px;
}
.On_Time {
    background-position: -1px -76px;
}
.Quality {
    background-position: -77px -82px;
}
.Support {
    background-position: -150px -2px;
}
.Convenience {
    background-position: -76px -2px;
}
.aretical-preparation-promotion {
    background: url(../images/aretical-preparation-promotion.png) no-repeat;
    display: inline-block;
    width: 60px;
    height: 60px;
}
.academic_illustration {
    background-position: -10px -10px;
}
.academic_translation {
    background-position: -90px -10px;
}
.coconference_poster_creation {
    background-position: -10px -90px;
}
.cover_image_design {
    background-position: -90px -90px;
}
.english_language_editing {
    background-position: -170px -10px;
}
.sci-editing {
	background-position: -90px  -251px
   }
.figure_formatting {
    background-position: -170px -90px;
}
.graphical_abstract_design {
    background-position: -10px -170px;
}
.infographic_creation {
    background-position: -90px -170px;
}
.journal_recommendation {
    background-position: -170px -170px;
}
.lay_summaries {
    background-position: -250px -10px;
}
.manuscript_formatting {
    background-position: -250px -90px;
}
.research_news_stories {
    background-position: -250px -170px;
}
.video_creation {
    background-position: -10px -250px;
}
.aretical-pre-serv {
    background: url(../images/article-pre-serv.png) no-repeat;
    display: inline-block;
    width: 62px;
    height: 60px;
}
.ac_howtworks_four {
    background-position: -178px -360px;
}
.ac_howtworks_one {
    background-position: -258px -356px;
}
.ac_howtworks_three {
    background-position: -17px -357px;
}
.ac_howtworks_two {
    background-position: -93px -356px;
}
.at_howitworks_four {
    background-position: -12px -183px;
}
.at_howitworks_one {
    background-position: -175px -188px;
}
.at_howitworks_three {
    background-position: -258px -183px;
}
.at_howitworks_two {
    background-position: -333px -182px;
}
.ff_howitworks_four {
    background-position: -170px -272px;
}
.ff_howitworks_one {
    background-position: -98px -272px;
}
.ff_howitworks_three {
    background-position: -253px -271px;
}
.ff_howitworks_two {
    background-position: -18px -272px;
}
.gad_howitworks_four {
    background-position: -170px -445px;
}
.gad_howitworks_one {
    background-position: -93px -444px;
}
.gad_howitworks_three {
    background-position: -255px -440px;
}
.gad_howitworks_two {
    background-position: -11px -448px;
}
.jr_howitworks_four {
    background-position: -172px -531px;
}
.jr_howitworks_one {
    background-position: -95px -530px;
}
.jr_howitworks_three {
    background-position: -253px -532px;
}
.jr_howitworks_two {
    background-position: -14px -534px;
}
.ms_howitworks_four {
    background-position: -92px -615px;
}
.ms_howitworks_one {
    background-position: -255px -611px;
}
.ms_howitworks_three {
    background-position: -180px -615px;
}
.ms_howitworks_two {
    background-position: -8px -613px;
}
.article-pramotion-serv {
    background: url(../images/article-pre-serv.png) no-repeat;
    display: inline-block;
    width: 63px;
    height: 60px;
}
.cid_howitworks_four {
    background-position: -19px -873px;
}
.cid_howitworks_one {
    background-position: -102px -876px;
}
.cid_howitworks_three {
    background-position: -176px -875px;
}
.cid_howitworks_two {
    background-position: -260px -876px;
}
.cpc_howitworks_four {
    background-position: -175px -785px;
}
.cpc_howitworks_one {
    background-position: -260px -782px;
}
.cpc_howitworks_three {
    background-position: -13px -784px;
}
.cpc_howitworks_two {
    background-position: -94px -783px;
}
.igc_howitworks_four {
    background-position: -95px -960px;
}
.igc_howitworks_one {
    background-position: -263px -963px;
}
.igc_howitworks_three {
    background-position: -13px -960px;
}
.igc_howitworks_two {
    background-position: -180px -967px;
}
.ls_howitworks_four {
    background-position: -178px -1134px;
}
.ls_howitworks_one {
    background-position: -257px -1133px;
}
.ls_howitworks_three {
    background-position: -89px -1139px;
}
.ls_howitworks_two {
    background-position: -2px -1133px;
}
.rns_1 {
    background-position: -262px -1047px;
}
.rns_2 {
    background-position: -4px -1048px;
}
.rns_3 {
    background-position: -179px -1050px;
}
.rns_4 {
    background-position: -95px -1050px;
}
.vc_howitworks_four {
    background-position: -91px -699px;
}
.vc_howitworks_one {
    background-position: -255px -698px;
}
.vc_howitworks_three {
    background-position: -12px -699px;
}
.vc_howitworks_two {
    background-position: -176px -699px;
}


.home-bg{background:url(../images/home-icon.png) no-repeat;width:20px;height:18px;background-size:cover;display:inline-block;}
.fixed-me .home-icon{background-position: 84% 100%;}
.home-icon{background-position: 11% 100%;}
.home-icon:hover{opacity: 0.7;}
.social-icon{opacity: 0.7;}
.social-icon:hover{opacity:1;}
a {color: #07A363;font-weight: 400; text-decoration: none; cursor: pointer;}



#clone tr, #clone td, #clone thead tr, #clone thead th, #clone tr th {
    border: 0px none!important;
  }
  
  
  /* add On 25th Octomber 2021 */
.ban-video{text-align:center;}
.ban-video img{width:100%}
.ban-video .htw-text{font-size: 20px;font-weight: 600;bottom: 30%;position: absolute;color: #fff;width: 100%;}



 @media screen and (max-width:767px){
	 #homepage .homepage-banner{height:auto;}
	 .ban-video {padding-top: 20px;}

 }
 
 
 /* add on 3rd March 2022 */
.font14 {font-size: 14px;}
.ref-frnd{background: #31A363;padding: 5px 0px;color: #ffffff;}
.pad-xy{padding:10px 0px;}
.ref-cta{font: 16px/25px Open Sans;text-align: center;background: #fff;padding: 10px 20px;display: inline-block;border-radius:8px;color:#1F73B7;border: 1px solid #ffffff;}
.ref-cta:hover{background:transparent;color:#ffffff;}
 
 @media screen and (max-width:767px){
	 .pad-xy{padding:0px 10px 10px;}
 }
 
  /* add on 17th OCT 2022 */
 .ref-frnd img{width:42px}
 .text-line-through{text-decoration: line-through;}

 /*add on 6th Dec 2022 */
.distext-line-through{text-decoration: line-through;font-size: 13px;margin-left:10px;margin-right: 10px;color: #939090;}

	
.promise-section-sci{padding: 50px 0px;}
.promise-section-sci .title1{font-size: 30px; text-align: center;    font-weight: 600;    line-height: 40px;    padding-bottom: 20px;}
.promise-section-sci .card{ height: 100%;background: #FFFFFF;border: 1px solid #D9D9D9;box-shadow: 0px 4px 15px rgba(0, 0, 0,  10%);border-radius: 8px;padding:0 15px 20px 15px}
.promise-section-sci .title{font-weight: 700;font-size: 20px;line-height: 27px;text-align: left;color: #123D80;}
.promise-section-sci p{font-weight: 400;font-size: 14px;line-height: 20px;text-align: left;color: #000000;}

@media screen and (max-width:950px){
 .promise-section-sci .title br{display: none;}
 .samples-sciEdit .nav-tabs .nav-link{font-size: 14px !important;}
 #sci-editing .price-btn{padding: 7px 5px !important; width: 100% !important; } 
 .pulication-process-sci-wrapper .dashed-line{display: none !important}
}

.samples-sciEdit{padding:60px 0; margin: 0; background: #EFEFF0;}
.samples-sciEdit p {
    font: 16px/22px Open Sans;
    margin-bottom: 30px; text-align: center; color: #757575
}
.samples-sciEdit .title1 {
    padding-bottom: 15px;
}
.samples-sciEdit .nav-tabs .nav-link {border: 1px solid #EFEFF0; background-color: #ffffff; color: #757575; font-size: 18px; letter-spacing: 0; line-height: 43px; text-align: center; font-weight: 500; width: 100%; margin: 0; min-height: 60px; cursor: pointer;}
.samples-sciEdit .nav-tabs .nav-item.show .nav-link,
.samples-sciEdit .nav-tabs .nav-link.active {   background-color: #E0F0FF;    color: #123D80;    border-radius: 8px 8px 0 0; font-size: 18px;}
.samples-sciEdit .nav-tabs .nav-item{margin-bottom: -1px;}
.samples-sciEdit .nav-item a{margin-right: 0;}
.samples-sciEdit .nav-tabs .nav-item{width: 34%} 
.samples-sciEdit .nav-tabs .nav-item:last-child{margin-right: 0; width: 32%;} 
.samples-sciEdit .tab-content { border: 1px solid #DBDAD6; padding: 20px; text-align: center; background: #fff; border-radius: 0 0 8px 8px;}

.samples-sciEdit .nav-tabs .nav-item.show .nav-link, .samples-sciEdit .nav-tabs .nav-link.active{border-bottom: 0 !important;}

.sci-editing-serv {
 background: url(../images/sci-editing-sprite.png) no-repeat;
 display: inline-block;
 width: 95px;
 height: 110px; position: relative; z-index: 9;
}

.se_howitworks_one { background-position: -8px 46px;}
.se_howitworks_two { background-position: -102px 46px}
.se_howitworks_three { background-position: -206px 46px;}
.se_howitworks_four{ background-position: -288px 46px;}

.se_adv_one { background-position: -1px -311px}
.se_adv_two { background-position:  -126px -297px}
.se_adv_three { background-position: -272px -311px}

#sci-editing{color:#000}
#sci-editing .key-features  .title1{font-weight: 400; text-align: left; padding-bottom: 30px;}

#sci-editing .para-level3 { font: 16px/28px Open Sans; color: #757575}

#sci-editing .key-features ul {     font: 16px/28px Open Sans; color: #000; margin-top: 15px; font-weight: 600;}

#sci-editing b{font-weight: bold;}
#sci-editing .key-features ul li {list-style: disc; margin-left: 30px;}

.how-it-works-sci h3{font-size: 20px; line-height: 30px; font-weight: 600; color: #000000; margin: 20px auto;}
.how-it-works-sci p{color:#000000; font-size: 16px; line-height: 26px;}
.how-it-works-sci-wrapper { background: #efeff0;}
.how-it-works-sci{ margin: 0 auto 40px; text-align: center;}
.how-it-works-sci .title-h { font: 16px/22px Open Sans; padding: 0 0 10px; font-weight: 600; color: #1c1d1e;}
.how-it-works-sci img{ margin-bottom: 0; min-height: 60px;}
.how-it-works-sci p{ font: 16px/22px Open Sans; color: #1c1d1e; min-height: 70px;}
.how-it-works-sci a { font: 14px/19px Open Sans;}
.how-it-works-sci .num { font: 40px/68px Open Sans; color: #c2c3c6; opacity: .9; position: relative; top: -20px; display: inline-block; font-weight: 600;}

.pulication-process-sci-wrapper { background: #123D80; color:#fff; text-align: center; position: relative;}
.pulication-process-sci-wrapper img { margin-bottom: 0; min-height: 60px;}
.pulication-process-sci-wrapper .title1 { font-size: 30px; color: #fff; text-align: center; font-weight: 600; line-height: 40px; padding-bottom: 20px;}
.pulication-process-sci-wrapper h3{font-size: 20px; line-height: 28px; font-weight: 800; margin: 20px auto; text-align: center; padding:0 50px}
.pulication-process-sci-wrapper .num { font: 60px/81px Open Sans; color:  #8AC7FF; position: relative;    top: -77px;   left: 0; opacity: .5; display: inline-block; font-weight: 800}
.pulication-process-sci-wrapper p { font: 16px/22px Open Sans; min-height: 70px; margin-bottom: 40px; opacity: .5;}
.pulication-process-sci-wrapper .dashed-line{ border: 1px dashed #FFFFFF; opacity: .5; position: absolute; top:52px; z-index: 99; z-index: 9; width: 100%;}


#sci-editing .price-btn {
 font: 14px/28px Open Sans;
 text-align: center;
 background: #057245;
 color: #fff;
 margin: 0 auto 0;
 padding: 7px 40px;
 display: inline-block;
}

#sci-editing .price-btn:hover {
 background: #07a363;
 color: #fff;
}

#sci-editing .table-price {
 border: 1px solid #ccc;
 width: 100%;
 margin-top: 30px;
}

#sci-editing .table-price th {
 font: 16px/28px Open Sans;
 font-weight: 700;
 background: #f8f8f8;
 border-bottom: 1px solid #ccc;
 padding: 6px 20px;
}

#sci-editing .table-price td {
 border-bottom: 1px solid #ccc;
 padding: 10px 20px;
 font-weight: 600; vertical-align: middle !important;
}

#sci-editing .table-price td:first-child {
 color: #1c1d1e;
}

#sci-editing .table-price td:nth-child(2) {
 color: #005274;
}

.publication_process_one {
    background-position: 1px -175px; left: -16px;
}
.publication_process_two{
    background-position: -119px -175px; left: -16px;
}
.publication_process_three {
    background-position: -244px -175px; left: -16px;
}
.publication_process_four{
    background-position: -360px -175px; left: -16px;
}

.promise_one {
    background-position: -8px -60px
}
.promise_two{
    background-position: -120px -60px
}
.promise_three {
    background-position: -206px -60px
}
.promise_four{
    background-position:-299px -60px
}

@media (max-width:414px) {
    .navbar-me .wiley-logo {
     font-size: 22px;
    }
   
    .modalPopup {
     width: 88%;
     background-image: none;
    }
   
    .modalPopup h1 {
     font-size: 20px;
    }
   
    .modalPopup p {
     font-size: 15px;
    }
   
    a.stay-button {
     margin: 0 0;
     padding: 6px 20px;
     margin-top: 14px;
    }
    .samples-sciEdit{display: none;}
    #sci-editing  .table-price td {padding: 5px !important   }
    #sci-editing .price-btn{padding: 0 !important; width: 100% !important;}
    #sci-editing .table-price{font-size: 12px; line-height: 20px;}
    #sci-editing .table-price th{padding: 5px!important; font-size: 11px !important;}
    .carousel-control-next{right: 14px;}

    #sci-editing .homepage-banner{background: #123d80 url(../images/sci-top-banner-mo.png) no-repeat right !important; background-size: cover !important;}
    .how-it-works-sci{margin-bottom: 0 !important;}
    .what-our-client-say{padding-top: 0;}
   
    .promise_one{ background-position:17px -60px !important}
    .promise_two{ background-position: -89px -60px !important}
   .promise_three { background-position: -177px -60px !important}
   .promise_four{ background-position:-269px -60px !important}
   
   }

   #testimonial .nav-link{display: inline-block; padding: 9px 12px 14px;width: 260px;color: #757575;font-size: 14px;letter-spacing: 0;line-height: 19px;}
#testimonial .nav-tabs .nav-link{border-bottom: 1px solid #757575;}
#testimonial .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{background-color: transparent;border-color: transparent;border-bottom: 1px solid #005274!important;color: #005274!important;}
#testimonial .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {border-color: transparent transparent #005274 ;}
#testimonial a:hover {color:  #005274;}
.box{border-radius: 4px;background-color: #FFFFFF;box-shadow: 0 0 15px 0 rgba(0,0,0,30%);margin:10px;}
.box .testimoni{color: #757575;font-size: 16px;letter-spacing: 0;line-height: 24px;padding:20px 40px 15px;}	
.box .info{border-radius: 0 0 4px 4px;background-color: #123d80;padding:15px 40px;color: #fff;}
.box .info .name{font-size: 16px;font-weight: 600;letter-spacing: 0;line-height: 24px;text-align:left;}
.box .info .detail{font-size: 12px;letter-spacing: 0;line-height: 20px;padding: 6px 0px 15px;border-bottom: 1px solid;margin-bottom: 10px;text-align:left;}
.box .info .service{font-size: 12px;letter-spacing: 0;line-height: 20px;text-align:left;}
.box .info .service a{color:#ffffff!important;opacity:0.8;}
.box .info .service a:hover{opacity:1;}
.what-our-client-say .carousel-indicators li {border: 1px solid #005274;}
.carousel-control-next, .carousel-control-prev{width:2%;}
.carousel-control-next{right: -20px;} 
.carousel-control-prev{left: -20px;} 
.control-pre-next{background: url("../images/arrow_sprites.png");background-color: #ffffff;border: 1px solid #07a363;border-radius: 50%;padding:20px;width:37px;height: 28px;display:inline-block; cursor: pointer;}
.carousel-control-prev-icon {background-position:-52px -5px;}
.carousel-control-next-icon {background-position:-2px -5px;}

@media screen and (max-width:767px){
.carousel-control-next, .carousel-control-prev{width:0%;}
.carousel-control-prev-icon, .carousel-control-next-icon {display:block;}
.carousel-control-next{right: 12px;} 
.carousel-control-prev{left: 12px;} 

.dashed-line{display: none;}
#sci-editing .key-features .title1{text-align: center !important;}
.samples-sciEdit .nav-tabs .nav-link{font-size: 15px !important; line-height: 20px !important}
.samples-sciEdit .nav-tabs .nav-link:nth-child(2){line-height: 35px !important;}

#sci-editing .homepage-banner{background: url(../images/sci-editing-banner.png) no-repeat -600px 0; background-size: cover;}
.pulication-process-sci-wrapper .dashed-line{display: none !important}
}

/* new styles */
  
.navbar-new { padding: 0; background-color: transparent; top: 0; border: 0; border-radius: 0; transition: all .1s ease-out; background:#123d80!important;
}
/* .navbar-new .navbar-nav .nav-link { color: #1c1d1e; padding: 10px 5px 10px 5px; font-weight: 400; font: 18px/26px Open Sans; display: inline; margin: 0 20px 0 0;
font-family: "Noto Sans SC",sans-serif} */

.navbar-new .navbar-brand a{color:#000}
.navbar-new .navbar{ margin: 10px auto 20px auto; min-height: 16px}
.navbar-new .navbar-light .navbar-nav .nav-link{padding:9px 5px; font: 18px/26px Noto Sans SC;   display: inline;  margin: 0;  font-family: "Noto Sans SC",sans-serif;}
.navbar-new .navbar-nav .nav-link{color:#ffffff !important}
.navbar-new .navbar-nav .nav-link:hover{color:#ffffff;  font-weight: bold;}
.navbar-new .navbar-nav .show>.nav-link{color:#ffffff; font-weight: bold;}
.navbar-new .navbar-nav li .dropdown-menu .show{left: 30px;}

.navbar-new-top .navbar-nav .nav-link{margin:0 0 0 15px}

.navbar-nav-mo{   display: inherit!important;  line-height: 38px; }
/* .navbar-new .dropdown-toggle::after { background: url(../images/dropdown_white.svg) no-repeat; width: 15px; height: 10px; display: inline-block;
border: none; position: relative; top: 6px;} */

/* Styling the open dropdown arrow */
.navbar-new .navbar-nav .nav-item.dropdown.show .nav-link::after {
 background: url(../images/up-arrow.png) no-repeat; width: 15px; height: 10px; display: inline-block;  border: none; position: relative; top: 5px;     transition: transform 0.3s ease; /* Add smooth transition effect */
 transform: rotate(0deg); /* Initially rotate the arrow for up position */} 

/* Styling the closed dropdown arrow */
.navbar-new .navbar-nav .nav-item.dropdown .nav-link::after {  background: url(../images/down-arrrow.png) no-repeat; width: 15px; height: 10px; display: inline-block;  border: none; position: relative; top: 5px;   transition: transform 0.3s ease;}

/* .navbar-new .navbar-nav .nav-item.dropdown.show .nav-link::after {  transform: rotate(0deg);} */

.navbar-new .PlaceOrderNew { font: 16px/30px Noto Sans SC; min-height: 40px; text-align: center;   color: #fff; padding: 5px 40px !important; display: block; margin-right: 0 !important;  border: 1px solid #057245; border-radius: 4px;   background: #198C53; margin-left: 20px !important;}
.navbar-new .PlaceOrderNew:hover{background: #0aba72 !important ;}
.navbar-new  .navbar-nav li .dropdown-menu { border: 1px solid #EFEFF0;  background: #FFF; box-shadow: 0px 4px 20px 0px #D9D9D9; top: 36px; left:35px; width: 300px; padding: 10px;}

.navbar-new .dropdown-menu li a{padding: 2px 0 2px 10px;   display: block;  margin: 14px 0 14px 0; color: #1C1D1E;}
.navbar-new .dropdown-menu li a:hover{color:#07a363}

.navbar-top .navbar-nav li:nth-child(2) .dropdown-menu{width: auto;}
.navbar-top .navbar-nav li:nth-child(2) .dropdown-menu{left: 0;}
.navbar-top .navbar-nav li .dropdown-menu{border: 1px solid #EFEFF0;  background: #FFF; box-shadow: 0px 4px 20px 0px #D9D9D9;}
.navbar-top .dropdown-menu li a{ color: #1C1D1E; margin: 6px; padding: 0;}

/* .navbar-new .navbar-nav li:nth-child(2) .dropdown-menu{ width: 300px;} */
/* .navbar-new .show-on-scroll { display: none; } */
.navbar-new .en-site { display: block; }

.grey-bg{background: #EFEFF0;}
.p-10{padding: 10px;}

.fixed-top .dropdown-menu.show{left: 0 !important}
.fixed-top .navbar-new li.nav-item.dropdown.show{left: 0;}

.fixed-top .wiley-logo-top { transition: all .1s ease-out; font-family: "Noto Sans SC",sans-serif; display: none;}
.fixed-top .navbar{margin: 0;}

.fixed-top .navbar-new .navbar-nav .nav-link { color: #fff;  padding: 10px 5px 10px 5px !important; margin:0 10px 0 0 !important}
.fixed-top .wiley-logo-sticky{display: block !important; font-size: 22px;}
.fixed-top .w-100{width: auto !important;}
.fixed-top .navbar-light .navbar-brand{color:#fff}
.fixed-top .wiley-logo{font-size: 22px;}
.fixed-top .navbar{margin: 13px auto;}
.fixed-top .navbar-new  .navbar-nav li .dropdown-menu {left: 16x !important;}
.fixed-top .navbar-light .navbar-nav .nav-link{padding:9px !important; font: 16px/26px Noto Sans SC !important}
.fixed-top  .navbar-nav .nav-link:hover, .fixed-top  .navbar-nav .nav-link:active{color: #ffffff !important; font-weight: bold !important;}


.homepage-banner-new {  background: url(../images/homepage-banner-new.png) no-repeat; background-size: cover;  height: 300px;  width: 100%; padding-top: 50px; }
.homepage-banner-new .main-content2 { color: #123D80; font-family: "Noto Sans SC"; font-size: 40px; font-style: normal; font-weight: 600; line-height: normal; }
.homepage-banner-new .sub-content { color: #123D80; font-family: "Noto Sans SC"; font-size: 16px; font-style: normal; font-weight: 400; line-height: 25px; margin-top: 20px;}

.font-16{font-size: 16px;}
.font-14{font-size: 14px}
.font-12{font-size: 12px;}
.blue-font{color:#123D80}
.grey-font{color:#757575}
.black-font{color:#000}

.grey-button-block p{line-height: 40px;}
.grey-button-block a{display: inline-flex;  padding: 8px 20px;  align-items: center;  gap: 8px; border-radius: 40px;  background: #EFEFF0; color:#262626; font-size: 12px; margin-right: 15px;  float: left;} 
.grey-button-block a::after{content: ""; background: url(../images/arrow-right.svg) no-repeat center right; display: block; width: 18px; height: 12px;float: right;
 padding-top: 23px; margin-left: 10px;}
.grey-button-block a:hover{background: #b4b4b4;}

.hide-desk{display: none;}

a.book-now {
   border-radius: 4px 4px 0px 0px;
   background: #198C53;
   display: flex;
   width: 150px;
   height: 51px;
   transform: rotate(-90deg);
   padding: 15px 32px;
   justify-content: center;
   align-items: center;
   flex-shrink: 0;
   position: fixed;
   right: 0;
   text-align: center;
   text-decoration: none;
   -moz-transform:rotate(-90deg);
   -ms-transform:rotate(-90deg);
   -o-transform:rotate(-90deg);
   -webkit-transform:rotate(-90deg);
   transform-origin: bottom right;
   position: absolute;
   top: 500px; color:#fff; cursor: pointer; display: block;
   z-index: 999;
 box-shadow: none;
 }

 a.book-now:hover{background: #0aba72 !important;}
 .btn.focus, .btn:focus{box-shadow: none;}
@media (max-width:991px) {
.wiley-logo-top {
 transition: all .1s ease-out;
 font-family: "Noto Sans SC",sans-serif;
 display: none;
}

}

@media (max-width:768px){
.fixed-top .wiley-logo-sticky{display: block !important}
}

.service-tabs{ position:relative; top: -50px;}

.service-tabs .nav-tabs { display: inline-flex; width: 100%; overflow-x: auto; -ms-overflow-style: none;  overflow: -moz-scrollbars-none; overflow-y: hidden;}
 .service-tabs .nav-tabs>li.active>a,
 .service-tabs .nav-tabs>li.active>a:focus,
 .service-tabs .nav-tabs>li.active>a:hover { border-width: 0;  }
 .service-tabs .nav-tabs>li>a { border: none; color: #646464; position: relative; }
 /* .service-tabs .nav-tabs>li>a:hover { top:1px; padding-bottom: calc(0.5rem + 2px);  height: 60px; background: #FFF; line-height: 44px; color: #123D80; font-weight: 600; font-size: 16px;border: 1px solid #D8D8D8; box-shadow: 0px -4px 15px 0px rgba(0, 0, 0, 0.05);  border-bottom: 0 !important }
 .service-tabs .nav-tabs>li>a.active{  top:1px;padding-bottom: calc(0.5rem + 2px);  height: 60px; line-height: 44px; color: #123D80; font-weight: 600; font-size: 16px; border-radius: 2px 2px 0px 0px; border: 1px solid #D8D8D8; background: #FFF; box-shadow: 0px -4px 15px 0px rgba(0, 0, 0, 0.05); border-bottom: 0 !important} */

 .service-tabs .nav-tabs .nav-link.active{border-bottom: 0 !important;}
 .service-tabs .nav-tabs>li>a:hover { background: #FFF;  color: #123D80; font-weight: 600; border: 1px solid #D8D8D8; }
 .service-tabs .nav-tabs>li>a.active{ background: #FFF;  color: #123D80; font-weight: 600; border: 1px solid #D8D8D8;}
 .service-tabs .nav>li>a {  display: block; border-radius: 2px 2px 0px 0px; border: 1px solid #D8D8D8; margin-right:16px ; background: #E0F0FF;color:#646464; font-size: 16px; padding: 10px 20px; border-bottom: 1px solid #E0F0FF;}

 .service-tabs .nav-tabs>li>a.nav-link.active::after { content: ""; height: 5px; position: absolute; width: 100%; left: 0px; bottom: 1px;  background: #ffffff; bottom: 0; }

 .service-tabs .card li{position: relative;}
/* .service-tabs .tab-nav>li>a::after { background: #21527d; color: #fff;  } */
.box-shadow { border-radius: 0px 2px 2px 2px;    border: 1px solid #D8D8D8;    background: #FFF;    box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.05); padding:30px 20px 20px 20px }

.service-tabs .nav-tabs::-webkit-scrollbar {
display: none; /*Safari and Chrome*/
 }
.service-tabs .card { background: transparent; border: none; margin-bottom: 30px; display: block;  }
 
/* .service-tabs .nav>li>a { position: relative;  display: block; border-radius: 2px 2px 0px 0px; border: 1px solid #D8D8D8; margin-right:16px ; background: #E0F0FF;color:#646464; font-size: 16px; padding: 8px 20px; bottom: -20px } */


.service-tabs .nav{ flex-wrap: inherit;  border-bottom: 0 !important; }

.service-blocks {border-right: 1px solid #D8D8D8; min-height: 414px; display: block; padding-right: 20px; color: #262626;}
.service-blocks-cta {  display: block; min-height: 60px;}
.bor-l-0{border-right: 0;}
.bor-b-0{border-bottom: 0 !important}
.service-blocks h4  { color: #123D80; font-family: "Noto Sans SC";  font-size: 20px; margin-bottom: 20px; font-weight: 700;}
.service-blocks p{ font-family: "Noto Sans SC";; font-size: 14px; margin-bottom: 20px; line-height: 20px; min-height: 90px; font-weight: 600;} 
.service-blocks ul {font-size: 12px; margin-bottom: 20px; min-height: 150px;}
.service-blocks ul li{display: block; position: relative; padding-left: 20px; line-height: normal; margin-bottom: 10px;}
.service-blocks ul li::before{content: ""; background: url(../images/checkbox-icon.png) no-repeat; width: 12px; height: 12px; display: inline-block; margin-right: 10px; position: absolute; top: 5px; left: 0;}
.read-more-link{margin-bottom: 20px; display: block;}
.get-quote-white{border-radius: 4px; border: 1px solid #198C53; padding:8px 15px; margin-bottom: 20px; width: 100%; text-align: center; background: #198C53; color:#fff}
.get-quote-white:hover{background: #0aba72 !important; color: #fff; }
.viewsample{ color: #198C53;text-align: right;font-size: 14px;font-style: normal;font-weight: 600;line-height: 50px;  float: right; display: none;}

.blue-text{color: #123D80; font-size: 18px;  font-style: normal;  font-weight: 600;  line-height: 28px;}
.compare-plan-cta{border-radius: 4px; border:1px solid #198C53; display: flex;  width: 290px;  padding: 15px 32px;  justify-content: center;  align-items: center; color:#198C53; background: #fff;}
.compare-plan-cta:hover{color: #fff !important; background: #0aba72 !important}

.article_block{ border-right: 1px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; padding: 20px; width: 50%; float: left; min-height: 143px;}
.article_block:nth-child(even){border-right: 0}
.article_block:last-child{border-bottom: 0}
.article_block h4{font-size: 14px;font-style: normal;font-weight: 600;line-height: 22px; position: relative; padding-left: 35px; margin-bottom: 20px; color:#262626}
.article_block h4 img{width: 36px; height: 36px; position: absolute; left:-5px; top:-7px}
/* .article_block h4::before{  content: ""; background:url(../images/check_mark.svg) no-repeat; display: inline-block; width: 15px; height: 15px; margin-right: 20px;} */
.article_block p{  font-size: 12px;font-style: normal;font-weight: 400;line-height: 20px; float: left; width: 75%;}
.article_block .learn-more{border-radius: 4px; border: 1px solid #198C53;  padding: 8px 15px; float: right; font-size: 14px; font-weight: 600;
 line-height: 20px;}


.stats-block{border-top:1px solid  #fff; margin:30px 0 0 0; text-align: left !important;}
.stats-block .stats-data{margin: 30px auto;}
.stats-block .stats-data .number{color: #FFF;  font-size: 40px;  font-style: normal;  font-weight: 700;  line-height: normal; float:left;line-height: 50px;margin-right: 20px;}
.stats-block .stats-data .text-support{color: #A0B0EB;  font-size: 16px;  font-style: normal;  font-weight: 600;  line-height: normal; display: inline; }
.modal iframe{width: 100%;}
.service-blocks .modal h4{margin-bottom: 0;}

.academic-trans{ padding: 20px;}
.academic-trans p{color: #757575;  text-align: center; font-size: 20px;  font-style: normal;  font-weight: 700;  line-height: normal;}
.academic-trans .form-control{   height: 52px;}
.custom-select{padding: .500rem 1.75rem .500rem .75rem !important; background: #fff url(../images/dropdown-arrow.svg) no-repeat right 0.75rem center; font-size: 14px;} 

#translationService .invalid-feedback{display: block !important}

.proceed-btn{  display: flex;height: 40px;padding: 15px 35px;justify-content: center;align-items: center;flex-shrink: 0; border-radius: 4px;background: #198C53; position: relative; top: -3px; margin-left: 15px;}
.proceed-btn:hover{background: rgb(10, 186, 114) !important; color: #fff !important; border: 1px solid rgb(10, 186, 114) !important;;}

.how-it-works-new { margin: 0 auto 30px; text-align: center; }
.how-it-works-new .title-h { font: 16px/22px Noto Sans SC; padding: 0 0 10px; font-weight: 600; color: #1c1d1e; }

.how-it-works-new img { margin-bottom: 0; }

.how-it-works-new p { font: 16px/22px Noto Sans SC; color: #262626; min-height: 70px; }

.how-it-works-new a { font: 14px/19px Noto Sans SC; }

.how-it-works-new .num { color: #ADB9DA; text-align: center; font-family: "Noto Sans SC"; font-size: 50px; font-style: normal; font-weight: 600; line-height: normal; position: relative; top: -10px }

.learnmore-action-button {
 font: 16px / 28px "Noto Sans SC";
 text-align: center;
 background: rgb(25, 140, 83);
 color: rgb(255, 255, 255);
 padding: 6px 30px;
 display: table;
 margin: 0px auto 0 auto;
}
.learnmore-action-button:hover{color:#fff !important; background: #0aba72 !important;}
#footer-new {background: #E0F0FF !important;  color:#123D80}
#footer-new .footer-list {
margin: 30px 0;
display: inline-table;
}

#footer-new .footer-list li {
padding: 5px 0;
color:#123D80; font-weight: bold;
}

#footer-new .footer-list li a {
color:#123D80;
font: 16px/35px Noto Sans SC; 
}

#footer-new .footer-list li a:hover {
color: #000;
opacity: 1;
}


#footer-new .footer-list li:first-child a {
opacity: 1; font-size: 16px; font-weight: 600;
}

#footer-new .quick-links a {
color:#123D80;  opacity: 1; font-size: 16px
}
 #footer-new .quick-links {
 border-top: 1px solid  #123D80; padding-top: 20px;
 }


@media (min-width:576px) {

#footer-new .footer-list {
width: 100%;
}

#footer-new ul.footer-list:last-child {
float: left!important;
width: 100%;
}
#footer-new .footer-list li a {
font: 14px/22px Noto Sans SC;
 }



}

@media (max-width:991px) {
#footer-new .footer-list li a {
font: 18px/29px Noto Sans SC;
 }
}

@media (max-width:992px){
.service-blocks{background: #FFF; box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.15) ; padding: 15px; margin-bottom: 20px;}
.service-blocks p{min-height: auto !important;}
.service-blocks ul{min-height: auto !important;}
.service-blocks{min-height: auto !important}
.article_block{width: 100%; min-height: auto !important}
.article_block p{width: 100%;}
.article_block .learn-more{float: left}
.article_block:nth-child(odd){ border-right: 0;}
.service-tabs .tab-content{border: none !important; border-top:1px solid #ccc;box-shadow: none;}
/* .service-tabs .nav>li>a{bottom: 0; position: inherit; margin: 0;} */

/* .service-tabs .nav-tabs>li>a.active,
.service-tabs .nav-tabs>li>a:hover { margin-top:0; padding-bottom: 0; line-height: inherit; font-size: inherit; border:1px solid #D8D8D8; height: 60px} */

.get-quote-white{display: block; text-align: center; width: 100%;}
.viewsample{display: none !important}

.homepage-banner-new .main-content2{font-size: 32px;}
.service-tabs .nav>li>a{margin-right: 0; bottom: 0}
a.book-now{display: none;}
.hide-mo{display: none;}
.show-mo{display: block;}
.grey-button-block a{margin-top: 20px;}
.grey-button-block p{float: none !important;}
.how-it-works-new img{margin: 5px auto;}
.how-it-works-new .num{top: 0;}
/* .service-blocks-cta{margin-bottom: 40px;} */
}

@media only screen and (max-width: 768px){
.wiley-logo {
 font: 26px/24px Noto Sans SC;
 color: #fff !important;
}
.article_block p{width: 78% !important; margin-right: 15px;}
.article_block .learn-more{margin-top: 0 !important}
.service-blocks p{min-height:  auto !important;}
.service-blocks ul{min-height:  auto !important;}
.service-tabs .nav>li>a{height: auto;}
/* .service-tabs .nav-tabs>li>a.active, .service-tabs .nav-tabs>li>a:hover{height: 80px;} */
.service-tabs .card li{min-width: 150px; height: auto;}
}

@media (max-width: 991px){
 .navbar-new .navbar-light .navbar-toggler-icon{background:url(../images/w-burger-menu.png) no-repeat;}
 .navbar-new .navbar-light .navbar-toggler-icon .fixed-top .animated-icon3 span {   background-color: #fff; } 
.navbar-new .navbar-light .navbar-brand{color:#fff; font-size: 18px !important;}
.navbar-new .navbar{margin: 10px 20px;}
.stats-block .stats-data .number{font-size: 25px; display: block;} 

.navbar-new .navbar-collapse{max-height: 300px; overflow-y: scroll;}
.navbar-new .navbar-collapse .navbar-nav{position: inherit; overflow-y: scroll; max-height: 300px;}
.navbar-new .navbar-collapse{background: #fff; margin-top: 20px;}
.navbar-new .navbar-nav .nav-link{color:#000 !important; text-align: left !important;}
.navbar-new{padding: 0 !important;}
/* .navbar-new .dropdown-toggle{position: relative;} */

.navbar-new .dropdown-toggle::after{    background: url(../images/down-chevron.svg) no-repeat !important;   right: 7px !important; top:17px !important;
  position: absolute !important }
.navbar-new .navbar-light .navbar-nav .nav-link{padding: 10px !important; font-size: 16px; line-height: 35px; color: #1C1D1E !important; width: 100%;}
.navbar-new .navbar-nav li .dropdown-menu{  background: #4e82bf30 !important; border: 0 !important; box-shadow:  none !important; padding: 0 !important; margin: 0 auto !important; box-shadow: 0px 0 0 0px #d9d9d9 !important; width: 100%;}
.navbar-new .navbar-nav li{padding: 0; margin: 0;}
.navbar-new .dropdown-menu li a{margin: 0;  padding:5px 0 5px 25px !important}
.navbar-new .navbar-nav .dropdown-menu.show li{border-bottom: 0 !important;}
.navbar-new section{display: none;}
.navbar-new .navbar-nav .show>.nav-link{ background: #4e82bf30 !important; display: block; }
.navbar-new .col-lg-12{padding: 0;}
.navbar-new a.nav-link.dropdown-toggle{background: #fff !important; display: block;}
.navbar-new  li.nav-item.dropdown.show a.nav-link.dropdown-toggle:first-child{font-weight: bold; color:#123D80 !important;  margin: 0 auto; position: relative;}
.navbar-new li.nav-item.dropdown{background: #fff; border-bottom: 1px solid #ccc; }
.navbar-new li.nav-item{background: #fff; border-bottom: 1px solid #ccc !important;width: 50%; position: relative; margin: 0 auto;  line-height: 45px; text-align:left;}
.navbar-new .PlaceOrderNew{padding: 0}
.proceed-btn{width: 100% !important; margin-left: 0 !important;}

}

@media (max-width:414px){
.navbar-new .w-100{width: 90% !important;}
 .navbar-new .PlaceOrderNew{padding: 0 16px !important; font-size: 12px; line-height: 36px; margin-left: 0 !important;}
 .navbar-new .navbar-brand{font-size: 18px;}
 .navbar-new .navbar-collapse{background: #fff;}
 .navbar-new .navbar-nav .nav-link{color:#000 !important; text-align: left !important;}
 .navbar-new{padding: 0 !important;}
 .navbar-new .dropdown-toggle::after{    background: url(../images/down-chevron.svg) no-repeat !important;   right: 0; top:23px;
   position: absolute;}
   /* .navbar-new .dropdown-toggle.show::after{background: url(../images/up-chevron.svg) no-repeat !important;   right: 0; top:23px;
     position: absolute;} */
   .navbar-new .navbar-nav .nav-item.dropdown.show.nav-link::after {
     background: url(../images/up-arrow.png) no-repeat; width: 15px; height: 10px; display: inline-block;  border: none; position: relative; top: 5px;     transition: transform 0.3s ease; /* Add smooth transition effect */
     transform: rotate(0deg); /* Initially rotate the arrow for up position */} 
 .navbar-new .navbar-light .navbar-nav .nav-link{padding: 10px !important; font-size: 16px; line-height: 35px; color: #1C1D1E !important;;}
 .navbar-new .navbar-nav li .dropdown-menu{width: 100% !important; background: #4e82bf30 !important; border: 0 !important; box-shadow:  none !important; padding: 0 !important;}
 .navbar-new .navbar-nav li{padding: 0; margin: 0;}
 .navbar-new .dropdown-menu li a{margin: 0;  padding:5px 0 5px 25px !important}
 .navbar-new .navbar-nav .dropdown-menu.show li{border-bottom: 0 !important;}
 .navbar-new section{display: none;}
 .navbar-new .navbar-nav .show>.nav-link{ background: #4e82bf30 !important; display: block; }
 .navbar-new .col-lg-12{padding: 0;}
 .navbar-new a.nav-link.dropdown-toggle{background: #fff !important; display: block;}
 .navbar-new  li.nav-item.dropdown.show a.nav-link.dropdown-toggle:first-child{font-weight: bold; color:#123D80 !important;  margin: 0 auto; position: relative;}
 .navbar-new li.nav-item.dropdown{background: #fff; border-bottom: 1px solid #ccc; }
 .navbar-new li.nav-item{background: #fff; border-bottom: 1px solid #ccc !important;width: 100% !important; position: relative; margin: 0 auto;  }
 .stats-block .stats-data .text-support{display: block; padding: 10px 25px;}
 .stats-block .stats-data .number{min-width: 122px; text-align: center;}
 .grey-button-block a{width: 100%; position: relative;}
 .grey-button-block a::after{right:24px; position: absolute;}
 .article_block p{width: 100% !important; padding: 0; margin-right: 0;}
 .article_block .learn-more{margin-top: 20px !important; display: block; width: 100%; text-align: center;}
 .service-tabs .nav>li>a{padding:13px 9px !important; font-size: 14px; text-align: center;} 
 .viewsample{display: none !important}
 .how-it-works-new p{display: inline-block; margin-left: 15px; width: 66%; font-size: 16px;}
 .how-it-works-new img{margin-bottom: -7px; float: left; margin-left: 20px;}
 .how-it-works-new .num{ float: left;}
 .how-it-works-new{text-align: left; display: flow-root;}
 .service-blocks ul{min-height: auto !important; margin-bottom: 20px;}
 .navbar-new .navbar-collapse .navbar-nav{position: inherit; overflow-y: scroll; max-height: 600px;}
 .why-wiley-editing-services .testimonial-item{min-height:  auto !important; height: auto;}
}

@media only screen and (max-width: 600px){
 .how-it-works-new .primary-action-button { margin-top: 0 !important}
}

@media (max-width: 1024px){
.navbar-new .navbar-light .navbar-nav .nav-link {     margin: 0;}
.navbar-new .navbar-nav li .dropdown-menu{left: 0}
.get-quote-white{display: block; text-align: center; width: 100%; margin-bottom: 0;}
.viewsample{text-align: center; float: none}
.service-blocks p{min-height: 160px;}
.service-blocks ul{min-height: 220px;}
.proceed-btn{top: 0;}
/* .article_block p{width: 65%;} */
.article_block p{width: 100%;}
.article_block .learn-more{float: left; margin-top: 20px;} 
.navbar-new .navbar-light .navbar-nav .nav-link{font:14px/26px Noto Sans SC !important}
.navbar-new .PlaceOrderNew{padding:10px  }
.stats-block .stats-data .number{line-height: 72px;}
.why-wiley-editing-services .testimonial-item{    min-height: 395px; width: 100%;}
.article_block{min-height: 181px;}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
 .av-main-nav > li > ul { height: 200px; overflow: hidden;  overflow-y: scroll; }}

 @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait){
.navbar-nav-mo{ display: inherit!important;  line-height: 35px;  top:-16px}
}

/* Icon 1 */

.animated-icon1 {
 width: 23px;
 height: 15px;
 position: relative;
 margin: 0px;
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 transform: rotate(0deg);
 -webkit-transition: .5s ease-in-out;
 -moz-transition: .5s ease-in-out;
 -o-transition: .5s ease-in-out;
 transition: .5s ease-in-out;
 cursor: pointer;
}

.animated-icon1 span{
 display: block;
 position: absolute;
 height: 2px;
 width: 100%;
 border-radius: 9px;
 opacity: 1;
 left: 0;
 -webkit-transform: rotate(0deg);
 -moz-transform: rotate(0deg);
 -o-transform: rotate(0deg);
 transform: rotate(0deg);
 -webkit-transition: .25s ease-in-out;
 -moz-transition: .25s ease-in-out;
 -o-transition: .25s ease-in-out;
 transition: .25s ease-in-out;
}

.animated-icon1 span {
 background: #fff;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
 top: 8px;
}

.animated-icon1 span:nth-child(3) {
 top: 16px;
}

.animated-icon1.open span:nth-child(1) {
 top: 11px;
 -webkit-transform: rotate(135deg);
 -moz-transform: rotate(135deg);
 -o-transform: rotate(135deg);
 transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
 opacity: 0;
 left: -60px;
}

.animated-icon1.open span:nth-child(3) {
 top: 11px;
 -webkit-transform: rotate(-135deg);
 -moz-transform: rotate(-135deg);
 -o-transform: rotate(-135deg);
 transform: rotate(-135deg);
}
.sec-geo-banner{background:#E0F0FF;padding:40px;border-radius:20px;color:#133D80;}
.sec-geo-banner h4{font-size:24px;font-weight:700;line-height:34px;margin:25px 0px 10px;}
.sec-geo-banner p{font-size:20px;line-height:27px;}
.blue-action-btn{background: #133D80;color: #ffffff;font-size: 16px;font-weight: 600;padding: 14px 35px;display: inline-block;text-align: center;border-radius: 4px;}
@media screen and (max-width:992px){
    .sec-geo-banner{text-align:center;padding:40px 20px;}
    .sec-geo-banner h4{font-size:20px;line-height:30px;}
    .sec-geo-banner p{font-size:16px;}
    .sec-geo-banner img{margin-top:40px;text-align:center;display:inline;}
    }
.geo-ai-banner{background-color:#E0F0FF; color: #133D80;}
.geo-ai-banner .holder{display:flex;justify-content:space-between;align-items:center;padding:10px;}
.geo-ai-banner .left-cont{display:flex;}
.geo-ai-banner .left-cont img{margin-right: 20px;}

.geo-ai-banner .holder h4{font-size:20px;line-height:24px;font-weight:700;margin-bottom:5px;}
.blue-action-btn, .blue-action-btn:visited, .blue-action-btn:focus {
    background: #133D80;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 14px 35px;
    display: inline-block;
    text-align: center;
    border-radius: 4px;
}
.blue-action-btn:hover {
    background: #2555A4;
    color: #ffffff;
    text-decoration: none;
    transition: 0.5s;
}
@media screen and (max-width:992px){
.geo-ai-banner .holder{flex-direction:column;justify-content:center;align-items:center;}
.geo-ai-banner .blue-action-btn{margin-top:15px;}
.geo-ai-banner .txt-cont{text-align:center;}
.geo-ai-banner .txt-cont b{font-weight: 800;}
.geo-ai-banner .left-cont { display: block; text-align: center;}
}
#MyCarouselNew .carousel-item{background: #EEF5FF;overflow: hidden;margin-bottom: 70px;min-height: 340px;}
#MyCarouselNew img{margin-top: 10px;}
#MyCarouselNew h2{font-size: 32px;line-height: 48px;color: #123D80;font-weight: 800;margin: 40px 0px 20px;}
#MyCarouselNew h2 span{font-weight: 700;}
#MyCarouselNew p{font-size: 16px;line-height: 24px;color: #000000;margin-bottom: 20px;}
#MyCarouselNew p:last-child{margin-bottom: 10px;}
#MyCarouselNew .copy-icon{background: url(../images/copy-icon.svg) ;width: 16px;height: 16px;display: block;margin: 0px 0px 0px 6px;}
#MyCarouselNew .coupon-code-wrapper .d-flex{margin-bottom: 4px;}
#MyCarouselNew .coupon-code-wrapper small{font-size: 80%;}
#MyCarouselNew .coupon-code-wrapper{font-size: 16px;font-family: "Open Sans",Helvetica,Arial,sans-serif;display: flex;color: #fff;flex-direction: column;margin-bottom: 10px;}
#MyCarouselNew .coupon-code-wrapper .coupon{background: #006DB4;padding: 4px 6px 2px 6px;font-weight: 700;font-family: "Droid Serif", Georgia,serif;margin-left: 8px;display: flex;}
#MyCarouselNew .coupon-code-wrapper .coupon input, #MyCarouselNew .coupon-code-wrapper .coupon button{background: transparent;color: #fff;}
#MyCarouselNew .coupon-code-wrapper .coupon input{width: 140px;padding: 0px 4px;}
#MyCarouselNew .coupon-code-wrapper .coupon input::selection{color: #000;background: yellow;}
#MyCarouselNew .coupon-code-wrapper .coupon input:focus-visible {box-shadow: none;border: none;outline: none;}
#MyCarouselNew .coupon-code-wrapper .coupon button{font-size: 12px;font-family: "Open Sans",Helvetica,Arial,sans-serif;font-weight: 400;}
#MyCarouselNew .carousel-item:first-child h2, #MyCarouselNew .carousel-item:last-child h2{margin-top: 30px;}
.header-wrapper{display: flex;flex-direction: column;}
.button-wrapper{display: flex;}
.green-butn{background: #188D52;color: #fff;border: 1px solid #188D52; font-size: 16px;line-height: 22px;padding: 10px 28px;margin-right: 16px;border-radius: 4px;font-weight: 700;}
.green-butn:hover{background: #16a85f;color: #fff;transition: all 0.3s ease-in;}
.learnMore{background: transparent;color: #188D52;border: 1px solid #188D52; font-size: 16px;line-height: 22px;padding: 10px 28px;margin-right: 16px;border-radius: 4px;font-weight: 700;}
.learnMore:hover{background: #16a85f;color: #fff;transition: all 0.3s ease-in;border: 1px solid #16a85f;}
.secondary-btn{background: transparent;color: #fff;border: 1px solid #F98A24; font-size: 16px;line-height: 22px;padding: 10px 28px;border-radius: 4px;}
.secondary-btn:hover{background: #16a85f;color: #000;transition: all 0.3s ease-in;}
.previous{background: url(../images/white-circular-arrow.svg) no-repeat;width: 24px;height: 24px;background-size: contain;display: block;top: 45%;position: absolute;right: 50px;}
.next{background: url(../images/white-circular-arrow-next.svg) no-repeat;width: 24px;height: 24px;background-size: contain;display: block;top: 45%;position: absolute;left: 40px;}
.carousel-control-prev{position: absolute;left: 0px !important;top: -15%;width: 10% !important;height: 80%;top: 0px;}
.carousel-control-next{position: absolute;right: 0px !important;top: -15%;width: 10% !important;height: 80%;top: 0px;}
#MyCarouselNew .carousel-indicators{bottom: 90px;}
#MyCarouselNew .carousel-indicators li.active{background:#188D52;border: none;height: 3px;width: 20px;}
#MyCarouselNew .carousel-indicators li{border: none;height: 3px;width: 20px;background: #123D80;margin: 0px 4px;}
.bottom-trim{bottom: -40px;}
.container{position: relative;}
@media screen and (max-width:768px){
    #MyCarouselNew h2{font-size: 20px;line-height: 24px;}
    #MyCarouselNew .carousel-item{height: 500px;}
    #MyCarouselNew img{width: 200px;margin: 20px auto;display: block;}
    #MyCarouselNew .carousel-item:first-child h2{margin-top: 30px;}
    #MyCarouselNew .carousel-item:first-child img{margin-top: 15px;width: 250px;}
    #MyCarouselNew p{font-size: 14px;line-height: 22px;}
    .carousel-control-prev, .carousel-control-next{display: none;}
}
