a,
a:hover {
    color: inherit
}

.blog-detail-related {
    max-height: 215px
}

.service-portfolio-sec .mainbox {
    position: relative;
    height: 400px;
    margin-bottom: 24px
}

.service-portfolio-sec .frontbox,
.tabs-section .useo-tabs .blog-box .blog-img {
    height: 100%
}

.about-img,
.about-vdo,
.portfolio-section .portfolio-box img,
.service-portfolio-sec .main-img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.service-portfolio-sec .hoverbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(212 33 127 / 60%);
    opacity: 0;
    visbility: hidden;
    transition: .4s
}

.service-portfolio-sec .hoverbox .hover-img {
    width: 60%;
    height: 150px;
    object-fit: contain
}

.service-portfolio-sec .mainbox:hover .hoverbox {
    opacity: 1;
    visibility: visible
}

.content-section .content-box,
.content-section .content-box h5,
.content-section .content-box img,
.content-section .content-box p,
.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box p,
.free-quote-section.bg-gradient .button,
.services .services-btn .button {
    transition: .4s
}

.free-quote-section.bg-gradient .button:hover,
.services .services-btn .button:hover {
    background: #fff !important;
    color: #000 !important
}

.single-industry-sec .contentbox h2,
.sub-service-detail-sec .contentbox h2 {
    margin-bottom: .7rem
}

.about .contentbox h2,
.industries-section .contentbox h2,
.service-insights-sec .contentbox h2 {
    position: relative;
    margin-bottom: .7rem
}

.about .contentbox h2::after,
.industries-section .contentbox h2::after,
.line-dark::after,
.service-insights-sec .contentbox h2::after {
    content: "";
    width: 30px;
    height: 4px;
    position: absolute;
    background: #000;
    left: 0;
    bottom: -5px
}

.modal-header.modal-close-btn {
    position: absolute;
    z-index: 11;
    right: 0;
    border-bottom: unset;
    padding: 0
}

.modal-header.modal-close-btn button {
    border: unset;
    outline: 0;
    background: #d4217f;
    color: #fff;
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-top-right-radius: 8px
}

.cs-bg-slider,
.cs-bg-slider .cs-bg-slide img {
    height: 100%;
    width: 100%
}

.cs-bg-slider {
    position: absolute;
    top: 0;
    left: 0
}

.case-studies .campaign-content .campaign-content-slide,
.cs-bg-slider .cs-bg-slide,
.testimonial-section .testimonial-list .swiper-slide-active .testimonial-box .quote-light,
.testimonial-section .testimonial-list .testimonial-box .quote-pink,
[aria-label="Pagination Navigation"]>.flex.flex-1 {
    display: none
}

.review-green {
    background-color: #259645
}

.review-red {
    background-color: #e23a2e
}

.review-yellow {
    background-color: #fcc31e
}

.review-blue {
    background-color: #1a73e8
}

.color1 {
    background-color: #a3c6d0
}

.color2 {
    background-color: #ebd1cf
}

.color3 {
    background-color: #e1dfe0
}

.color4 {
    background-color: #a2abb1
}

.color5 {
    background-color: #c0eaff
}

.color6 {
    background-color: #7ab6c9
}

.color7 {
    background-color: #f5c099
}

.content-section .content-box:hover {
    background: linear-gradient(90deg, #d4217f, transparent) #d4217f;
    background-color: #ae24b0 !important
}

.content-section .content-box:hover img {
    filter: brightness(0) invert(1)
}

.content-section .content-box:hover h5,
.content-section .content-box:hover p,
.text-white {
    color: #fff !important
}

.about .about-img,
.about.industry-sec .about-img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.text-primary {
    color: #f21d54 !important
}

a {
    font-weight: 700
}

.h1,
.h2,
.h3,
.h4,
h1,
h2,
h3,
h4 {
    font-weight: 600;
    line-height: 141%;
    margin: 0;
    font-style: normal
}

.detail-section .detail-content h2,
h1,
h2,
h3,
h4,
h5 {
    text-transform: uppercase
}

.text-secondary {
    color: #ae24b0 !important
}

.text-complimentary {
    color: #d4217f !important
}

.text-black {
    color: #000 !important
}

.text-grey {
    color: #222 !important
}

.text-grey-400 {
    color: #838383 !important
}

.text-off-white {
    color: #f4f4f4 !important
}

.text-light-grey {
    color: #f2f2f2 !important
}

.text-sub-heading {
    color: #b5b5b5 !important
}

.text-stars {
    color: #f44470 !important
}

.button,
.faqs-section .faq-box .content-card h5,
.faqs-section .faq-box .content-card span,
.testimonial-section .testimonial-list .swiper-slide-active .testimonial-box p,
a.button:hover {
    color: #fff
}

.bg-primary {
    background-color: #f21d54
}

.bg-secondary,
.button.button-cta:hover {
    background-color: #ae24b0
}

.bg-complimentary,
.bg-cta {
    background-color: #d4217f
}

.bg-black {
    background-color: #000
}

.bg-grey {
    background-color: #222
}

.bg-dark-grey {
    background-color: #171717
}

.bg-off-white {
    background-color: #f4f4f4
}

.bg-white {
    background-color: #fff
}

.bg-gradient {
    background: linear-gradient(91deg, #f21d54 0, #ae24b0 100%);
    background-image: linear-gradient(91deg, #f21d54 0, #ae24b0 100%) !important
}

.bg-light-grey {
    background: #f2f2f2
}

.bg-gradient-1 {
    background: linear-gradient(180deg, #b83fac 0, #9747ff 100%)
}

.bg-gradient-2 {
    background: linear-gradient(180deg, #3fb87e 0, #476fff 100%)
}

.bg-gradient-3 {
    background: linear-gradient(180deg, #b83f3f 0, #ff47b5 100%)
}

.bg-gradient-4 {
    background: linear-gradient(180deg, #b8a53f 0, #ff4747 100%)
}

.h1,
h1 {
    font-size: 42px;
    letter-spacing: .63px
}

.h2,
h2 {
    font-size: 32px
}

.h3,
h3 {
    font-size: 16px
}

.h4,
h4 {
    font-size: 22px
}

.h5,
h5 {
    font-size: 14px;
    font-style: normal;
    line-height: 141%;
    margin: 0
}

.p,
p {
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    letter-spacing: .08px;
    margin: 0
}

.xt-large {
    font-size: 20px;
    font-style: normal;
    line-height: 120.5%;
    letter-spacing: -.2px
}

.large,
.medium,
.small,
.x-small {
    font-style: normal;
    line-height: 141%
}

.large {
    font-size: 18px;
    font-weight: 700
}

.medium {
    font-size: 14px
}

.small {
    font-size: 12px;
    font-weight: 400
}

.x-small {
    font-size: 8px;
    font-weight: 400;
    letter-spacing: .048px
}

.button,
.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-heading h5,
.desktop.navbar .dropdown .dropdown-menu .mega-menu .nav .nav-link,
.desktop.navbar .dropdown .dropdown-menu.level-one .dropdown-item,
.desktop.navbar .nav-link {
    font-style: normal;
    line-height: normal;
    text-transform: uppercase
}

.font-bold {
    font-weight: 700 !important
}

.font-semibold {
    font-weight: 600 !important
}

.font-medium {
    font-weight: 500 !important
}

.font-normal {
    font-weight: 400 !important
}

.font-light {
    font-weight: 300 !important
}

.button {
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 600;
    border: 1px solid;
    border-radius: 30px
}

.button.button-primary {
    background: #f21d54;
    border-color: #f21d54
}

.button.button-complimentary {
    background: #d4217f;
    border-color: #d4217f
}

.button.button-complimentary:hover {
    background: #ae24b0
}

.button.button-contact:hover,
.button.button-gradient:hover,
.button.button-outline:hover {
    background: linear-gradient(340deg, #ae24b0 0, #f21d54 150%)
}

.button.button-secondary {
    background: #ae24b0;
    border-color: #ae24b0
}

.button.button-gradient {
    background: linear-gradient(340deg, #ae24b0 0, #f21d54 100%)
}

.button.button-cta {
    background: linear-gradient(90deg, #d4217f, transparent) #d4217f;
    transition: background-color 1s;
    border-color: transparent
}

.button.button-outline {
    background: 0 0;
    border-color: #fff
}

.button.button-outline.dark,
.tabs-section .useo-tabs .blog-box button {
    border-color: #000;
    color: #000
}

.button.button-outline:hover {
    border-color: transparent;
    color: #fff
}

.button.button-contact {
    background: #fff;
    border: 1px solid #000;
    color: #000
}

.button.button-contact:hover {
    color: #fff;
    border: 1px solid transparent
}

.section-padding {
    padding: 80px 0
}

.section-padding.less {
    padding: 40px 0
}

.section-heading {
    max-width: 800px
}

@media screen and (min-width:769px) {
    .hide-desktop {
        display: none !important
    }
}

.flex-1 {
    flex: 1
}

.flex-2 {
    flex: 2
}

.detail-section .detail-content p,
.tabs-section .useo-tabs .blog-box .blog-content p,
.text-justify {
    text-align: justify
}

.case-studies .checkout-case-btn,
.case-studies .overlay-gradient,
.z-index-1 {
    z-index: 1
}

.z-index-10 {
    z-index: 10
}

.z-index-100 {
    z-index: 100
}

.overlay,
.overlay-gradient {
    width: 100%;
    z-index: 0;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0
}

.overlay {
    background: rgba(0, 0, 0, .8)
}

.overlay-gradient {
    background: linear-gradient(180deg, #060606 0, rgba(0, 0, 0, .53) 100%)
}

.contact-section,
.desktop.navbar .dropdown .dropdown-menu .tab-content,
.line-dark,
.line-light,
footer .footer-heading {
    position: relative
}

.line-light::after {
    content: "";
    width: 30px;
    height: 4px;
    position: absolute;
    background: #fff;
    left: 0;
    bottom: -5px
}

.line-light.line-center::after {
    left: calc(50% - 20px)
}

.arrow-icon {
    width: 14px !important;
    height: 100% !important
}

.clock-icon {
    width: 12px !important;
    height: 100% !important;
    margin-right: 4px
}

.top-bar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    background: rgba(0, 0, 0, .8)
}

.top-bar .language-dropdown select {
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 12px
}

.country-bar {
    padding: 10px 0;
    border-bottom: 1px solid #5e5e5e
}

.desktop.navbar {
    padding: 20px 0;
    background: 0 0
}

.desktop.navbar .navbar-brand img,
.mobile.navbar .mobile-logo {
    width: 125px
}

.desktop.navbar .navbar-nav {
    gap: 10px
}

.case-studies .campaign-content .campaign-content-slide:first-child,
.desktop.navbar .nav-item.dropdown:hover .dropdown-menu,
.testimonial-section .testimonial-list .swiper-slide-active .testimonial-box .quote-pink {
    display: block
}

.desktop.navbar .nav-link {
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    transition: .4s
}

.desktop.navbar .nav-link.active,
.desktop.navbar .nav-link:hover {
    color: #d4217f;
    transition: .4s
}

.desktop.navbar .dropdown {
    position: static
}

.desktop.navbar .dropdown .dropdown-menu {
    background: 0 0;
    padding-top: 15px;
    width: 100vw;
    left: 0;
    border: unset
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu {
    display: flex;
    background: linear-gradient(91deg, #f21d54 0, #ae24b0 100%);
    padding: 0 40px
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .nav {
    width: 30%;
    padding: 70px 20px;
    border-right: 2px solid rgba(255, 255, 255, .2)
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .nav .nav-link {
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: left;
    border-radius: 17.5px
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .nav .nav-link .mega-nav-icon {
    font-weight: 600;
    display: none
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .nav .nav-link.active,
.desktop.navbar .dropdown .dropdown-menu .mega-menu .nav .nav-link:hover {
    background: #fff;
    font-weight: 600;
    border-radius: 17.5px;
    color: #000
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .nav .nav-link.active .mega-nav-icon {
    display: inline-block;
    margin-right: 2px;
    filter: invert(1)
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .tab-content {
    width: 70%;
    display: flex;
    align-items: center
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .tab-content .tab-pane {
    padding: 20px 0 20px 40px
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-heading {
    background: #302e2e;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-heading h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box {
    padding: 15px 0
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box .img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 2px;
    width: 25px;
    height: 25px
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box .img-box img {
    width: 15px;
    height: 100%;
    object-fit: contain
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box:hover .img-box {
    background: #fff;
    fill: black
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box .img-box svg {
    width: 15px
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box .img-box svg path {
    fill: rgb(199, 34, 143)
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box:hover .img-box svg path {
    fill: #F21D54
}

.desktop.navbar .dropdown .dropdown-menu .tab-content::before {
    content: '';
    position: absolute;
    top: 90px;
    right: -40px;
    width: calc(100% + 40px);
    height: 1px;
    border-bottom: 2px solid rgba(255, 255, 255, .2)
}

.desktop.navbar .dropdown .dropdown-menu .mega-menu .mega-box:hover p {
    -webkit-text-stroke: 0.4px #ffffff !important
}

.desktop.navbar .dropdown .dropdown-menu h3 {
    font-size: 24px;
    color: #fff;
    padding: 0 0 30px
}

.desktop.navbar .dropdown .dropdown-menu.level-one {
    background: linear-gradient(91deg, #f21d54 0, #ae24b0 100%);
    padding: 8px;
    width: auto;
    left: auto;
    min-width: 220px
}

.desktop.navbar .dropdown .dropdown-menu.level-one .dropdown-item {
    color: #fff;
    padding: 10px;
    font-size: 12px;
    font-weight: 500;
    transition: .4s;
    border-radius: 17.5px
}

.desktop.navbar .dropdown .dropdown-menu.level-one .dropdown-item .link-icon {
    display: none;
    margin-right: 4px;
    transition: .4s
}

.desktop.navbar .dropdown .dropdown-menu.level-one .dropdown-item.active,
.desktop.navbar .dropdown .dropdown-menu.level-one .dropdown-item:hover,
.mobile.navbar .nav-link.active {
    background: #fff;
    font-weight: 600;
    border-radius: 17.5px;
    color: #000;
    transition: .4s
}

.desktop.navbar .dropdown .dropdown-menu.level-one .dropdown-item.active .link-icon,
.desktop.navbar .dropdown .dropdown-menu.level-one .dropdown-item:hover .link-icon {
    display: inline-block;
    filter: invert(1);
    transition: .4s
}

.faqs-section .accordion .accordion-item .accordion-header,
.mobile.navbar .navbar-toggler {
    border: none
}

.mobile.navbar .navbar-toggler:focus {
    color: transparent
}

.mobile.navbar .mobile-call-btn {
    background: 0 0;
    border: none
}

.mobile.navbar .dropdown-menu .dropdown-item.active,
.mobile.navbar .dropdown-menu .dropdown-item:hover,
.mobile.navbar .navbar-collapse {
    background: linear-gradient(91deg, #f21d54 0, #ae24b0 100%)
}

.content-box img,
.mobile.navbar .mobile-call-btn img {
    width: 80px
}

.mobile.navbar .navbar-nav {
    height: 100vh
}

.mobile.navbar .navbar-collapse {
    padding: 15px
}

.mobile.navbar .dropdown-toggle {
    position: absolute;
    top: 0;
    right: 0
}

.mobile.navbar .dropdown-menu .dropdown-item,
.mobile.navbar .nav-link {
    color: #fff;
    padding: 10px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase
}

.mobile.navbar .dropdown-menu {
    background: #222
}

.hero-banner {
    position: relative;
    overflow: hidden;
    padding-top: 200px;
    padding-bottom: 100px
}

.hero-banner.main {
    height: 100vh;
    padding: 100px 0 0
}

.hero-banner.main .hero-content {
    justify-content: space-evenly;
    padding: 0
}

.hero-banner .hero-form .nice-select,
.hero-banner .hero-form select,
.hero-banner .mobile-hero-form select {
    height: 46px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: normal;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    font-style: normal
}

.hero-banner .hero-form,
.hero-banner .mobile-hero-form {
    padding: 0 30px;
    max-width: 560px;
    margin: auto;
    width: 100%
}

.hero-banner .hero-form select {
    border-radius: 8px 0 0 8px;
    background: url(/front_asset/images/dropdown.svg) no-repeat #f4f4f4;
    color: #000;
    border: none;
    flex: 2;
    -webkit-appearance: none;
    background-position-x: 96%;
    background-position-y: 50%
}

.hero-banner .hero-form .nice-select {
    border-radius: 8px 0 0 8px;
    background: #f4f4f4;
    color: #000;
    border: none;
    flex: 2;
    display: flex;
    align-items: center
}

.free-quote-section .quote-form input:focus,
.hero-banner .hero-form select:focus,
.hero-banner .mobile-hero-form select:focus {
    outline: 0
}

.hero-banner .hero-form button {
    background: #d4217f;
    height: 46px;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border: none;
    border-radius: 0 8px 8px 0;
    flex: 1
}

.hero-banner .mobile-hero-form select {
    border-radius: 30px;
    background: url(/front_asset/images/dropdown.svg) no-repeat #f4f4f4;
    color: #000;
    border: none;
    flex: 2;
    -webkit-appearance: none;
    background-position-x: 96%;
    background-position-y: 50%
}

.hero-banner .mobile-hero-form button {
    background: #d4217f;
    color: #fff;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    border: none;
    border-radius: 30px;
    flex: 1;
    padding: 10px
}

.contact-section .contact-bg,
.hero-banner .hero-img,
.hero-banner .hero-vdo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
    position: absolute;
    filter: grayscale(1);
    top: 0
}

.hero-banner .elipse-left,
.hero-banner .elipse-right {
    width: 249px;
    height: 249px;
    background-image: linear-gradient(180deg, #b83fac 0, #9747ff 100%);
    opacity: .4;
    filter: blur(100px)
}

.hero-banner .hero-content {
    position: relative;
    z-index: 2;
    max-width: 730px;
    padding-bottom: 20px;
    justify-content: center
}

.hero-banner .elipse-left {
    position: absolute;
    bottom: 80px;
    left: -90px
}

.hero-banner .elipse-right {
    position: absolute;
    top: 80px;
    right: -90px
}

.case-studies {
    position: relative;
    background: url("/front_asset/images/home-2.png") 0 0/cover no-repeat;
    padding-bottom: 80px
}

.case-studies .campaign-content {
    min-height: 440px;
    z-index: 1
}

.case-studies .campaign-content .slick-slide .campaign-content-slide {
    display: inline-block
}

.case-studies .case-studies-slider {
    position: absolute;
    width: 48%;
    right: 0;
    top: 80px;
    overflow: hidden;
    display: flex;
    cursor: grab;
    z-index: 1
}

.case-studies .case-studies-slider .swiper-slide {
    min-width: 250px
}

.case-studies .case-studies-slider .get-case-study {
    flex: 0 0 33.33%;
    max-width: 33.33%
}

.case-studies .case-studies-slider .slick-slide .get-case-study {
    flex: 0 0 100%;
    max-width: 100%
}

.case-studies .case-studies-slider .case-study-box {
    position: relative;
    border-radius: 12px;
    width: calc(100% - 40px);
    height: 440px;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, .05)
}

.case-studies .case-studies-slider .slick-slide:nth-child(7) .case-study-box img {
    object-position: 20%
}

.case-studies .case-studies-slider .case-study-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px
}

.case-studies .case-studies-slider .case-study-box .case-content {
    position: absolute;
    bottom: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.case-studies .case-studies-slider .case-study-box .case-overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 1.32%, #2b2b2b 100%);
    height: 100%;
    width: 100%;
    border-radius: 12px
}

.services {
    position: relative;
    background: #363636
}

.services .services-btn {
    max-width: 700px;
    margin: auto;
    gap: 15px;
    justify-content: center
}

.services .service-list-item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 15px;
    border-radius: 8px;
    border: 1px solid rgba(255, 255, 255, .05);
    background: rgba(255, 255, 255, .15);
    backdrop-filter: blur(0.200000003px);
    padding: 10px
}

@media (max-width:767px) {
    .tabs-section .useo-tabs .case-main-img img {
        height: 100% !important
    }

    .services {
        background: #fff
    }
}

.content-box {
    width: 250px;
    height: 250px;
    border-radius: 12px;
    margin: auto
}

@media screen and (max-width:1024px) {
    .content-box {
        width: 220px;
        height: 220px
    }

    .content-box img {
        width: 50px
    }
}

@media screen and (max-width:768px) {

    .h1,
    h1 {
        font-size: 38px;
        font-style: normal;
        font-weight: 600;
        line-height: 141%;
        letter-spacing: .57px
    }

    .h2,
    h2 {
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 141%
    }

    .h3,
    h3 {
        font-size: 12px;
        font-style: normal;
        font-weight: 600;
        line-height: 141%
    }

    .p,
    p {
        font-size: 12px;
        font-style: normal;
        line-height: normal;
        letter-spacing: -.144px
    }

    .section-padding {
        padding: 40px 0
    }

    .hide-mobile {
        display: none !important
    }

    .top-bar {
        background: rgba(0, 0, 0, .95)
    }

    .case-studies {
        padding-bottom: 40px
    }

    .case-studies .case-stats h2 {
        font-size: 24px;
        font-style: normal;
        font-weight: 600
    }

    .case-studies .campaign-content {
        height: auto;
        min-height: auto;
        margin-top: 30px
    }

    .case-studies .case-slide-content {
        order: 2
    }

    .case-studies .case-studies-slider {
        position: relative;
        width: calc(100% - 12px);
        top: auto;
        right: auto;
        left: 12px
    }

    .case-studies .case-studies-slider .swiper-slide {
        min-width: 200px
    }

    .case-studies .case-studies-slider .case-study-box {
        width: 200px;
        height: 315px
    }

    .content-box {
        width: 300px;
        height: 300px
    }

    .work-list {
        padding: 0 26px
    }
}

@media screen and (max-width:425px) {
    .content-box {
        width: 180px;
        height: 180px
    }
}

.industries-section .industry-box {
    margin-bottom: 20px;
    width: 185px;
    transition: .4s
}

.industries-section .industry-box .img-box {
    width: 60px;
    height: 60px;
    line-height: 60px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    transition: .4s;
    display: flex;
    align-items: center;
    padding: 0 !important;
    text-align: center;
    justify-content: center;
    flex: 0 0 60px
}

.industries-section .industry-box .img-box img {
    width: 25px;
    height: 25px;
    object-fit: contain
}

.industries-section .industry-box:hover {
    background: linear-gradient(91deg, #f21d54 0, #ae24b0 100%);
    transition: .4s
}

.industries-section .industry-box:hover .img-box {
    border-radius: 4px;
    background: rgba(255, 255, 255, .16) !important;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    transition: .4s
}

.industries-section .industry-box:hover .img-box img {
    filter: invert(1)
}

.industries-section .industry-box:hover p {
    color: #fff !important;
    transition: .4s
}

.blogs-section .blogs-list,
.work-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center
}

.work-list .work-box {
    position: relative;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding: 25px 15px 25px 45px;
    margin-bottom: 50px
}

.work-list .work-box .work-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #fff;
    width: 63px;
    height: 63px;
    position: absolute;
    left: -30px;
    top: 40%
}

.services-section .services-list .service-box .service-icon img,
.services-section .services-list .service-box .service-icon svg,
.work-list .work-box .work-icon img {
    width: 30px;
    height: 30px;
    object-fit: contain
}

.work-list .work-box .border-top-left {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
    background: #fff;
    height: 2px
}

.work-list .work-box .border-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    background: #fff;
    height: 2px
}

.work-list .work-box .border-top-right {
    position: absolute;
    top: 0;
    right: 0;
    width: 10%;
    background: #fff;
    height: 2px
}

.work-list .work-box .border-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 10%;
    background: #fff;
    height: 2px
}

.client-box {
    padding: 25px;
    border-right: 1px solid #222
}

.client-box:last-child {
    border-right: none
}

.client-swiper>.swiper-wrapper {
    transition-timing-function: linear
}

.blogs-section .blogs-list .blog-box,
.tabs-section .useo-tabs .blog-box {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 15px;
    flex: 0 1 calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px
}

.blogs-section .blogs-list .blog-box:nth-child(2n),
.cases-section .case-slider .case-box:nth-child(2n),
.tabs-section .useo-tabs .blog-box:nth-child(2n) {
    margin-right: 0
}

.blogs-section .blogs-list .blog-box .blog-img {
    height: 100%;
    object-fit: cover
}

.blogs-section .blogs-list .blog-box .blog-img .date,
.tabs-section .useo-tabs .blog-box .blog-img .date,
.tabs-section .useo-tabs .case-main-img .date {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 6px 10px;
    background: #fff;
    color: #000;
    font-family: Poppins;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 141%;
    letter-spacing: -.2px;
    border-radius: 6px
}

.blogs-section .blogs-list .blog-box .blog-img .date i,
.tabs-section .useo-tabs .blog-box .blog-img .date i,
.tabs-section .useo-tabs .case-main-img .date i {
    margin-right: 5px
}

.blogs-section .blogs-list .blog-box .blog-img img {
    border-radius: 6px;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.faqs-section .accordion,
.podcast-section .podcast-box .podcast-img img {
    width: 100%
}

.faqs-section .accordion .accordion-item {
    border: none;
    margin-bottom: 20px;
    width: calc(50% - 10px)
}

.faqs-section .accordion .accordion-item .accordion-header .accordion-button {
    box-shadow: none;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 141%;
    letter-spacing: .24px;
    text-transform: uppercase;
    background: #f4f4f4;
    border: none
}

.faqs-section .accordion .accordion-item .accordion-header .accordion-button::after {
    background-image: url("/front_asset/images/accordion-plus.svg")
}

.faqs-section .faq-box {
    position: relative;
    border-radius: 12px;
    background: #f4f4f4;
    width: 100%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 270px;
    text-align: center
}

.faqs-section .faq-box i {
    font-size: 30px;
    color: #838383
}

.faqs-section .faq-box .content-card {
    background: linear-gradient(180deg, #f21d54 0, #ae24b0 100%);
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    position: absolute;
    padding: 30px;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    border-radius: 12px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .6s, visibility .6s;
    transition: opacity .6s, visibility .6s
}

.faqs-section .faq-box .content-card p {
    color: #fff;
    font-size: 12px;
    font-weight: 400
}

.faqs-section .faq-box:hover .content-card,
.provider-section .provider-list .provider-box:hover .provider-card {
    visibility: visible;
    opacity: 1
}

.faqs-section.web-faqs .accordion-item {
    width: 260px
}

.faqs-section.web-faqs .accordion-item .accordion-button {
    border-radius: 12px !important;
    text-align: center;
    width: 260px;
    height: 260px;
    justify-content: space-around
}

.faqs-section.web-faqs .accordion-item .accordion-button::after {
    margin-left: 0;
    background-image: url("/front_asset/images/plus-grey.svg") !important;
    margin-top: 30px
}

.cases-section .case-slider .case-swiper .swiper-slide {
    width: 30%
}

.cases-section .case-slider .case-swiper .swiper-slide:nth-child(10) .case-box .case-img img {
    object-position: top
}

.cases-section .case-slider .swiper {
    width: 100%;
    height: 100%
}

.cases-section .case-slider .case-box {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: start;
    gap: 10px;
    flex: 0 1 calc(50% - 15px);
    margin-bottom: 30px
}

.cases-section .case-slider .case-box .case-img img {
    width: 100%;
    height: 100%;
    min-height: 240px;
    max-height: 240px;
    object-fit: cover;
    filter: grayscale(1);
    transition: .4s
}

.cases-section .case-slider .case-box:hover img,
.team-section .team-list .team-box img:hover {
    transform: scale(1.05);
    filter: none;
    transition: .4s
}

.testimonial-section .testimonial-list .testimonial_swipper {
    padding-bottom: 70px;
    padding-top: 20px
}

.testimonial-section .testimonial-list .testimonial_swipper .swiper-pagination-bullet-active {
    background: #d4217f
}

.testimonial-section .testimonial-list .testimonial_swipper .swiper-pagination-testi {
    text-align: center;
    bottom: -50px;
    position: relative
}

.testimonial-section .testimonial-list .swiper-slide {
    background-position: center;
    background-size: cover;
    width: 500px
}

.testimonial-section .testimonial-list .swiper-slide.swiper-slide-active {
    transform: scale(1.1);
    position: relative;
    z-index: 11
}

.testimonial-section .testimonial-list .swiper-slide-active .testimonial-box {
    background: #222;
    transition: .6s
}

.testimonial-section .testimonial-list .testimonial-box {
    position: relative;
    background: #f4f4f4;
    border-radius: 12px;
    padding: 30px 40px;
    transition: .6s;
    height: 100%;
    text-align: center
}

.testimonial-section .testimonial-list .testimonial-box p.large {
    margin: 20px 0
}

.testimonial-section .testimonial-list .testimonial-box .user-avatar {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin: auto;
    text-align: center;
    line-height: 90px;
    color: #fff
}

.testimonial-section .testimonial-list .testimonial-box .quotation {
    position: absolute;
    bottom: -25px;
    right: 30px
}

.testimonial-section .testimonial-list .testimonial-box img.testi-img {
    border-radius: 100%;
    width: 90px;
    height: 90px;
    object-fit: cover
}

.testimonial-section .testimonial-list .testimonial-box p.small {
    margin-bottom: 20px
}

.testimonial-section .testimonial-list .testimonial-box .rating-starts {
    position: absolute;
    bottom: 20px;
    margin: auto;
    text-align: center;
    left: 50%;
    transform: translateX(-50%)
}

.testimonial-section .testimonial-list .testimonial-box .star {
    font-size: 16px
}

.contact-section .call-circle {
    width: 40px;
    height: 40px
}

.contact-section .contact-info {
    display: flex;
    gap: 10px
}

.contact-section .contact-info .contact-info-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: #fff
}

.contact-section .contact-box {
    border-radius: 10px;
    z-index: 1;
    padding: 42px;
    max-width: 45%
}

.contact-section .contact-box h3,
.modal-box h3 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 141%;
    text-transform: uppercase
}

.contact-section .contact-box p,
.modal-box p {
    color: #969696
}

.calendar-section .meet-box .meet-form .field-box,
.contact-section .contact-box .contact-form .field-box,
.modal-box .modal-form .field-box {
    display: flex;
    flex-direction: column;
    gap: 15px;
    flex: 1
}

.calendar-section .meet-box .meet-form .field-box label,
.contact-section .contact-box .contact-form .field-box label,
.modal-box .modal-form .field-box label {
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

.contact-section .contact-box .contact-form .field-box input,
.contact-section .contact-box .contact-form .field-box select,
.modal-box .modal-form .field-box input {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfcf
}

.contact-section .contact-box .contact-form .field-box .nice-select {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    padding: 1px;
    height: auto;
    border-radius: unset
}

.awards-section .awards-images img {
    height: 70px
}

@media screen and (max-width:1024px) {
    .awards-section .awards-images img {
        height: auto
    }
}

.free-quote-section .quote-form button,
.free-quote-section .quote-form input {
    height: 46px;
    font-size: 14px;
    line-height: normal;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase
}

.services-section .services-list .service-box {
    margin-bottom: 40px;
    transition: .4s;
    padding: 20px
}

.services-section .services-list .service-box:hover {
    border-radius: 11px;
    background: rgba(255, 255, 255, .2);
    backdrop-filter: blur(0.200000003px)
}

.services-section .services-list .service-box .service-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    background: #fff;
    width: 63px;
    height: 63px
}

.services-section .services-list .service-box .service-icon svg path {
    fill: #d5217d
}

.services-section .services-list .service-box .service-icon svg.branding-icon path {
    fill: revert-layer
}

.free-quote-section .quote-form {
    padding: 0 30px;
    width: 560px
}

.free-quote-section .quote-form input {
    border-radius: 8px 0 0 8px;
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    padding: 10px 15px;
    width: 100%;
    flex: 2
}

.free-quote-section .quote-form ::placeholder {
    color: #fff;
    opacity: 1
}

.free-quote-section .quote-form :-ms-input-placeholder {
    color: #fff
}

.free-quote-section .quote-form ::-ms-input-placeholder {
    color: #fff
}

.free-quote-section .quote-form button {
    background: #fff;
    color: #f21d54;
    border: none;
    border-radius: 0 8px 8px 0;
    flex: 1
}

@media screen and (max-width:576px) {
    .free-quote-section .quote-form {
        width: 100%;
        gap: 10px
    }

    .free-quote-section .quote-form button,
    .free-quote-section .quote-form input {
        border-radius: 30px;
        flex: 1;
        padding: 10px
    }
}

.free-quote-section p {
    max-width: 650px
}

.stats-section .stats-list .stats-box {
    text-align: center;
    justify-content: center;
    align-items: center
}

.stats-section .stats-list .stats-box .stats-icon {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.stats-section .stats-list .stats-box h3 {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 600
}

.portfolio-section .portfolio-box {
    padding-bottom: 24px;
    height: 100%
}

.provider-section .provider-list .provider-box p,
.tabs-section .useo-tabs .nav {
    margin-bottom: 40px
}

.tabs-section .useo-tabs .nav-link {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 120.5%;
    text-transform: uppercase;
    color: #a1a1a1
}

.tabs-section .useo-tabs .nav-link.active {
    font-weight: 700;
    background: 0 0;
    color: #d4217f
}

.tabs-section .useo-tabs .google-img {
    width: 120px
}

.tabs-section .useo-tabs .case-main-img {
    position: relative;
    height: 100%
}

.tabs-section .useo-tabs .case-main-img img {
    height: 350px !important;
    object-fit: cover;
    width: 100%;
    border-radius: 5px
}

.tabs-section .useo-tabs .case-main-img .clock-icon {
    height: 100% !important
}

.tabs-section .useo-tabs .case-list-box {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding-bottom: 24px;
    height: 100%
}

.tabs-section .useo-tabs .case-list-box img {
    width: 100%;
    height: 350px;
    max-height: 350px;
    border-radius: 6px;
    object-fit: cover
}

.tabs-section .useo-tabs .case-list-box a {
    position: absolute;
    bottom: 10px;
    left: 0;
    margin-bottom: 20px
}

.tabs-section .useo-tabs .case-list-box p {
    margin-bottom: 20px;
    padding-bottom: 20px
}

.tabs-section .useo-tabs .blog-box .blog-img img {
    border-radius: 6px;
    width: 100%;
    height: 215px;
    object-fit: cover
}

.tabs-section .useo-tabs .blog-box .blog-content {
    justify-content: center;
    height: 100%
}

.tabs-section .useo-tabs .pagination {
    padding: 10px;
    background: #f4f4f4;
    border-radius: 32px;
    margin: auto
}

.tabs-section .useo-tabs .pagination button {
    background: 0 0;
    border: none;
    color: #000;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: 141%;
    letter-spacing: .08px
}

.tabs-section .useo-tabs .pagination button.active {
    background: #d4217f;
    border-radius: 100%;
    color: #fff;
    font-weight: 700
}

.detail-section .author {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px
}

.detail-section .author .author-img {
    width: 90px;
    height: 90px;
    border-radius: 100%
}

.detail-section .author .author-social {
    display: flex;
    gap: 10px;
    align-items: center
}

.detail-section .author .author-social a {
    border: 1px solid #dedede;
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 100%
}

.podcast-section .podcast-box {
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 100%;
    padding-bottom: 24px
}

.podcast-section .podcast-box .play-btn {
    position: absolute;
    bottom: -25px;
    right: 10px;
    width: auto !important
}

.e-book-section .e-book-box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    padding: 20px;
    height: 420px;
    width: 100%;
    border-radius: 6px;
    margin-bottom: 24px
}

.e-book-section .e-book-box .stripe {
    position: absolute;
    top: 0;
    right: 20px
}

.e-book-section .e-book-box .date {
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 138.5%;
    letter-spacing: .07px;
    text-transform: uppercase
}

.e-book-section .e-book-box .e-book-content {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 10px
}

.e-book-section .e-book-box .e-book-content h2 {
    color: #fff;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 116%;
    letter-spacing: .182px;
    text-transform: uppercase
}

.e-book-section .e-book-box .e-book-content p {
    color: #fff;
    font-size: 10px;
    font-style: normal;
    font-weight: 300;
    line-height: 141%;
    letter-spacing: .05px;
    text-align: justify
}

.team-section .team-list .team-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    padding-bottom: 24px
}

.team-section .team-list .team-box img {
    width: 100%;
    height: 100%;
    transition: .4s
}

.provider-section .provider-list .provider-box {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    border-radius: 15px;
    padding: 30px 20px;
    height: 100%
}

.provider-section .provider-list .provider-box .provider-icon {
    width: 120px;
    height: 120px;
    border-radius: 100%;
    border: 1px solid #222;
    display: flex;
    align-items: center;
    justify-content: center
}

.provider-section .provider-list .provider-box a {
    margin-top: 20px;
    position: absolute;
    bottom: 20px
}

.provider-section .provider-list .provider-box .provider-card {
    display: flex;
    flex-direction: column;
    gap: 15px;
    text-align: center;
    justify-content: center;
    align-items: center;
    background: #f4f4f4;
    border-radius: 15px;
    padding: 30px 20px;
    background: linear-gradient(180deg, #f21d54 0, #ae24b0 100%);
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .6s, visibility .6s;
    transition: opacity .6s, visibility .6s
}

.social-section .social-images {
    width: 100%;
    max-height: 321px;
    object-fit: cover;
    height: 250px;
    flex: 0 0 20%;
    max-width: 20%
}

.social-section img.social-images.flex-2 {
    flex: 0 0 40%;
    max-width: 40%
}

.social-section .social-images:nth-child(2),
.social-section .social-images:nth-child(3),
.social-section .social-images:nth-child(4) {
    flex: 0 0 20%;
    max-width: 20%
}

.calendar-section .zoom-img {
    width: 100px
}

.calendar-section .calendar-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 30px;
    padding: 25px
}

.calendar-section .calendar-box .calendar {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.calendar-section .calendar-box .calendar .calendar-header {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px
}

.calendar-section .calendar-box .calendar .calendar-header p {
    width: 200px
}

.calendar-section .calendar-box .calendar button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 16px
}

.calendar-section .calendar-box .calendar .calendar-grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 10px;
    margin-bottom: 15px
}

.calendar-section .calendar-box .calendar .calendar-cell {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 33px;
    height: 33px
}

.calendar-section .calendar-box .calendar .calendar-cell.today {
    border-radius: 100%;
    border: 1px solid #fff
}

.calendar-section .calendar-box .calendar .calendar-cell.selected,
.calendar-section .calendar-box .calendar .calendar-cell:hover {
    border-radius: 100%;
    background: #fff;
    color: #d4217f;
    font-weight: 700
}

.calendar-section .calendar-cell:hover {
    background-color: #eee
}

.calendar-section .meet-img {
    width: 55px;
    height: 55px;
    border-radius: 100%
}

.calendar-section .meet-box .meet-form .field-box input {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    background: 0 0;
    outline: 0
}

.calendar-section .meet-box .meet-form .field-box select,
.modal-box .modal-form .field-box select {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    background: 0 0
}

.calendar-section .meet-box .meet-form .field-box .nice-select {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    background: 0 0;
    height: auto;
    border-radius: unset
}

.calendar-section .meet-box .meet-form .meet-btn {
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 141%;
    text-transform: uppercase;
    color: #d4217f;
    border: none;
    background: 0 0
}

.contact-modal {
    border-radius: 10px !important
}

.modal-box {
    border-radius: 10px;
    z-index: 1;
    padding: 20px;
    max-width: 100%
}

.modal-box .modal-form .field-box .nice-select {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 400;
    line-height: 150%;
    width: 100%;
    border: none;
    border-bottom: 1px solid #cfcfcf;
    background: 0 0;
    height: auto;
    box-shadow: unset
}

@media screen and (max-width:768px) {
    .client-box {
        padding: 10px
    }

    .blogs-section .blogs-list .blog-box {
        flex-direction: column;
        flex: 100%;
        margin-right: 0
    }

    .blogs-section .blogs-list .blog-box .blog-img,
    .faqs-section .accordion .accordion-item {
        width: 100%
    }

    .faqs-section .faq-box,
    .provider-section .provider-list .provider-box,
    .stats-section .stats-list .stats-box {
        margin-bottom: 24px
    }

    .cases-section .case-slider .case-swiper .swiper-slide {
        width: calc(100% - 40px) !important
    }

    .testimonial-section .testimonial-list .swiper-slide {
        width: 360px
    }

    .testimonial-section .testimonial-list .swiper-slide.swiper-slide-active {
        transform: scale(1) !important
    }

    .case-studies-slider .slick-slide {
        margin-inline-end: 15px !important
    }

    .conversation-list .flex-wrap {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr)
    }

    .conversation-list .flex-wrap>img.social-images {
        width: 100% !important;
        max-width: inherit
    }

    .contact-section .contact-div {
        flex-direction: column
    }

    .contact-section .contact-div .contact-box {
        width: 100%;
        max-width: 100%
    }

    .social-section .social-images {
        width: 50%;
        flex: 1
    }

    footer {
        padding: 0 10px
    }
}

footer .footer-logo {
    width: 165px
}

footer .footer-social-links a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px
}

footer .footer-heading:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: 4px;
    height: 19px;
    background: #d4217f
}

[aria-label="Pagination Navigation"] svg {
    width: 16px
}

[aria-label="Pagination Navigation"] .duration-150 {
    transition: .4s;
    line-height: 4
}

[aria-label="Pagination Navigation"] .duration-150:hover {
    background: #d4217f !important;
    color: #fff
}

[aria-label="Pagination Navigation"]>.hidden {
    display: flex;
    flex-direction: column;
    gap: 20px;
    text-align: center;
    margin-top: 30px
}

.blogs-section .blogs-list .blog-box .blog-img .date img {
    height: auto !important;
    min-height: auto;
    max-height: inherit
}

.blogs-section .blogs-list .blog-box .blog-img img {
    min-height: 206px;
    max-height: 206px
}

@media(max-width:1366px) {
    .industries-section .m-indusries .industry-box {
        width: 100%
    }

    .industries-section .d-indusries {
        display: none !important
    }

    .industries-section .m-indusries {
        display: flex !important
    }
}

@media(max-width:1199px) {
    .services .services-btn .button {
        text-align: center
    }
}

@media(max-width:991px) {
    .main-header .mobile-call-btn {
        padding: 0 .75rem
    }

    .main-header .mobile.navbar .mobile-call-btn img {
        width: 30px;
        max-width: 30px
    }

    .main-header .hide-desktop {
        display: block !important
    }

    .main-header .hide-mobile {
        display: none !important
    }

    .provider-section .provider-list .provider-box {
        height: calc(100% - 24px)
    }

    .social-section img.social-images.flex-2 {
        max-width: inherit
    }
}

@media(max-width:767px) {
    .tabs-section .useo-tabs .blog-box {
        margin-right: 0
    }

    .tabs-section .useo-tabs .blog-box .blog-img,
    .tabs-section .useo-tabs .case-main-img {
        margin-bottom: 20px
    }

    nav.mobile.navbar .navbar-brand {
        margin-right: unset
    }

    .main-banner-sec h1 strong br {
        display: none
    }

    .case-studies .case-studies-slider .case-study-box {
        width: calc(100% - 10px)
    }

    .service-insights-sec .insightboxes {
        justify-content: space-between
    }

    .industries-section .industry-box,
    .service-insights-sec .insightboxes .content-box {
        width: 100%
    }

    .service-insights-sec .insightboxes .insightbox {
        flex: 0 0 50%;
        max-width: calc(50% - 1rem);
        row-gap: 2rem !important
    }

    .testimonial-section .testimonial-wrapper {
        gap: 1rem !important
    }

    .main-banner-sec .mobile-hero-form .nice-select {
        border-radius: 30px
    }

    .main-banner-sec .mobile-hero-form {
        padding: 0
    }

    .stats-section .stats-list .stats-box h3 {
        font-size: 28px
    }

    .team-section .team-list .team-box img {
        height: auto !important
    }

    .home-about-sec.about .about-img {
        height: auto
    }
}

@media(max-width:575px) {

    .container,
    .container-sm {
        max-width: 95%
    }

    .team-section .team-list .team-box img {
        height: auto !important
    }
}

@media(max-width:475px) {

    #meet_form .field-wrapper,
    .service-insights-sec .insightboxes {
        flex-flow: wrap
    }

    .service-insights-sec .insightboxes .insightbox {
        flex: 0 0 100%;
        max-width: 100%;
        row-gap: 1rem !important
    }

    .main-banner-sec h1 {
        font-size: 28px
    }

    .conversation-list .flex-wrap {
        grid-template-columns: repeat(1, 1fr)
    }

    .conversation-list .flex-wrap>img.social-images {
        height: auto;
        max-height: inherit !important;
        margin-bottom: 10px
    }

    #meet_form .field-wrapper .field-box {
        flex: 0 0 100%;
        max-width: 100%
    }
}