@media screen and (max-width: 768px) {
  .section-padding {
    padding: 30px 0px;
  }
  .section-title {
    font-size: 28px !important;
  }
  .title {
    font-size: 28px;
  }
  .sub-title {
    font-size: 24px;
  }
  .hero-section {
    padding-top: 30px !important;
  }
  .hero-section .container {
    padding-bottom: 30px;
  }
  .hero-section .horizonatal-line {
    margin-top: 30px;
  }
  .achievement-section .achieve p:first-child {
    font-size: 32px;
  }
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));
  }
  .grid-wrapper .tall {
    grid-row: span 1;
  }
  .grid-wrapper .wide img,
  .grid-wrapper .tall img {
    aspect-ratio: 1/1;
  }
  .grid-wrapper div img {
    border-radius: 10px;
  }
  .testimonial-section.section-padding {
    padding: 30px 0px 30px !important;
  }
  .testimonial-section .testimonial > p {
    font-size: 18px;
  }
  .testimonial-section .owl-nav {
    display: none !important;
    top: 100% !important;
  }
  .contact-us .section-title {
    margin-bottom: 30px;
  }
  .contact-us .contact-info::before, .contact-us .contact-info::after {
    display: none;
  }
  .contact-us .contact-info .center-box {
    display: none;
  }
  .our-client .client-logo img {
    height: 80px;
  }
  .features-section .section-title {
    margin-bottom: 20px;
  }
  .features-section .features {
    margin-bottom: 70px;
  }
  .features-section .features .feature-box {
    gap: 0px 10px;
    margin-bottom: 20px;
  }
  .owl-carousel.features-slider .owl-nav {
    top: auto;
    bottom: 56px;
    right: 20px;
    left: auto;
    width: 120px;
  }
  .owl-carousel.features-slider .owl-nav button.owl-prev {
    left: 0px;
  }
  .owl-carousel.features-slider .owl-nav button.owl-next {
    right: 0px;
  }
  .hero-section .hero-image {
    position: inherit;
    max-width: 80%;
    right: 10%;
    left: 10%;
    height: 300px;
    top: 10px;
  }
  .blogs-section .blog {
    margin-bottom: 20px;
  }
  .post-title-div h2 {
    max-width: 100%;
  }
  .single-post-section .single-post {
    padding: 10px 0px 0px;
  }
  .single-post-content.section-padding {
    padding-top: 0px !important;
  }
  .blogs-page {
    background-position: -20px 10px;
  }
  .cta-section .cta-content {
    padding: 30px 20px 30px;
    border-radius: 0px;
  }
  .cta-section .cta-content .cta-buttons .common-btn:not(:first-child) {
    margin-top: 20px;
  }
  .post-share-icons {
    flex-direction: row;
    align-items: center;
    margin-bottom: 20px;
  }
  .post-share-icons img {
    height: 30px;
  }
  .mission-section .mission-vision-section .content-box {
    padding: 20px;
  }
  .our-values {
    margin: 20px 0px;
  }
  .our-values .values-section {
    margin: 0px 0px;
  }
  .our-values .values-section .content .title {
    font-size: 28px;
  }
  .our-values .values-section .content .valueList {
    flex-wrap: nowrap !important;
    white-space: nowrap;
    justify-content: start !important;
    overflow-y: hidden;
    overflow-x: scroll;
  }
  .our-values .values-section .content .valueList li {
    font-size: 20px;
    margin: 16px 0px;
  }
  .our-values .values-section .content .valueList li img {
    height: 20px;
  }
  .our-values .values-section .section-img .about-value {
    padding: 10px 20px;
  }
  .our-values .values-section .section-img .about-value h3 {
    font-size: 24px;
  }
  .our-values .values-section .section-img .about-value p {
    margin-bottom: 0px;
  }
  .founder-section .founder-details {
    flex-direction: column;
    text-align: center;
  }
  .founder-section .founder-details .founder-image {
    width: 160px;
  }
  .faqs-section .faqs {
    margin-top: 30px;
  }
  .faqs-section .faqs .faq {
    margin-bottom: 20px;
  }
  .faqs-section .faqs .faq .question {
    font-size: 20px;
    padding-right: 30px;
  }
  .bg-ellipse::before {
    background-size: 85%;
    background-position: left 80px;
  }
  .bg-ellipse::after {
    background-size: 60%;
  }
  .testimonial-section .testimonial .about-people {
    flex-direction: column;
  }
  .marquee {
    gap: 40px;
  }
  .marquee .marquee__group {
    gap: 40px;
  }
  .business-clients--section .business-clients {
    padding: 12px;
  }
  .product-tour-page-title p {
    margin-bottom: 0px;
  }
  .benefits-block .subtitle {
    font-size: 22px;
  }
  .learn-more-btn {
    font-size: 14px;
  }
  .learn-more-btn::before {
    top: 45%;
    width: 8px;
    height: 8px;
  }
  .essential-features-section .title-div p {
    margin-bottom: 20px;
  }
  .essential-features-section .download-features {
    margin-top: 30px;
  }
  .essential-features-section .slider-wrapper .text-pagination .text-item {
    min-width: 145px !important;
    flex: 1;
  }
  .difference-section .title-div {
    margin-bottom: 20px;
  }
  .difference-section .difference-box {
    border-radius: 12px;
    padding: 15px;
    flex-direction: column-reverse;
    gap: 20px;
  }
  .difference-section .difference-box .box-img img {
    border-radius: 12px;
  }
  .difference-section .difference-box.short-box {
    flex-direction: column-reverse;
  }
  .tagline {
    font-size: 18px;
  }
  .default-page.section-padding {
    padding: 20px 0px;
  }
  .default-page .title {
    font-size: 28px;
  }
  .popup-overlay .popup-box {
    padding: 30px 16px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .grid-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(40%, 1fr));
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  header .header .left-section .nav-menu ul li {
    margin: 0px 16px;
  }
}
@media (min-width: 514px) and (max-width: 768px) {
  .essential-features-section .slider-wrapper .text-pagination .text-item {
    min-width: 220px !important;
    flex: 1;
  }
}
@media (max-width: 1380px) {
  .hero-section .hero-image img {
    max-width: 700px;
  }
}
@media (max-width: 1380px) {
  .hero-section .hero-image img {
    max-width: 700px;
  }
}
@media (max-width: 1000px) {
  .hero-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hero-section .hero-image {
    max-width: 600px;
  }
}
@media (max-width: 992px) {
  .main {
    padding-top: 64px;
  }
  header .header .logo a img {
    height: 32px;
  }
  header .header .nav-menu {
    padding-top: 20px;
    padding-bottom: 30px;
    flex-direction: column;
    align-items: start !important;
  }
  header .header .nav-menu ul {
    display: flex;
    flex-direction: column;
    padding-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px !important;
    flex-direction: column;
    align-items: start !important;
    row-gap: 16px;
  }
  header .header .nav-menu ul li {
    margin: 0px 0px !important;
  }
  header .header .nav-menu > div {
    margin-top: 20px;
  }
  header .header .toggle-menu-cont {
    display: block;
    position: absolute;
    width: 36px;
    height: 36px;
    right: 5px;
    left: auto;
    top: 14px;
  }
  header .header .toggle-menu-cont .toggle-menu {
    width: 36px;
    height: 36px;
    display: inline-block;
    right: 14px;
    position: relative;
  }
  header .header .toggle-menu-cont .toggle-menu i {
    position: absolute;
    display: block;
    height: 2px;
    background: #e63946;
    width: 22px;
    left: 10px;
    transition: all 0.3s;
  }
  header .header .toggle-menu-cont .toggle-menu i:nth-child(1) {
    top: 8px;
  }
  header .header .toggle-menu-cont .toggle-menu i:nth-child(2) {
    top: 16px;
  }
  header .header .toggle-menu-cont .toggle-menu i:nth-child(3) {
    top: 24px;
  }
  header .header .toggle-menu-cont .toggle-menu.open-menu i:nth-child(1) {
    top: 20px;
    transform: rotateZ(45deg);
  }
  header .header .toggle-menu-cont .toggle-menu.open-menu i:nth-child(2) {
    background: transparent;
  }
  header .header .toggle-menu-cont .toggle-menu.open-menu i:nth-child(3) {
    top: 20px;
    transform: rotateZ(-45deg);
  }
  header .header .left-section {
    flex-direction: column;
    align-items: start !important;
  }
  header .header .left-section .nav-menu {
    display: none;
  }
  header.home .header .toggle-menu-cont .toggle-menu i {
    background: #fff;
  }
  header.white-bg .header .toggle-menu-cont .toggle-menu i {
    background: #e63946;
  }
  header.blogs {
    background-color: #fff !important;
  }
  .banner-title-section .title-content {
    margin-bottom: 20px;
  }
  .our-values .values-section .content .valueList {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
  }
  .our-values .values-section .content .valueList li {
    font-size: 20px;
  }
  .our-values .values-section .content .valueList li img {
    height: 28px;
  }
  .carousel {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    transform: translateY(0) !important;
    margin: 0 0 !important;
  }
  .essential-features-section .slider-wrapper .text-pagination {
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 20px;
  }
  .essential-features-section .slider-wrapper .text-pagination .text-item {
    min-width: 220px;
    flex: 1;
  }
}
@media (max-width: 500px) {
  .hero-section .hero-image {
    position: inherit;
    max-width: 120%;
    right: -10%;
    left: -10%;
    height: 300px;
  }
  .hero-section .hero-image img {
    max-width: auto;
    width: 500px;
  }
}
@media (min-width: 576px) {
  .my-container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .my-container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .my-container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .my-container {
    max-width: 960px;
  }
}
@media (min-width: 1400px) {
  .my-container {
    max-width: 1200px;
  }
}/*# sourceMappingURL=mobile.css.map */