@media (max-width: 1500px) {
  .home-page .clients .content .slider .owl-nav [class*=owl-] {
    position: unset;
  }
  .home-page .our-goal .content .top {
    padding: 0 75px;
  }
  .home-page .our-goal .content .top::before, .home-page .our-goal .content .top::after {
    display: none;
  }
  .home-page .connect-with-customers .content .bottom {
    width: calc(100% - 40px);
    margin: 85px auto 0;
  }
}
@media (max-width: 1400px) {
  .home-page .connect-with-customers .content .boxes {
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }
  .home-page .platform .content .boxes .box {
    flex-basis: 100%;
    height: unset;
  }
  .home-page .platform .content .boxes .box p,
  .home-page .platform .content .boxes .box span {
    max-width: 100%;
  }
  .home-page .our-goal .content .bottom .content .box {
    flex-direction: column;
    justify-content: center;
  }
  .home-page .our-goal .content .bottom .content .box .text {
    text-align: center;
  }
  .about-us .our-goal .content .boxes .box {
    margin-bottom: 0;
  }
  .blog-page .content .blogs .blog-box {
    width: 545px;
  }
}
@media (max-width: 1200px) {
  .header {
    height: 84px;
    padding: 30px 0;
  }
  .header .container .content .menu {
    display: none;
  }
  .header .container .buttons {
    display: none;
  }
  .header .container .menu-mobile-icon {
    display: block;
  }
  .our-expertise .content h1 {
    font-size: 42px;
  }
  .home-page .home-slider .content .item .box .text {
    max-width: 455px;
  }
  .home-page .our-goal .content .top {
    padding: 0 10px;
  }
  .home-page .our-goal .content .top .text {
    width: 300px;
  }
  .home-page .our-goal .content .top .text .title {
    font-size: 30px;
  }
  .home-page .what-can-send .content .slider .item .box {
    gap: 25px;
    flex-direction: column;
  }
  .home-page .what-can-send .content .slider .item .box .text .labels {
    justify-content: center;
  }
  .home-page .what-can-send .content .slider .item .box .text .content {
    max-width: 100%;
    text-align: center;
  }
  .home-page .what-can-send .content .slider .item .box .text .content .btn-style {
    margin: auto;
  }
  .home-page .what-can-send .content .slider .owl-dots {
    position: unset;
  }
  .platform-page .features .boxes {
    justify-content: unset;
  }
  .platform-page .features .boxes::after {
    display: none;
  }
  .platform-page .features .boxes .box {
    margin: 0 20px;
    flex-basis: 45%;
    text-align: center;
    padding: 50px 0;
  }
  .platform-page .features .boxes .box .text span {
    margin: auto;
  }
  .blog-page .content .blogs .blog-box {
    width: 455px;
  }
  .blog-details-page .content .related-blog .slider .item .blog-box .images .text p {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .home-page .home-slider::before {
    background-position: bottom;
  }
  .home-page .home-slider .content .item .box {
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .home-page .home-slider .content .item .box .text {
    max-width: 100%;
    text-align: center;
  }
  .home-page .home-slider .content .item .box .text .title {
    font-size: 50px;
  }
  .home-page .home-slider .content .item .box .text .btn-style {
    margin: 45px auto 75px;
  }
  .home-page .home-slider .content .item .box .text .custom-nav-arrow {
    justify-content: center;
  }
  .home-page .our-goal .content .top {
    flex-direction: column;
  }
  .home-page .our-goal .content .top .text {
    width: 100%;
    text-align: center;
  }
  .home-page .our-goal .content .top .text .btn-style {
    margin: auto;
  }
  .home-page .our-goal .content .bottom .image .text h1 {
    font-size: 24px;
  }
  .home-page .our-goal .content .bottom .image .text p {
    font-size: 14px;
  }
  .home-page .what-happens .content .title {
    font-size: 32px;
  }
  .about-us .who-we-are .content p {
    font-size: 18px;
  }
  .about-us .our-goal .content .title {
    font-size: 28px;
  }
  .solutions-page .content .box {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .solutions-page .content .box:nth-child(odd) {
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }
  .solutions-page .content .box .text .btn-style {
    margin: auto;
  }
  .platform-page .enables .content .title {
    font-size: 25px;
  }
  .platform-page .features .boxes .box {
    flex-basis: 100%;
  }
  .platform-page .features .boxes .box .text span {
    max-width: 100%;
  }
  .bot-page .what-happens-section .title {
    font-size: 25px;
  }
  .bot-page .what-happens-section .what-happens .content {
    padding: 50px;
  }
  .bot-page .what-happens-section .what-happens .content .title {
    font-size: 30px;
  }
  .api-page .connect-with-customers .title {
    font-size: 25px;
  }
  .contact-us .content .form-box {
    padding: 50px;
  }
  .contact-us .content .form-box .title p {
    font-size: 14px;
  }
  .blog-page .content .blogs .blog-box {
    width: 100%;
  }
  .blog-details-page .content .blog-title {
    font-size: 30px;
    line-height: 50px;
  }
  .blog-details-page .content .blog-details .share .list-social {
    right: -100%;
  }
}
@media (max-width: 768px) {
  .our-expertise .content h1 {
    font-size: 32px;
  }
  .our-expertise .content p {
    font-size: 22px;
  }
  .home-page .connect-with-customers {
    padding: 65px 0;
  }
  .home-page .connect-with-customers .content .title {
    font-size: 24px;
  }
  .home-page .our-goal .content .bottom {
    flex-direction: column;
  }
  .home-page .what-happens .content {
    padding: 30px;
  }
  .home-page .what-can-send .title {
    font-size: 32px;
  }
  .home-page .statistics .row .col-md-4:not(:nth-child(1)) .box {
    border-right: none;
  }
  .home-page .statistics .box {
    margin-bottom: 50px;
  }
  .footer .content {
    gap: 40px;
  }
  .footer .content .about-us span {
    max-width: 100%;
  }
  .footer .footer-info .languages {
    position: relative;
  }
  .footer .footer-info .languages .select {
    margin: 30px auto 0;
  }
  .footer .footer-info .languages ul {
    right: 50%;
    transform: translateX(50%);
  }
  .bot-page .statistics .box {
    margin-bottom: 20px;
  }
  .bot-page .statistics .box > p {
    max-width: 100%;
  }
  .bot-page .use-cases .images {
    width: 100%;
    height: 320px;
  }
  .bot-page .questions .content .title {
    font-size: 30px;
  }
  .contact-us .content .form-box form .group-input {
    flex-direction: column;
  }
  .contact-us .content .form-box form .group-input .group {
    width: 100%;
  }
  .contact-us .content .contact-info .box {
    margin-bottom: 30px;
  }
  .blog-page .content .blogs .blog-box {
    height: unset;
  }
  .blog-details-page .content .blog-title {
    font-size: 24px;
    line-height: 40px;
  }
  .blog-details-page .content .related-blog .slider .owl-nav .owl-next,
  .blog-details-page .content .related-blog .slider .owl-nav .owl-prev {
    position: unset;
    transform: none;
  }
}
@media (max-width: 576px) {
  .our-expertise .content h1 {
    font-size: 24px;
  }
  .our-expertise .content p {
    font-size: 18px;
  }
  .home-page .home-slider .content .item .box .text .title {
    font-size: 42px;
  }
  .home-page .our-goal .content .top .text {
    padding: 30px 0 75px;
  }
  .home-page .what-happens .content .conversations .conversation .conversations-box {
    width: 300px;
  }
  .home-page .what-happens .content .conversations .conversation .conversations-box .chat {
    padding: 20px 10px;
  }
  .home-page .what-happens .content .conversations .conversation .conversations-box .chat .message.from .text .content {
    width: 210px;
    padding: 10px;
  }
  .home-page .what-happens .content .conversations .conversation .conversations-box .chat .message.to .text .content {
    width: 220px;
    padding: 10px;
  }
  .home-page .what-happens .content .conversations .conversation .conversations-box .chat .message:nth-child(3).from .text .content {
    width: 210px;
  }
  .home-page .what-can-send .title {
    font-size: 24px;
  }
  .home-page .clients .content .slider .item .box {
    max-width: 100%;
  }
  .home-page .our-goal .content .top .accordion {
    width: 100%;
  }
  .about-us .our-goal .content .title {
    font-size: 22px;
  }
  .bot-page .what-happens-section .title {
    font-size: 16px;
    line-height: 30px;
  }
  .bot-page .what-happens-section .what-happens .content .conversations .conversation .conversations-box {
    width: 300px;
  }
  .bot-page .what-happens-section .what-happens .content .conversations .conversation .conversations-box .chat {
    padding: 20px 10px;
  }
  .bot-page .what-happens-section .what-happens .content .conversations .conversation .conversations-box .chat .message.from .text .content {
    width: 210px;
    padding: 10px;
  }
  .bot-page .what-happens-section .what-happens .content .conversations .conversation .conversations-box .chat .message.to .text .content {
    width: 220px;
    padding: 10px;
  }
  .bot-page .what-happens-section .what-happens .content .conversations .conversation .conversations-box .chat .message:nth-child(3).from .text .content {
    width: 210px;
  }
  .bot-page .use-cases .title {
    font-size: 30px;
  }
  .api-page .features .content .title {
    font-size: 30px;
  }
}
@media (max-width: 479px) {
  .our-expertise .content h1 {
    font-size: 22px;
  }
  .home-page .home-slider .content .item .box .text .title {
    font-size: 32px;
  }
  .home-page .home-slider .content .item .box .text .description {
    font-size: 18px;
  }
  .home-page .connect-with-customers .content .title {
    font-size: 18px;
    line-height: 35px;
  }
  .home-page .our-goal .content .top .text .title {
    font-size: 22px;
  }
  .home-page .platform .content .boxes .box {
    padding: 25px;
  }
  .home-page .platform .section-header p {
    font-size: 18px;
  }
  .home-page .what-happens .content .title {
    font-size: 22px;
  }
  .home-page .what-can-send .content .slider .item .box .text .content p {
    font-size: 22px;
  }
  .home-page .what-can-send .content .slider .item .box .text .content span {
    font-size: 18px;
  }
  .footer .footer-info .info .contact {
    flex-direction: column;
  }
  .bot-page .what-happens-section .what-happens .content .title {
    font-size: 20px;
  }
  .bot-page .use-cases .title {
    font-size: 24px;
  }
  .bot-page .use-cases .boxes .box {
    width: 100%;
    height: unset;
    flex-direction: column;
    text-align: center;
  }
  .bot-page .features .content .title {
    font-size: 30px;
  }
  .bot-page .features .content .slider .item .box {
    padding: 20px;
    text-align: center;
  }
  .bot-page .features .content .slider .item .box .icon {
    justify-content: center;
    margin: auto;
  }
  .bot-page .statistics .title {
    font-size: 30px;
  }
  .api-page .features .content .boxes .box {
    padding: 20px;
  }
  .api-page .features .content .boxes .box span {
    max-width: 100%;
  }
  .prices-page .our-packages .section-header .toggle {
    width: 300px;
  }
  .blog-page .content .blogs .blog-box .images .text {
    bottom: 30px;
    right: 30px;
  }
  .blog-page .content .blogs .blog-box .images .text p {
    font-size: 14px;
  }
  .blog-details-page .content .related-blog .slider .item .blog-box .images .text p {
    font-size: 14px;
  }
}/*# sourceMappingURL=responsive.css.map */