@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700&display=swap);
:root {
  --border-color: #dde2e9;
  --text-gradient: linear-gradient(
    116deg,
    #1a64e2 0%,
    #991e8e 48.76%,
    #d52b1e 100%
  );
}
body {
  font-family: "Open Sans", sans-serif;
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  line-height: 24px;
  overflow-x: hidden;
}
a:hover,
a:focus {
  text-decoration: none;
}
.container {
  margin: 0 auto;
  padding: 0;
}
.padt0 {
  padding-top: 0 !important;
}
section {
  padding: 80px 0;
}
#shadow-host-companion {
  padding: 0 !important;
}
section h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin: 0 0 50px;
  padding: 0 0;
  color: #000;
  line-height: 1.4;
}
section h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin: 0 0 50px;
  padding: 0 0;
  color: #000;
  line-height: 1.4;
}
section p {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.plag-check .why-choose-us p {
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  margin-bottom: 0;
}
#header-nav.fixed {
  position: fixed;
  width: 100%;
  z-index: 999;
  transition: ease 0.5s;
  background: #fff;
  padding: 10px 0;
  top: 0;
}
#header-nav.fixed .header-wrap {
  padding: 0 0;
  transition: ease 0.5s;
}
.plag-navigation ul {
  padding-inline-start: 0;
}
.desk {
  display: block;
}
.mob {
  display: none;
}
.hamburger-icon {
  display: none;
}
.close-burger {
  display: none;
}
.header-wrap {
  padding: 25px 0;
}
.plag-logo {
  float: left;
}
.plag-navigation {
  float: right;
}
.plag-navigation ul li {
  display: inline-block;
  margin: 10px 0 0 15px;
}
.plag-navigation ul li .button-red {
  background: #d52b1e;
  color: #fff;
  padding: 10px 20px 12px;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 5px;
}
.checkbutton-responsive {
  display: none;
}
.checkbutton-responsive .button-red {
  background: #d52b1e;
  color: #fff;
  padding: 10px 20px 12px;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 5px;
}
.plag-navigation ul li a {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: left;
}
.sticky .plag-navigation ul li a {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-align: left;
}
.sticky .plag-navigation ul li:last-child a {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  text-align: left;
}
.sticky.fixed .plag-navigation ul li a {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  text-align: left;
}
.sticky.fixed .plag-navigation ul li:last-child a {
  color: #fff;
}
.sticky {
  background: #fff;
  position: relative;
  height: 100px;
  box-shadow: 0 4px 20px 0 #0000001a;
}
.sticky.fixed {
  height: auto;
}
.plage-banner {
  background: url(../images/banner-bg.jpg) no-repeat;
  min-height: 660px;
  background-size: cover;
  background-position: top;
}
.banner-wrap .row {
  width: 100%;
  height: 100%;
}
.banner-wrap-in {
  display: table;
  vertical-align: middle;
  height: 100%;
  padding-top: 50px;
}
.terms-plag .modal-body {
  overflow-y: scroll;
  height: 450px;
}
.banner-table-cell {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
}
.terms-plag .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 25px;
  font-weight: 700;
  color: #000;
}
.terms-plag .modal_heading_section {
  padding: 10px;
  background-color: #f1f1f1;
  border-radius: 6px;
  margin: 0 0 30px 0;
}
.terms-plag .modal-body h1,
h2 {
  margin: 0 0 15px 0;
  font-size: 20px;
  font-weight: 600;
  color: #000;
}
.terms-plag .modal-body h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.terms-plag .modal-body ol li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.6;
}
.terms-plag .modal-body ol li strong {
  font-weight: 400;
}
.terms-plag .modal-footer .btn {
  background: #d52b1e;
  color: #fff;
}
.comingsoon-band {
  background: #ffd013;
  font-size: 12px !important;
  padding: 2px 10px;
  border-radius: 5px;
  position: relative;
  top: -1px;
  right: -5px;
  font-weight: 700;
  text-transform: uppercase;
}
.left-banner {
  width: 51%;
  float: left;
}
.banner-content {
  transform: translate(0, 93%);
  margin-top: 27px;
}
.banner-content h1 {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 0;
}
.banner-content p {
  font-size: 18px;
  color: #fff;
  line-height: 1.6;
  padding: 4px 20px 0 0;
}
.view-samp {
  background: #fff0;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 16px;
  padding: 10px 15px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}
.view-samp:hover {
  background: #d52b1e;
  color: #fff;
  border-color: #d52b1e;
}
.why-choose-us {
  padding: 80px 0 80px;
}
.service-recommender {
  background: url(../images/service-recommender-bg.jpg) no-repeat;
  min-height: auto;
  background-size: cover;
  background-position: top;
  padding: 80px 0;
}
.service-recommender .control {
  font-family: arial;
  display: block;
  position: relative;
  padding-left: 29px;
  margin-bottom: 5px;
  padding-top: 3px;
  cursor: pointer;
  font-size: 16px;
}
.service-recommender .control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.service-recommender .control_indicator {
  position: absolute;
  top: 15px;
  left: 15px;
  height: 20px;
  width: 20px;
  background: #fff;
  border: 1px solid #b7b7b7;
}
.service-recommender .control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
  background: #fff;
}
.service-recommender .control input:checked ~ .control_indicator {
  background: #fff;
}
.service-recommender
  .control:hover
  input:not([disabled]):checked
  ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
  background: #fff;
}
.control input:disabled ~ .control_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.service-recommender .control_indicator:after {
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}
.service-recommender .control input:checked ~ .control_indicator:after {
  display: block;
}
.service-recommender .control-radio .control_indicator {
  border-radius: 50%;
}
.service-recommender .control-radio .control_indicator:after {
  left: 4px;
  top: 4px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #6ac594;
  transition: background 250ms;
}
.service-recommender .control-radio input:disabled ~ .control_indicator:after {
  background: #7b7b7b;
}
.marb {
  margin-bottom: 0;
}
section.how-it-works {
  padding: 50px 0;
}
.service-recommender-in ul {
  list-style: none;
  padding: 0;
  display: flex;
  margin-bottom: 0;
}
span.yellow-highlight {
  background: #ffd013;
  padding: 0 3px;
}
div#doctype {
  margin-top: 20px;
}
.rowone p {
  font-size: 20px;
}
.rowone ul li {
  display: inline-block;
  width: 21.7%;
  margin: 0 2%;
}
.rowone ul li:first-child {
  margin-left: 0;
}
.rowone ul li:last-child {
  margin-right: 0;
}
.rowone ul li .whtbg {
  background: #fff;
  padding: 40px 0 20px;
  text-align: center;
  position: relative;
  border-radius: 10px;
  width: 100%;
}
.ccborder {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border-radius: 10px;
}
.service-recommender .control input:checked ~ .ccborder {
  border: 2px solid #6ac594;
}
.service-recommender .service-text {
  padding-top: 15px;
  display: block;
}
.service-recommender .rowtwo .service-text {
  padding-top: 3px;
}
.service-recommender .control input:checked ~ .service-text {
  font-weight: 700;
}
.rowtwo ul li .whtbg {
  background: #fff;
  padding: 10px 0 12px 50px;
  text-align: left;
  height: 70px;
  display: flex;
  align-items: center;
}
.rowtwo .ccborder {
  left: 0;
}
.rowtwo ul li {
  width: 16.49%;
}
.main-student-group .control-radio .control_indicator {
  top: 25px;
}
.student-group-03 .control-radio .control_indicator {
  top: 25px;
}
.rowthree {
  margin-top: 40px;
}
.fadeoutbg {
  background-image: linear-gradient(
    to bottom,
    #e4eef1,
    #e4f6ff,
    #e9f7ff,
    #edf9ff,
    #f2faff
  );
  border-radius: 10px;
}
.rowthree .ribbon {
  font-size: 14px;
  position: relative;
  display: inline-block;
  text-align: left;
  margin-left: -10px;
  text-transform: uppercase;
  margin-top: 10px;
  color: #000;
}
.rowthree .ribbon:before {
  top: 0.3em;
  left: 0.2em;
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  z-index: -2;
}
.rowthree .text {
  display: inline-block;
  padding: 0.5em 1em;
  min-width: auto;
  line-height: 1.2em;
  background: #ffc207;
  position: relative;
  font-weight: 700;
}
.rowthree .text:before {
  top: 100%;
  left: 0;
  border-width: 0 10px 10px 0;
  border-color: #fff0 #b28807 #fff0 #fff0;
}
.rowthree .ribbon:after,
.bold:before {
  top: 0;
  right: -16px;
  border-top: 14px solid #fff0;
  border-left: 16px solid #ffc207;
  border-bottom: 16px solid #fff0;
}
.rowthree .ribbon:after {
  content: "";
  position: absolute;
}
.rowthree .ribbon:before,
.text:before,
.bold:before {
  content: "";
  position: absolute;
  border-style: solid;
}
.rowthree-in {
  text-align: left;
}
.rowthree-in > ul {
  margin: 0;
}
.rowthree-in > ul > li {
  display: inline-block;
  padding: 0 90px 20px 20px;
}
.rowthree-in > ul > li i {
  color: #109c1a;
  padding-right: 5px;
  width: 20px;
}
.rowthree-in > ul > li .fa-times {
  color: #d52b1e;
}
.rowthree-in > ul > li span {
  color: #000;
  font-size: 18px;
  font-weight: 400;
}
.rowthree .button-red {
  background: #d52b1e;
  color: #fff;
  padding: 15px 35px 17px;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 2px;
  display: inline-block;
  font-size: 20px;
}
.why-choose-us-in p {
  margin-bottom: 0;
}
.plag-check .why-choose-us-in h3 {
  text-align: center;
}
.faq .faq-in h3,
.faq .faq-in h2 {
  text-align: center;
}
.service-btn {
  text-align: center;
  padding-top: 40px;
}
.choosebox {
  text-align: left;
}
.choosebox-content .col-md-7 {
  padding-right: 0;
}
.choosebox-content .col-md-5 {
  padding-left: 0;
  margin-left: -28px;
  margin-top: -10px;
}
.choosebox-content .col-md-5 img {
  max-width: 442px;
}
.choosebox-content h4 {
  font-family: "Open Sans", sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: relative;
  padding: 20px 0 10px;
  color: #000;
  line-height: 1.4;
}
.choosebox-content li span {
  background-color: #ffd013;
  padding: 5px 10px;
  border-radius: 0 4px 4px 0;
  position: relative;
  margin-left: 25px;
  font-size: 14px;
  font-weight: 600;
}
.choosebox-content li span:after {
  border-right-color: #ffd013 !important;
  right: 100%;
  border: solid #fff0;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-color: #fff0;
  border-right-color: #fff0;
  border-right-color: #fff0;
  border-width: 14px;
  top: 50%;
  margin-top: -14px;
}
.choosebox-content ul {
  margin-top: 15px;
  line-height: 28px;
  padding-left: 18px;
}
.plagiarism-checker .choosebox-content h4 {
  font-size: 22px;
  padding-top: 0;
}
.trusted {
  padding: 50px 0;
}
.padl0 {
  padding-left: 0 !important;
}
.trustedbox h2 {
  margin-bottom: 30px;
}
.trustedbox-img {
  margin-top: 80px;
}
.trustedbox span {
  font-size: 35px;
}
.pt-20 {
  padding-top: 10px;
}
#plagiarism-checker-link.best-plag-checker {
  padding: 50px 0;
}
#plagiarism-checker-link .plag-box-right img,
#ai-grammer-link .plag-box-right img {
  filter: drop-shadow(0 2px 3.5px rgb(0 0 0 / 0.26));
}
.ouput-performance .plag-box-right img,
.plag-box-icons.remove-shadow img,
.plag-box-icons.remove-shadow img {
  filter: none !important;
}
.plag-box-right {
  text-align: left;
  align-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.plag-box-right h2 {
  text-align: center;
}
.plag-check h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  margin-bottom: 50px;
}
.plag-check h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  margin-bottom: 50px;
}

.banner-new-content h3.title-label{
  font-weight: 600;
    font-size: 22px;
    opacity: 0.7;
    margin-bottom: 0;
    text-align:left;
    line-height: normal;
}


.plag-check .plagCheckKeyFeatures {
  padding: 0 0 50px;
}



.plag-title {
  font-size: 40px;
  position: relative;
  margin-bottom: 0;
  font-weight: 700;
}
.plag-title1 {
  top: -50px;
}
.plag-title-h1 h1 {
  font-weight: 40px;
  font-weight: 700;
  line-height: 1.6;
}
.plag-title1 {
  top: -80px;
}
.articles {
  padding: 30px 20px;
  padding-right: 0;
  bottom: 0;
  width: 100%;
}
.articles ul {
  padding-left: 10px;
  margin-bottom: 0;
}
.plag-check .articles ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  gap: 40px;
}
.grammer-checker .articles ul {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  text-align: left;
  gap: 40px;
}
.grammer-checker .articles ul li {
  list-style-type: none;
  position: relative;
}
.grammer-checker .articles ul li::after {
  content: "";
  border-right: 1px solid #d3d3d3;
  position: absolute;
  right: -28px;
  height: 100%;
  top: 0;
}
.best-plag-checker-wrap.grammer-checker-wrap .articles ul {
  padding-bottom: 25px;
}
.best-plag-checker .articles ul li h2 {
  width: auto;
}
.best-plag-checker .article-box p {
  padding-left: 12px;
}
.plag-check .articles ul li {
  list-style-type: none;
}
.plag-check .articles ul li em {
  font-size: 38px;
  font-weight: 600;
  text-align: left;
  color: #414e62;
  font-style: normal;
  float: left;
  line-height: 26px;
  width: 66px;
}
.plag-check .articles ul li em span {
  font-size: 14px;
  font-weight: 700;
  line-height: 19.07px;
  text-align: left;
  color: #6d7487;
}
.plag-check .article-box p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  text-align: left;
  color: #1d1d1d;
  margin-top: -5px;
}
.checkPlag .points {
  margin-top: 30px;
}
.plag-check .articles {
  padding: 35px 0 0 0;
}
.articles ul li h2 {
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1;
  float: left;
  width: 90px;
}
.plag-check .articles ul li {
  position: relative;
}
.plag-check .articles ul li::after {
  content: "";
  border-right: 1px solid #d3d3d3;
  position: absolute;
  right: -28px;
  height: 100%;
  top: 0;
}
.plag-check .articles .custom-row-two li::after {
  content: "";
  border-right: 1px solid #d3d3d3;
  position: absolute;
  right: -60px;
  height: 100%;
  top: 0;
}
.plag-check .articles ul li::after {
  content: "";
  border-right: 1px solid #d3d3d3;
  position: absolute;
  right: -28px;
  height: 100%;
  top: 0;
}
.plag-check .articles ul li:last-child::after {
  display: none;
}
.grammer-checker .articles .custom-row-two li::after {
  content: "";
  border-right: 1px solid #d3d3d3;
  position: absolute;
  right: -58px;
  height: 100%;
  top: 0;
}
.grammer-checker .articles ul li:last-child::after {
  display: none;
}
.scholer-article .articles ul li h2::before {
  right: 0;
}
.scholer-article h3 {
  margin: 0 0 25px;
}
.scholer-article .articles ul li h2::after {
  right: 0;
}
.article-box {
  display: flex;
  overflow: hidden;
  align-items: center;
}
.article-box p {
  line-height: 1.2;
  display: inline-block;
  margin: 0;
}
.articles ul li:nth-child(3) .article-box {
  padding-bottom: 0;
}
.articles ul li:nth-child(4) .article-box {
  padding-bottom: 0;
}
.articles ul li h2 span {
  display: block;
  font-size: 14px;
  font-weight: 800;
}
.best-plag-checker-wrap {
  padding: 0 20px;
}
.plag-box-right h2 {
  font-size: 24px;
  line-height: 30px;
}
.plag-check .plag-box-right h4 {
  font-weight: 600;
  text-align: center;
  font-size: 22px;
  margin-bottom: 20px;
}
.plag-check .plag-desc {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.plag-check .plag-box-left {
  width: 75%;
}
.plag-check .plag-box-left p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
.plag-check .plag-box-right {
  align-items: center;
  justify-content: flex-start;
}
.padl10 {
  padding-left: 10px !important;
}
.best-plag-checker-wrap .col-sm-5 {
  padding-left: 0;
}
.plag-tab-wrap {
  padding: 50px 0 0;
}
.plag-check .performance {
  padding: 50px 0;
}
.plag-tab-wrap .nav-tabs {
  border-bottom: 4px solid #555;
}
.plag-tab-wrap .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 15px solid #fff0;
  border-right: 15px solid #fff0;
  border-top: 18px solid #4d4d4d;
  position: absolute;
  bottom: -21px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  z-index: 9;
}
.plag-tab-wrap .nav-tabs .nav-link .act-show2 {
  display: block !important;
}
.plag-tab-wrap .nav-tabs .nav-link .act-show1 {
  display: none !important;
}
.plag-tab-wrap .nav-tabs .nav-link.active .act-show2 {
  display: none !important;
}
.plag-tab-wrap .nav-tabs .nav-link.active .act-show1 {
  display: block !important;
}
.plag-tab-wrap .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background: #4d4d4d;
  color: #fff;
  font-size: 18px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  border: 1px solid #4d4d4d;
  font-weight: 600;
  padding: 10px 0 10px 20px;
  position: relative;
}
.plag-tab-wrap .nav-tabs .nav-item {
  background: #fff;
  width: 24.3%;
  margin-right: 10px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
  border-bottom: 1px solid #4d4d4d;
  z-index: 99;
}
.plag-tab-wrap .nav-tabs li:nth-child(4) {
  margin-right: 0;
}
.nav-tabs .nav-link {
  color: #000;
  font-size: 18px;
  border-bottom: 0 solid #fff;
  padding: 10px 0 10px 20px;
  font-weight: 600;
}
.plag-tab-wrap .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link span {
  display: inline-block;
  float: left;
  padding-right: 10px;
  font-size: 20px;
}
.plag-tab-wrap .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link span img {
  width: 50px;
}
.plag-tab-wrap .tab-content {
  background: #fff;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
  padding: 25px 0;
  min-height: 365px;
}
.plag-tab-wrap .plag-percent-box {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
  min-height: 300px;
}
.plag-tab-wrap .parafix {
  padding: 0 40px;
}
.plag-percent-box .col-sm-5 {
  text-align: center;
}
.plag-percent-box .col-sm-5 img {
  width: auto;
}
.Power-Mode-Image .Power-Mode-Image-In {
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
  width: 100% !important;
}
.plag-check #plagiarism-checker-link-two {
  padding: 50px 0;
  background-color: #f5f7f8;
}
.scholer-article h2 {
  margin-bottom: 40px;
}
.scholer-article .articles {
  background: none;
  clear: both;
  overflow: hidden;
  padding: 0;
  padding-right: 0;
  position: relative;
  bottom: 0;
  width: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  filter: none;
}
.scholer-article .articles ul li h2 {
  margin-bottom: 0;
  font-size: 48px;
  float: left;
  width: 30px;
}
.plag-check .banner-new-content ul li span {
  font-weight: 700;
  padding: 0 5px;
  display: contents;
}
.plag-check .scholer-article .articles h4,
.plag-check .scholer-article .articles h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
}
.scholer-article .articles h4 {
  font-family: "Open", sans-serif;
  font-size: 25px;
  font-weight: 700;
  position: relative;
  margin: 25px 0 20px;
  padding: 0 0;
  color: #000;
  line-height: 1.4;
}
.power-editing .plag-box-left {
  padding-right: 40px;
}
.plag-check .hero-frame {
  width: 605px;
  transform: translate(35px, 0);
}
.plag-check .plagCheckKeyFeatures {
  padding: 50px 0;
}
.ouput-performance {
  padding: 0;
}
.ouput-performance h2 {
  margin-bottom: 50px;
}
.ouput-performance h3 {
  margin-bottom: 50px;
}
.ouput-performance .ouput-performance-in {
  background: #fff;
  padding: 25px 45px;
  border-radius: 10px;
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
}
.ouput-performance .plag-box-right img {
  filter: none;
}
.checkPlag .hero-content {
  width: 460px !important;
}
.ouput-performance-in .row {
  align-items: center;
}
.ouput-performance .plag-box-left a {
  color: blue;
  text-decoration: underline;
  padding-top: 20px;
  display: inline-block;
}
.grammer-checker .articles {
  width: 90%;
}
.grammer-checker .articles ul li h2,
.grammer-checker .articles ul li em {
  font-size: 41px;
  font-weight: 600;
  line-height: 40px;
  text-align: left;
  color: #414e62;
  letter-spacing: -1px;
  width: 77px;
  font-family: "Open Sans", sans-serif;
}
.grammer-checker .articles ul.custom-row-two li:after {
  right: -72px;
}
.grammer-checker .articles ul li h2 strong,
.grammer-checker .articles ul li em strong {
  font-size: 14px;
  display: block;
}
.grammer-checker .articles ul li em span {
  font-size: 14px;
  font-weight: 700;
  line-height: 19.07px;
  text-align: left;
  color: #555555;
  float: left;
}
.grammer-checker .articles ul li:nth-child(4) .article-box {
  position: relative;
  top: -10px;
}
.plag-title {
  width: 100%;
  text-align: center !important;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
}
.grammer-checker .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link span img {
  width: auto;
}
.power-editing {
  padding-bottom: 0;
}
.power-editing .row {
  display: flex;
  align-items: center;
}
.power-editing .padd0 {
  padding-right: 0;
}
.power-editing .plag-box-right img {
  width: auto;
  left: 0;
  filter: unset;
}
#testimo {
  min-height: 430px;
}
.testimonial-main {
  background: url(../images/testimonial-bg.jpg) no-repeat;
  background-size: cover;
}
.testimonial .owl-item.active.center {
  z-index: 9999;
}
.testimonial .owl-item.active {
  z-index: -1;
}
.whitlay {
  background: rgb(255 255 255 / 77%);
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0%;
  left: 0;
  border-radius: 10px;
}
.testimonial .owl-item.active.center .whitlay {
  background: #fff0;
}
.testimonial .owl-item.active.center .testobox {
  background: url(../images/testi-bg.png) no-repeat;
  background-size: cover;
  min-height: 370px;
  width: 100%;
  border-radius: 10px;
  padding: 20px 30px;
  margin-top: 0;
  position: relative;
  top: 0;
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
  margin: 4px 0;
  box-shadow: 0 0 3px #f5f5f5;
  transform: scale(1);
}
.testimonial .testobox {
  border-radius: 10px;
  padding: 10px 30px;
  position: relative;
  bottom: -30px;
  height: 300px;
  background: #fff;
}
.testimonial .owl-item.active.center .testobox p {
  padding: 10px 0 20px;
  font-size: 16px;
}
.testimonial .owl-item.active.center .testobox span {
  display: block;
  border-top: 1px solid #000;
  padding-top: 20px;
  font-weight: 600;
  color: #000;
  font-size: 16px;
}
.testobox .owl-item.active.center img {
  width: 50px;
}
.testimonial .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.testimonial .owl-nav.disabled {
  display: block !important;
}
.testimonial .owl-nav .owl-prev {
  position: absolute;
  left: 0;
  top: 0;
  height: 80%;
  width: 33%;
  font-size: 0 !important;
  background: transparent !important;
}
.testimonial .owl-nav .owl-next {
  position: absolute;
  right: 0;
  top: 0;
  height: 80%;
  width: 33%;
  font-size: 0 !important;
  background: transparent !important;
}
.testimonial .owl-dots.disabled {
  display: block !important;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
}
.testimonial .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #c2c2c2 !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.testimonial .owl-dot.active span {
  background: #ffffff !important;
}
.faq-in h2 {
  margin-bottom: 40px;
}
.accordian-wrap.accordion {
  margin-top: 40px;
}
.accordian-wrap .accordion .card {
  border: none;
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
  padding: 20px 20px 20px 40px;
}
.accordian-wrap .accordion .card-head {
  position: relative;
}
.plag-check .best-plag-checker h2 {
  text-align: left;
}
.accordian-wrap .accordion .card::before {
  content: "Q";
  position: absolute;
  left: 10px;
  top: 20px;
  font-size: 20px;
  color: #a0a0a0;
  font-weight: 600;
}
.accordian-wrap .accordion .card h3 {
  background: url(../images/up-arrow.jpg) no-repeat calc(100% - 10px) center;
  background-size: 14px;
  cursor: pointer;
  font-size: 18px;
  background-position: right 6px;
  font-weight: 600;
  padding-right: 70px;
  background-repeat: no-repeat;
}
.accordian-wrap .accordion .card h3.collapsed {
  background-image: url(../images/down-arrow.jpg);
  background-repeat: no-repeat;
}
.accordian-wrap .accordion .card-body {
  padding-left: 0;
  padding-right: 0;
}
.accordian-wrap .accordion .card-body a {
  color: blue;
  text-decoration: underline;
}
.faq-cord h4,
.faq-cord h3 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: left !important;
}
.faq-cord2 {
  padding-top: 30px;
}
.powerboxwrap {
  background: #fff0;
  background-size: cover;
  width: auto;
  height: 100%;
  min-height: 330px;
  overflow: hidden;
}
.power-slider {
  top: 66px;
  left: -10px;
  width: 520px !important;
}
.power-slider.owl-theme .owl-nav {
  margin-top: 0;
  text-align: right;
  top: -30px;
  position: relative;
}
.power-slider .owl-nav .owl-prev {
  background: url(../images/left-arrow.png) no-repeat !important;
  width: 10px;
  height: 15px;
  padding: 4px 10px !important;
  font-size: 0px !important;
}
.power-slider .owl-nav .owl-next {
  background: url(../images/right-arrow.png) no-repeat !important;
  width: 10px;
  height: 15px;
  font-size: 0px !important;
}
.power-tabimg {
  position: relative;
  top: -10px;
  right: 70px;
}
.checkPlag .m3-hero-section .heading h1 {
  text-align: center;
  font-size: 44px;
  font-weight: 700;
  line-height: 49.92px;
  margin-bottom: 10px;
}
.checkPlag .turnit-logo img {
  width: 98px;
  height: auto;
}
.checkPlag .m3-hero-section {
  background: linear-gradient(180deg, #def2ff 0%, #ffffff 100%);
}
.checkPlag .m3-hero-section .heading h1 span {
  font-weight: 400;
  font-size: 34px;
  line-height: 46px;
}
.checkPlag .m3-hero-section .heading p {
  font-size: 22px;
  font-weight: 600;
  line-height: 43.58px;
  text-align: center;
  color: #6d7487;
}
.widt80 p {
  padding-right: 30px;
}
.card-stackk {
  width: 100%;
  height: auto;
  margin: 0 auto;
  min-height: auto;
}
.card-stackk .buttons {
  position: absolute;
  border: none;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  left: 0;
  top: 57%;
  color: rgb(255 255 255 / 0.7);
  text-align: center;
  line-height: 35px;
  text-decoration: none;
  font-size: 0;
  z-index: 100;
  outline: none;
  transition: all 0.2s ease;
  background: #fff0;
}
.card-stackk .buttons:focus {
  border: none;
  outline: none;
}
.card-stackk .prevv {
  left: inherit;
  right: 15px;
  top: auto;
  bottom: 25px;
}
.card-stackk .nextt {
  left: auto;
  right: 15px;
  bottom: 0;
  top: auto;
}
.card-stackk .carousel .buttons:hover {
  color: #c01313;
  background: #fff;
}
.card-stackk .card-listt {
  width: 300px;
}
.card-stackk .card-listt li {
  transition: all 100ms ease-in-out;
  position: absolute;
  list-style: none;
  height: 300px;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  background-size: cover;
  border-radius: 10px;
  padding: 0 20px;
  transition: ease 1s;
  filter: drop-shadow(0 1px 1.5px rgb(0 0 0 / 0.1));
}
.card-stackk .card-listt li:nth-child(1) {
  top: 5px;
  width: 100%;
  background-color: #f1f1f1;
  right: -90px;
}
.card-stackk .card-listt li:nth-child(2) {
  top: 5px;
  width: 100%;
  background-color: #f1f1f1;
  right: -90px;
}
.card-stackk .card-listt li:nth-child(3) {
  top: 5px;
  width: 100%;
  background-color: #f1f1f1;
  right: -90px;
}
.card-stackk .card-listt li:nth-child(4) {
  top: 26px;
  width: 100%;
  background-color: #f9f9f9;
  right: -45px;
}
.card-stackk .card-listt li:nth-child(5) {
  top: 48px;
  width: 100%;
  background-color: #fff;
}
.transformThis {
  animation: scaleDown 500ms;
}
.transformPrev {
  animation: scaleUp 100ms;
}
@keyframes scaleUp {
  0% {
    transform: scale(1.2) translateY(50px);
    opacity: 0;
  }
  20% {
    transform: scale(1.15) translateY(40px);
    opacity: 0.1;
  }
  40% {
    transform: scale(1.1) translateY(30px);
    opacity: 0.2;
  }
  60% {
    transform: scale(1.05) translateY(20px);
    opacity: 0.4;
  }
  80% {
    transform: scale(1.01) translateY(10px);
    opacity: 0.8;
  }
  100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}
@keyframes scaleDown {
  0% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
  20% {
    transform: scale(1.01) translateY(20px);
    opacity: 0.8;
  }
  40% {
    transform: scale(1.05) translateY(40px);
    opacity: 0.4;
  }
  60% {
    transform: scale(1.1) translateY(60px);
    opacity: 0.2;
  }
  80% {
    transform: scale(1.15) translateY(80px);
    opacity: 0.1;
  }
  100% {
    transform: scale(1.2) translateY(100px);
    opacity: 0;
  }
}
@keyframes scaleCard {
  0% {
    top: 5px;
  }
  100% {
    top: 24px;
  }
}
@keyframes bounceInLeft {
  0% {
    opacity: 0;
    transform: translateX(40px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes bounceInRight {
  0% {
    opacity: 0;
    transform: translateX(-40px);
  }
  100% {
    transform: translateX(0);
  }
}
.cardshift {
  text-align: left !important;
}
.cardshift .cloud-shift {
  float: left;
  width: 40%;
  height: 100%;
  padding-right: 20px;
  padding-top: 30px;
  box-shadow: 15px 0 15px -10px rgb(184 184 184 / 75%);
  font-size: 14px;
}
.cardshift .cloud-shift h2 {
  font-size: 20px !important;
}
.cardshift .cloud-shift span {
  font-size: 14px;
}
.cardshift .Powermode-shift {
  float: left;
  width: 60%;
  padding-left: 30px;
  padding-top: 30px;
}
.cardshift .Powermode-shift h2 span {
  padding-right: 10px;
}
.cardshift .Powermode-shift p {
  padding-right: 30px;
}
.scholer-article .cardshift h2 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 24px;
  font-weight: 600;
}
.cardshift p {
  display: none;
}
.cardshift.activeNow p {
  display: block;
  line-height: 1.4;
}
.cardshift.transformPrev p {
  display: block;
  line-height: 1.4;
}
.plag-tab-wrap .tabslisttwo.nav-tabs .nav-item:nth-child(1) .nav-link {
  padding-right: 19px;
  padding-left: 10px;
}
.pricing-wrap {
  width: 100%;
}
.pricing-wrap .packagebox {
  background: url(../images/package-bg.png) no-repeat;
  background-size: cover;
  padding: 20px 25px;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 15px;
  box-shadow: 0 0 4.5px rgb(0 0 0 / 26%);
}
.pricing-wrap.eliminate-plag .packagebox {
  min-height: 280px;
  justify-content: flex-start;
  align-items: flex-start;
}
.marb0 {
  margin-bottom: 0 !important;
}
.package-title h2 {
  margin-bottom: 0;
  font-size: 16px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.eliminate-plag .package-title h4 {
  font-size: 20px;
  margin-bottom: 13px;
  text-transform: capitalize;
  font-weight: 700;
}
.priceitalic {
  color: #909090;
  font-size: 12px;
  font-style: italic;
  text-align: left;
}
.checkppr {
  text-align: center;
  margin-top: 20px;
}
.checkppr .button-red {
  background: #d52b1e;
  color: #fff;
  padding: 18px 30px;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 5px;
  display: inline-block;
  font-size: 22px;
}
.package-check > ul > li {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.package-check > ul > li i {
  color: #109c1a;
  padding-right: 5px;
  width: 30px;
}
.package-check > ul > li p {
  margin-bottom: 0;
  font-size: 20px;
}
.package-detial {
  text-align: center;
  width: 15%;
}
.package-detial h3 {
  font-size: 40px;
  color: #000;
  font-weight: 700;
}
.package-detial h3 span {
  font-size: 16px;
  font-weight: 600;
  color: #000;
}
.package-detial p {
  font-size: 12px;
  font-style: italic;
  color: #909090;
  line-height: 1.4;
}
.packagepara-in h4 {
  color: #000;
  font-size: 22px;
}
.pricing-wrap.eliminate-plag {
  margin: 0 auto;
}
.pricing-wrap.eliminate-plag .col-lg-6.col-md-12 {
  flex: 0 0 47%;
  max-width: 47%;
}
.pricing-wrap.eliminate-plag .col-lg-6.col-md-12:last-child {
  margin-left: 0;
}
.packagebox.optionaladdon {
  position: relative;
}
.why-choose-us-in .packagebox.optionaladdon:before {
  content: "+";
  position: absolute;
  font-size: 70px;
  color: #464657;
  top: 110px;
  left: -35px;
  margin-left: -16px;
  font-weight: 400;
  filter: unset;
  font-weight: 400;
  text-shadow: unset;
  box-shadow: none;
}
.packagepara-in p {
  color: #000;
  font-size: 13px;
  font-style: italic;
  line-height: 1.4;
}
.eliminate-plag .packagepara-in p {
  font-size: 14px;
  font-style: normal;
  line-height: 1.6;
  margin-bottom: 15px;
}
.basicpack {
  position: relative;
  margin-right: 0;
}
.basicpack::before {
  content: "";
  border-right: 1px solid #bebdbe;
  border-image: linear-gradient(to top, #bebdbe, #fff0) 2 100%;
  position: absolute;
  right: 20%;
  height: 40%;
  top: 10%;
}
.basicpack::after {
  content: "";
  border-right: 1px solid #bebdbe;
  border-image: linear-gradient(to bottom, #bebdbe, #fff0) 1 100%;
  position: absolute;
  right: 20%;
  height: 40%;
  bottom: 30px;
}
.optionaladdon .package-detial h3 {
  padding: 20px 0;
  margin-top: 16px;
}
.optionaladdon .package-detial h3::before {
  content: "";
  border-right: 1px solid #bebdbe;
  border-image: linear-gradient(to top, #bebdbe, #fff0) 2 100%;
  position: absolute;
  right: 20%;
  height: 15%;
  top: 35%;
}
.optionaladdon .package-detial h3::after {
  content: "";
  border-right: 1px solid #bebdbe;
  border-image: linear-gradient(to bottom, #bebdbe, #fff0) 1 100%;
  position: absolute;
  right: 20%;
  height: 15%;
  bottom: 35%;
}
.optionaladdon .package-detial .secc::before {
  content: "";
  border-right: 1px solid #bebdbe;
  border-image: linear-gradient(to top, #bebdbe, #fff0) 2 100%;
  position: absolute;
  right: 20%;
  height: 15%;
  top: 60%;
}
.optionaladdon .package-detial .secc::after {
  content: "";
  border-right: 1px solid #bebdbe;
  border-image: linear-gradient(to bottom, #bebdbe, #fff0) 1 100%;
  position: absolute;
  right: 20%;
  height: 15%;
  bottom: 10%;
}
.volume {
  padding-top: 10px;
  text-align: center;
}
.volume a {
  color: blue;
  text-decoration: underline;
}
.volume i {
  font-size: 12px;
  font-style: italic;
  color: #909090;
  display: block;
}
.pricingpopup .modal-header {
  padding-bottom: 0;
  border-bottom: none;
  padding-left: 30px;
}
.pricingpopup .modal-header .close {
  background: #fff0;
  opacity: 1;
  border-radius: 0;
  font-size: 30px;
  padding: 8px 15px;
  color: #000;
  border: none;
}
.modal-heder-in .modal-title {
  font-size: 24px;
  font-weight: 600;
  color: #000;
}
.modal-heder-in p {
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
}
.pricingpopup label {
  font-weight: 600;
  color: #000;
}
.pricingpopup textarea {
  padding: 10px 10px 50px;
  font-size: 1rem;
}
.pricingpopup textarea::placeholder {
  font-size: 12px;
}
.pricingpopup input:focus {
  outline: none;
  color: #495057;
  background-color: #fff;
  border-color: #ced4da;
  box-shadow: none;
}
.pricingpopup textarea:focus {
  outline: none;
  color: #495057;
  background-color: #fff;
  border-color: #ced4da;
  box-shadow: none;
}
.pricingpopup .modal-body {
  padding: 1rem 30px 30px;
}
.pricingpopup button {
  background: #d52b1e;
  box-shadow: none;
  border: 1px solid #d52b1e;
  color: #fff;
  padding: 7px 20px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
}
.form-lst {
  text-align: center;
}
.form-lst p {
  font-size: 12px;
  color: #5c5c5c;
  margin-bottom: 0;
  margin-top: 10px;
}
.plform {
  width: 40%;
  float: left;
  padding: 0 0 0 50px;
  min-height: 600px;
  border: solid 2px #fff0;
}
.plform .highlight {
  border: solid 1px #d52b1e;
  transition: border-width 0.2s linear;
  box-shadow: 0 0 8px 2px #fff;
}
@keyframes blinker {
  50% {
  }
}
.plform iframe {
  width: 493px;
  min-height: 436px;
  overflow: hidden;
  box-shadow: none;
  border: none;
  border-radius: 7px;
  margin-top: 13px;
  border: 1px solid #fff0;
}
label.error {
  color: red;
  font-size: 14px;
}
.optional {
  background: #ffd013;
  font-size: 12px !important;
  padding: 2px 5px;
  border-radius: 5px;
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 400;
  text-transform: capitalize;
}
.reports #header-nav .header-wrap {
  transition: ease 0.5s;
}
.reports .plag-navigation ul li {
  display: inline-block;
  margin: 13px 0 0 20px;
}
.reports .plag-tab-wrap {
  padding: 0 0 10px;
}
.reports .plag-tab-wrap .nav-tabs .nav-item {
  background: #fff;
  width: 49.62%;
  margin-right: 10px;
  border-top-right-radius: 7px;
  border-top-left-radius: 7px;
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
  border-bottom: 1px solid #4d4d4d;
  z-index: 99;
  text-align: center;
}
.reports .plag-tab-wrap .nav-tabs li:nth-child(2) {
  margin-right: 0;
}
.reports section.moveup {
  padding: 85px 0 0 !important;
}
.reports .plag-tab-wrap .tab-content {
  padding: 25px 0 10px;
}
.how-it-works .choosebox {
  position: relative;
}
.choosebox-steps {
  display: inline-block;
  text-align: left;
  width: 68px;
  vertical-align: top;
  font-size: 44px;
  line-height: 34px;
  color: #c6c5c5;
}
.choosebox-steps span {
  display: inline-block;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  color: #c6c5c5;
  font-weight: 700;
  vertical-align: top;
}
.how-it-works .choosebox-content {
  display: inline-block;
  width: calc(100% - 79px);
  vertical-align: top;
  text-align: left;
  padding-right: 30px;
  margin-bottom: 0;
}
.plag-check .best-plag-checker .articles .top-feature-grad {
  position: absolute;
  top: -24px;
  left: 0;
  font-size: 10px;
  font-weight: 600;
  line-height: 10px;
  background: linear-gradient(90deg, #fec043 0%, #ffd900 100%);
  padding: 3px 6px;
  border-radius: 3px;
  left: 0;
}
.how-it-works .choosebox::before {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  top: auto;
  right: 0;
  background: url(../images/bluelineee.png) no-repeat;
  width: 12px;
  height: 100%;
}
.how-it-works .row .col-sm-4:last-child .choosebox::before {
  content: none;
}
.banner-section-terms {
  background-color: #1d1d1d;
  padding: 40px 0;
  color: #fff;
  overflow: hidden;
}
.service_boxes {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pp h4 {
  font-size: 1rem;
}
.pp .mb-3.list {
  padding-left: 20px;
  list-style: disc;
}
.terms-plag-in .content {
  column-count: 3;
  margin-bottom: 20px;
  background: #f7f7f7;
  padding: 15px 27px;
  list-style: none;
}
.terms-plag-in ul.content li,
ul.content1 li {
  list-style: inside;
  font-size: 16px;
  line-height: 30px;
}
.terms-plag-in ul.content li a,
ul.content1 li a {
  color: #333;
  text-decoration: underline;
  padding-top: 0;
}
.terms-plag-in h2 {
  font-size: 25px;
  font-weight: 700;
  color: #000;
  padding-top: 20px;
}
.checkPlag .m3-hero-section .formWrapper {
  padding: 0 20px 20px 20px;
}
.terms-plag-in b {
  color: #000;
}
.privacy .content1 {
  column-count: 2;
  margin-bottom: 20px;
  background: #f7f7f7;
  padding: 15px 27px;
  list-style: none;
}
.terms-plag header {
  background: #1d1d1d;
  padding-bottom: 50px;
}
.banner-section-terms h2 {
  color: #fff;
}
.service_boxes a {
  color: blue;
  text-decoration: underline;
  padding-top: 0;
  display: inline-block;
  font-weight: 400;
}
.readfull-article .plage-banner {
  background: url(../images/readfull-article/banner.jpg) no-repeat;
  min-height: 300px;
  text-align: center;
  background-size: cover;
}
.readfull-article .banner-article-contenx .banner-content {
  transform: translate(0, 35%);
  margin-top: 30px;
}
.readfull-article .banner-wrap-in {
  margin: 0 auto;
}
.readfull-article .plag-box-right {
  margin-top: -120px;
}
.readfull-article .banner-content h2,
.readfull-article .banner-content h1 {
  font-size: 40px;
  margin-bottom: 10px;
  color: #fff;
}
.readfull-article .banner-content p {
  font-size: 25px;
  padding: 10px 0;
  font-weight: 600;
}
.readfull-article .banner-content img {
  margin-bottom: 20px;
}
.readfull-article .banner-content span {
  color: #fff;
}
.readfull-article .checker-one {
  background: url(../images/readfull-article/blue-bg.png) no-repeat;
  min-height: auto;
  background-size: cover;
  background-position: top;
}

.image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 327 / 244; /* maintain original image ratio */
  background: #f3f3f3;
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 332 / 244;
}

.image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: blur(20px);
  transition: filter 0.6s ease-out;
}

/* Remove blur once the image finishes loading */
.image-wrapper img.loaded {
  filter: blur(0);
}



.image-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 327 / 244; /* maintain original image ratio */
  background: #f3f3f3;
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 332 / 244;
}

.image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  filter: blur(20px);
  transition: filter 0.6s ease-out;
}

/* Remove blur once the image finishes loading */
.image-wrapper img.loaded {
  filter: blur(0);
}


.pad-0 {
  padding: 0 !important;
}
.readfull-article .checker-one h4 {
  width: 60%;
  font-weight: 700;
  font-size: 20px;
  padding-bottom: 20px;
}
.table-box-plag {
  padding: 20px;
  background: url(../images/readfull-article/table-bg.png) no-repeat;
  position: relative;
  margin-bottom: 30px;
  border-radius: 10px;
  filter: drop-shadow(0 1px 4.5px rgb(0 0 0 / 0.18));
}
.readfull-article .tabledetails {
  margin-top: 10px;
}
.readfull-article table {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}
.readfull-article th {
  border-top: 0;
  font-size: 22px;
  font-family: "Open Sans";
  line-height: 1.4;
  border: 1px solid #4d4d4d;
}
.readfull-article td,
th {
  text-align: left;
  padding: 10px;
  color: #000;
  font-family: "Open Sans" !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
.readfull-article td {
  border-left: 1px solid #4d4d4d;
  border-bottom: 1px solid #dddddd !important;
  font-family: "Open Sans" !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
.readfull-article .enagotitle a {
  font-weight: 700;
  text-decoration: underline;
  color: #000;
}
.readfull-article .enagotitle a:hover {
  color: #d52b1e;
}
.readfull-article .tick-green i {
  color: #109c1a;
  font-size: 20px;
}
.readfull-article .tick-red i {
  color: #d52b1e;
  font-size: 20px;
}
.readfull-article .bodno {
  border-bottom: none !important;
}
.readfull-article table tr:first-child th {
  border-top: 0;
}
.readfull-article table tr:last-child td {
  border-bottom: 0;
}
.readfull-article table tr td:first-child,
table tr th:first-child {
  border-left: 0;
}
.readfull-article table tr td:last-child,
table tr th:last-child {
  border-right: 0;
}
.readfull-article .checker-two {
  background: url(../images/readfull-article/plag-checker-bg-01.jpg) no-repeat;
  min-height: auto;
  background-size: cover;
  background-position: top;
  position: relative;
  padding-bottom: 20px;
}
.checkbox-title {
  display: flex;
  justify-content: flex-start;
}
.checkbox-title span {
  font-size: 40px;
  color: #ea958e;
  line-height: 25px;
  padding-right: 10px;
  font-weight: 700;
}
.checkbox-title h3 {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  color: #000;
  font-size: 25px;
  margin-bottom: 0;
}
.checkbox-title p {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  margin: 0;
  padding-left: 10px;
  font-weight: 400;
  font-size: 16px;
}
.readfull-article.best-pc-readfull-artical .plag-box-right {
  margin-top: -20px !important;
}
.best-pc-readfull-artical .pros-list-in ul {
  list-style: none;
}
.best-pc-readfull-artical .pros-list ~ ul {
  list-style: none;
}
.best-pc-readfull-artical .con-left h3 {
  margin-bottom: 0;
}
.checkbox-recommeding-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  width: 100%;
  padding: 20px 50px;
  border-radius: 5px;
  margin: 20px 0 50px;
  border-left: 5px solid #4d4d4d;
  background: url(../images/readfull-article/cons-bg.png);
  position: relative;
  margin-bottom: 30px;
  filter: drop-shadow(0 1px 4.5px rgb(0 0 0 / 0.18));
}
.checkbox-recommeding-box h3 {
  font-weight: 700;
  font-size: 25px;
  color: #000;
  position: relative;
  margin-bottom: 0;
}
.checkbox-recommeding-box .recc-right {
  position: relative;
  text-align: right;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100px;
  padding-left: 20px;
  width: 70%;
}
.recc-left {
  padding-right: 20px;
}
.checkbox-recommeding-box .recc-right::before {
  content: "";
  position: absolute;
  background: url(../images/readfull-article/grid-line.png) no-repeat;
  width: 2px;
  top: 0%;
  left: 60%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.readfull-article.best-pc-readfull-artical .plage-banner {
  min-height: 550px;
}
.pros-list {
  border-bottom: 1px solid #ccc;
  margin: 10px 0 10px;
  padding-bottom: 5px;
}
.pros-cons ul li {
  margin-bottom: 15px;
  font-weight: 400;
}
.pros-cons ul li .fa {
  color: #109c1a;
  padding-right: 15px;
  height: 30px;
  float: left;
}
.plag-check .plag-tab-wrap h2 {
  text-align: center;
}
.plag-check .plag-tab-wrap h3 {
  text-align: center;
}
.pros-list-in ul:nth-child(1) {
  padding-right: 50px;
}
.pros-list h3 {
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 25px;
}
.pros-list h3 span {
  padding-right: 10px;
}
.reccimg {
  width: 40%;
}
.pros-cons {
  width: 60%;
  padding-right: 30px;
}
.pros-list-in {
  display: flex;
  justify-content: space-between;
}
.reccimg img {
  filter: drop-shadow(0 1px 4.5px rgb(0 0 0 / 0.18));
  border-radius: 10px;
  width: 100%;
}
.cons-boxes {
  margin-top: 50px;
}
.con-block {
  position: absolute;
  left: 0;
}
.con-box {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0;
  background: url(../images/readfull-article/cons-bg.png);
  position: relative;
  margin-bottom: 30px;
  filter: drop-shadow(0 1px 4.5px rgb(0 0 0 / 0.18));
}
.con-box:last-child {
  margin-bottom: 0;
}
.con-left {
  width: 330px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.con-left::after {
  content: "";
  position: absolute;
  left: 23%;
  background: #ccc;
  width: 1px;
  height: 100%;
  top: 0;
}
.con-left h3 {
  font-size: 20px;
  font-weight: 700;
}
.con-rgt {
  width: 100%;
  padding: 20px;
  padding-left: 40px;
}
.con-rgt p {
  margin: 0;
}
.fix-head {
  height: 100%;
}
.fix-list.sticky {
  position: fixed;
  left: 0;
  top: 30%;
  transition: ease 0.5s;
  z-index: 99;
}
.fix-list {
  position: absolute;
  left: 0;
  top: 140px;
  background: #fff;
  border-radius: 5px;
  width: 90px;
  filter: drop-shadow(0 1px 4.5px rgb(0 0 0 / 0.18));
  transition: ease 0.5s;
  z-index: 99;
  float: left;
}
.fix-list ul {
  margin: 0;
}
.fix-list ul li a {
  color: #000;
  padding: 5px 10px;
  font-size: 12px;
  display: block;
  text-decoration: none;
}
.fix-list ul li.active {
  background: #4d4d4d;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: relative;
}
.fix-list ul li.active a {
  color: #fff;
  height: 40px;
}
.fix-list ul li a.active {
  color: #fff !important;
  background: url(../images/readfull-article/arrow-bag.png) no-repeat !important;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 110px;
  height: 35px;
  font-weight: 700;
  font-size: 12px;
}
.fix-list ul li:nth-child(4) {
  line-height: 14px;
}
.checkbox-two-in {
  margin-bottom: 80px;
}
.checkerr {
  padding: 80px 0;
}
.checkpprnew {
  padding: 0 0 40px;
}
.fix-head {
  position: relative;
}
.rec-wrap {
  display: flex;
  flex-direction: row-reverse;
}
.end-para {
  padding-top: 80px;
  text-align: center;
  max-width: 650px;
  margin: 0 auto;
}
.end-para p {
  margin-bottom: 0;
}
.end-para .common-link {
  color: blue;
  text-decoration: underline;
}
.lastt .checkbox-two-in {
  margin-bottom: 20px;
}
footer p {
  font-weight: 400;
}
footer .imp-links ul li a {
  font-weight: 400;
}
footer a {
  font-weight: 400;
}

 footer h4{
     margin-bottom: 0.5rem;
     font-weight: 500;
     color: #fff !important;
     line-height: 1.4;
     font-size: 1.25rem;
 }

.plagiarism-checker.plagiarism-checker-lp .top-banner-bg {
  min-height: 450px;
  background-position: top;
}
.plagiarism-checker.plagiarism-checker-lp .banner-title {
  font-size: 48px;
}
.plagiarism-checker.plagiarism-checker-lp .banner-title span {
  font-size: 28px;
}
.plagiarism-checker.plagiarism-checker-lp .why-choose-us-in-new .choosebox {
  min-height: 325px;
  overflow: unset;
}
.plagiarism-checker.plagiarism-checker-lp .borderani:before {
  border-bottom: 1px solid #dcdcdc;
  border-left: 1px solid #fff0;
  width: 100%;
  height: 33%;
  left: -1px;
  bottom: -1px;
  border-radius: 0;
}
.plagiarism-checker.plagiarism-checker-lp .borderani:hover:before {
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #d52b1e;
  border-left: 1px solid #d52b1e;
  border-radius: 5px;
}
.plagiarism-checker.plagiarism-checker-lp .borderani:after {
  border-top: 1px solid #fff0;
  border-right: 1px solid #fff0;
  width: 10%;
  height: 33%;
  top: -1px;
  right: -1px;
  border-radius: 0;
}
.plagiarism-checker.plagiarism-checker-lp .borderani:hover:after {
  width: 100%;
  height: 100%;
  border-top: 1px solid #d52b1e;
  border-right: 1px solid #d52b1e;
  border-radius: 5px;
}
.plagiarism-checker.plagiarism-checker-lp .best-plag-checker {
  padding-top: 140px;
}
.plagiarism-checker.plagiarism-checker-lp .why-choose-us-in-new {
  margin-top: 55px;
}
.plagiarism-checker.plagiarism-checker-lp .trusted {
  padding: 65px 0 0;
}
.plagiarism-checker.plagiarism-checker-lp .plag-tab-wrap {
  padding: 30px 0 0;
}
.plagiarism-checker.plagiarism-checker-lp .plag-tab-wrap.ouput-performance {
  padding: 75px 0 0;
}
.plagiarism-checker.plagiarism-checker-lp .evalv.justify-content-between {
  margin: 80px 0 50px;
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
  border-radius: 5px;
}
.plagiarism-checker.plagiarism-checker-lp .evalvbox::before {
  right: -18%;
  height: 20%;
  top: 30%;
}
.plagiarism-checker.plagiarism-checker-lp .evalvbox::after {
  right: -18%;
  height: 20%;
  bottom: 30%;
}
.plagiarism-checker.plagiarism-checker-lp .evalvbox {
  width: 20%;
  justify-content: center;
}
.plagiarism-checker.plagiarism-checker-lp .evalv::before {
  left: 47%;
  right: auto;
  text-align: center;
}
.plagiarism-checker.plagiarism-checker-lp .best-plag-checker-wrap {
  padding: 0 0 20px;
}
.plagiarism-checker.plagiarism-checker-lp
  .best-plag-checker-wrap.best-plag-checker-wrap-new {
  padding: 40px 0 20px;
}
.plagiarism-checker.plagiarism-checker-lp section h2 {
  font-weight: 600;
}
.plagiarism-checker.plagiarism-checker-lp .paraenago {
  margin-top: 0;
}
.plagiarism-checker.plagiarism-checker-lp
  .best-plag-checker-wrap.best-plag-checker-wrap-new
  .plag-title {
  top: -85px;
}
.plagiarism-checker.plagiarism-checker-lp #ai-grammer-link .plag-title {
  top: -65px;
}
.plagiarism-checker.plagiarism-checker-lp .manuboxtitle a {
  cursor: default;
}
.plag-check #ai-grammer-link {
  background-color: #f5f7f8;
}
.plag-check .grammer-checker-c {
  padding: 50px 0;
}
@media only screen and (min-width: 1680px) and (max-width: 1920px) {
  .plage-banner {
    min-height: 800px;
  }
  .banner-wrap-in {
    padding-top: 14%;
  }
}
@media (max-width: 1200px) {
  .reports .plag-tab-wrap .nav-tabs .nav-item {
    width: 49.4%;
  }
  .plform {
    float: left;
    padding: 0 0 0 10px;
  }
}
@media (max-width: 1100px) {
  .banner-content h2 {
    font-size: 35px;
  }
  .trustedbox-img {
    position: relative;
    left: -110px;
  }
  .trustedbox-img img {
    width: 500px;
    position: relative;
    left: 0;
  }
  .plag-title {
    font-size: 35px;
  }
  .plag-title-h1 h1 {
    font-size: 35px;
  }
  .plag-box-right img {
    width: 100%;
  }
  .plag-tab-wrap .nav-tabs .nav-item {
    width: 24.2%;
  }
  .plag-title p {
    margin-bottom: 30px;
  }
  .grammer-checker .articles ul li h2 {
    font-size: 30px;
  }
  .plag-percent-box .col-sm-5 img {
    width: 100%;
  }
  .power-slider {
    top: 66px;
    left: -20px;
    width: 80% !important;
  }
  .powerboxwrap {
    width: 100%;
    background-size: 100%;
  }
  .power-editing .plag-box-right img {
    width: auto;
    left: 0;
    top: -10px;
  }
  .power-slider.owl-theme .owl-nav {
    top: -25px;
    right: -7%;
    background: #fff0;
  }
  .rowone ul li {
    width: 21.6%;
  }
  .rowtwo ul li {
    width: 16.4%;
  }
  .plag-title br {
    display: none;
  }
  .plag-tab-wrap .nav-tabs .nav-item {
    width: 49.9%;
    margin-right: 0;
  }
  .plag-tab-wrap .nav-tabs .nav-item:nth-child(3) {
    border-radius: 0;
  }
  .plag-tab-wrap .nav-tabs .nav-item:nth-child(4) {
    border-radius: 0;
  }
  .powerpostioning {
    display: block;
    margin-left: -60px;
  }
}
@media (max-width: 991px) {
  .pros-list-in ul:nth-child(1) {
    margin-bottom: 0;
  }
  .pros-list-in {
    flex-direction: column;
  }
  .checkbox-title p {
    padding-left: 0;
    padding-top: 10px;
  }
  .checkbox-title span {
    font-size: 25px;
  }
  .checkbox-title h3 {
    font-size: 20px;
    flex-direction: column;
    align-items: flex-start;
  }
  .readfull-article .checker-one h4 {
    margin-top: 50px;
    width: 100%;
  }
  .yellstar {
    width: 60px;
  }
  .tick-green img {
    width: 20px;
  }
  .readfull-article td {
    font-size: 10px;
  }
  .readfull-article th {
    font-size: 10px;
  }
  .readfull-article .banner-content h2,
  .readfull-article .banner-content h1 {
    font-size: 30px;
  }
  .table-box-plag {
    padding: 20px 5px;
  }
  .checkbox-recommeding-box {
    flex-direction: column;
    background-size: cover;
    background-position: center;
  }
  .con-left {
    justify-content: flex-start;
    width: 100%;
  }
  .checkppr .button-red {
    font-size: 18px;
  }
  .recc-left {
    padding-right: 0;
  }
  .checkbox-recommeding-box {
    padding: 20px 30px;
  }
  .con-rgt {
    width: 100%;
    padding: 20px 20px 40px;
    padding-left: 20px;
  }
  .con-left h3 {
    padding: 30px 0 0;
  }
  .con-block {
    display: none;
  }
  .con-left::after {
    content: none;
  }
  .pros-cons {
    padding-top: 30px;
    width: 100%;
  }
  .reccimg {
    width: 100%;
  }
  .con-box {
    flex-direction: column;
    background-size: cover;
    background-position: center;
  }
  .rec-wrap {
    flex-direction: column;
  }
  .checkbox-recommeding-box {
    flex-direction: column;
  }
  .checkbox-recommeding-box .recc-right {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
  .checkbox-recommeding-box .recc-right::before {
    content: none;
  }
  .fix-list {
    display: none;
  }
  .checker-one .plag-box-right img {
    width: 100%;
    position: relative;
    bottom: 0;
    right: 5px;
  }
  .readfull-article .plag-box-right {
    margin-top: 30px;
  }
  .container {
    width: 100%;
  }
  .banner-content h2 {
    font-size: 25px;
  }
  .choosebox-content h4 {
    font-size: 20px;
  }
  .trustedbox-img {
    position: relative;
    left: 0;
  }
  .trustedbox-img img {
    width: 380px;
    position: relative;
    left: -40px;
    top: -20px;
    height: auto;
  }
  .plag-tab-wrap .tab-content {
    min-height: auto;
  }
  .plag-tab-wrap .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link span {
    padding-right: 5px;
  }
  .rowone ul li {
    width: 21.4%;
  }
  .rowtwo ul li {
    width: 21.4%;
  }
  .service-recommender-in ul {
    text-align: center;
  }
  .rowtwo ul li:nth-child(4) {
    margin-top: 10px;
  }
  .rowtwo ul li:nth-child(4) {
    margin-top: 10px;
  }
  .rowthree-in > ul > li span {
    font-size: 16px;
  }
  .rowthree-in > ul > li {
    display: inline-block;
    padding: 0 10px 20px 20px;
  }
  .accordian-wrap .accordion .card h4 {
    font-size: 16px;
  }
  .best-plag-checker-wrap {
    padding: 0;
    position: relative;
  }
  .articles {
    position: relative;
  }
  .plag-title {
    font-size: 30px;
    position: absolute;
    top: -71px;
    margin-bottom: 30px;
    width: 600px;
  }
  .plag-title-h1 h1 {
    font-size: 30px;
  }
  .plag-box-right img {
    width: 100%;
    position: absolute;
    bottom: 0;
    right: 5px;
  }
  .articles ul li h2 {
    margin-bottom: 0;
    font-size: 35px;
    line-height: 1;
    float: left;
    margin-right: 10px;
    width: 70px;
    text-align: center !important;
  }
  .articles {
    padding: 30px 30px;
  }
  .articles ul li h2 span {
    font-size: 11px;
    text-align: center !important;
  }
  .article-box p {
    font-size: 12px;
  }
  .plag-box-left p {
    margin-bottom: 30px;
  }
  .ouput-performance .plag-box-left a {
    padding-top: 0;
  }
  .ouput-performance .plag-box-right img {
    filter: none;
    position: relative;
  }
  .power-editing .padd0 {
    padding-right: 20px;
  }
  .plag-check .best-plag-checker .articles .top-feature-grad {
    left: 23px;
    display: none;
  }
  .powerboxwrap {
    width: 80%;
    margin: 0 auto;
  }
  .power-editing .plag-box-right img {
    width: auto;
    top: 7px;
  }
  .power-slider.owl-theme .owl-nav {
    top: -35px;
  }
  .choosebox-content p br {
    display: none;
  }
  .plag-navigation ul li {
    display: block;
    margin: 0;
    border-top: #000 1px solid;
  }
  .plag-navigation ul li a {
    padding: 20px 30px;
    display: block;
    color: #fff;
  }
  .checkbutton-responsive {
    display: block;
  }
  .plag-navigation ul li:last-child {
    display: none;
  }
  .plag-navigation {
    float: right;
    background-color: #1d1d1d;
    position: fixed;
    left: -300px;
    height: 100%;
    top: 66px;
    padding: 0;
    z-index: 999;
    transition: ease 0.5s;
  }
  .plag-navigation.is-active {
    left: 0;
    transition: ease 0.5s;
    height: 100vh;
  }
  .checkbutton-responsive .button-red {
    float: right;
    padding: 5px 12px 7px;
    font-size: 14px;
  }
  .banner-content h1 br {
    display: none;
  }
  .desk {
    display: none;
  }
  .mob {
    display: block;
    width: 120px;
  }
  #header-nav header {
    background-color: #1d1d1d;
  }
  #header-nav.fixed header {
    background-color: #1d1d1d;
    padding: 5px 0;
  }
  #header-nav.fixed {
    background-color: #fff0;
    padding: 0 0;
    height: 100%;
  }
  #header-nav.fixed .plag-navigation {
    top: 45px;
    height: 100%;
  }
  #header-nav.fixed .plag-navigation.is-active {
    top: 45px;
    height: 100%;
  }
  .header-wrap {
    padding: 15px 0;
    overflow: hidden;
  }
  .hamburger-icon {
    display: block;
    float: left;
    overflow: hidden;
    clear: both;
    padding-right: 12px;
    position: relative;
    top: 0;
  }
  .hamburger-icon img {
    width: 25px;
  }
  .close-burger {
    display: block;
  }
  .hamburger .line {
    width: 20px;
    height: 3px;
    background-color: #d52b1e;
    display: block;
    margin: 6px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .hamburger:hover {
    cursor: pointer;
  }
  #hamburger-1.is-active .line:nth-child(2) {
    opacity: 0;
  }
  #hamburger-1.is-active .line:nth-child(1) {
    -webkit-transform: translateY(8px) rotate(45deg);
    -ms-transform: translateY(8px) rotate(45deg);
    -o-transform: translateY(8px) rotate(45deg);
    transform: translateY(8px) rotate(45deg);
  }
  #hamburger-1.is-active .line:nth-child(3) {
    -webkit-transform: translateY(-10px) rotate(-45deg);
    -ms-transform: translateY(-10px) rotate(-45deg);
    -o-transform: translateY(-10px) rotate(-45deg);
    transform: translateY(-10px) rotate(-45deg);
  }
  .plform {
    width: 100%;
    float: none;
    padding: 0 0 0 0;
  }
  .banner-content {
    transform: translate(0, 0%);
    margin-bottom: 60px;
  }
  .banner-wrap-in {
    padding: 30px 0;
  }
  .plage-banner {
    background: url(../images/banner-ipad.jpg);
    background-size: cover;
  }
  .card-stackk {
    width: 80%;
  }
  .cardshift .Powermode-shift h2 span {
    padding-right: 20px;
  }
  .rowtwo ul li:nth-child(4) {
    margin-top: 0;
  }
  .rowtwo ul li .whtbg {
    padding: 10px 0 12px 30px;
  }
  .service-recommender .control_indicator {
    left: 5px;
  }
  .rowone ul li {
    margin: 0 1%;
  }
  .reports .plag-navigation ul li {
    display: block;
    margin: 0;
  }
  .reports .plag-navigation ul li:last-child {
    display: none;
  }
  .reports #header-nav {
    background: #1d1d1d;
  }
  .reports .plag-tab-wrap .nav-tabs .nav-item {
    width: 49%;
  }
  .reports .plag-navigation {
    top: 55px;
  }
  .reports .plag-navigation.is-active {
    top: 55px;
  }
  .pricing-wrap.eliminate-plag .packagebox {
    min-height: auto;
    margin-bottom: 30px;
  }
  .plag-box-left p.plag-desc {
    top: 0;
  }
  .plag-box-right img {
    position: relative;
    height: auto;
  }
  .plag-tab-wrap.scholer-article .plag-box-left {
    margin-bottom: 30px;
  }
  .plag-check .plag-tab-wrap h2 {
    text-align: center;
  }
  .plag-box-left .remove-space {
    top: 0;
  }
  .plag-percent-box .col-sm-5 img {
    height: auto;
  }
}
@media (max-width: 600px) {

  .plag-check .why-choose-us h2 {
    margin-bottom: 0 !important ;
  }
  .terms-plag-in .content {
    column-count: 1;
  }
  .container {
    width: 90%;
  }
  section {
    padding: 80px 0;
  }
  section h2 {
    text-align: center;
    margin: 0 0 30px;
    font-size: 25px;
  }
  #header-nav.fixed {
    height: auto;
  }
  #header-nav.fixed .plag-navigation.is-active {
    top: 45px;
    height: 100vh;
  }
  .banner-wrap .row {
    width: auto;
    height: auto;
  }
  .left-banner {
    width: 100%;
  }
  .plform iframe {
    width: 100%;
    min-height: 630px;
  }
  .ouput-performance .plag-box-right img {
    margin-top: 20px;
  }
  .how-it-works .choosebox::before {
    display: none;
  }
  .trustedbox-img img {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
  }
  .why-choose-us {
    padding: 80px 0 70px;
  }
  .why-choose-us.grammar-error {
    padding-bottom: 0;
  }
  .trusted {
    padding: 50px 0 0;
    margin: 50px 0 0;
  }
  .trustedbox p {
    text-align: left;
  }
  .trustedbox h2 {
    margin-bottom: 30px;
    text-align: left;
  }
  .plag-box-right img {
    position: relative;
  }
  .plag-title {
    width: 100%;
    position: relative;
    top: 0;
  }
  .best-plag-checker-wrap .col-sm-7 {
    padding-right: 15px;
  }
  .plag-box-left p {
    margin-bottom: 25px;
    text-align: center;
  }
  .articles {
    width: 100%;
    border-radius: 0;
    margin: 30px 0;
    padding: 20px 20px;
  }
  .articles ul li:nth-child(3) .article-box {
    padding-bottom: 0;
  }
  .article-box p {
    text-align: left;
    font-size: 16px;
  }
  .articles ul li h2 {
    margin-right: 0;
  }
  .plag-check .articles ul li::after {
    display: none;
  }
  .articles ul li h2::before {
    right: -5px;
  }
  .articles ul li h2::after {
    right: -5px;
  }
  .best-plag-checker-wrap .col-sm-5 {
    padding-left: 15px;
  }
  .plag-tab-wrap .nav-tabs .nav-item {
    width: 100%;
    margin-right: 0;
  }
  .plag-tab-wrap .nav-tabs .nav-item.show .nav-link,
  .nav-tabs .nav-link.active {
    font-size: 16px;
  }
  .nav-tabs .nav-link {
    font-size: 16px;
  }
  .plag-tab-wrap .parafix {
    padding: 0 0 0;
  }
  .power-tabimg {
    position: relative;
    top: 0;
    right: 0;
  }
  .scholer-article h2 br {
    display: none;
  }
  .scholer-article .articles ul li {
    float: left;
    width: 50%;
  }
  .scholer-article .articles ul li h2 {
    width: 37px;
    padding-right: 40px;
  }
  .power-editing .plag-box-left {
    padding-right: 0;
    padding-top: 0;
  }
  .service-recommender-in ul {
    flex-wrap: wrap;
  }
  .rowone ul li:first-child {
    margin-left: 1%;
  }
  .rowone ul li:last-child {
    margin-right: 1%;
  }
  .rowone ul li {
    width: 48%;
  }
  .pricing-wrap .packagebox {
    padding: 20px 20px;
  }
  .package-title {
    width: 300px;
  }
  .package-detial {
    text-align: right;
    width: 100px;
  }
  .basicpack::before {
    right: 25%;
  }
  .basicpack::after {
    right: 25%;
    bottom: 34px;
  }
  .optionaladdon .package-detial h3::before {
    right: 25%;
  }
  .optionaladdon .package-detial h3::after {
    right: 25%;
  }
  .optionaladdon .package-detial .secc::before {
    right: 25%;
  }
  .optionaladdon .package-detial .secc::after {
    right: 25%;
  }
  .optionaladdon .package-detial h3 {
    padding: 20px 0;
    margin-top: 35px;
  }
  .packagepara-in p {
    text-align: left;
  }
  .packagepara-in p br {
    display: none;
  }
  .packagepara-in h4 {
    font-size: 18px;
  }
  .form-lst p {
    padding: 0 30px;
  }
  .package-title h2 {
    text-align: left;
  }
  .accordian-wrap .accordion .card h4 {
    font-size: 16px;
    text-align: left;
  }
  .testimonial .testobox {
    height: 400px;
  }
  .faq-cord h2 {
    font-size: 22px;
  }
  #ai-grammer-link {
    padding-bottom: 290px;
  }
  .cardshift .cloud-shift {
    float: none;
    width: 100%;
    height: auto;
    box-shadow: -3px 9px 10px -10px rgb(184 184 184 / 75%);
    padding-bottom: 2px;
    margin-bottom: 13px;
  }
  .cardshift .Powermode-shift {
    float: left;
    width: 100%;
    padding-left: 0;
    padding-top: 0;
  }
  .card-stackk .card-listt li {
    height: 500px;
  }
  .cardshift .Powermode-shift h2 span {
    padding-right: 10px;
  }
  .power-editing .plag-box-right img {
    top: 0;
  }
  .scholer-article .cardshift h2 {
    margin-bottom: 10px;
  }
  .powerpostioning {
    margin-left: -40px;
  }
  .rowone p {
    font-size: 18px;
    margin: 0 3px 20px;
  }
  .service-recommender-in h2 {
    padding: 0 40px;
  }
  .reports .plag-tab-wrap .nav-tabs .nav-item {
    width: 100%;
    margin-right: 0;
  }
  .best-plag-checker {
    padding-top: 80px;
  }
  section#ai-grammer-link {
    padding-top: 80px;
  }
  .service-recommender {
    padding-top: 200px;
  }
  .how-it-works .choosebox {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 50px;
  }
  .how-it-works .choosebox-last {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.mobile-hide {
  display: block;
}
.mobile-show {
  display: none;
}
.tag-line {
  font-size: 0;
  opacity: 0;
  position: absolute;
}
footer {
  padding: 2rem 20px !important;
}
h2.main-heading {
  font-family: "Open Sans", sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  margin: 0 0 50px;
  margin-bottom: 50px;
  padding: 0 0;
  color: #000;
  line-height: 1.4;
}
.verticalTabSection .questionSections {
  position: sticky;
  top: 90px;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 0.15);
}
.questionSections ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: inherit;
  flex-direction: column;
}
.questionSections ul li {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ccc;
}
.questionSections ul li.last {
  border-bottom: 0 solid #ccc;
}
.questionSections ul li a {
  padding: 15px 25px;
  font-size: 18px;
  color: #000;
  font-weight: 600;
  display: flex;
  align-items: center;
  position: relative;
}
.questionSections ul li a.active {
  background-color: #363636;
  color: #fff;
}
.questionSections {
  position: sticky;
  top: 90px;
  border-radius: 7px;
  overflow: hidden;
  box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 0.15);
}
.btn.btn-header-link {
  padding: 0;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}
.grammer-checker-top-spacing .grammer-checker-wrap {
  padding-bottom: 90px;
}
.plag-box-img {
  background: #fff;
  padding: 20px 10px;
  border-radius: 10px;
  filter: drop-shadow(0 1px 1.5px rgb(0 0 0 / 0.1));
  text-align: center;
}
.plag-box-icons span {
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  margin-top: -5px;
}
.plag-box-icons {
  display: inline-block;
  margin-bottom: 10px;
}
.quality-score {
  margin-bottom: 70px;
}
.revision-summary {
  margin-bottom: 70px;
}
.choosebox-content {
  display: inline-block;
  width: calc(100% - 135px);
  vertical-align: top;
  padding-left: 20px;
  margin-bottom: 30px;
}
.why-choose-us.grammar-error {
  background: url(../images/readfull-article/blue-bg.png) no-repeat;
}
.why-choose-us-in table {
  text-align: center;
}
.why-choose-us-in table th {
  border-top: 0;
  border-bottom: 0;
  font-size: 22px;
  text-align: center;
  vertical-align: middle;
  width: 33.3%;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  font-weight: 700;
}
.why-choose-us-in table td {
  border-right: 1px solid #000;
  vertical-align: middle;
}
.why-choose-us-in table td:last-child,
.why-choose-us-in table th:last-child {
  border-right: 0;
}
.why-choose-us-in table td:first-child,
.why-choose-us-in table th:first-child {
  text-align: left;
  font-weight: 600;
}
.why-choose-us-in .database-size {
  border-right: 1px solid #dee2e6;
}
.why-choose-us-in table td.text-left {
  font-weight: 600;
}
.plag-tab-wrap.scholer-article {
  margin-bottom: 20px;
}
.red-btn .checknw {
  background: #d52b1e;
  color: #fff;
  padding: 10px 20px 12px;
  text-transform: none;
  font-weight: 400;
  border-radius: 5px;
  font-size: 18px;
}
.faq-link {
  float: right;
  font-size: 16px;
  color: blue;
  text-decoration: none;
  position: relative;
}
.faq-link::before {
  content: "";
  position: absolute;
  width: 75%;
  height: 1px;
  bottom: 0;
  background: blue;
  visibility: visible;
  transform: scaleX(1);
  transition: 0.2s linear;
}
.faq-link::after {
  content: "";
  display: inline-block;
  background: url(../../assets4/images/webp/home/view-more-icon.webp) 0 0
    no-repeat;
  height: 16px;
  width: 16px;
  margin-left: 7px;
  vertical-align: middle;
}
.formWrapper .document-upload_document-upload__kFtIV h1 {
  font-size: 30px !important;
}
.grammer-checker-page .grammer-checker-wrap .plag-title {
  width: auto;
  top: 0;
}
.grammer-checker-page .grammer-checker-wrap {
  padding-top: 10px;
}
.tab-content .btn:focus {
  box-shadow: none !important;
}
.tab-content .btn.btn-header-link {
  width: 100%;
}
.tab-content .btn.btn-header-link:after {
  content: "";
  font-family: FontAwesome;
  font-weight: 900;
  float: right;
  font-size: 22px;
}
.tab-content .btn.btn-header-link.collapsed:after {
  content: "";
}
.top-feature {
  background-color: #ffd013;
  padding: 4px 7px 4px;
  border-radius: 4px;
  position: absolute;
  margin-left: 0;
  font-size: 12px;
  font-weight: 600;
  margin-top: 0;
  top: 11px;
  left: 20px;
}
@media (min-width: 320px) and (max-width: 460px) {
  .plage-banner {
    background-position: top;
  }
  .banner-wrap-in {
    padding: 40px 0 70px;
  }
  .why-choose-us-in h2 {
    font-size: 24px;
    text-align: left;
  }
  .pricing-wrap.eliminate-plag .col-lg-6.col-md-12 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pricing-wrap.eliminate-plag .col-lg-6.col-md-12:last-child {
    margin-left: 0;
    margin-top: 50px;
  }
  .why-choose-us-in .packagebox.optionaladdon:before {
    top: -50px;
    left: 50%;
  }
  section.why-choose-us.padt0 {
    padding-top: 0 !important;
  }
  .choosebox {
    margin-bottom: 30px;
  }
  .trusted {
    padding-top: 0;
    margin-top: 30px;
  }
  .trustedbox-img {
    margin-top: 10px;
  }
  section#plagiarism-checker-link h1.plag-title,
  .scholer-article .articles h4 {
    text-align: center !important;
  }
  .ouput-performance .plag-box-left a {
    text-align: center;
    display: inherit;
    padding-top: 30px;
  }
  section#ai-grammer-link h1.plag-title {
    text-align: left;
  }
  .scholer-article.power-editing h2 {
    margin-bottom: 30px;
  }
  #ai-grammer-link {
    padding-top: 70px;
    padding-bottom: 70px !important;
  }
  .service-recommender {
    padding-top: 80px;
  }
  div#pricing-link {
    padding-top: 40px;
    margin-bottom: 80px;
  }
  .pricing-wrap.eliminate-plag .col-lg-6.col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .choosebox-content {
    width: 100% !important;
    padding: 0 !important;
  }
  .choosebox-content .col-md-5 {
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
  }
  .choosebox-content .col-md-5 img {
    max-width: 320px;
    margin-top: 20px;
  }
  .table-box-plag {
    overflow-y: scroll;
    background-size: cover;
  }
  .best-plag-checker-wrap .plag-box-left p.plag-desc {
    top: 0;
    text-align: left;
  }
  .plag-tab-wrap.scholer-article .plag-box-left {
    text-align: left;
  }
  .scholer-article .articles ul li h2::after,
  .scholer-article .articles ul li h2::before {
    right: -5px;
  }
  .ouput-performance .ouput-performance-in {
    padding: 40px 25px;
  }
  .plag-box-left .remove-space.remove-space-top {
    top: 0;
  }
  .red-btn {
    margin-top: 35px;
  }
  .how-it-works .choosebox-content {
    width: calc(100% - 79px) !important;
  }
  .plag-box-left .remove-space.remove-space-top {
    top: 0 !important;
  }
  .plag-box-left p.red-btn {
    margin-top: 35px !important;
  }
  .plag-navigation ul {
    padding-left: 0;
  }
  .plag-box-right img {
    width: 100%;
  }
  .plag-check .articles ul {
    flex-direction: column;
    align-items: center;
    gap: 35px !important;
    border-top: 0 !important;
  }
  .plag-check .custom-row-two {
    gap: 15px !important;
  }
  .plag-tab-wrap.scholer-article {
    margin-bottom: 0;
  }
  .article-box {
    flex-direction: column;
  }
  .plag-check .article-box p {
    text-align: center;
    margin-top: 15px;
  }
  .plag-box-icons span {
    width: calc(100% - 80px);
  }
  .plag-box-icons span br {
    display: none;
  }
  .plag-tab-wrap.revision-summary .plag-box-left {
    margin-bottom: 30px;
  }
  .revision-summary {
    margin-bottom: 0 !important;
  }
  section.how-it-works {
    padding: 200px 0 70px;
  }
  section.how-it-works.how-it-works-home {
    padding: 70px 0 70px;
  }
  .how-it-works .choosebox {
    padding-bottom: 15px;
  }
  .optionaladdon .package-detial h3::before {
    right: 27.2%;
  }
  .optionaladdon .package-detial h3::after {
    right: 27%;
  }
  .basicpack::before,
  .basicpack::after {
    right: 27%;
  }
  .rowthree-in > ul > li {
    padding: 0 10px 20px 9px;
  }
  .choosebox.choosebox-last {
    padding-bottom: 0;
  }
  section h3 br {
    display: none;
  }
  .choosebox-content li span {
    background-color: #ffd013;
    padding: 2px 6px;
    border-radius: 4px;
    position: relative;
    margin-left: 15px;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    right: 14px;
    top: -21px;
  }
  .choosebox-content li span::after {
    border-left: 10px solid #fff0;
    border-right: 10px solid transparent !important;
    border-top: 10px solid #ffd013;
    border-right: #fff0;
    top: 43px;
    left: 3px;
  }
  .best-plag-checker-wrap .plag-title {
    text-align: left;
  }
  .plag-box-left p {
    text-align: left;
  }
  .how-it-works .choosebox::before,
  .how-it-works .choosebox.choosebox-last::before {
    content: "";
    font-family: FontAwesome;
    color: #d5d3d4;
    position: absolute;
    top: 95%;
    left: 0;
    font-size: 22px;
    background: url(../images/bluelineee-h.png) no-repeat;
    width: 97%;
    height: 25px;
    display: block !important;
  }
  .answersSections {
    margin-top: 80px;
  }
  .mobile-hide {
    display: none;
  }
  .mobile-show {
    display: block;
  }
  .plag-tab-wrap.scholer-article .plag-box-left {
    margin-bottom: 0;
  }
  .plag-box-img.mobile-show {
    margin: 20px 0 40px;
  }
  .quality-score {
    margin-bottom: 0 !important;
  }
  .articles ul li:nth-child(2),
  .articles ul li:nth-child(4) {
    padding-left: 0;
  }
  .top-feature {
    top: 23px;
    right: 10px;
  }
  #plagiarism-checker-link.best-plag-checker {
    background-size: cover;
  }
  .trustedby .trusted {
    margin-top: 0;
  }
  .best-plag-checker {
    background-size: cover;
  }
  .plag-tab-wrap.power-editing h2 {
    text-align: left;
  }
  .service-recommender-in h2 {
    padding: 0 40px 0 0;
    text-align: left;
  }
}
.header_1_body #content {
  float: none;
  padding: 80px 0 80px 0;
}
.banner-article-contenx .banner-content h2 {
  font-size: 40px;
  margin-bottom: 10px;
  color: #fff;
  font-weight: 700;
}
.resources section h2 {
  margin: 0 0 10px;
}
.resources .new-news-box {
  margin-bottom: 25px !important;
}
.resources .new-news-box h1.myheading {
  margin: 5px 0;
  font: bold 19px "Open Sans" !important;
  color: #000;
  font-weight: 600;
}
.resources .new-news-box h3 a {
  color: #000;
}
.resources .new-news-box p,
.resources .new-news-box p span {
  font-family: "Open Sans" !important;
  font-size: 16px !important;
  line-height: 24px !important;
}
.new-news-box p a {
  margin-top: 10px !important;
  display: inline-block;
}
.questionSections ul li a:hover {
  background-color: #363636;
  color: #fff;
}
.resources .new-news-box li {
  margin-bottom: 5px;
  padding: 0 0 0 20px;
  line-height: 21px;
  background: url(../images/sub-list-bullet.png) 0 8px no-repeat;
  text-align: left;
}
.hw-section .choosebox-content h4 {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 16px;
  margin-bottom: 2px;
}
.hw-section {
  background-color: #f1f2f2;
}
.how-it-works.hw-section .choosebox::before {
  content: "";
  font-family: FontAwesome;
  color: #d5d3d4;
  position: absolute;
  top: 95%;
  left: 0;
  font-size: 22px;
  background: url(../images/bluelineee-h.png) no-repeat;
  width: 100%;
  height: 25px;
  display: block !important;
}
.how-it-works.hw-section .choosebox.lastchoosebox::before {
  display: none !important;
}
.how-it-works.hw-section .choosebox {
  margin-bottom: 20px;
}
.hw-section .why-choose-us-in {
  padding: 20px 30px;
}
.hw-section .why-choose-us-in h3 {
  margin-bottom: 10px;
  font-size: 24px;
}
.video-bg {
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 310px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.video-bg img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0%;
}
.video-play-button {
  position: absolute;
  top: calc(50% - 35px);
  left: calc(50% - 44px);
  box-sizing: content-box;
  display: block;
  width: 32px;
  height: 44px;
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #d52b1e;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
}
.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 60px;
  height: 60px;
  background: #d52b1e;
  border-radius: 50%;
  transition: all 200ms;
}
.video-play-button:hover:after {
  background-color: #d52b1e;
}
.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}
.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 24px solid #fff;
  border-top: 15px solid #fff0;
  border-bottom: 15px solid #fff0;
}
@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0)
      scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.why-content {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 0.075) !important;
}
.match-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.dflex {
  display: flex;
  flex-direction: column;
}
.c-card {
  flex-direction: column;
  display: flex;
  width: 100%;
  height: 85%;
  position: relative;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.no-margin {
  margin-left: 0;
  margin-right: 0;
}
.no-gutter {
  padding-left: 0;
  padding-right: 0;
}
.hw-section .choosebox-steps {
  width: 40px;
  font-size: 40px;
  line-height: 28px;
  text-align: center;
}
.hw-section .choosebox-steps span {
  font-size: 16px;
  display: block;
  text-align: center;
}
.how-it-works.hw-section .choosebox-content {
  padding-right: 0;
}
.free-banner-wrap {
  padding-top: 100px;
  align-items: flex-end;
  display: flex;
  height: 100%;
  width: 100%;
}
.top-left-check h1,
.top-left-check h4 {
  font-size: 40px;
  margin: 0;
  color: #fff;
  font-weight: 700;
  text-align: left;
}
.top-left-check h4 span {
  color: #ffd013;
}
.top-left-check p {
  color: #fff;
  text-align: left;
  margin: 30px 0;
  width: 300px;
  line-height: 1.5;
  font-size: 18px;
}
.free-pc-img {
  margin-left: 0;
  display: flex;
  float: left;
  width: 100%;
  height: 100%;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
}
.free-pc-img img {
  width: 700px;
}
.top-left-check {
  text-align: left;
  padding: 40px 0;
}
.btn-enago {
  background: #d52b1e;
  border: 1px solid #d52b1e !important;
  display: inline-flex;
  text-transform: uppercase;
  align-items: center;
  height: 46px;
  justify-content: center;
  font-weight: 500;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 16px;
  min-width: 140px;
  color: #fff;
  border-radius: 5px;
  box-shadow: 0 4px 0 #c10e00;
  padding: 10px 20px;
}
.btn-enago:hover,
.btn-enago:focus,
.btn-enago:active {
  color: #fff;
}
.linker {
  color: #f5f5f5;
  text-decoration: underline;
  display: inline-block;
  margin-top: 10px;
  min-width: 140px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
}
.linker:hover {
  text-decoration: none;
  color: #fff;
}
.free-video-section {
  background-color: #ecf5fe;
}
.stm-title h3 {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
.stm-title h3 span {
  display: inline-block;
  background-color: #d52b1e;
  width: 50px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.stm-title h2 {
  position: relative;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
.stm-title h2 span {
  display: inline-block;
  background-color: #d52b1e;
  width: 50px;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -10px;
}
.parameter-section {
  background: url(../images/readfull-article/plag-checker-bg-01.jpg) no-repeat;
  min-height: auto;
  background-size: cover;
  background-position: top;
  position: relative;
}
.cs-card {
  padding: 20px 60px;
  background-color: #fff;
  border-radius: 10px;
  filter: drop-shadow(0 1px 4.5px rgb(0 0 0 / 0.18));
}
.cs-card .stm-title h3 {
  font-size: 24px;
}
.cs-card .stm-title p {
  margin-bottom: 0;
}
.cs-sub-card {
  margin-top: 15px;
  margin-bottom: 3px;
  border: 1px solid #e3e3e3;
  border-radius: 10px;
  background-color: #fff;
}
.cs-sub-card .cs-header {
  border-radius: 10px 10px 0 0;
  background-color: #d52b1e;
  padding: 10px 15px;
}
.cs-sub-card .cs-header h3 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.cs-body {
  border-radius: 0 0 10px 10px;
  padding: 20px 15px;
}
.cs-body p {
  margin: 0;
}
.cs-sub-card .cs-header-light {
  background-color: #fae8ea;
  border-color: #f0dedf;
}
.cs-card {
  margin-top: 25px;
  background-size: cover;
}
.check-paper {
  text-align: center;
  margin-top: 40px;
}
.check-paper .btn-enago {
  padding: 0 30px;
}
.font-600 {
  font-weight: 600;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.mt-60 {
  margin-top: 60px;
}
.free-banner-wrap1 {
  padding-bottom: 50px;
}
.ps-plage-banner {
  min-height: 435px !important;
}
.ps-plage-banner .free-banner-wrap {
  padding-top: 15px;
}
.best-plag-checker1 .ouput-performance {
  padding-top: 0;
}
.start-title {
  font-size: 21px;
  font-weight: 700;
  color: #ffc000;
  margin-bottom: 30px;
}
.counter-cs {
  background-color: #ecf5fe;
  padding: 0;
}
.counter-media {
  padding: 20px 0;
  align-items: center;
}
.counter-media .media-left h3,
.counter-media .media-left p {
  font-size: 40px;
  font-weight: 700;
  margin: 0;
  line-height: 1;
  text-align: center;
}
.counter-media .media-left span {
  display: block;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  position: relative;
}
.counter-media .media-left {
  margin-right: 15px;
  padding-right: 15px;
  position: relative;
}
.counter-media .media-body {
  position: relative;
}
.counter-media .media-body p {
  margin: 0;
  font-size: 18px;
}
.counter-media .media-left:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  margin: 0 auto;
  width: 1px;
  height: 100%;
  background: hsl(0 0% 100% / 0.5);
  background: linear-gradient(80deg, #fff0, #000 50%, #fff0);
}
.st-card {
  padding: 20px 20px;
  background-color: #f5f5f5;
  border-radius: 10px;
  filter: drop-shadow(0 1px 4.5px rgb(0 0 0 / 0.18));
  margin: 20px 0;
  background-repeat: no-repeat;
  padding-right: 90px;
  background-size: contain;
}
.st-card h3 {
  margin-bottom: 10px;
  font-size: 18px;
  text-transform: uppercase;
}
.st-card ul {
  list-style-type: square;
  padding-left: 20px;
  margin-bottom: 0;
  padding-right: 60px;
}
.st-card ul li {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.4;
}
.st-card ul li:last-child {
  margin-bottom: 0;
}
.best-plag-checker1 {
  padding: 50px 0;
  background-image: none;
}
.consequence-box {
  background-color: #f6f7fb;
}
.ul-lister {
  list-style-type: square;
  padding-left: 20px;
}
.section-md {
  padding: 50px 0;
}

span#iThenticate img{
display:relative;
}


@media only screen and (max-width: 1100px) {
  .top-left-check h1,
  .top-left-check h4 {
    font-size: 36px;
  }
  .free-pc-img {
    margin-left: -190px;
  }
  .free-pc-img img {
    width: 700px;
  }
  .flex-end {
    align-items: flex-end;
  }
  .ps-plage-banner {
    flex-direction: column;
  }
  .ps-plage-banner .free-banner-wrap {
    display: flex;
    height: 100%;
    align-items: flex-end;
    width: 100%;
  }
  .ps-plage-banner #header-nav {
    width: 100%;
  }
  .ps-plage-banner {
    align-items: flex-end;
    display: flex;
  }
  .pricing-wrap.eliminate-plag .packagebox {
    min-height: 310px;
  }
}
@media only screen and (max-width: 992px) {
  .video-bg {
    height: auto;
    min-height: auto;
  }
  .video-bg img {
    position: relative;
    height: auto;
    width: 100%;
  }
  .hw-section .choosebox-steps {
    width: 55px;
  }
  .free-pc-img {
    margin-left: 0;
  }
  .free-pc-img img {
    width: 100%;
  }
  .top-left-check p {
    width: 100%;
  }
  .best-plag-checker1 {
    padding-top: 0;
  }
  .counter-cs .media-left {
    min-width: 85px;
  }
  .pricing-wrap.eliminate-plag .packagebox {
    min-height: 380px;
  }
  #plagiarism-checker-link.best-plag-checker {
    background-size: cover;
    background-position: center;
    padding-top: 50px;
  }
  .plag-title {
    position: relative;
    top: 0;
  }
  .best-plag-checker-wrap .plag-box-left p.plag-desc {
    top: 0;
  }
  .best-plag-checker-wrap .articles {
    border-radius: 50px;
    margin-bottom: 20px;
  }
  .plag-box-left .remove-space.remove-space-top {
    top: 0;
  }
  #ai-grammer-link .plag-box-left .red-btn {
    margin-top: 0;
  }
  #ai-grammer-link .plag-box-left .red-btn a {
    width: 100%;
    text-align: center;
    display: block;
  }
}
@media only screen and (max-width: 500px) {
  .st-card {
    padding-right: 0;
  }
  .cover-st-card {
    background-size: cover !important;
  }
  .sticky {
    height: auto;
  }
  .sticky.fixed .plag-navigation ul li a {
    color: #fff;
  }
  .checkPlag .pricing-card .title {
    justify-content: space-between;
  }
  .checkPlag .words-price ul li .normal-price {
    padding-left: 5px !important;
  }
  .cs-card {
    padding: 20px;
  }
  .pricing-wrap.eliminate-plag .packagebox {
    min-height: 340px;
  }
  .plag-check .articles {
    padding: 0;
  }
  .plag-check .masonry-item img {
    width: 100%;
  }
  .plag-check .key-features-right {
    min-height: 100% !important;
    margin-top: 20px !important;
    padding: 0 !important;
  }
  .plag-check .pricing .row.justify-content-center {
    padding: 0 15px;
  }
  .plag-check .plag-tab-wrap.scholer-article {
    padding: 0 15px;
  }
  .plag-check #ai-grammer-link span {
    display: none;
  }
  .plag-check .grammer-checker .articles ul li:nth-child(4) .article-box {
    top: 0;
  }
  .plag-check .clients_partners .item {
    width: 100%;
    text-align: center;
  }
}
#clients_partners {
  padding: 20px 0;
  background-color: #f5f5f5 !important;
}
.section-lg {
  padding: 80px 0;
}
.pt-0 {
  padding-top: 0;
}
.pricing-wrap.eliminate-plag .row {
  justify-content: space-between;
}
.why-choose-us-in .packagebox.optionaladdon:before {
  top: 50%;
  transform: translate(-50%, -50%);
}
.mb-30 {
  margin-bottom: 30px;
}
.m3-hero-section {
  position: relative;
  padding: 65px 0;
  background: url(../images/white-watercolor.jpg) repeat;
  background-size: contain;
}
.checkPlag .m3-hero-section .heading {
  margin-bottom: 50px;
}
.checkPlag .pricing-box {
  box-shadow: 0 0 10px 0 #0000000d;
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.checkPlag .hero-content ul li::before {
  display: none;
}
.checkPlag .points ul li {
  padding-left: 0px !important;
  padding-bottom: 15px;
  display: flex;
  align-items: baseline;
}
.checkPlag .pricing-card .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.checkPlag .pricing-title {
  color: #6d7487;
  font-size: 20px;
  font-weight: 700;
  line-height: 27.24px;
  text-align: left;
}
.checkPlag .pricing-title p {
  margin-bottom: 0;
}
.checkPlag .words-price ul li {
  background: #9aa2b826;
  border-radius: 5px;
  padding: 15px 20px;
  margin-bottom: 20px;
}
.checkPlag .words-price ul li::before {
  display: none;
}
.checkPlag .words-price ul li p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.79px;
  text-align: left;
  color: #6d7487;
  width: 65%;
}
.checkPlag .words-price ul li .normal-price {
  font-size: 20px;
  font-weight: 700;
  line-height: 27.24px;
  text-align: right;
  color: #4d4d4d;
}
.checkPlag .words-price ul li .strike-through {
  font-size: 20px;
  font-weight: 700;
  line-height: 27.24px;
  text-align: left;
  color: #9aa2b8;
  text-decoration: line-through;
}
.checkPlag .pricing-currency .currency {
  font-size: 14px;
  font-weight: 600;
  line-height: 19.07px;
  text-align: left;
  color: #6d7487;
  background: #edeeee;
  padding: 5px 10px;
  border-radius: 4px;
}
.checkPlag .change-currency {
  color: #6d7487;
  font-size: 12px;
  font-weight: 400;
  line-height: 16.34px;
  text-align: left;
  margin-right: 10px;
}
.plag-check .custom-row-two {
  display: flex;
  align-items: flex-start;
  gap: 85px !important;
  justify-content: flex-start;
  border-top: 1px solid #e0e0e0;
  padding-top: 25px;
}
.grammer-checker .custom-row-two {
  gap: 85px !important;
  border-top: 1px solid #e0e0e0;
  padding-top: 25px;
}
.checkPlag .words-price ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.hero-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.checkPlag .hero-wrapper {
  align-items: flex-start;
}
.hero-frame {
  width: 605px;
  transform: translate(20px, 0);
}
.hero-frame iframe {
  width: 590px;
  height: 480px;
  outline: none;
  border: none;
}
.hero-content {
  width: 595px;
}
.hero-content h1 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.1;
  color: #1d1d1d;
  margin-bottom: 25px;
}
.hero-content h1 span {
  color: #d52b1e;
  font-size: 33px;
  position: relative;
}
.hero-content h1 span img {
  position: absolute;
  right: -70px;
  bottom: -20px;
}
.hero-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.hero-content ul li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 15px;
  font-size: 16px;
}
.hero-content ul li:last-child {
  margin-bottom: 0;
}
.hero-content ul li:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 0;
  background-color: #aeaeae;
  border-radius: 50%;
  width: 7px;
  height: 7px;
}
.hero-content hr {
  margin: 20px 0;
  border-color: #fff0;
}
.hero-content h4 {
  font-weight: 600;
  font-size: 16px;
  color: #1d1d1d;
  margin-top: 30px;
}
.ratings-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.ratings-left {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.ratings-left p {
  display: inline-block;
  align-items: center;
  font-size: 12px;
  padding-top: 2px;
  padding-bottom: 2px;
  margin-bottom: 0;
}
.ratings-left p:last-child {
  border-left: 1px solid #e3e3e3;
}
.ratings-left p i {
  font-size: 18px;
  color: #f8b703;
  padding-right: 5px;
}
.pl-15 {
  padding-left: 15px;
}
.pr-15 {
  padding-right: 15px;
}
.thumb {
  color: #6666ff !important;
  transform: rotate(-180deg);
  padding-right: 0 !important;
  padding-left: 5px;
}
.trLogos {
  display: flex;
  margin-top: 20px;
  position: relative;
}
.TrinkaLogo:before {
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  margin: 0 auto;
  width: 1px;
  height: 80%;
  border-right: 1px solid #e3e3e3;
  background: linear-gradient(80deg, #fff0, #763393 50%, #fff0);
}
.TrinkaLogo {
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0 10px;
  padding-left: 0;
  position: relative;
}
.turnit-logo {
  flex-direction: column;
  flex-wrap: wrap;
  padding: 0 15px;
  padding-right: 0;
}
.trLogos .trinka-logo img {
  width: 70px;
  align-content: end;
  vertical-align: bottom;
}
.trinka-logo span {
  font-size: 6px;
  line-height: 14px;
}
.checkPlag #header-nav {
  z-index: 1;
  position: relative;
  height: 100px;
  box-shadow: 0 4px 24px rgb(0 0 0 / 0.1);
  background-color: #fff;
}
.checkPlag #header-nav.fixed {
  position: fixed;
  height: 70px;
  width: 100%;
  top: 0;
}
.dark-logo-enago {
  display: none !important;
}
.checkPlag .light-logo {
  display: none !important;
}
.standOut {
  background: #fff;
}
.standOut .standout-tbl {
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 24px;
  border: 1px solid #d5d3d4;
  box-shadow: 0 4px 20px 0 rgb(17 26 39 / 0.1);
}
.standOut .standout-tbl .table {
  margin: 0;
  border-collapse: collapse;
  border: 1px solid #d5d3d4;
  border-right: none;
}
.standOut .standout-tbl .table thead tr {
  vertical-align: middle;
  border: none;
}
.standOut .standout-tbl .table thead th {
  padding: 32px 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  border-color: #d5d3d4;
  border-bottom: 1px solid #d5d3d4;
}
.standOut .standout-tbl .table thead th.paperpal {
  color: #2459e2;
}
.standOut .standout-tbl .table tbody tr {
  vertical-align: middle;
  border: none;
}
.standOut .standout-tbl .table tbody tr:nth-child(even) {
  background-color: #f5f7f8;
}
.standOut .standout-tbl .table {
  border-left: none;
}
.standOut .standout-tbl .table tbody td {
  padding: 20px;
  text-align: center;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  min-width: 184px;
  border-color: #d5d3d4;
  border-right: 1px solid #d5d3d4;
  vertical-align: middle;
}
.standOut .standout-tbl .table tbody td:first-child {
  padding: 32px;
  text-align: left;
  color: #000;
  border-left: none;
}
.standOut .standout-tbl .table tbody tr:last-child td {
  border-bottom-color: #fff0;
}
.standOut .standout-tbl .table tbody td:last-child {
  border-right-color: #fff0;
}
.standOut .standout-tbl .table thead tr th:last-child {
  border-right-color: #fff0;
}
.standOut .standout-tbl .table thead th {
  border-top-color: #fff0;
}
.custom-tooltip {
  position: relative;
  border-radius: 50%;
  display: inline-table;
  justify-content: center;
  align-items: center;
  margin-left: 3px;
}
.custom-tooltip .custom-tooltip-content {
  background: #fff;
  border-radius: 5px;
  bottom: 32px;
  display: none;
  color: var(--color-white);
  font-size: 14px;
  min-width: 280px;
  padding: 12px;
  line-height: 1.2;
  position: absolute;
  right: auto;
  left: auto;
  color: var(--alt-color);
  font-size: 14px;
  visibility: hidden;
  opacity: 0;
  box-shadow: 0 4px 10px 0 rgb(17 26 36 / 0.1);
  transition:
    opacity 0.5s ease,
    visibility 0.5s ease,
    transform 0.5s ease;
}
@media (max-width: 500px) {
  .custom-tooltip .custom-tooltip-content {
    padding: 8px;
    font-size: 13px;
    min-width: 165px;
    right: inherit;
    left: -20px;
  }
}
.custom-tooltip .custom-tooltip-content:after {
  border-left: 8px solid #fff0;
  border-right: 8px solid #fff0;
  border-top: 8px solid #fff;
  box-shadow: 0 4px 10px 0 rgb(17 26 36 / 0.1);
  bottom: -8px;
  content: "";
  height: 0;
  position: absolute;
  right: auto;
  left: calc(50% - 8px);
  width: 0;
}
@media (max-width: 500px) {
  .custom-tooltip .custom-tooltip-content:after {
    left: 20px;
  }
}
.custom-tooltip .custom-tooltip-transform {
  transform: translate(-50%, 0%);
  left: 50%;
  right: inherit;
}
.custom-tooltip .tooltip-right-mob {
  min-width: 165px;
  right: -20px;
  left: inherit;
}
.custom-tooltip .tooltip-right-mob:after {
  right: 20px;
  left: inherit;
}
.custom-tooltip:hover .custom-tooltip-content {
  transition-delay: 0.3s;
  opacity: 1;
  visibility: visible;
  display: block;
}
@media (min-width: 992px) {
  .checkPlag .plag-navigation ul li a {
    color: #000;
  }
  .checkPlag .plag-navigation ul li .button-red {
    color: #fff;
  }
  .checkPlag .dark-logo-enago {
    display: inline-block !important;
  }
}
@media (min-width: 1500px) {
  .container-b {
    max-width: 1500px;
  }
  .no-gutter-ds {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1460px) {
  .container-b {
    max-width: 100%;
  }
  .hero-content h1 span img {
    right: -83px;
  }
}
@media (max-width: 1300px) {
  .ratings-box {
    width: 100%;
    flex-direction: column;
  }
  .ratings-left {
    justify-content: flex-start;
  }
}
@media (max-width: 1100px) {
  .hero-content h1 {
    font-size: 24px;
  }
  .hero-content h1 span {
    font-size: 30px;
  }
  .hero-content h4 {
    font-size: 16px;
  }
  .ratings-box {
    flex-direction: column;
  }
  .hero-content h1 span img {
    display: none;
  }
  .checkPlag .plag-navigation ul li {
    margin: 10px 0 0 10px;
  }
  .checkPlag .plag-navigation ul li a {
    font-size: 13px;
  }
  .hero-content hr {
    margin: 10px 0;
  }
  .hero-frame {
    transform: translate(0, 0);
  }
  .standOut .standout-tbl .table tbody td {
    min-width: 150px;
    font-size: 16px;
  }
  .standOut .standout-tbl .table thead th {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .checkPlag #header-nav {
    height: auto !important;
    position: fixed;
    width: 100%;
    top: 0;
  }
  .m3-hero-section {
    margin-top: 50px;
  }
  .hero-wrapper {
    flex-direction: column;
  }
  .checkPlag .hero-content {
    width: 100% !important;
  }
  .hero-content h1 {
    font-size: 22px;
  }
  .hero-content h1 span {
    font-size: 28px;
  }
  .standOut .standout-tbl .table tbody td {
    min-width: auto;
  }
  .standOut .standout-tbl .table tbody td:first-child {
    padding: 12px;
  }
  .pricing-wrap .packagebox {
    margin-right: 0;
  }
  .optionaladdon {
    margin-left: 0 !important;
  }
}
@media (max-width: 500px) {
  .PlagCheck .hero-content {
    width: 100% !important;
  }
  .ratings-box {
    flex-direction: column;
    align-items: center;
  }
  .plag-check .why-choose-us p {
    padding-bottom: 25px;
  }
  .plag-check .pricing .pricing-news .newswrap {
    margin-bottom: 10px;
  }
  .plag-check .plag-box-left {
    width: 100%;
  }
  .banner-new-content .banneBtnNew {
    width: 100%;
  }
  .banner-new-content .banneBtn {
    width: 100%;
  }
  .banner-new-content .button-red {
    font-size: 1rem !important;
  }
  .plag-check .hero-frame img {
    width: 100%;
    height: auto;
  }
  .plag-check .hero-frame {
    width: 100%;
    margin-top: 20px;
    transform: none;
  }
  .plag-check
    .key-features-left
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button {
    line-height: 28px;
    text-align: left;
  }
  .plag-check .secure p {
    width: 100% !important;
  }
  .plag-check .pricing .pricing-news {
    flex-wrap: wrap !important;
  }
  .pricing-main .pricing .pricing-news {
    flex-wrap: wrap !important;
  }
  .pricing-main .pricing .row.justify-content-center {
    padding: 0 15px;
  }
  .plag-check .sm-mb-2 {
    margin-bottom: 3rem;
  }
  .plag-check .grammer-checker-c .plag-title {
    top: 0;
  }
  .clients_partners .item .img-fluid {
    width: 50%;
    height: 100%;
  }
  .hero-frame {
    width: 100%;
  }
  .hero-frame iframe {
    width: 100%;
    height: 580px;
  }
  .hero-content h1 {
    font-size: 21px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .hero-content h1 br {
    display: none;
  }
  .hero-content h1 span {
    font-size: 26px;
  }
  .hero-content hr {
    margin: 20px 0;
  }
  .hero-content h4 {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 1.2;
  }
  .ratings-left,
  .trLogos {
    margin-top: 20px;
  }
  .TrinkaLogo {
    padding-left: 0;
  }
  .card-stackk .card-listt li:nth-child(1) {
    right: -10px;
    top: 44px;
  }
  .card-stackk .card-listt li:nth-child(2) {
    right: -10px;
    top: 44px;
  }
  .card-stackk .card-listt li:nth-child(3) {
    right: -10px;
    top: 44px;
  }
  .card-stackk .card-listt li:nth-child(4) {
    right: -15px;
    top: 35px;
  }
  .card-stackk .card-listt li:nth-child(5) {
    top: 48px;
  }
  .standOut .standout-tbl .table thead th {
    font-size: 11px;
    padding: 12px 3px;
  }
  .standOut .standout-tbl .table tbody td {
    font-size: 11px;
    padding: 8px;
  }
}
.banner-wrap-new {
  padding: 63px 0;
  position: relative;
  min-height: 518px;
  display: flex;
  align-items: center;
  width: 100%;
}
.plage-banner-new .header-wrap {
  position: relative;
  z-index: 1;
}
.plage-banner-new:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 90%;
  background: linear-gradient(180deg, #def2ff 0%, #ffffff 100%);
}
.banner-new-image img {
  width: 100%;
  height: auto;
}
.banner-new-content .logo-turnitin {
  max-width: 78%;
  margin: 0 0 10px;
  height: auto;
}
.banner-new-content ul {
  padding-left: 0;
}
.banner-new-content ul li {
  list-style-type: none;
  padding-bottom: 15px;
  display: flex;
  align-items: baseline;
  font-size: 18px;
}
.banner-new-content span.mdTitle {
  font-size: 44px;
  font-weight: 600;
  color: #000;
  line-height: 59.92px;
  margin-bottom: 20px;
  display: block;
}
.banner-new-content span.mdTitle h1 {
  color: #ffd900;
  font-weight: 700;
  display: inline-block;
}
.banner-new-content p {
  color: #fff;
  margin: 20px 0;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}
.banner-new-content .para {
  color: #fff;
  margin: 10px 0 30px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  display: block;
}
.banner-new-content .para h1 {
  color: #ffd900;
  font-size: 20px;
  line-height: 1;
  font-weight: 400;
  display: inline-block;
}
.banner-new-content .startingfrom {
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: flex-end;
  margin-bottom: 40px;
}
.banner-new-content .startingfrom h2 {
  font-size: 40px;
  font-weight: 700;
  color: #ffd900;
  display: inline-flex;
  margin: 0;
  line-height: 1;
  align-items: flex-end;
  position: relative;
  margin-left: 10px;
  margin-bottom: 0 !important;
  font-weight: 400;
  font-weight: 700 !important;
  padding-left: 7px;
}
.banner-new-content .startingfrom h2 small {
  font-size: 20px;
  font-weight: 400;
  position: absolute;
  left: 0;
  bottom: 3px;
}
.banner-new-content .startingfrom h2 sup {
  top: 10px;
  font-size: 20px;
  position: absolute;
  right: -10px;
}
.banner-new-content .banneBtn {
  display: flex;
  gap: 10px;
}
.banner-new-content .banneBtnNew {
  margin-top: 20px;
}
.banner-new-content .banneBtnLink {
  margin-top: 20px;
}
.banner-new-content .banneBtnLink a {
  transition: 0.5s ease-in-out;
  border-radius: 10px;
  display: inline-block;
  border-radius: 20px;
  padding: 5px 18px;
  text-decoration: none;
}
.banner-new-content .banneBtnLink a:hover {
  background: #e1e4e6;
}
.plag-check .trustedby .trustedbox h2 {
  text-align: left;
}
.plag-check #ai-grammer-link h2 {
  text-align: left;
}
.plag-check #ai-grammer-link .red-btn {
  margin-top: 30px;
  display: block;
}
.plag-check .banner-btn {
  display: flex;
  align-items: baseline;
  text-align: center;
  gap: 10px;
}
.banner-new-content .button-red {
  background: #d52b1e;
  color: #fff;
  padding: 13px 20px;
  font-weight: 600;
  border-radius: 5px;
  font-size: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  align-items: center;
  min-width: 223px;
  height: auto;
}
.banner-new-content .button-red-new {
  border: 1px solid #4d4d4d;
  padding: 13px 20px;
  border-radius: 3px;
  color: #000;
  font-size: 1rem;
  display: inline-block;
  font-weight: 600;
}
.banner-new-content .button-red small {
  font-size: 14px;
  font-weight: 400;
}
.banner-new-content .btn-link-new {
  color: blue;
  font-size: 16px;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
}
.plag-check .why-choose-us {
  padding: 50px 0 0;
}
.plag-check .why-choose-us h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  margin-bottom: 50px;
}
.plag-check .why-choose-us h2 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  margin-bottom: 50px;
}
.plag-check .why-choose-us h3 {
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 20px;
}
.banner-wrap-new .frame-description {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  transform: translate(45px, 0);
}
.banner-new-content .btn-link svg {
  margin-left: 5px;
}
.banner-new-content .btn-link:hover {
  text-decoration: none;
}
@media (max-width: 1100px) {
  .plag-navigation ul li a {
    font-size: 12px;
  }
}
@media (max-width: 992px) {
  .banner-new-image {
    margin-top: 25px;
  }
  .plag-navigation ul li a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  span#iThenticate img, span#Free-AI-Grammar img, span#Guarantee img{
    display: none;
  }

  .image-wrapper{
    display: none;
  } 
  .banner-wrap-new {
    padding: 50px 0 0;
  }
  .banner-new-content .button-red {
    width: 100%;
  }
  .banner-new-content .button-red-new {
    width: 100%;
  }
  .plag-check .banner-btn {
    flex-direction: column;
  }
  .banner-new-content .startingfrom {
    line-height: 1.2;
  }
  .banner-new-content .startingfrom h2 small {
    font-size: 16px;
  }
  .banner-new-content h1 {
    font-size: 24px;
  }
  .banner-new-content p {
    font-size: 14px;
  }
  .banner-new-content .startingfrom {
    font-size: 14px;
  }
  .banner-new-content .button-red {
    min-width: 210px;
    font-size: 14px;
    width: 100%;
  }
  .banner-new-content .btn-link {
    font-size: 14px;
  }
  .banner-new-content .startingfrom h2 {
    font-size: 32px;
  }
  .standOut .standout-tbl .table tbody td:first-child {
    padding: 12px 8px;
  }
  .standOut .standout-tbl .table tbody td svg {
    width: 20px;
    height: 20px;
  }
  .why-choose-us-in .packagebox.optionaladdon:before {
    top: -45px;
  }
}
#header-nav .plag-navigation ul li:last-child {
  display: none;
  transition: ease 0.5s;
}
#header-nav.fixed .plag-navigation ul li:last-child {
  display: inline-block;
  transition: ease 0.5s;
}
.reports #header-nav .plag-navigation ul li:last-child {
  display: inline-block;
}
@media (max-width: 991px) {
  #header-nav .checkbutton-responsive {
    display: none;
  }
  #header-nav.fixed .checkbutton-responsive {
    display: block;
  }
  .checkPlag #header-nav .checkbutton-responsive {
    display: none !important;
  }
  .bottom-stripe p {
    font-size: 13px !important;
  }
}
.bottom-stripe {
  position: relative;
  width: 100%;
  background: #ffffdf;
  border-bottom: 1px solid #ebeb00;
  padding: 5px 0;
  transition:
    opacity 0.5s ease-in-out,
    visibility 0.5s ease-in-out;
}
.bottom-stripe p {
  color: #000;
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
  text-align: center;
}
.bottom-stripe p span {
  font-weight: 600;
}
.bottom-stripe .stripe-content {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}
.bottom-stripe .stripe-content img {
  min-width: 16px;
  height: auto;
  max-width: 16px;
}
.bottom-stripe .stripe-content button {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  line-height: 1.2;
  color: blue;
  outline: none;
  padding: 0;
  border: none;
  background-color: #fff0;
}
.optionaladdon::before {
  content: "+";
  position: absolute;
  font-size: 70px;
  color: #464657;
  left: -60px;
  margin-left: -16px;
  font-weight: 400;
  filter: unset;
  font-weight: 400;
  text-shadow: unset;
  box-shadow: none;
}
.pwBy {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
#topSlider .owl-dots {
  width: 88%;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-left: 10px;
}
#topSlider.owl-theme .owl-dots .owl-dot {
  display: inline-flex;
  zoom: 1;
  width: 32%;
}
#topSlider.owl-theme .owl-dots .owl-dot span {
  width: 100%;
  width: 100%;
  height: 4px;
  display: block;
  margin: 5px 0;
}
#topSlider.owl-theme .owl-dots .owl-dot.active span,
#topSlider.owl-theme .owl-dots .owl-dot:hover span {
  background: #d52b1e !important;
}
.plagCheckKeyFeatures .tabs-wrap {
  display: flex;
  justify-content: center;
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--border-color);
  overflow: hidden;
  border-radius: 8px;
  width: 100%;
  filter: drop-shadow(0 1px 2.5px rgb(0 0 0 / 0.26));
  background-color: #fff;
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item {
  display: inline-flex;
  border-radius: 0;
  min-width: 50%;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-right: 1px solid var(--border-color);
}
@media (max-width: 767px) {
  .plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item {
    min-width: auto;
    width: 50%;
  }
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item:last-child {
  border-right: none;
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item .nav-link {
  border-radius: 0;
  display: flex;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: var(--bodyColor);
  font-weight: 500;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
  padding: 16px 32px;
}
@media (max-width: 767px) {
  .plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item .nav-link {
    font-size: 14px;
    padding: 10px 20px;
  }
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item .nav-link span {
  text-align: center;
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item .nav-link .poweredBy {
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 6px 16px;
  background-color: #f5f7f8;
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item .nav-link .poweredBy img {
  height: auto;
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item .nav-link.active {
  background: var(--bg-accordion-light-gradient);
}
.plagCheckKeyFeatures .tabs-wrap .nav-pills .nav-item .nav-link.active span {
  background-image: var(--text-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  font-weight: 600;
  display: block;
  line-height: 1.3;
}
.plagCheckKeyFeatures .tab-content {
  text-align: center;
}
.plagCheckKeyFeatures .tab-content .pc-para {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 25px auto;
}
.plagCheckKeyFeatures .tab-content .pc-para span {
  font-size: 20px;
  color: var(--fontColor);
  font-weight: 500;
}
@media (max-width: 767px) {
  .plagCheckKeyFeatures .tab-content .pc-para span {
    font-size: 16px;
  }
}
.key-features-left {
  margin-top: 30px;
  border-radius: 16px;
  border: 1px solid var(--border-color);
  background: #fff;
  min-height: 645px;
  overflow: hidden;
  box-shadow: 0 4px 10px 0 rgb(17 26 36 / 0.1);
}
.plag-check .key-features-left {
  margin-top: 0;
  border-radius: 16px;
  border: 1px solid var(--border-color);
  background: #fff;
  min-height: 400px;
  overflow: hidden;
  box-shadow: 0 4px 10px 0 rgb(17 26 36 / 0.1);
}
.key-features-left .accordion {
  text-align: left;
}
.key-features-left .accordion .accordion-item {
  border-radius: 0;
  border: none;
  background-color: #fff0;
  border-bottom: 1px solid var(--border-color);
}
.key-features-left .accordion .accordion-item.active {
  background: var(--bg-accordion-light-gradient);
}
.plag-check .key-features-left .accordion .accordion-item.active {
  background: #ecf7fe;
}
.key-features-left .accordion .accordion-item:last-child {
  border-bottom: none;
}
.key-features-left .accordion .accordion-item .accordion-header {
  border: none;
  margin-bottom: 0;
}
.key-features-left
  .accordion
  .accordion-item
  .accordion-header
  .accordion-button {
  display: flex;
  background: #fff0;
  font-size: 24px;
  color: var(--fontColor);
  font-weight: 600;
  padding: 32px;
  gap: 16px;
  box-shadow: none;
  align-items: center;
  transition: all 0.3s ease;
}
@media (max-width: 1100px) {
  .key-features-left
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button {
    font-size: 18px;
    padding: 24px;
  }
}
@media (max-width: 500px) {
  .key-features-left
    .accordion
    .accordion-item
    .accordion-header
    .accordion-button {
    gap: 12px;
  }
}
.key-features-left
  .accordion
  .accordion-item
  .accordion-header
  .accordion-button:after {
  background-image: url(assets/icons/chevron-down.svg);
}
.key-features-left
  .accordion
  .accordion-item
  .accordion-header
  .accordion-button:focus {
  outline: none;
  box-shadow: none;
}
.key-features-left
  .accordion
  .accordion-item
  .accordion-header
  .accordion-button.collapsed {
  background: #fff0;
  font-weight: 500;
  color: var(--bodyColor);
}
.key-features-left
  .accordion
  .accordion-item
  .accordion-collapse
  .accordion-body {
  padding: 0 25px 16px;
  padding-left: 80px;
}
@media (max-width: 1100px) {
  .key-features-left
    .accordion
    .accordion-item
    .accordion-collapse
    .accordion-body {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.key-features-left
  .accordion
  .accordion-item
  .accordion-collapse
  .accordion-body
  p {
  min-height: 40px;
  margin-bottom: 0;
  font-size: 16px;
}
.key-features-left .accordion .active .accordion-button {
  padding-bottom: 15px !important;
}
.key-features-left .accordion .collapsed .accordion-button {
  padding-bottom: 32px !important;
}
.key-features-right {
  margin-top: 30px;
  border-radius: 24px;
  background: #f5f7f8;
  padding: 20px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 645px;
}
.plag-check .key-features-right {
  margin-top: 0;
  border-radius: 24px;
  background: #f5f7f8;
  padding: 20px 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 400px;
}
.plag-check .generate-now-button a {
  background-color: #d52b1e;
  padding: 13px 50px;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.79px;
  text-align: left;
  border-radius: 3px;
  margin-top: 30px;
  display: inline-block;
  text-align: center;
  color: #fff;
}
.plag-check .secure h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 49.03px;
  text-align: center;
  color: #fff;
  margin-bottom: 10px;
}
.plag-check .pricing {
  padding: 40px 0 20px 0;
  background: #f5f7f8;
}
.plag-check .pricing p a {
  color: #1d1d1d;
}
.plag-check .pricing .pricing-news .newswrap.one {
  border: 1px solid #fdaf2d;
  background: linear-gradient(180deg, rgb(253 175 45 / 0.05) 0%, #fff0 100%);
  border-radius: 3px;
  padding: 20px 15px;
}
.plag-check .pricing .pricing-news .newswrap.two {
  border: 1px solid #ef5254;
  background: linear-gradient(180deg, rgb(239 82 84 / 0.05) 0%, #fff0 100%);
  border-radius: 3px;
  padding: 20px 15px;
}
.plag-check .pricing .pricing-news .newswrap.three {
  border: 1px solid #029dcd;
  background: linear-gradient(180deg, rgb(2 157 205 / 0.05) 0%, #fff0 100%);
  border-radius: 3px;
  padding: 5px;
}
.plag-check .pricing .email-to {
  text-align: center;
  margin-top: 20px;
  padding: 10px 40px;
  border-radius: 5px;
}
.plag-check .pricing .email-to a {
  text-decoration: underline;
  color: blue;
}
.plag-check .clients_partners {
  padding: 50px 0 50px 0;
  background-color: #f5f7f8;
}
.plag-check .pricing .pricing-news .newswrap .words {
  font-size: 18px;
  font-weight: 700;
  line-height: 24.51px;
  display: inline-block;
  color: #000;
}
.plag-check .pricing .pricing-news .newswrap {
  border-radius: 10px !important;
}
.plag-check .custom-row {
  display: flex;
  justify-content: center;
}
.pricing-main .pricing .custom-row {
  display: flex;
  justify-content: center;
}
.pricing-main h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 46px;
  text-align: center;
  margin-bottom: 50px;
}
.pricing-main .pricing-news .newswrap p a {
  color: #1d1d1d;
}
.pricing-main .pricing .pricing-news .newswrap.one {
  border: 1px solid #fdaf2d;
  background: linear-gradient(180deg, rgb(253 175 45 / 0.05) 0%, #fff0 100%);
  padding: 20px 15px;
}
.pricing-main .pricing .pricing-news .newswrap.two {
  border: 1px solid #ef5254;
  background: linear-gradient(180deg, rgb(239 82 84 / 0.05) 0%, #fff0 100%);
  padding: 20px 15px;
}
.pricing-main .pricing .pricing-news .newswrap.three {
  border: 1px solid #029dcd;
  background: linear-gradient(180deg, rgb(2 157 205 / 0.05) 0%, #fff0 100%);
  padding: 20px 15px;
}
.pricing-main .pricing .pricing-news .newswrap {
  border-radius: 10px !important;
}
.pricing-main .pricing .pricing-news .newswrap .words {
  font-size: 18px;
  font-weight: 700;
  line-height: 24.51px;
  margin-bottom: 0;
  display: inline-block;
  color: #000;
}
.pricing .pricing-news .newswrap h3 {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 49.03px;
  text-align: center;
  color: #1d1d1d;
}
.pricing-main .pricing-news .newswrap p {
  border: 1px solid #4d4d4d;
  color: #1d1d1d;
  padding: 11px 50px;
  background-color: #fff;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 0;
}
.pricing-main .pricing-news .newswrap p a {
  color: #4d4d4d;
}
.pricing-main .pricing .email-to {
  text-align: center;
  margin-top: 10px;
  padding: 10px 40px;
  border-radius: 5px;
}
.plag-check .pricing .pricing-news .newswrap h3 {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 49.03px;
  text-align: center;
  color: #000;
}
.plag-check .pricing .pricing-news .newswrap h3 .lv2 {
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 700;
  line-height: 49.03px;
  text-align: center;
  color: #000;
}
.pricing-main .pricing .contentcontainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.plag-check .pricing .contentcontainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.pricing-main .pricing .pricing-news .newswrap .words {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 20px;
}
.plag-check .pricing .pricing-news .newswrap .words {
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 20px;
}
.pricing .pricing-news .newswrap h3 {
  margin-bottom: 0;
}
.plag-check .secure p {
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  text-align: center;
  width: 53%;
  margin: 0 auto;
  color: #fff;
}
.plag-check .pricing-news .newswrap p {
  border: 1px solid #4d4d4d;
  color: #1d1d1d;
  padding: 11px 50px;
  background-color: #fff;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 0;
}
.plag-check .secure {
  padding: 50px 0;
}
.plag-check .generate-now-button {
  text-align: center;
}
@media (max-width: 1100px) {
  .key-features-right {
    min-height: auto;
  }
}
.key-features-right .image {
  text-align: center;
}
.key-features-right .image.show {
  display: block;
}
.key-features-right .image img {
  width: 100%;
  height: auto;
}
.key-features-right .image.video-feature {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 500px) {

    .plag-check .hero-frame{ display: none;}
    
  .key-features-right .image.video-feature {
    padding-left: 10px;
    padding-right: 10px;
  }
  .plag-check .pricing .contentcontainer {
    flex-direction: column;
    justify-content: space-between;
    gap: 18px;
  }
  .plag-check .pricing .pricing-news .newswrap .words {
    flex-direction: column;
    gap: 0;
  }
  .banner-new-content .button-red {
    width: 100%;
  }
  .banner-new-content .button-red-new {
    width: 100%;
  }
  .plag-check .banner-btn {
    flex-direction: column;
  }
}
.key-features-right .image.video-feature video {
  width: 100%;
  height: auto;
  border-radius: 16px;
  box-shadow: 0 4px 10px 0 rgb(17 26 36 / 0.1);
}
@media (max-width: 1100px) {
  .key-features-right {
    padding: 40px 20px;
  }
}
@media (max-width: 992px) {
  .key-features-right {
    padding: 40px 100px;
  }
}
@media (max-width: 480px) {
  .key-features-right {
    padding: 40px 10px;
  }
  .plag-check .hero-frame{ display: none;}
}
.hideDivs,
.hideDivsx {
  display: none;
}
.plagCheckKeyFeatures .section-title h3 {
  font-size: 40px;
}
.white-wrapper h1 img {
  filter: brightness(0) invert(1);
}
.title-label {
  font-weight: 600;
  font-size: 22px;
  opacity: 0.7;
}
.title-heading {
  font-weight: 700;
}
.plagiarism-nav ul li:last-child {
  display: none;
  transition: ease 0.5s;
}
#header-nav.fixed .plagiarism-nav ul li:last-child {
  display: inline-block;
  transition: ease 0.5s;
  margin-left: 15px;
}
.plagiarism-nav .navbar-collapse {
  justify-content: right;
}
.plagiarism-nav ul li .button-red {
  background: #d52b1e;
  color: #fff !important;
  padding: 10px 20px 12px;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 5px;
}
.plagiarism-nav ul li a {
  font-size: 16px;
  color: #000 !important;
  font-weight: 600;
}
.plagiarism-nav.navbar {
  padding: 0;
}
.plagiarism-nav .nav-link {
  padding-top: 0;
  padding-right: 0 !important;
}
.plagiarism-nav.navbar-expand-lg .navbar-nav {
  gap: 11px;
}
.navbar-nav li:hover > ul.dropdown-menu {
  display: block;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}
.dropdown-menu > li > a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}
.plagiarism-nav ul li.dropdown ul.dropdown-menu li:last-child {
  display: block;
  transition: ease 0.5s;
  margin-top: 30px;
}
.plagiarism-nav ul li.dropdown ul.dropdown-menu li#submenu-item-700059:before {
  content: url(https://easydash.enago.com/uploads/Frame_1_1fdb7e4bb4.png);
}
.plagiarism-nav ul li.dropdown ul.dropdown-menu li#submenu-item-700049:before {
  content: url(https://easydash.enago.com/uploads/Frame_2b1d5493a2.png);
}
.plagiarism-nav ul li.dropdown ul.dropdown-menu li {
  padding-top: 0 !important;
  display: flex !important;
  gap: 10px;
  margin-bottom: 10px;
}
.plagiarism-nav ul li.dropdown ul.dropdown-menu {
  width: 350px !important;
  padding: 20px !important;
  border-radius: 10px 10px 10px 10px !important;
  margin-top: 10px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu .mega-menu-title {
  font-size: 14px !important;
  color: #000000 !important;
}
.plagiarism-nav ul li.dropdown ul li a .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}
.plagiarism-nav ul li.dropdown ul li a .mega-menu-title {
  font-size: 14px !important;
  color: #000000 !important;
  display: block;
}
.plagiarism-nav ul li.dropdown ul li a .mega-menu-description {
  font-size: 12px !important;
  color: #000000 !important;
  display: block;
  white-space: break-spaces;
  line-height: 20px;
}
.plagiarism-nav ul li.dropdown ul li a.dropdown-item {
  padding: 0;
}
.plagiarism-nav ul li.dropdown ul li a.dropdown-item:active,
.plagiarism-nav ul li.dropdown ul li a.dropdown-item:hover {
  background-color: #fff0;
}
.plagiarism-nav ul li.dropdown ul:before {
  content: "";
  display: block !important;
  position: absolute;
  left: 50px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 15px solid #fff0;
  border-right: 15px solid #fff0;
  border-bottom: 15px solid #000;
  top: -15px !important;
  bottom: unset !important;
}
.plagiarism-nav ul li.dropdown ul:after {
  content: "";
  display: block !important;
  position: absolute;
  left: 50px;
  right: 0;
  width: 0;
  height: 0;
  border-left: 15px solid #fff0;
  border-right: 15px solid #fff0;
  border-bottom: 15px solid #fff;
  top: -14px !important;
  bottom: unset !important;
}
.plagiarism-nav ul li.dropdown ul.dropdown-menu {
  border: 1px solid #000;
}
@media (max-width: 768px) {
    .plag-check .hero-frame{ display: none;}
  .plagiarism-nav .navbar-collapse {
    position: fixed;
    top: 54px;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    height: 100%;
    background-color: #1d1d1d;
    width: 100%;
    z-index: 999;
  }
  .plagiarism-nav .navbar-collapse.collapsing {
    height: 100%;
    left: -75%;
    transition: height 0s ease;
    background-color: #1d1d1d;
  }
  .plagiarism-nav .navbar-collapse.show {
    height: 100%;
    left: 0;
    transition: left 400ms ease-in-out;
  }
  .plagiarism-nav .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: left 400ms ease-in;
  }
  .plagiarism-nav .navbar-light .navbar-nav .nav-link {
    color: #fff;
  }
  .plagiarism-nav.navbar-expand-lg .navbar-nav {
    margin-top: 40px;
    text-align: left;
  }
  .plagiarism-nav ul li a {
    color: #ffffff !important;
  }
  .plagiarism-nav ul li.dropdown ul:before,
  .plagiarism-nav ul li.dropdown ul:after {
    display: none !important;
  }
  .dropdown-menu {
    display: none !important;
  }
  .dropdown-menu.show {
    display: block !important;
  }
  .plagiarism-nav ul li.dropdown ul.dropdown-menu {
    width: 330px !important;
  }
  .plagiarism-nav button:focus {
    outline: none !important;
  }
  .plagiarism-nav ul li:last-child {
    display: block !important;
    margin-left: 0 !important;
  }
}
.fixed .plagiarism-nav ul li a {
  font-size: 14px;
}
