/* Responsive Css */



@media only screen and (max-width: 1800px) {
  .choose___two .pattern-1 {
    display: none;
  }

  .choose__us__data:before {
    left: 0px;
  }
}

@media only screen and (max-width: 1449px) {
  .post__date ul li.two {
    display: none;
  }


  .choose__us.three .pattern-2 {
    left: 0;
  }

  .consultation__text {
    position: relative;
    width: auto;
    left: 0;
  }

  .consultation__img {
    margin-top: 50px;
  }

  .consultation__text {
    position: relative;
    left: 0;
  }

  .consultation__img {
    margin-top: 50px;
  }

  body.home__three {
    padding-left: 100px;
  }

}



@media only screen and (max-width: 1231px) {
  .funfact__content.three {
    margin-top: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .main-header.header__style__one .btn-box {
    display: none;
  }

  .choose__us__data:before {
    left: 0;
  }

  .testimonial__section .swiper-wrapper>*:nth-child(even) {
    margin-top: 0px;
  }

  .see__pad {
    padding: 100px 0px;
  }

  br {
    display: none;
  }

  .banner__one .banner__bg {
    display: none;
  }

  .accomplised__section {
    padding-top: 40px;
  }

  .funfact__content.three {
    margin-top: 0px;
  }

  .test__bg {
    display: none;
  }

  .news__block {
    margin-bottom: 20px;
  }

  .post__date ul {
    gap: 20px;
  }

  .protfolio__inner {
    margin-right: 0;
  }

  .portfolio__block img {
    width: 100%;
  }

  .page__title {
    padding: 150px 0px;
  }

  .page__title .title {
    font-size: 60px;
    line-height: 70px;
  }

  .pride__block h1 {
    font-size: 60px;
    line-height: 70px;
    padding: 0px 20px;
  }

  .testimonial___data .row>div:nth-child(even) {
    margin-top: 0px;
  }

  .testimonials__block__one.page {
    margin-bottom: 50px;
  }

  .tags-list-1 {
    display: block;
  }

  .tags__left {
    display: block;
  }

  .comments__box {
    display: block;
  }

  .blog__inner__box {
    padding: 20px;
  }

  .home__three .about__block {
    margin-top: 0;
  }

  .consultation__text {
    padding-top: 50px;
  }

  .footer__one {
    padding-top: 100px;
  }

  .service__contact.three {
    padding-bottom: 100px;
  }

  .main-header.header__three {
    position: relative;
    width: auto;
  }

  .header__three .outer-box {
    display: flex !important;
    height: auto;
    justify-content: space-between;
    padding: 0px 20px;
  }

  .header__three .logo-box {
    position: relative;
    left: 0 !important;
    padding: 30px 0px !important;
    transform: translate(0px, 0px);
    top: 0;
  }

  .header__three .menu-area {
    position: relative;
    left: 0;
    top: 0;
    transform: translate(0px, 0px);
  }

  .header__three .banner__media_two {
    display: none;
  }

  body.home__three {
    padding-left: 0px;
  }

  .service__details__left {
    margin-bottom: 50px;
  }

  .error__page h1.title {
    font-size: 200px;
  }



}



@media only screen and (min-width: 768px) {

  .main-menu .navigation>li>ul,
  .main-menu .navigation>li>ul>li>ul,
  .main-menu .navigation>li>.megamenu {
    display: block !important;
    visibility: hidden;
    opacity: 0;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
  }
}



@media only screen and (max-width: 991px) {

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before {
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    padding: 10px;
  }

  .megamenu ul li:first-child {
    display: none;
  }

  .pattern-layer {
    display: none;
  }

  .header-top-one .top__inner {
    display: none;
  }

  .brand__content .brand__name h1 {
    font-size: 40px;
  }

  .brand__section .brand-carousel {
    padding: 40px 0px;
  }

  .icon__image__banner {
    position: absolute;
    left: 50%;
    bottom: -61px;
    transform: translate(-50%, 0%);
  }

  .banner__right {
    padding-top: 100px;
  }

  .scroll-to-top {
    display: none;
  }

  .banner__right figure.image-box img {
    width: 100%;
  }

  .service__block:before {
    padding: 1px;
  }

  .service__block {
    margin-bottom: 20px;
  }

  .about__block {
    padding-bottom: 50px;
  }

  .funfact__content.about {
    bottom: 50px;
  }

  .choose__block {
    padding: 0px 0px 50px;
  }

  .team__block {
    margin-bottom: 60px;
  }

  .funfact__data {
    justify-content: start;
    padding-top: 50px;
  }

  .accomplised__data {
    padding: 100px 20px;
  }

  .testimonials__info {
    padding: 100px;
  }

  .blog__section .normaol__text {
    padding-left: 0;
    padding-bottom: 50px;
  }

  .main__footer .top-inner {
    display: block;
  }

  .main__footer .top-inner .right__top {
    padding-top: 20px;
  }

  .footer-column {
    padding-bottom: 20px;
  }

  .main-header.two {
    top: 20px;
  }

  .about__two__img__block figure img {
    width: 100%;
  }

  .about__two__img__block .about__two__circle {
    right: 20px;
  }

  .about__text__two {
    padding-bottom: 20px;
    justify-content: start;
  }

  .choose_img__block img {
    width: 100%;
  }

  .choose__text__block {
    padding-top: 50px;
  }

  .accomplised__data.two {
    padding: 0;
  }

  .brand__section_two {
    padding: 0px 20px 100px;
  }

  .price__content {
    margin-bottom: 60px;
  }

  .service__form__data {
    padding: 0;
  }

  .service__contact__block {
    padding: 80px 40px;
  }

  .service__contact__img {
    position: relative;
    padding-top: 50px;
  }

  .project__page {
    margin: 0 20px;
  }

  .contact__right {
    padding: 40px;
  }

  .banner__media {
    display: none;
  }

  .banner__one.home__three__banner {
    padding-top: 100px;
  }

  .consultation__img img {
    width: 100%;
  }

  .accomplised__data.two.three {
    padding: 20px;
  }

  .home__three__banner .banner__mission__block h3 {
    padding-bottom: 10px;
  }

  .pro__info {
    margin: 50px 0px 0px;
    width: 100%;
    max-width: 100%;
  }


}


@media only screen and (max-width: 767px) {
  .banner__title h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .sub__title h4 {
    font-size: 16px;
    letter-spacing: 5.2px;
  }

  h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
  }

  .team__data .team__data__left {
    padding-bottom: 20px;
  }

  .team__data {
    display: block;
  }

  .brand__section.p_relative.see__pad {
    padding: 50px 0px 0px;
  }

  .mission__block {
    padding: 40px;
  }

  .home__three__banner .banner__mission__block {
    margin-bottom: 20px;
  }

  .pro__info {
    margin: 50px 0px 0px;
    width: 100%;
    max-width: 100%;
  }

  .pro__info ul {
    display: block;
  }

  .pro__info ul li {
    margin-bottom: 20px;
  }

}

@media only screen and (max-width: 599px) {
  .service__block {
    padding: 40px 30px 80px;
  }

  .service__data {
    padding: 90px 10px 0px;
  }

  .testimonials__info {
    padding: 40px 49px 80px;
  }

  .testimonial__top {
    display: block;
  }

  .main__footer .top-inner {
    padding: 20px;
  }

  .main__footer .left__top h3 {
    font-size: 25px;
    line-height: 35px;
  }

  .banner__two .content-box h2 {
    font-size: 50px;
    line-height: 60px;
  }

  section.banner__two {
    padding-top: 200px;
  }

  .banner__mission__block {
    display: block;
  }

  .pride__block h1 {
    font-size: 40px;
    line-height: 50px;
    padding: 0px 20px;
  }

  .bread__crumb li {
    letter-spacing: 4px;
  }

}


@media only screen and (max-width: 499px) {

  .mobile-menu {
    width: 100%;
  }

  .main-header .btn-box {
    display: none;
  }

  .main-header .search-box-outer .dropdown-menu {
    width: 300px;
  }

  .funfact__data {
    justify-content: center;
  }

  .brand__content .brand__name h1 {
    font-size: 30px;
  }

  .brand__section .brand-carousel {
    padding: 45px 20px;
  }

  .banner__two .content-box h2 {
    font-size: 40px;
    line-height: 50px;
  }

  .service__block__two {
    padding: 100px 40px 50px;
  }

  .brand__section_two .brand__content .brand__name h1 {
    font-size: 35px;
  }

  .choose_us_block li {
    font-size: 20px;
    line-height: 30px;
    padding: 15px 0px;
  }

  .consultation__list li a {
    font-size: 20px;
    padding: 20px 0px 20px 85px;
  }

  .sidebar__widget_network {
    padding: 100px 20px;
  }

  .error__page h1.title {
    font-size: 100px;
  }

}


@media only screen and (max-width: 399px) {

  .header-top-one .top-right li.search-box-outer {
    display: none;
  }

  .banner__left {
    padding-top: 2px;
  }

  .testimonials__info {
    clip-path: none;
    padding: 41px 30px 80px;
  }

  .protfolio__button {
    width: 80%;
  }

  .contact__right {
    padding: 40px 20px;
  }

  .pro__info {
    padding: 40px;
  }

}

.nav a {
  margin: 0 15px;
  text-decoration: none;
  color: #ccc;
  transition: color 0.3s;
}

.nav a:hover {
  color: #FF0E75;
}

.btn-primary {
  background: #FF0E75;
  color: white;
  padding: 10px 20px;
  border: none;
  cursor: pointer;
  border-radius: 4px;
  transition: 0.3s ease;
}

.btn-primary:hover {
  background: #bb15cb;
}

/* Hero Section */
.hero-section {
  text-align: center;
  padding: 80px 20px;
  background: linear-gradient(135deg, #1b1b2f, #251733);
}

.hero-section h1 {
  font-size: 3rem;
  margin-bottom: 20px;
  color: #ffffff;
}

.hero-section p {
  font-size: 1.2rem;
  color: #ccc;
}

/* Services Grid */
.services-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
  padding: 60px;
}

.service-card {
  background-color: #1a1a2e;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  border: 1px solid #2e2e50;
  transition: 0.3s;
}

.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 0 10px #FF0E7577;
}

.service-card h3 {

  margin-bottom: 10px;
}

.service-card p {
  color: #aaa;
}

/* CTA Section */
.cta-section {
  background: linear-gradient(to right, #3a0ca3, #7209b7);
  padding: 50px;
  text-align: center;
  color: white;
}

.cta-section h2 {
  margin-bottom: 20px;
}

.why-choose-us,
.process-section,
.testimonials-section,
.tech-stack,
.faq-section {
  padding: 60px 40px;
  background-color: #0e0e1a;
  color: white;
}

.why-choose-us h2,
.process-section h2,
.testimonials-section h2,
.tech-stack h2,
.faq-section h2 {
  text-align: center;
  color: #FF0E75;
  margin-bottom: 40px;
}

.choose-cards,
.process-steps,
.testimonials,
.tech-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
}

.choose-card,
.testimonial,
.faq-item {
  background: #181828;
  padding: 25px;
  border-radius: 10px;
  max-width: 300px;
  text-align: center;
  border: 1px solid #2d2d3a;
}

.choose-card h3 {
  margin-bottom: 10px;
}

.process-steps .step {
  background: #1f1f2e;
  padding: 15px 20px;
  border-left: 4px solid #FF0E75;
  font-weight: 500;
}

.process-steps .step span {
  font-weight: bold;
  margin-right: 10px;
  color: #999;
}

.tech-logos img {
  width: 60px;
  height: auto;
  filter: brightness(0.9);
}

.faq-item h4 {
  margin-bottom: 10px;
  color: #FF0E75;
}

.faq-item p {
  color: #aaa;
}

.process-timeline {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  padding: 60px 20px;
  position: relative;
  max-width: 1100px;
  margin: 0 auto;
}

.timeline-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 1;
  text-align: center;
  position: relative;
}

.timeline-step p {
  color: #ccc;
  font-size: 0.95rem;
  margin-top: 12px;
  line-height: 1.4;
}

.hexagon {
  width: 60px;
  height: 52px;
  background: #FF0E75;
  clip-path: polygon(50% 0%, 93% 25%, 93% 75%, 50% 100%, 7% 75%, 7% 25%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: white;
  font-size: 1rem;
  box-shadow: 0 0 10px #FF0E7588;
  transition: transform 0.3s;
}

.hexagon span {
  z-index: 2;
}

.timeline-step:hover .hexagon {
  transform: scale(1.1);
}

.process-timeline::before {
  content: '';
  position: absolute;
  top: 26px;
  left: 7%;
  right: 7%;
  height: 2px;
  background: #FF0E7544;
  z-index: 0;
}

.testimonial-swiper {
  padding-top: 40px;
}

.testimonial {
  background-color: #1e1e2e;
  padding: 30px;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  border: 1px solid #333;
  max-width: 600px;
  margin: 0 auto;
  box-shadow: 0 0 10px #FF0E7522;
}

.testimonial p {
  font-size: 1rem;
  margin-bottom: 15px;
  color: #ddd;
}

.testimonial strong {
  color: #FF0E75;
}

.swiper-pagination-bullet {
  background: #FF0E75;
  opacity: 0.6;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}