
#fix-head.fix-head-top .top-nav>li.cta a {
    padding: 0 10px 0 12px !important;
    border-radius: 0;
}

#fix-head.fix-head-top .top-nav>li.cta a:hover {
    padding: 0 10px 0 12px;
    border-radius: 0;
    background-color: #ffb502;
}

#fix-head.fix-head-top .top-nav>li>a {
    padding: 0 25px 0 24px;
}

#fix-head.fix-head-top .top-nav>li>a:after {
    right: -6px !important;
    top: 1px !important;
    background-size: 110% auto;
    height: 50px;
    width: 33px;
    background-position: right;
}

.org-cta.small:after {
    background: none !important;
}

#headerContainer .holiday-box {
      border-radius: 4px;
    border: 1px solid #fbe9e9;
    float: left;
    margin: 3px 12px 0 0px;
    width: auto;
    /* padding: 0px; */
    color: #000;
    font-size: 12px;
    display: block;
    padding: 4px 4px;
}

.tel-no {
    display: inline-block !important;
    font-size: 23px !important;
    font-weight: bold !important;
    /*    margin-top: 7px  !important; */
}

.tel-no .ps-tel {
    width: 16px;
    /*    margin-top: -2px;*/
    margin-right: 7px;
}

.tw-email {
    /*    margin-top: 12px;*/
    float: left;
    font-size: 16px;
    display: inline-block;
}

.tw-email .glyphicon {
    color: #d52b1e;
    padding-right: 7px;
}

.tw-time {
    float: right;
    /*    margin-top: 8px;*/
    font-size: 16px;
    text-align: center;
    min-width: 179px;
}

.details-ps {
    display: block;
}

.psheadercta {
    float: left;
}
.font-28{font-size: 28px;}
.disp-block{display: block;}
.float-none{float: none !important;}
.top-cta {
    border-radius: 4px;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    position: relative;
    padding: 12px;
    background-color: #ffb502 !important;
    color: #000 !important;
    display: inline-block;
    transition: all 0.4s ease 0s;
    min-width: 115px;
    text-align: center;
    padding-left: 50px;
    text-decoration: none !important;
    margin-top: 6px;
    margin-bottom: 0px;
}

.cta-wrap a.big-cta.stick {
    position: relative;
}

.cta-wrap span {
    position: absolute;
    margin-right: 256px;
    right: 0;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    background-image: url(../images/top-cta-ribbon.png);
    width: 60px;
    margin-top: -58px;
    height: 71px;
    background-repeat: no-repeat;
    line-height: normal;
    background-size: 58px;
    padding-top: 7px;
    padding-left: 3px;
}

.cta-main-wrap-service .cta-wrap a.big-cta span {
    font-size: 18px;
    vertical-align: top;
    margin-top: 8px;
    display: contents !important;
    padding-left: 15px;
}

.border-price {
    position: absolute;
    border: solid 1px #000;
    padding: 2px;
    font-size: 18px;
    margin-top: 3px;
}

.cta-main-wrap-service .cta-wrap a.big-cta span.small-text {
    font-size: 20px;
    color: #000 !important;
    font-weight: bold;
}

.cta-main-wrap-service .contact-wrap .cont-box.qq span.time {
    margin-bottom: 4px;
}

.cta-main-wrap-service .contact-wrap .cont-box.email .text {
    margin-bottom: 4px;
}

.font-16 {
    font-size: 16px !important;
}

.thankyou-cont {
    max-width: 75%;
    text-align: center;
    margin: 0 auto;
    border: #ddd 3px solid;
    border-radius: 10px;
    padding: 0 25px 20px 25px;
    margin: 26px auto;
}

/*express*/
.bg-grey {
    background-color: #f5f5f5;
}
.bg-grey .express {
    font-size: 18px;
    font-weight: bold;
}
.text-red {
    color: #d52b1e;
}
#ex-cont-link-one{
    position: absolute;
    right: 8px;
    top: 332px;
}
.ps-price .left-pri-box {
    min-height: 359px;
}
 #ex-cont-link-two{
    position: absolute;
    right: 8px;
    top: 253px;
}
.ps-price .easygo_table .left-pri-box {
    min-height: 333px;
}

td.tooltipone {
position: relative;
}
.tooltipone .tooltipone_text {
    content: none;
    position: absolute;
    top: -59px;
    left: 33px;
    font-size: 15px !important;
    background-color: #fff96e;
    border-radius: 5px;
    color: #000;
    font-weight: bold;
    line-height: 18px;
    padding: 10px 10px;
}
.tooltipone  .tooltipone_text:after {
    position: absolute;
    top: 56px;
    left: 43px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff96e;
    content: " ";
    font-size: 0;
    line-height: 0;
    margin-left: -5px;
    width: 0;
}
/*express*/
@media (max-width:440px) {
    .border-price {
        position: relative;
        display: table;
    }
    .cta-wrap span {
        margin-right: 50px;
    }
    .tw-time {
        float: none;
        display: inline-block;
        border: none;
    }
    .tw-email {
        float: none;
    }
    .step-box:after {
        content: none;
    }
    .cta-main-wrap-service .contact-wrap .cont-box.qq {
        border: none;
    }
    .cta-main-wrap-service .contact-wrap .cont-box {
        width: 100%;
        float: none;
    }
}

.container {
    clear: both;
}


/*index-page*/

.head-bdr {
    border-bottom: #ededed 4px solid;
}

.ps-index h2 {
    font-size: 30px;
    color: #000;
    border: none;
    background: none;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: initial;
    font-weight: bold;
}

.ps-index .common-list li {
    float: none !important;
    background: url(../images/bullet.png) 12px 10px no-repeat;
    margin-left: 5px;
    padding: 0 0 0px 30px;
    line-height: 24px;
    width: auto !important;
    text-indent: 0px;
}

.ps-index .ps-intro {
    margin: 15px 0;
}

.ps-index .publishing-journey {
    border: #e1e1e1 1px solid;
    padding: 10px 20px;
    min-height: 600px;
    margin: 30px 0 0 0px;
}

.publishing-journey .journey-nav {
    float: left;
    width: 260px;
    border: #eee 1px solid
}

.publishing-journey .journey-nav ul {
    margin: 0;
    padding: 0;
    position: relative
}

.publishing-journey .journey-nav ul li {
    list-style: none
}

.publishing-journey .journey-nav ul li a {
    color: #000;
    display: block;
    padding: 14px 0 18px 45px;
    position: relative;
    border-top: #eee 1px solid;
    transition: none;
    text-decoration: none;
}

.publishing-journey .journey-nav ul li a:before {
    content: "";
    position: absolute;
    left: -5px;
    top: 3px;
    display: block;
    background: url(../images/ps-journy-icons.png) 0 0 no-repeat;
    width: 48px;
    height: 48px;
}

.publishing-journey .journey-nav ul li.selection a:before {
    background-position: 0px -50px;
}

.publishing-journey .journey-nav ul li.submission a:before {
    background-position: 0 -100px;
}

.publishing-journey .journey-nav ul li.screening a:before {
    background-position: 0 -150px;
}

.publishing-journey .journey-nav ul li.peer a:before {
    background-position: 0 -200px;
}

.publishing-journey .journey-nav ul li.accepted a:before {
    background-position: 0 -250px;
}

.publishing-journey .journey-nav ul li.active a {
    color: #fff;
}

.publishing-journey .journey-nav ul li.sub-link a {
    font-size: 12px;
    padding: 5px 0 0 50px;
    border-top: 0;
    line-height: 16px;
}

.publishing-journey .journey-nav ul li.sub-link a:hover,
.publishing-journey .journey-nav ul li.sub-link.active a {
    background-color: #fff;
    color: #d52b1e;
}

.publishing-journey .journey-nav ul li.sub-link a:before {
    display: none;
}

.publishing-journey .journey-nav ul li a:hover,
.publishing-journey .journey-nav ul li.active a {
    background-color: #d52b1e;
    color: #fff;
}

.publishing-journey .journey-nav ul li:hover a:before,
.publishing-journey .journey-nav ul li.home.active a:before {
    background-position: 100% 0;
}

.publishing-journey .journey-nav ul li.selection:hover a:before,
.publishing-journey .journey-nav ul li.selection.active a:before {
    background-position: 100% -50px;
}

.publishing-journey .journey-nav ul li.submission:hover a:before,
.publishing-journey .journey-nav ul li.submission.active a:before {
    background-position: 100% -100px;
}

.publishing-journey .journey-nav ul li.screening:hover a:before,
.publishing-journey .journey-nav ul li.screening.active a:before {
    background-position: 100% -150px;
}

.publishing-journey .journey-nav ul li.peer:hover a:before,
.publishing-journey .journey-nav ul li.peer.active a:before {
    background-position: 100% -200px;
}

.publishing-journey .journey-nav ul li.accepted:hover a:before,
.publishing-journey .journey-nav ul li.accepted.active a:before {
    background-position: 100% -250px;
}

.publishing-journey .journey-cont {
    float: left;
    width: 70%;
    margin-left: 30px;
    overflow: hidden;
    border: none
}

.publishing-journey .journey-cont .journey-screen {
    min-height: 495px;
    transition: .5s;
    border: none;
}

.publishing-journey .journey-cont h3 {
    font-size: 28px;
    color: #000;
    line-height: 32px;
}

.publishing-journey .journey-cont h4 {
    font-size: 18px;
    color: #000 !important;
    text-align: left !important;
    background-color: #fff;
}

.publishing-journey .journey-cont h3:before,
.services-tabs.common-tabs .tab-content h3:before {
    content: "";
    display: inline-block;
    background: url(../images/journey-head-icons.png) 0 0 no-repeat;
    width: 40px;
    height: 42px;
    margin-right: 10px;
    vertical-align: middle
}

.publishing-journey .advantage-wrap .advantage {
    margin-bottom: 5px;
}

.publishing-journey .advantage-wrap .advantage:before {
    top: 4px;
}

#selection h3:before,
.services-tabs.common-tabs .tab-content #journalsele h3:before {
    background-position: 0 -42px
}

#submission h3:before {
    background-position: 0 -84px
}

#screening h3:before,
.services-tabs.common-tabs .tab-content #plagcheck h3:before {
    background-position: 0 -126px
}

#peer h3:before,
.services-tabs.common-tabs .tab-content #review h3:before {
    background-position: 0 -168px
}

#substantive h3:before,
.services-tabs.common-tabs .tab-content #substantive h3:before {
    background-position: 0 -260px
}

#accepted h3:before,
.services-tabs.common-tabs .tab-content #artwork h3:before {
    background-position: 0 -210px
}

#scope h3:before,
#formatting h3:before,
#plagiarism h3:before {
    content: "1";
    background-image: none;
    font: bold 60px/42px Cambria, Times, "Times New Roman", serif;
    width: auto;
    height: auto;
    vertical-align: bottom;
    color: #d52b1e;
    margin-right: 5px
}

#formatting h3:before {
    content: "2"
}

#plagiarism h3:before {
    content: "3"
}

.publishing-journey .journey-cont h3 span {
    display: block;
    font-size: 18px;
    font-style: italic;
    padding-left: 46px
}

#completed h3:before {
    display: none;
}

.ps-index .cta-wrap1 .big-cta-cont a {
    background: none;
    text-align: center;
    border-radius: 4px;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 44px;
    position: relative;
    padding: 0 20px;
    background-color: #d52b1e !important;
    transition: all 0.4s ease 0s;
    width: fit-content;
    margin: 10px auto 17px;
    float: none;
    display: block;
    min-height: 44px;
    text-decoration: none;
}

.high-box {
    float: right;
    background-color: #eee;
    color: #000;
    padding: 10px;
    max-width: 115px;
    text-align: center;
    margin-left: 20px;
    line-height: normal;
}

.high-box strong {
    font-size: 18px;
    color: #d52b1e;
}

.highlight-text {
    background-color: #fff864;
    color: #000;
}

.services-tabs {
    border: #ddd 1px solid;
    margin-top: 30px;
}

.services-tabs.common-tabs .nav-tabs li a {
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    padding: 12px 26px;
}

.ps-index .tab-content .tab-pane {
    border: none !important
}

.common-tabs .nav-tabs {
    padding: 0;
    margin: 0;
    border-bottom: #d52b1e 5px solid;
}

.common-tabs .nav-tabs li a {
    border-right: #ddd 1px solid;
    text-decoration: none;
    color: #000;
    margin-right: 0px !important;
}

.nav-tabs li a.last_tab {
    border-right: none;
}

.services-tabs.common-tabs .nav-tabs li a:hover {
    background-color: #f1f1f1;
    color: #000;
}

.services-tabs.common-tabs .nav-tabs li.active a {
    background-color: #d52b1e;
    color: #fff !important;
}

common-list-tick {
    list-style-type: none;
}

.ps-index h3 {
    font-size: 24px;
}

.ps-index .common-list-tick li {
    float: none !important;
    background: url(../images/tick-icon-first.png) 8px 6px no-repeat;
    margin-left: 5px;
    padding: 0 0 8px 30px;
    line-height: 24px;
    width: auto !important;
    text-indent: 0px;
}

.ps-index .package-description {
    display: inline-block;
}

.ps-index .red_bg {
    padding: 30px 0px;
    background-color: #d52b1e;
}

.ps-index .red_bg h2 {
    color: #fff;
    margin-bottom: 30px;
}

.ps-index .package-description .one,
.ps-index .package-description .two {
    background: url(../images/full-support-icon-red.png) no-repeat 0 0px;
    margin-bottom: 30px;
    padding: 0px 20px 20px 60px;
    margin-left: 0!important;
}

.ps-index .mid-cta-wrap {
    text-align: center;
    margin: 30px 0;
}

.ps-index .package-description .two {
    background-image: url(../images/easy-go-icon-red.png);
}

.ps-index .package-description .two .common-link {
    margin-top: 53px;
}

.ps-index .carousel-inner {
    height: 100%
}

.ps-index .paper-wrap .journal-img img {
    float: left;
    height: 236px;
    width: 180px;
}

.ps-index .paper-wrap .paper-details {
    float: left;
    width: 299px;
    color: #fff;
    padding-left: 20px;
    font-size: 16px;
}

.ps-index .slider-arrow-block .carousel-control.left {
    left: 6%;
    top: 83%;
    background: none;
}

.ps-index .stories-cont {
    color: #fff;
}

.ps-index .slider-arrow-block .carousel-control.right {
    left: 14%;
    top: 83%;
    background: none;
}

.ps-index .publisher_box .carousel-indicators {
    top: 94%;
}

.ps-index .publisher_box .carousel-indicators .active {
    background-color: #000;
}

.ps-index .cta-wrap1 .big-cta-cont a:after {
    content: "\f061";
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
}

.ps-index #carousel-published-papers {
    display: block;
    text-align: start;
    float: none;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    /* height: 322px; */
    margin: 0px;
    overflow: hidden;
}

.ps-index #homeeditor1 {
    display: block;
    text-align: start;
    float: none;
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: auto;
    height: 322px;
    margin: 0px;
    overflow: hidden;
}

.new.breadcrumb ol {
    list-style-type: none;
    padding-left: 0px !important;
    margin-bottom: 0px;
    font-size: 12px;
}

h1.pagetitle {
    width: 100%;
    font: bold 34px verdana, Microsoft YaHei, sans-serif;
    color: #000;
    border-top: 0px solid #e3e3e3;
    /* background: url(../images/pagetitle-bg.png) 0 0 no-repeat; */
    position: relative;
    margin-top: 0;
    border-bottom: 0;
}

.common-list {
    list-style: none;
    padding: 0;
}

.ps-index h3 {
    font-size: 24px;
}

.cta-wrap1 {
    border: #dddddf 0px solid;
    background: #fff;
    width: 100%;
    margin: 30px auto;
}

.cta-wrap1 .big-cta a {
    background: none;
    text-align: center;
    border-radius: 4px;
    color: #000 !important;
    font-size: 37px;
    font-weight: 400;
    line-height: 60px;
    position: relative;
    padding: 0;
    background-color: #ffb502 !important;
    transition: all 0.4s ease 0s;
    box-shadow: 0px 4px 0px #d89901;
    width: 380px;
    margin: 10px auto 17px;
    float: none;
    display: block;
    height: 60px;
    text-decoration: none;
}

.ps-index .publisher_box .carousel-indicators li {
    background-color: #fff;
    width: 12px;
    height: 12px;
    border: none
}

.services-tabs.common-tabs .tab-content h3:before {
    background: url(../images/pack-included-icon.png) 0 0 no-repeat;
    width: 47px;
    height: 47px;
}

.services-tabs.common-tabs .tab-content #review h3:before {
    background-position: -157px -85px;
}

.services-tabs.common-tabs .tab-content #journalsele h3:before {
    background-position: -84px -11px;
}

.services-tabs.common-tabs .tab-content #substantive h3:before {
    background-position: -157px -156px;
}

.services-tabs.common-tabs .tab-content #artwork h3:before {
    background-position: -157px -368px;
}

.services-tabs.common-tabs .tab-content #journal h3:before {
    background-position: -157px -509px;
}

.services-tabs.common-tabs .tab-content #revised h3:before {
    background-position: -158px -584px;
}

.services-tabs.common-tabs .tab-content #plagcheck h3:before {
    background-image: url(../images/plagiarism-sprite.png);
    background-position: -76px -2px;
    background-repeat: no-repeat;
    width: 57px;
    height: 47px;
    content: " ";
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.pagetitle-wrap {
    padding-top: 20px;
}

.head-bdr {
    border-bottom: #ededed 4px solid;
}

.ps-index .ps-intro {
    margin: 15px 0;
}

.ps-index h2 {
    font-size: 30px;
    color: #000;
    border: none;
    background: none;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: initial;
}

.tick-list {
    list-style-type: none;
    margin: 0 0 0 30px;
    padding: 0;
    background-image: none;
}

.tick-list li {
    font-size: 16px;
    margin-bottom: 10px;
    list-style-image: url(../images/tick-icon-first.png);
    padding-left: 0px;
}

.ps-intro span4 {
    width: 353px;
}

h2.sec-head {
    border-bottom: #ebebeb 2px solid;
    padding-bottom: 15px;
}


/*faq*/

.faq-div {
    margin-bottom: 28px;
}

.a-icon {
    font-size: 16px;
}

.q-icon,
.a-icon {
    position: relative;
    margin: 0;
    padding-left: 25px;
}

.q-icon {
    line-height: 26px !important;
    margin: 0;
    padding-bottom: 10px;
}

.q-icon:before {
    content: "Q.";
    position: absolute;
    left: 0;
    font-weight: bold;
}

.a-icon:before {
    content: "A.";
    position: absolute;
    left: 0;
    font-weight: bold;
}


/*faq*/


/*index-page*/

@media only screen and (max-width: 480px) {
    .services-tabs .nav.nav-tabs li {
        width: 100%;
        float: none;
    }
    .services-tabs .nav.nav-tabs li a {
        border-bottom: #eee 1px solid;
    }
    .ps-index .paper-wrap .journal-img img {
        display: none;
    }
    .ps-index #carousel-published-papers {
        height: 287px;
    }
    .ps-index .paper-wrap .paper-details {
        padding-left: 0px !important;
    }
}

.cta-wrap div.ribbon {
    position: absolute;
    right: 2px;
    top: 56px;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    background-image: url(../images/top-cta-ribbon.png);
    width: 60px;
    margin-top: -58px;
    height: 71px;
    background-repeat: no-repeat;
    line-height: normal;
    background-size: 58px;
    padding-top: 7px;
    padding-left: 3px;
}

.cta-wrap div.ribbon.long {
    position: absolute;
    right: 4px;
    top: 56px;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    background-image: url(../images/top-cta-ribbon.png);
    width: 77px;
    margin-top: -58px;
    height: 93px;
    background-repeat: no-repeat;
    line-height: normal;
    background-size: 73px;
    padding-top: 15px;
    padding-left: 3px;
}
.advantage-wrap .advantage {
    padding-left: 30px;
    text-align: justify;
    position: relative;
}

.mf .advantage-wrap .advantage {
    margin-bottom: 10px;
}
.mf .advantage-wrap .advantage no {
    position: absolute;
    left: 0;
    text-align: center;
    background: #d52b1e;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 25px;
    font-size: 13px;
    line-height: 24px;
    font-weight: bold;
    top: 1px;
}
.mb-3 {
    margin-bottom: 3px;
}
.mf p.disclaimer {
    font-size: 12px;
}
/*Statistical Analysis*/
.statistical-analysis h1 {
    font-size: 36px;
    text-align: left;
    padding-bottom: 0px;
}
.statistical-analysis .service-intro {
  background: url(../images/service-intro-bg.jpg) center 0 repeat-x;
  margin: 20px 0 30px 0;
}
.statistical-analysis h2{
  background: none;
  font-size: 28px;
  color: #000;
  height: auto;
  font-weight: normal;
  margin: 15px 0 30px 0;
  line-height: 40px;
  border: none;
}
.statistical-analysis .serv-box {
  padding: 15px;
  border: #eee 1px solid;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: #ccc 0 1px 5px;
  transition: 0.3s;
  position: relative;
}
.statistical-analysis .serv-box h3 {
  position: relative;
  font-size: 24px;
  line-height: 28px;
  padding: 10px 0 20px;
}
.mr-10 {
    margin-right: 10px;
}
.mt-10 {
    margin-top:10px;
}
.withoutribbon:after {
  content:none!important;
}
.statistical-analysis .servicecard.sa .highlightcard {
  background: url(../images/statistical-analysis.png);
  background-size: cover;
}
.statistical-analysis .servicecard.sr .highlightcard {
  background: url(../images/statistical-recommodation.png);
  background-size: cover;
}
.statistical-analysis .servicecard.sv .highlightcard {
  background: url(../images/statistical-verification.png);
  background-size: cover;
}
.statistical-analysis .highlightcard img {
  width: 45%;
  padding: 0;
  margin: calc(35% - 2.5em) auto 0;
}
.aftersales .card .cardcontent ul h3 {
    font-weight: 500;
}
@media (max-width: 1200px) {
  .statistical-analysis .serv-box h3 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
.statistical-analysis .serv-box h3:after {
  display: inline-block;
  content: "";
  position: absolute;
  width: 35px;
  height: 1px;
  background-color: #4d4d4d;
  bottom: 8px;
  left: 0;
}
@media (max-width: 768px) {
  .statistical-analysis .serv-box h3 {
    font-size: 18px;
    margin-top: 15px;
  }
}
.statistical-analysis .serv-box h5 {
  font-size: 18px;
  font-weight: 600;
}
@media (max-width: 768px) {
  .statistical-analysis .serv-box h5 {
    font-size: 16px;
  }
}
.statistical-analysis .serv-box .more-dwn-arrow {
  padding: 20px 0;
}
.statistical-analysis .serv-box .more-dwn-arrow a {
  display: inline-block;
  position: relative;
}
.statistical-analysis .serv-box .more-dwn-arrow a:after {
  display: inline-block;
  position: absolute;
  content: "";
  font-family: Fontawesome;
  font-size: 22px;
  line-height: 34px;
  color: #0000ff;
  border: #0000ff 1px solid;
  border-radius: 25px;
  width: 35px;
  height: 35px;
  top: -25px;
  transition: 0.5s;
}
.statistical-analysis .serv-box ul.tick li {
  padding-left: 25px;
  font-size: 16px;
  margin-bottom: 15px;
  position: relative;
}

.statistical-analysis .serv-box ul.tick li:before {
  content: "";
  position: absolute;
  font-family: Fontawesome;
  left: 0;
  top: 0;
  font-size: 18px;
  color: #4d4d4d;
}
.statistical-analysis .serv-box .more-dwn-arrow a:hover:after {
  top: -20px;
}
.statistical-analysis .serv-box:hover {
  box-shadow: #adadad 0 1px 15px;
}
.statistical-analysis .serv-box:after {
  display: inline-block;
  position: absolute;
  content: "";
  width: 85px;
  height: 80px;
  background: url(../images/service-icons-1.png) 0 0 no-repeat;
  top: 20px;
  right: 15px;
}
.statistical-analysis .serv-box.opt2:after {
  background-position: 0 center;
}
.statistical-analysis .serv-box.opt3:after {
  background-position: 0 100%;
  width: 75px;
}
.statistical-analysis .service-details #Option1 .head-box {
  background: url(../images/statistical-analysis.png) center no-repeat;
}
.statistical-analysis .service-details #Option2 .head-box {
  background: url(../images/statistical-recommodation.png) center no-repeat;
}
.statistical-analysis .service-details #Option3 .head-box {
  background: url(../images/statistical-verification.png) center no-repeat;
}
.statistical-analysis .service-details .head-box {
  text-align: center;
  background: url(../images/serv-details-bg1.jpg) center no-repeat;
  border-radius: 5px;
  padding: 1rem 1.5rem;
  box-shadow: #ddd 0 1px 5px;
}
.statistical-analysis .service-details .head-box h4 {
  color: #fff;
  font-size: 2rem;
  margin-top: 15px;
  font-weight: normal;
}
@media (max-width: 1200px) {
  .statistical-analysis .service-details .head-box h4 {
    font-size: calc(1.325rem + 0.9vw);
  }
}
.statistical-analysis .service-details .head-box .icon-box:after {
  display: inline-block;
  content: "";
  width: 145px;
  height: 125px;
  background: url(../images/service-icons-light.png) 0 0 no-repeat;
}
.statistical-analysis .service-details .head-box .icon-box.recommendation:after {
  background-position: 0 -140px;
}
.statistical-analysis .service-details .head-box .icon-box.verification:after {
  background-position: 0 -276px;
}
.statistical-analysis .service-details .details-box {
  background-color: #f1f1f1;
  border-radius: 0 10px 10px 0;
  padding: 1.4rem 1rem;
}
.statistical-analysis .service-details .details-box h5 {
  font-size: 24px;
}
.statistical-analysis .service-details .details-box .btn.primary {
  padding: 0.2rem 1.2rem;
}
.statistical-analysis .service-details .details-box .tat-box span {
  display: inline-block;
  font-size: 14px;
}
.statistical-analysis .service-details .details-box .tat-box span:before {
  display: inline-block;
  content: "";
  background: url(../images/serv-small-icon.png) 0 0 no-repeat;
  width: 22px;
  height: 20px;
  vertical-align: text-bottom;
}
.statistical-analysis .service-details .details-box .tat-box span.fees::before {
  background-position: 0 -22px;
}
.statistical-analysis #thumbCarousel .carousel-control-prev, .statistical-analysis #thumbCarousel .carousel-control-next {
  position: absolute;
  height: 25px;
  top: 50%;
  margin-top: -13px;
}
.statistical-analysis .opt-text {
  display: inline-block;
  background-color: #ddd;
  border-radius: 25px;
  padding: 5px 10px 5px;
  font-size: 10px;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  font-weight: bold;
  margin-top: 10px;
}
.statistical-analysis ul.list-unstyled.sqr-bult li:before {
  font-size: 7px;
  color: #4d4d4d;
}
@media screen and (max-width: 991px) {
  .statistical-analysis .service-details .head-box {
    background-size: cover;
  }
  .statistical-analysis .service-details .head-box h4 br {
    display: none;
  }
  .statistical-analysis .service-details .head-box .icon-box {
    margin-top: 1.5rem;
  }
}
@media screen and (max-width: 768px) {
  .statistical-analysis .service-details .head-box h4 br {
    display: block !important;
  }
}
@media screen and (min-width: 1199px) {
  .statistical-analysis .head-box {
    margin-right: -70px;
  }
  .statistical-analysis .details-box {
    margin: 1rem 0 0 2.5rem;
  }
  .statistical-analysis .serv-box ul {
    min-height: 150px;
  }
  .statistical-analysis .service-details .head-box .icon-box:after {
    margin: 28% 0;
  }
  .statistical-analysis .service-details .head-box .icon-box.recommendation:after {
    margin: 22% 0;
  }
  .statistical-analysis .service-details .head-box .icon-box.verification:after {
    margin: 21% 0;
  }
  .statistical-analysis .bottom-cta {
    margin-top: -50px;
  }
  .statistical-analysis .bottom-cta p.font-28 {
    margin-top: 80px;
  }
}
ul.stats-method {
    width:100%;
    margin:20px;
    float: left;
}
ul.stats-method li {
  float: left;
  width: 23%;
  color: #4d4d4d;
  list-style: square;
  font-size: 16px;
  margin-left: 2%;
}
.statistical-analysis .shadow-box {
  border: #eee 1px solid;
  box-shadow: #eee 0 1px 5px;
  margin:0 30px;
}

.statistical-analysis .carousel-control-next-icon{
  background-image: url(../images/slider-right-arrow.png);
  width: 14px;
  height: 23px;
  margin-top: 7px;
  background-size: 14px;
  display: block;
}
.statistical-analysis .carousel-control-prev-icon{
  background-image: url(../images/slider-left-arrow.png);
  width: 14px;
  height: 23px;
  margin-top: 7px;
  background-size: 14px;
  display: block;
}
.w-100 {
  width: 100%;
}
.marb0 {
    margin-bottom: 0!important;
}
.statistical-analysis .clientslider {
  margin: 20px auto;
}
body.statistical-analysis {
  overflow-x:hidden;
}
.statistical-analysis .carousel-control-prev {
  left:3%;
}
.statistical-analysis .carousel-control-next {
      right:3%;
}
.statistical-analysis.aftersales .ribbon:after, .statistical-analysis.aftersales .bold:before {
display:none;
}
.stat-analysis-form .fs-fields .fs-radio-group label.stat_analysis::after {
  background-image: url(../images/radio_icon_sa.png);
}

.stat-analysis-form .fs-fields .fs-radio-group label.stat_recomm::after {
  background-image: url(../images/radio_icon_sr.png);
}

.stat-analysis-form .fs-fields .fs-radio-group label.stat_verif::after {
  background-image: url(../images/radio_icon_sv.png);
}
.stat-analysis-form .fs-fields .fs-radio-group span {
  margin-right: 2%;
  max-width: 150px;
}
.stat-analysis-form .fs-fields .fs-radio-group label {
  padding-top: 95px;
}
.stat-analysis-form .fs-fields input[type="radio"]:checked+label {
  color: #000;
}
.stat-analysis-form .fs-fields .fs-radio-group label::after {
  width: 105px;
}
/*Statistical Analysis*/
/*--------- Custom Radio Buttons ---------*/

.fs-form-overview .fs-fields .fs-radio-group span {
    font-size: 75%;
}

.fs-form-overview .fs-fields .fs-radio-group span {
    max-width: 120px;
}

.fs-fields .fs-radio-group span {
    float: left;
    position: relative;
    margin-right: 3%;
    padding: 13px 3px;
    max-width: 200px;
    width: 31%;
    text-align: center;
    font-weight: 700;
    font-size: 50%;
}

.fs-fields input[type="radio"] {
    position: absolute;
    display: block;
    margin: 30px auto 20px;
    margin: 0 auto 20px;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.fs-form-overview .fs-fields input {
    font-size: 1.2em;
}

.fs-form-overview .fs-fields input {
    border-bottom-color: transparent;
    color: rgba(0, 0, 0, 0.5);
}

.fs-fields input {
    display: block;
    margin: 0;
    padding: 0 0 0.15em;
    width: 100%;
    border: none;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    background-color: transparent;
    color: #fffed8;
    text-overflow: ellipsis;
    font-weight: bold;
    font-size: 1.5em;
    border-radius: 0;
}

.fs-form-overview .fs-fields input[type="radio"]:checked+label {
    color: rgba(0, 0, 0, 0.8);
}

.fs-fields input[type="radio"]:checked+label {
    color: #fffed8;
}

.fs-fields .fs-radio-group span label {
    color: rgba(0, 0, 0, 0.4);
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}

.fs-fields .fs-radio-group label {
    display: block;
    padding-top: 60px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    font-size: 16px!important;
}

.fs-fields label {
    position: relative;
}

.fs-fields .fs-radio-group label.level1::after {
    background-image: url(../images/aqIcons/level1.png);
}

.fs-fields .fs-radio-group label.level2::after {
    background-image: url(../images/aqIcons/level2.png);
}

.fs-fields .fs-radio-group label.level3::after {
    background-image: url(../images/aqIcons/level3.png);
}

body.entojp .fs-fields .fs-radio-group label.level3::after {
    background-image: url(../images/aqIcons/level3_entojp.png);
}

.fs-fields .fs-radio-group label.standard::after {
    background-image: url(../images/aqIcons/standard.png);
}

.fs-fields .fs-radio-group label.express::after {
    background-image: url(../images/aqIcons/express.png);
}

.fs-fields .fs-radio-group label.superexpress::after {
    background-image: url(../images/aqIcons/superexpress.png);
}

.fs-fields .fs-radio-group label.noneed::after {
    background-image: url(../images/aqIcons/noneed.png);
}

.fs-fields .fs-radio-group label.similar::after {
    background-image: url(../images/aqIcons/similar.png);
}

.fs-fields .fs-radio-group label.regulationcheck::after {
    background-image: url(../images/aqIcons/regulationcheck.png);
}

.fs-fields .fs-radio-group label.level3yes::after {
    background-image: url(../images/aqIcons/level3yes.png);
}

.fs-fields .fs-radio-group label.level3no::after {
    background-image: url(../images/aqIcons/level3no.png);
}

.fs-fields .fs-radio-group label.localinvoice::after {
    background-image: url(../images/aqIcons/localinvoice.png);
}

.fs-fields .fs-radio-group label.internationalinvoice::after {
    background-image: url(../images/aqIcons/internationalinvoice.png);
}

.fs-fields .fs-radio-group label::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 100%;
    background-position: 50% 0%;
    background-size: 85%;
    background-repeat: no-repeat;
    content: "";
    opacity: 0.5;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.fs-fields .fs-radio-group label:hover::after,
.fs-fields input[type="radio"]:focus+label::after,
.fs-fields input[type="radio"]:checked+label::after,
.fs-fields .fs-radio-group input[type=radio]:checked~label::before {
    opacity: 1;
}

.fs-fields .fs-radio-group input[type=radio]:checked~label.level1::after {
    opacity: 1;
}
.tableBasic {
    border-collapse: collapse;
    margin-left: 1px;
    width: 99.9%;
}

.tableBasic th {
    background-color: #363636;
    border: none!important;
    color: #fff;
    font-size: 18px;
    padding: 8px!important;
    border: 1px solid #e3e3e3 !important;
    /* border-left: 1px solid #fff; */
}

.tableBasic th.mainhead {
    background-color: #363636;
    border-right: 1px solid #363636;
    border-left: 1px solid #363636;
}

.tableBasic td {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    padding: 8px
}

.tableBasic td.lefthead {
    background-color: #f2f2f2 !important;
    font-weight: bold;
    border: 1px solid #e2e2e2 !important
}

.tableBasic td.leftsubhead {
    background-color: #b0b9bf !important;
    font-weight: bold;
    border: 1px solid #e2e2e2 !important;
    color: #fff;
}

.tableBasic tr:nth-child(2n) td {
    background: #f9f9f9;
}



@media (min-width: 1200px) {
.table-responsive {
    overflow-x: visible !important;
}
}
/*--------- Custom Radio Buttons ---------*/