@import url('https://fonts.googleapis.com/css2?family=Gentium+Book+Plus:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600;1,700&display=swap');

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

main {
  overflow: hidden;
}

a {
  text-decoration: none;
}

figure {
  margin: 0;
  padding: 0;
}

.btn:focus {
  outline: none;
}

h1 {
  font-family: 'Gentium Book Plus', serif;
  font-size: 60px;
}
.adjust-heading-service-page{
  font-size: 35px !important;
  font-weight: 600 !important;
}
.adjust-h3-heading-style{
  font-size: 25px !important;
}
.adjust-h2-heading-style{
  font-size: 40px !important;
font-weight: 600;
}
.adjust-h3-second-heading-style{
  font-size: 25px !important;
}
footer.main-footer .row {
  align-items: center;
}
.main-footer p {
  font-size: 16px !important;
}
.footer-logo {
  width: 140px !important;
  margin: 0px 0px 30px;
}
.main-footer h6 {
  font-size: 19px !important;
  margin-bottom: 0px !important;
  font-weight: 900 !important;
}
h2 {
  font-family: 'Gentium Book Plus', serif;
}

h3 {
  font-family: 'Rubik', sans-serif;
  font-weight: bolder;
}

h4 {
  font-family: 'Gentium Book Plus', serif;
  font-weight: bold;
  font-size: 24px;
}

h5 {
  font-family: 'Gentium Book Plus', serif;
  font-weight: 600;
  font-size: 25px;
}

h6 {
  font-family: 'Rubik', sans-serif;
  font-size: 18px;
}

p {
  font-family: 'Rubik', sans-serif;
  font-weight: 400;
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.headingtwo{
  font-size: 35px;
  font-family: 'Rubik', sans-serif;
  line-height: 45px;
}
.headingthree{
  font-size: 30px;
  font-family: 'Rubik', sans-serif;
  /* font-weight: bolder; */
}
.headingfour{
  font-size: 25px;
  font-family: 'Gentium Book Plus', serif;
  font-weight: bold;
}
.headingfive{
  font-size: 20px;
  font-family: 'Gentium Book Plus', serif;
  font-weight: 600;
}
.headingsix{
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

button:focus {
  outline: none;
  box-shadow: none;
}

.btn:focus {
  outline: none;
  box-shadow: none;
}

.form-control:focus {
  outline: none;
  box-shadow: none;
}

.btn-transparaent {
  font-family: 'Rubik', sans-serif;
  padding: 7px 15px;
  border: 1px solid #fff;
  border-radius: 30px;
  background-color: transparent;
  color: #fff;
  transition: 0.5s;
  font-weight: 600;
  font-size: 20px;
  margin-left: 20px;
}

.btn-transparaent:hover {
  transform: translateY(-8px);
  background-color: #fff;
  color: #01a544 !important;
}

.btn-solid {
  padding: 7px 15px;
  font-family: 'Rubik', sans-serif;
  border: 1px solid #fff;
  border-radius: 30px;
  background-color: #fff;
  color: #01a544;
  transition: 0.5s;
  font-weight: 500;
  font-weight: 600;
  font-size: 20px;
}

.btn-solid:hover {
  transform: translateY(-8px);
  border: 1px solid #fff;
  color: #ffffff;
  background-color: transparent;
}

.btn-on-white {
  font-family: 'Rubik', sans-serif;
  padding: 10px 20px;
  border: 1px solid #01a544;
  border-radius: 30px;
  background-color: #01a544;
  color: #fff;
  transition: 0.5s;
  font-weight: 600;
  font-size: 20px;
}

.btn-on-white:hover {
  transform: translateY(-8px);
  border: 1px solid #01a544;
  color: #01a544;
  background-color: #fff;
}

.green {
  color: #01a544;
}

/*  555*/

/* Add this CSS to style invalid form fields */
.invalid-input {
  border: 1px solid red !important;
}

.popup {
  font-family: 'Rubik', sans-serif;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #01a544;
  padding: 41px;
  border: 2px solid #ccc;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  border-radius: 30px;
  color: rgb(255, 255, 255);
  font-weight: 900;

}

/* ---- */
/* header started  */

.main-header .inner-main-header {
  position: relative;
  z-index: 999;
  padding: 10px 0 0;
}

.main-header .nav-btn {
  font-family: 'Rubik', sans-serif;
  padding: 7px 25px;
  border: 1px solid #01a544;
  border-radius: 30px;
  background-color: #01a544;
  color: #000;
  transition: 0.5s;
  font-size: 20px;
  font-weight: 400;
}

.main-header .nav-btn-tw {
  font-family: 'Rubik', sans-serif;
  padding: 6px 33px;
  border: 1px solid #111312;
  border-radius: 30px;
  background-color: #111312;
  color: #ffffff;
  transition: 0.5s;
  margin: 0 20px;
  font-size: 20px;
  font-weight: 400;
}

.main-header .nav-btn-tw:hover {
  background-color: #01a544;
  transition: 0.5s;
}

.main-header .nav-btn:hover {
  background-color: #111312;
  color: #01a544;
  transition: 0.5s;

}

.main-header .con-btn .fa-phone {
  color: #fff;
}

.main-header .navbar-nav .nav-link {
  font-family: 'Rubik', sans-serif;
  color: #4f4f4f;
  margin: 0 10px;
  font-weight: 500;
  font-size: 20px;
}

.main-header .navbar-nav .nav-link:hover {
  color: #01a544 !important;
}

.main-header .navbar-nav li.nav-item {
  padding-right: 25px;
}

/* below text line annimation strt */
.main-header ul {
  padding: 0;
  display: flex;
}

.main-header li {
  list-style-type: none;
}

.main-header a {
  text-decoration: none;
  position: relative;
  font-family: 'Rubik', sans-serif;
  font-size: 15px;
  color: #303030;
  line-height: 35px;
  font-weight: 500;

}

.main-header a:hover {
  color: #01a544;
  transition: 0.5s;
}

.main-header ul li a:before {
  content: "";
  width: 0;
  height: 3px;
  background-color: #01a544;
  position: absolute;
  top: 80%;
  left: 0;
  transition: all 0.5s;
}

.main-header ul li a:after {
  content: "";
  width: 0;
  height: 3px;
  background-color: #01a544;
  position: absolute;
  top: 80%;
  right: 0;
  transition: all 0.5s;
}

.main-header ul li a:hover:before {
  width: 45%;
  transform: translateX(100%);
}

.main-header ul li a:hover:after {
  width: 45%;
  transform: translateX(-100%);
}

/* ............................. */
.main-header {
  padding: 26px 0 0;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
  transition: 0.5s;
}

.bg_header {
  background-color: #ececec;
  padding: 1px 0 0;
}

.main-header .main-logo-img {
  width: 100px;
}

.main-header .header-button {
  padding: 12px 12px 12px;
  border: 2px solid #303030;
  border-radius: 17px;
  color: #303030;
  margin: 0 10px;
  font-size: 13px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  transition: 0.5s;
}

.main-header .header-button:hover {
  background-color: #759e27;
  color: #fff;
  box-shadow: #759e27;
  border-color: #fff;
}

.main-header .header-button-green {
  padding: 12px 15px;
  border: 2px solid #759e27;
  border-radius: 17px;
  font-size: 13px;
  color: #fff;
  background-color: #759e27;
  margin: 0 0px 0 50px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  transition: 0.5s;
}

.main-header .header-button-green:hover {
  background-color: #fff;
  color: #759e27;
  border: 2px solid #759e27;
  box-shadow: #759e27;
}

/* ............................. */
/* header end */

/* banner start here */
.main-banner {
  background-image: url(../images/webp-folder/banner-main-img.png);
  width: 100%;
  height: 90vh;
  padding: 190px 0 100px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.main-banner::before {
  position: absolute;
  content: '';
  background-image: url(../images/webp-folder/banner-boy.png);
  width: 484px;
  height: 100%;
  bottom: -147px;
  background-size: contain;
  right: 0px;
  background-repeat: no-repeat;
}

.main-banner .banner-buttons {
  padding: 60px 0 0;
}

.main-banner .banner-form {
  background: rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px);
  border-radius: 25px;
  border: 1px solid rgba(255, 255, 255, 0.766);
  padding: 30px;
  width: 65%;
}

.main-banner .form-select {
  border-radius: 30px;
}

.form-select {
  width: 100%;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5;
  color: #8f8a8a;
  padding-left: 40px;
}

.main-banner .form-select:focus {
  border-color: #86fe95;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgb(13 253 102 / 25%);
}

.main-banner .price-and-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 20px 0 0;
}

.banner-text {
  font-size: 25px;
  font-weight: 400;
}

.list-banner {
  font-size: 23px;
  font-weight: 400;
}

.gaq {
  font-size: 35px;
}

.form-hed {
  font-size: 22px;
}

/* banner end here */

/* section two css start here */
.abc {
  text-align: center;
}

.abc:hover .icon {

  transform: scale(1.1);
  transition: transform 0.3s ease;
}

/* section two css ends here */

/* section three css satrt here */
.section-three {
  background-image: url(../images/webp-folder/order-now.png);
  width: 100%;
  height: 100%;
  padding: 70px 0;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.girl-img {
  display: none;
}

/* sectin three css ends here */

/* section four css atrt here */

.section-four .service-card {
  background-color: #f5f5f5;
  border-radius: 15px;
  padding: 70px 23px 20px 25px;
  margin: 60px 0;
  box-shadow: rgb(0 0 0 / 22%) 0px 0px 7px;
  position: relative;
  height: 331px;
}

.section-four .service-img {
  position: absolute;
  top: -55px;
  content: "";
  left: 40px;
  width: 25%;
  filter: drop-shadow(0px 4px 4px rgb(255, 255, 255));
  border: 7px solid #fff;
  border-radius: 70px;
}

/* section four css ends here */

/* section cta one css starts here  */
.gap-in {
  padding: 0px 0px 0px 120px;
}

.cta-one {
  background-image: url(../images/cta-one-bg.png);
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px 0;
  margin: 40px 0;
  position: relative;
}

.book-girl {
  position: absolute;
  width: 18%;
  height: 137%;
  top: 24px;
  background-repeat: no-repeat;
  background-size: contain;
}

/* section cta two css ends here */

/* book css start here */

#wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 65em;
  margin-top: 100px;
}

/*** OPEN BOOK ***/
#wrapper .book-para {
  font-size: 16px;
}

.open-book {
  background: #ececec;
  box-shadow: rgba(0, 0, 0, 0.5) 0 1em 3em;
  color: #000;
  padding: 2em;
}

.open-book * {
  position: relative;
}


/* Header/Footer */
.open-book header {
  padding-bottom: 1em;
}

.open-book header *,
.open-book footer * {
  font: 700 1em/1.25 'Playfair Display', sans-serif;
  letter-spacing: 0.125em;
  margin: 0;
}

.open-book header * {
  font-size: 0.75em;
  text-transform: uppercase;
}

.open-book footer {
  padding-top: 1em;
}

.open-book footer #page-numbers {
  display: none;
  list-style: none;
  padding: 0;
  text-align: left;
}

.open-book footer #page-numbers>li:last-child {
  text-align: right;
}

/* Body Copy */
.open-book article {
  line-height: 1.5;
}

.open-book article *:not(.chapter-title):not(hr):not(dl) {
  margin: 10px 0px auto;
  max-width: 33.125em;
}


.open-book .chapter-title+p:first-of-type:first-letter {
  float: left;
  font: 700 3em/0.65 'Playfair Display', sans-serif;
  padding: 0.15em 0.05em 0 0;
  text-transform: uppercase;
}

.open-book article>ul,
.open-book article>ol {
  padding-left: 3em;
}

.open-book article>ul ul {
  padding-left: 1em;
}

.open-book a {

  background-size: auto 0.5em;
  color: rgba(0, 0, 0, 0.5);
  text-decoration: none;
}

.open-book sup {
  color: #cc0000;
  font-family: 'Rock Salt', cursive;
  left: 0;
  margin-top: -1em !important;
  max-width: 100% !important;
  position: absolute;
  text-align: center;
  width: 100%;
}

.open-book mark {
  background: linear-gradient(to bottom, rgba(222, 255, 0, 1) 0%, rgba(222, 255, 0, 0.5) 60%, rgba(222, 255, 0, 1) 100%);
}

.open-book mark.pink {
  background: linear-gradient(to bottom, rgba(255, 69, 190, 1) 0%, rgba(255, 107, 203, 0.5) 60%, rgba(255, 107, 203, 1) 100%);
}

.open-book mark.blue {
  background: linear-gradient(to bottom, rgba(73, 179, 255, 1) 0%, rgba(107, 193, 255, 0.5) 60%, rgba(107, 193, 255, 1) 100%);
}

.open-book mark.green {
  background: linear-gradient(to bottom, rgba(67, 226, 15, 1) 0%, rgba(39, 229, 54, 0.5) 60%, rgba(39, 229, 54, 1) 100%);
}

.open-book mark.orange {
  background: linear-gradient(to bottom, rgba(255, 134, 9, 1) 0%, rgba(255, 177, 34, 0.5) 60%, rgba(255, 177, 34, 1) 100%);
}


.open-book dl {
  border: solid 0 #ccc;
  border-width: 0.0625em 0;
  break-inside: avoid-column;
  margin: 1em auto;
  padding: 1em 0;
}

.open-book {
  width: 100%;
}

.open-book h1 {
  font-size: 27px;
  font-weight: bolder;
}


/*** MEDIA QUERIES ***/
@media only screen and (min-width: 50em) {

  .open-book {
    margin: 1em;
    position: relative;
  }

  .open-book:before {
    background-color: #118741;
    border-radius: 0.25em;
    bottom: -1em;
    content: '';
    left: -1em;
    position: absolute;
    right: -1em;
    top: -1em;
    z-index: -1;
  }

  .open-book:after {
    background-image: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.2) 46%, rgba(0, 0, 0, 0.5) 49%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.5) 51%, rgba(0, 0, 0, 0.2) 52%, transparent 100%);
    background-image: url(../images/pile.png);
    bottom: -1em;
    content: '';
    left: 54%;
    position: absolute;
    top: 6em;
    transform: translate(-80%, 0);
    width: 7em;
    z-index: 1;
    background-repeat: no-repeat;
  }

  .open-book>* {
    column-count: 2;
    column-gap: 6em;
    position: relative;
    z-index: 1;
  }

  /* Header/Footer */
  .open-book header:before,
  .open-book header:after,
  .open-book footer:before,
  .open-book footer:after {
    background: #fff;
    border-radius: 25%;
    content: '';
    height: 2em;
    position: absolute;
    z-index: -1;
    width: calc(50% + 2em);
  }

  .open-book header:before,
  .open-book footer:before,
  .open-book footer:after {
    border-top-left-radius: 0;
  }

  .open-book header:after,
  .open-book footer:before,
  .open-book footer:after {
    border-top-right-radius: 0;
  }

  .open-book header:before,
  .open-book header:after,
  .open-book footer:after {
    border-bottom-right-radius: 0;
  }

  .open-book header:before,
  .open-book header:after,
  .open-book footer:before {
    border-bottom-left-radius: 0;
  }

  .open-book header:before,
  .open-book header:after {
    top: -2.65em;
  }

  .open-book header:before,
  .open-book footer:before {
    right: 50%;
  }

  .open-book header:before {
    transform: rotate(-2deg);
    background: #ececec;
  }

  .open-book header:after,
  .open-book footer:after {
    left: 50%;
  }

  .open-book header:after {
    transform: rotate(2deg);
    background: #ececec;
  }

  .open-book footer:before,
  .open-book footer:after {
    bottom: -2.65em;
  }

  .open-book footer:before {
    transform: rotate(2deg);
    background: #ececec;
  }

  .open-book footer:after {
    transform: rotate(-2deg);
    background: #ececec;
  }

  .open-book header>*:last-child,
  .open-book footer>*:last-child {
    text-align: right;
  }

  .open-book footer #page-numbers {
    display: block;
  }

  /* Chapter Title */
  .open-book .chapter-title {
    font-size: 3em;
  }

  .open-book .chapter-title:before,
  .open-book .chapter-title:after {
    height: 0.125em;
  }

  /* Body Copy */

  .open-book article>ul,
  .open-book article>ol {
    padding-left: 4em;
  }

}

/* book css ends here */

/* section seven css start here */
.section-seven {
  box-shadow: rgb(0 0 0 / 22%) 0 0px 20px;
  background-color: #ebebeb;
  margin: 100px 0;
  padding: 65px 0;
}

.section-seven .price-box {
  text-align: center;
  background-color: #f2f2f2;
  box-shadow: rgb(0 0 0 / 21%) 0 1px 10px;
  border-radius: 15px;
  padding: 60px 0px;
  transition: box-shadow 0.3s ease;
}

.section-seven .price-box:hover {
  box-shadow: rgb(0 0 0 / 50%) 0 4px 20px;
}

/* section seven css ends here */

/* section eight css start here */

/* section eight css ends here */

/* section nine css start here */
.section-nine {
  background-color: #01a544;
  padding: 60px 0;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  margin: 80px 0;
}

.section-nine .details {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.section-nine .st {
  flex-direction: column;
}

.section-nine .review {
  background-color: #f5f5f5;
  border-radius: 20px;
  padding: 20px 35px;
  position: relative;
  box-shadow: rgb(0 0 0 / 21%) 0 1px 10px;
  transition: transform 0.3s ease;
}

.section-nine .review:hover {
  transform: scale(1.1);
}

.section-nine .rev-img {
  position: absolute;
  top: -40px;
  background-size: contain;
  width: 25%;
  height: 25%;
}

.section-nine .name-and-star {
  margin: 0 0 10px;
  text-align: center;
}

/* section nine css ends */

/* section ten css start here */
.section-ten .slick-dots {
  position: absolute;
  content: '';
  bottom: -25px;
  width: 240px;
  left: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}

.section-ten .testi-img {
  width: 100%;
}

.section-ten .testimonial-text {
  position: relative;
  margin: 50px 0;
}

.section-ten .testimonial-text::before {
  position: absolute;
  content: '';
  background-image: url(../images/coma-1.png);
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
}

.section-ten .testimonial-text::after {
  position: absolute;
  content: '';
  background-image: url(../images/coma-2.png);
  width: 100px;
  height: 50px;
  background-repeat: no-repeat;
  right: 0;
  bottom: -35px;
}

.section-ten .name-and-rev {
  text-align: right;
  padding: 0px 0 10px;
}

.section-ten .slick-dots li {
  position: relative;
  display: inline-block;
  border-radius: 20px;
  border: 1px solid;
  width: 40px;
  height: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  transition-timing-function: cubic-bezier(0.1, 0.7, 1.0, 0.1);
}

.section-ten .slick-dots li.slick-active {
  opacity: .75;
  background-color: #01a544;
  width: 80px;
  transition-timing-function: cubic-bezier(0.1, 0.7, 1.0, 0.1);
}

/* section ten css ends here */

/* section eleven css start here */
.section-eleven {
  background-image: url(../images/tabs-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center;
  padding: 50px 0;
  box-shadow: rgb(0 0 0 / 22%) 0 0px 20px;
  margin: 70px 0 50px;
}

.section-eleven .box {
  text-align: center;
  background-color: #01a544;
  color: #ffffff;
  padding: 15px;
  margin: 10px;
  border-radius: 10px;
  width: 130px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.section-eleven .tab-btn {
  transition: 0.5s;
  color: #000000;
  background-color: transparent;
  border-radius: 30px;
  border: 2px solid #000000;
  font-family: 'Rubik', sans-serif;
  margin: 10px 0;
  font-size: 20px;
  font-weight: 500;
  height: 6vh;
}

.section-eleven .tab-btn:hover {
  color: #fff;
  background-color: #01a544;
  border-radius: 30px;
  border: 1px solid #01a544;
}

.section-eleven .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #fff;
  background-color: #01a544;
  border-radius: 30px;
  border: 1px solid #01a544;
}

.section-eleven .btns-border {
  border: 2px solid #01a544;
  border-radius: 20px;
  padding: 20px 50px;
  height: 75vh;
  justify-content: space-between;
}

/* section eleven css ends here */

/* section FAQ start here */
.accordion a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  padding: 1rem 3rem 1rem 1rem;
  color: #000000;
  font-size: 1.15rem;
  font-weight: 400;
}

.accordion-item {
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 20px 20px 20px 20px !important;
  margin: 20px 0;
  box-shadow: rgb(0 0 0 / 16%) 0px 0px 10px;
}

.accordion a:hover,
.accordion a:hover::after {
  transition: 0.5s;
  cursor: pointer;
  color: #01a544;
  background-color: transparent;
}

.accordion a:hover::after {
  border: 2px solid #01a544;
}

.accordion a.active {
  color: #01a544;
  border-bottom: 2px solid #ffffff;
}

.accordion a::after {
  font-family: "Font Awesome 6 Pro";
  content: '\2b';
  position: absolute;
  float: right;
  right: 1rem;
  font-size: 1rem;
  color: #7288a2;
  padding: 5px;
  width: 35px;
  height: 35px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #7288a2;
  text-align: center;
  border: 2px solid #01a544;
  color: #fff;
  background-color: #01a544;
}

.accordion a.active::after {
  font-family: "Font Awesome 6 Pro";
  content: '\f00d';
  color: #01a544;
  border: 2px solid #01a544;
}

.accordion .content {
  opacity: 0;
  padding: 0 1rem;
  max-height: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
  clear: both;
  -webkit-transition: all 0.2s ease 0.15s;
  -o-transition: all 0.2s ease 0.15s;
  transition: all 0.2s ease 0.15s;
}

.accordion .content p {
  font-size: 1rem;
  font-weight: 300;
}

.accordion .content.active {
  opacity: 1;
  padding: 1rem;
  border-radius: 20px;
  max-height: 100%;
  -webkit-transition: all 0.35s ease 0.15s;
  -o-transition: all 0.35s ease 0.15s;
  transition: all 0.35s ease 0.15s;
}

/* section faq ends here */

/* ORDER FORM  */
.order-now {
  margin-top: 150px;
}

.order-now .input-group>.form-control,
.input-group>.form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  border-radius: 30px;
  padding: 7px 35px;
  border: 1px solid #01a544;
}

.order-now .form-control {
  font-weight: 600;
  border: 1px solid #01a544;
}

.order-now .form-control-2 {
  font-weight: 500;
  margin: 0 0 7px 0;
  color: #8f8a8a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #8f8a8a47;
  font-weight: 600;
  border-radius: 30px;
  padding: 12px;
  width: 100%;
  resize: none;
  font-family: 'Rubik', sans-serif;
  padding: 11px 40px;
  border: 1px solid #01a544;
}

.order-now .cta-live-chat {
  background: #01a544;
  padding: 25px 10px;
  border-radius: 10px;
  box-shadow: 0 0 5px 3px rgba(2, 2, 2, 0.2);
  position: relative;
  overflow: hidden;
  color: #fff;
}

.order-now .cta-live-chat::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: url(../images/chat-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}

.payment-and-sec {
  text-align: center;
  margin: 40px 0;
  color: #01a544;
  border: 2px solid #01a544;
  border-radius: 30px;
  padding: 30px 0;
  box-shadow: 0 0 5px 3px rgba(2, 2, 2, 0.2);
}

/* FORDER FORM */

/* contact form */
.form-floating>.form-control {
  font-family: 'Rubik', sans-serif;
  padding: 1rem 40px;
  font-weight: 500;
  margin: 0 0 7px 0;
  color: #8f8a8a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #8f8a8a47;
  font-weight: 600;
  border-radius: 30px;
  padding: 12px;
  width: 100%;
  resize: none;
  font-family: 'Rubik', sans-serif;
  border: 1px solid #01a544;
}

/* contact form */

/* about us */
.about-section .sec-title {
  position: relative;
  z-index: 1;
  margin-bottom: 60px;
}

.about-section .sec-title .title {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #01a544;
  font-weight: 500;
  margin-bottom: 15px;
}

.about-section .sec-title h2 {
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 1.28em;
  color: #222222;
  font-weight: 600;
  padding-bottom: 18px;
  font-family: 'Gentium Book Plus', serif;
}

.about-section .sec-title h2:before {
  position: absolute;
  content: '';
  left: 0px;
  bottom: 0px;
  width: 50px;
  height: 3px;
  background-color: #d1d2d6;
}

.about-section .sec-title .text {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  margin-top: 35px;
}

.about-section .sec-title.light h2 {
  color: #ffffff;
}

.about-section .sec-title.text-center h2:before {
  left: 50%;
  margin-left: -25px;
}

.about-section .list-style-one {
  position: relative;
}

.list-style-one li {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  color: #222222;
  font-weight: 400;
  padding-left: 35px;
  margin-bottom: 12px;
}

.about-section .list-style-one li:before {
  content: "\f058";
  position: absolute;
  left: 0;
  top: 0px;
  display: block;
  font-size: 18px;
  padding: 0px;
  color: #ff2222;
  font-weight: 600;
  -moz-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1.6;
  font-family: "Font Awesome 5 Free";
}

.about-section .list-style-one li a:hover {
  color: #44bce2;
}

.about-section .btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 17px;
  line-height: 30px;
  color: #ffffff;
  padding: 10px 20px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.02em;
  background-color: #01a544;
  border-radius: 30px;
  border: 2px solid #01a544;
}

.about-section .btn-style-one:hover {
  transition: 0.5s;
  background-color: #fff;
  color: #01a544;
  border-color: #01a544;
}

.about-section {
  position: relative;
  padding: 250px 0 70px;
}

.about-section .sec-title {
  margin: 70px 0 50px;
}

.about-section .content-column {
  position: relative;
  margin-bottom: 50px;
}

.about-section .content-column .inner-column {
  position: relative;
  padding-left: 30px;
}

.about-section .text {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  color: #848484;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
}

.about-section .list-style-one {
  margin-bottom: 45px;
}

.about-section .btn-box {
  position: relative;
}

.about-section .btn-box a {
  padding: 15px 50px;
}

.about-section .image-column {
  position: relative;
}

.about-section .image-column .text-layer {
  position: absolute;
  right: -110px;
  top: 50%;
  font-size: 325px;
  line-height: 1em;
  color: #ffffff;
  margin-top: -175px;
  font-weight: 500;
}

.about-section .image-column .inner-column {
  position: relative;
  padding-left: 80px;
  padding-bottom: 0px;
}

.about-section .image-column .inner-column .author-desc {
  position: absolute;
  bottom: 16px;
  z-index: 1;
  background: #01a544;
  padding: 10px 15px;
  left: 96px;
  width: calc(100% - 152px);
  border-radius: 50px;
}

.about-section .image-column .inner-column .author-desc h2 {
  font-size: 21px;
  letter-spacing: 1px;
  text-align: center;
  color: #fff;
  margin: 0;
  font-family: 'Gentium Book Plus', serif;
}

.about-section .image-column .inner-column .author-desc span {
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  font-weight: 400;
  font-family: 'Rubik', sans-serif;
}

.about-section .image-column .inner-column:before {
  content: '';
  position: absolute;
  width: calc(50% + 80px);
  height: calc(100% + 160px);
  top: -80px;
  left: -3px;
  background: transparent;
  z-index: 0;
  border: 44px solid #01a544;
}

.about-section .image-column .image-1 {
  position: relative;
}

.about-section .image-column .image-2 {
  position: absolute;
  left: 0;
  bottom: 0;
}

.about-section .image-column .image-2 img,
.about-section .image-column .image-1 img {
  box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
  border-radius: 46px;
}

.about-section .image-column .video-link {
  position: absolute;
  left: 70px;
  top: 170px;
}

.about-section .image-column .video-link .link {
  position: relative;
  display: block;
  font-size: 22px;
  color: #191e34;
  font-weight: 400;
  text-align: center;
  height: 100px;
  width: 100px;
  line-height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 30px 50px rgba(8, 13, 62, .15);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}

.about-section .image-column .video-link .link:hover {
  background-color: #191e34;
  color: #fff;
}

/* about us */

/* pricing page start hrer */
.prcing-table {
  text-align: center;
  margin: 100px 0;
}

.prcing-table h3 {
  color: #01a544;
}

.prcing-table .main-headin {
  background-color: #01a5442b;
  border: 2px solid #01a544;
  position: relative;
}

.prcing-table .box {
  border: 1px solid #01a544;
  padding: 15px 5px;

}

.pricing-table .icon {
  font-size: 50px;
  position: absolute;
  background-color: #fff;
  color: #01a544;
  width: 100px;
  height: 100px;
  border-radius: 50px;
  border: 3px solid #01a544;
  display: flex;
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
  top: -55px;
  /* Lifted up by 30px */
  left: 50%;
  /* Position at horizontal center */
  transform: translateX(-50%);
  /* Move back 50% of its own width */
}

/* pricing page ends here */

/* ORDER CSS */
/* ORDER FORM  */
.order-now {
  margin-top: 150px;
} 
.order-now .input-group > .form-control, .input-group > .form-select {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  border-radius: 30px;
  padding: 11px 40px;
  border: 1px solid #01a544;
}
.order-now .form-control{
  font-weight: 600;
  border: 1px solid #01a544;
}

.order-now .form-control-2 {
  font-weight: 500;
  margin: 0 0 7px 0;
  color: #8f8a8a;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #8f8a8a47;
  font-weight: 600;
  border-radius: 30px;
  padding: 12px;
  width: 100%;
  resize: none;
  font-family: 'Rubik', sans-serif;
  padding: 11px 40px;
  border: 1px solid #01a544;
}

.order-now .cta-live-chat{
  background: #01a544;
  padding: 25px 10px;
  border-radius: 10px;
  box-shadow: 0 0 5px 3px rgba(2, 2, 2, 0.2);
  position: relative;
  overflow: hidden;
  color: #fff;
}
.order-now .cta-live-chat .h3::before {
  content: "";
  position: absolute;
  right: 20px;
  top: 10px;
  width: 40px;
  height: 40px;
  background: url(../images/chat-icon.png);
  background-repeat: no-repeat;
  background-size: cover;
}
.order-now .chat-btn {
  padding: 10px 40px;
  border-radius: 30px;
  font-family: 'Rubik', sans-serif;
  color: #000;
  font-weight: 500;
  border-color: #000000;
  border: 1px solid;
  margin: 20px 0;
}
.order-now .chat-btn:hover{
  transition: 0.5s;
  background: #8f8a8a47;
  border-color: #111312;
  color: #000000;
}
.order-now .payment-and-sec{
  text-align: center;
  margin: 40px 0;
  color: #01a544;
  border: 2px solid #01a544;
  border-radius: 30px;
  padding: 20px;
  box-shadow: 0 0 5px 3px rgba(2, 2, 2, 0.2);
  
}
.order-now .ps{
    font-size: 20px;
}
.order-now .order-btn{
    padding: 10px 40px;
    border-radius: 30px;
    font-family: 'Rubik', sans-serif;
    color: #01a544;
    font-weight: 500;
    border-color: #000000;
    border: 1px solid #01a544;
    margin: 20px 0;
    background-color: #fff;
}
.order-now .order-btn:hover{
    transition: 0.5s;
    background-color: #01a544;
    color: #fff;
}
/* FORDER FORM */

/* ORDER CSS ENDS */
/* fotter start  here */
.main-footer {
  background-color: #383838;
  padding: 50px 0px 15px;
  overflow-x: hidden;
  padding-top: 20px;
}

.main-footer a {
  color: #fff;
  font-family: 'Rubik', sans-serif;
}

.main-footer a:hover {
  transition: 0.5s;
  color: #01a544;
}

.main-footer h6 {
  color: #fff;
  font-family: 'Rubik', sans-serif;
}

.main-footer p {
  color: #fff;
  font-family: 'Rubik', sans-serif;
}

.social_media_btns ul {
  display: flex;
  align-items: center;
}

.social_media_btns a {
  color: #000000;
  font-size: 18px;
}

.social_media_btns li:nth-child(1) {
  background: #fff;
}

.social_media_btns li {
  width: 35px;
  padding: 4px 8px;
  border-radius: 30px;
  text-align: center;
  margin-right: 15px;
}

.social_media_btns li:nth-child(2) {
  background: #fff;
}

.social_media_btns li:nth-child(3) {
  background: #fff;
}

.social_media_btns li:nth-child(4) {
  background: #fff;
}

/* footer ends heere */
/*
font-family: 'Gentium Book Plus', serif;
font-family: 'Rubik', sans-serif;   
*/
/************************** media-query **************************/

@media only screen and (min-width: 1921px) and (max-width: 7368px) {}

.main-header {
  padding: 0px 10px 0;
  background-color: white;
}

.main-header .navbar-nav .nav-link {
  font-size: 20px;
}

.main-header .navbar-nav li.nav-item {
  padding-right: 0px;
  padding: 0;
}

.main-header .nav-btn-tw {
  margin: 0 5px;
  font-size: 20px;
  padding: 5px 25px;
}

.main-header .nav-btn {
  font-size: 20px;
  padding: 5px 25px;
}

/* main banner rep start here  */
.main-banner h1 {
  font-size: 40px;
}

.main-banner p {
  font-size: 18px;
}

.main-banner li {
  font-size: 18px;
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.main-banner .btn-solid {
  padding: 10px 15px;
  font-size: 18px;
}

.main-banner .btn-transparaent {
  padding: 10px 15px;
  font-size: 18px;
}

.main-banner {
  height: 81vh;
  padding: 130px 15px 94px;
}

.main-banner::before {
  position: absolute;
  content: '';
  background-image: url(../images/webp-folder/banner-boy.png);
  width: 100%;
  height: 75%;
  bottom: -151px;
  background-size: contain;
  right: 0px;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 0;
  left: 126%;
  transform: translateX(-50%);
}

.main-banner .banner-form {
  border: 2px solid rgba(255, 255, 255, 0.766);
  padding: 10px;
  width: 70%;
  margin: 60px 0 0;
}

.main-banner .gaq {
  font-size: 30px;
}

.main-banner .form-select {
  font-size: 12px;
}

/* main banner rep start here */

/* 2nd section rep start here */
.section-two {
  padding: 0 15px 0;
}

.section-two h2 {
  font-size: 40px;
}

.section-two p {
  font-size: 18px;
}

.section-two h4 {
  font-size: 25px;
}

/* 2nd section rep end here */

/* 3rd section rep start here */
.section-three {
  padding: 25px 25px;
  background-position: right;
  background-size: cover;
  background-position: center;
}

.section-three .girl-img {
  padding: 0 0px 40px;
  background-size: cover;
}

.section-three h3 {
  font-size: 40px;
}

.section-three h2 {
  font-size: 25px;
}

.section-three p {
  font-size: 18px;
}

.section-three li {
  font-size: 18px;
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.section-three .btn-solid {
  padding: 10px 15px;
  font-size: 18px;
}

.section-three .btn-transparaent {
  padding: 10px 15px;
  font-size: 18px;
}

/* 3rd section rep end here */

/* 4th section rep start here */
.section-four {
  padding: 25px;
}

.section-four h3 {
  font-size: 40px;
}

.section-four p {
  font-size: 16px;
}

.section-four .service-card {
  height: 230px;
}

.section-four .service-img {
  width: 125px;
}

/* 4th section rep end here */

/* 5th section rep start here */
.cta-one {
  padding: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
}

.cta-one h3 {
  font-size: 35px;
}

.cta-one h4 {
  font-size: 30px;
}

.cta-one p {
  font-size: 18px;
}

.cta-one .btn-solid {
  padding: 10px 15px;
  font-size: 15px;
}

.cta-one .btn-transparaent {
  padding: 10px 15px;
  font-size: 15px;
  margin: 0 !important;
}

.book-girl {
  position: sticky;
  width: 57%;
  height: 100%;
}

/* 5th section rep end here */

/* 6th section BOOK rep srat here */
.open-book {
  padding: 25px;
}

.open-book h3 {
  font-size: 35px;
}

#wrapper .book-para {
  font-size: 18px;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 85em;
  margin-top: 100px;
}

.open-book:after {
  left: 54%;
  top: 12em;
  width: 9em;
}

/* 6th section BOOK rep end here */

/* 7th section rep start here */
.section-seven {
  padding: 25px;
}

.section-seven h3 {
  font-size: 40px;
}

.section-seven p {
  font-size: 18px;
}

.section-seven h5 {
  font-size: 25px;
}

.section-seven .btn-on-white {
  padding: 10px 15px;
  font-size: 18px;
}

/* 7th section rep end here */

/* 8th section steps rep strat here */
.section-eight {}

.section-eight h4 {
  font-size: 40px;
}

.section-eight p {
  font-size: 18px;
  text-align: center;
}

.section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
  font-size: 30px;
  text-align: center;
}

.section-eight {
  padding: 50px 0;
  /* position: relative; */
  background-image: url('../images/tabs-bg.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}


/* 8th section steps rep end here */

/* 9th section rep start here */
.section-nine {
  padding: 25px;
}

.section-nine h1 {
  font-size: 40px;
}

.section-nine h6 {
  font-size: 20px;
}

.section-nine p {
  font-size: 18px;
}

.section-nine .review {
  padding: 15px;
}

.section-nine .rev-img {
  top: 0px;
  width: 65px;
  height: 65px;
  background-size: contain;
}

.section-nine .name-and-star {
  margin: 0px 0 0px 50px;
}

/* 9th section rep end here */

/* 10th section rep start here */
.section-ten {
  padding: 25px;
}

.section-ten h1 {
  font-size: 25px;
}

.section-ten h2 {
  font-size: 40px;
}

.section-ten p {
  font-size: 18px;
}

.section-ten .testimonial-text::after {
  height: 39px;
  right: -40px;
  bottom: -50px;
}

.section-ten .testimonial-text::before {
  top: -40px;
}

/* 10th section rep end here  */

/* 11th section rep end here  */
.section-eleven {
  padding: 25px;
}

.section-eleven h2 {
  font-size: 40px;
}

.section-eleven p {
  font-size: 18px;
}

.section-eleven .btns-border {
  padding: 15px;
}

.section-eleven .tab-btn {
  margin: 10px 0;
  font-size: 18px;
  height: 7vh;
}

.section-eleven .list-banner {
  font-size: 18px;
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 400;
}

.section-eleven .btn-solid {
  padding: 10px 15px;
  font-size: 17px;
}

.section-eleven .btn-transparaent {
  padding: 10px 15px;
  font-size: 18px;
}

.section-eleven .four-box {
  margin: 20px 0 0;
}

/* 11th section rep end here  */

/* 12th section rep start here faq */
.section-faq {
  padding: 25px;
}

.section-faq p {
  font-size: 18px !important;
}

.section-faq h2 {
  font-size: 40px;
}

.section-faq h4 {
  font-size: 25px;
}

/* 12th section rep end here faq */

/* footer starts */
.main-footer p {
  font-size: 18px;
}

.main-footer h6 {
  font-size: 20px;
}

.main-footer li {
  font-size: 18px;
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 400;
}

/* footer ends */
/* HOME PAGE RESPONSIVE END HERE */

/* ABOUT US PAGE RESPONSIVE START HERE*/
.about-section {
  padding: 25px;
  margin-top: 160px !important;
}

.about-section .sec-title {
  margin: 130px 0 50px !important;
}

.about-section .image-column .inner-column .author-desc {
  position: absolute;
  bottom: 16px;
  z-index: 1;
  background: #01a544;
  padding: 10px 15px;
  left: 0px;
  width: calc(100% - 115px);
  border-radius: 50px;
}

.about-section .sec-title h2 {
  font-size: 35px;
}

.about-section .text {
  font-size: 18px;
}

.about-section .btn-box a {
  padding: 10px 15px;
}

/* ABOUT US PAGE RESPONSIVE ENDS HERE*/

/* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
.terms-and-conditions-main {
  padding: 25px;
}

.terms-and-conditions-main h2 {
  font-size: 35px;
}

.terms-and-conditions-main h3 {
  font-size: 35px;
}

.terms-and-conditions-main p {
  font-size: 18px;
}

.terms-and-conditions-main li {
  font-size: 12px;
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 400;
}

/* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

/* PRICES RESPONSIVE START HERE */
.hero {
  padding: 25px;
}

.hero h2 {
  font-size: 35px;
}

.hero h3 {
  font-size: 35px;
}

.hero p {
  font-size: 12=8px;
}

.pricing-table {
  padding: 25px;
}

.pricing-table h2 {
  font-size: 35px;
}

.pricing-table h3 {
  font-size: 35px;
}

.pricing-table p {
  font-size: 18px;
}

.pricing-table li {
  font-size: 18px;
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 400;
}

/* PRICES RESPONSIVE ENDS HERE */

/* ORDER NOW PAGE RESPONSIVE START HER  */
.order-now {
  padding: 25px;
}

.order-now h2 {
  font-size: 35px;
}

.order-now p {
  font-size: 18px;
}

.order-now .input-group>.form-control,
.input-group>.form-select {
  font-size: 18px;
}

/* ORDER NOW PAGE RESPONSIVE ENDS HER */

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .main-header {
    padding: 0px 10px 0;
    background-color: transparent !important;
    transition: background-color 0.3s ease; /* Smooth transition */
  }
  .main-header.white-bg {
    background-color: white !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Add shadow for better visibility */
  }

  .main-header .navbar-nav .nav-link {
    font-size: 20px;
  }

  .main-header .navbar-nav li.nav-item {
    padding-right: 0px;
    padding: 0;
  }

  .main-header .nav-btn-tw {
    margin: 0 5px;
    font-size: 20px;
    padding: 5px 25px;
  }

  .main-header .nav-btn {
    font-size: 20px;
    padding: 5px 25px;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 40px;
  }

  .main-banner p {
    font-size: 18px;
  }

  .main-banner li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner {
    height: 85vh;
    padding: 130px 15px 94px;
  }

  .main-banner::before {
    position: absolute;
    content: '';
    background-image: url(../images/webp-folder/banner-boy.png);
    width: 100%;
    height: 75%;
    bottom: -151px;
    background-size: contain;
    right: 0px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 126%;
    transform: translateX(-50%);
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 70%;
    margin: 60px 0 0;
  }

  .main-banner .gaq {
    font-size: 30px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 40px;
  }

  .section-two p {
    font-size: 18px;
  }

  .section-two h4 {
    font-size: 25px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
    background-size: cover;
    background-position: center;
  }

  .section-three .girl-img {
    padding: 0 0px 40px;
    background-size: cover;
  }

  .section-three h3 {
    font-size: 40px;
  }

  .section-three h2 {
    font-size: 25px;
  }

  .section-three p {
    font-size: 18px;
  }

  .section-three li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 40px;
  }

  .section-four p {
    font-size: 16px;
  }

  .section-four .service-card {
    height: 230px;
  }

  .section-four .service-img {
    width: 125px;
  }

  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
  }

  .cta-one h3 {
    font-size: 35px;
  }

  .cta-one h4 {
    font-size: 30px;
  }

  .cta-one p {
    font-size: 18px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 15px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 15px;
    margin: 0 !important;
  }

  .book-girl {
    position: sticky;
    width: 57%;
    height: 100%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 35px;
  }

  .open-book .headingfive {
    font-size: 35px;
  }

  #wrapper .book-para {
    font-size: 18px;
  }

  #wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 85em;
    margin-top: 100px;
  }

  .open-book:after {
    left: 54%;
    top: 12em;
    width: 9em;
  }

  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }

  .section-seven h4 {
    font-size: 40px;
  }

  .section-seven p {
    font-size: 18px;
  }

  .section-seven .headingfive {
    font-size: 25px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 40px;
  }

  .section-eight p {
    font-size: 18px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 30px;
    text-align: center;
  }
  .section-eight .headingfour{
    font-size: 30px;
    display: flex;
    justify-content: center;
  }

  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h5 {
    font-size: 40px;
  }
  .section-nine .headingfour {
    font-size: 30px;
  }

  .section-nine h6 {
    font-size: 20px;
  }

  .section-nine p {
    font-size: 18px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 0px;
    width: 65px;
    height: 65px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0px 0 0px 50px;
  }

  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h5 {
    font-size: 40px;
  }

  .section-ten .headingfive {
    font-size: 25px;
  }

  .section-ten p {
    font-size: 18px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h4 {
    font-size: 40px;
  }

  .section-eleven p {
    font-size: 18px;
  }

  .section-eleven .btns-border {
    padding: 15px;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 18px;
    height: 7vh;
  }

  .section-eleven .list-banner {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 17px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 18px !important;
  }

  .section-faq .headingtwo {
    font-size: 40px;
  }

  .section-faq .headingfour {
    font-size: 25px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 18px;
  }

  .main-footer h6 {
    font-size: 20px;
  }

  .main-footer li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(100% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 35px;
  }

  .about-section .text {
    font-size: 18px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 35px;
  }

  .terms-and-conditions-main h3 {
    font-size: 35px;
  }

  .terms-and-conditions-main p {
    font-size: 18px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 35px;
  }

  .hero h3 {
    font-size: 35px;
  }

  .hero p {
    font-size: 12=8px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 35px;
  }

  .pricing-table h3 {
    font-size: 35px;
  }

  .pricing-table p {
    font-size: 18px;
  }

  .pricing-table li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 35px;
  }

  .order-now p {
    font-size: 18px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 18px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */
}

@media only screen and (min-width: 1445px) and (max-width: 1599px) {
  .main-header {
    padding: 0px 10px 0;
    background-color: transparent !important;
    transition: background-color 0.3s ease; /* Smooth transition */
  }
  .main-header.white-bg {
    background-color: white !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Add shadow for better visibility */
  }

  .main-header .navbar-nav .nav-link {
    font-size: 20px;
  }

  .main-header .navbar-nav li.nav-item {
    padding-right: 0px;
    padding: 0;
  }

  .main-header .nav-btn-tw {
    margin: 0 5px;
    font-size: 20px;
    padding: 5px 25px;
  }

  .main-header .nav-btn {
    font-size: 20px;
    padding: 5px 25px;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 35px;
  }

  .main-banner p {
    font-size: 18px;
  }

  .main-banner li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner {
    height: 100vh;
    padding: 130px 15px 94px;
  }

  .main-banner::before {
    position: absolute;
    content: '';
    background-image: url(../images/webp-folder/banner-boy.png);
    width: 100%;
    height: 75%;
    bottom: -151px;
    background-size: contain;
    right: 0px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 126%;
    transform: translateX(-50%);
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 70%;
    margin: 60px 0 0;
  }

  .main-banner .gaq {
    font-size: 25px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 35px;
  }

  .section-two p {
    font-size: 18px;
  }

  .section-two h4 {
    font-size: 25px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
    background-size: cover;
    background-position: center;
  }

  .section-three .girl-img {
    padding: 0 0px 40px;
    background-size: cover;
  }

  .section-three h3 {
    font-size: 35px;
  }

  .section-three h2 {
    font-size: 25px;
  }

  .section-three p {
    font-size: 18px;
  }

  .section-three li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 35px;
  }

  .section-four p {
    font-size: 16px;
  }

  .section-four .service-card {
    height: 278px;
  }

  .section-four .service-img {
    width: 125px;
  }

  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
  }

  .cta-one h3 {
    font-size: 35px;
  }

  .cta-one h4 {
    font-size: 30px;
  }

  .cta-one p {
    font-size: 18px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 15px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 15px;
    margin: 0 !important;
  }

  .book-girl {
    position: sticky;
    width: 71%;
    height: 100%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 35px;
  }
  .open-book .headingfive {
    font-size: 35px;
  }

  #wrapper .book-para {
    font-size: 18px;
  }

  #wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 85em;
    margin-top: 100px;
  }

  .open-book:after {
    left: 54%;
    top: 12em;
    width: 9em;
  }

  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }

  .section-seven h4 {
    font-size: 35px;
  }

  .section-seven p {
    font-size: 18px;
  }

  .section-seven .headingfive {
    font-size: 25px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 35px;
  }

  .section-eight p {
    font-size: 18px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 30px;
    text-align: center;
  }
  .section-eight .headingfour{
    font-size: 30px;
    display: flex;
    justify-content: center;
  }
  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h5 {
    font-size: 35px;
  }
  .section-nine .headingfour {
    font-size: 25px;
  }

  .section-nine h6 {
    font-size: 20px;
  }

  .section-nine p {
    font-size: 18px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 0px;
    width: 65px;
    height: 65px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0px 0 0px 50px;
  }

  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h5 {
    font-size: 35px;
  }

  .section-ten .headingfive {
    font-size: 25px;
  }

  .section-ten p {
    font-size: 18px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h4 {
    font-size: 35px;
  }

  .section-eleven p {
    font-size: 18px;
  }

  .section-eleven .btns-border {
    padding: 15px;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 18px;
    height: 8vh;
  }

  .section-eleven .list-banner {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 17px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 18px !important;
  }

  .section-faq .headingtwo {
    font-size: 35px;
  }

  .section-faq .headingfour {
    font-size: 25px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 18px;
  }

  .main-footer h6 {
    font-size: 20px;
  }

  .main-footer li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(141% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 35px;
  }

  .about-section .text {
    font-size: 18px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 35px;
  }

  .terms-and-conditions-main h3 {
    font-size: 35px;
  }

  .terms-and-conditions-main p {
    font-size: 18px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 35px;
  }

  .hero h3 {
    font-size: 35px;
  }

  .hero p {
    font-size: 12=8px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 35px;
  }

  .pricing-table h3 {
    font-size: 35px;
  }

  .pricing-table p {
    font-size: 18px;
  }

  .pricing-table li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 35px;
  }

  .order-now p {
    font-size: 18px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 18px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */
}

@media only screen and (min-width: 1366px) and (max-width: 1444px) {
  .main-header {
    padding: 0px 10px 0;
    background-color: transparent !important;
    transition: background-color 0.3s ease; /* Smooth transition */
  }
  .main-header.white-bg {
    background-color: white !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Add shadow for better visibility */
  }

  .main-header .navbar-nav .nav-link {
    font-size: 20px;
  }

  .main-header .navbar-nav li.nav-item {
    padding-right: 0px;
    padding: 0;
  }

  .main-header .nav-btn-tw {
    margin: 0 5px;
    font-size: 20px;
    padding: 5px 25px;
  }

  .main-header .nav-btn {
    font-size: 20px;
    padding: 5px 25px;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 35px;
  }

  .main-banner p {
    font-size: 18px;
  }

  .main-banner li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner {
    height: 100vh;
    padding: 130px 15px 94px;
  }

  .main-banner::before {
    position: absolute;
    content: '';
    background-image: url(../images/webp-folder/banner-boy.png);
    width: 100%;
    height: 75%;
    bottom: -151px;
    background-size: contain;
    right: 0px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 126%;
    transform: translateX(-50%);
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 70%;
    margin: 60px 0 0;
  }

  .main-banner .gaq {
    font-size: 25px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 35px;
  }

  .section-two p {
    font-size: 18px;
  }

  .section-two h4 {
    font-size: 25px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
    background-size: cover;
    background-position: center;
  }

  .section-three .girl-img {
    padding: 0 0px 40px;
    background-size: cover;
  }

  .section-three h3 {
    font-size: 35px;
  }

  .section-three h2 {
    font-size: 25px;
  }

  .section-three p {
    font-size: 18px;
  }

  .section-three li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 35px;
  }

  .section-four p {
    font-size: 16px;
  }

  .section-four .service-card {
    height: 278px;
  }

  .section-four .service-img {
    width: 125px;
  }

  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
  }

  .cta-one h3 {
    font-size: 35px;
  }

  .cta-one h4 {
    font-size: 30px;
  }

  .cta-one p {
    font-size: 18px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 15px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 15px;
    margin: 0 !important;
  }

  .book-girl {
    position: sticky;
    width: 70%;
    height: 100%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 35px;
  }

  #wrapper .headingfive{
    font-size: 35px;
  }
  #wrapper .book-para {
    font-size: 16px;
  }

  #wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 82em;
    margin-top: 100px;
  }

  .open-book:after {
    bottom: 0em;
    left: 51%;
    top: 11em;
    width: 7em;
  }

  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }

  .section-seven h4 {
    font-size: 35px;
  }

  .section-seven p {
    font-size: 18px;
  }

  .section-seven .headingfive {
    font-size: 25px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 35px;
  }

  .section-eight p {
    font-size: 18px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 30px;
    text-align: center;
  }
  .section-eight .headingfour{
    display: flex;
    justify-content: center;
    font-size: 30px;
  }

  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h5 {
    font-size: 35px;
  }
  .section-nine .headingfour {
    font-size: 25px;
  }
  .section-nine h6 {
    font-size: 20px;
  }

  .section-nine p {
    font-size: 18px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 0px;
    width: 65px;
    height: 65px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0px 0 0px 50px;
  }

  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h5 {
    font-size: 35px;
  }

  .section-ten h2 {
    font-size: 35px;
  }

  .section-ten p {
    font-size: 18px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h4 {
    font-size: 35px;
  }

  .section-eleven p {
    font-size: 18px;
  }

  .section-eleven .btns-border {
    padding: 15px;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 18px;
    height: 9vh;
  }

  .section-eleven .list-banner {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 17px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 18px !important;
  }

  .section-faq .headingtwo {
    font-size: 35px;
  }

  .section-faq .headingfour {
    font-size: 25px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 18px;
  }

  .main-footer h6 {
    font-size: 21px;
  }

  .main-footer li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(141% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 35px;
  }

  .about-section .text {
    font-size: 18px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 35px;
  }

  .terms-and-conditions-main h3 {
    font-size: 35px;
  }

  .terms-and-conditions-main p {
    font-size: 18px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 35px;
  }

  .hero h3 {
    font-size: 35px;
  }

  .hero p {
    font-size: 12=8px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 35px;
  }

  .pricing-table h3 {
    font-size: 35px;
  }

  .pricing-table p {
    font-size: 18px;
  }

  .pricing-table li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 35px;
  }

  .order-now p {
    font-size: 18px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 15px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-header {
    padding: 0px 10px 0;
    background-color: transparent !important;
    transition: background-color 0.3s ease; /* Smooth transition */
  }
  .main-header.white-bg {
    background-color: white !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Add shadow for better visibility */
  }

  .main-header .navbar-nav .nav-link {
    font-size: 20px;
  }

  .main-header .navbar-nav li.nav-item {
    padding-right: 0px;
    padding: 0;
  }

  .main-header .nav-btn-tw {
    margin: 0 5px;
    font-size: 18px;
    padding: 5px 25px;
  }

  .main-header .nav-btn {
    font-size: 18px;
    padding: 5px 25px;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 35px;
  }

  .main-banner p {
    font-size: 15px;
  }

  .main-banner li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner {
    height: 105vh;
    padding: 130px 15px 96px;
  }

  .main-banner::before {
    position: absolute;
    content: '';
    background-image: url(../images/webp-folder/banner-boy.png);
    width: 100%;
    height: 67%;
    bottom: -151px;
    background-size: contain;
    right: 0px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 126%;
    transform: translateX(-50%);
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 70%;
    margin: 0px 0 0;
  }

  .main-banner .gaq {
    font-size: 20px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 35px;
  }

  .section-two p {
    font-size: 18px;
  }

  .section-two h4 {
    font-size: 25px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
    background-size: cover;
    background-position: center;
  }

  .section-three .girl-img {
    padding: 0 0px 40px;
    background-size: cover;
  }

  .section-three h3 {
    font-size: 35px;
  }

  .section-three h2 {
    font-size: 25px;
  }

  .section-three p {
    font-size: 18px;
  }

  .section-three li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 35px;
  }

  .section-four p {
    font-size: 16px;
  }

  .section-four .service-card {
    height: 278px;
  }

  .section-four .service-img {
    width: 125px;
  }

  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
  }

  .cta-one h3 {
    font-size: 35px;
  }

  .cta-one h4 {
    font-size: 30px;
  }

  .cta-one p {
    font-size: 18px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 15px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 15px;
    margin: 0 !important;
  }

  .book-girl {
    position: sticky;
    width: 115%;
    height: 100%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 30px;
  }
  #wrapper .headingfive{
    font-size: 30px;
  }
  #wrapper .book-para {
    font-size: 16px;
    text-align: justify;
  }

  #wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 73em;
    margin-top: 100px;
  }

  .open-book:after {
    bottom: 0em;
    left: 51%;
    top: 11em;
    width: 5em;
  }

  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }

  .section-seven h4 {
    font-size: 35px;
  }

  .section-seven p {
    font-size: 18px;
  }

  .section-seven .headingfive {
    font-size: 25px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 35px;
  }

  .section-eight p {
    font-size: 18px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 30px;
    text-align: center;
  }

  .section-eight .headingfour{
    font-size: 30px;
    display: flex;
    justify-content: center;
  }
  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h5 {
    font-size: 35px;
  }

  .section-nine .headingfour{
    font-size: 20px;
  }
  .section-nine h6 {
    font-size: 20px;
  }

  .section-nine p {
    font-size: 18px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 0px;
    width: 65px;
    height: 65px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0px 0 0px 50px;
  }

  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h5 {
    font-size: 35px;
  }

  .section-ten .headingfive {
    font-size: 25px;
  }

  .section-ten p {
    font-size: 18px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h4 {
    font-size: 35px;
  }

  .section-eleven p {
    font-size: 18px;
  }

  .section-eleven .btns-border {
    padding: 15px;
   height: auto;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 18px;
    height: 9vh;
  }

  .section-eleven .list-banner {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 17px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 18px !important;
  }

  .section-faq .headingtwo {
    font-size: 35px;
  }

  .section-faq .headingfour {
    font-size: 25px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 18px;
  }

  .main-footer h6 {
    font-size: 17px;
  }

  .main-footer li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(111% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 35px;
  }

  .about-section .text {
    font-size: 18px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 35px;
  }

  .terms-and-conditions-main h3 {
    font-size: 35px;
  }

  .terms-and-conditions-main p {
    font-size: 18px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 35px;
  }

  .hero h3 {
    font-size: 35px;
  }

  .hero p {
    font-size: 12=8px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 35px;
  }

  .pricing-table h3 {
    font-size: 35px;
  }

  .pricing-table p {
    font-size: 18px;
  }

  .pricing-table li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 35px;
  }

  .order-now p {
    font-size: 18px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 12px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

  .main-header {
    padding: 0px 10px 0;
    background-color: transparent !important;
    transition: background-color 0.3s ease; /* Smooth transition */
  }
  .main-header.white-bg {
    background-color: white !important;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Add shadow for better visibility */
  }

  .main-header .navbar-nav .nav-link {
    font-size: 15px;
  }

  .main-header .navbar-nav li.nav-item {
    padding-right: 0px;
    padding: 0;
  }

  .main-header .nav-btn-tw {
    margin: 0 5px;
    font-size: 15px;
    padding: 5px 25px;
  }

  .main-header .nav-btn {
    font-size: 15px;
    padding: 5px 25px;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 35px;
  }

  .main-banner p {
    font-size: 18px;
  }

  .main-banner li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner {
    height: 135vh;
    padding: 130px 15px 94px;
  }

  .main-banner::before {
    position: absolute;
    content: '';
    background-image: url(../images/webp-folder/banner-boy.png);
    width: 100%;
    height: 40%;
    bottom: -151px;
    background-size: contain;
    right: 0px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 85%;
    transform: translateX(-50%);
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 100%;
    margin: 60px 0 0;
  }

  .main-banner .gaq {
    font-size: 25px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 35px;
  }

  .section-two p {
    font-size: 18px;
  }

  .section-two h4 {
    font-size: 25px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
  }

  .section-three .girl-img {
    display: block;
    padding: 0 0px 40px;
  }

  .section-three h3 {
    font-size: 35px;
  }

  .section-three h2 {
    font-size: 25px;
  }

  .section-three p {
    font-size: 18px;
  }

  .section-three li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 35px;
  }

  .section-four p {
    font-size: 16px;
  }

  .section-four .service-card {
    height: 360px;
  }

  .section-four .service-img {
    width: 125px;
  }

  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
  }

  .cta-one h3 {
    font-size: 35px;
  }

  .cta-one h4 {
    font-size: 30px;
  }

  .cta-one p {
    font-size: 18px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 11px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 11px;
    margin: 0 !important;
  }

  .book-girl {
    position: sticky;
    width: 115%;
    height: 100%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 35px;
  }

  #wrapper .book-para {
    font-size: 18px;
  }
  #wrapper .headingfive{
    font-size: 35px;
  }
  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }

  .section-seven h4 {
    font-size: 35px;
  }

  .section-seven p {
    font-size: 18px;
  }

  .section-seven .headingfive {
    font-size: 25px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 35px;
  }

  .section-eight p {
    font-size: 18px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 30px;
    text-align: center;
  }

  .section-eight .headingfour{
    font-size: 30px;
    display: flex;
    justify-content: center;
  }
  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h5 {
    font-size: 35px;
  }

  .section-nine h6 {
    font-size: 20px;
  }

  .section-nine p {
    font-size: 18px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 0px;
    width: 65px;
    height: 65px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0 0 0px -19px;
  }

  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h5 {
    font-size: 35px;
  }

  .section-ten .headingtwo {
    font-size: 25px;
  }

  .section-ten p {
    font-size: 18px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h4 {
    font-size: 35px;
  }

  .section-eleven p {
    font-size: 18px;
  }

  .section-eleven .btns-border {
    padding: 15px;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 18px;
    height: 7vh;
  }

  .section-eleven .list-banner {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 18px !important;
  }

  .section-faq .headingtwo {
    font-size: 35px;
  }

  .section-faq .headingfour {
    font-size: 25px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 18px;
  }

  .main-footer h6 {
    font-size: 25px;
  }

  .main-footer li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(141% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 35px;
  }

  .about-section .text {
    font-size: 18px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 35px;
  }

  .terms-and-conditions-main h3 {
    font-size: 35px;
  }

  .terms-and-conditions-main p {
    font-size: 18px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 35px;
  }

  .hero h3 {
    font-size: 35px;
  }

  .hero p {
    font-size: 12=8px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 35px;
  }

  .pricing-table h3 {
    font-size: 35px;
  }

  .pricing-table p {
    font-size: 18px;
  }

  .pricing-table li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 35px;
  }

  .order-now p {
    font-size: 18px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 18px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .main-header {
    padding: 0px 10px 0;
    background-color: white;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 35px;
  }

  .main-banner p {
    font-size: 18px;
  }

  .main-banner li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner {
    height: 135vh;
    padding: 130px 15px 94px;
  }

  .main-banner::before {
    position: absolute;
    content: '';
    background-image: url(../images/webp-folder/banner-boy.png);
    width: 100%;
    height: 55%;
    bottom: -151px;
    background-size: contain;
    right: 0px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 105%;
    transform: translateX(-50%);
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 55%;
    margin: 60px 0 0;
  }

  .main-banner .gaq {
    font-size: 25px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 35px;
  }

  .section-two p {
    font-size: 18px;
  }

  .section-two h4 {
    font-size: 25px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
  }

  .section-three .girl-img {
    display: block;
    padding: 0 0px 40px;
  }

  .section-three h3 {
    font-size: 35px;
  }

  .section-three h2 {
    font-size: 25px;
  }

  .section-three p {
    font-size: 18px;
  }

  .section-three li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 35px;
  }

  .section-four p {
    font-size: 18px;
  }

  .section-four .service-card {
    height: 300px;
  }

  .section-four .service-img {
    width: 125px;
  }

  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
  }

  .cta-one h3 {
    font-size: 35px;
  }

  .cta-one h4 {
    font-size: 30px;
  }

  .cta-one p {
    font-size: 18px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
    margin: 0 !important;
  }

  .book-girl {
    position: static;
    width: 100%;
    height: 128%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 35px;
  }

  #wrapper .book-para {
    font-size: 18px;
  }
  #wrapper .headingfive{
    font-size: 35px;
  }

  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }

  .section-seven h4 {
    font-size: 35px;
  }

  .section-seven p {
    font-size: 18px;
  }

  .section-seven .headingfive {
    font-size: 25px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 35px;
  }

  .section-eight p {
    font-size: 18px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 30px;
    text-align: center;
  }
  .section-eight .headingfour{
    font-size: 30px;
    display: flex;
    justify-content: center;
  }

  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h5 {
    font-size: 35px;
  }

  .section-nine h6 {
    font-size: 20px;
  }

  .section-nine p {
    font-size: 18px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 0px;
    width: 65px;
    height: 65px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0 0 0px -19px;
  }

  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h5 {
    font-size: 35px;
  }

  .section-ten .headingtwo {
    font-size: 25px;
  }

  .section-ten p {
    font-size: 18px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h4 {
    font-size: 35px;
  }

  .section-eleven p {
    font-size: 18px;
  }

  .section-eleven .btns-border {
    padding: 15px;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 18px;
    height: 7vh;
  }

  .section-eleven .list-banner {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 18px !important;
  }

  .section-faq .headingtwo {
    font-size: 35px;
  }

  .section-faq .headingfour {
    font-size: 25px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 18px;
  }

  .main-footer h6 {
    font-size: 25px;
  }

  .main-footer li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(141% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 35px;
  }

  .about-section .text {
    font-size: 18px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 35px;
  }

  .terms-and-conditions-main h3 {
    font-size: 35px;
  }

  .terms-and-conditions-main p {
    font-size: 18px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 35px;
  }

  .hero h3 {
    font-size: 35px;
  }

  .hero p {
    font-size: 12=8px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 35px;
  }

  .pricing-table h3 {
    font-size: 35px;
  }

  .pricing-table p {
    font-size: 18px;
  }

  .pricing-table li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 35px;
  }

  .order-now p {
    font-size: 18px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 18px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
  .main-header {
    padding: 0px 10px 0;
    background-color: white;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 35px;
  }

  .main-banner p {
    font-size: 18px;
  }

  .main-banner li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .main-banner {
    height: 135vh;
    padding: 130px 15px 94px;
  }

  .main-banner::before {
    position: absolute;
    content: '';
    background-image: url(../images/webp-folder/banner-boy.png);
    width: 100%;
    height: 50%;
    bottom: -151px;
    background-size: contain;
    right: 0px;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: 0;
    left: 100%;
    transform: translateX(-50%);
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 55%;
    margin: 60px 0 0;
  }

  .main-banner .gaq {
    font-size: 25px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 35px;
  }

  .section-two p {
    font-size: 18px;
  }

  .section-two h4 {
    font-size: 25px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
  }

  .section-three .girl-img {
    display: block;
    padding: 0 0px 40px;
  }

  .section-three h3 {
    font-size: 25px;
  }

  .section-three h2 {
    font-size: 35px;
    font-weight: 600;
  }

  .section-three p {
    font-size: 18px;
  }

  .section-three li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 35px;
  }

  .section-four p {
    font-size: 18px;
  }

  .section-four .service-card {
    height: 240px;
  }

  .section-four .service-img {
    width: 125px;
  }

  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
  }

  .cta-one h3 {
    font-size: 35px;
  }

  .cta-one h4 {
    font-size: 30px;
  }

  .cta-one p {
    font-size: 18px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
    margin: 0 !important;
  }

  .book-girl {
    position: static;
    width: 100%;
    height: 128%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 35px;
  }

  #wrapper .book-para {
    font-size: 18px;
  }
  #wrapper .headingfive {
    font-size: 35px;
  }

  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }
  .section-seven h4 {
    font-size: 35px;
  }

  .section-seven p {
    font-size: 18px;
  }

  .section-seven .headingfive {
    font-size: 25px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 18px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 35px;
  }

  .section-eight p {
    font-size: 18px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 30px;
    text-align: center;
  }
  .section-eight .headingfour{
    display: flex;
    justify-content: center;
  }

  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h6 {
    font-size: 20px;
  }

  .section-nine h5 {
    font-size: 35px;
  }
  .section-nine p {
    font-size: 18px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 5px;
    width: 50px;
    height: 50px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0 0 0px 25px;
  }

  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h5 {
    font-size: 35px;
  }

  .section-ten .headingfive {
    font-size: 25px;
  }

  .section-ten p {
    font-size: 18px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h4 {
    font-size: 35px;
  }

  .section-eleven p {
    font-size: 18px;
  }

  .section-eleven .btns-border {
    padding: 15px;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 18px;
    height: 7vh;
  }

  .section-eleven .list-banner {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 18px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 18px !important;
  }

  .section-faq .headingtwo {
    font-size: 35px;
  }

  .section-faq .headingfour {
    font-size: 25px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 18px;
  }

  .main-footer h6 {
    font-size: 25px;
  }

  .main-footer li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(141% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 35px;
  }

  .about-section .text {
    font-size: 18px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 35px;
  }

  .terms-and-conditions-main h3 {
    font-size: 35px;
  }

  .terms-and-conditions-main p {
    font-size: 18px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 35px;
  }

  .hero h3 {
    font-size: 35px;
  }

  .hero p {
    font-size: 18px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 35px;
  }

  .pricing-table h3 {
    font-size: 35px;
  }

  .pricing-table p {
    font-size: 12px;
  }

  .pricing-table li {
    font-size: 18px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 35px;
  }

  .order-now p {
    font-size: 18px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 18px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */

}

@media only screen and (min-width: 300px) and (max-width: 519px) {
  
  .main-header {
    padding: 0px 10px 0;
    background-color: white;
  }

  /* main banner rep start here  */
  .main-banner h1 {
    font-size: 25px;
  }

  .main-banner p {
    font-size: 12px;
  }

  .main-banner li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .main-banner .btn-solid {
    padding: 10px 15px;
    font-size: 12px;
  }

  .main-banner .btn-transparaent {
    padding: 10px 15px;
    font-size: 12px;
  }

  .main-banner {
    height: 125vh;
    padding: 130px 15px 94px;
  }

  .main-banner::before {
    background-image: none;
  }

  .main-banner .banner-form {
    border: 2px solid rgba(255, 255, 255, 0.766);
    padding: 10px;
    width: 99%;
    margin: 60px 0 0;
  }

  .main-banner .gaq {
    font-size: 25px;
  }

  .main-banner .form-select {
    font-size: 12px;
  }

  /* main banner rep start here */

  /* 2nd section rep start here */
  .section-two {
    padding: 0 15px 0;
  }

  .section-two h2 {
    font-size: 25px;
  }

  .section-two p {
    font-size: 12px;
  }

  .section-two h4 {
    font-size: 18px;
  }

  /* 2nd section rep end here */

  /* 3rd section rep start here */
  .section-three {
    padding: 25px 25px;
    background-position: right;
  }

  .section-three .girl-img {
    display: block;
    padding: 0 0px 40px;
  }

  .section-three h3 {
    font-size: 25px;
  }

  .section-three h2 {
    font-size: 25px;
  }

  .section-three p {
    font-size: 12px;
  }

  .section-three li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }

  .section-three .btn-solid {
    padding: 10px 15px;
    font-size: 12px;
  }

  .section-three .btn-transparaent {
    padding: 10px 15px;
    font-size: 12px;
  }

  /* 3rd section rep end here */

  /* 4th section rep start here */
  .section-four {
    padding: 25px;
  }

  .section-four h3 {
    font-size: 25px;
  }

  .section-four p {
    font-size: 12px;
  }

  .section-four .service-card {
    height: 240px;
  }

  .section-four .service-img {
    width: 125px;
  }

  .section-four .headingfour {
    font-size: 20px;
  }
  /* 4th section rep end here */

  /* 5th section rep start here */
  .cta-one {
    padding: 25px;
  }

  .cta-one h3 {
    font-size: 25px;
  }

  .cta-one h4 {
    font-size: 20px;
  }

  .cta-one .headingfour {
    font-size: 20px;
  } 

  .cta-one p {
    font-size: 12px;
  }

  .cta-one .btn-solid {
    padding: 10px 15px;
    font-size: 12px;
  }

  .cta-one .btn-transparaent {
    padding: 10px 15px;
    font-size: 12px;
    margin: 0 !important;
  }

  .book-girl {
    position: static;
    width: 100%;
    height: 128%;
  }

  /* 5th section rep end here */

  /* 6th section BOOK rep srat here */
  .open-book {
    padding: 25px;
  }

  .open-book h3 {
    font-size: 25px;
  }
  #wrapper .headingfive {
    font-size: 25px;
  }

  #wrapper .book-para {
    font-size: 12px;
  }

  /* 6th section BOOK rep end here */

  /* 7th section rep start here */
  .section-seven {
    padding: 25px;
  }

  .section-seven h3 {
    font-size: 25px;
  }

  .section-seven p {
    font-size: 12px;
  }

  .section-seven h5 {
    font-size: 18px;
  }

  .section-seven .btn-on-white {
    padding: 10px 15px;
    font-size: 12px;
  }

  /* 7th section rep end here */

  /* 8th section steps rep strat here */
  .section-eight h4 {
    font-size: 25px;
  }

  .section-eight p {
    font-size: 12px;
    text-align: center;
  }

  .section-eight .road-map-main .road-map-wrapper .road-map-card .card-head {
    font-size: 25px;
    text-align: center;
  }
  .section-eight .headingfour{
    display: flex;
    justify-content: center;
  }
  /* 8th section steps rep end here */

  /* 9th section rep start here */
  .section-nine {
    padding: 25px;
  }

  .section-nine h1 {
    font-size: 25px;
  }

  .section-nine h6 {
    font-size: 12px;
  }

  .section-nine p {
    font-size: 12px;
  }

  .section-nine .review {
    padding: 15px;
  }

  .section-nine .rev-img {
    top: 5px;
    width: 50px;
    height: 50px;
    background-size: contain;
  }

  .section-nine .name-and-star {
    margin: 0 0 0px 25px;
  }
  .section-nine .headingfour {
    font-size: 20px;
  }
  /* 9th section rep end here */

  /* 10th section rep start here */
  .section-ten {
    padding: 25px;
  }

  .section-ten h1 {
    font-size: 25px;
  }

  .section-ten h2 {
    font-size: 25px;
  }

  .section-ten p {
    font-size: 12px;
  }

  .section-ten .testimonial-text::after {
    height: 39px;
    right: -40px;
    bottom: -50px;
  }

  .section-ten .testimonial-text::before {
    top: -40px;
  }

  .section-ten .headingfive{
   font-size: 18px;
  }
  /* 10th section rep end here  */

  /* 11th section rep end here  */
  .section-eleven {
    padding: 25px;
  }

  .section-eleven h2 {
    font-size: 25px;
  }

  .section-eleven p {
    font-size: 12px;
  }

  .section-eleven .btns-border {
    padding: 15px;
  }

  .section-eleven .tab-btn {
    margin: 10px 0;
    font-size: 12px;
    height: 7vh;
  }

  .section-eleven .list-banner {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  .section-eleven .btn-solid {
    padding: 10px 15px;
    font-size: 12px;
  }

  .section-eleven .btn-transparaent {
    padding: 10px 15px;
    font-size: 12px;
  }

  .section-eleven .four-box {
    margin: 20px 0 0;
  }

  /* 11th section rep end here  */

  /* 12th section rep start here faq */
  .section-faq {
    padding: 25px;
  }

  .section-faq p {
    font-size: 12px !important;
  }

  .section-faq .headingtwo {
    font-size: 25px;
  }

  .section-faq .headingfour {
    font-size: 20px;
  }

  /* 12th section rep end here faq */

  /* footer starts */
  .main-footer p {
    font-size: 12px;
  }

  .main-footer h6 {
    font-size: 20px;
  }

  .main-footer li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* footer ends */
  /* HOME PAGE RESPONSIVE END HERE */

  /* ABOUT US PAGE RESPONSIVE START HERE*/
  .about-section {
    padding: 25px;
    margin-top: 160px !important;
  }

  .about-section .sec-title {
    margin: 130px 0 50px !important;
  }

  .about-section .image-column .inner-column .author-desc {
    position: absolute;
    bottom: 16px;
    z-index: 1;
    background: #01a544;
    padding: 10px 15px;
    left: 0px;
    width: calc(141% - 115px);
    border-radius: 50px;
  }

  .about-section .sec-title h2 {
    font-size: 25px;
  }

  .about-section .text {
    font-size: 12px;
  }

  .about-section .btn-box a {
    padding: 10px 15px;
  }

  /* ABOUT US PAGE RESPONSIVE ENDS HERE*/

  /* TERMS AND CONDITIONS RESPONSIVE STARTS  HERE*/
  .terms-and-conditions-main {
    padding: 25px;
  }

  .terms-and-conditions-main h2 {
    font-size: 25px;
  }

  .terms-and-conditions-main h3 {
    font-size: 25px;
  }

  .terms-and-conditions-main p {
    font-size: 12px;
  }

  .terms-and-conditions-main li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* TERMS AND CONDITIONS RESPONSIVE ENDS HERE*/

  /* PRICES RESPONSIVE START HERE */
  .hero {
    padding: 25px;
  }

  .hero h2 {
    font-size: 25px;
  }

  .hero h3 {
    font-size: 25px;
  }

  .hero p {
    font-size: 12px;
  }

  .pricing-table {
    padding: 25px;
  }

  .pricing-table h2 {
    font-size: 25px;
  }

  .pricing-table h3 {
    font-size: 25px;
  }

  .pricing-table p {
    font-size: 12px;
  }

  .pricing-table li {
    font-size: 12px;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    font-weight: 400;
  }

  /* PRICES RESPONSIVE ENDS HERE */

  /* ORDER NOW PAGE RESPONSIVE START HER  */
  .order-now {
    padding: 25px;
  }

  .order-now h2 {
    font-size: 25px;
  }

  .order-now p {
    font-size: 12px;
  }

  .order-now .input-group>.form-control,
  .input-group>.form-select {
    font-size: 12px;
  }

  /* ORDER NOW PAGE RESPONSIVE ENDS HER */

  /* THESIS  RESPONSIVE */

  /* THESIS  RESPONSIVE */

}