@font-face {
  font-family: "OpenSans-Regular";
  src: url("https://www.enago.com/researcher-hub/fonts/OpenSans-Regular-webfont.eot");
  src: url("https://www.enago.com/researcher-hub/fonts/OpenSans-Regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("https://www.enago.com/researcher-hub/fonts/OpenSans-Regular-webfont.woff") format("woff"),
    url("https://www.enago.com/researcher-hub/fonts/OpenSans-Regular-webfont.ttf") format("truetype"),
    url("https://www.enago.com/researcher-hub/fonts/OpenSans-Regular-webfont.svg#OpenSans-Regular-webfont")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "OpenSans-Regular";
  line-height: 24px;
}
.pad-50 {
  padding: 50px 0;
}
.pad-40 {
  padding: 40px 0;
}
.pad-30 {
  padding: 30px 0;
}
.pad-20 {
  padding: 20px 0;
}
.desk {
  display: block;
}
.respo {
  display: none;
}
header {
  padding: 3px 0;
}
.enago-refer-friend-program {
  padding: 0;
  top: -20px;
  left: -35px;
}
.kindlecontainer {
  width: 370px;
  margin: 20px 20px 0 0;
}
header .header_cta span {
  display: block;
  font-size: 11px;
  color: #989898;
  margin-top: 5px;
}
header .top_link a {
  font-size: 11px;
  color: #989898;
  margin-left: 1.2rem;
}
header .top_link .global-links a {
  font-size: 13px;
  padding: 3px 0 0 0px;
}
.dropdown-item {
  display: block;
  width: 80%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.top_link {
  color: #464646;
  font-size: 13px;
  padding: 0 0 0 10px;
  text-decoration: none;
}
header .top_link .global-links {
  min-width: 260px;
  margin: 0;
  padding: 0.2rem 0;
}
header .top_link .global-links .col.one {
  padding-right: 0;
}
header .top_link .global-links .col.two {
  padding-left: 0;
}
header .top_link a.login {
  background-color: #e1e1e1;
  border-radius: 25px;
  color: #333;
  padding: 0.1rem 0.6rem;
  transition: 0.3s;
}
header .top_link a.login:before {
  display: inline-block;
  content: "";
  font-family: moon;
  margin-right: 0.1rem;
}
header .top_link a.profile {
  font-size: 12px;
  font-weight: bold;
  color: #000;
  background: #eee;
  padding: 0.1rem 0.6rem;
  transition: 0.3s;
  border-radius: 25px;
}
header .top_link .global-links a {
  font-size: 13px;
  padding: 3px 0 0 0px;
}
.header_phone {
  width: 277px;
  margin: 0px 10px 0px 0px;
  text-align: right;
}
.header_phone i {
  padding-right: 5px;
  transform: rotate(20deg);
  font-size: 24px;
}
.header_phone .fa-phone:before {
  content: "ï‚•";
  text-decoration: none;
  font-size: 18px;
  font-family: "Fontawesome";
}
.header_phone span.bhours {
  color: #333;
  font-size: 9px;
  font-style: normal;
  display: block;
  line-height: 1;
  margin: 7px 0 2px;
}
.header_phone a.ntext {
  padding: 0px !important;
  font-weight: 400;
  color: #333;
  text-decoration: none;
  box-shadow: none;
  font-size: 18px;
  display: block;
}
header .top_link .global-links a:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 17px;
  margin-right: 10px;
  background: url(https://www.enago.com/assets4/images/regions-small-flags.png) 0 0 no-repeat;
  vertical-align: text-bottom;
}
header .top_link .global-links a.china:before {
  background-position: -25px -18px;
}
header .top_link .global-links a.turkey:before {
  background-position: -100px -18px;
}
header .top_link .global-links a.korea:before {
  background-position: -75px 0;
}
header .top_link .global-links a.germany:before {
  background-position: -75px -18px;
}
header .top_link .global-links a.taiwan:before {
  background-position-y: -18px;
}
header .top_link .global-links a.brazil:before {
  background-position: -25px 0;
}
header .top_link .global-links a.ru:before {
  background-position: -125px 0;
}
.mysa {
  cursor: pointer;
}
.noresult_text {
  padding: 10px;
}
.textalert {
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1px;
  text-align: center;
}
header .branding svg {
  width: 190px;
  margin: -9px 0 0;
  padding: 0;
}
.sec-head {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
  color: #000;
  text-align: center;
  line-height: 24px;
}
.sec-head-left {
  text-align: left !important;
}
.red-sep {
  position: relative;
  padding-bottom: 0.1rem;
  margin-bottom: 2rem;
}
.red-sep:before {
  content: "";
  position: absolute;
  background-color: #d52b1e !important;
  width: 5% !important;
  height: 2px !important;
  bottom: -23px !important;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
.white-sep {
  position: relative;
  padding-bottom: 0.1rem;
  margin-bottom: 2rem;
}
.white-sep:before {
  content: "";
  position: absolute;
  background-color: #ffffff !important;
  width: 5% !important;
  height: 4px !important;
  bottom: -25px !important;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
.breadcrumbss {
  background: #f6f6f6;
  border-bottom: #e2e3e2 1px solid;
  overflow: hidden;
  padding: 4px 0;
}
.breadcrumbss ul li,
.breadcrumbss ul li a {
  color: #000;
}
.breadcrumbss ul li:last-child {
  color: #999;
}
.breadcrumbss ol.page_parents {
  margin-top: 3px;
}
.page_parents li:first-child {
  padding-right: 6px;
}
.page_parents li {
  float: left;
  position: relative;
  padding-left: 15px;
  font-weight: 500;
  padding-right: 4px;
  font-size: 13px;
}
.page_parents li:after {
  content: "/";
  position: absolute;
  left: 4px;
  top: -1px;
  width: 3px;
  height: 7px;
  display: inline;
  margin-top: 0;
}
.page_parents li:first-child:after {
  content: "" !important;
  display: none;
}
.page_parents li:last-child {
  margin-right: 0px;
}
.page_parents li a:hover {
  text-decoration: none;
}
.page_parents li:last-child a {
  margin-right: 0px;
}
.page_parents {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  float: left;
}
.page_parents li:first-child {
  padding-right: 3px;
}
.page_parents li {
  float: left;
  position: relative;
  padding-left: 13px;
  font-weight: 500;
  padding-right: 5px;
  font-size: 13px;
}
.page_parents li:after {
  content: "›";
  position: absolute;
  left: 4px;
  top: -1px;
  width: 3px;
  height: 7px;
  display: inline;
  margin-top: 0;
}
.page_parents li:first-child:after {
  content: "" !important;
  display: none;
}
.page_parents li:last-child {
  margin-right: 0px;
}
.page_parents li a {
  color: #222;
}
.page_parents li a:hover {
  text-decoration: none;
  color: #009dcd;
}
.page_parents li:last-child a {
  margin-right: 0px;
}
.page_parents {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  float: left;
}
.btn.primary.cyan {
  background-color: #029dcd;
  box-shadow: 0 4px 0 #0281a8;
  margin: 10px 0 4px;
}
.btn.primary {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  padding: 8px 22px;
}
.btn.primary.big {
  font-size: 1.75rem;
  line-height: 1.7rem;
  border-radius: 5px;
  padding: 10px 20px;
  font-weight: 300;
}
.btn.primary.big span {
  font-size: 1.125rem;
  text-transform: none;
  font-weight: 300;
}
.btn.primary:hover {
  background-color: #0293bf;
}
.medical-support .sec-head {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 27px;
  color: #000;
  text-align: center;
}
.medical-support .container {
  width: 100%;
  font-family: "OpenSans-Regular";
}
.medical-support .medical-banner-wrapper {
  background: url("https://www.enago.com/images/medical-support/medical-support-banner.jpg")
    no-repeat center top;
  background-size: cover;
}
.medical-support .banner-content {
  padding: 5% 0;
  text-align: center;
}
.medical-support .banner-content h1 {
  font-size: 30px;
  line-height: 45px;
  color: #fffefe;
  font-weight: 400;
}
.medical-support .cta-red {
  padding-top: 20px;
}
.medical-support .btn.primary-red {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  border-radius: 0;
  text-transform: uppercase;
  padding: 12px 30px;
  background-color: #d52b1e;
  box-shadow: 0 4px 0 #c10e00;
}
.medical-support .btn.primary-red:hover {
  background-color: #c10e00 !important;
  box-shadow: 0 4px 0 #d52b1e;
}
.medical-support .medicalpublish-content .sec-head {
  margin-bottom: 18px;
}
.medical-support .medicalpublish-content-in {
  font-size: 16px;
  line-height: 26px;
}
.medicalpublish-content-in p {
  margin: 0px 0 10px;
}
.medicalpublish-content-in p:last-child {
  margin: 0px;
}
.medicalpublish-content-in p span {
  text-decoration: underline;
  padding-bottom: 0;
  font-weight: bold;
}
.medical-support .medical-ps-package {
  position: relative;
  padding-top: 48px;
  min-height: 930px;
}
.medical-support .packbox-first {
  padding-left: 0;
}
.medical-support .packbox-last {
  padding-right: 0;
}
.medical-support .medical-ps-package::before {
  content: "";
  background: url(https://www.enago.com/images/medical-support/pack-pattern.png) no-repeat;
  position: absolute;
  right: 0;
  top: 130px;
  width: 360px;
  height: 100%;
  z-index: -1;
}
.medical-support .medical-ps-package::after {
  content: "";
  background: url(https://www.enago.com/images/medical-support/pack-pattern.png) no-repeat;
  position: absolute;
  top: 500px;
  left: 0;
  bottom: 30px;
  width: 360px;
  height: 100%;
  z-index: -1;
}
.medical-support .medical-ps-package .package-box {
  padding: 25px 25px;
  border-radius: 6px;
  background-color: #f6f6f6;
  border: 1px solid #a5a9b1;
  transition: ease 0.6s;
  min-height: 800px;
}
.medical-support .medical-ps-package .sec-head {
  margin-bottom: 17px;
}
.medical-support .medical-ps-package .owl-carousel .owl-item {
  padding-top: 10px;
}
.medical-support .medical-ps-package .package-box:hover {
  background-color: #fffcf5;
  border: 1px solid #c99200;
  padding: 40px 25px;
  transition: ease 0.6s;
  filter: drop-shadow(0 0 9px rgba(0, 0, 0, 0.09));
  margin-top: -10px;
  border: 1px solid #c99200;
}
.medical-support .medical-ps-package .feat-last:hover {
  padding: 45px 25px;
}
.medical-support .medical-ps-package .packagewrp {
  min-height: 475px;
}
.medical-support .medical-ps-package .package-box img {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.medical-support .medical-ps-package .package-box h2 {
  font-size: 24px;
  color: #000000;
  font-weight: 600;
  text-align: center;
  padding: 15px 0 36px;
  position: relative;
}
.medical-support .medical-ps-package .package-box h2::before {
  content: "";
  width: 51px;
  height: 1px;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #c3c6cc;
}
.medical-support .medical-ps-package .package-box:hover h2::before {
  background-color: #c99200;
}
.medical-support .medical-ps-package .package-box p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.medical-support .medical-ps-package .package-box strong {
  font-size: 18px;
  color: #000000;
  display: block;
  padding-bottom: 12px;
}
.medical-support .medical-ps-package .package-box strong span {
  display: inline-block;
  padding-left: 10px;
}
.medical-support .medical-ps-package .package-box .red-bullet {
  padding-left: 15px;
}
.medical-support .medical-ps-package .package-box .red-bullet li {
  list-style-type: none;
  position: relative;
  padding-left: 5px;
  font-size: 16px;
  margin-bottom: 6px;
}
.medical-support .medical-ps-package .package-box .red-bullet li:before {
  position: absolute;
  left: -15px;
  top: 9px;
  content: "\e074";
  background: #d52b1e;
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 6px;
  font-size: 0;
  height: 6px;
}
.medical-support .medical-ps-package .mid-line {
  display: block;
  margin-bottom: 30px;
  margin-top: 18px;
  clear: both;
}
.medical-support .medical-ps-package .mid-line {
  border-bottom: 1px solid #a5a9b1;
}
.medical-support .medical-ps-package .package-box:hover .mid-line {
  border-bottom: 1px solid #c99200;
}
.medical-support .medical-ps-package .package-ordernow {
  display: inline-block;
  width: 100%;
}
.medical-support .medical-ps-package .package-ordernow h3 {
  display: inline-block;
  font-size: 36px;
  font-weight: 600;
  color: #000000;
  line-height: 1;
}
.medical-support .medical-ps-package .package-ordernow h3 strong {
  font-size: 24px;
  display: inline-block;
}
.medical-support .medical-ps-package .package-ordernow h3 span {
  font-weight: normal;
  display: inline-block;
  font-size: 16px;
}
.medical-support .medical-ps-package .package-ordernow .cta-red {
  padding-top: 0px;
  float: right;
}
.medical-support
  .medical-ps-package
  .package-ordernow
  .cta-red
  .btn.primary-red {
  padding: 8px 10px;
}
.medical-support .medical-ps-package .package-ordernow .cta-red .btn.primary {
  font-size: 18px;
}
.medical-support #medical-ps-package .owl-nav {
  top: 50%;
  position: absolute;
  width: 100%;
}
.medical-support #medical-ps-package .owl-nav .owl-prev {
  position: absolute;
  left: -15px;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/left-arrow.png) no-repeat !important;
  width: 40px;
  height: 40px;
}
.medical-support #medical-ps-package .owl-nav .owl-next {
  position: absolute;
  right: -15px;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/right-arrow.png) no-repeat !important;
  width: 40px;
  height: 40px;
}
.medical-support .medical-aftersales {
  margin-top: -31px;
}
.medical-support .medical-aftersales .medsales-para {
  font-size: 22px;
  color: #000000;
  text-align: center;
  line-height: 16px;
  margin-bottom: 20px;
}
.medical-support .med-card {
  width: 100%;
}
.medical-support .med-card .view-btn {
  display: inline-block;
  float: right;
}
.medical-support .med-plus:before {
  position: absolute;
  content: "+";
  display: inline-block;
  font: bold 30px/18px Arial;
  color: #434343;
  right: -4%;
  top: 35%;
  background-color: #fff;
  padding: 15px 15px;
  border-radius: 50%;
  z-index: 99;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
}
.medical-support .med-card-lft {
  width: 30%;
  float: left;
}
.medical-support .med-card-lft img {
  width: 100%;
}
.medical-support .med-card-rgt {
  width: 70%;
  float: right;
  background: #f6f6f6;
  padding: 20px 0 20px 25px;
  margin-top: 10px;
  border-radius: 6px;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  position: relative;
}
.medical-support .med-card-rgt h3 {
  font-size: 22px;
  line-height: 26px;
  color: #000000;
  padding-bottom: 10px;
}
.medical-support .med-card-rgt p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  margin: 0;
}
.medical-support .med-include-rgt {
  width: 100%;
  padding-left: 20px;
}
.medical-support .med-includes {
  margin: 0;
  padding: 0;
  list-style: none;
}
.medical-support .med-includes li {
  float: left;
  margin-right: 10px;
  width: 240px;
  margin-bottom: 5px;
}
.medical-support .med-includes li:nth-child(3) {
  margin-bottom: 0;
}
.medical-support .med-includes li:nth-child(4) {
  margin-bottom: 0;
}
.medical-support .med-includes li img {
  display: inline-block;
}
.medical-support .med-includes li p {
  display: inline-block;
  margin-left: 5px;
}
.medical-support .greybg {
  background: #f6f6f6;
}
.medical-support .medical-paper-client {
  position: relative;
}
.medical-support .medical-paper-client::before {
  content: "";
  background: url(https://www.enago.com/images/medical-support/pack-pattern.png) no-repeat;
  position: absolute;
  right: 0;
  top: 130px;
  width: 360px;
  height: 100%;
}
.medical-support .medical-paper-client::after {
  content: "";
  background: url(https://www.enago.com/images/medical-support/pack-pattern.png) no-repeat;
  position: absolute;
  left: 0;
  bottom: 80px;
  width: 360px;
  height: 420px;
}
#clientlogo .owl-nav {
  display: none;
}
.medical-support #paper-carousel .owl-nav {
  top: 40%;
  position: absolute;
  width: 100%;
}
.medical-support #testimo-carousel .owl-nav {
  top: 40%;
  position: absolute;
  width: 100%;
}
#paper-carousel .owl-nav {
  display: block;
}
#paper-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -55px;
  top: 0;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/left-arrow.png) no-repeat !important;
  height: 40px;
  width: 40px;
}
#paper-carousel .owl-nav .owl-next {
  position: absolute;
  right: -60px;
  top: 0;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/right-arrow.png) no-repeat !important;
  height: 40px;
  width: 40px;
}
.medical-support .medical-papers-in {
  filter: drop-shadow(0px 1px 4.5px rgba(0, 0, 0, 0.18));
  max-width: 1000px;
  margin: 0 auto;
}
.medical-support .medical-papers-in .paper-wrp {
  background: #ffffff;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
}
.view-btn {
  text-align: right;
  margin-top: 20px;
}
.view-btn a {
  font-size: 16px;
  color: #0000ff;
  text-decoration: underline;
}
.text-link a {
  position: relative;
  text-decoration: none;
}
.text-link a:hover {
  text-decoration: none;
}
.text-link a:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 1px;
  bottom: 0;
  left: 0;
  background: #00f;
  visibility: visible;
  transform: scaleX(1);
  transition: 0.2s linear;
}
.text-link a:hover:before {
  visibility: hidden;
  transform: scaleX(0);
}
.text-link a span {
  display: inline-block;
  background: #d52b1e;
  padding: 0px 7px 0px 10px;
  border-radius: 50px;
  margin-left: 10px;
  color: #fff;
}
.text-link a span .fa-caret-right {
  font-size: 17px;
}
.view-btn .icon-caret-right {
  color: #fff;
}
.medical-support .paper-img {
  float: left;
  width: 20%;
}
.medical-support .paper-content {
  float: left;
  padding-left: 20px;
  padding-top: 22px;
  width: 80%;
}
.medical-support .paper-content ul {
  list-style: none;
  padding: 0px;
}
.medical-support .paper-content ul li {
  text-align: left;
  margin-bottom: 15px;
  font-size: 16px;
  color: #000000;
}
.medical-support .paper-content ul li:last-child {
  position: absolute;
  bottom: 10px;
}
.medical-support .paper-content ul li span {
  font-size: 16px;
  color: #da3121;
  display: inline-block;
  padding: 5px;
  background: #f7f1ec;
  font-weight: bold;
  margin-left: 10px;
}
.medical-support .client-log {
  float: right;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.medical-support .medical-testimonial-in {
  max-width: 1020px;
  margin: -10px auto;
}
.medical-support .medical-testimonial-in .view-btn {
  padding-right: 10px;
  margin-top: 10px;
}
.medical-support .testi-wrp {
  background: #ffffff;
  overflow: hidden;
  position: relative;
  padding: 25px 25px 5px;
  margin: 10px;
  filter: drop-shadow(0px 1px 4.5px rgba(0, 0, 0, 0.18));
  border-radius: 4px;
  text-align: center;
  min-height: 545px;
}
.medical-support .testi-wrp .testi-content {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
  padding-top: 15px;
}
.medical-support .testi-wrp .testi-content h3 {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 15px;
  line-height: 24px;
  margin: 0;
}
.medical-support .testi-wrp .testi-content p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.medical-support .testi-wrp .testi-img {
  float: none;
}
.medical-support .testi-wrp .testi-img img {
  text-align: center;
  margin: 0 auto;
  width: 80px;
}
.medical-support .testi-logo {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.medical-support #testimo-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -50px;
  top: 0;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/left-arrow.png) no-repeat !important;
  height: 40px;
  width: 40px;
}
.medical-support #testimo-carousel .owl-nav .owl-next {
  position: absolute;
  right: -50px;
  top: 0;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/right-arrow.png) no-repeat !important;
  height: 40px;
  width: 40px;
}
.medical-support .feature-wrp {
  background: #fff;
  padding: 20px;
  filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.18));
  border-radius: 4px;
}
.medical-support .feature-wrp .feature-img img {
  width: 100%;
}
.medical-support .feature-wrp .feature-content h3 {
  font-size: 18px;
  line-height: 26px;
  color: #000000;
  font-weight: bold;
  padding: 20px 0 0px;
}
.medical-support .feature-wrp .feature-content p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}
.medical-support .medical-feature {
  background: url(https://www.enago.com/assets4/images/bg-editorialteam.jpg);
  background-repeat: no-repeat;
}
.medical-support .medical-feature .owl-carousel .owl-item {
  padding-bottom: 10px;
}
.medical-support .medical-feature .owl-carousel .owl-item .col-lg-12 {
  padding: 0 14px;
}
.medical-support .medical-feature h2 {
  color: #ffffff;
  margin-bottom: 20px;
}
.medical-support .medical-feature-in h4 {
  font-size: 24px;
  line-height: 16px;
  margin-bottom: 5px;
  color: #1d1d1d;
  text-align: center;
}
.medical-support #medical-feature .owl-nav {
  top: 45%;
  position: absolute;
  width: 100%;
}
.medical-support #medical-feature .owl-nav .owl-prev {
  position: absolute;
  left: -15px;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/left-arrow.png) no-repeat !important;
  width: 40px;
  height: 40px;
}
.medical-support #medical-feature .owl-nav .owl-next {
  position: absolute;
  right: -15px;
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.27));
  font-size: 0;
  background: url(https://www.enago.com/images/medical-support/right-arrow.png) no-repeat !important;
  width: 40px;
  height: 40px;
}
.medical-support .cta-upload-now {
  margin: 0 auto;
  text-align: center;
}
.medical-support .upload-btn {
  display: inline-block;
  font-size: 30px;
  margin-top: 20px;
  padding: 15px 40px 10px;
  background: #029dcd;
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  transition: all 0.1s;
  -webkit-box-shadow: 0 4px 0 #0281a8;
  -moz-box-shadow: 0 4px 0 #0281a8;
  box-shadow: 0 4px 0 #0281a8;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  margin-bottom: 4px;
}
.medical-support .upload-btn:before {
  content: "\f062";
  font: normal 36px FontAwesome;
  display: inline-block;
  margin-right: 20px;
  vertical-align: middle;
}
.medical-support .client-main {
  background: #ffffff;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
}
.medical-support #clients_partners {
  min-height: 70px;
}
.medical-support .heading-partners {
  font-family: "OpenSans-Regular";
  font-size: 24px;
  line-height: 30px;
  min-height: 100px;
  padding: 19px 15px;
  font-weight: 600;
  letter-spacing: 1px;
  border: 1.5px solid;
  border-top: 0;
  border-bottom: 0;
  border-left: 0;
  border-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(226, 226, 226, 1) 48%,
    rgba(255, 255, 255, 0) 100%
  );
  border-image-slice: 1;
}
.medical-support #clients_partners .owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}
.medical-support #clients_partners .owl-carousel .item {
  margin: 0px 30px;
}
.medical-support #clients_partners .owl-carousel {
  margin: 10px 0;
}
.medical-support .medical-expert {
  background: url(https://www.enago.com/assets4/images/bg-editorialteam.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.medical-support .medical-expert .view-btn {
  margin-top: 10px;
}
.medical-support #editor_team h2 {
  color: #ffffff;
}
.medical-support #editor_team h2:before {
  position: absolute;
  background-color: #ffffff;
  width: 15%;
  height: 4px;
  bottom: -15px;
}
.medical-support #editor_team .medical-expert-in {
  max-width: 1000px;
  margin: 0 auto;
}
.medical-support #homeeditor .item {
  border: 0px solid #00000014;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  margin: 0px 5px 10px;
  padding: 30px 8px 20px;
  box-shadow: #ccc 0 1px 5px;
  filter: drop-shadow(0px 1px 4.5px rgba(0, 0, 0, 0.18));
  min-height: 310px;
  cursor: pointer;
}
.medical-support #homeeditor .item:hover {
  box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.08);
}
.medical-support #homeeditor .item .edi-lt-img,
.medical-support #homeeditor .item .title {
  display: block;
  float: none;
  text-align: center;
}
.medical-support #homeeditor .item a {
  text-decoration: none;
  color: #000;
  margin: 0 auto;
  cursor: default;
}
.medical-support #homeeditor .item .edi-lt-img img {
  display: inline;
  width: 100px;
  border-radius: 50%;
}
.medical-support #homeeditor .item .editor-exp {
  padding-left: 12px;
  font-family: "OpenSans-Regular";
  font-size: 12px;
}
.medical-support #homeeditor .item .title {
  width: 100%;
  display: block;
  line-height: 25px;
  color: #000;
  margin: 30px 0 0;
  font-size: 16px;
  font-family: "OpenSans-Regular";
  padding-bottom: 0px;
  min-height: 100px;
}
.medical-support #homeeditor .item .editor-exp .exp {
  float: left;
  border-right: rgb(151, 145, 145) 1px solid;
  width: 135px;
  margin-right: 12px;
  border-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(226, 226, 226, 1) 48%,
    rgba(255, 255, 255, 0) 100%
  );
  border-image-slice: 1;
}
.medical-support #homeeditor .item .editor-exp .exp strong {
  font-size: 28px;
  font-family: "OpenSans-Regular";
  font-weight: normal;
  margin-right: 10px;
  float: left;
  margin-top: 5px;
}
.medical-support #homeeditor .item .editor-exp .exp-txt {
  text-align: left;
  float: left;
  line-height: 16px;
  width: 70px;
}
.medical-support #homeeditor .item .editor-exp .exp-flag {
  float: left;
}
.medical-support #homeeditor .item .editor-exp .exp-flag img {
  height: 23px;
  width: 38px;
  margin-left: 5px;
  margin-top: 7px;
  float: left;
}
.medical-support #homeeditor .item .viewprofile {
  display: none;
  text-align: center;
  font-size: 13px;
  color: #00f;
  text-decoration: underline;
}
.medical-support #homeeditor .item .codet {
  display: none;
}
.medical-support #homeeditor .owl-nav {
  top: 47%;
  position: absolute;
  width: 100%;
}
.medical-support #homeeditor .owl-nav .owl-prev {
  position: absolute;
  top: 38%;
  left: -6%;
}
.medical-support #homeeditor .owl-nav .owl-next {
  position: absolute;
  top: 38%;
  right: -6%;
}
.medical-support #homeeditor .item .title strong {
  font-size: 24px;
  display: block;
}
.medicin-new p {
  margin: 0px 0 10px;
  line-height: 26px;
}
.medicin-new .medicinepublish-content .sec-head {
  font-size: 36px;
  margin-bottom: 25px;
}
.medicin-new .medicinepublish-content h5 {
  font-size: 20px;
  line-height: 26px;
  color: #000000;
  font-family: "Open Sans";
  font-style: italic;
  margin-bottom: 20px;
}
.medicin-new .sa-pages-wrap {
  padding: 0;
}
.client-feedback.sa-pages .c-feedback {
  width: 100%;
  border-bottom: 1px solid #c6c5c5;
  margin-bottom: 7px;
  padding-bottom: 7px;
}
.medicin-new .client-feedback .c-feedback {
  position: relative;
  display: inline-block;
}
.medicin-new .client-feedback .client-wrap {
  margin-top: 7px;
}
.medicin-new .client-feedback.sa-pages .c-feedback:last-child {
  border-bottom: none;
}
.medicin-new .client-feedback .c-feedback h4 {
  font-size: 12px;
  text-transform: uppercase;
  cursor: auto;
}
.medicin-new .client-feedback .c-feedback h4 ~ p,
.client-feedback.sa-pages .c-feedback p.client-name {
  margin: 0 0 6px;
  font-weight: 600;
  line-height: 16px;
  cursor: auto;
}
.medicin-new .client-feedback .rate-from {
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
  vertical-align: top;
  cursor: default;
}
.medicin-new .client-feedback .rate-from span {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  border: 0;
  line-height: 24px;
  display: inline-block !important;
}
.medicin-new .client-feedback .info-rating {
  display: inline-block;
  margin-left: 7px;
  margin-top: 1px;
  position: relative;
}
.medicin-new .client-feedback .rating1 {
  color: #feb800;
  display: inline-block;
  font-size: 24px;
}
.medicin-new .client-feedback.sa-pages {
  padding: 10px 20px;
  margin-bottom: 18px;
  position: relative;
}
.medicin-new .client-feedback.sa-pages:before {
  content: "";
  width: 1px;
  height: 108px;
  background-image: linear-gradient(to top, #333, #fff);
  position: absolute;
  left: 0;
  top: 28px;
}
.medicin-new .client-feedback.sa-pages:after {
  content: "";
  width: 1px;
  height: 108px;
  background-image: linear-gradient(to bottom, #333, #fff);
  position: absolute;
  bottom: 28px;
  left: 0;
}
.medicin-new .medicine-discover {
  background: url(https://www.enago.com/images/medicine/dotted-bg.png);
  background-repeat: repeat;
}
.medicin-new .medicine-discover .red-sep:before {
  bottom: -22px !important;
}
.medicin-new .medicine-discover .medicine-discover-in {
  padding-top: 28px;
}
.medicin-new .medicine-discover .medicine-discover-in .discover-box-minht {
  min-height: 215px !important;
}
.medicin-new .medicine-discover .medicine-discover-in .discover-box {
  background: #f1f1f1;
  padding: 20px;
  border-radius: 2px;
  filter: drop-shadow(0px 1px 2.5px rgba(0, 0, 0, 0.26));
  background-color: #f1f1f1;
  min-height: 240px;
  margin-bottom: 30px;
}
.medicin-new
  .medicine-discover
  .medicine-discover-in
  .col-lg-4:nth-child(4)
  .discover-box {
  margin-bottom: 0;
}
.medicin-new
  .medicine-discover
  .medicine-discover-in
  .col-lg-4:nth-child(5)
  .discover-box {
  margin-bottom: 0;
}
.medicin-new
  .medicine-discover
  .medicine-discover-in
  .col-lg-4:nth-child(6)
  .discover-box {
  margin-bottom: 0;
}
.medicin-new .medicine-discover .medicine-discover-in h3 {
  font-size: 48px;
  line-height: 45px;
  color: #d52b1e;
  font-weight: bold;
  display: inline-block;
}
.medicin-new .medicine-discover .medicine-discover-in .discover-box span {
  color: #d52b1e;
  display: inline-block;
  padding-right: 5px;
}
.medicin-new .medicine-discover .medicine-discover-in .discover-box h4 {
  float: left;
  width: 72%;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 0px;
}
.medicin-new .medicine-discover .medicine-discover-in img {
  float: right;
}
.medicin-new .medicine-discover .medicine-discover-in .discover-content {
  padding-top: 10px;
  display: inline-block;
  width: 100%;
}
.medicin-new .medicine-discover .medicine-discover-in .discover-content p {
  margin-bottom: 0px;
}
.Editing-samples #subjectarea {
  margin: 20px 0 10px;
}
#subjectarea ul.salist {
  padding: 0;
  margin: 0;
  float: left;
  border-radius: 5px;
  background-color: #ffffff;
  filter: drop-shadow(0px 1px 4.5px rgba(0, 0, 0, 0.18));
}
#subjectarea ul.salist li {
  list-style: none;
  float: left;
  padding: 7px;
  margin: 0px;
  text-align: center;
  min-height: 128px;
  vertical-align: middle;
  position: relative;
}
#subjectarea ul.salist li a.viewsmple:before {
  background: none !important;
  height: auto !important;
  width: auto !important;
}
#subjectarea ul.salist li .mask {
  position: absolute;
  overflow: hidden;
  left: 0;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
#subjectarea ul.salist li .mask .fa-angle-right {
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 0px 6px;
  font-size: 18px;
  margin: 0px auto;
  text-align: center;
  position: relative;
  top: 2px;
}
#subjectarea ul.salist li .mask .fa-angle-right::before {
  position: relative;
  right: -1px;
}
#subjectarea ul.salist li .mask span {
  padding-left: 5px;
  display: inline-block;
  position: relative;
  top: -1px;
}
.redhov:hover .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  height: 100%;
  -webkit-transform: perspective(400px) rotateX(0deg);
  -ms-transform: perspective(400px) rotateX(0deg);
  transform: perspective(400px) rotateX(0deg);
}
.redhov .mask {
  background-color: rgb(213, 43, 30);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  -webkit-transform: perspective(400px) rotateX(-90deg);
  -ms-transform: perspective(400px) rotateX(-90deg);
  transform: perspective(400px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  opacity: 0;
  width: 100%;
  height: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.redhov a.viewsmple {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
  color: #fff !important;
  line-height: 25px !important;
  font-size: 14px !important;
  padding-top: 0px !important;
}
.redhov:hover a.viewsmple {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.redhov .viewsmple:hover {
  color: #ffffff !important;
  letter-spacing: 0px;
}
#subjectarea ul.salist li.celltop {
  border-right: 1px solid #dcdcdc;
  border-image: linear-gradient(to top, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
#subjectarea ul.salist li.cellbottom {
  border-right: 1px solid #dcdcdc;
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
#subjectarea ul.salist li.cellcorner::before {
  content: "";
  border-bottom: 1px solid #dcdcdc;
  display: flex;
  position: relative;
  top: -6%;
}
#subjectarea ul.salist li.icons {
  width: 12.5%;
  height: 125px;
  background-position: 50% 25% !important;
}
#subjectarea ul.salist li.physical-therapy a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/physical-therapy.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.neurology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/neurology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.neurosurgery a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/neurosurgery.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.medical-imaging a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/medical-imaging.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.radiology-imaging a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/radiology-imaging.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.epidemiology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/epidemiology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.immunology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/immunology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.respiratory-medicine a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/respiratory-medicine.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.oncology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/oncology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.urology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/urology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.pediatrics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/pediatrics.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.general-medicine a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/general-medicine.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.cardiology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/cardiology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.endocrinology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/endocrinology.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.gastroenterology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/gastroenterology.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.neuroscience a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/neuroscience.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.neuroscience a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/medicine/editing-samples/neuroscience.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
#subjectarea ul.salist li.last {
  border-right: 0px solid #eee;
}
#subjectarea ul.salist li a {
  display: block;
  text-align: center;
  color: #000;
  text-decoration: none;
  padding-top: 10px;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
}
.medicin-new .medical-editing {
  background: url(https://www.enago.com/images/medicine/medical-black-bg.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-size: cover;
  padding-bottom: 40px;
}
.medicin-new .medical-editing h2 {
  color: #ffffff;
}
.medicin-new .medical-editing-in {
  padding-top: 27px;
}
.medicin-new .medical-editing-in .view-btn {
  position: absolute;
  bottom: 20px;
  right: 25px;
}
.medicin-new .medical-editing-in .nav-pills {
  border-bottom: 8px solid #d52b1e;
}
.medicin-new .medical-editing-in .nav-pills .nav-item {
  width: 33.33%;
  text-align: center;
}
.medicin-new .medical-editing-in .nav-pills .nav-link {
  background: linear-gradient(
    180deg,
    rgb(255, 255, 255) 0%,
    rgb(255, 255, 255) 0%,
    rgb(220, 220, 220) 100%
  );
  color: #000000;
  font-size: 20px;
  padding: 20px 0;
  border-radius: 0;
  clip-path: polygon(0 0, 97% 0, 100% 100%, 0% 100%);
  border-top-right-radius: 17px;
  border-top-left-radius: 5px;
}
.medicin-new .medical-editing-in .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #d52b1e;
  color: #fff;
  font-size: 20px;
}
.medicin-new .medical-editing-in .tab-content {
  background: #fff;
}
.medicin-new .medical-editing-in .tab-pane {
  padding: 0 30px 10px;
  filter: drop-shadow(0 0 7.5px rgba(0, 0, 0, 0.2));
  background-color: #ffffff;
  min-height: 440px;
}
.medicin-new .medical-editing-in .paper-ht {
  min-height: 500px;
}
.medicin-new .medical-editing-in .tab-content h3 {
  font-size: 30px;
  line-height: 26px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 10px;
}
.medicin-new .medical-editing-slideup {
  max-width: 950px;
  margin: 30px auto 0;
  border: 1px solid#ededed;
  border-radius: 5px;
}
.medicin-new .medical-papers-in {
  filter: none;
  border: none;
}
.medicin-new .paper-wrp {
  background: transparent;
}
.medicin-new .medical-editing-slideup .paper-content {
  padding-left: 80px;
  border: 1px solid #ebebeb;
  min-height: 320px;
  position: relative;
  left: 90px;
  width: 80%;
  padding-right: 10px;
}
.medicin-new .medical-editing-slideup .client-log {
  right: -15px;
  bottom: 25px;
}
.medicin-new .medical-editing-slideup .client-log img {
  width: 70%;
}
.medicin-new .medical-editing-slideup .paper-content ul li {
  font-size: 14px;
  margin-bottom: 10px;
}
.medicin-new .medical-editing-slideup .paper-img img {
  padding-top: 10px;
  position: absolute;
  z-index: 99;
  width: 220px;
}
.medicin-new .medical-editing-slideup ul {
  min-height: 285px;
  position: absolute;
  z-index: 999;
}
.medicin-new .our-editorial {
  background: url(https://www.enago.com/images/medicine/dotted-bg.png);
  background-repeat: repeat;
}
.medicin-new .our-editorial .red-sep:before {
  bottom: -22px !important;
}
.medicin-new .main-cta {
  background: url(https://www.enago.com/images/medicine/dotted-bg.png);
  background-repeat: repeat;
}
.medicin-new .our-editorial a {
  color: #0000ff;
}
#editor_team .sliderset {
  padding: 0;
  margin: 0 0px;
}
.medicin-new #editor_team h2 {
  color: #000;
}
.medicin-new .our-editorial #homeeditor .item {
  margin: 5px 15px 5px;
}
.medicin-new .padrght {
  padding-right: 10px;
}
.medical-support #homeeditor .owl-nav .owl-prev {
  left: -5%;
}
.medical-support #homeeditor .owl-nav .owl-next {
  right: -5%;
}
.medicin-new #homeeditor .item .editor-exp .exp {
  width: 140px;
  margin-right: 20px;
  color: #000;
}
.medicin-new #homeeditor .item .title {
  padding-bottom: 30px;
  min-height: auto;
}
.medicin-new #homeeditor .item {
  padding: 25px 8px 23px;
}
.medicin-new #homeeditor .item .editor-exp {
  padding-left: 16px;
}
.medicin-new #homeeditor .item .edi-lt-img img {
  width: 125px;
}
.medicin-new .sub-area-search {
  background: url(https://www.enago.com/assets4/images/bg-editorialteam.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.medicin-new .sub-area-content a {
  color: #0000ff;
  text-decoration: none;
}
.medicin-new .sub-area-search h2 {
  color: #fff;
}
.medicin-new .sub-area-search-in {
  display: inline-block;
  width: 100%;
  margin-top: 27px;
  background: #fff;
  filter: drop-shadow(0 0 7.5px rgba(0, 0, 0, 0.2));
}
.medicin-new .sub-area-search-in .nav-tabs {
  background: #f1f1f1;
  padding: 20px 20px;
}
.medicin-new .sub-area-search-in .tab-content {
  background: #ffffff;
  padding: 20px 20px;
  position: relative;
}
.medicin-new .sub-area-search-in .tab-content::before {
  content: "";
  background: url(https://www.enago.com/images/medicine/frm-bg.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: 0;
  height: 138px;
  width: 210px;
  opacity: 0.5;
}
.medicin-new .control-group {
  margin-right: 50px;
}
.medicin-new .control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 0px;
  padding-top: 0px;
  cursor: pointer;
  font-size: 24px;
  line-height: 30px;
  color: #000000;
  font-weight: bold;
}
.medicin-new .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.medicin-new .control_indicator {
  position: absolute;
  top: 5px;
  left: 0;
  height: 20px;
  width: 20px;
  background: #ffffff;
  border: 1px solid #c3c3c3;
  border-radius: undefinedpx;
}
.medicin-new .control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
  background: #ffffff;
}
.medicin-new .control input:checked ~ .control_indicator {
  background: #ffffff;
}
.medicin-new .control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: #ffffff;
}
.medicin-new .control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.medicin-new .control_indicator:after {
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}
.medicin-new .control input:checked ~ .control_indicator:after {
  display: block;
}
.medicin-new .control-radio .control_indicator {
  border-radius: 50%;
}
.medicin-new .control-radio .control_indicator:after {
  left: 2px;
  top: 2px;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #d52b1e;
  transition: background 250ms;
}
.medicin-new .control-radio input:disabled ~ .control_indicator:after {
  background: #7b7b7b;
}
.medicin-new #custom-search-input {
  margin: 0;
  margin-top: 5px;
  padding: 0;
}
.medicin-new #custom-search-input .search-query {
  padding-right: 3px;
  padding-right: 4px \9;
  padding-left: 10px;
  padding-left: 10px \9;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  background: #f1f1f1;
  height: 50px;
  font-size: 16px;
  color: #4d4d4d;
  outline: none;
}
.medicin-new #custom-search-input .search-query::placeholder {
  font-size: 16px;
  color: #4d4d4d;
  outline: none;
}
.medicin-new #custom-search-input input[type="text"].form-control:focus {
  outline: none;
  box-shadow: none;
  border: 1px solid #ced4da;
}
.medicin-new #custom-search-input button {
  border: 0;
  background: #f1f1f1;
  padding: 2px 10px;
  margin-top: 0px;
  position: absolute;
  right: 4px;
  top: 10px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #4d4d4d;
  z-index: 99;
  outline: none;
}
.medicin-new #custom-search-input button:focus {
  outline: none !important;
  box-shadow: none;
}
.medicin-new #custom-search-input button img {
  width: 25px;
}
.medicin-new .search-query:focus + button {
  z-index: 3;
  outline: none !important;
  box-shadow: none;
}
.medicin-new .accordion-container {
  position: relative;
  max-width: 500px;
  height: auto;
  margin: 10px auto;
  border: 1px solid #c6c5c5;
  overflow-y: scroll;
  height: 150px;
}
.medicin-new .accordion-container > h2 {
  text-align: center;
  color: #fff;
  padding-bottom: 5px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
}
.medicin-new .set {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffffff;
}
.medicin-new .set > a {
  display: block;
  padding: 6px 15px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-weight: normal;
}
.medicin-new .content > ul {
  list-style: none;
  padding: 0 0px;
}
.medicin-new .content > ul > li {
  color: #000;
  margin-bottom: 3px;
  font-size: 14px;
  padding: 5px 35px;
}
.medicin-new .content > ul > li:focus {
  background: #eeeeee;
  outline: none;
}
.medicin-new .content > ul > li:hover {
  background: #eeeeee;
}
.medicin-new .set > a i {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.medicin-new .set > a.active {
  background-color: #ffffff;
  color: #000;
  font-weight: bold;
}
.medicin-new .content {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: none;
}
.medicin-new .content p {
  padding: 10px 15px;
  margin: 0;
  color: #333;
}
.medicin-new .setin {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffffff;
}
.medicin-new .setin > a {
  display: block;
  padding: 10px 15px 10px 30px;
  text-decoration: none;
  color: #000;
  font-weight: 600;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-weight: normal;
}
.medicin-new .contentin > ul {
  list-style: none;
}
.medicin-new .contentin > ul > li {
  color: #000;
  margin-bottom: 10px;
  font-size: 14px;
  padding: 5px 10px;
}
.medicin-new .contentin > ul {
  padding: 0 50px;
}
.medicin-new .contentin > ul > li:hover {
  background: #eeeeee;
}
.medicin-new .setin > a i {
  float: left;
  margin-top: 5px;
  margin-right: 10px;
}
.medicin-new .setin > a.active {
  background-color: #ffffff;
  color: #000;
  font-weight: bold;
}
.medicin-new .contentin {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  display: none;
}
.medicin-new .contentin p {
  padding: 10px 15px;
  margin: 0;
  color: #333;
}
.medicin-new .journallistset .set {
  background-color: #fff;
}
.medicin-new .journallistset .set > a.active {
  background-color: #f5f5f5;
}
.medicin-new .journallistset .set > a i {
  display: none;
}
.medicin-new .clients-wrp ul {
  padding: 0;
}
.medicin-new .clients-wrp ul li {
  display: inline-block;
  width: 24.55%;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  position: relative;
  float: left;
  padding: 10px 0 20px;
}
.medicin-new .setjs > a {
  font-size: 1rem;
  padding: 6px 15px;
}
.medicin-new .setjs ul {
  padding-left: 0px;
}
.medicin-new .setjs ul > li {
  list-style: none;
  padding: 6px 15px;
}
.medicin-new .setjs ul > li:hover {
  background: #eeeeee;
}
.medicin-new .setjs ul > li:focus {
  background: #eeeeee;
  border: none;
  outline: none;
}
.medicin-new .clients-wrp p {
  font-size: 14px;
  text-align: center;
  margin: 10px 0 0;
  line-height: 24px;
}
.medicin-new .clients-wrp ul li:nth-child(1) {
  border-image: linear-gradient(to top, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li:nth-child(2) {
  border-image: linear-gradient(to top, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li:nth-child(3) {
  border-image: linear-gradient(to top, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li:nth-child(4) {
  border-right: 0;
  border-image: linear-gradient(to top, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li:nth-child(5) {
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li:nth-child(6) {
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li:nth-child(7) {
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li:nth-child(8) {
  border-right: 0;
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.medicin-new .clients-wrp ul li::before {
  content: "";
  border-bottom: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0px;
}
.medicin-new .clients-wrp ul li:nth-child(1):before {
  border-image: linear-gradient(to left, #dcdcdc, rgba(0, 0, 0, 0)) 1 0%;
}
.medicin-new .clients-wrp ul li:nth-child(4):before {
  border-image: linear-gradient(to right, #dcdcdc, rgba(0, 0, 0, 0)) 1 0%;
}
.medicin-new .clients-wrp ul li:nth-child(5):before {
  border-bottom: 0;
}
.medicin-new .clients-wrp ul li:nth-child(6):before {
  border-bottom: 0;
}
.medicin-new .clients-wrp ul li:nth-child(7):before {
  border-bottom: 0;
}
.medicin-new .clients-wrp ul li:nth-child(8):before {
  border-bottom: 0;
}
.medicin-new .sub-area-formtxt h2 {
  font-size: 24px;
  line-height: 26px;
  color: #000000 !important;
  font-weight: bold;
}
.medicin-new .main-form-wrp .form-control {
  height: 48px;
  background: #f1f1f1;
  font-size: 16px;
  color: #4d4d4d;
  border-radius: 0;
  border-color: #f1f1f1;
}
.medicin-new .main-form-wrp .form-control::placeholder {
  font-size: 16px;
  color: #4d4d4d;
}
.medicin-new .main-form-wrp form {
  width: 100%;
  max-width: 410px;
}
.submit-red {
  width: 175px;
  height: 45px;
  background-color: #d52b1e;
  line-height: 20px;
  color: #ffffff;
  font-size: 18px;
  border: none;
  border-bottom: 3px solid #ba0f02;
  text-transform: uppercase;
  border-radius: 4px;
}
.submit-red:hover {
  background-color: #ba0f02;
  border-bottom: 3px solid #d52b1e;
}
.sub-area-mail .accordion-container {
  border: 0;
  overflow-y: hidden;
  height: auto;
}
.sub-area-mail .accordion-container p {
  padding-left: 10px;
  color: #878787;
  font-size: 14px;
}
.medicin-new .ui-widget-content {
  background: #ffffff;
  width: 337px !important;
  height: 161px;
}
.medicin-new .ui-menu .ui-menu-item {
  border-bottom: 1px solid #c3c3c3;
}
.medicin-new .journal-sub-list {
  padding-bottom: 0px;
}
.medicin-new #homeeditor .owl-nav .owl-prev:hover {
  left: -5.3%;
  transition: 0.2s;
}
.medicin-new #homeeditor .owl-nav .owl-next:hover {
  right: -5.3%;
  transition: 0.2s;
}
.medicin-new #paper-carousel .owl-nav .owl-prev {
  position: absolute;
  left: -70px;
  top: 0;
  filter: none;
  background: none !important;
  height: unset;
  width: unset;
  text-align: start;
}
.medicin-new #paper-carousel .owl-nav .owl-next {
  position: absolute;
  right: -70px;
  top: 0;
  filter: none;
  background: none !important;
  height: unset;
  width: unset;
  text-align: start;
}
.btn-container {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.btn-container .btn-effect {
  width: 40px;
  height: 40px;
  background: #ffffff;
  border-radius: 50%;
  margin: 0 5px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  display: block;
  box-shadow: rgba(0, 0, 0, 0.5) 0 4px 4px !important;
}
.btn-container .btn-effect.prev span {
  border-right: none;
  border-bottom: none;
}
.btn-container .btn-effect.prev span:before {
  -webkit-transform: rotate(45deg) translate(-2px, -0.7px) scale(0);
  -ms-transform: rotate(45deg) translate(-2px, -0.7px) scale(0);
  transform: rotate(45deg) translate(-2px, -0.7px) scale(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
.btn-container .btn-effect:hover.prev span:before {
  -webkit-transform: rotate(45deg) translate(-2px, -0.7px) scale(1);
  -ms-transform: rotate(45deg) translate(-2px, -0.7px) scale(1);
  transform: rotate(45deg) translate(-2px, -0.7px) scale(1);
}
.btn-container .btn-effect.prev span:before {
  -webkit-transform: rotate(45deg) translate(-2px, -0.7px) scale(0);
  -ms-transform: rotate(45deg) translate(-2px, -0.7px) scale(0);
  transform: rotate(45deg) translate(-2px, -0.7px) scale(0);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}
.btn-container .btn-effect.next span {
  border-left: none;
  border-top: none;
}
.btn-container .btn-effect span {
  position: absolute;
  top: 50%;
  width: 10px;
  height: 10px;
  left: 50%;
  border: 2px solid #000000;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-container .btn-effect.next span:before {
  -webkit-transform: rotate(45deg) translate(-2px, 13.5px) scale(0);
  -ms-transform: rotate(45deg) translate(-2px, 13.5px) scale(0);
  transform: rotate(45deg) translate(-2px, 13.5px) scale(0);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}
.btn-container .btn-effect span:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #000000;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.btn-container .btn-effect:hover {
  background: #ffffff;
}
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}
.btn-container .btn-effect:hover.next span {
  left: calc(50% + 5px);
}
.btn-container .btn-effect:hover.next span:before {
  -webkit-transform: rotate(45deg) translate(-2px, 13.5px) scale(1);
  -ms-transform: rotate(45deg) translate(-2px, 13.5px) scale(1);
  transform: rotate(45deg) translate(-2px, 13.5px) scale(1);
}
.arts-sci .medical-editing-slideup ul {
  min-height: 315px;
}
.arts-sci .arts-slideup .paper-content {
  min-height: 330px;
}
.arts-sci .artsarea ul.salist li.icons {
  width: 16.666% !important;
}
.arts-sci .artsarea ul.salist {
  float: none !important;
  overflow: hidden;
}
.artsarea ul.salist li.history a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/arts-science/history.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.artsarea ul.salist li.linguistics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/arts-science/linguistics.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.artsarea ul.salist li.literature a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/arts-science/literature.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.artsarea ul.salist li.psychology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/arts-science/psychology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.artsarea ul.salist li.political-science a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/arts-science/political-science.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.artsarea ul.salist li.sociology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/arts-science/sociology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.arts-sci .arts-editing-in .tab-pane {
  min-height: 475px;
}
.arts-sci .medical-editing-slideup {
  margin: 30px auto 0;
}
.arts-sci .clients-wrp-art ul li {
  width: 32.55% !important;
  text-align: center;
}
.arts-sci .clients-wrp-art ul li:nth-child(3) {
  border-right: none;
}
.arts-sci .clients-wrp-art ul li:nth-child(4) {
  border-right: 1px solid #dcdcdc;
  border-bottom: none;
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.arts-sci .clients-wrp-art ul li:nth-child(4):before {
  border-image: none;
  border-bottom: none;
}
.arts-sci .clients-wrp-art ul li:nth-child(6) {
  border-right: none;
}
.physci-area ul.salist li.analytical-chemistry a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/analytical-chemistry.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.analytical-chemistry a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/analytical-chemistry.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.artificial-intelligence a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/artificial-intelligence.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.electrical-engineering a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/electrical-engineering.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.electronic-optical a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/electronic-optical.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.electronics-engineering a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/electronics-engineering.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.engineering a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/engineering.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.mathematical-physics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/mathematical-physics.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.mechanical-engineering a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/mechanical-engineering.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.mechanics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/mechanics.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.nanomaterials a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/nanomaterials.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.neuroscience a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/neuroscience.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.oncology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/oncology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.organic-chemistry a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/organic-chemistry.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.physical-chemistry a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/physical-chemistry.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.plasma-physics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/plasma-physics.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physci-area ul.salist li.robotics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/physic-engg/editing-samples/robotics.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.physical-sciences .medical-editing-slideup .paper-content {
  min-height: 350px;
}
.physci-area ul.salist li.icons {
  width: 14.28% !important;
}
.physical-sciences .medical-editing-slideup ul {
  min-height: 315px;
}
.ecoarea ul.salist li.corporate-finance a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/eco-business/editing-samples/corporate-finance.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.ecoarea ul.salist li.economics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/eco-business/editing-samples/economics.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.ecoarea ul.salist li.game-theory a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/eco-business/editing-samples/game-theory.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.ecoarea ul.salist li.law a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/eco-business/editing-samples/law.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.ecoarea ul.salist li.management a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/eco-business/editing-samples/management.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.ecoarea ul.salist li.marketing a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/eco-business/editing-samples/marketing.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.economic-business .medical-editing-slideup ul {
  min-height: 315px;
}
.economic-business .medical-editing-slideup .paper-content {
  min-height: 335px;
}
.economic-business .fxdwdth {
  width: 76% !important;
}
.economic-business
  .economic-discover
  .economic-discover-in
  .discover-box-minht {
  min-height: 245px !important;
}
.economic-business .ecoarea ul.salist li.icons {
  width: 16.666% !important;
}
.economic-business .ecoarea ul.salist {
  float: none !important;
  overflow: hidden;
}
.eco-editorial .view-btn {
  width: 100%;
}
.economic-business .clients-wrp-eco ul li {
  width: 32.55% !important;
  text-align: center;
}
.economic-business .clients-wrp-eco ul li:nth-child(3) {
  border-right: none;
}
.economic-business .clients-wrp-eco ul li:nth-child(4) {
  border-right: 1px solid #dcdcdc;
  border-bottom: none;
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}
.economic-business .clients-wrp-eco ul li:nth-child(4):before {
  border-image: none;
  border-bottom: none;
}
.economic-business .clients-wrp-eco ul li:nth-child(6) {
  border-right: none;
}
.life-sciences .medical-editing-slideup ul {
  min-height: 315px;
}
.life-sciences .medical-editing-slideup .paper-content {
  min-height: 340px;
}
.life-area ul.salist li.icons {
  width: 16.66% !important;
}
.life-area ul.salist li.biochemistry a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/Biochemistry.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.biomedical-engineering a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/BiomedicalEngineering.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.cancer-research a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/CancerResearch.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.cell-biology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/CellBiology.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.ecology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/Ecology.png) center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.virology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/Virology.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.pharmaceutical-research a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/PharmaceuticalResearch.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.molecular-biology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/MolecularBiology.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.microbiology a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/Microbiology.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.genetics a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/Genetics.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.general-biochemistry a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/GeneralBiochemistry.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.life-area ul.salist li.food-sciences a:before {
  content: "";
  width: 60px;
  height: 60px;
  background: url(https://www.enago.com/images/life-sciences/editing-samples/FoodSciences.png)
    center;
  display: block;
  margin: 0 auto 5px;
  background-size: contain;
  background-repeat: no-repeat;
}
.red-bullet {
  padding-left: 15px;
  list-style: none;
}
.red-bullet li {
  position: relative;
}
.red-bullet li:before {
  position: absolute;
  left: -15px;
  top: 9px;
  content: "\e074";
  background: #d52b1e;
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 6px;
  font-size: 0;
  height: 6px;
}
.quality-management .sec-head {
  text-align: left;
}
.quality-management .red-sep:before {
  text-align: left;
  margin: 0;
  bottom: -20px !important;
  top: 43px;
}
.quality-management .complain-wrap {
  text-align: center;
  margin: 70px auto 0;
  border: 1px solid #bfbfbf;
  padding: 50px 0px;
  filter: drop-shadow(0 0 7.5px rgba(0, 0, 0, 0.2));
  background: #fff;
}
.quality-management .box-complain {
  border-radius: 0px;
  background: #f1f1f1;
  font-size: 20px;
  color: #000000;
  outline: none;
  display: inline-block;
  text-align: center;
  line-height: 3;
  padding: 0px 30px;
  border: 1px solid #dcdcdc;
  filter: drop-shadow(0 0 2.5px rgba(0, 0, 0, 0.2));
  width: 100%;
  max-width: 590px;
  box-shadow: 0 4px 0 #c10e00;
}
.quality-management .complain-icon-wrp {
  margin: 20px 0;
}
.quality-management .complaint-second-shift .col-sm-6 {
  padding: 0 60px !important;
}
.quality-management .logo-box h3 {
  font-size: 30px;
  margin-top: 15px;
  font-weight: bold;
  border-bottom: 2px solid #d52b1e;
  padding-bottom: 10px;
  display: inline-block;
}
@media (max-width: 1500px) {
  .medicin-new .sub-area-search {
    background-size: inherit;
  }
  .research-hub .research-hub-banner-content {
    padding-top: 50px !important;
  }
  .research-hub .cta-explore-dwn {
    padding-top: 50px !important;
  }
  .research-hub .research-hub-banner-content ul {
    padding-left: 70px !important;
  }
  .research-hub .research-hub-banner {
    min-height: 600px !important;
  }
}
@media (max-width: 1200px) {
  .rsbox-lft img {
    width: 100% !important;
  }
  .medical-support .med-card-lft img {
    width: auto;
  }
  .medical-support .med-card-lft {
    width: auto;
  }
  .medical-support .med-card-rgt {
    width: 82%;
    min-height: 185px;
  }
  .medical-support .med-include-rgt {
    width: 100% !important;
  }
  .medical-support .med-includes li {
    width: 300px;
  }
  .medical-support .med-plus:before {
    right: 50%;
    bottom: -20px;
    top: inherit;
  }
  .medical-support .pdrgt {
    padding: 0;
  }
  .medicin-new .medical-editing-in .nav-pills .nav-link {
    font-size: 18px;
  }
  .medicin-new .medical-editing-in .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    font-size: 18px;
  }
  .clients-wrp p {
    font-size: 12px;
  }
  .medicin-new .medical-editing-slideup .paper-content {
    padding-left: 160px;
    width: 88%;
    left: 50px;
    min-height: 376px;
  }
  .medicin-new .clients-wrp ul li img {
    width: 100%;
  }
  .medicin-new .clients-wrp ul li {
    min-height: 170px;
  }
  .medicin-new .medicine-discover .medicine-discover-in .discover-box h4 {
    width: 65%;
    font-size: 19px;
    line-height: 26px;
  }
  .medicin-new .medicine-discover .medicine-discover-in .discover-box {
    min-height: 290px;
  }
  .medicin-new #homeeditor .item .editor-exp {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    padding-left: 0;
  }
  .medical-support #homeeditor .owl-nav .owl-prev {
    left: -1%;
  }
  .medical-support #homeeditor .owl-nav .owl-next {
    right: -1%;
  }
  .medicin-new #homeeditor .owl-nav .owl-prev:hover {
    left: -2.3%;
  }
  .medicin-new #homeeditor .owl-nav .owl-next:hover {
    right: -2.3%;
  }
  #header-nav.fixed
    .newheader-menus
    .menu-wrapper
    .menu1-wrap
    .menu1-info.menu-icon:after {
    padding-right: 2px !important;
  }
  .newheader-menus .menu-wrapper .menu1-wrap .menu1-info.menu-icon:after {
    padding-right: 4px !important;
  }
  .medicin-new .client-feedback.sa-pages:before {
    top: 58px;
  }
  #subjectarea ul.salist li.icons {
    width: 25%;
    border-bottom: 1px solid #dcdcdc;
  }
  #subjectarea ul.salist li.celltop {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  #subjectarea ul.salist li.celltop {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  #subjectarea ul.salist li.education {
    border-bottom: 1px solid #dcdcdc;
  }
  #subjectarea ul.salist li.socialscience {
    border-right: 0;
  }
  #subjectarea ul.salist li.materialscience {
    border-right: 0;
  }
  #subjectarea ul.salist li.cellcorner::before {
    border-bottom: 0px solid #dcdcdc;
  }
  #subjectarea ul.salist li.cellbottom {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  .medicin-new .medical-editing-slideup .client-log img {
    width: 50%;
  }
  .research-hub .research-hub-banner-content ul li {
    width: 280px !important;
  }
  .vip-editor .testimonials-sec img {
    width: 100%;
  }
  .vip-editor .free-report img {
    width: 100%;
  }
  .vip-editor .differences .cont-box {
    background: #fff3f3 !important;
    padding: 20px 20px !important;
  }
  .vip-editor #homeeditor .owl-nav .owl-next {
    right: inherit !important;
  }
  .vip-editor .btn-effect.next {
    right: 40px;
  }
}
@media (max-width: 1024px) {
  .research-hub
    .newheader-menus
    .menu-wrapper
    .menu1-wrap
    .menu1-info
    .menu1-name {
    padding: 7px 2px 7px 4px !important;
  }
  .research-hub .research-hub-banner-content ul li {
    width: 330px !important;
    margin-bottom: 20px;
  }
  .research-hub .cta-explore-dwn {
    padding-top: 37px !important;
  }
  .research-hub .research-hub-banner-content {
    padding-top: 40px !important;
  }
  .research-hub .research-hub-banner-content p br {
    display: none;
  }
  .research-hub .nav-pills .nav-item {
    width: 181px !important;
  }
  .research-hub .nav-pills .sec {
    width: 230px !important;
  }
  .research-hub .nav-pills .nav-link {
    font-size: 15px !important;
  }
  .research-hub .rsbenifit .benf {
    width: 15% !important;
  }
  .research-hub .rsbenifit ul {
    width: 60% !important;
  }
  .research-hub .launch-now {
    width: 25% !important;
  }
  .research-hub .launch-now a {
    font-size: 14px !important;
    padding: 0px 10px !important;
  }
  .research-hub .rsbenifit ul li span {
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .medical-support .paper-img {
    width: 100%;
  }
  .medical-support .paper-content {
    width: 100%;
  }
  .medical-support .med-card-rgt {
    width: 76%;
  }
  .medical-support .paper-content {
    padding-top: 10px;
    width: 74%;
  }
  .medical-support .medical-ps-package {
    min-height: auto;
  }
  .medical-support .medical-aftersales {
    margin-top: 0;
  }
  .medical-support .medical-ps-package .package-box strong {
    font-size: 17px;
  }
  .medical-support .feature-wrp .feature-content h3 {
    font-size: 17px;
  }
  .medical-support .paper-content ul li {
    margin-bottom: 10px;
  }
  .medical-support .medical-ps-package::before {
    display: none;
  }
  .medical-support .medical-ps-package::after {
    display: none;
  }
  .medical-support .medical-paper-client::after {
    display: none;
  }
  .medical-support .medical-paper-client::before {
    display: none;
  }
  .medical-support #paper-carousel .owl-nav .owl-prev {
    left: -40px;
  }
  .medical-support #paper-carousel .owl-nav .owl-next {
    right: -40px;
  }
  .medical-support #testimo-carousel .owl-nav .owl-prev {
    left: -15px;
  }
  .medical-support #testimo-carousel .owl-nav .owl-next {
    right: -15px;
  }
  #homeeditor .item .editor-exp {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
  }
  .medical-support .paper-img {
    padding: 20px 20px 10px;
  }
  .medical-support .paper-content ul li:last-child {
    position: relative;
  }
  .medicin-new .tab2con .clients-wrp ul li {
    min-height: 175px;
  }
  .medicin-new .medical-editing-in .tab-pane {
    min-height: auto;
    overflow: hidden;
  }
  .medicin-new .medical-editing-in .tab-pane {
    padding: 0 30px 20px;
  }
  .medicin-new .medical-editing {
    background-size: cover;
  }
  .medicin-new .medical-editing-slideup .paper-content {
    padding-left: 120px;
    min-height: 282px;
  }
  .medicin-new .medical-editing-slideup .paper-img img {
    padding-top: 0px;
  }
  #subjectarea ul.salist li.icons {
    width: 25%;
    border-bottom: 1px solid #dcdcdc;
  }
  #subjectarea ul.salist li.celltop {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  #subjectarea ul.salist li.celltop {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  #subjectarea ul.salist li.education {
    border-bottom: 1px solid #dcdcdc;
  }
  #subjectarea ul.salist li.socialscience {
    border-right: 0;
  }
  #subjectarea ul.salist li.materialscience {
    border-right: 0;
  }
  #subjectarea ul.salist li.cellcorner::before {
    border-bottom: 0px solid #dcdcdc;
  }
  #subjectarea ul.salist li.cellbottom {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  .medicin-new .medicinepublish-content .sec-head {
    line-height: 34px;
  }
  .medicin-new .medicine-discover .medicine-discover-in .discover-box-minht {
    min-height: 250px !important;
  }
  .medicin-new .medicine-discover .medicine-discover-in .discover-box {
    min-height: 250px;
  }
  .medicin-new .medicine-discover .medicine-discover-in .discover-box h4 {
    width: 71%;
  }
  .medicin-new .medical-editing-in .nav-pills .nav-link.active,
  .nav-pills .show > .nav-link {
    font-size: 14px;
  }
  .medicin-new .medical-editing-in .nav-pills .nav-link {
    font-size: 14px;
  }
  .medicin-new .clients-wrp ul li {
    min-height: 137px;
  }
  .medicin-new .medical-editing-in .view-btn {
    position: relative;
    bottom: 0;
    right: 0;
  }
  .medicin-new .paper-img {
    width: 38%;
    padding: 0;
  }
  .medicin-new .paper-content {
    padding-top: 19px;
    width: 62%;
  }
  .medicin-new .client-feedback.sa-pages:before {
    top: 28px;
  }
  .research-hub .sticky {
    position: inherit !important;
  }
  .research-hub .nav-pills .nav-item {
    width: 50% !important;
  }
  .research-hub .container,
  .container-sm {
    max-width: 738px !important;
  }
  .research-hub .nav-pills .nav-item.for {
    width: 50% !important;
  }
  .research-hub .nav-pills .nav-item.fiv {
    width: 50% !important;
  }

  .research-hub .nav-pills .nav-link {
    border-top: 1px solid #dfdfdf;
  }
  .research-hub .midlineup:before {
    height: 170px !important;
  }
  .research-hub .midlineup:after {
    height: 170px !important;
  }
  .research-hub .rsbox-lft {
    padding: 90px 10px !important;
  }
  .journalguidelist ul li {
    width: 100% !important;
    border-left: none !important;
  }
  .journalguidelist ul li:nth-child(1) {
    border-image: none !important;
  }
  .journalguidelist ul li:nth-child(2) {
    border-image: none !important;
  }
  .journalguidelist ul li:nth-child(3) {
    border-image: none !important;
  }
  .journalguidelist ul li:nth-child(4) {
    border-image: none !important;
  }
  .journalguidelist ul li:nth-child(1):before {
    border-image: none !important;
  }
  .journalguidelist ul li:nth-child(2):before {
    border-image: none !important;
  }
  .journalguidelist ul li:nth-child(3):before {
    border-image: none !important;
  }
  .journalguidelist ul li:nth-child(4):before {
    border-image: none !important;
  }

  .journalguidelist ul li::before {
    border-bottom: none !important;
  }
  .journalguidelist ul li {
    padding: 20px 0 !important;
  }
  .journalguidelist ul {
    padding-left: 0;
  }
  .journal-finder .choose_target {
    padding: 0px 0px !important;
  }
  .journal-finder .choose_target .j_logo {
    right: 5px !important;
  }
  .journalfromwrp {
    padding-right: 0px !important;
  }
  .journal-finder .form-group2 input {
    width: 55% !important;
  }
  .journal-finder .tab-content {
    padding: 0 30px;
  }

  .journal-finder .checkwrp span {
    width: 96% !important;
  }

  .target_region_in .col-sm-4 {
    padding: 0px !important;
  }
  .journal-finder .editput2 {
    right: 50% !important;
  }

  .medical-support .sec-head {
    line-height: 1.4;
  }

  .vip-editor .benefit .cont-box {
    min-height: 335px !important;
  }
}
@media (max-width: 767px) {
  .desk {
    display: none !important;
  }
  .respo {
    display: block !important;
  }
  .medical-support .med-card-rgt {
    width: 100%;
  }
  .medical-support .med-card-rgt {
    padding: 20px;
    margin-top: 0px;
  }
  .medical-support .med-include-rgt {
    margin-top: 10px !important;
  }
  .medical-support .med-card-lft {
    width: 100%;
  }
  .medical-support .med-card-lft img {
    width: 100%;
  }
  .medical-support .feature-wrp {
    margin-bottom: 20px;
  }
  .medical-support .client-main .col-md-10 {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
  }
  .medical-support .client-main {
    box-shadow: none;
  }
}
@media (max-width: 480px) {
  .journal-finder .result-box .col-xs-6 {
    padding: 0;
  }

  .journal-finder .result-box .col-xs-6 .col {
    padding: 0;
    padding-bottom: 10px;
  }
  .firstvixrespo {
    margin-bottom: 30px;
  }
  .vip-editor #qna-accordion .panel-heading a:before {
    float: left;
    height: 90px;
    margin-top: 5px;
  }
  .vip-editor #qna-accordion .panel-heading a {
    padding-right: 30px;
  }
  .vip-editor .benefit {
    padding: 50px 0 40px !important;
  }
  .vip-editor .btn-effect.next {
    right: 0px;
  }
  .vip-editor #homeeditor .owl-nav {
    width: 87% !important;
  }

  .vip-editor .differences .cont-box {
    margin: 0 15px;
  }
  .vip-editor .differences {
    margin-top: 0 !important;
  }
  .vip-editor .vipcontextwrp {
    padding: 0 10px;
  }
  .vip-editor .benefit .cont-box {
    min-height: auto !important;
    margin-bottom: 20px !important;
  }
  .vip-editor .main-banner {
    background-size: cover !important;
  }
  .vip-editor .benefit .boxes {
    display: block !important;
  }
  .journal-finder .tab-content {
    padding: 0 0px;
  }

  .journal-finder .target_region .container,
  .container-sm {
    padding: 0;
  }
  .journal-finder .regioncontent .journalguide {
    max-width: 100% !important;
    padding: 0 20px !important;
  }
  .journal-finder .editput1 {
    right: 1% !important;
    top: 62px !important;
  }
  .journal-finder .editput2 {
    right: 1% !important;
  }
  .journal-finder .control-group.active .j_logo {
    right: 10px !important;
  }

  .journal-finder .j_disc p {
    font-size: 14px !important;
    padding: 10px 10px !important;
    margin-bottom: 40px;
  }
  .journal-finder .target_region .target_region_in {
    padding: 20px 20px 20px !important;
  }
  .journal-finder .checkwrp {
    padding: 10px 0 0 !important;
  }

  .journal-finder .choose_target .j_logo {
    right: 25px !important;
  }
  .journal-finder .choose_target {
    padding: 0px 0px 10px !important;
  }
  .journal-finder .J_submit {
    padding-top: 20px !important;
  }
  .journal-finder .form-group2 input {
    width: 100% !important;
  }
  journal-finder .choose_target .j_logo {
    right: 25px !important;
  }
  .target_region_in .col-sm-4 {
    padding: 0 15px !important;
  }
  .journal-finder .journalbanner .bannercontent h1 {
    font-size: 36px !important;
  }
  .journal-finder .journalbanner .bannercontent h4 {
    line-height: 26px !important;
  }
  .journal-finder .jsec2 {
    margin-top: -80px !important;
  }
  .journal-finder .target_region .target_region_in {
    padding: 20px 20px 30px !important;
  }
  .journal-finder .choose_target {
    padding-bottom: 20px;
  }
  .journal-finder .checkwrp span {
    padding: 13px 10px 0px !important;
    width: 94% !important;
  }
  .journal-finder .J_submit {
    width: 100%;
  }

  .journal-finder .J_submit button {
    width: 100%;
    padding: 10px 40px !important;
  }
  .journalguidelist ul li span {
    min-height: 50px;
  }
  .research-hub .comingson {
    text-align: center !important;
    margin: 0 auto 20px !important;
    width: 50%;
    float: none;
    display: block !important;
  }

  .research-hub .rsbox-rgt strong {
    padding: 10px 0;
    display: block;
  }
  .research-hub .launch-now a {
    line-height: 40px !important;
  }
  .research-hub .rsbenifit ul li {
    margin-right: 0px !important;
    padding-bottom: 0 !important;
  }
  .research-hub .rsbenifit .benf {
    width: 100% !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .research-hub .rsbenifit ul {
    width: 100% !important;
  }
  .research-hub .launch-now {
    width: 100% !important;
  }
  .research-hub .sticky {
    position: fixed !important;
    top: 95px !important;
    width: 91% !important;
  }

  .research-hub .nav-pills .nav-item {
    width: 20% !important;
  }
  .research-hub .nav-pills .nav-item.for {
    width: 19% !important;
  }
  .research-hub .nav-pills .nav-item.fiv {
    width: 19% !important;
  }
  .research-hub .research-hub-banner-content ul {
    padding-left: 0px !important;
  }
  .research-hub .nav-pills .nav-link span {
    padding-right: 0px !important;
    padding-top: 8px !important;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    float: none !important;
  }
  .rspohide {
    display: none;
  }
  .research-hub .container,
  .container-sm {
    max-width: 90% !important;
  }
  .research-hub .research-hub-banner-content h2 {
    font-size: 30px !important;
  }
  .research-hub .research-hub-banner-content p {
    font-size: 18px !important;
    line-height: 28px !important;
    padding: 10px 0 20px !important;
  }
  .research-hub .research-hub-banner-content ul li .researchimgwrp img {
    width: 55px !important;
  }
  .research-hub .research-hub-banner-content ul li .researchtextwrp h4 {
    font-size: 24px !important;
  }
  .research-hub .research-hub-banner-content ul li .researchtextwrp span {
    font-size: 16px !important;
  }
  .research-hub .research-hub-banner-content ul li .researchimgwrp {
    width: 20% !important;
  }
  .research-hub .research-hub-banner-content ul li .researchtextwrp {
    width: 80% !important;
  }
  .research-hub .research-hub-banner {
    min-height: 784px !important;
  }
  .research-hub .cta-explore-dwn {
    padding-top: 20px !important;
  }

  .research-hub .nav-pills .nav-link.active::before {
    top: 66px !important;
  }
  .research-hub .nav-pills .nav-link {
    border-top: 0 !important;
    padding: 10px 0 !important;
    text-align: center;
  }
  .research-hub .rsbox-lft {
    width: 100% !important;
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 40px 0px !important;
  }
  .research-hub .rsbox-lft img {
    width: auto !important;
  }
  .research-hub .rsbox-rgt {
    width: 100% !important;
  }
  .research-hub .rsbenifit ul li {
    margin-bottom: 10px;
  }
  .research-hub .launch-now {
    float: none !important;
    display: inline-block;
    text-align: center;
    margin: 0 auto 20px;
    width: 100%;
  }
  .research-hub .rsbox::before {
    z-index: -1;
  }
  .quality-management .logo-box h3 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .quality-management .logowrp {
    float: none !important;
  }
  .btn.primary.big {
    font-size: 21px;
    line-height: 30px;
    margin: 0px 0 0px;
  }
  .btn.primary.big span {
    font-size: 16px;
  }
  .medical-support .sub-area-search.pad-50 {
    padding: 50px 10px;
  }
  .medical-support .pad-50 {
    padding: 30px 20px 40px;
  }
  .medical-support .medical-feature-in .pad-50 {
    padding: 10px 20px 50px;
  }
  .medical-support .banner-content h1 {
    font-size: 24px;
    line-height: 35px;
  }
  .medical-support .banner-content h1 br {
    display: none;
  }
  .medical-support .banner-content {
    padding: 8% 0;
  }
  .medical-support .medical-banner-wrapper {
    background-position: -100px 0px;
  }
  .medical-support .sec-head {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .medical-support .medical-ps-package .package-box {
    min-height: 500px;
    margin-bottom: 20px;
  }
  .medical-support .medical-aftersales .medsales-para {
    font-size: 22px;
    line-height: 30px;
  }
  .medical-support .medical-aftersales .medsales-para {
    padding-bottom: 20px;
  }
  .medicalpublish-content-in p br {
    display: none;
  }
  .medical-support .heading-partners {
    text-align: center;
    min-height: auto;
    padding: 30px 0px 20px;
    font-size: 24px;
  }
  .medical-support .client-main {
    background: #ffffff;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
  }
  .medical-support .client-main .col-md-10 {
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.15);
  }
  .medical-support #clients_partners .owl-carousel .item {
    margin: 3px 8px;
  }
  .medical-support .med-card-lft {
    width: 100%;
  }
  .medical-support .med-card-lft img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: block;
  }
  .medical-support .med-plus:before {
    right: 45%;
  }
  .medical-support .med-card-rgt {
    padding: 20px;
    margin-top: 0px;
  }
  .medical-support .med-include-rgt {
    margin-top: 10px !important;
  }
  .medical-support .feat-last {
    margin-bottom: 0 !important;
  }
  .medical-support .med-plus:before {
    font: bold 20px/10px Arial;
    padding: 10px 10px;
  }
  .medical-support .med-includes li {
    margin-bottom: 10px;
    width: 260px;
  }
  .medical-support .med-includes li:nth-child(3) {
    margin-bottom: 10px;
  }
  .medical-support .med-includes li:nth-child(4) {
    margin-bottom: 10px;
  }
  .medical-support .med-includes li p {
    padding-left: 10px;
  }
  .medical-support .med-includes li img {
    width: 40px;
  }
  .medical-support .testi-wrp {
    min-height: 420px;
  }
  .medical-support .testi-wrp .testi-content {
    width: 100%;
    padding-left: 0;
  }
  .medical-support .testi-logo {
    top: 30px;
    right: 30px;
    left: inherit;
  }
  .medical-support .feature-wrp .feature-content h3 {
    font-size: 18px;
  }
  .medical-support .medical-feature-in h4 {
    font-size: 22px;
    line-height: 30px;
  }
  .medical-support .upload-btn {
    font-size: 22px;
    margin-top: 10px;
    padding: 15px 20px 10px;
  }
  .medical-support
    .medical-ps-package
    .package-ordernow
    .cta-red
    .btn.primary-red {
    padding: 6px 6px;
    font-size: 14px;
  }
  .medicalpublish-content-in p span {
    display: contents;
  }
  .medical-support .paper-img img {
    width: 40%;
    text-align: center;
    margin: 0 auto;
  }
  .medical-support .client-log img {
    text-align: right;
    position: absolute;
    right: 0;
    bottom: 10px;
    width: 80px;
  }
  .medical-support .respoup img {
    width: 60px;
  }
  .heading-partners {
    display: none;
  }
  .medical-support #clients_partners {
    min-height: auto;
  }
  .medical-support .paper-content {
    width: 100%;
    padding-right: 20px;
  }
  .medical-support .medical-papers-in .paper-wrp {
    min-height: 640px !important;
  }
  .medical-support .paper-content ul {
    margin: 0px;
  }
  .medical-support .paper-content ul li:last-child {
    position: absolute;
  }
  .medical-support .feature-wrp {
    min-height: 471px;
  }
  .medical-support .medical-ps-package .package-box {
    padding: 25px 10px;
    margin-bottom: 0;
  }
  .medical-support .medical-ps-package .package-box:hover {
    padding: 25px 10px;
    margin-top: 0;
  }
  .medical-support .medical-ps-package .package-ordernow h3 {
    font-size: 30px;
  }
  .medical-support .medical-ps-package .package-box strong {
    font-size: 12px;
    line-height: 18px;
    padding-left: 25px;
  }
  .medical-support .packbox-first {
    padding-left: 15px;
  }
  .medical-support .packbox-last {
    padding-left: 15px;
  }
  .medical-ps-package-in .col-lg-12 {
    padding: 0 10px;
  }
  .medical-support .medical-feature .owl-carousel .owl-item .col-lg-12 {
    padding: 0 10px;
  }
  .medical-support .medical-ps-package .package-box img {
    width: 60px;
    float: left;
  }
  .medical-support .medical-ps-package .package-box h2::before {
    width: 100%;
    bottom: 0;
  }
  .medical-support .medical-ps-package .package-box h2 {
    font-size: 28px;
    text-align: left;
    padding: 5px 0 20px;
  }
  .medical-support .packagewrp ul {
    display: none;
  }
  .medical-support .packwrpin {
    float: left;
    width: 50%;
  }
  .medical-support .packinlast {
    float: left;
    width: 100%;
  }
  .medical-support .packwrpin.tick strong {
    position: relative;
  }
  .medical-support .packwrpin.tick strong::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 4px;
    left: 1px;
    background: url(https://www.enago.com/images/editing-services/tick.png) 0px 0px no-repeat;
    background-size: 70%;
  }
  .medical-support .medical-ps-package .package-box p {
    font-size: 12px;
    line-height: 22px;
  }
  .medical-support .medical-ps-package .package-ordernow h3 strong {
    padding-left: 0px;
  }
  .medical-support .medical-ps-package .packagewrp {
    min-height: 270px;
  }
  .medical-support #medical-ps-package .owl-nav {
    display: none;
  }
  .medical-support #medical-ps-package .owl-dots {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    right: 0;
  }
  .medical-support #medical-ps-package .owl-dot {
    display: block;
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    display: inline-block;
    width: 12px;
    text-align: center;
  }
  .medical-support #medical-ps-package .owl-dots .active {
    background: none repeat scroll 0 0 #d52b1e !important;
    opacity: 1 !important;
  }
  .medical-support .medical-ps-package .mid-line {
    margin-bottom: 18px;
  }
  .respopck strong {
    opacity: 0.5;
  }
  .medicine-discover .medicine-discover-in .discover-box {
    margin-bottom: 30px;
  }
  .medicine-discover .medicine-discover-in .marb-0 {
    margin-bottom: 0px;
  }
  #subjectarea ul.salist li.icons {
    width: 50%;
  }
  #subjectarea ul.salist li.celltop {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  #subjectarea ul.salist li.celltop {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  #subjectarea ul.salist li.education {
    border-bottom: 1px solid #dcdcdc;
  }
  #subjectarea ul.salist li.cellcorner::before {
    border-bottom: 0px solid #dcdcdc;
  }
  #subjectarea ul.salist li.cellbottom {
    border-bottom: 1px solid #dcdcdc;
    border-image: none;
  }
  .medicin-new .medicinepublish-content .sec-head {
    font-size: 30px !important;
    margin-bottom: 15px;
    line-height: 40px !important;
  }
  .medicin-new .medical-editing-in .nav-pills .nav-item {
    width: 100%;
  }
  .red-sep:before {
    width: 15% !important;
    clip-path: inherit;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .medicin-new .paper-img {
    width: 100%;
  }
  .medicin-new .paper-content {
    width: 100%;
  }
  .medicin-new .medical-editing-in .tab-content h3 {
    line-height: 30px;
  }
  .medicin-new .medical-editing-in .nav-pills .nav-link {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .medicin-new .medical-editing h2 {
    line-height: 30px;
  }
  .medicin-new .medical-editing-in .tab-content h3 {
    font-size: 26px;
  }
  .medicin-new .medical-editing-slideup .paper-wrp {
    min-height: auto;
  }
  .medicin-new .medical-editing-slideup .paper-content ul li:last-child {
    position: relative;
  }
  .medicin-new .medical-editing-slideup .client-log {
    float: none;
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  .medicin-new .medical-editing-slideup .client-log img {
    position: relative;
    right: 0;
    bottom: 10px;
    width: 70px;
    text-align: center;
    margin: 0;
    left: 20px;
  }
  .medicin-new .clients-wrp ul li {
    width: 100%;
    border-right: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(1) {
    border-image: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(2) {
    border-image: 0;
    border-right: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(3) {
    border-image: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(4) {
    border-image: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(5) {
    border-image: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(6) {
    border-image: 0;
    border-right: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(7) {
    border-image: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(8) {
    border-image: 0;
    border-bottom: 0;
  }
  .medicin-new .clients-wrp ul li::before {
    border-bottom: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(1):before {
    border-image: 0;
    border-bottom: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(2):before {
    border-image: 0;
    border-bottom: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(3):before {
    border-image: 0;
    border-bottom: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(4):before {
    border-image: 0;
    border-bottom: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(5):before {
    border-image: 0;
    border-bottom: 0;
  }
  .medicin-new .clients-wrp ul li:nth-child(6):before {
    border-image: 0;
    border-bottom: 0;
  }
  .medicin-new .tab2con .clients-wrp ul li {
    min-height: 155px;
  }
  .medicin-new .clients-wrp p {
    line-height: 20px;
  }
  .medicin-new .control-group {
    margin-right: 0;
  }
  .medicin-new .control {
    font-size: 20px;
  }
  .sub-area-search-in .nav-tabs .control-group:first-child {
    margin-bottom: 10px;
  }
  .medicin-new .client-feedback.sa-pages:before {
    background: none;
  }
  .medicin-new .client-feedback.sa-pages:after {
    background: none;
  }
  .medicin-new .medical-editing-in .view-btn {
    position: relative;
    right: 0;
    bottom: 0px;
    display: block;
    overflow: hidden;
    width: 100%;
  }
  .medicin-new .sub-area-search-in .tab-content::before {
    background: none;
  }
  .medicin-new .clients-wrp ul li {
    min-height: auto;
  }
  .medicin-new
    .medicine-discover
    .medicine-discover-in
    .col-lg-4:nth-child(4)
    .discover-box {
    margin-bottom: 30px;
  }
  .medicin-new
    .medicine-discover
    .medicine-discover-in
    .col-lg-4:nth-child(5)
    .discover-box {
    margin-bottom: 30px;
  }
  .medicin-new
    .medicine-discover
    .medicine-discover-in
    .col-lg-4:nth-child(6)
    .discover-box {
    margin-bottom: 30px;
  }
  .medicin-new .medicine-discover .medicine-discover-in .discover-box {
    min-height: auto !important;
  }
  .medicin-new .medicine-discover .medicine-discover-in .discover-box h4 {
    font-size: 19px;
    line-height: 28px;
    width: 68%;
  }
  .arts-sci .artsarea ul.salist li.icons {
    width: 50% !important;
  }
  .physci-area ul.salist li.icons {
    width: 50% !important;
  }
  .economic-business .ecoarea ul.salist li.icons {
    width: 50% !important;
  }
  .medicin-new .medical-editing-slideup .paper-img img {
    padding-top: 20px;
    position: relative;
    left: -10px;
  }
  .medicin-new .medical-editing-slideup .paper-content {
    padding-left: 20px;
    min-height: auto;
    left: 0;
    width: 100%;
    border: none;
  }
  .medicin-new .medical-editing-slideup .paper-wrp {
    border: 1px solid #ebebeb;
  }
  .arts-sci .clients-wrp-art ul li {
    width: 100% !important;
    text-align: center;
  }
  .arts-sci .clients-wrp-art ul li:nth-child(6) {
    display: none;
  }
  .arts-sci .clients-wrp-art ul li:nth-child(7) {
    display: none;
  }
  .arts-sci .clients-wrp-art ul li:nth-child(8) {
    display: none;
  }
  .life-area ul.salist li.icons {
    width: 50% !important;
  }
  .economic-business .clients-wrp-eco ul li {
    width: 100% !important;
    text-align: center;
  }
  .economic-business .clients-wrp-eco ul li:nth-child(6) {
    display: none;
  }
  .economic-business .clients-wrp-eco ul li:nth-child(7) {
    display: none;
  }
  .economic-business .clients-wrp-eco ul li:nth-child(8) {
    display: none;
  }
  .quality-management .red-sep::before {
    display: none;
  }
  .quality-management .box-complain {
    font-size: 16px;
    line-height: 1.5;
    padding: 10px 10px;
  }
  .quality-management .complain-wrap {
    text-align: center;
    margin: 30px auto 0;
    border: none;
    padding: 10px 0px;
    filter: none;
    background: #fff;
  }
  .quality-management .complaint-second-shift .col-sm-6 {
    padding: 0 10px !important;
    float: left;
    width: 50%;
  }
}

@media (max-width: 375px) {
  /* .research-hub .nav-pills .nav-item {
        width: 66px !important;
    }
    .research-hub .nav-pills .nav-item.for {
        width: 66px !important;
    }
    .research-hub .nav-pills .nav-item.fiv {
        width: 66px !important;
    } */
}
.header_phone {
  width: 277px;
  margin: 5px 0px 0px 0px;
  text-align: right;
  float: right;
  position: relative;
}
#contact {
  position: absolute;
  right: 0;
  opacity: 1;
  transition: 0.3s;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  z-index: 10;
}
#contact:hover {
  opacity: 0;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  background-color: #fff;
}
#contact i {
  transform: rotate(0deg);
  font-size: 24px;
}
#contact .icon-phone:before {
  content: "";
  text-decoration: none;
  font-size: 30px;
  font-family: "Fontawesome";
  color: #000000;
}
#contact i.fa {
  display: inline-block;
  padding: 0.35em 0.4em;
  cursor: pointer;
}
#contact_a {
  position: absolute;
  right: 75%;
  opacity: 0;
  transition: 0.3s;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  z-index: 10;
  top: 8px;
}
#contact_mo {
  opacity: 0;
  position: absolute;
  right: 10px;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  z-index: 9;
  top: 1px;
}
#contact_mo span.bhours {
  color: #000000;
  font-size: 8px;
  font-style: normal;
  display: block;
  line-height: 0;
  margin: 9px 0 2px;
  font-family: "OpenSans-Regular";
}
#contact_mo a.ntext {
  padding: 5px 0 0 !important;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  box-shadow: none;
  font-size: 18px;
  display: block;
  letter-spacing: 1px;
  font-family: "OpenSans-Regular";
  text-align: left;
}
#contact:hover ~ #contact_mo {
  opacity: 1;
  background-color: #fff;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
}
#contact:hover ~ #contact_a {
  opacity: 1;
  background-color: #fff;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
}

/* Added for FAQ pages */

.faqsearch #my_faq {
  background: url(https://www.enago.com/assets4/images/faq/search-bg.jpg);
  background-repeat: no-repeat;
  background-color: #f1f2f2;
  background-position: center 0;
}
.faqsearch #my_faq h2 {
  font-family: "OpenSans-Regular";
  font-size: 30px;
  font-weight: 600;
  position: relative;
  margin: 0 0 40px;
  padding: 0 10px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 1px;
}
.faqsearch .search_section {
  padding: 50px 0 0;
}
.faqsearch .search_section .note {
  color: #ffffff;
  margin: 50px;
  padding: 0;
  text-align: center;
}

.faqsearch .search_section .search_section_in {
  display: inline-block;
  width: 100%;
  background: #fff;
  filter: drop-shadow(0 0 7.5px rgba(0, 0, 0, 0.2));
  padding-bottom: 100px;
}

.faqsearch .search_section_in h3 {
  font-family: "OpenSans-Regular";
  font-size: 24px;
  font-weight: bold;
  padding: 20px 0 15px 5px;
  color: #000000;
  letter-spacing: 1px;
}
.faqsearch .closeico {
  position: relative;
  left: 92%;
  top: -40px;
  cursor: pointer;
}
.faqsearch .catlink {
  font-size: 16px;
  font-weight: normal;
  float: right;
}

.search_section_in .tabs-nav {
  border-bottom: #d3d3d3 1px solid;
  margin-bottom: 20px;
}
.search_section_in .tabs-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.search_section_in .tabs-nav ul li {
  float: left;
}
.search_section_in .tabs-nav ul li a {
  display: block;
  padding: 85px 37px 0px;
  font: normal 18px Open Sans;
  color: #000;
  border-right: #d3d3d3 1px solid;
  position: relative;
  text-transform: capitalize;
  text-align: center;
  height: 167px;
}
.search_section_in .tabs-nav ul li.tab-icon a:hover {
  background-color: #d52b1e;
  color: #fff;
}
.search_section_in .tabs-nav ul li a.last {
  border-right: none;
}
.search_section_in .tabs-nav ul li.tab-icon a.active {
  background-color: #d52b1e;
  color: #fff;
  padding: 85px 50px 0px;
  height: 167px;
}
.search_section_in .tabs-nav ul li.tab-icon.general a:before {
  background-position: -10px -95px;
}
.search_section_in .tabs-nav ul li.tab-icon.general a.active:before {
  background-position: -95px -95px;
}
.search_section_in .tabs-nav ul li.tab-icon.general a:hover:before {
  background-position: -95px -95px;
}
.search_section_in .tabs-nav ul li.tab-icon.products a:before {
  background-position: -265px -10px;
}
.search_section_in .tabs-nav ul li.tab-icon.products a.active:before {
  background-position: -265px -95px;
}
.search_section_in .tabs-nav ul li.tab-icon.products a:hover:before {
  background-position: -265px -95px;
}
.search_section_in .tabs-nav ul li.tab-icon.editing a:before {
  background-position: -190px -260px;
}
.search_section_in .tabs-nav ul li.tab-icon.editing a.active:before {
  background-position: -270px -260px;
}
.search_section_in .tabs-nav ul li.tab-icon.editing a:hover:before {
  background-position: -270px -260px;
}
.search_section_in .tabs-nav ul li.tab-icon.psservice a:before {
  background-position: -15px -260px;
}
.search_section_in .tabs-nav ul li.tab-icon.psservice a.active:before {
  background-position: -96px -260px;
}
.search_section_in .tabs-nav ul li.tab-icon.psservice a:hover:before {
  background-position: -96px -260px;
}
.search_section_in .tabs-nav ul li.tab-icon.price a:before {
  background-position: -10px -180px;
}
.search_section_in .tabs-nav ul li.tab-icon.price a.active:before {
  background-position: -95px -180px;
}
.search_section_in .tabs-nav ul li.tab-icon.price a:hover:before {
  background-position: -95px -180px;
}
.search_section_in .tabs-nav ul li.tab-icon.account a:before {
  background-position: -180px -10px;
}
.search_section_in .tabs-nav ul li.tab-icon.account a.active:before {
  background-position: -180px -95px;
}
.search_section_in .tabs-nav ul li.tab-icon.account a:hover:before {
  background-position: -180px -95px;
}
.search_section_in .tabs-nav ul li.tab-icon.aftersales a:before {
  background-position: -10px -10px;
}
.search_section_in .tabs-nav ul li.tab-icon.aftersales a.active:before {
  background-position: -95px -10px;
}
.search_section_in .tabs-nav ul li.tab-icon.aftersales a:hover:before {
  background-position: -95px -10px;
}
.search_section_in .tabs-nav ul li.tab-icon a:before {
  content: "";
  display: inline-block;
  width: 65px;
  height: 65px;
  background: url(https://www.enago.com/assets4/images/faq/faq_sprites.png) 0 0 no-repeat;
  position: absolute;
  top: 15px;
  left: 33%;
  /*transition: all .3s ease;*/
}
.search_section_in .tabs-nav ul li.tab-icon a.active:after,
.search_section_in .tabs-nav ul li.tab-icon a.hover:after {
  content: "";
  display: block;
  background: url(https://www.enago.com/assets4/images/faq/arrow-down.png) center bottom
    no-repeat;
  width: 21px;
  height: 10px;
  position: absolute;
  bottom: -10px;
  right: 50%;
  margin-right: -12px;
}

.has-search {
  width: 60%;
  margin: auto;
}

.has-search .form-control {
  padding-left: 2.375rem;
  border-radius: 107px;
}

.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}

#accordionfaq .card {
  border: none;
}

#accordionfaq .card-body {
  padding: 0 25px;
}

#accordionfaq .card-header {
  background: #ffffff;
  font-size: 16px;
  font-weight: bold;
  padding: 15px 5px 10px;
  border-top: solid 1px #ccc;
  border-bottom: none;
  cursor: pointer;
}

.search_section_in .expandbtn {
  float: right;
}
.search_section_in .expandbtn .btn-primary {
  border: none;
  background: transparent;
  color: #000000;
  box-shadow: none;
}
.search_section_in .expandbtn .btn-primary:hover,
.btn-primary:active {
  border: none;
  background: transparent;
  color: #000000;
  box-shadow: none;
}

.accordion .card-header:after {
  font-family: "FontAwesome";
  content: "\f106";
  float: right;
  font-size: 25px;
  margin-right: 10px;
}
.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f107";
}

/* enago-research-hub */

.research-hub .research-hub-banner {
  background: url("https://www.enago.com/assets4/images/enago-research-hub/banner.jpg") center
    center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  min-height: 667px;
}

.research-hub .research-hub-banner .row {
  padding: 0;
  margin: 0;
}

.research-hub .research-hub-banner .col-sm-12 {
  padding: 0;
  margin: 0;
}

.research-hub .research-hub-banner-content {
  text-align: center;
  padding-top: 100px;
}

.research-hub .research-hub-banner-content h2 {
  font-size: 45px;
  line-height: 55px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Open Sans";
}

.research-hub .research-hub-banner-content p {
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Open Sans";
  text-align: center;
  padding: 20px 0 45px;
}

.research-hub .research-hub-banner-content ul {
  padding: 0;
  margin: 0;
}
.research-hub .research-hub-banner-content ul li {
  display: inline-block;
  width: 290px;
  text-align: left;
}

.research-hub .research-hub-banner-content ul li .researchimgwrp {
  width: 25%;
  float: left;
}
.research-hub .research-hub-banner-content ul li .researchimgwrp img {
  width: 68px;
}

.research-hub .research-hub-banner-content ul li .researchtextwrp {
  width: 75%;
  float: right;
  padding-left: 12px;
}

.research-hub .research-hub-banner-content ul li .researchtextwrp h4 {
  font-size: 28px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Open Sans";
  margin-bottom: 5px;
}

.research-hub .research-hub-banner-content ul li .researchtextwrp span {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Open Sans";
  display: block;
}
.research-hub .cta-explore-dwn {
  padding-top: 87px;
  position: relative;
}
.research-hub .cta-explore-dwn a {
  font-size: 24px;
  line-height: 34px;
  font-weight: 400;
  font-family: "Open Sans";
  display: inline-block;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  padding: 10px 30px;
  background-color: #029dcd;
  box-shadow: 0 4px 0 #0281a8;
}

.research-hub .cta-explore-dwn a:hover {
  text-decoration: none;
  background-color: #0293bf;
}

.research-hub .cta-explore-dwn span {
  display: inline-block;
  position: relative;
  top: -2px;
  padding-left: 10px;
}

.research-hub .nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background: #d52b1e;
  height: 100%;
  border-radius: 0px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Open Sans";
}

.research-hub .nav-pills .nav-link.active::before {
  background: url(https://www.enago.com/assets4/images/enago-research-hub/arrowactive.png)
    no-repeat bottom;
  z-index: 9;
  left: 0;
  position: absolute;
  right: 0;
  width: 20px;
  height: 10px;
  text-align: center;
  margin: 0 auto;
  top: 68px;
}
/* .research-hub .nav-pills .fir .nav-link.active,.fir .nav-pills .show>.nav-link{
    line-height: 50px;
} */

.research-hub .nav-pills .fir .nav-link {
  font-weight: bold;
}

.research-hub .nav-pills .nav-link.active:after {
  content: none;
}
.research-hub .nav-pills .fir .nav-link:after {
  content: none;
}
.research-hub .nav-pills .nav-link {
  background: #fff;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  font-weight: 400;
  font-family: "Open Sans";
  height: 100%;
  position: relative;
  border-radius: 0;
  padding-bottom: 13px;
}

.research-hub .nav-pills .nav-link:before {
  content: "";
  width: 1px;
  height: 30px;
  background-image: linear-gradient(to top, #cbcaca, #fff);
  position: absolute;
  left: 0;
  top: 5px;
}

.research-hub .nav-pills .nav-link:after {
  content: "";
  width: 1px;
  height: 30px;
  background-image: linear-gradient(to bottom, #cbcaca, #fff);
  position: absolute;
  bottom: 5px;
  left: 0;
}

.research-hub .researcher-tab-section .col-sm-12 {
  padding: 0;
}

.research-hub .nav-pills {
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.18));
  margin-top: -35px;
}

.research-hub .nav-pills .nav-item {
  width: 225px;
}
.research-hub .nav-pills .fir {
  width: 220px;
  text-align: center;
}
.research-hub .nav-pills .sec {
  width: 240px;
}
.research-hub .nav-pills .nav-link span {
  float: left;
  padding-right: 12px;
  padding-top: 10px;
}

.research-hub .tabrscontent {
  padding-top: 23px;
}

.research-hub .rsbox {
  filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.18));
  background-color: #ffffff;
  display: inline-block;
  margin-right: 5px;
  padding: 30px 30px 10px 0;
  margin-bottom: 20px;
  position: relative;
}
.research-hub .rsbox::before {
  content: "";
  position: absolute;
  /* background: url(../../assets4/images/enago-research-hub/rsbgtop2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top; */
  top: 0;
  height: 80px;
  width: 90px;
  left: 0;
}

.research-hub .rsbox::after {
  content: "";
  position: absolute;
  /* background: url(../../assets4/images/enago-research-hub/rsbgtop4.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top; */
  bottom: -7px;
  height: 80px;
  width: 100px;
  right: 0;
  z-index: -1;
}

.research-hub .rsbox-lft {
  float: left;
  width: 30%;
  padding: 40px 30px 0 40px;
  position: relative;
}
/* .rsbox-lft img{
    width:269px;
} */
.research-hub .rsbox-rgt {
  float: right;
  width: 70%;
  position: relative;
  padding-left: 10px;
}

.research-hub .rsbox-rgt h5 {
  font-size: 30px;
  line-height: 34px;
  color: #000000;
  font-weight: 700;
  font-family: "Open Sans";
  margin: 2px 0;
}

.research-hub .rsrightico {
  float: left;
  position: absolute;
  top: -15px;
  left: 5%;
}

.research-hub .rsrightico::before {
  content: "";
  position: absolute;
  /* background: url(../../assets4/images/enago-research-hub/rsbgtop3.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top; */
  top: -16px;
  height: 80px;
  width: 80px;
  right: -20px;
  z-index: -1;
}

.research-hub .rsbox-rgt .strong {
  font-size: 16px;
  line-height: 34px;
  color: #000000;
  font-weight: 700;
  font-family: "Open Sans";
}

.research-hub .rsbox-rgt p {
  font-size: 16px;
  line-height: 26px;
  color: #000000;
  font-weight: 400;
  font-family: "Open Sans";
}

.research-hub .rsbox-rgt a {
  font-size: 14px;
  line-height: 0px;
  color: #0000ff;
  font-weight: 400;
  font-family: "Open Sans";
  text-decoration: underline;
}

.research-hub .rsbenifit {
  padding-top: 20px;
}
.research-hub .rsbenifit ul {
  list-style: none;
  padding: 0px;
  display: inline-block;
  float: left;
}

.research-hub .rsbenifit ul li {
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 10px;
}
.research-hub .rsbenifit ul li b {
  font-size: 16px;
  line-height: 34px;
  color: #000000;
  font-weight: 700;
}
.research-hub .rsbenifit ul li span {
  background-color: #eeeeee;
  border-radius: 14px;
  padding: 3px 10px;
  /*font-size: 13px!important;*/
}
.research-hub .launch-now {
  position: relative;
  display: inline-block;
  padding: 7px 0 !important;
}

.research-hub .launch-now a {
  text-decoration: none;
  font-size: 18px;
  line-height: 40px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Open Sans";
  text-transform: inherit;
  padding: 0px 20px;
  text-align: center;
}

.research-hub .midlineup:before {
  content: "";
  width: 1px;
  height: 140px;
  background-image: linear-gradient(to top, #cbcaca, #fff);
  position: absolute;
  left: 0;
  top: 0px;
}

.research-hub .midlineup:after {
  content: "";
  width: 1px;
  height: 140px;
  background-image: linear-gradient(to bottom, #cbcaca, #fff);
  position: absolute;
  bottom: 0px;
  left: 0;
}
.research-hub .researcher-tab-section {
  position: relative;
  background: #f6f6f6;
}
.research-hub .researcher-tab-section::before {
  content: "";
  position: absolute;
  background: url(https://www.enago.com/assets4/images/enago-research-hub/rsbgtop1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  top: 0;
  height: 80px;
  width: 100%;
}

.researchbglayout::before {
  content: "";
  position: absolute;
  background: url(https://www.enago.com/assets4/images/enago-research-hub/rsbgtop1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  top: 30%;
  height: 80px;
  width: 136px;
  left: 0;
}

.researchbglayout::after {
  content: "";
  position: absolute;
  background: url(https://www.enago.com/assets4/images/enago-research-hub/rsbgtop1.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  top: 30%;
  height: 80px;
  width: 136px;
  right: 0;
}

.research-hub .sticky {
  position: fixed;
  top: 75px;
  width: 100%;
  z-index: 9;
}

.research-hub .rsbox.yellow {
  border-left: 5px solid #ffe0b4;
}

.research-hub .rsbox.red {
  border-left: 5px solid #ffb4b4;
}

.research-hub .rsbox.blue {
  border-left: 5px solid #b2dcff;
}

.research-hub .rsbox.pink {
  border-left: 5px solid #f3d0ff;
}

.research-hub .rsbenifit .benf {
  font-weight: bold;
  display: block;
  padding: 0 0 10px;
}
.research-hub .comingson {
  border: 1px solid #d52b1e;
  padding: 5px 10px;
  border-radius: 2px;
  color: #d52b1e;
  font-size: 16px;
  display: inline-block;
}

/* journal finder */

.journal-finder .journalbanner {
  background: url("https://www.enago.com/researcher-hub/images/journal-finder/open-banner.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 320px;
}

.journal-finder .journalbanner .bannercontent {
  padding-top: 50px;
  color: #ffffff;
  text-align: center;
  font-family: "Open Sans";
}

.journal-finder .journalbanner .bannercontent h1 {
  font-size: 44px;
  font-weight: 600;
  padding-bottom: 10px;
}

.journal-finder .journalbanner .bannercontent h4 {
  font-size: 20px;
  font-weight: 400;
}

.journal-finder .target_region h4 {
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  font-family: "Open Sans";
  padding-bottom: 5px;
}
.journal-finder .target_region .target_region_in {
  background: #efefef;
  padding: 18px 30px 5px;
  border-radius: 4px;
  filter: drop-shadow(0px 2px 5px rgba(0, 0, 0, 0.15));
  background-color: #efefef;
}

.journal-finder .choose_target .control-group:last-child {
  border: none;
}

.j_disc {
  margin: 0px;
}

.nav-tabs {
  border: none;
}

.journal-finder .choose_target .control-group {
  margin-right: 0;
  border-bottom: 1px solid #dddddd;
  width: 100%;
  padding: 0px 0;
}
.journal-finder .choose_target .control {
  display: block;
  position: relative;
  padding: 0px 35px;
  margin-bottom: 0px;
  padding-top: 0px;
  cursor: pointer;
  font-size: 16px;
  line-height: 35px;
  color: #010101;
  font-weight: bold;
  float: left;
  width: 100%;
}
.journal-finder .choose_target .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.journal-finder .choose_target .control_indicator {
  position: absolute;
  top: 10px;
  left: 10px;
  height: 15px;
  width: 15px;
  background: #ffffff;
  border: 1px solid #848484;
  border-radius: undefinedpx;
}
.journal-finder .choose_target .control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
  background: #ffffff;
}
.journal-finder .choose_target .control input:checked ~ .control_indicator {
  background: #ffffff;
}
.journal-finder
  .choose_target
  .control:hover
  input:not([disabled]):checked
  ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: #ffffff;
}
.journal-finder .choose_target .control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.journal-finder .choose_target .control_indicator:after {
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}
.journal-finder
  .choose_target
  .control
  input:checked
  ~ .control_indicator:after {
  display: block;
}
.journal-finder .choose_target .control-radio .control_indicator {
  border-radius: 50%;
}
.journal-finder .choose_target .control-radio .control_indicator:after {
  left: 2px;
  top: 2px;
  height: 9px;
  width: 9px;
  border-radius: 50%;
  background: #4d4d4d;
}
.journal-finder
  .choose_target
  .control-radio
  input:disabled
  ~ .control_indicator:after {
  background: #7b7b7b;
}

.journal-finder .choose_target .j_logo {
  float: right;
  position: absolute;
  text-align: right;
  right: 55px;
  padding-top: 7px;
}

.journalfromwrp {
  padding-right: 30px;
}

.journal-finder .journalfromwrp .textarea {
  padding: 5px 33px 38px 11px;
  height: 135px;
}

.journal-finder .journalfromwrp input {
  height: 49px;
}

.journal-finder .checkwrp {
  float: left;
}

.journal-finder .checkwrp input {
  float: left;
}

.journal-finder .checkwrp span {
  display: inline-block;
  padding: 15px 2px;
  font-size: 12px;
  line-height: 18px;
  color: #000000;
  font-weight: 400;
  font-family: "Open Sans";
  position: relative;
  right: -6px;
}

.journal-finder .J_submit {
  float: right;
}

.journal-finder .J_submit button {
  padding: 9px 40px;
  border-radius: 1px;
  filter: drop-shadow(0px 6px 0px #c10e00);
  background-color: #d52b1e;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Open Sans";
  text-align: center;
  box-shadow: none;
  border: none;
}

.journal-finder .J_submit button:focus {
  outline: none;
}

.journal-finder .J_submit button:hover {
  background: #b52317;
}

.common-link {
  color: #0000ff;
  font-weight: 400;
  font-family: "Open Sans";
  text-decoration: underline;
}

.journal-finder .regioncontent .journalguide {
  max-width: 900px;
  margin: 30px auto;
}

.regioncontent .col-sm-12 {
  padding: 0px;
}

.journalguidelist {
  overflow: hidden;
  padding-bottom: 20px;
  max-width: 100%;
  margin: 0 auto;
}
.journalguidelist ul {
  list-style: none;
}
.journalguidelist ul li span {
  float: left;
  padding-right: 20px;
}

.journalguidelist ul li strong {
  color: #d52b1e;
}

.journalguidelist ul li {
  list-style: none;
  float: left;
  width: 50%;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  padding: 20px 35px 10px;
  position: relative;
}

.journalguidelist ul li:nth-child(1) {
  border-left: none;
  border-image: linear-gradient(to top, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}

.journalguidelist ul li::before {
  content: "";
  border-bottom: 1px solid #dcdcdc;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0px;
}

.journalguidelist ul li:nth-child(1):before {
  border-image: linear-gradient(to left, #dcdcdc, rgba(0, 0, 0, 0)) 1 0%;
}

.journalguidelist ul li:nth-child(2) {
  border-right: 0;
  border-image: linear-gradient(to top, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}

.journalguidelist ul li:nth-child(2):before {
  border-image: linear-gradient(to right, #dcdcdc, rgba(0, 0, 0, 0)) 1 0%;
}

.journalguidelist ul li:nth-child(3) {
  border-left: none;
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}

.journalguidelist ul li:nth-child(3):before {
  border-bottom: 0;
}

.journalguidelist ul li:nth-child(4) {
  border-image: linear-gradient(to bottom, #dcdcdc, rgba(0, 0, 0, 0)) 1 100%;
}

.journalguidelist ul li:nth-child(4):before {
  border-bottom: 0;
}

.journal-finder .form-group2 input {
  width: 70%;
  float: left;
}

.journal-finder .j_disc p {
  font-size: 12px;
  text-align: center;
  background: #efefef;
  padding: 10px 15px;
  margin-bottom: 0px;
}

.journal-finder .choose_target {
  padding: 0 30px;
}

.journal-finder .jsec2 {
  margin-top: -130px;
}

.journal-finder .control-group.active {
  background: #e8ffef;
  border: 1px solid #aee2be;
  border-bottom: 0;
  position: relative;
}

.journal-finder .control-group .discsmal {
  font-size: 11px;
  text-align: center;
  display: none;
  padding: 1px 0px 1px 37px;
  background: #c2f2d0;
  border: 1px solid #aee2be;
  border-top: none;
  width: 100%;
  text-align: left;
}

.journal-finder .control-group.active .discsmal {
  display: inline-block;
}

.journal-finder .control-group.active .j_logo {
  top: 0px;
  right: 10px;
}

.journal-finder .editput {
  background: none;
  border: none;
  outline: none;
}

.journal-finder .editput1 {
  position: absolute;
  top: 3px;
  right: 1%;
}

.journal-finder .editput2 {
  position: absolute;
  top: 10px;
  right: 31%;
}

.journal-finder .editput .fa {
  font-size: 30px;
  width: 20px;
  display: none;
  background: #e9ecef;
}

.journal-finder .editput .fa:hover {
  color: #c10e00;
}

.journal-finder .editput .fa:focus {
  outline: none;
}

.journal-finder .form-group {
  position: relative;
}

.journal-finder .formbg {
  display: none;
}

/* width */
.journal-finder .form-control::-webkit-scrollbar {
  width: 5px;
  cursor: pointer;
}

/* Track */
.journal-finder .form-control::-webkit-scrollbar-track {
  background: #f1f1f1;
  cursor: pointer;
}

/* Handle */
.journal-finder .form-control::-webkit-scrollbar-thumb {
  background: #888;
  cursor: pointer;
}

/* Handle on hover */
.journal-finder .form-control::-webkit-scrollbar-thumb:hover {
  background: #555;
  cursor: pointer;
}

.journal-finder .scrolldwn {
  display: inline-block;
}

.journal-finder .result-box-main .col {
  display: block;
  padding: 0 0 10px;
}

.journal-finder .result-boxin {
  padding: 20px;
  border: solid 1px #ccc;
}

.journal-finder .result-boxin .col-sm-12 {
  padding: 0 15px;
}

.journal-finder .result-boxin h3.colmaintitle a {
  color: #008ee8;
}

.journal-finder .areaterm {
  list-style: disc;
  padding-left: 19px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.colt-title {
  color: #636363;
  font-size: 14px;
  font-weight: normal;
}
.colmaintitle a:hover {
  text-decoration: underline;
}

.colmaintitle {
  font-size: 25px;
}
h3.colmaintitle {
  font-size: 30px;
  margin-bottom: 20px;
}
.toggleresult {
  width: 100%;
  margin: 0 auto;
}

.journal-finder .result-box .container {
  padding: 20px 0px;
  margin: 20px auto;
}

.journal-finder .result-box .col-sm-6 .col {
  padding: 0px;
  display: block;
  font-weight: bold;
}

.journal-finder .result-box .col-sm-12 .col {
  padding: 0px;
  display: block;
}

.journal-finder .result-box .col-sm-12 h2 a {
  color: #0300ff;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

.journal-finder .result-box .col strong,
#result-container-china .result-box .col-sm-6 strong {
  color: #636363;
  font-size: 14px;
  font-weight: normal;
}

.journal-finder .result-box .col span {
  display: block;
  /* font-weight: bold; */
  padding: 0px;
}

/* .journal-finder .result-box .col-sm-3 span{
    display: block;
    padding: 0px;
   } */

.journal-finder .result-box .dopublish {
  display: block;
  font-weight: bold;
}
.journal-finder .result-box .subjectareas {
  display: block;
  font-weight: bold;
}

.journal-finder .result-box .count {
  display: block;
  font-weight: bold;
}

.journal-finder .result-box .col-sm-6 {
  padding: 0px 0 10px;
}
#result-container .result-box .col-sm-6 {
  padding: 0px 0 20px;
}
.journal-finder .result-box .container h2 {
  margin-bottom: 20px;
}

/* VIP editor page */

.vip-editor .breadcrumb-wrap {
  background-color: transparent;
  margin: 0;
}
.vip-editor #floatMenu {
  display: none;
}
.vip-editor footer {
  margin-top: 0;
}

.vip-editor .main-banner {
  background: url(https://www.enago.com/researcher-hub/images/vip-editor/banner-bg.jpg) 0 0 no-repeat;
  background-position-x: center;
  background-color: #ebeae6;
  padding: 0 0 65px 0;
}
.vip-editor .main-banner h1 {
  font-size: 44px;
  font-weight: bold;
  color: #d52b1e;
}
.vip-editor .main-banner h3 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px;
}
.vip-editor .main-banner p {
  max-width: 600px;
}

.vip-editor .benefit {
  background-color: #f3f0e0;
  padding: 50px 0 240px;
}
.vip-editor .pricing table {
  max-width: 600px;
  margin: auto;
  background-color: #fff;
}
.vip-editor .benefit .boxes {
  display: flex;
}
.vip-editor .benefit .cont-box {
  background-color: #fff;
  padding: 20px 15px;
  border-radius: 4px;
  box-shadow: #ccc 0 0 5px;
  text-align: center;
  min-height: 265px;
}
.vip-editor .benefit .cont-box .icon-box {
  display: inline-block;
  width: 104px;
  height: 100px;
  background: url(https://www.enago.com/researcher-hub/images/vip-editor/functions-icons.png) center -405px no-repeat;
  margin-bottom: 20px;
}
.vip-editor .benefit .cont-box.two .icon-box {
  background-position: center -504px;
  height: 90px;
  margin: 5px 0 25px;
}
.vip-editor .benefit .cont-box.three .icon-box {
  background-position: center -596px;
}
.vip-editor .benefit .cont-box.last .icon-box {
  background-position: center -696px;
}
.vip-editor .benefit .cont-box p {
  margin: 0;
  padding: 0;
  line-height: 1.5;
}

.vip-editor .differences {
  margin-top: -180px;
  padding: 20px 0;
  position: relative;
}
.vip-editor .differences .cont-box {
  background: #fff3f3 url(https://www.enago.com/researcher-hub/images/vip-editor/vip-editor-diff-bg.jpg) right 0
    no-repeat;
  border-radius: 4px;
  padding: 20px 325px 20px 20px;
  line-height: 1.8;
  box-shadow: #eeeeee75 0 5px 5px;
}
.vip-editor .yellow-high span {
  display: inline-block;
  background-color: #ffe653;
  color: #08749a;
  margin-left: 10px;
  padding: 4px 20px;
  font-weight: normal;
  position: relative;
  line-height: 1.5;
  vertical-align: middle;
  font-size: 18px;
}
.vip-editor .yellow-high span:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1px;
  border-bottom: transparent 12px solid;
  border-top: transparent 12px solid;
  border-left: #ffe653 15px solid;
  position: absolute;
  top: 6px;
  right: -15px;
}
.vip-editor .yellow-high span:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 1px;
  border-bottom: transparent 12px solid;
  border-top: transparent 12px solid;
  border-right: #ffe653 15px solid;
  position: absolute;
  top: 6px;
  left: -15px;
}
.vip-editor .pdf-link {
  display: inline-block;
}
.vip-editor .pdf-link:after {
  content: "";
  display: inline-block;
  background-image: url(https://www.enago.com/researcher-hub/images/vip-editor/pdf-icon.png);
  width: 22px;
  height: 25px;
}

.vip-editor .benefit.pricing {
  padding: 20px 0 50px;
}
.vip-editor .benefit.pricing.sec-top-trig:before {
  border-top-color: #fff;
}

.vip-editor .profiles-section {
  margin: 0;
  padding: 30px 0;
}
.vip-editor .vip-profiles {
  padding: 0 0 60px;
}
.vip-editor .common-carousel .carousel-inner.strength .item {
  background-color: #f4f4f4;
}
.vip-editor
  .common-carousel
  .carousel-inner.strength
  .item
  .editor-profile
  .col-sm-2 {
  width: 23%;
}
.vip-editor
  .common-carousel
  .carousel-inner.strength
  .item
  .editor-profile
  .col-sm-10 {
  width: 77%;
}

.vip-editor #testimonials {
  position: relative;
}
.vip-editor #testimonials .owl-stage {
  padding-top: 50px;
}
.vip-editor #testimonials .item {
  background: url(https://www.enago.com/researcher-hub/images/publication-support/counseling-sec-bg.jpg) 0 0
    repeat-x;
  padding: 20px 25px;
  text-align: center;
  border-radius: 4px;
}
.vip-editor #testimonials .item .client-img {
  width: 100px;
  height: 100px;
  margin: -50px auto 10px;
  border: #eaeaeb 1px solid;
  border-radius: 50px;
  overflow: hidden;
}
.vip-editor #testimonials .item h3 {
  font-size: 18px;
  font-weight: bold;
}
.vip-editor .owl-nav {
  top: 50%;
  width: 100%;
  position: absolute;
}
.vip-editor .owl-nav .owl-prev,
.vip-editor .owl-nav .owl-next {
  position: absolute;
  left: -18px;
}
.vip-editor .owl-nav .owl-next {
  position: absolute;
  left: 101%;
}
.vip-editor .faq {
  padding: 10px 0 40px;
}

.vip-editor .expert-profile .editor-card {
  background-color: #fff;
  border-radius: 4px;
  padding: 15px 15px 5px;
  border: #e1e1e1 1px solid;
}
.vip-editor .expert-profile .editor-card .img-box {
  text-align: center;
}
.vip-editor .expert-profile .editor-card .img-box img {
  width: auto;
  max-width: 100px;
  height: auto;
  display: inline-block;
  border-radius: 4px;
}
.vip-editor .expert-profile .editor-card .degree {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
  line-height: 22px;
}
.vip-editor .expert-profile .editor-card .degree span.peer {
  font-size: 12px;
  background-color: #ffffe0;
  border: solid 1px #ecec00;
  padding: 4px 5px 3px;
  line-height: 1;
  vertical-align: middle;
  float: right;
}
.vip-editor .expert-profile .editor-card .spc-sub {
  font-size: 14px;
  margin-top: 5px;
  min-height: 32px;
  position: relative;
  padding-left: 40px;
  line-height: 1.2;
}
.vip-editor .expert-profile .editor-card .spc-sub:before {
  content: "専門:";
  display: inline-block;
  position: absolute;
  left: 0;
}
.vip-editor .expert-profile .editor-card .exp {
  font-size: 14px;
  padding: 3px 0;
  border-top: #eee 1px solid;
}
.vip-editor .expert-profile .editor-card .exp span {
  font-size: 22px;
  font-weight: bold;
}
.vip-editor .expert-profile .editor-card .exp span.flag {
  display: inline-block;
  background: url(https://www.enago.com/researcher-hub/images/vip-editor/vip-editor-flag.png) 0 0 no-repeat;
  width: 50px;
  height: 32px;
  vertical-align: middle;
  margin: 0 0 0 30px;
  position: relative;
}
.vip-editor .expert-profile .editor-card .exp span.flag:before {
  content: "";
  display: inline-block;
  background: url(https://www.enago.com/researcher-hub/images/top-impact-journal-editing/vertical-separator.png);
  width: 1px;
  height: 49px;
  position: absolute;
  left: -17px;
  top: -8px;
}
.vip-editor .editor-card .exp span.flag.nz {
  background-position: 0 -32px;
}
.vip-editor .editor-card .exp span.flag.uk {
  background-position: 0 -64px;
}
.vip-editor .editor-card .exp span.flag.canada {
  background-position: 0 -96px;
}
.vip-editor .modal-dialog {
  margin: 5% auto;
  width: 90%;
}
.cont-sec {
  padding: 40px 0;
}
.padb0 {
  padding-bottom: 0px !important;
}
.price-table-sec table.pric-tat th {
  background-color: #fbf0f4;
  border-bottom: 0;
}
.price-table-sec table.pric-tat th,
table.pric-tat td {
  padding: 15px;
  text-align: center;
  vertical-align: middle !important;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border-color: #c6c5c5;
  padding: 15px;
  border: 1px solid #ddd;
  line-height: 20px;
  text-align: center;
  vertical-align: middle !important;
}
.mart-30 {
  margin-top: 30px !important;
}
#qna-accordion {
  margin-top: -4px;
}
.panel-group {
  margin-bottom: 20px;
}
#qna-accordion .panel {
  border: none;
}
.panel-group .panel {
  margin-bottom: 25px;
  border-radius: 4px;
}
#qna-accordion .panel-heading {
  background-color: #fff;
  padding: 15px;
  border: #e8e8e8 4px solid;
  border-radius: 16px;
  position: relative;
}
#qna-accordion .panel-title {
  line-height: 27px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
#qna-accordion .panel-heading a {
  display: block;
  font-weight: 700;
  text-decoration: none;
  color: #333333;
}
#qna-accordion .panel-heading a:before {
  content: "Q";
  display: inline-block;
  margin-right: 15px;
  font-size: 34px;
}
#qna-accordion .panel-heading a span.icon.deactive:after {
  background-position: 0 0;
}
#qna-accordion .panel-heading a span.icon.active:after {
  background-position: 0 -11px;
}

#qna-accordion .panel-heading a span.icon:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 10px;
  background: url(https://www.enago.com/images/top-impact-journal-editing/qna-arrow.png) 0 -11px
    no-repeat;
  right: 20px;
  top: 30px;
}
#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: 700;
}
.vip-editor .panel-body {
  padding: 15px;
}
.vip-editor #homeeditor .item {
  border: 1px solid #00000014;
}
.vip-editor .vipcontextwrp {
  padding-left: 15px;
}
/********************Journal Finder********************/
#result-container .result-box:nth-of-type(odd),
#result-container-china .result-box:nth-of-type(odd) {
  background: rgb(214, 214, 214);
  background: linear-gradient(
    0deg,
    rgba(214, 214, 214, 1) 0%,
    rgba(250, 250, 250, 1) 100%
  );
  box-shadow: #e0e0e0 0 2px 5px;
  padding: 9px 0px;
}
#result-container .result-box:nth-of-type(even),
#result-container-china .result-box:nth-of-type(even) {
  background-color: transparent;
}
#result-global .result-box:nth-of-type(even) {
  background-color: transparent;
}
#result-global .result-box:nth-of-type(odd) {
  background: rgb(214, 214, 214);
  background: linear-gradient(
    0deg,
    rgba(214, 214, 214, 1) 0%,
    rgba(250, 250, 250, 1) 100%
  );
  box-shadow: #e0e0e0 0 2px 5px;
}
.journal-finder #result-container .result-box .container,
.journal-finder #result-container-china .result-box .container {
  padding: 20px 35px;
}
.journal-finder .result-box .container {
  padding: 0px;
  margin: 0px auto;
}
.journal-finder .result-box .issn,
.journal-finder .result-box .cn {
  display: block;
  font-weight: bold;
}
.rotatearrow {
  width: 25px;
  transform: rotate(180deg);
}
.btnrotate {
  transform: rotate(180deg);
}
.ng-hide + h4 .btnrotate {
  transform: rotate(360deg);
}

/* .btnrotate {
  transform: translateY(20%);
  transition: 0.3s ease-in-out;
} */
/* Accordion styles */
.tabs1 {
  border-radius: 8px;
  overflow: hidden;
}

.tab1 {
  width: 100%;
  color: white;
  overflow: hidden;
}
.tab-label1 {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #2c3e50;
  font-weight: bold;
  cursor: pointer;
  justify-content: center;
  /* Icon */
}
.tab-label1:hover {
  background: #1a252f;
}

.tab-content1 {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: white;
  transition: all 0.3s;
  visibility: hidden;
}
.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #1a252f;
}

input:checked + .tab-label1 {
  background: #1a252f;
}
input:checked + .tab-label1::after {
  transform: rotate(90deg);
}
input:checked ~ .tab-content1 {
  max-height: 100vh;
  visibility: visible;
  transition: all 0.9s;
}
#result-global .tab-content1,
#result-container .tab-content1,
#result-container-china .tab-content1 {
  background: transparent !important;
}
input:checked + .tab-content1 + .tab-label1 {
  transform: rotate(180deg);
}
.result-box:nth-of-type(even) .tab-label1 {
  background: #cacaca;
  padding: 10px;
}
.result-box:nth-of-type(odd) .tab-label1 {
  background: #cacaca;
  padding: 10px;
}
.result-box:nth-of-type(odd) .tab-content1 {
  background: transparent !important;
}
#myText2:-webkit-autofill,
#myText2:-webkit-autofill:hover,
#myText2:-webkit-autofill:focus,
#myText2:-webkit-autofill:active,
#useremail:-webkit-autofill,
#useremail:-webkit-autofill:hover,
#useremail:-webkit-autofill:focus,
#useremail:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
#myText2:-webkit-autofill:read-only,
#myText2:-webkit-autofill:hover:read-only,
#myText2:-webkit-autofill:focus:read-only,
#myText2:-webkit-autofill:active:read-only,
#useremail:-webkit-autofill:read-only,
#useremail:-webkit-autofill:hover:read-only,
#useremail:-webkit-autofill:focus:read-only,
#useremail:-webkit-autofill:active:read-only {
  -webkit-box-shadow: 0 0 0 30px transparent inset !important;
}
.links--bottom {
  font-size: 14px;
}
.links--bottom a {
  color: #0300ff;
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
  border-top-color: #000;
}
.popover-body {
  color: #fff;
}
.popover {
  z-index: 1;
}
.subject--area img {
  margin-top: -5px;
}
.subject--area a {
  text-decoration: none;
}
h3.colmaintitle {
  display: flex;
}
h3.colmaintitle a {
  width: 75%;
  color: #0300ff;
  font-weight: bold;
}
h3.colmaintitle small {
  width: 25%;
}
.region-title-global h2,
.region-title h2 {
  font-size: 24px;
  font-weight: 600;
}
.title--small--labels {
  font-size: 13px;
  color: #636363;
  margin-right: 30px;
  position: relative;
  top: -10px;
}
.journal--data {
  margin-bottom: 15px;
}
.journal--border {
  border-bottom: 1px solid;
  border-image: linear-gradient(to right, rgb(0 0 0), rgb(255 255 255));
  border-image-slice: 1;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 548px) {
  h3.colmaintitle {
    display: grid;
  }
  .result-boxin .row {
    margin: 5px !important;
  }
  .result-boxin .row .col-md-6,
  .result-boxin .row .col-md-3,
  .result-boxin .row .col-md-2 {
    margin-bottom: 15px !important;
  }
  h3.colmaintitle {
    margin-bottom: 10px;
    display: block;
  }
  .journal-finder .result-boxin {
    padding: 25px 20px 25px 0;
  }
  h3.colmaintitle {
    display: grid;
  }
  h3.colmaintitle a {
    width: 100%;
  }
  h3.colmaintitle small {
    width: 100%;
    display: grid;
    margin-top: 5px;
  }
  h3.colmaintitle small:first-of-type {
    margin-top: 8px;
    margin-top: 17px;
  }
  .all--subj--col,
  .all--subj--title,
  .all--subj {
    padding: 0px !important;
    margin: 0px !important;
  }
  .result-boxin .subject--area .col-md-6 {
    padding-left: 0px !important;
    margin-bottom: 3px !important;
  }
  .subject--area {
    padding-left: 10px !important;
  }
  #result-container-china .journal--border {
    margin-left: 15px;
  }
}
/********************Journal Finder********************/
