@media screen and (max-width: 1600px) {
  .botom-hdr-ul li::after {
    right: -2.5rem;
  }
  .banner-books {
    margin-left: 0;
  }
  .inf-book img {
    width: 150%;
  }
  .inf-book2 img {
    width: 75%;
  }
  .inf-book2 {
    left: 3rem;
  }
  .testimonials-area {
    height: 435px;
  }
  .slider-form{width: 70%;}
  .cta-area h2 {
    font-size: 2.5rem;}
}

@media (max-width: 1440px) {
  .botom-hdr-ul li::after {
    right: -1.5rem;
  }
  html {
    font-size: 14px;
  }
  .baner-hdg h1 {
    font-size: 3rem;
  }
  .banner-books {
    width: 280px;
  }
  .inf-book img {
    width: 120%;
  }
  .inf-book2 img {
    width: 55%;
    }
  .testimonials-area {
    height: 370px;
  }
  .testi-contnet {
    padding: 8rem 0 0rem;
  }
  .cta-img{width: 44.6%;}
  .content-area{height: 200px;}
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
@media (max-width: 1280px) {
  .banner-books {
    width: 250px;
  }
  .bottom-header .container-fluid {
    padding: 0 1rem;
  }
  html {
    font-size: 13px;
  }
  .baner-hdg h1 {
    font-size: 2.8rem;
  }
  .inf-book img {
    width: 100%;
  }
  .inf-book2 img {
    width: 50%;
  }
  .inf-book2 {
    left: 2rem;
  }
  .testi-contnet {
    padding: 10rem 0 0rem;
  }
  .cta-img {
    width: 47.7%;
}

}

@media (max-width: 1120px) {
  html {
    font-size: 12px;
  }
  .navbar2 {
    padding: 1rem 2rem;
  }
  .main-banenr .container-fluid {
    padding: 0 2rem;
  }
  .baner-hdg h1 {
    padding: 1rem;
  }
  .banner-books {
    width: 207px;
  }
  .navbar-toggler {
    background-color: #06041e;
  }
  .slider-form {
    width: 95%;
}
.inner-banner{    padding: 8rem 0 7rem;}
.our-global .nav-tabs{justify-content: center;}
.our-global .nav-tabs .nav-link{padding: 1rem 2rem;}
.count-number{height: 125px;}

}

@media (max-width: 992px) {
  .book-cover-size .owl-carousel .owl-item img {
    margin: initial;
  }
  .top-nav {
    display: block;
  }
  .offcanvas-header {
    display: block;
  }

  .mobile-offcanvas {
    visibility: hidden;
    transform: translateX(100%);
    border-radius: 0;
    display: block;
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    height: 100%;
    z-index: 1200;
    width: 80%;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: 1s;
    background-color: #fff !important;
  }

  html:lang(ar) .mobile-offcanvas {
    transform: translateX(100%);
  }

  .mobile-offcanvas.show {
    visibility: visible;
    transform: translateX(0);
    transition: 1s;
  }

  .nav-cont {
    display: block !important;
    padding-right: auto !important;
    padding-left: auto !important;
  }

  .navbar2 {
    box-shadow: 0px 3px 17px #00000047;
  }
  #navbar_main {
    box-shadow: 0px 3px 17px #00000047;
  }
  .dropdown-menu {
    border: none;
  }
  .main-header .nav-item {
    border-bottom: 1px solid #eaeaea;
  }
  .main-header .navbar-nav {
    display: inline-block;
    margin: 3rem;
  }
  .main-header .navbar-nav .nav-link {
    padding: 12px 2rem;
    font-size: 1.4rem;
  }
  .header-button {
    margin-left: 0;
    padding: 0rem 6rem;
    margin-top: 2rem;
  }
  .bottom-header,
  .botom-hdr-ul {
    flex-wrap: wrap;
    overflow: visible;
  }
  .botom-hdr-ul {
    padding: 0 2rem;
    gap: 20px;
  }
  .botom-hdr-ul li::after {
    display: none;
  }
  .botom-hdr-ul a {
    padding: 0 1rem;
    font-size: 1.2rem;
  }
  .bottom-header {
    height: 25%;
    padding: 2rem 0;
  }
  .botom-hdr-ul {
    justify-content: center;
  }
  .cross {font-size: 3rem;color: #fff;width: 40px;display: block;height: 40px;}
  .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 30px;
    font-size: 0;
}
.inf-book2 img {
  width: 40%;
}
.our-work .col-md-3 , .proces-slider .col-md-6 , .empower-sec .col-md-4, .book-cover-size .col-md-4, .captivating-designs-sec .col-md-6{max-width: 100%;flex: 100%;}
.proces-contnet {
  text-align: center;
}
.proces-slider .no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block;
  margin: auto;
}
.content-area {
  height: 100%;
}
.empower-sec .owl-carousel .owl-item img {
  width: 100%;
  margin: auto;
}
.image-cnt p {
  font-size: 17px;}
  .capting-degns-buttons .defult-btn {
    padding: 0 2rem;
    font-size: 12px;
    height: 40px;
    border-radius: 30px;
}
.count-number h2{font-size: 3.2rem;}

}

@media (max-width: 768px) {
 html{font-size: 11px;}
 .banner-books {
  width: 170px;
}
.inf-book2 img {
  width: 30%;
}
.testi-contnet {
  padding: 12rem 0 0rem;
}
.testimonials-area {
  height: 100%;
}
.cta-img {display: none;}
.cta-sec .col-md-9{width: 100%; flex: 100%;}
.cta-sec .row{justify-content: center;}
.cta-buttons .defult-btn {
  padding: 0 3rem;
}
.cta-area {
  text-align: center;
}

.image-cnt{height: 100%; text-align: center;}
.image-cnt h4 br{display: none;}

.image-cnt-area{display: block;}
.defult-btn,.cta-buttons .defult-btn{height: 45px;}
.discount-form .defult-btn{height: 50px;}
.content-details{margin-top: 2rem;}
}

@media screen and (max-width: 767px) {
  .baner-hdg h2 br ,.baner-hdg h1 br{display: none;}
.baner-hdg {
  text-align: center;
}
.bnr-btn .defult-btn{margin: 2rem 0;}
.banner-books {
  width: 215px;
}
.guarantee-img {
  text-align: center;
}
.guarantee-cnt h3 , .guarantee-cnt p{text-align: center;}

:is(.info-section) .section-heading {
  text-align: center;
  margin-bottom: 3rem;
}
.inf-book2 {
  position: relative;
  left: 0;
}
.inf-book2 img {
  width: 100%;
}

.footer-form img {
  margin-bottom: 3rem;
}
.pages-services,.brand-details{margin-bottom: 2rem;}
.copyright li, .copyright li a{font-size: 12px;}
.pages-services h4::after{width: 12%;}
.clinet-logo-slider {
  margin-top: 4rem !important;
}
.info-sec2{padding: 5rem 0;}
.slider-form{border-radius: 0;position: relative;bottom: -3rem;}
.cta2__form h3 {
  margin-top: 1rem;}
  .offr-frm button{font-size: 15px;}
  .our-global .nav-tabs{margin-bottom: 0;}
  .info-global {
    margin: 3rem 0;
    text-align: center;
}
.info-global p{padding-right: 0;}
.proces-sec{text-align: center;}
.proces-contnet{margin-top: 2rem;}
.proces-sec .section-heading h3{margin-bottom: 2rem;}
.copyright li p {
  margin-bottom: 1rem;
  text-align: center;
}
.copyright ul {
  justify-content: center;
  flex-wrap: wrap;
}
.image-contnet h4{font-size: 3rem;}
.image-contnet p{font-size: 18px;}
.image-contnet{padding: 2rem;}
.about-us {
  width: 100%;
  position: relative;
  left: 0;
  margin-bottom: 2rem;
}
.count-number {
  margin-bottom: 0;
}
.count-number {
  height: 125px;
  width: 270px;
  margin: auto;
  margin-top: 3rem;
}
}

@media (max-width: 575px) {
  .image-cnt p {
    font-size: 15px;
}
  .banner-books {
    width: 182px;
}
.bottom-header {
  height: 35%;}
  .navbar-brand img{width: 200px;}
  .capting-degns-buttons .defult-btn {
    padding: 0 1rem;
    font-size: 11px;
    height: 35px;}
    .content-details{padding: 4rem 2rem;}
.cta-buttons .defult-btn {
    padding: 0 2rem;
}
   .defult-btn, .cta-buttons .defult-btn {
    height: 39px;
} 
}

@media screen and (max-width: 414px) {
  .entry-box button{font-size: 25px;}
  .testi-qouts{display: none !important;}
  .banner-books {
      width: 150px;
  }
  .bottom-header {
    height: 60%;
}
.banner-books {
  width: 126px;
}
.image-contnet h4 {
  font-size: 2rem;
}
.image-contnet p {
  font-size: 13px;
}
} 
