/****
* Blustnews Responsive design
* Desc: User profile responsive style
* MAIN 1.0
* @author: Technologie Omicrom Sendas inc
* Date creation: 03-12-2025
*/
@media only screen and (max-width: 1440px) {
  section.service-features .section-title h2 {
    font-size: clamp(24px, 5.45vw, 38px);
  }
  section.service-features .section-title p {
    font-size: clamp(15px, 4.45vw, 18px);
  }
  section.service-features .feature-card {
    min-height: 155px;
  }
  section.service-features .feature-card h3 {
    font-size: clamp(17px, 5.45vw, 23px);
  }
  section.service-features .feature-card p {
    font-size: clamp(12px, 2.45vw, 14.5px);
  }
}
@media only screen and (max-width: 1366px) {
  section.service-features .feature-card {
    width: 47%;
  }
}
@media only screen and (max-width: 1150px) {
  .footer-container .footer-grid {
    justify-content: space-between;
  }
  .footer-container .footer-brand {
    width: 100%;
  }
  .footer-container .footer-column {
    width: 23%;
  }
}
@media only screen and (max-width: 1024px) {
  section.section-inner-hero div.container-fluid .description-inner-header {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  body div.contains-mega-menu {
    height: 75px;
  }
  body div.contains-mega-menu .logo-img {
    height: 60px;
    display: flex !important;
  }
  body div.contains-mega-menu #mega_menu_omicrom {
    display: none;
  }
  body .btn-mega-menu-omicrom {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--omicrom-02);
    border-radius: 5px;
    margin-right: 15px;
    height: 44px;
    width: 55px;
  }
  body .btn-mega-menu-omicrom i,
  body .btn-mega-menu-omicrom span {
    color: var(--omicrom-02);
    font-size: 1.4rem;
  }
  body .contains-mega-menu .navbar .container-fluid {
    padding: 0;
  }
  body .contains-mega-menu .navbar .container-fluid .logo-container {
    padding-left: 10px;
  }
  body .contains-mega-menu .top-menu {
    display: flex !important;
    margin: 0;
    width: 100%;
  }
  body .contains-mega-menu .top-menu .simple-dropdown hr {
    display: none;
  }
  body .contains-mega-menu .bottom-item-menu {
    margin: 0;
    width: 100%;
    padding: 5px 15px;
  }
  body .contains-mega-menu .bottom-item-menu .nav-link {
    font-size: 17px !important;
  }
  body .menu-mobile {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    position: fixed;
    padding: 15px;
    background-color: var(--white-color);
    height: 100%;
    min-width: 300px;
    width: 40%;
    right: -100%;
    top: 76px;
    box-shadow: 0px 5px 9px -2px #b4b4b4;
    overflow: auto;
    padding-bottom: 50px;
    transition: 0.6s;
  }
  body .menu-mobile .head-menu-mobile {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: row;
  }
  body .menu-mobile .head-menu-mobile h2.title-menu-mobile {
    width: 85%;
    font-size: 1rem;
    text-align: left;
    color: var(--omicrom-02);
    font-size: 1.3rem;
    margin: 0;
    padding: 0;
  }
  body .menu-mobile .head-menu-mobile button.close-menu-mobile {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    border-radius: 5px;
  }
  body .menu-mobile .head-menu-mobile button.close-menu-mobile i {
    font-size: 0.9rem;
  }
  body div.content-bg-img-home-hero .left-hero .content-left-items div.hero-omicrom-products div.omicrom-producs {
    align-items: center;
    justify-content: center;
  }
  body div.content-bg-img-home-hero .left-hero .content-left-items div.hero-omicrom-products div.omicrom-producs .product-logo {
    justify-content: center;
  }
  body div.content-bg-img-home-hero .left-hero .content-left-items div.hero-omicrom-products div.omicrom-producs .product-description {
    align-items: center;
    justify-content: center;
  }
  body div.content-bg-img-home-hero .left-hero .content-left-items div.hero-omicrom-products div.omicrom-producs .product-description .product-title {
    font-size: 14px;
    margin-top: 10px;
    color: var(--omicrom-02);
  }
  body div.content-bg-img-home-hero .left-hero .content-left-items div.hero-omicrom-products div.omicrom-producs .product-description .product-description-text {
    display: none;
  }
  .container {
    max-width: 95%;
  }
  section.service-features .feature-card {
    width: 40%;
    min-height: 200px;
  }
  section.service-features .feature-card h3 {
    font-size: clamp(15px, 5.45vw, 18px);
    word-break: break-all;
    width: 100%;
  }
  section.service-features .feature-card p {
    font-size: clamp(12px, 2.45vw, 14px);
  }
}
@media only screen and (max-width: 875px) {
  div.content-bg-img-home-hero {
    height: 856px !important;
    flex-direction: column-reverse;
    margin-top: 125px !important;
  }
  div.content-bg-img-home-hero .left-hero,
  div.content-bg-img-home-hero .right-hero {
    width: 100% !important;
  }
  div.content-bg-img-home-hero .left-hero {
    align-items: center;
  }
  div.content-bg-img-home-hero .left-hero .content-left-items {
    box-shadow: 0 -0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  div.content-bg-img-home-hero .left-hero .content-left-items div.content-6-stars {
    justify-content: center;
    position: relative;
    top: 0;
    left: 0;
  }
  div.content-bg-img-home-hero .left-hero .content-left-items div.hero-omicrom-products {
    position: relative !important;
  }
  div.content-bg-img-home-hero .right-hero .content-right-items {
    margin: 0 !important;
  }
  body section.about-omicrom .container-fluid {
    flex-direction: column;
  }
  body section.about-omicrom .container-fluid .top-about-omicrom {
    width: 100%;
    margin-bottom: 30px;
  }
  body section.about-omicrom .container-fluid .bottom-about-omicrom {
    width: 100%;
  }
  body section.omicrom-cloud-section .container-fluid,
  body section.sendas-news-section .container-fluid,
  body section.blustnews-section .container-fluid {
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
  }
  body section.omicrom-cloud-section .container-fluid .left-blustnews,
  body section.sendas-news-section .container-fluid .left-blustnews,
  body section.blustnews-section .container-fluid .left-blustnews {
    width: 100% !important;
    align-items: center;
    justify-content: center;
  }
  body section.omicrom-cloud-section .container-fluid .right-blustnews,
  body section.sendas-news-section .container-fluid .right-blustnews,
  body section.blustnews-section .container-fluid .right-blustnews {
    width: 100% !important;
    align-items: center;
    justify-content: center;
    padding: 12px 15px !important;
  }
  section.section-inner-hero div.container-fluid h2.subtitle-inner-header {
    font-size: clamp(18px, 5.45vw, 28px);
  }
  body section.side-by-side-image-text .container-fluid {
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  body section.side-by-side-image-text .container-fluid .left-blustnews {
    width: 100% !important;
    align-items: center;
    justify-content: center;
  }
  body section.side-by-side-image-text .container-fluid .right-blustnews {
    width: 100% !important;
    align-items: center;
    justify-content: center;
    padding: 12px 5px !important;
  }
  section.about-omicrom-localization .container-fluid {
    flex-direction: column;
    padding-top: 30px;
  }
  section.about-omicrom-localization .container-fluid .top-about-omicrom {
    width: 300px;
    margin: 0;
  }
  section.about-omicrom-localization .container-fluid .bottom-about-omicrom {
    width: 100%;
  }
  section.about-omicrom-localization .container-fluid .bottom-about-omicrom .title-02-section {
    font-size: clamp(15px, 0.45vw, 25px);
  }
  body.contacts-technologie-omicrom-sendas-inc section.about-omicrom-localization .container-fluid {
    padding: 0;
  }
  body.contacts-technologie-omicrom-sendas-inc section.about-omicrom-localization .container-fluid .top-about-omicrom {
    min-height: auto;
    padding: 12px !important;
    width: 100%;
  }
  body.contacts-technologie-omicrom-sendas-inc .contacts-social-media .social-links {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media only screen and (max-width: 767px) {
  .footer-container .footer-grid {
    justify-content: center;
  }
  .footer-container .footer-column {
    width: 40%;
  }
  .container {
    max-width: 100%;
    margin: 0;
    padding: 8px;
  }
  section.service-features {
    padding-bottom: 0;
  }
  section.service-features .features-grid {
    gap: 15px;
  }
  section.service-features .feature-card {
    width: 100%;
    min-height: auto;
  }
  section.inner-about-omicrom .container-fluid {
    flex-direction: column;
  }
  section.inner-about-omicrom .container-fluid .top-about-omicrom {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-bottom: 25px;
  }
  section.inner-about-omicrom .container-fluid .bottom-about-omicrom {
    width: 100%;
  }
}
@media only screen and (max-width: 702px) {
  div.content-bg-img-home-hero {
    margin-top: 100px !important;
  }
  section.about-omicrom-localization .container-fluid .top-about-omicrom {
    width: 270px;
  }
}
@media only screen and (max-width: 560px) {
  body section.omicrom-cloud-section .container-fluid .right-blustnews,
  body section.sendas-news-section .container-fluid .right-blustnews,
  body section.blustnews-section .container-fluid .right-blustnews {
    padding: 0px 0px !important;
  }
  .footer-container {
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .footer-container .logo-container {
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  .footer-container .brand-description {
    text-align: center;
  }
  .footer-container .social-links {
    justify-content: center;
  }
  .footer-container .footer-grid {
    justify-content: center;
  }
  .footer-container .footer-links a {
    text-align: center;
    justify-content: center !important;
  }
  .footer-container .footer-column {
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
  }
  section.about-omicrom-localization .container-fluid .bottom-about-omicrom .title-02-section {
    font-size: clamp(15px, 5.45vw, 25px);
  }
}
@media only screen and (max-width: 480px) {
  section.about-omicrom-localization .container-fluid div.presence-info .country-card {
    align-items: flex-start;
  }
  section.about-omicrom-localization .container-fluid div.presence-info .country-flag {
    width: 75px;
    height: 40px;
  }
}
@media only screen and (max-width: 390px) {
  div.content-bg-img-home-hero {
    margin-top: 155px !important;
  }
}

/*# sourceMappingURL=responsive-main.css.map */
