/* For Google Chrome (125% zoom level) */
@media screen and (-webkit-min-device-pixel-ratio: 1.25),
screen and (min-resolution: 120dpi) {}

@media (min-width: 1280px) and (max-width: 1366px) {
  .top-banner .written .percent {
    width: 40%;
  }

  .top-banner .written .percent::after {
    width: 200px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {

  .top-banner .left-col h1,
  .about-sec .left-col h2,
  .why-choose-us .right-col h3,
  .section-title>h3,
  .thank-you h1 {
    font-size: 36px;
    line-height: normal;
  }

  .top-banner .right-col h2 {
    font-size: 30px;
  }

  .top-banner .written .percent::after {
    top: -75px;
    height: 155px;
  }

  header.sticky {
    background: white;
  }
  
  header.sticky img {
    filter: none;
 }

  .expert-writers .writers-body .info-sec .help-sec {
    display: block;
    text-align: center;
  }

  .expert-writers .writers-body .info-sec .help-sec span {
    display: block;
    margin-bottom: 15px;
  }

  .faqs .faqs-box h4 button {
    font-size: 18px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {

  .top-banner .left-col h1,
  .about-sec .left-col h2,
  .why-choose-us .right-col h3,
  .section-title>h3,
  .thank-you h1 {
    font-size: 32px;
    line-height: normal;
  }

  .writing-service .card .card-body h3 {
    font-size: 16px;
  }

  .faqs .faqs-box h4 button {
    font-size: 16px;
  }

  .top-banner .right-col h2 {
    font-size: 28px;
  }

  .btn-theme,
  .btn-whatsapp,
  .btn-theme-yellow {
    font-size: 14px;
    padding: 6px 10px;
  }

  .form-control {
    padding: 10px 15px;
  }

  .top-banner .written .percent::after {
    top: -50px;
    height: 115px;
  }

  .top-notch .top-notch-inner {
    text-align: center;
  }

  .top-notch .top-notch-inner img {
    margin: 0 auto 15px;
  }

  .top-notch .top-notch-inner .color-1,
  .top-notch .top-notch-inner .color-2 {
    margin-top: 12px;
  }

  .expert-writers .writers-body .info-sec ul {
    column-count: 2;
    margin-bottom: 30px;
  }

  .expert-writers .writers-body .info-sec .help-sec {
    display: block;
    text-align: center;
  }

  .expert-writers .writers-body .info-sec .help-sec span {
    display: block;
    margin-bottom: 15px;
  }

  .footer {
    text-align: center;
    padding-top: 50px;
  }

  .footer .social {
    margin-bottom: 25px;
  }

  .footer .social-link {
    text-align: center !important;
    margin-top: 20px;
  }

  header.sticky {
    background: white;
  }
  
  header.sticky img {
    filter: none;
 }
}

@media (max-width: 767px) {
.whappfooter i {
    font-size: 25px;
    padding: 10px 10px;
}    

  .top-banner .left-col h1,
  .top-banner .right-col h2,
  .about-sec .left-col h2,
  .why-choose-us .right-col h3,
  .section-title>h3,
  .thank-you h1 {
    font-size: 28px;
    line-height: normal;
  }
.footer-links>ul>li a{
    font-size: 12px;
}
  .btn-theme,
  .btn-whatsapp,
  .btn-theme-yellow {
    font-size: 14px;
    padding: 6px 10px;
  }

  .top-banner {
    text-align: center;
  }

  .top-banner .right-col,
  .our-company .right-col {
    margin-top: 20px;
  }

  .top-banner .written .percent {
    width: auto;
    text-align: center;
    margin: 0;
  }

  .form-control {
    padding: 10px 15px;
  }

  .top-banner .written .percent::after {
    display: none;
  }

  .top-banner .box {
    padding: 30px;
  }

  .about-sec .right-col>img {
    margin-top: 20px;
  }

  .why-choose-us .box h4 {
    font-size: 18px;
  }

  .top-notch .top-notch-inner h4 {
    font-size: 18px;
  }

  .top-notch .top-notch-inner {
    text-align: center;
  }

  .top-notch .top-notch-inner img {
    margin: 0 auto 15px;
  }

  .our-company .right-col h4 button {
    font-size: 18px;
  }

  .expert-writers .writers-body {
    display: block;
  }

  .expert-writers .writers-body .img-sec,
  .expert-writers .writers-body .info-sec {
    width: auto;
  }

  .expert-writers .writers-body .info-sec {
    margin-top: 20px;
  }

  .expert-writers .writers-body .info-sec ul {
    column-count: 2;
    margin-bottom: 30px;
  }

  .expert-writers .writers-body .info-sec .help-sec {
    display: block;
    text-align: center;
  }

  .expert-writers .writers-body .info-sec .help-sec span {
    display: block;
    margin-bottom: 15px;
  }

  .footer {
    text-align: center;
    padding-top: 50px;
  }

  .footer .social {
    margin-bottom: 25px;
  }

  .footer .social-link {
    text-align: center !important;
    margin-top: 20px;
  }

  .top-notch .top-notch-inner .color-1,
  .top-notch .top-notch-inner .color-2 {
    margin-top: 12px;
  }

  header.sticky {
    background: white;
  }
  
  header.sticky img {
    filter: none;
 }

  .writing-service .price-includes h5 {
    font-size: 20px;
  }

}

@media (max-width: 320px) {

  .btn-theme,
  .btn-whatsapp,
  .btn-theme-yellow {
    font-size: 12px;
    padding: 6px 10px;
  }
}