/* html, body {overflow-x: hidden; position: relative; width: 100%;} */
/* .section, .section-content, .hero-info, .why-choose-content {overflow: hidden; max-width: 100vw;} */
.logo-navbar {width: 160px !important; height: auto !important;}
.logo {width: 135px; height: auto;}
.cta-bg-item {opacity: .5;}
.menu-wrapper,.nav-menu,.overlay-menu {height: 100dvh;}
.count{opacity: 0;}
.shape-left, .shape-right, .nav-decoration, .hero-pattern {pointer-events: none;}
.section-content.light.section-spacing.omni-channel-content {margin-bottom: -10%;}
.cta-left {margin-top: 10%;}
.stats-description {max-width: none;}
.why-center-info .why-bg-overlay {background: rgba(0, 0, 0, 0.1);}
.why-bottom-title {color: #fff;}
.why-bottom-description {color:gray}
.service-overlay {opacity: .2;}
.why-right-title {font-size: 1rem;}
.why-right-vector {margin-top: 30%; margin-left: -20%;}
.grid-footer-bottom { grid-template-columns: 1fr 1fr 1fr !important;}
.service-overlay {opacity: .6;}
/*Uses Cases*/
.section-content.light.section-spacing.case-studies-content {margin-bottom: -10%;}
/*Features*/
.journey-slider-item {background-color: #ffffff;}
.journey-mask {  background-color: #ffffff;}
.journey-slide {  background-color: #ffffff;}
.journey-slider-card {  background-color: #ffffff; height: 100%;}
/*Channels*/
.blog-title .main-title{text-align:center;}

@media (min-width: 1920px) {
    /* Home*/
    .testimonial-slide-nav, .testimonial-slide-thumbnail {left: 90%;}
}
@media screen and (min-width: 1440px) {
    .hero-right { align-items: flex-start; margin-left: 30%;}
}
@media (min-width: 1280px) {
    .hero-description { max-width: 700%; }
    .blog-bottom {grid-template-columns: unset;}
}
@media screen and (max-width: 767px) {
    .stack-item.two {display: none;}
    .stack-item.four {display: none;}
    .grid-footer-bottom { grid-template-columns: 1fr !important;}
}