body {
    overflow-x: hidden;
}

p {
    line-height: 26px;
}

ul.wwd li {
    color: #333333;
}

h1.page-title {
    font: bold 36px "メイリオ","Meiryo", "MS Mincho";
    margin: 30px 0 20px;
    padding: 0;
    border-bottom: none;
}

h1.page-title:before {
    content: "";
    display: inline-block;
    background-image: url(../new-images/top-impact-journal-editing/heading-dimond.png);
    width: 49px;
    height: 43px;
    margin: 0 6px 8px 0;
    vertical-align: text-bottom;
}

/***************Common****************/
.top-impact-bg {
    background: url(../new-images/top-impact-journal-editing/profiles-bg.jpg) 0 0 repeat;
    margin-top: -54px;
    padding-top: 67px;
}

.profiles-section {
    background: url(../new-images/top-impact-journal-editing/profiles-bg.jpg) 0 0 repeat;
    padding: 45px 0 20px;
    margin-top: -65px;
    /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 98%, 40% 94%, 0 94%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 98%, 40% 94%, 0 94%); */
}

.shadow {
    filter: drop-shadow(7px 19px 25px rgba(0, 0, 0, 0.02));
    -webkit-filter: drop-shadow(7px 19px 25px rgba(0, 0, 0, 0.02));
    -moz-filter: drop-shadow(7px 19px 25px rgba(0, 0, 0, 0.02));
    position: relative;
}

.red-shadow {
    box-shadow: 1px 1px 12px 2px #d52b1ea3 !important;
}

.blue-shadow {
    box-shadow: 1px 1px 12px 2px #2e92d082 !important;
    border: none !important;
}

.padr-0 {
    padding-right: 0 !important;
}

.padt-50 {
    padding-top: 50px;
}

.researcher-section {
    background: #f3f0e0;
    position: relative;
    min-height: 550px;
    margin-bottom: 0px;
    padding-top: 37px;
    position: relative;
    /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 101%, 40% 94%, 0 94%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 101%, 40% 94%, 0 94%); */
}

.researcher-section-2 {
    /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 100%, 40% 94%, 0 94%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 100%, 40% 94%, 0 94%); */
}

/* .researcher-section:after {
    content: '';
    clip-path: polygon(50% 100%, 0 52%, 100% 51%);
} */
.researcher-section .researcher-block {
    position: absolute;
    bottom: -1.4%;
    left: 26%;
}

.researcher-section .speechbubble-container {
    position: relative;
    min-height: 520px;
    margin-top: -17px;
}

.researcher-section .speechbubble {
    position: absolute;
    font-size: 16px;
    filter: drop-shadow(7px 19px 25px rgba(0, 0, 0, 0.03));
    -webkit-filter: drop-shadow(7px 19px 25px rgba(0, 0, 0, 0.03));
    -moz-filter: drop-shadow(7px 19px 25px rgba(0, 0, 0, 0.03));
}

.researcher-section .speechbubble-left {
    background-image: url(../new-images/top-impact-journal-editing/speech-bubble-1.png);
    width: 359px;
    height: 176px;
    top: 27%;
    left: -3%;
    z-index: 999;
    padding-top: 45px;
}

.researcher-section .speechbubble-center {
    background-image: url(../new-images/top-impact-journal-editing/speech-bubble-2.png);
    width: 362px;
    height: 165px;
    top: 2%;
    left: 32.8%;
    z-index: 999;
    padding-top: 25px;
}

.researcher-section .speechbubble-right {
    background-image: url(../new-images/top-impact-journal-editing/speech-bubble-3.png);
    width: 354px;
    height: 177px;
    top: 27%;
    right: -3%;
    z-index: 999;
    padding-top: 38px;
}

.pos-rel {
    position: relative;
}

.researcher-section .speechbubble-mobile-one {
    background-image: url(../new-images/top-impact-journal-editing/speech-bubble-1-alt.png);
    width: 354px;
    height: 177px;
    top: 43%;
    right: 25%;
    z-index: 999;
    padding-top: 49px;
}

.researcher-section .speechbubble-mobile-two {
    background-image: url(../new-images/top-impact-journal-editing/speech-bubble-2-alt.png);
    width: 354px;
    height: 177px;
    top: 43%;
    right: 25%;
    z-index: 999;
    padding-top: 49px;
}

.researcher-section .speechbubble-mobile-three {
    background-image: url(../new-images/top-impact-journal-editing/speech-bubble-3-alt.png);
    width: 354px;
    height: 177px;
    top: 43%;
    right: 25%;
    z-index: 999;
    padding-top: 49px;
}

.text-red {
    color: red;
    font-weight: bold;
}

.text-black {
    color: #000;
}

.flow-box b {
    color: #000;
    font-size: 16px;
}

.editor-profile {
    position: relative;
}

.code {
    position: absolute;
    right: -10px;
    top: -5px;
    font-weight: bold;
}

#reviewer-carousel .code {
    position: absolute;
    right: 0px;
    top: -5px;
    font-weight: bold;
}

.speechbubble span.highlight {
    background-color: #ffcc00;
    height: 19px;
    width: 150px;
    position: absolute;
    top: 32px;
    left: 123px;
}

#top-link-block.affix {
    z-index: 100;
}

/* .researcher-section:after {
    position: absolute;
    content: "";
    top: 99.5%;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 5.49333vw 8vw;
    border-top-color: #f3f0e0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-width: 64px 119px;

} */
.features-bg {
    /* background: url(../new-images/top-impact-journal-editing/features-bg.jpg) 0 0 no-repeat;
    background-size: cover;
    padding: 45px 0 40px;
    min-height: 530px;
    margin-top: -40px;
    position: relative;
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 100%, 40% 94%, 0 94%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 100%, 40% 94%, 0 94%); */
}


.secure-section {
    margin-top: -25px;
    z-index: 9;
    position: relative;
}

.secure-section .col-sm-12 {
    padding: 0;
}

.new-cta-blk {
    margin: 54px auto;
}

.pt-32 {
    padding-top: 32px !important;
}

.features-bg .cont-sec .col-sm-3 {
    padding: 0;
    background: #fff;
    border-right: 4px solid #e8e8e8;
    min-height: 446px;
}

.features-bg .cont-sec .col-sm-3.first {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.features-bg .cont-sec .col-sm-3.last {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: none;
}

.features-bg .cont-sec .col-sm-2 {
    padding: 0;
    background: #fff;
    border-right: 4px solid #e8e8e8;
    min-height: 446px;
}

.features-bg .cont-sec .col-sm-2.first {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.features-bg .cont-sec .col-sm-2.last {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: none;
}

.box-shadow {
    box-shadow: #999 0 1px 5px;
}

.box-pad-10 {
    padding: 10px;
}

.box-pad-15 {
    padding: 15px;
}

.box-pad-20 {
    padding: 20px;
}

.box-pad-25 {
    padding: 25px;
}

.no-list.red-sqr li {
    padding-left: 17px;
    position: relative;
    margin-bottom: 6px;
    margin-bottom: 5px;
    line-height: 20px;
}

#editor-carousel ul.no-list {
    margin-top: 5px !important;
}

.no-list.red-sqr li span.highlight {
    background-color: #ffcc00;
    display:inline-block;
    padding: 0 5px;
    margin-left: -5px;
}

.no-list.red-sqr li:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 7px;
    border: #d52b1e 2px solid;
    left: 0;
    top: 6px;
}

.no-list.red-sqr.sample-list li:before {
    left: 2px;
}

.no-list.red-sqr.sample-list li {
    padding-left: 20px;
}

.service-boxes .no-list.red-sqr li {
    padding-left: 15px;
}

.service-boxes .no-list.red-sqr li:before {
    left: 0;
}

.no-list.gray-sqr li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
}

.no-list.gray-sqr li:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #666;
    left: 12px;
    top: 8px;
}

.cont-sec {
    padding: 40px 0;
}

.sec-head {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 40px;
    color: #000;
    line-height: 40px;
    position: relative;
}

.highlighter {
    position: relative;
}

.highlighter span {
    z-index: 99;
    position: relative;
}

/* .highlighter:after {
    width: 100%;
    content: '';
    background-color: #ffcc00;
    height: 9px;
    position: absolute;
    bottom: 3px;
    z-index: 98;
    left: 3px;
} */

.highlighter-h1:after {
    bottom: 8px;
}

.highlighted-text {
    background-color: #ffcc00;
    font-weight: bold;
    color: #000;
}

.pad-0 {
    padding: 0 !important;
}

.ml--10 {
    margin-left: -10px;
}

.sec-head .leftslash,
.sec-head .rightslash {
    /* bottom: -7px;
    content: "";
    width: 2px;
    height: 120%;
    background-color: #000;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center; */
}

.sec-head .leftslash.two-liner,
.sec-head .rightslash.two-liner {
    bottom: 15px;
}

.sec-head .leftslash {
    -webkit-transform: rotate(-30deg);
    -ms-transform: rotate(-30deg);
    transform: rotate(-30deg);
    height: 40px;
    left: -30px;
}

.sec-head .rightslash {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    height: 40px;
    right: -30px;
}

.circle-head {
    font-weight: bold;
    font-size: 22px;
    margin-top: -8px;
    margin-bottom: 15px;
}

.circle-head:before {
    content: "";
    display: inline-block;
    border: #d52b1e 5px solid;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-right: 10px;
}

.high-light-box {
    background-color: #ffffe0;
    margin-top: 40px !important;
    border: #ecec00 2px solid;
    position: relative;
    padding-left: 71px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
}

.high-light-box:before {
    content: '';
    position: absolute;
    left: 17px;
    background: url(../new-images/top-impact-journal-editing/secure-icon.png);
    width: 36px;
    top: 18px;
    height: 45px;

}

.common-carousel .carousel-control {
    background-image: none;
    width: 12px;
    height: 20px;
    top: 50%;
    margin-top:-10px;
}

.common-carousel .carousel-control.left {
    left: -30px
}

.common-carousel .carousel-control.right {
    right: -30px;
}

.common-carousel .carousel-inner.strength .item {
    background-color: #ecf8fe;
    padding: 15px;
    border-radius: 4px;
    box-shadow: 0 16px 32px rgba(82, 82, 82, 0.15);
}

.strength-tag {
    position: relative;
}

.strength-tag:after {
    content: "";
    display: block;
    position: absolute;
    background-image: url(../new-images/top-impact-journal-editing/strength-tag.png);
    width: 72px;
    height: 72px;
    top: -95px;
    right: -30px;
    z-index: 1;
}

.editor-profile.strength-tag:after {
    background-image: url(../new-images/top-impact-journal-editing/strength-tag-big.png);
    width: 90px;
    height: 90px;
    top: -5px;
    right: 10px;
    background-size: 90px;
}

.plus-box {
    font-size: 75px;
    font-weight: bold;
    color: #4d4d4d;
    line-height: 0.7;
}

/******************************************************************/

.top-impact-journal-editing #floatMenu {
    display: none;
}

#editor-carousel {
    margin-bottom: 26px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
}

#editor-carousel .item {
    margin: 0;
}

#editor-carousel .item h4 {
    font-weight: bold;
    line-height: 24px;
    margin-top: 0;
}

#editor-carousel .item .col-sm-6 {
    border-right: 4px solid #e8e8e8;
    min-height: 395px;
    padding: 20px;
}

#editor-carousel .item .col-sm-6:nth-child(2) {
    border-right: 0;
}

#reviewer-carousel {
    /* box-shadow: 1px 1px 12px 2px #2e92d082; */
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    border-radius: 4px;
    margin-top: 18px;
    border-radius: 4px;
}

.img-profie-editor {
    width: 85%;
}

#reviewer-carousel .item {
    min-height: 250px;
    width: 100%;
    margin: 0;
}

#reviewer-carousel .item .editor-profile .col-sm-2 {
    padding-left: 6px;
    margin-top: 5px;
}

#reviewer-carousel ul.no-list {
    margin-bottom: 0 !important;
    margin-top: 5px;
}

#reviewer-carousel h4 {
    font-weight: bold;
    width: 70%;
    /* width: 50%; */
    float: left;
    line-height: 24px;
    margin-top: 0px;
}

#reviewer-carousel .exp-box {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0 !important;
    margin-top: 20px;
}

.editor-profile .exp-box strong {
    display: inline-block;
    font-size: 22px;
    margin-right: 5px;
}

.editor-profile .exp-box span {
    display: inline-block;
    padding-right: 20px;
    /* border-right: #ccc 1px solid; */
    position: relative;
    font-size: 14px;
    font-weight: bold;
}

.editor-profile .exp-box span:before {
    content: '';
    background: url(../new-images/top-impact-journal-editing/vertical-separator.png);
    width: 1px;
    height: 49px;
    position: absolute;
    top: -6px;
    right: 0;
}

.editor-profile .exp-box .same:before {
    content: '';
    background: url(../new-images/top-impact-journal-editing/vertical-separator.png);
    width: 1px;
    height: 49px;
    position: absolute;
    top: -6px;
    right: 0;
}

.editor-profile .exp-box span:after {
    content: "";
    display: inline-block;
    width: 39px;
    height: 26px;
    background: url(../new-images/top-impact-journal-editing/tie-country-flags.jpg) 0 0 no-repeat;
    position: absolute;
    right: -65px;
    top: 5px;
}

.editor-profile .exp-box .same:after {
    content: "";
    display: inline-block;
    width: 39px;
    height: 26px;
    background: url(../new-images/top-impact-journal-editing/tie-country-flags.jpg) 0 0 no-repeat;
    position: absolute;
    right: -65px;
    top: 5px;
}


#reviewer-carousel .editor-profile .exp-box .same:after {
    content: "";
    display: block;
    width: 39px;
    height: 26px;
    /* background: url(../new-images/top-impact-journal-editing/country-flags.jpg) 0 0 no-repeat;
    /* position: absolute;
    left: 19px;
    top: auto;
    bottom: -34px; */
}

.editor-profile .exp-box.flag.sa span:after {
    background-position: 0 -78px;
}

.editor-profile .exp-box.flag.maxico span:after {
    background-position: 0 -52px;
}

.editor-profile .exp-box.flag.serbia span:after {
    background-position: 0 -26px;
}

.editor-profile .exp-box.flag.austria span:after {
    background-position: 0 -104px;
}

.editor-profile .exp-box.flag.italy span:after {
    background-position: 0 -130px;
}

.editor-profile .exp-box.flag.nz span:after {
    background-position: 0 -156px;
}

.editor-profile .exp-box.flag.uk span:after {
    background-position: 0 -182px;
}

.editor-profile .exp-box.flag.australia span:after {
    background-position: 0 -206px;
}

.editor-profile .exp-box.flag.ukraine span:after {
    background-position: 0 -233px;
}

.editor-profile .exp-box.flag.turkey span:after {
    background-position: 0 -258px;
}

.editor-profile .exp-box.flag.canada span:after {
    background-position: 0 -285px;
    height: 20px;
}

.editor-profile .exp-box.flag.ireland span:after {
    background-position: 0 -305px;
}

.editor-profile .exp-box.flag.portugal span:after {
    background-position: 0 -357px;
}

.editor-profile .exp-box.flag.bulgaria span:after {
    background-position: 0 -411px;
}

.editor-profile .dash .re-code:before {
    content: '';
    background: url(../new-images/top-impact-journal-editing/vertical-separator.png);
    width: 1px;
    height: 49px;
    position: absolute;
    top: -12px;
    left: 0;
}

.re-code {
    position: absolute;
    right: -5px;
    top: 12px;
    font-weight: bold;
    padding-left: 20px;
}


#reviewer-carousel .editor-profile .exp-box .same {
    display: inline-block;
    padding-right: 20px;
    /* border-right: #ccc 1px solid; */
    position: relative;
    font-size: 14px;
    font-weight: bold;
    padding-left: 15px;
    padding-top: 0px;
}

/* #reviewer-carousel .editor-profile .exp-box span:before {
    content: '';
    background: url(../new-images/top-impact-journal-editing/vertical-separator-big.png);
    width: 1px;
    height: 215px;
    position: absolute;
    top: -6px;
    left: 0;
} */

#reviewer-carousel .editor-profile .exp-box strong {
    /* display: block; */
    font-size: 22px;
}

#reviewer-carousel .editor-profile .exp-box strong em {
    font-size: 13px;
    font-weight: normal;
    vertical-align: middle;
    padding-left: 1px;
}

#reviewer-carousel .editor-profile .col-md-6 {
    padding-left: 0;
}

/***************************Section style****************************/
.service-boxes {
    margin-top: 8px;
    float: left;
    width: 100%;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
}

.for-whom .cont-box {
    background-color: #fff;
    font-size: 16px;
    padding: 20px 10px;
    margin-bottom: 15px;
}

.main-functions .cont-box {
    text-align: center;
    position: relative;
    background: #fff;
    margin: 10px 0;
}

.main-functions .cont-box.highlight h3 {
    /* padding-right: 23px; */
    padding: 17px 0 10px;
}

.main-functions .cont-box p {
    margin-top: 15px;
}

.main-functions .cont-box:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    right: -15px;
    background: linear-gradient(to bottom, #fff, #ccc, #fff);
}

.main-functions .cont-box.last:after {
    display: none;
}

.main-functions .cont-box h3 {
    /* background-color: #4d4d4d; */
    padding: 26px 0 10px;
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 10px 8px;
    border-bottom: 2px solid #e8e8e8;
    position: relative;
    min-height: 77px;
}

/* .main-functions .cont-box h3:before {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 26px solid transparent;
    border-left: 20px solid #4d4d4d;
    background-color: #fff;
}

.main-functions .cont-box h3:after {
    content: "";
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 26px solid transparent;
    border-right: 20px solid #4d4d4d;
    background-color: #fff;
} */

.main-functions .cont-box h3 span:after {
    right: -51px;
    top: -85px;
}

.main-functions .cont-box .icon-box {
    display: inline-block;
    background-image: url(../new-images/top-impact-journal-editing/functions-icons-new.png);
    width: 104px;
    height: 100px;
    margin: 20px 0 5px;
}

.main-functions .cont-box.two .icon-box {
    background-position: 0 -101px;
    width: 76px;
}

.main-functions .cont-box.ithenticate .icon-box {
    background-position: 0 -404px;
    width: 90px;
}

.main-functions .cont-box.three .icon-box {
    background-position: 0 -203px;
    width: 90px;
}

.main-functions .cont-box.last .icon-box {
    background-position: 0 -303px;
    width: 78px;
}

.services {
    background: #f3f0e0;
    margin-top: -87px;
    padding: 130px 0 10px;
    /* -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 98%, 40% 94%, 0 94%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 94%, 60% 94%, 50% 98%, 40% 94%, 0 94%); */
}

.services-box.one .row .box-col .head-box {
    background: url(../new-images/top-impact-journal-editing/service-editing-icon-bg.jpg) 0 0 no-repeat;
    position: absolute;
    border-radius: 4px;
    background-size: cover;
    top: -5px;
    left: 15px;
    bottom: -5px;
    width: 100%;
    min-height: 155px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-box.two .row .box-col .head-box {
    background: url(../new-images/top-impact-journal-editing/service-impact-eport-icon-bg.jpg) 0 0 no-repeat;
    position: absolute;
    border-radius: 4px;
    background-size: cover;
    top: -5px;
    left: 15px;
    bottom: -5px;
    width: 100%;
    min-height: 155px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-box.three .row .box-col .head-box {
    background: url(../new-images/top-impact-journal-editing/service-quality-check-icon-bg.jpg) 0 0 no-repeat;
    position: absolute;
    border-radius: 4px;
    background-size: cover;
    top: -5px;
    left: 15px;
    bottom: -5px;
    width: 100%;
    min-height: 155px;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.services-box .row .box-col .head-box h3 {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    padding: 0 20px;
}

.services-box .row .box-col .head-box .icon {
    display: none;
}

/* .services-box .row .box-col .head-box .icon {
    display: inline-block;
    position: absolute;
    width: 83px;
    height: 80px;
    background-image: url(../new-images/top-impact-journal-editing/functions-icons-white.png);
    top: 41%;
    left: 50%;
    margin-left: -42px;
} */

.services-box .row .box-col .head-box .icon.report {
    background-position: 0 -80px;
    width: 60px;
    margin-left: -30px;
}

.services-box .row .box-col .head-box .icon.quality {
    background-position: 0 -160px;
    width: 74px;
    margin-left: -37px;
}

.services-box .row .box-col .cont-box {
    background-color: #f6f6f6;
    padding: 15px 20px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
}

.services-box ul.red-sqr li {
    padding-left: 15px;
}

.services-box ul.red-sqr li::before {
    left: 0;
}

.outerbg-top {
    /* background: url(../new-images/top-impact-journal-editing/topbg.jpg) 0 0 no-repeat; */
    background-size: cover;
    padding-bottom: 26px;
    box-shadow: #eee 0 3px 5px;
    position: relative;
    z-index: 100;
}

.outerbg-top img.journal-img {
    margin: -3px 0 5px 5px;
    float: right;
}

.headlinehighlighter {
    position: relative;
}

.headlinehighlighter:after {
    width: 100%;
    content: '';
    background-color: #ffcc00;
    height: 9px;
    position: absolute;
    bottom: 6px;
    z-index: 98;
    left: 3px;
}

@media (min-width:768px) {
    .services-box {
        display: table;
        width: 100%;
    }

    .services-box .row.box-row {
        display: table-row;
        width: 100%;
    }

    .services-box .row .box-col {
        display: table-cell;
        float: none;
        position: relative;
    }

    .services-box .row .box-col.col-sm-3 {
        width: 25%;
    }

    .services-box .row .box-col.col-sm-9 {
        width: 75%;
    }


}

@media (max-width:767px) {
    #reviewer-carousel .item {
        min-height: 500px;
    }

    #reviewer-carousel h4 {
        width: 100%;
    }

    #reviewer-carousel .exp-box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px !important;
        margin-top: 7px;
    }

    .services-box .row .box-col .head-box {
        right: 15px;
        width: auto;
    }

    .services-box .row .box-col .cont-box {
        padding-top: 210px;
    }

}

.after-sales .cont-box {
    padding:0 10px;
    text-align: center;
    position: relative;
}

.aftersalessection .col-sm-3 {
    background: #fff;
    padding: 0;
    border-right: 4px solid #e8e8e8;
    min-height: 350px;
}

.aftersalessection .col-sm-3 .cont-box {
    padding: 10px;
}

.aftersalessection .col-sm-3:last-child {
    border-right: none;
}

.aftersalessection .col-sm-3:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.aftersalessection .col-sm-3:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

/* .after-sales .cont-box:after {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    top: 0;
    bottom: 0;
    right: -15px;
    background: linear-gradient(to bottom, #fff, #ccc, #fff);
} 
.after-sales .cont-box.last:after {
    display: none;
} */

.after-sales .cont-box h3 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #eee;
    /* padding-bottom: 10px; */
    padding-bottom: 25px;
    margin-bottom: 15px;
}

.after-sales .cont-box.double-line h3 {
    padding-bottom: 15px;
    margin-top: 10px;
}

.after-sales .cont-box .icon-box {
    margin-bottom: 15px; min-height:100px;
}

.top-impact-service-flow .flow-wrap {
    padding-right: 40px;
    margin-top: -7px;
    /*background:url(../new-images/top-impact-journal-editing/flow-arrow.png) right bottom no-repeat;*/
}

.top-impact-service-flow .flow-wrap .five-step,
.top-impact-service-flow .flow-wrap .qc-step {
    position: relative;
}

.top-impact-service-flow .flow-wrap .five-step .step-name,
.top-impact-service-flow .flow-wrap .qc-step .step-name {
    position: absolute;
    right: -35px;
    bottom: 50%;
    margin-bottom: -50px;
    z-index: 2;
    line-height: 1;
    font-weight: bold;
    color: #fff;
}

.top-impact-service-flow .flow-wrap .five-step:after {
    content: "";
    display: block;
    position: absolute;
    ;
    width: 25px;
    background: rgb(91, 88, 88);
    background: linear-gradient(180deg, rgba(91, 88, 88, 1) 0%, rgba(213, 213, 213, 1) 100%);
    top: 0;
    bottom: 20px;
    right: -40px;
    z-index: 1;
}

.top-impact-service-flow .flow-wrap .five-step:before {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: -40px;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #d5d5d5;
    z-index: 1;
}

.top-impact-service-flow .flow-wrap .qc-step:after {
    content: "";
    display: block;
    position: absolute;
    width: 25px;
    background: rgb(170, 64, 51);
    background: linear-gradient(180deg, rgba(170, 64, 51, 1) 0%, rgba(212, 52, 32, 1) 100%);
    top: -43px;
    bottom: 20px;
    right: -40px;
}

.top-impact-service-flow .flow-wrap .qc-step:before {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: 0;
    right: -40px;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 12px solid transparent;
    border-top: 20px solid #d43420;
    z-index: 0;
}


.top-impact-service-flow .flow-box {
    position: relative;
    /* background: url(../new-images/top-impact-journal-editing/step-point-bg.png) 0 0 no-repeat; */
    margin-bottom: 25px;
    padding: 20px 10px 25px 80px;
    border: #e8e8e8 4px solid;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.05);
}

.panel-group .panel {
    margin-bottom: 25px;
}

.top-impact-service-flow .flow-box:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    bottom: -15px;
    left: 45%;
}

.top-impact-service-flow .flow-box:before {
    content: "";
    display: block;
    position: absolute;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #e8e8e8;
    bottom: -21px;
    left: 45%;
}

.top-impact-service-flow .flow-box.last:before,
.top-impact-service-flow .flow-box.last:after {
    display: none;
}

.top-impact-service-flow .flow-box .step-num {
    position: absolute;
    left: 16px;
    top: 0;
    text-align: center;
    display: inline-block;
    color: #000;
    font-size: 22px;
    font-style: normal;
    padding-top: 20px;
}

.top-impact-service-flow .flow-box .step-num EM {
    font-weight: bold;
    font-size: 14px;
    font-style: normal;
    display: block;
    line-height: 8px;
}

.price-table-sec,
.qc-sec-wrap {
    position: relative;
}

/* 
.price-table-sec:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    height: 45.5%;
    background-color: #f6f6f6;
} */

.price-table-sec table.pric-tat {
    background-color: #fff;
    margin-top: -6px;
}

.price-table-sec table.pric-tat th,
table.pric-tat td {
    padding: 15px;
    text-align: center;
    vertical-align: middle !important;
}

.price-table-sec table.pric-tat th {
    background-color: #fbf0f4;
    border-bottom: 0;
}

/* .qc-sec-wrap:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 42%;
    background-color: #fff;
} */

.top-impact-journal-editing footer {
    margin-top: 0;
}

.top-impact-journal-editing .testimonialsection {
    background: url(../new-images/aftersales/testimonialbanner.png);
    min-height: 529px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;
    margin: 20px -20px 0
}

.top-impact-journal-editing .testimonialsection h3 {
    text-align: center;
    color: #fff;
    margin: 0;
    font-size: 28px;
    line-height: 40px
}

.top-impact-journal-editing #customers-testimonials {
    margin-bottom: 20px;
    margin-top: -16px;
}

.top-impact-journal-editing .shadow-effect {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 0 5px 0 rgba(151, 57, 57, 0.2);
    min-height: 300px;
}
.owl-nav { opacity:0.5; }
.owl-nav:hover { opacity:1; }
#editor-carousel.owl-carousel .owl-item {  padding:20px;min-height:440px; border-left:2px solid #e8e8e8; border-right:2px solid #e8e8e8; }
.top-impact-journal-editing #customers-testimonials .shadow-effect p {
    font-size: 12px;
    line-height: 24px;
    margin: 10px 0 4px;
    font-weight: 300
}

.top-impact-journal-editing #customers-testimonials .shadow-effect h4 {
    line-height: 27px;
    font-size: 18px;
    font-weight: 700
}

.top-impact-journal-editing #customers-testimonials .shadow-effect h4 span {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    display: inline-block
}

.top-impact-journal-editing #customers-testimonials .item {
    text-align: center;
    margin: 10px;
}

.top-impact-journal-editing #customers-testimonials .shadow-effect hr {
    width: 80%;
    margin: 10px auto;
    border-top: 1px solid #c6c5c5;
}

.top-impact-journal-editing #customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1)
}

.top-impact-journal-editing .owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width:105px;
    
}

.top-impact-journal-editing #customers-testimonials.owl-carousel .owl-item img { width:50px; margin: 15px auto 20px; }

.top-impact-journal-editing #customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
.top-impact-journal-editing #customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #d52b1e !important;
    transform: translate3d(0px, -50%, 0px) scale(0.7)
}

.top-impact-journal-editing #customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center
}

.top-impact-journal-editing #customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block
}

.top-impact-journal-editing #customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #c6c5c5 !important;
    border-radius: 50%;
    display: inline-block;
    height: 20px;
    margin: 0 1px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0;
    width: 20px
}

.top-impact-journal-editing .owl-prev,
.top-impact-journal-editing .owl-next {
    position: absolute;
    left: -25px;
    top:50%;
    margin-top:-10px;
}

.top-impact-journal-editing .owl-next {
    left: auto;
    right: -25px;
}

#qna-accordion {
    margin-top: -4px;
}

#qna-accordion .panel-title {
    line-height: 27px;
}

#qna-accordion .panel-heading {
    background-color: #fff;
    padding: 15px;
    border: #e8e8e8 4px solid;
    border-radius: 16px;
    position: relative;
}

#qna-accordion .panel {
    border: none;
}

#qna-accordion .panel-heading a {
    display: block;
    font-weight: bold;
    text-decoration: none;
}

#qna-accordion .panel-heading a:before {
    content: "Q";
    display: inline-block;
    margin-right: 15px;
    font-size: 34px;
}

#qna-accordion .panel-heading a span.icon:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 10px;
    background: url(../new-images/top-impact-journal-editing/accordion-arrow.png) 0 -11px no-repeat;
    right: 20px;
    top: 30px;
}

#qna-accordion .panel-heading a span.icon.active:after {
    background-position: 0 -11px;
}

#qna-accordion .panel-heading a span.icon.deactive:after {
    background-position: 0 0;
}

#qna-accordion .panel-body {
    padding-left: 64px;
    position: relative;
    border: #e8e8e8 4px solid;
    border-radius: 16px;
}

#qna-accordion .panel-body:before {
    content: "A";
    position: absolute;
    left: 16px;
    font-size: 34px;
    margin-right: 14px;
    font-weight: bold;
}

#qna-accordion p {
    margin-bottom: 0;
}

.after-sales .samples .cont-box:after {
    display: none;
}

.after-sales .samples .col-sm-3 {
    background: #fff;
    padding: 0;
    border-right: 4px solid #e8e8e8;
    min-height: 266px !important;
}

.after-sales .samples .col-sm-3 .cont-box {
    padding: 10px 20px;
}

.after-sales .samples .col-sm-3:last-child {
    border-right: none;
}

.after-sales .samples .col-sm-3:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.after-sales .samples .col-sm-3:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.after-sales .samples .cont-box h3 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.after-sales .samples .cont-box .sample-note-box { position:relative; }
.after-sales .samples .cont-box .sample-note-box img { position: absolute; left:0; top: 5px; }

.note {
    position: absolute;
    font-size: 10px;
    line-height: 14px;
    left: 55px;
    top: 20px;
    width: 100%;
    margin-bottom: 0;
}

.after-sales .samples .cont-box img {
    margin: 0px auto 15px;
    cursor: pointer;
}

/* .after-sales .samples .cont-box h3:after {
    content: "";
    position: absolute;
    display: inline-block;
    bottom: -15px;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 20px solid #4d4d4d;
} */
.aftersalessection,
.samplesection {
    background-color:#fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    float: left;
    margin-top: -5px;
    margin-bottom: 17px;
}

.shadow.first {
    z-index: 99;
}

.shadow.second {
    z-index: 98;
}

.shadow,
third {
    z-index: 97;
}

.shadow.fourth {
    z-index: 96;
}

.shadow.fifth {
    z-index: 95;
}

.shadow.sixth {
    z-index: 94;
}

.shadow.seventh {
    z-index: 93;
}

.shadow.eighth {
    z-index: 92;
}

.shadow.first .researcher-section {
    min-height: 637px;
}

.shadow.second .features-bg {
    clip-path: none;
    max-height: 627px;
    -webkit-clip-path: none;
    margin-bottom: 120px;
}

/* .shadow.fifth h2 {
    margin-top: 40px;
} */
.shadow.fifth .features-bg {
    margin-top: -118px;
    clip-path: none;
    padding-top: 118px;
    -webkit-clip-path: none;
    max-height: 786px;
    margin-bottom: 50px;
}

.shadow.sixth .profiles-section {
    padding-top: 344px;
    /* padding-bottom: 91px; */
}

.fifthshadowcta {
    margin-top: 0px !important;
}

.shadow.seventh .researcher-section {
    margin-top: -88px;
    padding-top: 107px;
    padding-bottom: 30px;
}

.shadow.eighth .features-bg {
    margin-top: -48px;
    padding-top: 52px;
}

/* .shadow.eighth .sec-head .leftslash {
    top: 38px;
}
.shadow.eighth .sec-head .rightslash {
    top: -10px;
    right: -70px;
} */

#homeeditor {
    margin-bottom: 50px;
}

#homeeditor .item {
    padding: 15px 8px;
    min-height: 200px;
    border: 1px solid #00000014;
    background: #fff;
    border-radius: 10px;
    text-align: center;
}

#homeeditor .item .editor-exp {
    padding-left: 22px;
}

#homeeditor .item:hover {
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.08);
}

#homeeditor .item a {
    color: #000;
    margin: 0 auto;
}

/* #homeeditor .owl-stage-outer {
    padding: 0 157px;
} */

#homeeditor .item .edi-lt-img,
#homeeditor .item .title {
    display: block;
    float: none;
    text-align: center;
}

#homeeditor .item a {
    text-decoration: none;
}

#homeeditor .item .edi-lt-img img {
    display: inline-block;
    width: 100px;
    box-shadow: -12px 11px 20px 0px rgba(0, 0, 0, 0.08);
}

#homeeditor .item .editor-exp {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 5px;
    margin-top: 0;
}

#homeeditor .item .title {
    width: 100%;
    display: block;
    line-height: normal;
    color: #000;
    margin: 10px 0;
    font-size: 14px;
}

#homeeditor .item .title {
    width: 100%;
    display: block;
    line-height: 25px;
    color: #000;
    margin: 10px 0;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    padding-bottom: 7px;
}

#homeeditor .item .editor-exp .exp {
    float: left;
    border-right: #eee 1px solid;
}

#homeeditor .item .editor-exp .exp .exp-txt strong {
    font-size: 23px;
}

#homeeditor .item .editor-exp .exp-flag {
    float: left;
}

#homeeditor .item .editor-exp .exp-flag img {
    height: 27px;
    width: auto;
    margin-left: 5px;
    margin-top: 7px;
    float: left;
    box-shadow: -13px 4px 20px 0px rgba(0, 0, 0, 0.08);
}

#homeeditor .item .viewprofile {
    display: block;
    text-align: center;
    font-size: 13px;
    color: #00f;
    text-decoration: underline;
    width: 100%;
    float: left;
    padding-bottom: 5px;
}

#homeeditor .item .codet {
    display: none;
}

#homeeditor .owl-nav .owl-prev {
    position: absolute;
    top: 38%;
    left: -3%;
}

#homeeditor .owl-nav .owl-next {
    position: absolute;
    top: 38%;
    right: -3%;
}

#homeeditor {
    padding: 0;
}

#homeeditor .item {
    padding: 0 5px;
    min-height: 200px;
}

#homeeditor .item a {
    color: #000;
}

#homeeditor .item .title strong {
    font-size: 24px;
    display: block;
}

#homeeditor .item .editor-exp {
    text-align: center;
    float: left;
    width: 100%;
}

#homeeditor .item .editor-exp .exp {
    padding-right: 10px;
    margin-right: 10px;
    border-right: #ccc 1px solid;
}

#homeeditor .item .editor-exp .exp-flag img {
    margin-left: 10px;
}

#homeeditor .item .codet {
    font-size: 12px;
    display: block;
    margin-top: 10px;
    text-align: center;
    float: left;
    width: 100%;
}

#homeeditor .glyphicon.glyphicon-chevron-left:before {
    content: "";
    width: 12px;
    height: 40px;
    background: url(../images/editing/client-slider-arrow.png) 0 0 no-repeat;
    position: absolute;
    top: 25%;
    left: -15px;
    text-indent: -9999px;
}

#homeeditor .glyphicon.glyphicon-chevron-right:before {
    content: "";
    width: 12px;
    height: 40px;
    background: url(../images/editing/client-slider-arrow.png) 0 0 no-repeat;
    background-position: 100% 0;
    position: absolute;
    top: 25%;
    right: -15px;
    text-indent: -9999px;
}

#homeeditor .ca-ar-wrap .glyphicon.glyphicon-chevron-left:before {
    bottom: 185px;
    left: 50px;
    top: auto;
    background: url(../images/new-lt-arw.png) 0 0 no-repeat;
    z-index: 9;
}

#homeeditor .ca-ar-wrap .glyphicon.glyphicon-chevron-right:before {
    bottom: 185px;
    right: -10px;
    top: auto;
    background: url(../images/new-rt-arw.png) 0 0 no-repeat;
}

.golden-shadow {
    box-shadow: 1px 1px 12px 2px rgb(216 171 93) !important;
    border: none !important;
}

.golden-box {
    background: #323232 !important;
    color: #f3cf70;
}

/* .golden-box:hover {
    box-shadow: #999 0 3px 5px;
} */

.services-box ul.gold-sqr li {
    padding-left: 15px;
}

.no-list.gold-sqr li {
    padding-left: 17px;
    position: relative;
    margin-bottom: 6px;
    margin-bottom: 5px;
    line-height: 20px;
}

.no-list.gold-sqr li:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 7px;
    height: 7px;
    border: #fce693 2px solid;
    left: 0;
    top: 6px;
}

.imgshadows {
    width: auto !important;
}

.modal-dialog {
    width: 90% !important;
    margin-top: 55px !important;
}

.modal-wd {
    width: 670px !important;
}

.modal-dialog embed {
    margin-bottom: 20px;
    border: 1px solid #f1f1f1;
}

.features-bg .after-sales .col-sm-3 {
    min-height: 367px;
}

.tip-label {
    font-size: 10px;
    background: #ffeae9;
    padding: 2px 8px;
    position: absolute;
    bottom: -18px;
    right: 0px;
    font-weight: normal;
}

@media (min-width:768px) {
    .services-box {
        display: table;
        width: 100%;
    }

    .services-box .row.box-row {
        display: table-row;
        width: 100%;
    }

    .services-box .row .box-col {
        display: table-cell;
        float: none;
        position: relative;
    }

    .services-box .row .box-col.col-sm-3 {
        width: 25%;
    }

    .services-box .row .box-col.col-sm-9 {
        width: 75%;
    }

    .w-20 {
        width: 20%;
    }

}

@media (max-width:767px) {
    .top-impact-service-flow .flow-wrap {
        background-image: none;
    }

    .services-box .row .box-col .head-box {
        right: 15px;
        width: auto;
    }

    .services-box .row .box-col .cont-box {
        padding-top: 210px;
    }

    .common-carousel .carousel-control.left {
        left: 0;
    }

    .common-carousel .carousel-control.right {
        right: 0;
    }

    .main-functions .cont-box h3 span:after {
        right: -83px;
        top: -40px;
    }

}

@media (max-width: 480px) {
    h1.page-title {
        margin-top: 15px;
        font-size: 18px;
    }

    h1.page-title:before {
        background-size: 32px;
        background-repeat: no-repeat;
        width: 32px;
        height: 32px;
        margin: 0 2px 0;
    }

    .highlighter:after {
        height: 5px;
    }

    .highlighter-h1:after {
        bottom: 3px;
        height: 5px;
    }

    .outerbg-top img.journal-img {
        width: 142px;
    }

    .cont-sec {
        padding: 10px 0;
    }

    .sec-head {
        font-size: 16px;
        margin: 10px 0 20px;
        line-height: 24px;
    }

    .sec-head .leftslash {
        /* height: 24px;
        left: -15px; */
        display: none;
    }

    .sec-head .rightslash {
        /* height: 24px;
        right: -15px; */
        display: none;
    }

    .shadow.first .researcher-section {
        min-height: auto;
        clip-path: none;
        padding: 15px 0;
        -webkit-clip-path: none;
    }

    .researcher-section .speechbubble-container {
        min-height: auto;
    }

    .speechbubble-mobile {
        background-color: #fff;
        margin: 10px 30px;
        padding: 10px;
        font-size: 15px;
        border-radius: 4px;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    }

    .editor-profile .exp-box span:after {
        right: -52px;
    }

    .researcher-section .researcher-block {
        display: none;
    }

    .service-boxes {
        box-shadow: none;
    }

    .features-bg .cont-sec .col-sm-3 {
        border-right: none;
        /* border-bottom: 4px solid #e8e8e8; */
        margin-bottom: 25px;
        padding: 1px 0;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    }

    .features-bg .cont-sec .col-sm-2 {
        border-right: none;
        /* border-bottom: 4px solid #e8e8e8; */
        margin-bottom: 25px;
        padding: 1px 0;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
        min-height: 314px;
    }

    .features-bg .after-sales .col-sm-3 {
        min-height: 305px;
    }

    .editor-profile .exp-box span {
        padding-right: 10px;
    }

    .main-functions .cont-box {
        margin: 0;
    }
    .main-functions .cont-box p {
        margin-top: 5px;
    }
    .main-functions .cont-box h3 {
        margin: 0;
        font-size: 15px;
    }

    .main-functions .cont-box.highlight h3 {
        padding: 26px 0 10px;
    }

    .high-light-box strong.font-22 {
        font-size: 18px !important;
        line-height: 22px;
    }

    .shadow.second .features-bg {
        clip-path: none;
        padding-top: 10px;
        -webkit-clip-path: none;
        max-height: none;
        margin-top: -2px;
    }

    .main-functions .cont-box h3 span:after {
        top: -35px;
        right: 0;
        left: 35px;
        background-size: 87%;
        background-repeat: no-repeat;
    }

    .profiles-section {
        padding: 15px 0 25px;
        margin-top: -120px;
        clip-path: none;
        -webkit-clip-path: none;
    }

    .new-cta-blk {
        margin: 10px auto;
    }

    .new-cta-blk img {
        max-width: 86%;
    }

    .new-cta-blk div {
        margin: 0 !important;
    }

    .circle-head {
        font-size: 15px;
        margin-top: 0;
        line-height: 26px;
    }

    .circle-head:before {
        border: #d52b1e 2px solid;
        height: 14px;
        width: 14px;
    }

    #editor-carousel .item .col-sm-6 {
        border-right: 0;
        border-bottom: 4px solid #e8e8e8;
        padding: 10px;
    }

    .img-profie-editor {
        width: 25%;
    }

    .services {
        margin-top: 0;
        padding-bottom: 30px;
        clip-path: none;
        -webkit-clip-path: none;
    }

    .services-box .row .box-col .head-box {
        width: auto !important;
    }

    #editor-carousel .item h4 {
        font-size: 16px;
        line-height: 20px;
        display: flex;
    }

    .shadow.fifth .features-bg {
        margin-top: 0px;
        clip-path: none;
        padding-top: 0;
        -webkit-clip-path: none;
        max-height: none;
        margin-bottom: 0;
        padding-bottom: 0;
    }

    .aftersalessection,
    .samplesection {
        box-shadow: none;
        margin-bottom: 0;
    }
    .after-sales .cont-box h3,.after-sales .samples .cont-box h3 {
        font-size: 15px;
    }

    .aftersalessection .col-sm-3 {
        border-right: none;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
        /* border-bottom: 4px solid #e8e8e8; */
        margin-bottom: 15px;
        min-height: 265px;
    }

    .aftersalessection .col-sm-3 .cont-box {
        padding: 0;
        float: left;
    }

    .aftersalessection .col-sm-3 .cont-box p {
        padding: 0 15px;
    }

    .samplesection {
        width: 100%;
    }

    .after-sales .samples .col-sm-3 {
        padding: 0;
        border-right: 0;
        border-bottom: 0;
        min-height: 200px !important;
        margin-bottom: 15px;
    }

    .after-sales .samples .col-sm-3 .cont-box {
        padding: 10px 0;
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.26);
    }

    .after-sales .samples .col-sm-3:first-child {
        margin-bottom: 70px;
    }

    .samplesection ul.no-list {
        margin-left: 10%;
    }
    .outerbg-top {
        padding-bottom: 0;
    }
    .shadow.fifth .features-bg .new-cta-blk img {
        max-width: 100%;
    }

    .shadow.fifth .features-bg .new-cta-blk {
        margin-bottom: 0 !important;
    }
    .after-sales .samples .cont-box h3 {
        margin-top: 5px;
    }
    .top-impact-service-flow .padt-50 {
        padding-top: 0;
    }

    .shadow.sixth .profiles-section {
        padding-top: 10px;
        margin-top: 0;
        padding-bottom: 10px;
    }

    .shadow.seventh .researcher-section {
        margin-top: 0;
        padding-top: 10px;
        padding-bottom: 0;
        clip-path: none;
        -webkit-clip-path: none;
    }

    .shadow.eighth .features-bg h2.sec-head span br {
        display: none;
    }

    .shadow.eighth .features-bg {
        clip-path: none;
        -webkit-clip-path: none;
        margin-top: 0;
        padding: 0;
        min-height: auto;
    }

    .top-impact-journal-editing #customers-testimonials {
        margin-bottom: 0;
    }

    .services-box .row .box-col .cont-box {
        padding-top: 170px;
    }

    #qna-accordion .panel-heading a:before {
        margin-right: 3px;
        font-size: 28px;
    }

    #qna-accordion .panel-heading a {
        padding-right: 32px;
    }

    .footer-blk.new-cta-blk div {
        margin-bottom: 10px !important
    }

    .top-impact-journal-editing .owl-prev { left:5px; }
    .top-impact-journal-editing .owl-next { right:5px; }

    .main-functions .cont-box .icon-box { background-size:100%; width:80px !important; height:77px; }
    .main-functions .cont-box.two .icon-box { background-position: 0 -78px; }
    .main-functions .cont-box.ithenticate .icon-box { background-position: 0 -312px; }
    .main-functions .cont-box.three .icon-box { background-position: 0 -156px; }
    .main-functions .cont-box.last .icon-box { background-position: 0 -624px; }
}

.scigram .features-bg.banner { min-height:360px; z-index:99; }
.scigram .banner h1 { font-size:30px; }
.scigram .banner img { border:#fff 3px solid; }
.scigram .btn { background-color:#147fd4; color:#fff; font-size:16px; font-weight:bold; padding:8px 20px; }
.scigram .profiles-section { margin-top:-22px; padding-bottom:120px; }
.scigram .profiles-section h2 { font-size:24px; font-weight:bold; } 
/* .scigram .what-do { max-width:630px; margin:auto; } */
.scigram .what-do h3 { font-size:18px; font-weight:bold; color:#147fd4; }
.scigram .what-do h4 { font-size:14px; font-weight:bold; padding-left:15px; margin-bottom:30px; line-height:1.5; }
.scigram .how-work h3 { font-size:18px; font-weight:bold; color:#147fd4; }
.scigram .how-work h4 { font-size:14px; margin-bottom:30px; line-height:1.5; }
.scigram .upload-form { margin-top:-140px; padding-bottom:50px; clip-path:none; }
.scigram .upload-form h2 { font-weight:bold; }
.scigram #video-upload { max-width:700px; margin:auto; }

a.info { background-image:url(../new-images/common/info-icon-grey.png); background-size: 16px 16px; }

.card
{
  /* display: table-row;
  width: 49%; */
  background-color: #fff;
  /* color: #989898; */
  margin-bottom: 10px;
  /* font-family: 'Oswald', sans-serif; */
  /* text-transform: uppercase; */
  border-radius: 4px;
  position: relative
}

.card + .card{margin-left: 2%}

.date
{
  display: table-cell;
  width: 25%;
  position: relative;
  text-align: center;
  border-right: 2px dashed #fff;
  background: url(../new-images/top-impact-journal-editing/service-quality-check-icon-bg.jpg) 0 0 no-repeat;
  background-size: cover;
}

.date:before,
.date:after
{
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #f3f0e0;
  position: absolute;
  top: -15px ;
  right: -15px;
  z-index: 1;
  border-radius: 50%
}

.date:after
{
  top: auto;
  bottom: -15px
}

.date time
{
  display: block;
  position: absolute;
  top: 50%;
  left: 12.5%;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  /* top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%) */
}

.date time span{display: block}

.card-cont
{
  display: table-cell;
  width: 75%;
  font-size: 14px;
  padding: 20px
}

@media screen and (max-width: 860px) {
  .card {
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 10px
  }
  
  .card + .card{margin-left: 0}
  .card-cont .even-date,
  .card-cont .even-info { font-size: 75% }

  .infoBox { 
      right:-64px;
      top: 18px;
    }
}