@media (max-width: 1399.98px) {
  #about .yellow::after {
    width: 80%;
  }
  .verification .green::after,
  .document .blues::after {
    width: 81.5%;
  }
  .veriicons .inner-icon::before {
    width: 150px;
  }
}
/* `xl` applies to large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
  #about .yellow::after {
    width: 90%;
  }
  .pros-cont img {
    width: 270px;
    height: auto;
  }
  .verification .green::after,
  .document .blues::after {
    width: 91.5%;
    left: 20px;
  }
  .document .list {
    margin: 0 30px;
  }
  .internship {
    padding: 30px 30px 0 30px;
  }
  .intern-cont p {
    font-size: 15.5px;
    padding: 5px;
  }
}

/* `lg` applies to medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
  #preloader {
    background-size: 50%;
  }
  .new-back {
    & .nav-link {
      color: #000;
    }
    & .nav-link::after {
      background: #000;
    }
  }
  .nav-link:hover::after {
    width: 30%;
  }
  .pros-cont img {
    width: 220px;
    height: auto;
  }
  .about-cont img {
    width: 300px;
    height: 300px;
  }
  #about .yellow::after {
    background: url(../images/yellow2.png);
    width: 90%;
    height: 100px;
    left: 10px;
    top: 10px;
  }
  .verification .green::after {
    background: url(../images/green2.png);
    width: 95.5%;
  }
  .veriicons .inner-icon::before {
    right: 2rem;
  }
  .document .blues::after {
    width: 98%;
    left: 20px;
  }
  .document .list {
    margin: 0;
    margin-left: 20px;
  }
  .document .list ul li {
    width: 84%;
  }
  .document .list .mleft {
    right: -40px;
  }
  .our-process {
    padding: 50px 0 0 20px;
  }
  .internship {
    padding: 20px 20px 0 20px;
  }
  .intern-cont {
    padding: 0;
  }
  .intern-cont p {
    font-size: 13.5px;
    padding: 4px;
  }
  footer .terms {
    font-size: 13px;
  }
}

/* `md` applies to small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
  .new-back {
    & .nav-link {
      color: #000;
    }
    & .nav-link::after {
      background: #000;
    }
  }
  .nav-link:hover::after {
    width: 30%;
  }
  .logo-img {
    width: 220px;
  }
  .main-Body {
    margin-top: 10px;
    padding: 0;
  }
  .areas ul li {
    font-size: 15px;
  }
  .correction {
    top: -80px;
  }
  #about .yellow::after {
    width: 99%;
  }
  .about-cont img {
    width: 238px;
    height: 238px;
  }
  .pros-cont img {
    width: 172px;
  }
  .m-aut {
    margin: auto;
  }
  .verification .green::after {
    width: 97%;
  }
  .veriicons .inner-icon::before {
    display: none;
  }
  .correction-2 {
    position: absolute;
    top: -80px;
  }
  .document .list .mleft {
    right: -32px;
  }
  .document .blues::after {
    width: 97%;
  }
  .m-5 {
    margin: 3rem 0 1rem !important;
  }
  .list .imges img {
    width: 140px;
    height: 140px;
  }
  .internship {
    padding: 0;
    padding-top: 20px;
  }
  .contact-img img {
    width: 243px;
    height: 202px;
  }
  .container,
  .container-sm {
    max-width: 586px;
  }

  .footer-cont img {
    width: 262px;
    height: 79px;
  }
  footer .terms,
  .footer-cont span {
    font-size: 10px;
  }
  .legal-info ul {
    padding: 0 5px;
    list-style: disc;
  }
  .privacy-img {
    width: 100px;
    height: auto;
  }
  .TOC-img {
    width: 120px;
  }
}

@media (max-width: 575.98px) {
  .new-back {
    & .nav-link {
      color: #000;
    }
    & .nav-link::after {
      background: #000;
    }
  }
  .nav-link:hover::after {
    width: 30%;
  }
  .logo-img {
    width: 195px;
  }
  .w100 {
    width: 100%;
  }
  .main-Body {
    padding: 0;
  }
  .contact {
    width: 12rem;
  }
  .contact span {
    margin: 0px 7px;
    font-size: 16px;
  }
  .areas img,
  .side-img {
    width: 100%;
  }
  .areas ul li {
    font-size: 12px;
  }

  #about .yellow::after {
    content: "";
    width: 100%;
    left: 0px;
    top: 10px;
  }
  #about h3 {
    font-size: 20px;
  }

  .pros-cont img,
  .about-cont img {
    display: none;
  }
  .inner-icon span {
    font-size: 14px;
  }
  .verification .green::after {
    width: 96.5%;
  }
  .document .blues::after {
    width: 96.5%;
  }
  .document .list ul li {
    width: 90%;
    font-size: 14px;
  }
  .document .list .mleft {
    right: -32px;
  }
  .contact-img img {
    width: 170px;
    height: 150px;
  }
  .footer-cont img {
    width: 173px;
    height: 63px;
  }
  .privacy-img {
    width: 85px;
    height: auto;
  }
  .TOC-img {
    width: 95px;
  }
  .term-info,
  .refund-info,
  .legal-info {
    margin: 0;
  }
  .toc,
  .poc,
  .roc {
    & h1 {
      font-size: 28px;
    }
    & p {
      font-size: 15px;
    }
    & h3 {
      font-size: 22px;
    }
    & h4 {
      font-size: 20px;
    }
  }
  .privacy-banner img {
    height: auto;
  }
}

@media (max-width: 425px) {
  #preloader {
    background-size: 75%;
  }
  .new-back {
    & .nav-link {
      color: #000;
    }
    & .nav-link::after {
      background: #000;
    }
  }
  #button {
    width: 40px;
    height: 40px;
  }
  #button::after {
    line-height: 42px;
    font-size: 26px;
  }
  .logo-img {
    width: 150px;
  }
  .nav-link:hover::after {
    width: 30%;
  }
  .w100 {
    width: 100%;
  }
  .areas ul {
    margin-bottom: 8px;
  }
  .areas ul li {
    margin-bottom: 5px;
  }
  .correction {
    top: -65px;
  }
  .list .imges img {
    display: none;
  }
  .mt-5 {
    margin-top: 0 !important;
  }
  .verification .green::after {
    width: 95.5%;
  }
  .m-5 {
    margin: 1rem 0 1rem !important;
  }
  .document .list ul li::before {
    left: -20px;
  }
  .document .blues::after {
    width: 95%;
  }
  .document .list .mleft {
    right: 0;
    }
  .document .list ul li {
    padding: 5px;
    margin: 8px 0;
    border-radius: 20px;
    box-shadow: 10px 0px 5px;
    width: 86%;
    font-size: 13px;
  }
  .our-process {
    padding: 20px 0 0 5px;
  }
  .correction-2 {
    position: absolute;
    top: -73px;
  }
  .final-call h4 {
    font-size: 20px;
  }
  .social-contact a {
    font-size: 40px;
    margin: 0 10px;
    padding: 0;
  }
  .footer-cont img {
    width: 165px;
    height: 75px;
  }

  .final-call p {
    margin: 0;
  }
  .footer .term {
    display: flex;
    justify-content: end;
  }

  .terms .ul-flex {
    display: inline-flex;
    width: 100%;
    justify-content: center;
  }
     .ul-flex {
    display: block;
  }
  .legal-info ul {
    padding: 0 16px;
    list-style: disc;
}
  .privacy-img,
  .TOC-img,
  .refund-img {
    display: none;
  }
  footer .terms, .footer-cont span {
    font-size: 8px;
}
  .term-info,
  .refund-info,
  .legal-info {
    margin: 0;
  }
  .toc,
  .poc,
  .roc {
    & h1 {
      font-size: 24px;
    }
    & p {
      font-size: 14px;
    }
    & h3 {
      font-size: 20px;
    }
    & h4 {
      font-size: 18px;
    }
  }
  .privacy-banner img {
    height: auto;
  }
}
@media (max-width: 400px) {
  .final-call h4 {
    font-size: 18px;
}
  .footer-cont img {
    width: 161px;
    height: 75px;
}
}

@media (max-width: 391px) {
  .new-back {
    & .nav-link {
      color: #000;
    }
    & .nav-link::after {
      background: #000;
    }
  }
  .nav-link:hover::after {
    width: 30%;
  }
  #button {
    bottom: 30px;
  }
  .navbar-brand img {
    width: 180px;
    height: auto;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
  }
  .w100 {
    width: 100%;
  }
  .nav-link {
    font-size: 15px;
    padding: 5px 0;
  }
  .nav-lin span {
    color: green;
    font-size: 25px;
    margin-left: 10px;
    padding: 0;
  }
  .nav-link:hover::after {
    width: 30%;
  }
  .contact span {
    font-size: 16px;
  }
  .correction {
    top: -80px;
  }
  #about h3 {
    font-size: 16px;
  }
  #about .yellow::after {
    content: "";
    top: 3px;
  }
  .about-cont {
    top: 20px;
    height: 630px;
  }
  .about-cont ul li::before {
    left: 0px;
  }
  .about-cont .cont {
    margin-left: 30px;
    font-size: 12px;
    margin-bottom: 5px;
  }
  .about-cont ul li {
    margin: 0;
  }
  .about-cont img {
    display: none;
  }
  .strip {
    padding: 10px 0;
  }
  .strip p {
    font-size: 12px;
  }
  .strip a {
    font-size: 18px;
    margin-top: 0px;
  }

  .verification h3 {
    font-size: 17px;
  }
  .verification .green::after {
    content: "";
    left: 10px;
    width: 97%;
  }
  .inner-icon span {
    font-size: 14px;
  }
  .veriicons .inner-icon::before {
    display: none;
  }
  .document .blues::after {
    content: "";
    left: 10px;
    width: 97%;
  }
  .document {
    position: relative;
    padding: 30px 0 0 0;
    text-align: center;
  }
  .document .list .mleft {
    right: 25px;
  }

  .m-5 {
    margin: 0 !important;
  }
  .list .imges img {
    display: none;
  }
  .document .list {
    align-items: normal;
    margin: 0;
    margin-left: 20px;
    font-size: 12px;
  }
  .document .list ul li::before {
    left: -16px;
  }
  .mleft {
    margin-left: 25px;
  }
  .document .list ul li {
    padding: 5px;
    margin: 0;
    border: none;
    box-shadow: none;
  }
  .our-process {
    height: auto;
    padding: 10px 0;
  }
  .internship {
    padding: 10px 0;
  }
  .intern-cont {
    padding: 0;
  }
  .correction-2 {
    top: -80px;
  }
  .pros-cont img {
    display: none;
  }
  .contact-img img {
    width: 157px;
    height: 131px;
  }
  .final-call {
    padding: 10px 0;
  }
  .final-call h4 span {
    padding: 8px;
  }
  .social-contact a {
    font-size: 32px;
    padding: 0;
    margin: 0 15px;
  }
  footer .footer-cont {
    font-size: 5px;
  }
  footer span {
    text-align: center;
    width: 58%;
  }
  footer .term {
    display: flex;
    justify-content: end;
  }
  .footer-cont img {
    width: 125px;
    height: 52px;
  }
  .privacy-img,
  .TOC-img,
  .refund-img {
    display: none;
  }
  .term-info,
  .refund-info,
  .legal-info {
    margin: 0;
  }
  .toc,
  .poc,
  .roc {
    & h1 {
      font-size: 22px;
    }
    & p {
      font-size: 12px;
    }
    & h3 {
      font-size: 18px;
    }
    & h4 {
      font-size: 16px;
    }
  }
  .privacy-banner img {
    height: auto;
  }
}
