a,
button {
    box-shadow: none !important
}

.filter-wrapper li span:hover:before,
.filter-wrapper li.active span:before,
.slick-list.draggable,
img {
    width: 100%
}

html,
img {
    height: 100%
}

.rich-text a,
a.a-hover:hover {
    color: var(--color-primary) !important
}

.font-light,
.tags label {
    font-weight: 300
}

.cursor-pointer,
.filters li {
    cursor: pointer
}

:root {
    --color-body: #FAFAFA;
    --color-primary: #25a3de;
    --color-secondary: #C4C4C4
}

html {
    overflow-x: hidden
}

body {
    font-family: Exo, sans-serif;
    font-size: 15px;
    background: var(--color-body)
}

::selection {
    color: #000;
    background: #ccc
}

::-moz-selection {
    color: #000;
    background: #ccc
}

* {
    outline: 0 !important
}

a {
    color: inherit !important;
    text-decoration: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
label,
p {
    margin: 0
}

ul {
    margin-bottom: 0
}

.capabilities-fs-18 ol li,
.capabilities-fs-18 ul li,
.fs-18 {
    font-size: 18px !important
}

.adjust-element,
.slick-dots {
    font-size: 0
}

.py-7 {
    padding: 7rem
}

.pt-150,
.py-150 {
    padding-top: 150px
}

.slick-dots {
    display: flex;
    width: 100% !important;
    justify-content: center;
    margin-top: 20px
}

.slick-dots li,
.slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    border: 0 !important
}

.industries-slick-js .slick-dots li.slick-active button {
    background-color: #fff !important
}

.industries-slick-js .slick-dots li button {
    background-color: rgba(255, 255, 255, .6)
}

.industries-slick-js.listify-slick .slick-dots {
    bottom: -35px !important
}

.industries-borders {
    border: 2px solid #fff;
    padding: 40px;
    width: 194px;
    height: 200px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 194px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.img-industries {
    width: 50px;
    height: 50px;
}

.width-20 {
    width: 20px;
    height: 20px
}

.h-100vh {
    height: 100vh
}

.z-index-1 {
    z-index: 1
}

.filters li.active,
.filters li:hover,
.font-medium,
.fw-6 {
    font-weight: 600
}

.w-fit {
    width: fit-content;
}

.font-bold,
b,
strong {
    font-weight: 800
}

.text-secondary {
    color: var(--color-secondary) !important
}

.bg-secondary {
    background-color: var(--color-secondary) !important
}

.bg-black,
.blog-share ul li a:hover {
    background-color: #000
}

.bg-gray {
    background-color: #1a1c1f
}

.bg-light-gray {
    background-color: #c4c4C46C
}

.filters,
.line,
.picture-wrapper {
    position: relative
}

.picture-wrapper.padding-top-55 {
    padding-top: 55%
}

.picture-wrapper.padding-top-66 {
    padding-top: 66%
}

.picture-wrapper.padding-top-100 {
    padding-top: 100%
}

.picture-wrapper.padding-top-115 {
    padding-top: 115%
}

.picture-wrapper.padding-top-141 {
    padding-top: 141%
}

.picture-wrapper iframe,
.picture-wrapper img {
    position: absolute;
    top: 0;
    left: 0
}

.position-absolute.top-middle {
    top: 50%;
    transform: translateY(-50%)
}

.position-absolute.top-middle.left-middle {
    left: 50%;
    transform: translate(-50%, -50%)
}

.position-absolute.left {
    left: 0
}

.position-absolute.right {
    right: 0
}

.position-absolute.bottom {
    bottom: 0
}

img.cover {
    object-fit: cover
}

.figure-1 img,
.figure-2 img,
img.contain {
    object-fit: contain
}

img.greyscale {
    filter: grayscale(1);
    transition: filter .3s
}

img.greyscale:hover {
    filter: grayscale(0)
}

.background-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.background-image.fixed {
    background-attachment: fixed
}

.overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1
}

.rich-text {
    word-break: break-word
}

.rich-text a {
    text-decoration: underline !important
}

.pre-wrap {
    white-space: pre-wrap
}

.pagination {
    justify-content: center;
    margin-top: 50px
}

.pagination .page-link {
    color: #000 !important;
    opacity: .5;
    border: 0;
    background-color: unset !important
}

.capabilities-nav li.active,
.capabilities-section.active,
.pagination .page-item.active .page-link {
    opacity: 1
}

.py-150 {
    padding-bottom: 150px
}

.pt-250,
.py-250 {
    padding-top: 250px
}

.py-250 {
    padding-bottom: 250px
}

.border-radius-15 {
    border-radius: 15px
}

.text-color {
    opacity: .6
}

.bg-black-gradient {
    background-image: linear-gradient(to bottom, #2d2e32, #0d0f13)
}

.line-height-text {
    line-height: 1.75
}

.custom-block {
    background-color: #2a2b2f;
    border-radius: 3px;
    transition: .3s
}

.custom-block:hover,
.principle-wrapper:hover {
    color: #000;
    background: #fff;
    transform: scale(1.1)
}

.custom-block p {
    margin-bottom: 1.5rem
}

.img-hover {
    overflow: hidden;
    transition: box-shadow .3s ease-out
}

.img-hover:hover {
    box-shadow: 0 0 1.5rem .5rem #e0e0e0
}

.img-hover:hover img {
    transform: scale(1.1)
}

.img-hover img {
    transition: transform .3s ease-out
}

.background-image-md {
    height: 700px
}

main {
    margin-bottom: 150px
}

.tedmob-logo {
    width: 145px;
    height: auto
}

.loading-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: height .75s;
    z-index: 9999
}

.blog-share ul li a svg,
.loading-gif {
    width: 25px;
    height: 25px
}

.loading-wrapper svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 550px;
    height: 100%;
    padding: 0 25px;
    transition: opacity .5s
}

.loading-wrapper svg.fill path {
    fill-opacity: 1;
    transition: 1.5s
}

.loading-wrapper.done {
    height: 0
}

.loading-wrapper.done svg {
    opacity: 0
}

.loading-gif {
    position: absolute;
    top: -50%;
    left: 50%;
    transform: translate(-50%, -100%);
    -webkit-animation: 2s infinite rotation
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: translate(-50%, -100%) rotate(0)
    }

    to {
        -webkit-transform: translate(-50%, -100%) rotate(360deg)
    }
}

@keyframes rotation {
    from {
        -webkit-transform: translate(-50%, -100%) rotate(0)
    }

    to {
        -webkit-transform: translate(-50%, -100%) rotate(360deg)
    }
}

.page-header {
    padding-top: 100px;
    padding-bottom: 75px
}

.ribbon-wrapper {
    position: absolute;
    top: -5px;
    left: 10px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    z-index: 2
}

.ribbon-wrapper div {
    font-size: 10px;
    background-image: linear-gradient(to right, #ebe7e7, var(--color-body));
    padding: 3px 0;
    text-align: center;
    transform: rotate(-45deg) translate(-28%, -11%);
    width: 145%;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .15) !important
}

.ribbon-wrapper:after,
.ribbon-wrapper:before {
    content: '';
    position: absolute;
    border-bottom: 5px solid #c7c7c7;
    border-left: 5px solid transparent
}

.ribbon-wrapper:before {
    bottom: 0;
    left: 0
}

.ribbon-wrapper:after {
    top: 0;
    right: 0
}

.tags label {
    font-size: 10px;
    border: 1px solid #f1f1f1;
    border-radius: 7.5px;
    padding: 2px 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    transition: .3s;
    background-color: #f1f1f1;
    color: #000
}

.navigation {
    z-index: 1000
}

.navigation.text-white *,
.section .slide.text-white .form-custom2 {
    color: #fff
}

.landing-section video {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

#number,
#number>span,
.filter-wrapper li a,
.n-scroll h3 {
    display: flex
}

.landing-section .content-wrapper {
    line-height: 85px
}

.landing-section .typed {
    padding: 0 5px
}

.video-hover {
    position: absolute;
    bottom: 60px;
    right: 60px;
    width: 100px
}


.filter {
    transition: filter 0.3s ease;
  }
  .filter.active {
    filter: brightness(0) invert(1);
  }
  .filter.scaled {
    transform: scale(50);
    transition: transform 1s ease-out;
    z-index: 9999;
    /* position: absolute;
    top: 0;
    left: 0; */
    filter: brightness(0) invert(1);
  }
  .filter.scaledBack {
    transform: scale(1);
    filter: brightness(0) invert(1);
    transition: transform 0.3s ease-out;
    z-index: 1;
    position: relative;
  }
/* .video-hover img{
 animation-duration: 2s;
 animation-iteration-count: infinite;
 animation-name: bounce;
 animation-timing-function: ease;
}
@keyframes bounce {
    0%   { transform: translateY(0); }
    10%  { transform: translateY(0); }
    30%  { transform: translateY(-25px); }
    50%  { transform: translateY(0); }
    57%  { transform: translateY(-7px); }
    64%  { transform: translateY(0); }
    100% { transform: translateY(0); }
} */

.text-bottom {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%)
}

.section .slide .slide-content {
    opacity: 0;
    transform: translateY(50px);
    transition: .75s;
    height: 50vh
}

.section .slide .slide-content .logo {
    width: auto;
    max-width: 120px;
    height: 120px
}

.section .slide .slide-content.show {
    opacity: 1;
    transform: translateY(0)
}

.static-background {
    padding-left: 10px;
    padding-right: 10px;
    background-color: #f4f4f4;
    display: inline-block;
    border-radius: 100px
}

.filters li {
    padding: 15px;
    position: relative;
    z-index: 1;
    transition: .3s ease-in-out
}

.filters__background {
    position: absolute;
    background-color: #fff;
    border-radius: 100px;
    height: 40px;
    transition: .3s ease-in-out;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .15)
}

.filter-wrapper {
    display: none
}

.filter-wrapper li span {
    position: relative;
    transition: .3s
}

.filter-wrapper li span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #000;
    transition: .3s;
    z-index: -1
}

.filter-wrapper li span:hover,
.filter-wrapper li.active span {
    color: #fff;
    padding: 0 20px
}

@media screen and (min-width :550px) {
    .carousel-item {
        width: 475px !important
    }
}

.listify {
    align-items: center;
    -webkit-box-align: center;
    display: grid;
    gap: 0 4.8rem;
    justify-items: center;
    padding: 0
}

.listify li {
    list-style: none;
    margin: 0;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.listify.grayscale img {
    -webkit-filter: grayscale(100%) brightness(10%) contrast(10%);
    filter: grayscale(100%) brightness(10%) contrast(10%)
}

.listify.grayscale img:hover {
    background: 0 0;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.listify.blur:hover li {
    filter: blur(0px);
    -webkit-filter: blur(0px)
}

.listify.blur:hover li:not(:hover) {
    filter: blur(2px);
    -webkit-filter: blur(2px)
}

.listify.transition li:hover {
    -webkit-transform: translateY(-.3rem);
    transform: translateY(-.3rem)
}

.listify-slick .slick-dots {
    bottom: -10px
}

.principle-wrapper {
    background: rgba(255, 255, 255, .05);
    transition: .3s
}

.partner-slick .slick-track {
    padding: 45px 0
}

.partner-slick .slick-list {
    padding-right: 100px
}

.hidden-image {
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
    overflow: hidden;
    transition: opacity 2s ease-in-out, visibility 2s !important
}

.btn-custom:hover span:first-child,
.line-mask {
    height: 100%
}

.hidden-image.show {
    opacity: 1;
    visibility: visible;
    width: 100%;
    height: auto
}

.n-scroll {
    transition: transform 2s ease-out, display 1s ease-out
}

.n-scroll h3 {
    font-size: 5rem;
    align-items: center
}

#number {
    width: 30px;
    overflow: hidden;
    height: 70px
}

#number>span {
    text-align: center;
    flex-direction: column;
    flex-basis: 48px;
    width: 1px;
    line-height: 70px;
    transition: 2.5s cubic-bezier(.35, .1, .15, 1)
}

#number>span.visible {
    position: static
}

.line-mask {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #1a1c1f;
    opacity: .65;
    width: 100%;
    z-index: 2
}

.capabilities-indicators,
.capabilities-nav {
    position: -webkit-sticky;
    position: sticky;
    top: 35vh;
    padding-top: 80px !important;
    padding-bottom: 80px !important
}

.capabilities-nav li {
    opacity: .6;
    transition: opacity .15s
}

.capabilities-indicators {
    min-width: 60px
}

.capabilities-indicators li {
    position: relative;
    height: 24px
}

.capabilities-indicators li span {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 25px;
    height: 1px;
    background: #fff;
    opacity: .35;
    transition: width .15s
}

.capabilities-indicators li.active span {
    width: 60px;
    opacity: 1
}

.capabilities-image {
    background-size: cover
}

.capabilities-section {
    opacity: .35;
    transition: opacity .5s
}

.capabilities-section img {
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5)
}

@media screen and (min-width:450px) and (max-width :600px) {
    .capabilities-image {
        height: 600px !important
    }
}

@media screen and (max-width :450px) {
    .capabilities-image {
        height: 450px !important
    }
}

@media screen and (min-width:600px) and (max-width:768px) {
    .capabilities-image {
        height: 700px !important
    }
}

@media screen and (min-width :768px) {
    .capabilities-image {
        height: 100% !important
    }
}

.line-height-text ol,
.line-height-text ul {
    list-style-type: none;
    padding-left: 0;
    margin-right: 3vw
}

.line-height-text ol li,
.line-height-text ul li {
    font-size: 13px;
    font-weight: 600
}

.section .slide.text-white svg path {
    fill: #FFFFFF
}

.section .slide.text-white .solutions-tags label {
    color: #fff;
    border-color: #898a8c
}

.solutions-slick .slick-dots {
    bottom: 15px
}

.project-industry-slick-js {
    margin: 0;
    padding: 0
}

.project-industry-slick-js .slick-slide {
    margin: 0 10px;
    height: auto
}

.btn-custom span:first-child,
.icons-wrapper:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0
}

.project-industry-slick-js .slick-list {
    margin: 0 -10px
}

.solutions-tags label {
    font-size: 13px;
    background-color: transparent !important;
    padding: 6px 18px
}

.reference-wrapper img {
    max-width: 5rem;
    height: 3.2rem;
    filter: brightness(0) invert(1)
}

.blog-banner {
    position: relative;
    height: 400px
}

.blog-banner .ribbon-text:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 2.5rem;
    margin-right: .5rem;
    height: 1px;
    background: var(--color-secondary)
}

.blog-share {
    position: sticky;
    top: 100px
}

.blog-share ul li a {
    display: block;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
    text-align: center;
    border: 1px solid #ededed;
    transition: background-color .3s
}

.blog-share ul li a:hover svg path {
    transition: fill .3s;
    fill: #FFFFFF
}

#contact-heading {
    position: absolute;
    top: -9999px;
    left: -9999px
}

.branches-wrapper {
    transform: translateY(-25%);
    margin-bottom: -100px
}

.branches-slick-nav .slick-track {
    padding: 25px 0
}

.branches-slick-nav .slick-slide {
    transition: transform .3s
}

.branches-slick-nav .slick-current {
    transform: translateY(-25px)
}

footer .border {
    border-color: #000 !important
}

.icons-wrapper {
    transition: .3s
}

.icons-wrapper:before {
    content: "";
    background: #000;
    transition: .3s
}

.icons-wrapper:hover:before {
    height: 10px
}

#fp-nav {
    transform: translateY(-50%)
}

#fp-nav ul li a span,
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span {
    border-radius: 0;
    height: 10px;
    margin: -5px 0 0 -5px;
    opacity: 1;
    width: 10px;
    background: #000
}

#fp-nav.white-indicators ul li a span,
.btn-custom.btn-black span:first-child,
.btn-custom.btn-white,
.btn-team-loadmore span:first-child,
.section .slide.text-white .btn-custom span:first-child {
    background: #fff
}

#fp-nav ul li a:not(.active) span {
    -webkit-transform: scaleY(.1);
    transform: scaleY(.1)
}

.fp-controlArrow.fp-next,
.fp-controlArrow.fp-prev {
    border: none;
    top: auto;
    bottom: 140px;
    width: 41px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0
}

.fp-controlArrow.fp-prev {
    left: auto;
    right: 150px;
    background-image: url(../images/icons/arrow/arrow-left-black.svg)
}

.fp-controlArrow.fp-next {
    right: 100px;
    background-image: url(../images/icons/arrow/arrow-right-black.svg)
}

.section.white-arrows .fp-controlArrow.fp-prev,
.slick-prev:before {
    background-image: url(../images/icons/arrow/arrow-left-white.svg)
}

.section.white-arrows .fp-controlArrow.fp-next {
    background-image: url(../images/icons/arrow/arrow-right-white.svg)
}

.slick-dots {
    bottom: 0
}

.slick-dots li {
    margin: 0 5px
}

.slick-dots li button {
    padding: 0;
    background-color: var(--color-secondary);
    border-radius: 100%;
    opacity: .5
}

.slick-dots li button:before {
    content: none
}

.slick-dots li.slick-active button {
    opacity: 1;
    background-color: #000
}

.slick-next,
.slick-prev {
    top: 90%;
    width: 41px;
    height: 22px
}

.slick-next {
    right: 50px
}

.slick-prev {
    left: auto;
    right: 110px;
    z-index: 1
}

.slick-next:before,
.slick-prev:before {
    opacity: 1 !important;
    display: inline-block;
    width: 41px;
    height: 22px;
    content: "";
    background-repeat: no-repeat;
    background-size: contain
}

.slick-next:before {
    background-image: url('../images/icons/arrow/arrow-right-white.svg')
}

.container {
    max-width: 1500px
}

.small,
small {
    font-size: 13px
}

.w-85 {
    width: 85%
}

.btn-custom {
    position: relative;
    min-width: 195px;
    color: #000;
    background: 0 0;
    border: 1px solid #000;
    border-radius: 0;
    padding: 20px 30px
}

.form-custom1,
.form-custom2 {
    font-size: 15px;
    height: 50px;
    padding: .375rem 1.1rem
}

.btn-custom span:first-child {
    background: #000;
    transition: .3s
}

.btn-custom:hover span:last-child {
    color: #fff !important;
    transition: .3s .1s
}

.btn-custom.btn-sm {
    font-size: 10px;
    padding: 5px;
    min-width: 0
}

.btn-custom.btn-black {
    color: #fff;
    background: #000
}

.btn-custom.btn-black:hover span:last-child,
.section .slide.text-white .btn-custom:hover span:last-child {
    color: #000 !important
}

.section .slide.text-white .btn-custom {
    color: #fff;
    border-color: #fff
}

.btn-team-loadmore {
    background: #26282b;
    border: 1px solid #26282b
}

.btn-team-loadmore:hover span:last-child {
    color: #26282b !important
}

.form-control:focus {
    box-shadow: none !important;
    border-color: inherit
}

.form-custom1 {
    border-color: #ededed !important;
    border-radius: 7.5px
}

.form-custom1::-webkit-input-placeholder {
    color: #b0b2b4
}

.form-custom1::-moz-placeholder {
    color: #b0b2b4
}

.form-custom1:-ms-input-placeholder {
    color: #b0b2b4
}

.form-custom1:-moz-placeholder {
    color: #b0b2b4
}

.form-custom2 {
    border-color: #898a8c !important;
    border-radius: 0;
    color: #000;
    background: 0 0 !important
}

.form-custom2::-webkit-input-placeholder {
    color: #000
}

.form-custom2::-moz-placeholder {
    color: #000
}

.form-custom2:-ms-input-placeholder {
    color: #000
}

.form-custom2:-moz-placeholder {
    color: #000
}

.section .slide.text-white .form-custom2::-webkit-input-placeholder {
    color: #fff
}

.section .slide.text-white .form-custom2::-moz-placeholder {
    color: #fff
}

.section .slide.text-white .form-custom2:-ms-input-placeholder {
    color: #fff
}

.section .slide.text-white .form-custom2:-moz-placeholder {
    color: #fff
}

.fw-7 {
    font-weight: 700
}

.gap-1 {
    gap: 1rem
}

.gap-2 {
    gap: 2rem
}

.gap-4 {
    gap: 4rem
}

.gap-5 {
    gap: 5rem
}

.gap-6 {
    gap: 6rem
}

.gap-8 {
    gap: 8rem
}

.gap-11 {
    gap: clamp(5.5rem, 3.13vw + 2.7rem, 11.25rem)
}

.mt-6 {
    margin-top: 5rem
}

.text-grey {
    color: #c4c4c4
}

.text-black-grey {
    color: #707070
}

.logo {
    aspect-ratio: 165.6px/66.5px;
    width: 165.6px;
    object-fit: contain
}

.text-right {
    text-align: end
}

.fs-30 {
    font-size: clamp(20px, 2vw + 16px, 30px)
}

.w-15 {
    width: 15%
}

.p-y-1 {
    padding: clamp(20px, 5.2083vw - 13.3333px, 50px) 0
}

.p-y-2 {
    padding: clamp(20px, 8.3333vw - 21.3333px, 80px) 0
}

.challenge-section,
.solution-section {
    position: relative;
    background-color: #f0f0f0;
    margin: clamp(90px, 16.7vw, 250px) 0;
    min-height: 311px;
    width: 100%
}

.challenge-section h1,
.solution-section h1 {
    font-size: clamp(1rem, 2.7vw, 3.5rem)
}

.challenge-section ul li,
.solution-section ul li {
    font-size: clamp(10px, 1vw, 15px)
}

.solution-section {
    margin: clamp(120px, 23.33vw, 350px) 0 0
}

.figure-1 {
    position: absolute;
    top: -57%;
    right: 12%
}

.figure-2 {
    position: absolute;
    top: -73%;
    left: 3%
}

.figure-1 img:first-child {
    width: clamp(240px, 41.1vw, 616px)
}

.figure-1 img:nth-child(2) {
    position: absolute;
    width: clamp(200px, 34.333vw, 515px);
    right: -24%;
    top: -4%
}

.figure-2 img {
    width: clamp(260px, 45.1vw, 676px)
}

.store {
    margin: 180px 0 50px 416px
}

.link-store img {
    object-fit: contain;
    width: clamp(110px, 13vw, 195px)
}

.link-left>p,
.link-right>p {
    width: 100%;
    font-size: 18px
}

.link-left>p {
    margin-left: 17px
}

.link-right>p {
    margin-right: 17px
}

@media (min-width:1200px) {

    .display-4.font-xl {
        font-size: 3rem !important;
    }

    .listify {
        grid-template-columns: auto auto auto auto auto auto auto auto auto auto !important;
        gap: 0 2rem
    }

    .listify-partners {
        grid-template-columns: auto auto auto auto !important;
        gap: 0 2rem
    }

    .listify-technologies {
        grid-template-columns: auto auto auto auto auto auto !important;
        gap: 0 2rem
    }
}

@media (max-width:1199px) {
    footer .border {
        border: none !important
    }

    .icons-wrapper svg {
        width: 20px;
        height: 20px
    }

    .icons-wrapper:before {
        display: none
    }
}

@media (min-width:992px) {
    .loading-wrapper svg path {
        stroke-dasharray: 2600;
        stroke-dashoffset: 2600;
        stroke: #fff !important;
        -webkit-animation: 2s ease-in stroke_animation;
        animation: 2s ease-in stroke_animation
    }

    @-webkit-keyframes stroke_animation {
        to {
            stroke-dashoffset: -2600
        }
    }

    @keyframes stroke_animation {
        to {
            stroke-dashoffset: -2600
        }
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .figure-2 {
        top: -32%;
        left: 0
    }

    .figure-1 {
        top: -33%
    }

    .challenge-section .info,
    .solution-section .info {
        flex-direction: column
    }
}

@media (max-width:991px) {

    .burger.active span:nth-child(2),
    .menu {
        opacity: 0
    }

    .burger span {
        display: block;
        width: 35px;
        height: 2px;
        background: #000
    }

    .burger span:nth-child(2) {
        margin: 7px 0
    }

    .burger.active span:first-child {
        transform: translateY(9px) rotate(45deg);
        transition: .3s
    }

    .burger.active span:nth-child(3) {
        transform: translateY(-9px) rotate(-45deg);
        transition: .3s
    }

    .burger.white span {
        background: #fff
    }

    .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        visibility: hidden;
        background: var(--color-body);
        transition: .5s;
        z-index: 999
    }

    .menu ul li {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
        -webkit-transition: .3s;
        transition: .3s
    }

    .menu ul li:first-child {
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s
    }

    .menu ul li:nth-child(2) {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s
    }

    .menu ul li:nth-child(3) {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s
    }

    .menu ul li:nth-child(4) {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s
    }

    .menu ul li:nth-child(5) {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s
    }

    .menu ul li:nth-child(6) {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s
    }

    .menu ul li:nth-child(7) {
        position: absolute;
        bottom: 30px;
        width: 100%;
        left: 0;
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }

    .menu.active {
        opacity: 1;
        visibility: visible
    }

    .menu.active ul li {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .menu.active ul li:first-child {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.4s
    }

    .menu.active ul li:nth-child(2) {
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.5s
    }

    .menu.active ul li:nth-child(3) {
        -webkit-transition-delay: 0.7s;
        transition-delay: 0.6s
    }

    .menu.active ul li:nth-child(4) {
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.7s
    }

    .menu.active ul li:nth-child(5) {
        -webkit-transition-delay: 0.9s;
        transition-delay: 0.8s
    }

    .menu.active ul li:nth-child(6) {
        -webkit-transition-delay: 1s;
        transition-delay: 0.9s
    }

    .menu.active ul li:nth-child(7) {
        -webkit-transition-delay: 1s;
        transition-delay: 1s
    }

    .challenge-section .info,
    .solution-section .info {
        flex-direction: column
    }

    .solution-section .col-lg-7 {
        width: 50%
    }

    .solution-section .col-lg-7 .w-50 {
        width: 100% !important
    }

    .fp-controlArrow.fp-next,
    .fp-controlArrow.fp-prev,
    .solution-section .col-auto {
        display: none
    }

    .sub-titles {
        gap: 12rem
    }

    .store {
        margin: 100px 0 0
    }

    .figure-1 {
        top: -45%
    }

    .figure-2 {
        top: -27%;
        left: -5%
    }

    .listify {
        grid-template-columns: auto auto auto auto auto
    }

    .listify-partners {
        grid-template-columns: auto auto auto auto !important;
        gap: 0 2rem
    }

    .listify-technologies {
        grid-template-columns: auto auto auto auto auto auto !important;
        gap: 0 2rem
    }

    .blog-share ul li {
        display: inline-block
    }

    .blog-share ul li a {
        width: 3rem;
        height: 3rem;
        line-height: 3rem
    }

    .blog-share ul li a svg {
        width: 20px;
        height: 20px
    }

    .section .slide .slide-number {
        position: absolute;
        bottom: 20px;
        left: 15px;
        font-size: 10px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .figure-2 {
        top: -32%
    }

    .figure-1 {
        top: -40%
    }
}

@media (max-width:768px) {
    .background-image-unset {
        background-image: unset !important
    }

    .filters-overflow {
        white-space: nowrap !important;
        overflow-x: auto !important
    }

    .figure-1 {
        top: -7%
    }

    .figure-2 {
        top: -5%;
        left: -7%
    }

    .gap-6 {
        gap: 2rem
    }

    .sub-titles {
        gap: clamp(2rem, 9.6vw, 9rem)
    }
}

@media (max-width:575px) {
    body {
        font-size: 13px
    }

    .display-4 {
        font-size: 23px
    }

    .h1,
    h1 {
        font-size: 21px
    }

    .h2,
    h2 {
        font-size: 20px
    }

    .h3,
    .page-header .h3,
    h3 {
        font-size: 19px
    }

    .h4,
    h4 {
        font-size: 18px
    }

    .h5,
    h5 {
        font-size: 17px
    }

    .h6,
    h6 {
        font-size: 16px
    }

    .py-150 {
        padding-top: 15px;
        padding-bottom: 15px
    }

    .py-250 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .video-popup video {
        object-fit: scale-down !important;
    }

    .industries-slick-js .slick-slide {
        margin: 10px !important;
    }

    .industries-borders {
        height: 120px;
        padding: 0;
        border: none;
    }

    .industries-borders  p {
        font-size: 0.65rem !important;
    }


    .img-industries {
        width: 30px;
        height:30px;
    }


    .background-image-md {
        height: 500px
    }

    .challenge-section ul,
    .solution-section ul {
        padding: 17px
    }

    .figure-1 {
        top: 3%
    }

    .figure-1 img:nth-child(2) {
        right: -20%
    }

    .figure-2 {
        top: 10%
    }

    .about .w-50 {
        width: 100% !important
    }

    .store>div {
        flex-direction: column;
        align-items: center
    }

    .store>div.gap-5 {
        gap: 2rem
    }

    .store>div>div.gap-2 {
        gap: 0
    }

    main {
        margin-bottom: 75px
    }

    .tedmob-logo {
        width: 100px
    }

    .pagination {
        margin-top: 25px
    }

    .page-header {
        padding-top: 150px;
        padding-bottom: 37.5px
    }

    .fixed-top-mobile {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background-color: var(--color-body)
    }

    .landing-section .content-wrapper {
        font-size: 25px;
        line-height: 40px
    }

    .video-hover {
        bottom: 30px;
        right: 30px;
        width: 50px
    }

    .section .slide .slide-content .logo {
        max-width: 80px;
        height: 80px
    }

    .section .slide .slide-content .h2 {
        font-size: 16px !important
    }

    .listify {
        grid-template-columns: auto auto auto
    }

    .partner-slick .slick-list {
        padding-right: 0
    }

    .solutions-tags label {
        font-size: 8px;
        padding: 3px 9px;
        margin-right: 4px
    }

    .branches-wrapper {
        transform: translateY(-15%)
    }

    .btn-custom {
        min-width: 130px;
        padding: 10px 15px;
        font-size: 13px
    }
}

@media (max-width:399px) {
    .figure-1 {
        top: 7%;
        right: 11%
    }

    .figure-2 {
        left: -12%
    }

    .video-popup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        justify-content: center;
        align-items: center;
        z-index: 10000;
      }
      
    
    .video-popup video {
        width: 100%;
        height: 100%;
        object-fit: none;
        opacity: 0;
        transition: opacity 1s ease-in-out;
      }
      .video-popup video.fade-in {
        opacity: 1;
      }
    
    .video-popup-content {
        position: relative;
        display: block;
        width: 100%;
        height: 100%;
    
    }

    .close {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #000;
        font-size: 24px;
        cursor: pointer;
        font-weight: 900;
        border-radius: 50px;
        border: 1px solid #000;
        display: flex;
        align-items: center;
        width:40px;
        height: 40px;
        justify-content: center;
        background-color: #fff;
        z-index: 10;
    }
    

    .about-case-study a,
    .about-case-study p {
        font-size: 9px
    }

    .about-case-study .h5 {
        font-size: 12px
    }
}