/* 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) {
  .bottom-sec .bottom-bg {
    padding: 141px 69px 80px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .header {
    padding: 12px 0;
  }

  .top-bar .top-bar-contact {
    gap: 20px;
  }

  .top-banner .right-col h1,
  .sec-one .right-col h2,
  .sec-two .left-col h3,
  .sec-three .left h3,
  .tabs-section .left h3,
  .tabs-section .left-tab h3,
  .sec-five .sec-five-bg .left h3,
  .testimonials .left h3,
  .sec-four .left h3,
  .essay-writers .section-title h3,
  .about-one .bottom-left h3,
  .about-two .center-heading h3,
  .about-three .left-heading h3,
  .thank-you .right-col h1,
  .service-three-inner .left h3,
  .service-sec-one .right-col h2,
  .service-sec-two .left h3,
  .service-sec-two .right-col p,
  .service-sec-two .bottom-right-col span,
  .service-banner-sec .banner-inner h3,
  .service-sec-four .center h3 {
    font-size: 28px;
    line-height: normal;
  }

  .form-flex .form-inner .iti {
    width: 100%;
  }

  .form-flex .form-button {
    width: 100%;
  }

  .form-flex .form-button button {
    width: 100%;
  }

  .sec-three .center-col .bottom-sec {
    bottom: auto;
  }

  .sec-four .sec-four-img .boxes-sec .boxes-inner {
    width: 49% !important;
  }

  .sec-two .right-col {
    margin-top: 30px;
  }

  .sec-three {
    padding: 60px 0
  }

  .tabs-section .left h3 {
    margin-bottom: 15px;
  }

  .tabs-section .nav-tabs {
    gap: 0px;
  }

  .tabs-section .left-tab {
    margin-bottom: 20px;
  }

  .sec-four img,
  .sec-four .sec-four-img .boxes-sec .boxes-inner {
    width: 100%;
  }

  .sec-four .sec-four-img .boxes-sec {
    position: inherit;
    max-width: 100%;
  }

  .sec-five .sec-five-bg {
    padding: 40px 15px;
  }

  .sec-five .sec-five-bg .left .sec-five-inner p {
    margin-bottom: 10px;
  }

  .sec-five .sec-five-bg .right img {
    margin-top: 25px;
  }

  .sec-five {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .testimonials .testimonials-body {
    height: auto;
    padding: 41px 35px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer span {
    margin-bottom: 20px;
    display: block;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer h4 {
    margin-bottom: 6px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer .slider-arrow {
    margin-right: 30px;
  }

  .sec-four .right {
    text-align: start;
  }

  .bottom-sec .bottom-bg {
    padding: 315px 15px 0px;
    background-color: #12354a;
    margin: 0px;
  }


  .bottom-sec .bottom-bg .left h3 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: normal;
  }

  .bottom-sec .bottom-bg .right .btn-sec .btn-white {
    border: 2px solid #01919C;
    background-color: transparent;
    color: #01919C;
  }

  .bottom-sec .bottom-bg .right .btn-sec .btn-white:hover {
    background-color: #01919C;
    color: #ffffff;
  }

  .footer {
    padding-top: 60px;
  }

  .footer .footer-left {
    flex-direction: column;
    gap: 20px;
  }

  .footer .footer-left>p {
    margin-bottom: 15px;
  }


  footer .footer-links {
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider p {
    font-size: 18px;
  }

  .about-one .bottom-left p {
    font-size: 16px;
  }

  .about-three .right h4 {
    font-size: 20px;
  }

  footer .footer-links .btn-theme {
    margin-bottom: 12px;
  }
  
}

@media (min-width: 768px) and (max-width: 1023px) {
  .header {
    padding: 12px 0;
  }

  .top-banner .right-col h1,
  .sec-one .right-col h2,
  .sec-two .left-col h3,
  .sec-three .left h3,
  .tabs-section .left h3,
  .tabs-section .left-tab h3,
  .sec-five .sec-five-bg .left h3,
  .testimonials .left h3,
  .sec-four .left h3,
  .essay-writers .section-title h3,
  .about-one .bottom-left h3,
  .about-two .center-heading h3,
  .about-three .left-heading h3,
  .thank-you .right-col h1,
  .service-three-inner .left h3,
  .service-sec-one .right-col h2,
  .service-sec-two .left h3,
  .service-sec-two .right-col p,
  .service-sec-two .bottom-right-col span,
  .service-banner-sec .banner-inner h3,
  .service-sec-four .center h3 {
    font-size: 28px;
    line-height: normal;
  }

  .form-flex {
    flex-direction: column;
  }

  .form-flex .form-inner .iti {
    width: 100%;
  }

  .form-flex .form-button {
    width: 100%;
  }

  .form-flex .form-button button {
    width: 100%;
  }

  .sec-three .center-col .bottom-sec {
    bottom: auto;
  }

  .sec-four .sec-four-img .boxes-sec .boxes-inner {
    width: 49% !important;
  }

  .sec-two .right-col {
    margin-top: 30px;
  }

  .sec-three {
    padding: 60px 0
  }

  .tabs-section .left h3 {
    margin-bottom: 15px;
  }

  .tabs-section .nav-tabs {
    gap: 0px;
  }

  .tabs-section .left-tab {
    margin-bottom: 20px;
  }

  .sec-four img,
  .sec-four .sec-four-img .boxes-sec .boxes-inner {
    width: 100%;
  }

  .sec-four .sec-four-img .boxes-sec {
    position: inherit;
    max-width: 100%;
  }

  .sec-five .sec-five-bg {
    padding: 40px 15px;
  }

  .sec-five .sec-five-bg .left .sec-five-inner p {
    margin-bottom: 10px;
  }

  .sec-five .sec-five-bg .right img {
    margin-top: 25px;
  }

  .sec-five {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .testimonials .testimonials-body {
    height: auto;
    padding: 41px 35px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer span {
    margin-bottom: 20px;
    display: block;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer h4 {
    margin-bottom: 6px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer .slider-arrow {
    margin-right: 30px;
  }

  .sec-four .right {
    text-align: start;
  }

  .bottom-sec .bottom-bg {
    padding: 240px 15px 0px;
    background-color: #12354a;
    margin: 0px;
  }


  .bottom-sec .bottom-bg .left h3 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: normal;
  }

  .bottom-sec .bottom-bg .right .btn-sec .btn-white {
    border: 2px solid #01919C;
    background-color: transparent;
    color: #01919C;
  }

  .bottom-sec .bottom-bg .right .btn-sec .btn-white:hover {
    background-color: #01919C;
    color: #ffffff;
  }

  .footer {
    padding-top: 60px;
    text-align: center;
  }

  .footer .footer-left {
    flex-direction: column;
    gap: 20px;
  }

  .footer .footer-left>p {
    margin-bottom: 15px;
  }

  .social-media-main {
    justify-content: center;
  }

  footer .footer-links {
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider p {
    font-size: 18px;
  }

  .about-one .bottom-left p {
    font-size: 16px;
  }

  .about-one .bottom-right .box span {
    font-size: 30px;
  }

  .about-one .left img {
    margin-bottom: 22px;
  }

  .about-three .right h4 {
    font-size: 20px;
  }

  .btn-theme,
  .btn-white {
    padding: 8px 25px;
    font-size: 14px;
  }
   .service-three-inner .bg-sec-three {
    padding: 30px;
  }

  .service-sec-two .bottom-right-col {
    padding: 48px 20px;
  }

  .service-sec-four .service-bg-four {
    padding: 35px 35px 68px;
  }

  .service-sec-four .service-bg-four .right img {
    position: static;
  }

  .service-three-inner .three-box {
    margin-top: 12px;
  }
  .contact-us .right {
        padding: 30px 30px;
    }
    .contact-us .right h3 {
        margin-bottom: 20px;
    }
    .top-banner .right-col {
        text-align: center;
    }
    .service-sec-three {
        height: 380px;
    }
}

@media (max-width: 767px) {
  .header {
    padding: 12px 0;
  }
.top-banner {
 
    background: #14374c;
}
  .top-banner .right-col h1,
  .sec-one .right-col h2,
  .sec-two .left-col h3,
  .sec-three .left h3,
  .tabs-section .left h3,
  .tabs-section .left-tab h3,
  .sec-five .sec-five-bg .left h3,
  .testimonials .left h3,
  .sec-four .left h3,
  .essay-writers .section-title h3,
  .about-one .bottom-left h3,
  .about-two .center-heading h3,
  .about-three .left-heading h3,
  .thank-you .right-col h1,
  .service-three-inner .left h3,
  .service-sec-one .right-col h2,
  .service-sec-two .left h3,
  .service-sec-two .right-col p,
  .service-sec-two .bottom-right-col span,
  .service-banner-sec .banner-inner h3,
  .service-sec-four .center h3 {
    font-size: 28px;
    line-height: normal;
  }

  .form-flex {
    flex-direction: column;
  }

  .form-flex .form-inner .iti {
    width: 100%;
  }

  .form-flex .form-button {
    width: 100%;
  }

  .form-flex .form-button button {
    width: 100%;
  }

  .sec-two .right-col .box-img,
  .sec-two .right-col .box-img,
  .sec-two .right-col .box-one,
  .sec-two .right-col .box-two {
    width: 100%;
  }
.box-img {
    display: none;
}
  .sec-two .right-col {
    margin-top: 30px;
    gap: 15px;
  }

  .sec-three {
    padding: 60px 0;
     background: #0e2e3f;
  }

  .tabs-section .left h3 {
    margin-bottom: 15px;
  }

  .tabs-section .nav-tabs {
    gap: 0px;
  }

  .tabs-section .left-tab {
    margin-bottom: 20px;
  }

  .sec-four img,
  .sec-four .sec-four-img .boxes-sec .boxes-inner {
    width: 100%;
  }

  .sec-four .sec-four-img .boxes-sec {
    position: inherit;
    max-width: 100%;
  }

  .sec-five .sec-five-bg {
    padding: 40px 15px;
  }

  .sec-five .sec-five-bg .left .sec-five-inner p {
    margin-bottom: 10px;
  }

  .sec-five .sec-five-bg .right img {
    margin-top: 25px;
  }

  .sec-five {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .testimonials .testimonials-body {
    height: auto;
    padding: 41px 35px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer {
    flex-direction: column;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer span {
    margin-bottom: 20px;
    display: block;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer h4 {
    margin-bottom: 6px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider .testi-footer .slider-arrow {
    margin-right: 30px;
  }
.essay-writers {
   
    background: #5a5a5a;
}
  .essay-writers .box {
    display: block !important;
  }

  .essay-writers .box .left,
  .essay-writers .box .right {
    width: auto;
  }

  .essay-writers .box .right {
    margin-top: 20px;
  }

  .sec-four .right {
    text-align: start;
  }

     .bottom-sec .bottom-bg {
        padding: 20px 15px 0px;
        background: #f6f6f6;
        margin: 0px;
    }

  .bottom-sec .bottom-bg .left h3,
  .bottom-sec .bottom-bg .right p {
    color: #292929;
  }

  .bottom-sec .bottom-bg .left h3 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: normal;
  }

  .bottom-sec .bottom-bg .right .btn-sec .btn-white {
    border: 2px solid #01919C;
    background-color: transparent;
    color: #01919C;
  }

  .bottom-sec .bottom-bg .right .btn-sec .btn-white:hover {
    background-color: #01919C;
    color: #ffffff;
  }

  .footer {
    padding-top: 60px;
    text-align: center;
  }

  .footer .footer-left {
    flex-direction: column;
    gap: 20px;
  }

  .footer .footer-left>p {
    margin-bottom: 15px;
  }

  .social-media-main {
    justify-content: center;
  }

  footer .footer-links {
    margin-bottom: 15px;
    margin-top: 20px;
  }

  .testimonials .testimonials-body .testimonials-inner .testimonials-slider p {
    font-size: 18px;
  }

  .about-one .left img {
    margin-bottom: 22px;
  }

  .about-one .bottom-left p {
    font-size: 16px;
  }

  .about-one .bottom-right .box span {
    font-size: 30px;
  }

  .about-three .left img {
    margin-bottom: 15px;
  }

  .about-three .right h4 {
    font-size: 20px;
  }

  .btn-theme,
  .btn-white {
    padding: 8px 25px;
    font-size: 14px;
  }

  .service-three-inner .bg-sec-three {
    padding: 30px;
  }

  .service-sec-two .bottom-right-col {
    padding: 48px 20px;
  }

  .service-sec-four .service-bg-four {
    padding: 35px 35px 68px;
  }

  .service-sec-four .service-bg-four .right img {
    position: static;
  }

  .service-sec-four .service-bg-four {
    padding: 35px 35px 0px;
  }

  .service-three-inner .three-box {
    margin-top: 12px;
  }
  
  .top-banner .animate-up img {
    margin-top: 20px;
   }
   .tabs-section .nav-link.active:before {
    left: -8px;
   }
   .essay-writers .section-title h3 {
        width: 275px; 
        margin: auto;
    }
    .essay-writers .section-title h3 {
        width: 275px; 
        margin: 0px auto 20px;
    }
    .footer .footer-left img {
        width: 100%;
    }
    .contact-us .right {
        padding: 30px 30px;
    }
    .contact-us .right h3 {
        margin-bottom: 20px;
    }
    .top-banner .right-col {
        text-align: center;
    }
    .service-sec-three {
        height: 400px;
    }
}