/* Min width 991px */
@media only screen and (max-width: 767px) {
  .ptb-140 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-140 {
    padding-top: 50px;
  }
  .pb-140 {
    padding-bottom: 50px;
  }
  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .pt-100 {
    padding-top: 50px;
  }
  .pb-100 {
    padding-bottom: 50px;
  }
  .fs-17 {
    font-size: 16px;
  }
  .fs-18 {
    font-size: 16px;
  }
  .fs-24 {
    font-size: 20px;
  }
  /* Container */
  .container-fluid.nav-two {
    max-width: 540px;
  }
  .container-fluid.nav-three {
    max-width: 540px;
  }
  .container-fluid.side-padding {
    max-width: 540px;
  }
  .container-fluid.right-padding {
    max-width: 540px;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .container-fluid.left-padding {
    max-width: 540px;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  /* Section Heading */
  .section-heading h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  /* Section Title */
  .section-title h2 {
    font-size: 25px;
  }
  /* Header Area */
  .header-area .header-content {
    margin-bottom: 5px !important;
  }
  .header-area .header-content li {
    margin-right: 20px;
  }
  .header-area .header-social-icon {
    text-align: start;
  }
  /* Navbar Area */
  .navbar .navbar-brand {
    margin-right: 10px;
  }
  .navbar .navbar-brand .main-logo {
    width: 130px;
  }
  .navbar.style-two .navbar-toggler .burger-menu span {
    background-color: var(--dark);
  }
  .navbar .navbar-toggler .burger-menu span {
    background-color: var(--white);
  }
  .navbar .others-options {
    right: 55px;
    position: absolute;
  }
  .navbar .others-options ul li .default-btn {
    padding: 7px 10px 8px;
    font-size: 12px;
  }
  /* Banner Area */
  .banner-warp .shape-image {
    display: none;
  }
  .banner-warp .swiper-pagination {
    left: 10px;
  }
  .banner-area {
    padding-top: 50px;
    padding-bottom: 100px;
  }
  .banner-content .mb-5 {
    margin-bottom: 30px !important;
  }
  .banner-content .sub-title {
    padding: 8px 15px 9px;
  }
  .banner-content h1 {
    font-size: 30px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
  }
  .banner-content h1 span {
    font-size: 25px;
  }
  .banner-content .d-block {
    display: inline-block !important;
  }
  .banner-content .banner-btn span {
    display: none;
  }
  /* Sec Banner Area h-2 */
  .sec-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .sec-banner-area .shape-image {
    display: none;
  }
  .sec-banner-image {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .sec-banner-image .h-image-7 {
    display: none;
  }
  .sec-banner-image .h-image-5 {
    max-width: 100px;
  }
  .sec-banner-image .content-card {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
  }
  .sec-banner-content h1 {
    font-size: 25px;
    line-height: 1.01;
    margin-bottom: 20px;
  }
  .sec-banner-content .mb-5 {
    margin-bottom: 30px !important;
  }
  .sec-banner-content .banner-btn .default-btn {
    padding: 16px 25px 16px;
  }
  .sec-banner-content .banner-btn .default-btn i {
    display: none;
  }
  .sec-banner-content .banner-btn span {
    display: none;
  }
  /* Banner Area h-3 */
  .thr-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .thr-banner-area::before {
    height: 0;
  }
  .thr-banner-area .shape-image {
    display: none;
  }
  .thr-banner-content {
    padding-bottom: 40px;
  }
  .thr-banner-content h1 {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 20px;
  }
  .thr-banner-content h1 span {
    font-size: 25px;
  }
  .thr-banner-content .warp.d-flex {
    display: block !important;
  }
  .thr-banner-content .post {
    font-size: 15px;
    text-align: start;
    margin-bottom: 10px;
  }
  .thr-banner-content .post:last-child {
    margin-bottom: 0;
  }
  .thr-banner-content .banner-btn .default-btn {
    padding: 16px 18px 16px;
  }
  .thr-banner-content .banner-btn span {
    display: none !important;
  }
  .thr-banner-content .banner-btn .number {
    display: none;
  }
  .thr-banner-content .banner-btn.mt-5 {
    margin-top: 30px !important;
  }
  .thr-banner-image .content-card {
    top: 0;
    right: 0;
    position: relative;
    margin: 15px 0;
  }
  .thr-banner-image .content-card.style-two {
    left: 0;
    bottom: 0;
  }
  /* Page Banner Area */
  .page-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .page-banner-content h1 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .page-banner-content ul li {
    font-size: 16px;
  }
  /* About Us Area */
  .about-us-image {
    text-align: center;
    margin-bottom: 30px;
  }
  .about-us-image .popup-btn {
    left: 0;
    right: 0;
    justify-content: center;
  }
  .about-us-image .popup-btn .play {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
  }
  .about-us-image .a-image-2 {
    left: 0;
    margin: 15px 0;
    position: relative;
  }
  .about-us-image .a-image-3 {
    top: auto;
    right: 0;
    position: relative;
    transform: unset;
  }
  .about-us-content .user-warp.d-flex {
    display: block !important;
  }
  .about-us-content .user-warp .about-us-list {
    margin-bottom: 10px !important;
  }
  /* About Us Area h-2 */
  .sec-about-area .section-heading {
    margin-bottom: 30px !important;
  }
  .sec-about-area .section-heading .warp.d-flex {
    display: block !important;
  }
  .sec-about-area .section-heading .warp .about-us-list {
    margin-bottom: 10px !important;
  }
  .warp-card.d-inline-flex {
    display: block !important;
  }
  .warp-card .one1 {
    margin-bottom: 25px;
  }
  .sec-about-image .a-image-7 {
    right: 0;
    max-width: 200px;
  }
  .sec-about-image .a-shape-1 {
    left: 0;
  }
  /* About Us Area h-3 */
  .about-image {
    margin-bottom: 30px;
  }
  .about-image .a-image-12 {
    left: 0;
    bottom: 0;
    position: relative;
    margin-top: 15px;
  }
  .about-image .popup-btn {
    bottom: 20px;
  }
  .thr-about-content .s-count {
    margin-bottom: 30px;
  }
  .thr-about-content .how-we-are-card::before {
    left: 0;
    width: 0;
  }
  .thr-about-content .how-we-are-card.ps-4 {
    padding-left: 0 !important;
  }
  /* Features Area */
  .features-area .features-warp {
    padding: 50px 20px;
  }
  .features-area .fea-row.g-4 {
    --bs-gutter-x: 20px;
  }
  .features-item::before {
    width: 0;
  }
  .features-item.d-flex {
    display: block !important;
  }
  .features-item .technical {
    width: 80px;
    height: 80px;
    line-height: 86px;
    font-size: 35px;
    margin-bottom: 25px;
  }
  /* Services Area */
  .top-bar .bg-shape {
    margin-bottom: 20px !important;
  }
  .top-bar .mb-5 {
    margin-bottom: 30px !important;
  }
  .our-services-area .s-shape-2 {
    display: none;
  }
  .services-container .services-list {
    margin-bottom: 30px;
  }
  .services-container .services-list .service-item {
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 20px;
  }
  .services-container .services-list .service-item span {
    margin-right: 0;
  }
  .services-container .services-list .service-item i {
    font-size: 20px;
  }
  .services-container .services-list .service-item:last-child {
    margin-bottom: 0;
  }
  /* Services Area h-2 */
  .sec-services-card {
    padding: 30px 25px;
  }
  .sec-services-card .sec-services-card-body {
    padding-left: 0;
    padding-top: 25px;
  }
  /* Portfolio Area h-3 */
  .top-bar .section-heading {
    margin-bottom: 30px !important;
  }
  .top-bar .view-btn.text-end {
    text-align: start !important;
  }
  .thr-services-area .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .thr-services-warp {
    margin: 0;
  }
  .thr-services-warp .swiper-pagination {
    margin-top: 30px;
  }
  .thr-services-card {
    padding: 25px 20px;
  }
  .thr-services-card h3 {
    font-size: 22px;
  }
  /* Projects Area */
  .projects-items {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 90px;
  }
  .projects-items .projects-btn {
    margin-top: 40px;
    margin-left: 0;
  }
  .projects-items .projects-btn .swiper-button-next, .projects-items .projects-btn .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .projects-items .projects-btn .swiper-button-next {
    left: 50px;
  }
  .projects-items .projects-btn .swiper-button-prev {
    right: 50px;
  }
  .projects-image .projects-body {
    left: 20px;
    right: 20px;
  }
  .projects-area .section-heading .mb-5 {
    margin-bottom: 30px !important;
  }
  .projects-area .section-heading .nav-tabs {
    margin-bottom: 25px;
  }
  .projects-area .section-heading .nav-tabs .nav-item {
    margin-right: 5px;
    margin-bottom: 5px;
  }
  .projects-area .p-shape-1 {
    display: none;
  }
  /* Projects Area h-2 */
  .sec-project-area .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .sec-project-area .mb-5 {
    margin-bottom: 30px !important;
  }
  .sec-project-area .projects-items {
    margin: 0;
  }
  .sec-project-area .nav-tabs .nav-item {
    margin-right: 5px;
    margin-bottom: 5px;
  }
  /* Projects Area h-3 */
  .projects-area.style-three .projects-items {
    margin-right: 0;
  }
  .projects-area.style-three .section-heading {
    margin-right: 0;
    margin-bottom: 30px !important;
  }
  .projects-area.style-three .section-heading .project-facts {
    padding: 25px 20px;
  }
  .projects-area.style-three .nav-tabs {
    justify-content: start;
  }
  .projects-area.style-three .nav-tabs .nav-item {
    margin-right: 5px;
  }
  .projects-area.style-three .nav-tabs .nav-item .nav-link {
    font-size: 12px;
    padding: 5px 9px 5px;
  }
  .projects-area.style-three .p-shape-2 {
    display: none;
  }
  /* Process Area */
  .process-card.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .process-card.px-5 {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .process-card.mt-5 {
    margin-top: 0 !important;
  }
  .process-card .icon .bulb {
    width: 60px;
    height: 60px;
    line-height: 68px;
    font-size: 25px;
  }
  .process-card .w-shape-1 {
    display: none;
  }
  .process-card .w-shape-2 {
    display: none;
  }
  /* Who We Are Area */
  .who-we-are-area .w-shape-4 {
    display: none;
  }
  .who-we-are-area .section-heading .d-block {
    display: inline-block !important;
  }
  .who-we-are-area .section-heading .post-list.d-flex {
    display: block !important;
  }
  .who-we-are-area .section-heading .post-list .icon {
    margin-bottom: 30px;
  }
  .who-we-are-image {
    text-align: center;
  }
  .who-we-are-image .s-image-4 {
    bottom: 0;
    position: relative;
    margin-top: 20px;
  }
  /* How It Works Area h-2 */
  .sec-how-we-are-area .mb-4 {
    margin-bottom: 30px !important;
  }
  .sec-how-we-are-area .s-count {
    margin-bottom: 30px;
  }
  .sec-how-we-are-area .how-we-are-card {
    padding: 25px 20px;
  }
  .sec-how-we-are-area .banner-btn .default-btn {
    padding: 16px 22px 16px;
  }
  .sec-how-we-are-area .banner-btn span {
    display: none !important;
  }
  .sec-how-we-are-area .banner-btn .number {
    display: none;
  }
  .sec-how-image {
    margin-bottom: 30px;
  }
  .sec-how-image .s-shape-3 {
    display: none;
  }
  /* Inner Warp */
  .testimonial-items {
    margin-bottom: 30px;
    left: 0;
  }
  .testimonial-items .list-group::before {
    left: 10px;
    width: 5px;
    height: 400px;
  }
  .testimonial-items .list-group-item {
    width: 40px;
    height: 40px;
  }
  .testimonial-items .list-group-item img {
    height: auto;
  }
  .testimonial-items .scroll-card .warp.d-flex {
    display: block !important;
  }
  .testimonial-items .scroll-card .u-image-5 {
    width: 45px;
    height: 45px;
  }
  .testimonial-items .scroll-card .rating {
    margin-top: 15px;
  }
  .inner-warp.d-inline-flex {
    display: block !important;
  }
  .inner-warp .one1 {
    margin-bottom: 20px;
  }
  /* Testimonials Area h-2 */
  .sec-testimonials-items {
    margin-left: 0;
  }
  .sec-testimonials-items .mySwiper {
    margin-left: 0;
    margin-top: 25px;
  }
  .sec-testimonials-items .scroll-card {
    padding: 20px 20px;
    margin: 2px;
  }
  .sec-testimonials-items .scroll-card .warp.mb-4 {
    margin-bottom: 15px !important;
  }
  .sec-testimonials-items .scroll-card .warp.d-flex {
    display: block !important;
  }
  .sec-testimonials-items .scroll-card .warp .rating {
    margin-top: 20px;
  }
  .testimonials-image .w-shape-3 {
    left: 0;
  }
  /* Customer Rating Area h-3 */
  .customer-rating-area .customer-rating-card {
    margin-bottom: 30px;
  }
  .customer-rating-area .scroll-card {
    padding: 25px 20px;
  }
  .customer-rating-area .scroll-card .warp.d-flex {
    display: block !important;
  }
  .customer-rating-area .scroll-card .mb-4 {
    margin-bottom: 15px !important;
  }
  .customer-rating-area .scroll-card .rating {
    margin-top: 22px;
  }
  .customer-rating-area .title {
    margin-left: 0;
  }
  .customer-rating-area .paragraph {
    margin-left: 0;
  }
  /* Fun Facts Area */
  .fun-fact-card.ps-3 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-4 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-5 {
    padding-left: 0 !important;
  }
  /* Right Shape */
  .right-shape .w-shape-5 {
    display: none;
  }
  /* Get In Touch Area */
  .get-in-touch .section-heading {
    margin-bottom: 30px !important;
  }
  .get-in-touch .section-heading .banner-btn.d-flex {
    display: block !important;
  }
  .get-in-touch .section-heading .banner-btn .default-btn {
    margin-bottom: 30px;
  }
  .get-in-touch-image .email {
    left: 25px;
    bottom: 25px;
  }
  /* Blog Area */
  .blog-card .blog-title {
    margin: 20px 0 20px;
  }
  .blog-card .blog-title.ps-4 {
    padding-left: 0 !important;
  }
  .blog-card .blog-card-body h3 {
    font-size: 20px;
  }
  /* News Area h-3 */
  .news-area.style-two .mb-5 {
    margin-bottom: 30px !important;
  }
  .news-area.style-two .news-card .blog-card-body {
    padding-left: 0;
  }
  .news-area.style-two .news-card .blog-card-body .date {
    top: -80px;
  }
  /* Faq Area */
  .faq-content .accordion-item .accordion-button {
    font-size: 19px;
  }
  .faq-image .w-shape-3 {
    top: 0;
    display: none;
  }
  /* Faq Image h-3 */
  .faq-image .a-image-14 {
    bottom: 0;
    max-width: 100px;
  }
  .faq-image .question {
    bottom: 0;
    max-width: 50px;
  }
  /* Get Started Area */
  .get-started-warp {
    padding: 50px 20px;
  }
  .get-started-warp .section-heading {
    margin-bottom: 30px !important;
  }
  .get-started-warp .get-btn.text-end {
    text-align: start !important;
  }
  /* Footer Area */
  .footer-area .shape-image {
    display: none;
  }
  .footer-area .ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight {
    max-width: 100% !important;
    padding-bottom: 40px;
  }
  .footer-weight.text-center {
    text-align: start !important;
  }
  /* Copyright Area */
  .copyright-area p {
    text-align: center;
    margin-bottom: 10px;
  }
  .copyright-area .help-link li {
    margin-right: 15px;
    text-align: center;
  }
  /* Solution Area h-2 */
  .solution-image .a-image-9 {
    right: 0;
    bottom: 0;
    text-align: center;
    margin-top: 15px;
  }
  .solution-image .w-shape-3 {
    left: 0;
  }
  /* Right Solution Content h-3 */
  .right-solution-content {
    padding-left: 0;
  }
  .right-solution-content .mb-4 {
    margin-bottom: 30px !important;
  }
  .right-solution-content .l-padding {
    padding-left: 0;
  }
  .right-solution-content .me-5 {
    margin-right: 0 !important;
  }
  .w-solution {
    padding: 25px 20px;
  }
  .right-solution-image {
    text-align: center;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .right-solution-image .s-image-13 {
    top: auto;
    right: 0;
    position: relative;
    transform: unset;
  }
  /* Team Area h-2 */
  .team-btn .swiper-button-next, .team-btn .swiper-button-prev {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .team-btn .swiper-button-next {
    right: 0;
  }
  .team-btn .swiper-button-prev {
    left: 0;
  }
  .team-image .list-unstyled {
    top: 12px;
  }
  .team-image .list-unstyled li {
    margin-bottom: 5px;
  }
  .team-image .team-image-body {
    padding: 14px 75px 14px 40px;
  }
  /* Blog Details Page */
  .blog-details-content .mt-5 {
    margin-top: 30px !important;
  }
  .blog-details-content .blog-details-image .list {
    left: 30px;
    right: 30px;
    bottom: 15px;
    padding: 25px 30px;
  }
  .blog-details-content .blog-details-image .list.d-inline-flex {
    display: block !important;
  }
  .blog-details-content .post-list li {
    font-size: 15px;
  }
  .blog-details-content .group-image .play {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
  }
  .quote-card {
    padding: 25px 20px;
    margin: 30px 0;
  }
  .share-tag .tags {
    margin-bottom: 15px !important;
  }
  .share-tag .share li {
    margin-right: 5px;
    font-size: 14px;
  }
  .share-tag .share li a {
    padding: 5px 10px;
  }
  .blog-comment {
    padding: 25px 20px;
  }
  .blog-comment ul li.left-padding {
    padding-left: 0;
  }
  .blog-comment .comment-item .read-more {
    top: 0;
    position: relative;
    margin-top: 20px;
  }
  .comment-form h3 {
    font-size: 25px;
  }
  /* Blog Sidebar */
  .blog-sidebar {
    padding: 25px 20px;
  }
  .blog-sidebar .recent-post ul li .u-image-8 {
    width: 50px;
    height: 50px;
  }
  .blog-sidebar .tags ul li {
    margin-right: 0;
    margin-bottom: 0;
  }
  .blog-sidebar .tags ul li a {
    padding: 5px 10px;
    font-size: 13px;
  }
  /* service details page */
  .provide-contact-card {
    padding: 25px 20px;
  }
  .provide-contact-card .number {
    font-size: 20px;
  }
  .provide-contact-card .phone {
    max-width: 50px;
  }
  .faq-image .w-shape-11 {
    top: -15px;
    right: 50px;
  }
  /* project details page */
  .challenge-image {
    text-align: center;
  }
  .challenge-image .w-shape-12 {
    display: none;
  }
  .challenge-image .a-image-17 {
    left: 0;
    bottom: 0;
    position: relative;
    margin-top: 20px;
  }
  /* team details page */
  .team-details-image .mail-cart {
    left: 0;
    bottom: 125px;
  }
  .team-details-image .mail-cart.two {
    right: 0;
    bottom: 20px;
  }
  .team-details-content {
    padding-left: 0;
  }
  /* register page */
  .register-form.p-5 {
    padding: 20px !important;
  }
  /* contact page */
  .contact-form.p-5 {
    padding: 20px !important;
  }
  .contact-map-area iframe {
    height: 350px;
  }
}
/* Min width 576px */
/* Min width 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-140 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-140 {
    padding-top: 60px;
  }
  .pb-140 {
    padding-bottom: 60px;
  }
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  /* Container */
  .container-fluid.nav-two {
    max-width: 720px;
  }
  .container-fluid.nav-three {
    max-width: 720px;
  }
  .container-fluid.side-padding {
    max-width: 720px;
  }
  .container-fluid.right-padding {
    max-width: 720px;
    margin-left: auto;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .container-fluid.left-padding {
    max-width: 720px;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  /* Header Area */
  .header-area .header-content {
    text-align: center;
  }
  .header-area .header-content li {
    margin-right: 15px;
  }
  .header-area .header-social-icon {
    text-align: center;
  }
  /* Navbar Area */
  .navbar .navbar-brand {
    margin-right: 10px;
  }
  .navbar.style-two .navbar-toggler .burger-menu span {
    background-color: var(--dark);
  }
  .navbar .navbar-toggler .burger-menu span {
    background-color: var(--white);
  }
  .navbar .others-options {
    right: 60px;
    position: absolute;
  }
  .navbar .others-options ul li .default-btn {
    padding: 13px 34px 13px;
  }
  /**/
  .search-modal .modal-dialog {
    max-width: 720px;
  }
  /* Banner Area */
  .banner-warp .shape-image {
    display: none;
  }
  .banner-warp .swiper-pagination {
    left: 40px;
  }
  .banner-area {
    padding-top: 60px;
    padding-bottom: 100px;
  }
  .banner-content .mb-5 {
    margin-bottom: 30px !important;
  }
  .banner-content h1 {
    font-size: 70px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
  }
  .banner-content h1 span {
    font-size: 55px;
  }
  .banner-content .d-block {
    display: inline-block !important;
  }
  /* Banner h-2 */
  .sec-banner-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .sec-banner-area .shape-image {
    display: none;
  }
  .sec-banner-image {
    margin-left: 0;
    margin-bottom: 30px;
  }
  .sec-banner-content {
    max-width: 100% !important;
  }
  .sec-banner-content h1 {
    font-size: 80px;
  }
  /* Banner Area h-3 */
  .thr-banner-area {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .thr-banner-area::before {
    height: 0;
  }
  .thr-banner-area .shape-image {
    display: none;
  }
  .thr-banner-content {
    padding-bottom: 40px;
  }
  .thr-banner-content h1 {
    font-size: 70px;
    line-height: 64px;
    margin-bottom: 20px;
  }
  .thr-banner-content h1 span {
    font-size: 50px;
  }
  .thr-banner-content .post {
    font-size: 15px;
    text-align: start;
    margin-bottom: 10px;
  }
  .thr-banner-content .post:last-child {
    margin-bottom: 0;
  }
  .thr-banner-content .banner-btn.mt-5 {
    margin-top: 30px !important;
  }
  .thr-banner-image .content-card {
    top: auto;
    right: 0;
    bottom: 0;
  }
  .thr-banner-image .content-card.style-two {
    top: 0;
    left: 0;
    bottom: auto;
  }
  /* About Us Area */
  .about-us-image {
    margin-bottom: 30px;
  }
  .about-us-image .a-image-2 {
    left: 0;
    right: 30%;
  }
  .about-us-image .a-image-3 {
    right: 0;
  }
  .about-us-image .popup-btn {
    right: 0;
    bottom: 10px;
  }
  .about-us-content {
    max-width: 100% !important;
  }
  /* About Us Area h-2 */
  .sec-about-area .section-heading {
    max-width: 100% !important;
    margin-bottom: 30px !important;
  }
  /* About Us Area h-3 */
  .about-image {
    margin-bottom: 30px;
    text-align: center;
  }
  .about-image .a-image-12 {
    left: 0;
    bottom: 0;
  }
  .thr-about-content .section-heading {
    max-width: 100%;
    margin-bottom: 30px;
  }
  /* Features Area */
  .features-area .features-warp {
    padding: 60px 50px;
  }
  .features-area .fea-row.g-4 {
    --bs-gutter-x: 24px;
  }
  .features-item::before {
    width: 0;
  }
  .features-item .technical {
    width: 100px;
    height: 100px;
    line-height: 108px;
  }
  /* Services Area */
  .our-services-area .s-shape-2 {
    right: 60px;
  }
  .services-container .services-list {
    margin-bottom: 30px;
  }
  /* Portfolio Area h-3 */
  .top-bar .section-heading {
    margin-bottom: 30px !important;
  }
  .top-bar .view-btn.text-end {
    text-align: start !important;
  }
  .thr-services-area .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .thr-services-warp {
    margin: 0;
  }
  .thr-services-warp .swiper-pagination {
    margin-top: 40px;
  }
  .thr-services-card {
    padding: 30px 30px;
  }
  .thr-services-card h3 {
    font-size: 25px;
  }
  /* Projects Area */
  .projects-items {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 90px;
  }
  .projects-items .projects-btn {
    margin-top: 40px;
  }
  .projects-items .projects-btn .swiper-button-next, .projects-items .projects-btn .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .projects-items .projects-btn .swiper-button-next {
    left: 50px;
  }
  .projects-items .projects-btn .swiper-button-prev {
    right: 50px;
  }
  /* Projects Area h-2 */
  .sec-project-area .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .sec-project-area .mb-5 {
    margin-bottom: 30px !important;
  }
  .sec-project-area .projects-items {
    margin: 0;
  }
  /* Projects Area h-3 */
  .projects-area.style-three .projects-items {
    margin-right: 0;
  }
  .projects-area.style-three .section-heading {
    margin-right: 0;
    margin-bottom: 30px !important;
  }
  .projects-area.style-three .section-heading .project-facts {
    padding: 25px 20px;
  }
  .projects-area.style-three .nav-tabs {
    justify-content: start;
  }
  .projects-area.style-three .p-shape-2 {
    display: none;
  }
  /* Process Area */
  .process-card.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .process-card.px-5 {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .process-card.mt-5 {
    margin-top: 0 !important;
  }
  .process-card .icon .bulb {
    width: 60px;
    height: 60px;
    line-height: 68px;
    font-size: 25px;
  }
  .process-card .w-shape-1 {
    display: none;
  }
  .process-card .w-shape-2 {
    display: none;
  }
  /* Who We Are Area */
  .who-we-are-area .w-shape-4 {
    display: none;
  }
  .who-we-are-area .section-heading .d-block {
    display: inline-block !important;
  }
  .who-we-are-image {
    text-align: center;
  }
  .who-we-are-image .w-shape-3 {
    top: 0;
  }
  .who-we-are-image .s-image-4 {
    bottom: 0;
  }
  .who-we-are-image .data-science {
    bottom: 0;
  }
  /* Who We Are Area h-2 */
  .sec-how-we-are-area .section-heading {
    max-width: 100% !important;
  }
  .sec-how-image {
    text-align: center;
    margin-bottom: 20px;
  }
  .sec-how-image .w-shape-6 {
    display: none;
  }
  /* Testimonial Area */
  .testimonial-items {
    margin-bottom: 30px;
    left: 0;
  }
  /* Testimonial Area h-2 */
  .sec-testimonials-area .section-heading {
    max-width: 100% !important;
  }
  /* Customer Rating Area h-3 */
  .customer-rating-area .customer-rating-card {
    margin-bottom: 30px;
  }
  .customer-rating-area .title {
    margin-left: 0;
  }
  .customer-rating-area .paragraph {
    margin-left: 0;
  }
  /* Fun Facts Area */
  .fun-fact-card.ps-3 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-4 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-5 {
    padding-left: 0 !important;
  }
  /* Right Shape */
  .right-shape .w-shape-5 {
    display: none;
  }
  /* Get In Touch Area */
  .get-in-touch .section-heading {
    max-width: 100% !important;
    margin-bottom: 30px !important;
  }
  .get-in-touch .section-heading .banner-btn.d-flex {
    display: block !important;
  }
  .get-in-touch .section-heading .banner-btn .default-btn {
    margin-bottom: 30px;
  }
  /* Blog Area */
  .blog-card {
    padding: 30px 40px;
  }
  .blog-card .blog-title {
    margin: 30px 0 20px;
  }
  .blog-card .blog-title.ps-4 {
    padding-left: 0 !important;
  }
  /* News Area h-3 */
  .news-area.style-two .mb-5 {
    margin-bottom: 30px !important;
  }
  .news-area.style-two .news-card .blog-card-body {
    padding-left: 0;
  }
  .news-area.style-two .news-card .blog-card-body .date {
    top: -80px;
  }
  /* FAQ Area */
  .faq-area .section-heading {
    max-width: 100% !important;
  }
  /* Get Started Area */
  .get-started-warp {
    padding: 50px 50px;
  }
  .get-started-warp .section-heading {
    margin-bottom: 30px !important;
  }
  .get-started-warp .section-heading h2 {
    font-size: 40px;
  }
  .get-started-warp .get-btn.text-end {
    text-align: start !important;
  }
  /* Footer Area */
  .footer-area .shape-image {
    display: none;
  }
  .footer-area .ps-5 {
    padding-left: 0 !important;
  }
  .footer-weight {
    max-width: 100% !important;
    padding-bottom: 40px;
  }
  .footer-weight.text-center {
    text-align: start !important;
  }
  /* Copyright Area */
  .copyright-area p {
    font-size: 14px;
  }
  .copyright-area .help-link li {
    margin-right: 20px;
  }
  /* Solution Area h-2 */
  .solution-area .section-heading {
    max-width: 100% !important;
  }
  .solution-image {
    text-align: center;
  }
  /* Right Solution Content h-3 */
  .right-solution-content {
    padding-left: 0;
  }
  .right-solution-content .mb-4 {
    margin-bottom: 30px !important;
  }
  .right-solution-content .l-padding {
    padding-left: 0;
  }
  .right-solution-content .me-5 {
    margin-right: 0 !important;
  }
  .right-solution-image {
    text-align: center;
    padding-right: 0;
    margin-bottom: 30px;
  }
  .right-solution-image .s-image-13 {
    top: auto;
    right: 0;
    position: relative;
    transform: unset;
  }
  /* Team Area h-2 */
  .team-btn .swiper-button-next, .team-btn .swiper-button-prev {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .team-btn .swiper-button-next {
    right: 5px;
  }
  .team-btn .swiper-button-prev {
    left: 5px;
  }
  .team-image .list-unstyled {
    top: 20px;
  }
  .team-image .list-unstyled li {
    margin-bottom: 5px;
  }
  .team-image .team-image-body {
    padding: 14px 75px 14px 50px;
  }
  /* Blog Details Page */
  .page-banner-area {
    padding-top: 70px;
    padding-bottom: 80px;
  }
  .blog-details-content .blog-details-image .list {
    padding: 20px 20px;
    gap: 20px;
  }
  .share-tag {
    margin: 50px 0;
  }
  .blog-sidebar .tags ul li {
    margin-right: 0;
  }
  /* project Details Page */
  .challenge-area .section-heading {
    max-width: 100% !important;
  }
  /* team details page */
  .team-details-image .mail-cart {
    left: 0;
  }
  .team-details-image .mail-cart.two {
    right: 0;
  }
  .team-details-content {
    padding-left: 0;
  }
}
/* Min width 992px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .ptb-140 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pt-140 {
    padding-top: 90px;
  }
  .pb-140 {
    padding-bottom: 90px;
  }
  .ptb-100 {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .pt-100 {
    padding-top: 90px;
  }
  .pb-100 {
    padding-bottom: 90px;
  }
  /* Container */
  .container-fluid.nav-two {
    max-width: 960px;
  }
  .container-fluid.nav-three {
    max-width: 960px;
  }
  .container-fluid.side-padding {
    max-width: 960px;
  }
  .container-fluid.right-padding {
    max-width: 960px;
    margin-left: auto;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .container-fluid.left-padding {
    max-width: 960px;
    margin-right: auto;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  /* Header Area */
  .header-area .header-content li {
    margin-right: 20px;
  }
  /* Navbar Area */
  .navbar .navbar-brand {
    margin-right: 30px;
  }
  .navbar .navbar-brand .main-logo {
    width: 130px;
  }
  .navbar .navbar-nav {
    margin-right: 20px;
  }
  .navbar .navbar-nav .nav-item {
    margin-left: 10px;
    margin-right: 10px;
  }
  .navbar .navbar-toggler .burger-menu span {
    background-color: var(--white);
  }
  .navbar .others-options ul li .default-btn {
    padding: 13px 34px 13px;
  }
  /* Banner Area */
  .banner-warp .h-shape-1 {
    display: none;
  }
  .banner-warp .h-shape-2 {
    display: none;
  }
  .banner-warp .h-shape-3 {
    top: 100px;
    right: 140px;
  }
  .banner-warp .h-shape-6 {
    right: 20%;
    bottom: 150px;
  }
  .banner-warp .swiper-pagination {
    left: 0;
    right: 0;
    bottom: 75px;
    text-align: center;
  }
  .banner-area {
    padding-top: 100px;
    padding-bottom: 150px;
  }
  /* Banner Image h-2 */
  .sec-banner-area .h-shape-9 {
    display: none;
  }
  .sec-banner-area .h-shape-8 {
    max-width: 300px;
  }
  .sec-banner-image {
    margin-left: 0;
  }
  .sec-banner-image .content-card {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
  }
  .sec-banner-content h1 {
    font-size: 60px;
  }
  /* Banner Area h-3 */
  .thr-banner-area .h-shape-11 {
    display: none;
  }
  .thr-banner-image .content-card {
    top: auto;
    right: 0;
    bottom: 0;
  }
  .thr-banner-image .content-card.style-two {
    top: 100px;
    left: 0;
    bottom: auto;
  }
  /* About Us Area */
  .about-us-image .popup-btn {
    right: 30px;
  }
  .about-us-image .a-image-3 {
    top: 50%;
    right: 0;
    max-width: 150px;
  }
  .about-us-image .a-image-2 {
    left: 0;
    right: auto;
    max-width: 250px;
  }
  .about-us-content .section-heading {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .about-us-content .section-heading h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }
  .about-us-content .about-us-list li img {
    width: 42px;
    height: 42px;
    border: 2px solid var(--white);
  }
  .about-us-content .about-us-list li:last-child {
    width: 42px;
    height: 42px;
    line-height: 36px;
    border: 2px solid var(--white);
  }
  /* About Us Image h-2 */
  .sec-about-image .a-shape-1 {
    left: 0;
  }
  .sec-about-image .a-image-7 {
    right: 0;
  }
  /* About Us Area h-3 */
  .about-image {
    margin-bottom: 30px;
    text-align: center;
  }
  .about-image .a-image-12 {
    left: 0;
    bottom: 0;
  }
  .thr-about-content .section-heading {
    max-width: 100%;
    margin-bottom: 30px;
  }
  /* Services Area h-2 */
  .sec-services-card {
    padding: 25px 20px;
  }
  .sec-services-card .fs-17 {
    font-size: 16px;
  }
  .sec-services-card .fs-24 {
    font-size: 20px;
  }
  .sec-services-card .sec-services-image {
    width: 100%;
  }
  .sec-services-card .sec-services-card-body {
    padding-left: 0;
  }
  /* Portfolio Area h-3 */
  .top-bar .section-heading {
    margin-bottom: 30px !important;
  }
  .top-bar .view-btn.text-end {
    text-align: start !important;
  }
  .thr-services-area .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .thr-services-warp {
    margin: 0;
  }
  .thr-services-warp .swiper-pagination {
    margin-top: 40px;
  }
  /* Features Area */
  .features-area .features-warp {
    padding: 70px 35px;
  }
  .features-area .fea-row.g-4 {
    --bs-gutter-x: 24px;
  }
  .features-item::before {
    width: 0;
  }
  .features-item .technical {
    width: 100px;
    height: 100px;
    line-height: 108px;
  }
  /* Projects Area */
  .projects-items {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 90px;
  }
  .projects-items .projects-btn {
    margin-top: 40px;
  }
  .projects-items .projects-btn .swiper-button-next, .projects-items .projects-btn .swiper-button-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .projects-items .projects-btn .swiper-button-next {
    left: 50px;
  }
  .projects-items .projects-btn .swiper-button-prev {
    right: 50px;
  }
  /* Projects Area h-2 */
  .sec-project-area .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
  .sec-project-area .mb-5 {
    margin-bottom: 30px !important;
  }
  .sec-project-area .projects-items {
    margin: 0;
  }
  /* Projects Area h-3 */
  .projects-area.style-three .projects-items {
    margin-right: 0;
  }
  .projects-area.style-three .section-heading {
    margin-right: 0;
    margin-bottom: 30px !important;
  }
  .projects-area.style-three .section-heading .project-facts {
    padding: 25px 20px;
  }
  .projects-area.style-three .nav-tabs {
    justify-content: start;
  }
  .projects-area.style-three .p-shape-2 {
    display: none;
  }
  /* Process Area */
  .process-card.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .process-card.px-5 {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  .process-card .icon .bulb {
    width: 60px;
    height: 60px;
    line-height: 68px;
    font-size: 25px;
  }
  .process-card .w-shape-1 {
    display: none;
  }
  .process-card .w-shape-2 {
    display: none;
  }
  /* Who We Are Area */
  .who-we-are-area .w-shape-4 {
    display: none;
  }
  .who-we-are-area .section-heading {
    margin-bottom: 30px;
  }
  .who-we-are-area .section-heading .d-block {
    display: inline-block !important;
  }
  .who-we-are-image {
    text-align: center;
  }
  /* Who We Are Area h-2 */
  .sec-how-we-are-area .banner-btn .number {
    font-size: 16px;
  }
  .sec-how-image .w-shape-6 {
    display: none;
  }
  /* Content Card */
  .content-card {
    padding: 25px 20px;
  }
  /* Fun Facts Area */
  .fun-fact-card.ps-3 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-4 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-5 {
    padding-left: 0 !important;
  }
  .fun-fact-card .fs-17 {
    font-size: 15px;
  }
  /* Get In Touch */
  .get-in-touch .help-form .banner-btn .number {
    font-size: 16px;
  }
  /* Blog Area */
  .blog-card .blog-title.ps-4 {
    padding-left: 0 !important;
  }
  .blog-card .blog-card-body h3 {
    font-size: 25px;
  }
  /* News Area h-3 */
  .news-area.style-two .mb-5 {
    margin-bottom: 30px !important;
  }
  .news-area.style-two .news-card .blog-card-body {
    padding-left: 0;
  }
  .news-area.style-two .news-card .blog-card-body .date {
    top: -80px;
  }
  /* Get Started Area */
  .get-started-warp {
    padding: 90px 50px;
  }
  /* Footer Area */
  .footer-area .ps-5 {
    padding-left: 30px !important;
  }
  .footer-area .f-shape-1 {
    display: none;
  }
  .footer-weight {
    padding-bottom: 90px;
  }
  /* Team Area h-2 */
  .team-btn .swiper-button-next, .team-btn .swiper-button-prev {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .team-btn .swiper-button-next {
    right: 5px;
  }
  .team-btn .swiper-button-prev {
    left: 5px;
  }
  /* Solution Area h-3 */
  .right-solution-content .l-padding {
    padding-left: 140px;
  }
  .w-solution {
    padding: 25px 25px;
  }
  .w-solution .fs-24 {
    font-size: 20px;
  }
  /* Customer Rating Area h-3 */
  .customer-rating-area .scroll-card {
    padding: 25px 20px;
  }
  .customer-rating-area .scroll-card .warp.d-flex {
    display: block !important;
  }
  .customer-rating-area .scroll-card .mb-4 {
    margin-bottom: 15px !important;
  }
  .customer-rating-area .scroll-card .rating {
    margin-top: 22px;
  }
  .customer-rating-area .paragraph {
    margin-left: 0;
  }
  /* Share Tag */
  .blog-details-content .blog-details-image .list {
    font-size: 15px;
    padding: 15px 15px;
    gap: 15px;
  }
  .blog-details-content .blog-details-image .list i {
    font-size: 16px;
  }
  .blog-comment ul li.left-padding {
    padding-left: 0;
  }
  .share-tag {
    margin: 40px 0;
  }
  .blog-card .blog-card-body {
    max-width: 380px;
  }
  .blog-card .blog-card-body .blog-btn {
    right: -50px;
    font-size: 30px;
  }
  .blog-card .blog-card-body .blog-btn i {
    line-height: 1;
  }
  /* Blog Sidebar */
  .blog-sidebar {
    padding: 25px 25px;
  }
  .blog-sidebar .recent-post ul li .fs-17 {
    font-size: 14px;
  }
  .blog-sidebar .recent-post ul li .mb-3 {
    margin-bottom: 10px !important;
  }
  .blog-sidebar .recent-post ul li span i {
    font-size: 16px;
  }
  .blog-sidebar .recent-post ul li h5 {
    font-size: 14px;
  }
  .blog-sidebar .recent-post ul li .u-image-8 {
    width: 50px;
    height: 50px;
  }
  .blog-sidebar .tags ul li {
    margin-right: 0;
    margin-bottom: 0;
  }
  .blog-sidebar .tags ul li a {
    padding: 5px 10px;
    font-size: 14px;
  }
  /* service details page */
  .provide-contact-card {
    padding: 25px 20px;
  }
  .provide-contact-card .number {
    font-size: 20px;
  }
  .provide-contact-card .phone {
    max-width: 50px;
  }
  /* team details page */
  .team-details-image .mail-cart {
    left: 0;
  }
  .team-details-image .mail-cart.two {
    right: 0;
  }
  .team-details-content {
    padding-left: 0;
  }
  /* contact page */
  .contact-area .section-heading h2 {
    font-size: 35px;
  }
  .contact-map-area iframe {
    height: 400px;
  }
  /* testimonial */
  .testimonial-items {
    left: 0;
  }
}
/* Min width 1200px */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  /* Container */
  .container-fluid.nav-two {
    max-width: 1140px;
  }
  .container-fluid.nav-three {
    max-width: 1140px;
  }
  .container-fluid.side-padding {
    max-width: 1140px;
  }
  .container-fluid.right-padding {
    max-width: 1140px;
    margin-left: auto;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  /* Header Area */
  .navbar .navbar-nav .nav-item {
    margin-left: 15px;
    margin-right: 15px;
  }
  /* Banner Area */
  .banner-warp .h-shape-1 {
    max-width: 50px;
  }
  .banner-warp .h-shape-2 {
    max-width: 400px;
  }
  .banner-warp .h-shape-6 {
    right: 20%;
    bottom: 250px;
  }
  .banner-warp .swiper-pagination {
    left: 0;
    right: 0;
    bottom: 50px;
    text-align: center;
  }
  .banner-area {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  /* Banner Image h-2 */
  .sec-banner-area .h-shape-8 {
    max-width: 300px;
  }
  .sec-banner-area .h-shape-9 {
    max-width: 70px;
  }
  .sec-banner-image {
    margin-left: 0;
  }
  .sec-banner-image .content-card {
    top: auto;
    left: 0;
    right: auto;
    bottom: 0;
  }
  .sec-banner-content h1 {
    font-size: 60px;
  }
  /* Banner Area h-3 */
  .thr-banner-area .h-shape-11 {
    display: none;
  }
  .thr-banner-image .content-card {
    top: auto;
    right: 0;
    bottom: 0;
  }
  .thr-banner-image .content-card.style-two {
    top: 100px;
    left: 0;
    bottom: auto;
  }
  /* About Us Area */
  .about-us-image .popup-btn {
    right: 50px;
    bottom: 15px;
  }
  .about-us-image .a-image-3 {
    top: 50%;
    right: 0;
  }
  .about-us-image .a-image-2 {
    left: 0;
    right: auto;
  }
  /* About Us Image h-2 */
  .sec-about-image .a-shape-1 {
    left: 50px;
  }
  .sec-about-image .a-image-7 {
    right: 0;
  }
  /* Services Area h-2 */
  .sec-services-card {
    padding: 25px 20px;
  }
  .sec-services-card .sec-services-image {
    width: 100%;
  }
  .sec-services-card .sec-services-card-body {
    padding-left: 0;
  }
  /* Services Area h-3 */
  .thr-services-card h3 {
    font-size: 25px;
  }
  /* Features Area */
  .features-area .features-warp {
    padding: 70px 50px;
  }
  .features-area .fea-row.g-4 {
    --bs-gutter-x: 24px;
  }
  .features-item::before {
    right: 20px;
  }
  .features-item .technical {
    width: 100px;
    height: 100px;
    line-height: 108px;
  }
  /* Projects Area */
  .projects-items {
    margin-right: 0;
  }
  .projects-area .section-heading .mb-5 {
    margin-bottom: 25px !important;
  }
  .projects-area .section-heading .nav-tabs {
    margin-bottom: 25px;
  }
  .projects-area .section-heading .nav-tabs .nav-item {
    margin-right: 5px;
  }
  .projects-area .section-heading .nav-tabs .nav-item .nav-link {
    font-size: 12px;
    padding: 5px 6px 5px;
  }
  /* Projects Area h-3 */
  .projects-area.style-three .section-heading {
    margin-right: 0;
  }
  .projects-area.style-three .section-heading .project-facts {
    padding: 30px 25px;
  }
  /* Process Area */
  .process-card.py-5 {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .process-card.px-5 {
    padding-right: 25px !important;
    padding-left: 25px !important;
  }
  /* Who We Are Area */
  .who-we-are-area .w-shape-4 {
    display: none;
  }
  .who-we-are-area .section-heading {
    margin-bottom: 30px;
  }
  .who-we-are-area .section-heading .d-block {
    display: inline-block !important;
  }
  .who-we-are-area .section-heading h2 {
    font-size: 48px;
  }
  /* Who We Are Area h-2 */
  .sec-how-image .w-shape-6 {
    left: 0;
  }
  /* Fun Facts Area */
  .fun-fact-card.ps-3 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-4 {
    padding-left: 0 !important;
  }
  .fun-fact-card.ps-5 {
    padding-left: 0 !important;
  }
  /* Blog Area */
  .blog-card .blog-title.ps-4 {
    padding-left: 0 !important;
  }
  .blog-card .blog-card-body h3 {
    font-size: 25px;
  }
  .blog-card .blog-card-body .blog-btn {
    right: -40px;
  }
  /* News Area h-3 */
  .news-area.style-two .mb-5 {
    margin-bottom: 30px !important;
  }
  .news-area.style-two .news-card .blog-card-body {
    padding-left: 0;
  }
  .news-area.style-two .news-card .blog-card-body .date {
    top: -80px;
  }
  /* Get Started Area */
  .get-started-warp {
    padding: 90px 50px;
  }
  /* Footer Area */
  .footer-area .ps-5 {
    padding-left: 70px !important;
  }
  /* Team Area h-2 */
  .team-btn .swiper-button-next, .team-btn .swiper-button-prev {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .team-btn .swiper-button-next {
    right: 5px;
  }
  .team-btn .swiper-button-prev {
    left: 5px;
  }
  .team-image .list-unstyled {
    top: 20px;
  }
  /* Pricing Area h-3 */
  .pricing-card {
    padding: 30px 25px;
  }
  .pricing-card .pricing-card-body ul li {
    font-size: 15px;
  }
  /* service details page */
  .provide-contact-card {
    padding: 30px 30px;
  }
  .provide-contact-card .number {
    font-size: 20px;
  }
  .provide-contact-card .phone {
    max-width: 50px;
  }
  /* testimonial */
  .testimonial-items {
    position: relative;
    left: 0;
  }
}
/* Min width 1400px */
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
  /* Container */
  .container-fluid.nav-two {
    max-width: 1320px;
  }
  .container-fluid.nav-three {
    max-width: 1320px;
  }
  .container-fluid.side-padding {
    max-width: 1320px;
  }
  .container-fluid.side-padding {
    max-width: 1320px;
  }
  .container-fluid.right-padding {
    max-width: 1320px;
    margin-left: auto;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  /* Banner Area */
  .banner-warp .h-shape-1 {
    max-width: 100px;
  }
  /* Banner Image h-2 */
  .sec-banner-image {
    margin-left: 0;
  }
  .sec-banner-image .content-card {
    top: 100px;
  }
  /* About Us Area */
  .about-us-image .popup-btn {
    right: 100px;
  }
  .about-us-image .a-image-3 {
    top: 50%;
    right: 0;
  }
  .about-us-image .a-image-2 {
    left: 0;
    right: auto;
  }
  /* Projects Area */
  .projects-items {
    margin-right: 0;
  }
  .projects-area .section-heading .mb-5 {
    margin-bottom: 25px !important;
  }
  .projects-area .section-heading .nav-tabs {
    margin-bottom: 25px;
  }
  .projects-area .section-heading .nav-tabs .nav-item {
    margin-right: 5px;
  }
  .projects-area .section-heading .nav-tabs .nav-item .nav-link {
    padding: 5px 7px 5px;
  }
  /* Who We Are Area h-2 */
  .sec-how-image .w-shape-6 {
    left: 0;
  }
  /* Team Area h-2 */
  .team-btn .swiper-button-next, .team-btn .swiper-button-prev {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .team-btn .swiper-button-next {
    right: -15px;
  }
  .team-btn .swiper-button-prev {
    left: -15px;
  }
  .team-image .list-unstyled {
    top: 30px;
  }
  /* Services Area h-3 */
  .thr-services-card h3 {
    font-size: 30px;
  }
  /* testimonial */
  .testimonial-items {
    position: relative;
    left: 0;
  }
}
/* Min width 1600px */
@media only screen and (min-width: 1600px) and (max-width: 1899px) {
  /* Container */
  .container-fluid.nav-two {
    max-width: 1520px;
  }
  .container-fluid.nav-three {
    max-width: 1520px;
  }
  .container-fluid.side-padding {
    max-width: 1520px;
  }
  .container-fluid.right-padding {
    max-width: 1520px;
    margin-left: auto;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  /* Banner Image h-2 */
  .sec-banner-image {
    margin-left: 0;
  }
  .sec-banner-image .content-card {
    top: 100px;
  }
  /* Projects Area */
  .projects-items {
    margin-right: 0;
  }
  .projects-area .section-heading .nav-tabs .nav-item {
    margin-right: 5px;
  }
  /* Who We Are Area h-2 */
  .sec-how-image .w-shape-6 {
    left: -50px;
  }
}
/* Min width 2000px *//*# sourceMappingURL=responsive.css.map */