/* 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 {
    padding: 170px 0 0px;
    background-position: 50% 65%;
  }

  .top-banner .left-col h1 {
    margin-bottom: 30px;
  }

  .top-banner .left-col h1,
  .top-banner .right-col h2 {
    font-size: 60px;
    line-height: normal;
  }

  .top-banner .center-col:before {
    left: 60%;
    background-size: 100%;
    background-repeat: no-repeat;
  }

  .top-banner .left-col p {
    font-size: 13px;
  }

  .sec-four .right-col .sec-four-list .list {
    width: 46.333%;
  }

  .banner-sec .banner-img>img {
    transform: scale(1.3);
  }

  .testimonials-sec .testimonial-body {
    padding: 38px 85px;
  }
  .testimonials-sec .arrow-btn {
    margin-top: 35px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .top-banner {
    background-position: 50% 48%;
    padding: 105px 0 0px;
  }

  .top-banner .left-col h1,
  .top-banner .right-col h2 {
    font-size: 35px;
  }

  .top-banner .left-col h1 {
    margin-bottom: 15px;
  }

  .top-banner .right-col h2 {
    margin-bottom: 20px;
  }

  .top-banner .left-col .rating-sec {
    margin-top: 35px;
  }

  .top-banner .center-col:before {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .btn-theme,
  .btn-theme-outline {
    padding: 10px 20px;
  }

  .top-form>img:nth-child(1),
  .top-form>img:nth-child(2) {
    display: none;
  }

  .sec-four .right-col .sec-four-list .list {
    width: 45%;
  }

  .banner-sec .banner-img>img {
    transform: scale(1.2);
  }

  .center-banner>img:nth-child(1) {
    top: 100px;
    width: 250px;
  }

  .center-banner>img:nth-child(2) {
    top: 100px;
    width: 190px;
  }

  .about-one .left>img {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .top-banner .left-col {
    text-align: center;
  }

  .top-banner .left-col .btn-sec {
    justify-content: center;
  }

  .top-banner .left-col .rating-sec p {
    text-align: left;
  }

  .top-banner {
    background: #040404;
    padding: 135px 0 0px;
  }

  .top-banner .center-col {
    text-align: center;
  }

  .top-banner .left-col h1,
  .top-banner .right-col h2 {
    font-size: 38px;
    line-height: 100%;
    letter-spacing: normal;
  }

  .top-banner .left-col h1 {
    margin-bottom: 20px;
  }

  .top-banner .center-col:before {
    display: none;
  }

  .top-banner .left-col .rating-sec {
    margin-top: 30px;
    justify-content: center;
  }

  .top-banner .right-col .btn-sec {
    margin-bottom: 20px;
  }

  .top-banner .right-col h2 {
    display: none;
  }

  .top-form>img:nth-child(1),
  .top-form>img:nth-child(2),
  .portfolio-sec .arrow-btn,
  .center-banner>img:nth-child(1),
  .center-banner>img:nth-child(2) {
    display: none;
  }

  .sec-four .right-col .sec-four-list .list {
    width: 45%;
  }

  .sec-four .right-col .sec-four-list {
    margin-top: 30px;
  }

  .sec-four .img-margin-bottom {
    margin-bottom: 30px;
  }

  .sec-four .img-margin-top {
    margin-top: 30px;
  }

  .banner-sec .banner-img>img {
    transform: scale(1);
    margin-top: 30px;
  }

  .banner-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-title h2,
  .section-title h3,
  .sec-four .right-col h3,
  .banner-sec .banner-title h3,
  .author-websites .author-sec .author-sec-left>h4,
  .tabs-sec .tabs-body .tabs-info h3,
  .get-quote .left-col h3,
  .about-one .bottom-left h3,
  .thank-you .right-col h1,
  .center-banner .section-title h3 {
    font-size: 28px;
    line-height: 100%;
  }

  .top-banner .center-col>a {
    transform: translate(-50%, 50%);
  }


  .sec-six .right-col {
    margin-top: 25px;
  }

  .portfolio-sec {
    background-position: center;
    padding-bottom: 0px;
  }

  .author-websites .author-sec {
    gap: 20px;
    padding: 45px 25px;
  }

  .author-websites .author-sec .author-sec-left,
  .author-websites .author-sec .author-sec-right {
    width: 100%;
  }

  .author-websites .author-sec .author-sec-left .author-counter .counter-col {
    width: 46.333%;
  }

  .author-websites .author-sec .author-sec-left .author-counter {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }

  .tabs-sec .tabs-body .tabs-info p {
    width: auto;
  }

  .tabs-sec .tabs-body .nav {
    width: auto;
  }

  .tabs-sec .tabs-body .tabs-info {
    margin-bottom: 50px;
  }

  .tabs-sec .tabs-body .nav li {
    width: auto;
  }

  .tabs-sec .tabs-body .nav li button {
    gap: 10px;
  }

  .testimonials-sec .testimonial-body {
    padding: 50px 35px;
  }

  .testimonials-sec .arrow-btn {
    margin-top: 0;
  }

  .testimonials-sec .testimonial-body {
    margin-bottom: 20px;
  }

  .testimonials-sec {
    padding-bottom: 30px;
  }

  .sec-twelve .section-title {
    margin-bottom: 20px;
  }

  .footer-left a>img {
    width: 100%;
  }

  .about-one .left>img {
    margin-bottom: 20px;
  }

  .center-banner {
    padding: 50px 0;
  }

  .footer .footer-links ul>li a {
    word-break: break-word;
  }

  .footer .footer-left a>img {
    width: 100%;
  }

  .sec-five .sec-five-col {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .top-banner .left-col {
    text-align: center;
  }

  .top-banner .left-col .btn-sec {
    justify-content: center;
  }

  .top-banner .left-col .rating-sec p {
    text-align: left;
  }

  .top-banner {
    background: #040404;
    padding: 135px 0 0px;
  }

  .top-banner .left-col h1,
  .top-banner .right-col h2 {
    font-size: 38px;
    line-height: 100%;
    letter-spacing: normal;
  }

  .top-banner .left-col h1 {
    margin-bottom: 20px;
  }

  .top-banner .center-col:before {
    display: none;
  }

  .top-banner .left-col .rating-sec {
    margin-top: 30px;
  }

  .top-banner .right-col .btn-sec {
    margin-bottom: 20px;
  }

  .top-banner .right-col h2 {
    display: none;
  }

  .top-form>img:nth-child(1),
  .top-form>img:nth-child(2),
  .portfolio-sec .arrow-btn,
  .center-banner>img:nth-child(1),
  .center-banner>img:nth-child(2) {
    display: none;
  }

  .sec-four .right-col .sec-four-list .list {
    width: 100%;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .sec-four .right-col .sec-four-list {
    margin-top: 30px;
  }

  .sec-four .img-margin-bottom {
    margin-bottom: 30px;
  }

  .sec-four .img-margin-top {
    margin-top: 30px;
  }

  .banner-sec .banner-img>img {
    transform: scale(1);
    margin-top: 30px;
  }

  .banner-sec {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .section-title h2,
  .section-title h3,
  .sec-four .right-col h3,
  .banner-sec .banner-title h3,
  .author-websites .author-sec .author-sec-left>h4,
  .tabs-sec .tabs-body .tabs-info h3,
  .get-quote .left-col h3,
  .about-one .bottom-left h3,
  .thank-you .right-col h1,
  .center-banner .section-title h3 {
    font-size: 28px;
    line-height: 100%;
  }

  .top-banner .center-col>a {
    transform: translate(-50%, 50%);
  }

  .banner-sec .banner-title {
    text-align: center;
  }

  .banner-sec .banner-title .btn-sec {
    justify-content: center;
  }

  .sec-six .right-col {
    margin-top: 25px;
  }

  .portfolio-sec {
    background-position: center;
    padding-bottom: 0px;
  }

  .author-websites .author-sec {
    flex-direction: column;
    gap: 20px;
    text-align: center;
    padding: 45px 25px;
  }

  .author-websites .author-sec .author-sec-left,
  .author-websites .author-sec .author-sec-right {
    width: 100%;
  }

  .author-websites .author-sec .author-sec-left .author-counter .counter-col {
    width: 46.333%;
  }

  .author-websites .author-sec .author-sec-left .author-counter {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
  }

  .author-websites .author-sec .author-sec-left .btn-sec {
    justify-content: center;
  }

  .tabs-sec .tabs-body .tabs-info p {
    width: auto;
  }

  .tabs-sec .tabs-body .tabs-info {
    margin-bottom: 50px;
  }

  .tabs-sec .tabs-body .nav li {
    width: auto;
  }

  .tabs-sec .tabs-body .nav li button {
    gap: 10px;
  }

  .testimonials-sec .testimonial-body {
    padding: 50px 35px;
  }

  .testimonials-sec .arrow-btn {
    margin-top: 0;
  }

  .testimonials-sec .testimonial-body {
    margin-bottom: 20px;
  }

  .testimonials-sec {
    padding-bottom: 30px;
    padding-top: 30px;
  }

  .sec-twelve .section-title {
    margin-bottom: 20px;
  }

  .footer {
    background: #060606;
    text-align: center;
  }

  .footer .footer-content>p {
    margin-bottom: 20px;
  }

  .footer .social-media,
  .footer .footer-links ul>li {
    justify-content: center;
  }

  .btn-theme,
  .btn-theme-outline {
    padding: 10px 25px;
  }

  footer .other-pages {
    justify-content: center;
    margin-top: 18px;
  }

  .about-one .left>img,
  .about-two .left>img,
  .sec-four .img-sec>img {
    margin-bottom: 20px;
  }

  .center-banner {
    padding: 50px 0;
  }

  .sec-five .sec-five-col {
    text-align: center;
  }

  .sec-four .img-sec>img {
    margin-top: 25px;
  }
  .about-one .right p, 
  .about-one .bottom-left p,
  .about-one .bottom-left h3,
  .sec-four .right-col p,
  .sec-four .right-col h3{
    text-align: center;
  }
  .sec-four .btn-sec{
    justify-content: center;
  }
  .tabs-sec .tabs-body{
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
  }
}