.apart-title,
.btn,
.client-img,
.cta-img,
.industry-image,
.sets-apart,
.text-center,
button.btn {
    text-align: center;
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block;
}

.slick-slider {
    box-sizing: border-box;
    user-select: none;
    touch-action: pan-y;
    -webkit-user-select: text !important;
    -khtml-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus,
a:active,
a:focus,
a:hover {
    outline: 0;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    top: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.d-block,
.event-detail,
.slick-initialized .slick-slide,
.slick-slide img,
figure,
footer,
header,
menu,
nav,
picture,
section {
    display: block;
}

.h_remove::after,
.project-points.awards-years li::after,
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.blog-subtitle,
.time-read {
    font-weight: 500;
}

.address-sec *,
.feed-link a,
.industry-listing li a,
.industry-wrap-block .industry-listing li,
.phone-no,
body,
p {
    color: #1b1e55;
}

a,
a:focus,
a:hover {
    text-decoration: none;
}

.text-uppercase,
h5 {
    text-transform: uppercase;
}

a,
address,
b,
blockquote,
body,
div,
em,
figure,
footer,
form,
.main-title,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
label,
li,
nav,
p,
section,
small,
span,
strong,
sub,
sup,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

h2,
h4 {
    margin: 0 0 10px;
}

h2,
h3 {
    line-height: 1.01;
}

body,
button,
input,
optgroup,
select,
textarea {
    background-color: #fff;
    font-family: Inter, sans-serif;
}

body,
h4,
ul {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

.d-flex {
    display: -ms-flexbox;
    display: flex;
}

.btn,
.go-link:after,
.live-link,
.live-link:after,
.primary-btn:after,
a,
button.btn,
em,
span,
strong {
    display: inline-block;
}

.justify-content-start {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.justify-content-end {
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.justify-content-center {
    -ms-flex-pack: center;
    justify-content: center;
}

.justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.align-items-start {
    -ms-flex-align: start;
    align-items: flex-start;
}

.align-items-end {
    -ms-flex-align: end;
    align-items: flex-end;
}

.align-items-center {
    -ms-flex-align: center;
    align-items: center;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

*,
:after,
:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 10px;
}

body {
    font-size: 1.1rem;
}

.text-indent {
    text-indent: -9999px;
}

.main-title,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #1b1e55;
}

.video-close,
h2,
h3,
h5 {
    font-weight: 600;
}

.main-title {
    font-size: 3rem;
    line-height: 125%;
    margin: 0 0 30px;
}

h2 {
    font-size: 2.6rem;
}

h3 {
    font-size: 2rem;
}

h4 {
    font-size: 2.2rem;
}

h5,
h6 {
    font-size: 1.5rem;
    line-height: 1.1;
}

.btn,
button.btn,
input {
    line-height: normal;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    padding: 0;
    font-size: 100%;
    color: inherit;
}

input,
select,
textarea {
    -webkit-appearance: none;
    border-radius: 0;
}

button:focus,
input:focus,
select:focus,
textarea:focus {
    border: none;
    outline: 0;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
    border: none;
}

button,
input[type="button"],
input[type="file"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: none;
    cursor: pointer;
    line-height: normal;
    overflow: visible;
}

button[disabled],
input[disabled] {
    cursor: default;
    color: #999;
    border-color: #ccc;
}

#videoPlayer,
.btn,
.play-icon,
.play_btn,
.primary-btn,
button,
button.btn {
    cursor: pointer;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}

ul {
    font-size: 100%;
    list-style-type: none;
    margin: 0;
}

li {
    line-height: 1.06;
}


p {
    font-size: 1.7rem;
    line-height: 1.4;
}

blockquote {
    background: 0 0;
    color: #666;
}

small {
    font-size: 12px;
    line-height: 1.75;
}

img {
    max-width: 100%;
    height: auto;
}

body img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

a {
    color: #4d87c7;
}

.btn,
button.btn {
    font-size: 12px;
    color: #000;
    vertical-align: middle;
    padding: 0 5px;
    white-space: nowrap;
    border: 1px solid #ccc;
    background: #eee;
}

.image-container button,
.technologies-box .primary-btn:hover {
    background-color: transparent;
}

.address-sec *,
.blog-content .text-link,
.blog-subtitle {
    font-size: 1.6rem;
}

.address-sec h5,
.copy-right,
.secondry-btn,
.user-info,
.watch-video,
h5 {
    font-size: 1.4rem;
}

.btn:focus,
.btn:hover,
button.btn:focus,
button.btn:hover,
input.btn:focus,
input.btn:hover {
    color: #4d87ff;
}

button {
    border: none;
}

.container {
    max-width: 1332px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

.blog-section {
    padding: 20px 0 0;
}

.blog-head,
.casestudies-head,
.technologies-head {
    margin-bottom: 40px;
}

.blog-title {
    margin-bottom: 27px;
}

.blog-thumbnail,
.country-location,
.section-title {
    margin-bottom: 24px;
}

.benefits-slide .slick-next:after {
    content: "";
    display: inline-block;
    border: solid #fff;
    border-width: 2px 0 0 2px;
    left: 100%;
    z-index: 1;
    padding: 4px;
    top: 7px;
    transform: rotate(134deg);
}

.benefits-slide .slick-arrow {
    position: absolute;
    top: 100%;
    background-color: #1b1e55;
    width: 37px;
    height: 38px;
    font-size: 0;
    z-index: 2;
    margin: 35px auto 0;
    left: -108px;
    right: 0;
    border-radius: 50%;
}

.benefits-slide .slick-prev:after {
    content: "";
    display: inline-block;
    border: solid #fff;
    border-width: 2px 0 0 2px;
    left: 100%;
    z-index: 1;
    padding: 4px;
    top: 7px;
    transform: rotate(320deg);
}

.benefits-slide .slick-next {
    right: -153px;
}

.benefits-slide .slick-disabled {
    background-color: #f3f4f6;
}

.benefits-slide .slick-disabled::after {
    border: solid #9ca3af;
    border-width: 2px 0 0 2px;
}

.blog-thumbnail img {
    width: 100%;
    object-fit: cover;
}

.blog-content {
    margin-bottom: 25px;
    border-bottom: 1px solid #e5e7eb;
    padding-bottom: 20px;
}

.time-read {
    font-size: 1.2rem;
    padding: 0 10px 0 28px;
    border-radius: 6px;
    margin-bottom: 10px;
    background: url(../images/clock.svg) 10px center no-repeat #e1effe;
    height: 22px;
    display: inline-flex;
    align-items: center;
    color: #1e429f;
}

.exciting-box,
.feed-link {
    margin-bottom: 26px;
}

.feed-link a {
    font-size: 2rem;
    line-height: 1.24;
}

.industry-listing li a:hover,
.phone-no:hover,
.service-point a:hover,
.social-link a:hover {
    color: #e02424;
    text-decoration: underline;
}

.feed-link a:hover,
.service-blog h3 a,
.text-link {
    color: #e02424;
}

.feed-detail {
    line-height: 1.35;
    margin-bottom: 18px;
}

.blog-content .text-link:after,
.text-link2:after {
    width: 12px;
    height: 10px;
    background-size: 12px 10px;
}

.footer-section {
    background-color: #f3f4f6;
    padding: 40px 0;
}

.address-wrapper {
    --columns: 3;
    --gap: 27px;
    --gap-count: calc(var(--columns) - 1);
    flex-wrap: wrap;
    justify-content: center;
    gap: var(--gap);
}

.address-sec {
    flex: inherit;
    flex-basis: inherit;
    margin: 0 0 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #d3d0d0;
    flex-basis: calc(calc(100% / var(--columns)) - calc(var(--gap) / var(--columns) * var(--gap-count)));
}

.country-location img {
    margin-right: 10px;
}

.address {
    line-height: 1.52;
    margin-bottom: 20px;
}

.office {
    margin: 0 4px 0 20px;
}

.footer-bottom {
    flex-direction: column;
    padding-top: 20px;
    align-items: flex-start;
}

.casestudies-point,
.footer-logo {
    margin-bottom: 30px;
}

.copy-right {
    order: 3;
    flex-wrap: wrap;
}

.all-right {
    width: 100%;
    order: 3;
    margin-top: 26px;
}

.terms-link {
    color: #6b7280;
    font-size: 1.2rem;
    margin-right: 10px;
    text-decoration: underline;
}

.close,
.video-close {
    right: 4px;
    color: #fff;
    cursor: pointer;
}

.technologies-box:hover a:hover,
.terms-link:hover {
    color: #e02424;
    text-decoration: none;
}

.social-link {
    order: 2;
    gap: 25px;
    margin-bottom: 17px;
    vertical-align: middle;
}

.social-link a:hover path {
    fill: #e02424;
}

.separator {
    width: 100%;
    height: 1px;
    margin: 36px 0;
    border: none;
    display: block;
    background-color: #e5e7eb;
}

.partnerships-certifications {
    margin-bottom: 10px;
    display: flex;
    gap: 100px;
}

.partnerships-certifications span {
    margin-right: 10px;
    font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
}

.videoWrapper {
    position: relative;
    padding-bottom: 52.25%;
    height: 0;
    max-width: 1280px;
    margin: 0 auto;
}

.video-close {
    position: absolute;
    top: 4px;
    font-size: 22px;
    z-index: 1;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-preview-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer;
    background: url("../images/video-us-apart.webp") 0 0 / cover no-repeat;
}

#background-image,
#videoIframe {
    width: 290px;
    height: 163px;
}

.technologies-section {
    position: relative;
    width: 100%;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.image-container {
    position: relative;
    display: inline-block;
}

.modal,
.video-modal {
    display: none;
    height: 100%;
}

.image-container img {
    border-radius: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.image-container button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70px;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.image-container button svg {
    width: 100%;
    height: auto;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    justify-content: center;
    align-items: center;
    z-index: 1000;
}

.modal-content {
    position: relative;
    width: 90%;
    max-width: 800px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.modal-content iframe {
    width: 100%;
    height: 500px;
}

.close {
    position: absolute;
    top: 4px;
    font-size: 32px;
    font-weight: 700;
}

.close:hover {
    color: red;
}

.client-img {
    position: relative;
    margin: 0 auto;
}

.play_btn,
.video-modal {
    position: absolute;
    left: 0;
}

.play_btn {
    right: 0;
    margin: 0 auto;
    top: 50%;
    width: 55px;
    transform: translateY(-50%);
}

.video-modal {
    z-index: 1;
    top: 0;
    width: 100%;
}

.close-btn,
.video-modal .mute-icon {
    cursor: pointer;
    right: 9px;
    z-index: 99;
}

.video-modal-content {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.close-btn {
    position: absolute;
    top: 4px;
    background-color: #fff;
    border-radius: 50%;
    font-size: 23px;
    height: 25px;
    width: 25px;
    color: #e02424;
    transition: 0.3s linear;
    transform: scale(1);
}

.exciting-sec,
.industry-listing li,
.like,
.service-blog a,
.service-blog h3,
.technologies-box a {
    position: relative;
}

#videoIframe {
    object-fit: cover;
}

@media (min-width: 1300px) and (max-width: 1500px) {
    .videoWrapper {
        width: 61%;
        padding-bottom: 34.25%;
    }
}

.primary-btn,
.secondry-btn {
    border-radius: 8px;
    align-items: center;
}

.primary-btn,
.primary-btn:after {
    border: 1px solid transparent;
    transition: 0.4s linear;
}

.go-link:hover:after,
.link-text:hover:after,
.primary-btn:hover:after,
.secondry-btn:hover:after,
.text-link:hover:after {
    transform: translateX(6px);
}

.awards-content,
.cta-wrap,
.event-content,
.exciting-sec,
.industry-box {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.section-head {
    max-width: 945px;
    width: 100%;
    margin: 0 auto 50px;
}

.apart-title {
    margin-bottom: 20px;
    font-weight: 700;
    color: #1b1e55;
}

.section-subtitle {
    font-size: 1.7rem;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 auto 20px;
    max-width: 830px;
}

.primary-btn,
.text-link {
    font-size: 1.6rem;
    font-weight: 600;
}

.about-box,
.awards-box,
.event-location li svg {
    margin-right: 12px;
}

.primary-btn {
    color: #fff;
    padding: 9px 16px 7px;
    display: inline-flex;
    background-color: #e02424;
}

.technologies-box .primary-btn {
    background-color: transparent;
    border: none;
    color: #fff;
    padding: 0;
    display: flex;
    justify-content: flex-end;
}

.industry-overlap span:after,
.primary-btn:after {
    content: "";
    background: url("../images/white-arrow.svg") no-repeat;
    width: 20px;
    height: 20px;
    margin-left: 8px;
    position: relative;
    top: -1px;
}

.primary-btn:hover:after {
    background: url("../images/_red_arrow.svg") no-repeat;
}

.primary-btn:hover {
    background-color: #fff;
    border-color: #e02424;
    color: #e02424;
}

.industry_new .industry-box h3 {
    border-bottom: 1px solid #e5e7eb;
    color: #e02424;
}

.link_work {
    display: flex;
    justify-content: end;
    margin-bottom: 50px;
}

.partner_intro .text-link {
    font-size: 1.4rem;
    margin-left: 8px;
}

.partner_intro a {
    margin-top: 11px;
}

.btn-circle:after,
.link-text::after,
.secondry-btn:after,
.service-blog h3 a:after,
.text-link:after {
    content: "";
    background: url("../images/_right_arrow.svg") no-repeat;
    width: 15px;
    height: 13px;
    display: inline-block;
    margin-left: 6px;
    transition: 0.5s linear;
}

.link-text {
    display: flex;
    align-items: baseline;
}

.awards-section,
.cta-wrapper {
    padding: 40px 0;
}

.about-wrap,
.awards-block {
    overflow: auto;
    padding-bottom: 10px;
}

.awards-box {
    flex: 0 0 86%;
}

.awards-logo {
    height: 140px;
    border-radius: 8px 8px 0 0;
    background-color: #e5e7eb;
}

.Clutch-logo {
    background-color: #17313b;
}

.goodfirms-logo {
    background-color: #3a7af3;
}

.itfirms-logo {
    background-color: #ed343a;
}

.service-wrapper,
.testimonial-box {
    background-color: #f9fafb;
}

.awards-logo img {
    width: 115px;
}

.awards-content {
    padding: 20px;
    min-height: 118px;
    border-radius: 0 0 8px 8px;
}

.awards-content strong {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.03;
    display: block;
    margin-bottom: 16px;
}

.service-blog h3,
.testimonial-box p {
    margin-bottom: 20px;
}

.awards-content p {
    line-height: 1.1;
}

.technologies-box:last-child {
    margin-bottom: 0;
}

.service-section {
    padding-top: 45px;
}

.service-blog {
    border-bottom: 1px solid #e5e7eb;
    padding: 25px 15px;
}

.service-blog:last-child {
    border-bottom: 1px solid transparent;
}

.service-blog h3 {
    font-weight: 700;
}

.service-icon {
    position: absolute;
    left: 0;
    top: 1px;
}

.service-blog h3,
.service-point {
    padding-left: 48px;
}

.service-point {
    margin-bottom: 23px;
}

.service-point li {
    line-height: 1.1;
    margin-bottom: 11px;
    padding-left: 17px;
    position: relative;
}

.service-point li:after {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #1b1e55;
    left: 0;
    top: 7px;
}

.service-point a {
    color: #1b1e55;
    font-size: 1.6rem;
    line-height: 1.2;
}

.client-wrapper {
    padding: 40px 0;
    border-bottom: 1px solid #eee;
}

.about-title,
.clients-title {
    color: #9ca3af;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 38px;
}

.technologies-section * {
    color: #fff;
    transition: 0.3s linear;
}

.technologies-wrap {
    padding: 50px 0;
}

.technologies-box a:after {
    content: "";
    background: url("../images/white-arrow.svg");
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 2px;
}

.technologies-title {
    font-size: 2.8rem;
    line-height: 1.15;
    margin-bottom: 26px;
    font-weight: 800;
}

.technologies-subtitle {
    font-size: 1.8rem;
    margin-bottom: 33px;
}

.technologies-box {
    margin-bottom: 35px;
    transition: 0.3s linear;
}

.technologies-box h3 {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 14px;
    position: relative;
}

.technologies-box h3:before {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 2px;
    margin-bottom: 15px;
    background-color: #6b7280;
    transition: 0.3s linear;
}

.technologies-box p {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-bottom: 25px;
}

.technologies-box:hover h3:before {
    background-color: #e02424;
    border-radius: 0;
}

.cta-wrap {
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    padding: 25px 20px;
}

.cta-img {
    margin-bottom: 18px;
}

.cta-txt h3 {
    color: #1c1e55;
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.14;
    margin-bottom: 30px;
}

.cta-txt p {
    font-weight: 500;
    margin-bottom: 30px;
}

.about-section,
.exciting-section,
.testimonial-section {
    padding: 10px 0 40px;
}

.sets-apart {
    padding: 30px 0 50px;
    overflow: hidden;
}

.testimonial-wrap {
    margin-bottom: 35px;
    border-radius: 4px;
}

.testimonial-box {
    padding: 25px 15px;
    position: relative;
}

.speakers {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1.21;
    display: block;
    margin-bottom: 28px;
}

.user-wrap {
    display: flex;
    align-items: center;
}

.like {
    top: -4px;
    left: 5px;
}

.user-detail {
    padding-top: 10px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.user-pic {
    width: 38px;
    height: 38px;
    border-radius: 50%;
}

.user-ex {
    width: calc(100% - 38px);
    padding-left: 20px;
}

.user-name {
    font-size: 1.6rem;
    font-weight: 500;
    width: 100%;
    margin-bottom: 9px;
}

.project-on,
.secondry-btn,
.watch-video {
    display: inline-flex;
}

.secondry-btn {
    color: #e02424;
    font-weight: 500;
    border: 1px solid #e5e7eb;
    padding: 11px 14px 11px 11px;
}

.secondry-btn svg {
    margin-left: 10px;
}

.width-auto {
    width: auto;
}

.video-link {
    padding: 10px 0 10px 33px;
    margin-left: 25px;
    width: 100%;
}

.watch-video {
    color: #e02424;
    font-weight: 500;
    align-items: center;
}

.watch-video svg {
    margin-right: 5px;
}

.about-title {
    margin-bottom: 15px;
}

.about-box {
    flex: 0 0 86%;
    padding: 20px 15px;
    border-radius: 8px;
    background-color: #f3f4f6;
}

.about-box p {
    font-size: 2rem;
    font-weight: 500;
}

.about-info {
    color: #e02424;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 18px;
}

.about-box h3 {
    margin-bottom: 17px;
}

.partner_intro {
    color: #6b7280;
    font-size: 1.4rem;
    padding-top: 30px;
}

.casestudies-img,
.event-box,
.exciting-head .text-link:not(:last-child) {
    margin-bottom: 25px;
}

.exciting-sec {
    min-height: 190px;
    background-color: #fff;
    margin-bottom: 32px;
    border-radius: 8px;
}

.project-on,
.project-points li {
    border-radius: 6px;
    font-weight: 500;
}

.exciting-box h3 {
    font-weight: 700;
    margin-bottom: 18px;
}

.exciting-box p {
    margin-bottom: 32px;
}

.project-on {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #03543f;
    font-size: 1.2rem;
    padding: 5px 10px 0 0;
    width: 87px;
    max-width: 87px;
    height: 22px;
    justify-content: flex-end;
    background: url("../images/clock.svg") 10px center no-repeat #def7ec;
}

.project-points {
    display: flex;
    gap: 9px;
    flex-wrap: wrap;
}

.project-points li {
    color: #1e429f;
    font-size: 1.4rem;
    font-weight: 500;
    background-color: #e1effe;
}

.project-points li a {
    color: #1e429f;
    padding: 5px 12px;
}

.industry-section {
    padding: 0 0 30px;
}

.industry-box {
    padding: 20px 15px;
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #e5e7eb;
}

.industry-image {
    border: none;
    box-shadow: none;
    padding: 0 !important;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}

.industry-image img {
    display: block;
    width: 100%;
    transition: 0.55s cubic-bezier(0.85, 0, 0, 1);
    position: relative;
    top: 0;
    left: 0;
    transform: scale(1);
}

.industry-box.industry-image a {
    position: relative;
    overflow: hidden;
    display: block;
}

.industry-image h3 {
    position: absolute;
    font-weight: 700;
    top: 27px;
    left: 17px;
    color: #fff;
    margin: 0;
}

.industry-overlap {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 65px 15px 15px;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    transition: opacity 0.55s linear;
}

.industry-image:hover .industry-overlap {
    opacity: 1;
}

.industry-image:hover img {
    transform: scale(1.8);
}

.industry-image:hover p {
    left: 0;
}

.industry-image:hover .industry-overlap span {
    bottom: 0;
}

.industry-image:hover h3 {
    z-index: 2;
}

.edtech-overlay {
    background: linear-gradient(to bottom, #432f48 0, #7f667c 100%);
}

.entertainment-overlay {
    background: linear-gradient(to bottom, #c2ab90 0, #312c1d 100%);
}

.manufacturing-overlay {
    background: linear-gradient(to bottom, #181516 0, #c7c6c6 100%);
}

.travel-overlay {
    background: linear-gradient(to bottom, #b17562 0, #a1a1a3 100%);
}

.social-overlay {
    background: linear-gradient(to bottom, #ce92a7 0, #e19e71 100%);
}

.wellness-overlay {
    background: linear-gradient(to bottom, #fe6c22 0, #463827 100%);
}

.insurance-overlay {
    background: linear-gradient(to bottom, #858dae 0, #38413d 100%);
}

.logistics-overlay {
    background: linear-gradient(to right, #937c50 0, #375c5f 100%);
}

.industry-overlap p {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.3;
    margin-bottom: 20px !important;
}

.industry-overlap span {
    font-size: 1.6rem;
    font-weight: 500;
    margin-top: auto;
    transition: bottom 550ms cubic-bezier(0.85, 0, 0, 1) 0.2s;
    position: relative;
    bottom: -49px;
}

.industry-overlap span:after {
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
}

.in-gb {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    display: block;
    margin-bottom: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #fde8e8;
}

.industry-box h3 {
    padding-bottom: 20px;
    font-weight: 700;
    margin-bottom: 16px;
}

.industry-box p {
    padding-bottom: 21px;
    margin-bottom: 25px;
}

.industry-listing {
    margin-bottom: 28px;
}

.industry-listing li {
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 11px;
    padding-left: 31px;
}

.industry-listing li:before {
    content: "";
    width: 15px;
    height: 15px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 1px;
    border-radius: 50%;
    background: url("../images/check-white.svg") center center no-repeat #e02424;
}

.btn-circle {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e02424;
}

.btn-circle:after {
    margin-left: -3px;
}

.btn-circle:hover:after {
    transform: translateX(4px);
}

.expertise-head {
    margin: 50px 0 18px;
}

.expertise-industry .industry-box p {
    border: none;
    padding-bottom: 0;
}

.event-section {
    padding-bottom: 15px;
}

.event-subtitle {
    margin-bottom: 13px;
}

.event-gallery img {
    width: 100%;
    border-radius: 8px 8px 0 0;
}

.event-content {
    padding: 20px 15px;
    border-radius: 0 0 8px 8px;
}

.event-title {
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 30px;
}

.event-location {
    flex-direction: column;
    margin-bottom: 21px;
}

.event-detail,
.event-location li {
    font-weight: 500;
    margin-bottom: 14px;
    font-size: 1.6rem;
}

.event-location li {
    display: flex;
    align-items: center;
    line-height: 1.1;
}

.event-content p {
    font-size: 1.6rem;
    line-height: 1.47;
    margin-bottom: 30px;
}

.casestudies-section {
    padding: 60px 0 30px;
}

.casestudies-head-sec strong {
    color: #9ca3af;
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.casestudies-head-sec h2 {
    margin-bottom: 19px;
}

.casestudies-head-sec p {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 12px;
    font-weight: 500;
}

.casestudies-row {
    justify-content: space-between;
    margin-bottom: 26px;
    background-color: #fff;
}

.casestudies-content h3 {
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 28px;
}

.casestudies-content p {
    font-size: 1.8rem;
    margin-bottom: 27px;
}

.play-icon,
.project-points li::after {
    top: 0;
    bottom: 0;
    position: absolute;
}

.banner-content-sec .btn-first:hover,
li.contact_us a:hover {
    background-color: #fff !important;
    color: #e02424 !important;
}

.banner-content-sec .btn-first:hover::after,
li.contact_us a:hover svg {
    filter: brightness(0) saturate(100%) invert(25%) sepia(44%) saturate(7293%) hue-rotate(349deg) brightness(88%) contrast(96%) !important;
}

.banner-content-sec .btn-first:hover,
.testimonial-section .text-link2:hover {
    border: 1px solid #fff !important;
}

.project-points li {
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
    transition: 0.3s;
}

.project-points li:hover a {
    color: #2476d9;
    transition: 0.3s;
}

.project-points li:hover {
    background-color: #fff;
    border: 1px solid #2465d0;
}

.service-blog a::after {
    background-position: top left;
    margin: auto 0;
    left: 100%;
    transition: 0.3s !important;
    width: 28px !important;
}

.service-blog a:hover::after {
    background-position: right top;
}

.testimonial-section .text-link2 {
    border: 1px solid #e02424;
}

.testimonial-section .text-link2:hover {
    background-color: #e02424;
    color: #fff;
}

.testimonial-section .text-link2:hover::after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(92%) saturate(0%) hue-rotate(109deg) brightness(102%) contrast(106%);
}

#close-btn:hover {
    transform: scale(1.05);
}

.play-icon {
    height: 56px;
    color: #fff;
    margin: auto 0;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
}

.industry-wrap-block .industry-box {
    padding-bottom: 20px !important;
    height: 100%;
}

.btn-first:after {
    transition: linear !important;
}

.video-modal-content .play-icon img {
    width: 100%;
    height: 100%;
}

.video-modal .mute-icon {
    position: absolute;
    bottom: 10px;
    width: 25px;
    height: 23px;
    display: block;
}

@media only screen and (min-width: 576px) {
    h2 {
        font-size: 2.8rem;
    }

    .service-blog {
        display: flex;
        padding: 0;
    }

    .service-box {
        width: 50%;
        padding: 25px 15px;
    }

    .service-box:nth-child(2n) {
        border-right: transparent;
    }

    .service-blog h3 {
        padding-left: 42px;
    }

    .service-point {
        padding-left: 17px;
    }

    .service-point li {
        margin-bottom: 13px;
    }

    .about-box,
    .awards-box {
        flex: 0 0 60%;
    }

    .clients-logo {
        gap: 22px 46px;
    }

    #background-image {
        width: 541px;
        height: 269px;
    }

    #videoIframe {
        width: 542px;
        height: 269px;
    }
}

@media only screen and (min-width: 768px) {
    .d-sm-flex {
        display: flex;
    }

    .main-title {
        font-size: 3.6rem;
    }

    .footer-section {
        padding: 55px 0 40px;
    }

    .testimonial-box p {
        margin-bottom: 0;
        min-height: 285px;
    }

    .address-wrapper {
        --columns: 2;
        --gap: 25px;
    }

    .footer-bottom {
        flex-direction: row;
        flex-wrap: wrap;
    }

    .all-right {
        width: auto;
        margin-top: 0;
        order: initial;
        margin-right: 20px;
    }

    .copy-right,
    .service-icon svg {
        width: 100%;
    }

    .partnerships-certifications {
        gap: 53px;
    }

    .casestudies-head {
        margin-bottom: 60px;
        align-items: flex-end;
        justify-content: space-between;
    }

    .casestudies-head-sec {
        width: 70%;
    }

    .casestudies-head-sec p,
    .casestudies-img {
        margin-bottom: 0;
    }

    .casestudies-content,
    .casestudies-img {
        width: 47%;
    }

    .casestudies-row {
        margin-bottom: 35px;
    }

    .service-blog:last-child {
        border-right: 1px solid transparent;
    }

    .service-icon {
        width: 25px;
        top: -3px;
    }

    .service-blog h3 {
        padding-left: 35px;
    }

    .service-point {
        padding-left: 7px;
    }

    .awards-content {
        padding: 20px 15px;
    }

    .about-wrap,
    .awards-block,
    .event-wrap,
    .exciting-block {
        overflow: visible;
        padding-bottom: 0;
        --columns: 3;
        --gap: 20px;
        --gap-count: calc(var(--columns) - 1);
        flex-wrap: wrap;
        justify-content: center;
        gap: var(--gap);
    }

    .about-box,
    .awards-box,
    .event-box,
    .exciting-box {
        flex: inherit;
        margin: 0;
        flex-basis: calc(calc(100% / var(--columns)) - calc(var(--gap) / var(--columns) * var(--gap-count)));
    }

    .about-wrap {
        --columns: 2;
    }

    .testimonial-box:nth-child(2n) {
        border-right: transparent;
    }

    .testimonial-box:last-child,
    .testimonial-box:nth-child(3n) {
        border-bottom: transparent;
    }

    .technologies-wrap {
        padding: 70px 0;
        align-items: flex-start;
    }

    .technologies-head {
        width: 44%;
        margin-bottom: 0;
        position: sticky;
        top: 110px;
    }

    .technologies-content {
        width: 46%;
        padding-top: 20px;
    }

    .exciting-sec {
        padding: 0 16px;
    }

    .cta-wrap {
        padding: 30px 25px;
    }

    .cta-img {
        margin-bottom: 0;
        width: 35%;
        text-align: left;
    }

    .cta-txt {
        width: 60%;
    }

    .testimonial-box {
        width: 46%;
        padding: 25px;
        margin-right: 40px;
    }

    .video-link {
        padding: 10px 0 10px 24px;
        margin-left: 25px;
        width: auto;
        border-left: 2px solid #ebebeb;
    }

    .exciting-block {
        justify-content: inherit;
    }

    .partner_intro a {
        margin: 0 0 0 12px;
    }

    .industry-wrap {
        flex-wrap: wrap;
        gap: 29px;
    }

    .industry-box {
        width: 48%;
        margin-bottom: 0;
    }

    .expertise-industry {
        gap: 25px;
    }

    .industry-image {
        width: 31%;
    }

    .expertise-head {
        margin: 45px 0;
    }

    .event-section {
        padding: 30px 0;
    }

    .event-title {
        font-size: 2.2rem;
    }

    .event-content p {
        min-height: 117px;
        line-height: 1.54;
    }

    #background-image,
    #videoIframe {
        width: 737px;
        height: 331px;
    }

    .close-btn {
        font-size: 24px;
        width: 28px;
        height: 26px;
    }

    .video-modal .mute-icon {
        width: 28px !important;
        height: 28px !important;
    }

    .testimonial-box {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media only screen and (min-width: 992px) {
    .d-lg-flex {
        display: flex;
    }

    h2 {
        font-size: 3.2rem;
    }

    .blog-section {
        padding-bottom: 30px;
    }

    .blog-head {
        margin-bottom: 55px;
    }

    .blog-sec {
        width: 32.5%;
        padding: 0 20px 15px;
    }

    .blog-sec:first-child {
        padding-left: 0;
    }

    .blog-sec2 {
        border-left: 1px solid #e5e7eb;
        border-right: 1px solid #e5e7eb;
    }

    .blog-content {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 35px;
    }

    .address-sec,
    .blog-content:last-child {
        margin-bottom: 0;
    }

    .address-wrapper {
        --gap: 30px;
    }

    .partnerships-certifications {
        gap: 97px;
    }

    .casestudies-row {
        margin-bottom: 38px;
    }

    .about-wrap,
    .awards-block,
    .exciting-block {
        --gap: 25px;
    }

    .clients-logo {
        gap: 40px;
    }

    .accenture_logo {
        position: relative;
        top: -6px;
    }

    .technologies-title {
        font-size: 3rem;
    }

    #background-image,
    #videoIframe {
        width: 953px;
        height: 480px;
    }

    .service-blog {
        display: block;
        width: 33.333%;
        border: none;
        border-right: 1px solid #e5e7eb;
        padding: 25px 15px;
    }

    .service-box {
        width: 100%;
        border: none;
        padding: 0;
    }

    .play-icon {
        width: 110px !important;
        height: 110px !important;
    }
}

@media only screen and (min-width: 1024px) {

    #background-image,
    #videoIframe {
        width: 996px;
    }

    .close-btn {
        position: absolute;
        top: 9px;
    }

    .industry-wrap-block .industry-box {
        min-height: 355px;
    }
}

@media only screen and (min-width: 1200px) {

    .address-sec,
    .client-wrapper {
        border-bottom: none;
    }

    .container {
        max-width: 1130px;
    }

    .main-title {
        font-size: 4.4rem;
    }

    .technologies-title,
    h2 {
        font-size: 3.6rem;
    }

    .awards-content strong,
    .feed-link a,
    h3 {
        font-size: 2.2rem;
    }

    .blog-sec {
        padding: 0 22px 15px;
    }

    .about-box h3,
    .blog-subtitle,
    .industry-box h3 {
        font-size: 2rem;
    }

    .address-wrapper {
        --gap: 50px;
        --columns: 4;
    }

    .address {
        padding-right: 33px;
    }

    .footer-bottom {
        flex-wrap: inherit;
        justify-content: space-between;
        align-items: center;
    }

    .copy-right,
    .footer-logo,
    .social-link {
        order: initial;
        margin: 0;
    }

    .social-link {
        padding-right: 92px;
    }

    .footer-logo {
        width: 112px;
    }

    .copy-right {
        width: auto;
    }

    .all-right,
    .terms-link {
        margin-right: 12px;
    }

    .partnerships-certifications {
        gap: 129px;
    }

    .section-subtitle {
        font-size: 1.8rem;
    }

    .casestudies-head,
    .casestudies-row {
        position: sticky;
        top: 90px;
    }

    .casestudies-row {
        top: calc((100vh - 300px) / 2);
        background-color: #fff;
        margin-bottom: 0;
        padding-bottom: 40px;
    }

    .casestudies-row:last-child {
        margin-bottom: 0;
    }

    .casestudies-content {
        padding-top: 25px;
    }

    .service-blog {
        padding: 35px 25px;
    }

    .service-blog h3,
    .service-point {
        padding-left: 48px;
    }

    .service-icon {
        width: 28px;
    }

    .awards-section,
    .cta-wrapper {
        padding: 60px 0;
    }

    .about-wrap,
    .awards-block,
    .exciting-block {
        --gap: 30px;
    }

    .about-wrap {
        --columns: 4;
    }

    .awards-logo {
        height: 158px;
    }

    .awards-logo img {
        width: 130px;
    }

    .service-section {
        padding: 30px 0;
    }

    .client-wrapper {
        padding: 60px 0;
    }

    .client-wrapper .container {
        max-width: 1600px;
    }

    .logos-wrap img {
        display: inline-block;
        width: calc(100% - 41px);
    }

    .clients-title {
        margin-bottom: 58px;
    }

    .logos-wrap {
        text-align: center;
    }

    .technologies-wrap {
        padding: 90px 0;
    }

    .technologies-content {
        width: 43%;
    }

    .technologies-box {
        margin-bottom: 27px;
        border-radius: 5px;
    }

    .about-box,
    .technologies-box a {
        padding: 20px;
    }

    .technologies-box:hover {
        background-color: rgba(255, 255, 255, 0.2);
    }

    .technologies-box:hover p {
        color: #e5e7eb;
    }

    .technologies-box a::after {
        bottom: 12px;
        right: 22px;
        transition: 0.3s;
    }

    .cta-wrap {
        padding: 35px 40px 35px 60px;
    }

    .about-section,
    .exciting-section,
    .testimonial-section {
        padding: 40px 0;
    }

    .testimonial-box {
        padding: 36px;
    }

    .video-link {
        margin-left: 31px;
        padding: 10px 0 10px 33px;
    }

    .industry-section {
        padding: 50px 0;
    }

    .industry-wrap {
        flex-wrap: inherit;
        gap: inherit;
        --columns: 4;
        --gap: 20px;
        --gap-count: calc(var(--columns) - 1);
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: var(--gap);
    }

    .industry-box {
        width: auto;
        flex-basis: calc(calc(100% / var(--columns)) - calc(var(--gap) / var(--columns) * var(--gap-count)));
    }

    .expertise-head {
        font-size: 2.8rem;
        margin: 90px 0 40px;
    }

    .exciting-head {
        position: static;
    }

    .apart-title {
        margin-bottom: 20px;
    }

    .sets-apart .section-subtitle {
        margin-bottom: 40px;
    }

    .close-btn {
        top: 9px;
    }

    #background-image,
    #videoIframe {
        width: 1149px;
        height: 600px;
    }

    .technologies-box:hover a::after {
        right: 12px;
    }

    .thumbnail span::after {
        content: "";
        position: absolute;
        top: -4px;
        height: 5px;
        left: 0;
        background-color: #e02424;
        width: 0%;
    }

    .thumbnail span {
        position: relative;
    }

    .slick-current.thumbnail span::after {
        width: 100%;
        transition: 8s linear;
    }

    .thumbnail-slider:not(.slick-slider) {
        display: flex;
    }

    .thumbnail-slider:not(.slick-slider) .thumbnail {
        flex: 1;
    }
}

@media only screen and (min-width: 1280px) {
    .container {
        max-width: 1200px;
    }

    .main-title {
        font-size: 4.8rem;
    }

    .technologies-title {
        font-size: 4.6rem;
    }

    .cta-txt h3 {
        font-size: 3rem;
    }

    .cta-wrap {
        padding: 40px 5px 38px 70px;
    }

    .testimonial-section {
        padding: 20px 0 40px;
    }

    .close-btn {
        top: 10px;
    }
}

@media only screen and (min-width: 1366px) {
    .container {
        max-width: 1240px;
    }

    .main-title {
        font-weight: 700;
        line-height: 1.1;
        margin-bottom: 15px;
        padding-right: 115px;
    }

    h3 {
        font-size: 2.2rem;
    }

    p {
        font-size: 1.7rem;
    }

    .blog-section {
        padding: 70px 0 55px;
    }

    .blog-sec {
        padding: 0 28px 15px;
    }

    .blog-head {
        margin-bottom: 54px;
    }

    .blog-content {
        margin-bottom: 45px;
    }

    .footer-section {
        padding: 98px 0 44px;
        margin-top: 30px;
    }

    .address-wrapper {
        --gap: 85px;
    }

    .address-sec {
        padding-bottom: 0;
    }

    .address {
        padding-right: 30px;
    }

    .casestudies-section {
        padding: 107px 0 0;
    }

    .casestudies-head {
        padding-right: 25px;
        margin-bottom: 30px;
    }

    .casestudies-head-sec h2 {
        margin-bottom: 19px;
    }

    .casestudies-head-sec p {
        font-size: 2rem;
        max-width: 514px;
        letter-spacing: 0.2px;
    }

    .casestudies-row {
        top: calc((100vh - 130px) / 2);
    }

    .casestudies-row:last-child {
        padding-bottom: 80px;
    }

    .casestudies-content h3 {
        font-size: 3rem;
        letter-spacing: 0.7px;
        margin-bottom: 16px;
    }

    .casestudies-img {
        width: 51.2%;
    }

    .casestudies-content {
        width: 44%;
        padding: 25px 17px 0 0;
    }

    .casestudies-content p {
        line-height: 1.5;
        margin-bottom: 19px;
    }

    .section-head,
    .service-section .section-head {
        margin-bottom: 39px;
    }

    .sets-apart {
        padding: 44px 0 50px;
    }

    .apart-title {
        font-size: 40px;
    }

    .client-img {
        max-width: 1280px;
        margin: 0 auto;
    }

    .awards-logo img,
    .image-container button,
    .play_btn,
    .service-icon,
    .width-auto {
        width: auto;
    }

    .section-title {
        margin-bottom: 28px;
    }

    .section-subtitle {
        line-height: 1.46;
    }

    .testimonial-section .section-head {
        max-width: 700px;
        margin-bottom: 41px;
    }

    .exciting-section .section-title {
        line-height: 1.2;
        margin-bottom: 19px;
    }

    .exciting-head {
        margin-bottom: 47px;
    }

    .industry-section .section-head {
        margin-bottom: 46px;
    }

    .event-section .section-head {
        margin-bottom: 53px;
    }

    .awards-section {
        padding: 49px 0 68px;
    }

    .about-wrap,
    .awards-block,
    .event-wrap,
    .exciting-block {
        --gap: 60px;
    }

    .awards-content {
        padding: 17px 15px;
    }

    .awards-content strong {
        line-height: 1.333;
        margin-bottom: 13px;
    }

    .awards-content p {
        line-height: 1.15;
    }

    .project-points.awards-years {
        margin-bottom: 3px;
    }

    .service-section {
        padding: 62px 0 50px;
    }

    .service-blog {
        padding: 66px 30px 20px 43px;
    }

    .service-blog h3,
    .service-point {
        padding-left: 52px;
    }

    .service-blog h3 {
        letter-spacing: 0.3px;
        margin-bottom: 29px;
    }

    .service-point {
        margin-bottom: 51px;
    }

    .service-point li {
        margin-bottom: 8px;
    }

    .client-wrapper {
        padding: 40px 0 20px;
    }

    .client-wrapper .container {
        max-width: 1850px;
    }

    .clients-title {
        margin-bottom: 60px;
    }

    .technologies-head {
        width: 54%;
        top: 150px;
    }

    .technologies-title {
        line-height: 1.23;
    }

    .technologies-subtitle {
        line-height: 1.5;
        margin-bottom: 40px;
    }

    .technologies-wrap {
        padding: 198px 0 169px;
    }

    .technologies-content {
        width: 40%;
        padding-top: 0;
        padding-right: 63px;
    }

    .technologies-box {
        margin-bottom: 29px;
    }

    .technologies-box a {
        padding: 17px;
        min-height: 217px;
    }

    .technologies-box a::after {
        bottom: 18px;
        right: 26px;
        transition: 0.3s;
    }

    .technologies-box h3,
    .technologies-box h3::before {
        margin-bottom: 10px;
    }

    .cta-wrapper {
        padding: 56px 0 50px;
    }

    .cta-wrap {
        padding: 42px 55px 43px 71px;
    }

    .cta-txt h3 {
        line-height: 1.24;
        margin-bottom: 17px;
    }

    .cta-img {
        width: 36.5%;
        padding-top: 9px;
    }

    .cta-txt {
        width: 59.5%;
        padding: 6px 0 0 20px;
    }

    .cta-txt p {
        padding: 0 0 0 2px;
        margin-bottom: 27px;
    }

    .testimonial-section {
        padding: 30px 0 40px;
    }

    .testimonial-wrap {
        margin: 43px 0 60px;
    }

    .testimonial-box {
        padding: 50px 30px;
    }

    .user-pic {
        width: 84px;
        height: 84px;
    }

    .speakers {
        margin-bottom: 31px;
    }

    .testimonial-box p {
        margin-bottom: 0;
        line-height: 1.45;
        min-height: 156px;
    }

    .user-ex {
        padding-left: 10px;
        width: calc(100% - 85px);
    }

    .about-section {
        padding: 59px 0;
    }

    .about-info {
        font-size: 4rem;
        margin-bottom: 20px;
    }

    .about-box {
        padding: 25px 20px 23px 18px;
    }

    .about-box p,
    .industry-listing li {
        line-height: 1.3;
    }

    .industry-listing li {
        margin-bottom: 14px;
    }

    .partner_intro {
        padding-top: 31px;
    }

    .exciting-section {
        padding: 47px 0 38px;
    }

    .exciting-head p {
        max-width: none;
    }

    .exciting-box h3 {
        line-height: 1.333;
    }

    .exciting-box p {
        line-height: 1.5;
        margin-bottom: 31px;
    }

    .project-points {
        padding-right: 30px;
        margin-bottom: 30px;
    }

    .industry-section {
        padding: 47px 0 37px;
    }

    .industry-wrap {
        --gap: 33px;
    }

    .industry-box {
        padding: 18px 15px 64px;
        transition: 0.3s linear;
    }

    .industry-box p {
        font-size: 1.6rem;
        line-height: 1.5;
        padding-right: 2px;
    }

    .expertise-industry p {
        position: relative;
        left: 110%;
        transition: left 550ms cubic-bezier(0.85, 0, 0, 1) 0.2s;
    }

    .industry-listing {
        padding-left: 3px;
        margin-bottom: 31px;
    }

    .industry-listing li::before {
        width: 18px;
        height: 18px;
    }

    .event-content {
        padding: 22px 22px 20px 20px;
    }

    .event-title {
        font-size: 2.4rem;
    }

    .event-location {
        flex-direction: row;
        justify-content: space-between;
    }

    .event-location li {
        font-size: 1.4rem;
        margin: 0 18px 0 0;
    }

    .event-location li:last-child {
        margin-right: 0;
    }

    .event-content p {
        min-height: 130px;
        padding-right: 20px;
    }

    .technologies-box:hover a::after {
        right: 16px;
    }

    .industry-wrap-block .industry-box {
        min-height: 376px;
    }

    .modal-content iframe {
        width: 100%;
        height: 620px;
    }

    .modal-content {
        max-width: 870px;
    }
}

@media only screen and (min-width: 1440px) {

    .address,
    .main-title {
        padding-right: 0;
    }

    .container {
        max-width: 1390px;
    }

    .main-title {
        font-size: 6.4rem;
        line-height: 125%;
        letter-spacing: 1.7px;
        margin-bottom: 23px;
    }

    h2 {
        font-size: 4rem;
        letter-spacing: 1.2px;
    }

    .awards-content strong,
    .feed-link a,
    h3 {
        font-size: 2.4rem;
    }

    p {
        font-size: 1.8rem;
    }

    .address-wrapper {
        --gap: 56px;
    }

    .address {
        margin-bottom: 20px;
    }

    .social-link {
        padding-right: 118px;
    }

    .separator {
        margin: 26px 0 40px;
    }

    .partnerships-certifications {
        gap: 160px;
        margin-bottom: 17px;
    }

    .partnerships-certifications span {
        font-size: 1.4rem;
    }

    .awards-content p,
    .section-subtitle,
    .technologies-subtitle {
        font-size: 2rem;
        letter-spacing: 0.2px;
    }

    .casestudies-content h3 {
        font-size: 3.6rem;
        margin-bottom: 31px;
    }

    .casestudies-content {
        padding: 37px 17px 0 0;
    }

    .project-points {
        padding-right: 30px;
        margin-bottom: 62px;
    }

    .about-wrap,
    .awards-block,
    .exciting-block {
        --gap: 63px;
    }

    .about-wrap {
        --gap: 35px;
    }

    .cta-txt h3 {
        font-size: 3.6rem;
    }

    .about-info,
    .technologies-title {
        font-size: 6rem;
    }

    .cta-wrap {
        padding: 39px 55px 43px 108px;
    }

    .cta-txt {
        padding: 6px 50px 0 0;
    }

    .cta-txt p {
        padding: 0 50px 0 2px;
    }

    .casestudies-row {
        top: calc((100vh - 260px) / 2);
        padding-bottom: 50px;
    }

    .event-location li {
        font-size: 1.6rem;
    }

    .event-content p {
        min-height: 147px;
        margin-bottom: 20px;
    }

    .close-btn {
        top: 10px;
    }
}

@media only screen and (min-width: 1640px) {
    .social-link {
        padding-right: 0;
    }
}

@media only screen and (min-width: 1680px) {
    .casestudies-row {
        top: calc((100vh - 400px) / 2);
    }
}

@media all and (max-width: 767px) {

    .about-section .about-wrap,
    .awards-block {
        flex-direction: column;
        gap: 20px;
    }

    .partner_intro .primary-btn {
        max-width: 210px;
        display: flex;
        align-items: center;
        margin: 15px auto 0;
    }

    .industry-overlap {
        opacity: 1 !important;
    }

    .industry-overlap span {
        bottom: 0 !important;
    }

    #background-image,
    #videoIframe,
    .video-modal-content {
        width: 100% !important;
        height: 100% !important;
    }
}