/* --------------- Responsive CSS --------------- */

@media(min-width:576px) {}

@media(min-width:768px) {}

@media(min-width:992px) {
    .services-grid .s-card-1::after,
    .services-grid .s-card-3::after,
    .services-grid .s-card-4::after {
        display: none;
    }
}

@media(min-width:1200px) {}

@media(min-width:1400px) {}

@media(min-width:1600px) {
    .container {
        max-width: 1450px;
    }
    .max-90-desk {
        width: 90%;
        margin-left: auto;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1674px;
    }
}

@media(max-width:479px) {
    .services-grid .s-card-2,
    .services-grid .s-card-5 {
        flex-direction: column;
    }
    .s-card-2 video,
    .s-card-5 video {
        width: 100%;
		height: 100%;
    }
    .anim-faq-cta-wrap {
        flex-direction: column;
    }
}

@media(max-width:575px) {
    .services-grid {
        grid-template-columns: 1fr;
    }
    .services-grid .s-card-1 {
        grid-column: 1;
        grid-row: 1;
    }
    .services-grid .s-card-2 {
        grid-column: 1;
        grid-row: 2;
    }
    .services-grid .s-card-3 {
        grid-column: 1;
        grid-row: 3;
    }
    .services-grid .s-card-4 {
        grid-column: 1;
        grid-row: 4;
    }
    .services-grid .s-card-5 {
        grid-column: 1;
        grid-row: 5;
    }
    .services-grid .s-card-6 {
        grid-column: 1;
        grid-row: 6;
    }
}

@media(max-width:767px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
        --bs-gutter-x: 5rem;
    }
    .wwd-grid-item-wrap {
        grid-template-columns: 1fr;
    }
    .wwd-grid-item-wrap .wwd-img-wrap {
        order: 2;
    }
    .wwd-grid-item-wrap.img-right {
        grid-template-columns: 1fr;
    }
    .wwd-content-wrap {
        text-align: center;
    }
    .s-cta-wrapper {
        flex-direction: column;
    }
    .s-cta-wrapper .cta-content-wrapper {
        text-align: center;
    }
    .anim-faq-upper-part {
        text-align: center;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        grid-template-columns: 1fr;
    }
    .wwd-grid-item-wrap.spe-ci-wrap a {
        margin: auto;
    }
    .sec-details.left-s {
        text-align: center;
    }
    .ctu-inner-wrapper {
        flex-direction: column;
    }
    .ctu-inner-wrapper .ctu-form-wrap {
        flex: 0 0 100%;
    }
    .ctu-inner-wrapper .ctu-details-wrap {
        flex: 0 0 100%;
        padding-left: 0px;
    }
}

@media(max-width:991px) {
    header .header-right-wrapper .navbar-wrap,
    header .header-right-wrapper .fm-m-btn {
        display: none;
    }
    .mobile-nav .mobile-nav-menu {
        padding-left: 10px;
    }
    footer .upper-part .col-lg-1 {
        display: none;
    }
    footer .lower-part .row {
        text-align: center;
    }
    footer .pt-links {
        margin-bottom: 10px;
    }
    footer .social-links {
        justify-content: center;
    }
    .faq-sec .sticky {
        position: unset;
    }
    .faq-sec img {
        width: 100%;
    }
    .op-intro-sec {
        position: unset;
        height: fit-content;
    }
    .op-intro-content-wrap {
        height: fit-content;
        align-items: center;
        text-align: center;
    }
    .op-second-sec {
        margin-top: unset;
    }
    .op-intro-img {
        position: unset;
        width: 100%;
    }
    .fm-specialties .op-intro-img {
        width: 100%;
        transform: unset;
    }
    .fm-specialties .op-intro-content-wrap {
        max-width: 100%;
    }
    .fm-company .op-intro-img {
        width: 100%;
        margin-top: 0px;
    }
}

@media(max-width:1024px) {}

@media(max-width:1199px) {}

@media(max-width:1399px) {}

@media(max-width:1599px) {
    .spe-sec.s-wwd-sec {
        padding-bottom: unset;
    }
}

@media screen and (max-width: 1799px) and (min-width: 1600px) {
    footer .upper-part {
        padding-bottom: 160px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 5.25rem;
    }
    .services-grid {
        gap: 25px;
    }
    .service-card {
        min-height: 380px;
    }
    .s-card-2 .service-card-content {
        padding-left: 24px;
        padding-right: 7px;
    }
    .s-card-5 .service-card-content {
        padding-left: 24px;
        padding-right: 10px;
    }
    .intro-sec .sec-title {
        font-size: 5rem;
    }
}

@media screen and (max-width: 1599px) and (min-width: 1400px) {
    .sec-details {
        margin: 0 auto 80px;
    }
    .sec-title {
        font-size: 3.125rem;
    }
    header .header-right-wrapper {
        gap: 40px;
    }
    footer .upper-part {
        padding-bottom: 160px;
    }
    .hero-section .hero-subtitle {
        margin: 20px 0 35px;
    }
    .about-text-wrap .about-text {
        font-size: 3.65rem;
    }
    .services-grid {
        gap: 20px;
    }
    .service-card {
        min-height: 320px;
    }
    .service-card .service-card-title {
        font-size: 1.8rem;
    }
    .services-grid .s-card-1 {
        padding: 34px;
    }
    .s-card-2 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 7px;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .fm-stats-wrapper {
        padding: 80px 65px;
    }
    .fm-stats-wrap .stats-number {
        font-size: 3rem;
    }
    .max-90-desk {
        width: 96%;
        margin-left: auto;
    }
    .op-intro-img {
        width: 52vw;
        bottom: 5%;
    }
    .op-second-sec {
        margin-top: 89vh;
    }
    .op-intro-sec .intro-subtitle {
        max-width: 700px;
    }
    .op-intro-content-wrap {
        height: 77vh;
    }
    .s-wwd-sec {
        padding: 100px 0 200px;
    }
    .wwd-grid-item-wrap {
        grid-template-columns: 1fr 1.15fr;
        gap: 40px;
    }
    .wwd-grid-item-wrap.img-right {
        grid-template-columns: 1.15fr 1fr;
    }
    .wwd-content-wrap {
        padding: 20px 45px;
    }
    .simple-cta-sec {
        padding: 100px 0 210px;
    }
    img.cta-bott-ell {
        bottom: -35%;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 4.75rem;
    }
    .spe-block-6 {
        padding-bottom: 150px;
    }
    .spe-sec.comp-abt-sec {
        padding: 100px 0 125px;
    }
    .intro-sec .sec-title {
        font-size: 4.5rem;
    }
    .sec-details.left-s {
        margin: 0 0 80px;
    }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
    .section-padding-180 {
        padding: 8rem 0;
    }
    .m-btn {
        padding: 14px 26px;
    }
    .sec-details {
        margin: 0 auto 75px;
    }
    .sec-title {
        font-size: 3rem;
    }
    header .header-right-wrapper {
        gap: 30px;
    }
    header .navbar-wrap ul.navbar {
        gap: 25px;
    }
    footer {
        padding-top: 50px;
    }
    footer .upper-part {
        padding-bottom: 100px;
    }
    footer .social-link {
        width: 42px;
        height: 42px;
    }
    .hero-section .hero-title {
        font-size: 5rem;
    }
    .hero-section .hero-subtitle {
        margin: 10px 0 25px;
    }
    .m-btn.hero-btn {
        font-size: 1rem;
    }
    .about-text-wrap .about-text {
        font-size: 3.125rem;
    }
    .services-grid {
        gap: 18px;
    }
    .service-card {
        padding: 25px;
        border-radius: 20px;
        min-height: 300px;
        max-height: 375px;
    }
    .service-card .service-card-title {
        font-size: 1.75rem;
        margin: 10px 0;
    }
    .service-card .service-card-icon {
        max-width: 35px;
    }
    .services-grid .s-card-1 {
        padding: 25px;
    }
    .s-card-2 .service-card-content {
        padding: 20px;
        padding-left: 15px;
        padding-right: 7px;
    }
    .s-card-2 video {
        border-radius: 20px;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .s-card-5 video {
        width: 52%;
        border-radius: 20px;
    }
    .brand-slider.right {
        margin-bottom: 25px;
    }
    .brand-slider .swiper-slide {
        padding: 5px 20px;
    }
    .brand-slider .swiper-slide img {
        max-width: 140px;
    }
    .fm-stats-wrapper {
        padding: 60px 50px;
    }
    .fm-stats-title {
        font-size: 3.125rem;
        margin-bottom: 20px;
    }
    .fm-stats-desc {
        margin-bottom: 55px;
    }
    .fm-stats-wrap {
        gap: 75px;
    }
    .fm-stats-wrap .stats-number {
        font-size: 3rem;
    }
    .fm-stats-sec img.shadow-muq-left {
        bottom: -3%;
    }
    .max-90-desk {
        width: 98%;
        margin-left: auto;
    }
    .op-intro-sec {
        height: 100vh;
    }
    .op-intro-content-wrap {
        height: 80vh;
    }
    .op-intro-sec .intro-title {
        font-size: 4.75rem;
    }
    .op-intro-sec .intro-subtitle {
        font-size: 1.25rem;
        margin: 15px 0 30px;
        max-width: 575px;
    }
    .op-intro-img {
        width: 55vw;
        bottom: 5%;
    }
    .op-second-sec {
        margin-top: 92vh;
    }
    .s-wwd-sec {
        padding: 85px 0 180px;
    }
    .wwd-grid-item-wrap {
        padding: 35px;
        border-radius: 35px;
        grid-template-columns: 1fr 1.15fr;
        gap: 30px;
    }
    .wwd-grid-item-wrap.img-right {
        grid-template-columns: 1.15fr 1fr;
    }
    .wwd-content-wrap {
        padding: 10px 25px;
    }
    .wwd-s-title {
        font-size: 2.25rem;
    }
    .wwd-s-desc {
        font-size: 1.05rem;
    }
    .anim-faq-upper-part {
        padding: 75px 0 40px;
    }
    .anim-faq-lower-part.is-open {
        padding: 0 0 80px;
        transform: translateY(-15px);
    }
    .an-faq-title {
        font-size: 3.25rem;
        margin-bottom: 15px;
    }
    .an-faq-desc {
        font-size: 1.125rem;
    }
    .simple-cta-sec {
        padding: 90px 0 200px;
    }
    img.cta-bott-ell {
        bottom: -35%;
    }
    .s-cta-wrapper {
        gap: 15px;
    }
    .cta-sub-title {
        margin-bottom: 20px;
    }
    .cta-title {
        font-size: 3.25rem;
        margin-bottom: 25px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 4.125rem;
    }
    .spe-block {
        padding: 80px 0 130px;
    }
    .spe-block-1 {
        padding-top: unset;
    }
    .spe-block-6 {
        padding-bottom: 150px;
    }
    .spe-sec.comp-abt-sec {
        padding: 85px 0 115px;
    }
    .wo-anim .anim-faq-upper-part {
        padding: 75px 0 20px;
    }
    .intro-sec .sec-title {
        font-size: 4rem;
    }
    .sec-details.left-s {
        margin: 0 0 75px;
    }
    .op-second-sec.no-ext-marging {
        padding: 85px 0;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    html {
        font-size: 0.9rem;
    }
    .m-btn {
        padding: 14px 26px;
    }
    .fm-m-btn {
        padding: 14px 26px;
    }
    .section-padding-180 {
        padding: 7rem 0;
    }
    .sec-details {
        margin: 0 auto 65px;
    }
    .sec-title {
        font-size: 3rem;
    }
    header .fm-m-btn {
        padding: 14px 20px;
    }
    header .header-right-wrapper {
        gap: 20px;
    }
    header .navbar-wrap ul.navbar {
        gap: 15px;
    }
    footer {
        padding-top: 50px;
        border-radius: 40px 40px 0rem 0rem;
    }
    footer .upper-part {
        padding-bottom: 80px;
    }
    footer .footer-logo-link {
        margin-bottom: 30px;
    }
    footer .f-nav-title {
        margin-bottom: 25px;
    }
    footer .lower-part {
        padding: 20px 0;
    }
    footer .social-link {
        width: 36px;
        height: 36px;
        border-radius: 8px;
    }
    .hero-section .hero-title {
        font-size: 4.75rem;
    }
    .hero-section .hero-subtitle {
        font-size: 1.25rem;
        margin: 10px 0 25px;
    }
    .m-btn.hero-btn {
        font-size: 1rem;
    }
    .about-text-wrap .about-text {
        font-size: 2.9rem;
    }
    .services-grid {
        gap: 15px;
    }
    .service-card {
        padding: 20px;
        border-radius: 20px;
        min-height: 300px;
        max-height: 350px;
    }
    .service-card .service-card-title {
        font-size: 1.75rem;
        margin: 7px 0;
    }
    .service-card .service-card-icon {
        max-width: 30px;
    }
    .services-grid .s-card-1 {
        padding: 20px;
    }
    .s-card-2 .service-card-content {
        padding: 20px;
        padding-left: 15px;
        padding-right: 7px;
    }
    .s-card-2 video {
        border-radius: 20px;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .s-card-5 video {
        width: 52%;
        border-radius: 20px;
    }
    .brand-slider.right {
        margin-bottom: 25px;
    }
    .brand-slider .swiper-slide {
        padding: 5px 10px;
    }
    .brand-slider .swiper-slide img {
        max-width: 120px;
    }
    .fm-stats-wrapper {
        padding: 60px 50px;
    }
    .fm-stats-title {
        font-size: 3rem;
        margin-bottom: 10px;
    }
    .fm-stats-desc {
        margin-bottom: 45px;
    }
    .fm-stats-wrap {
        gap: 40px;
    }
    .fm-stats-wrap .stats-number {
        font-size: 2.8rem;
    }
    .fm-stats-sec img.shadow-muq-right {
        top: -3%;
    }
    .fm-stats-sec img.shadow-muq-left {
        bottom: -3%;
    }
    .max-90-desk {
        width: 98%;
        margin-left: auto;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 18px 18px 0 0 !important;
        padding-top: 20px;
    }
    .accordion-body {
        border-radius: 0 0 18px 18px;
        padding-bottom: 18px;
    }
    .op-intro-sec {
        height: 100vh;
    }
    .op-intro-content-wrap {
        height: 77vh;
    }
    .op-intro-sec .intro-title {
        font-size: 4.5rem;
    }
    .op-intro-sec .intro-subtitle {
        font-size: 1.25rem;
        margin: 15px 0 30px;
        max-width: 475px;
    }
    .op-intro-img {
        width: 62vw;
        bottom: 7%;
    }
    .op-second-sec {
        margin-top: 92vh;
    }
    .s-wwd-sec {
        padding: 75px 0 160px;
        border-radius: 40px 40px 0 0;
    }
    .wwd-grid-item-wrap {
        padding: 30px;
        border-radius: 30px;
        grid-template-columns: 1fr 1.1fr;
        gap: 25px;
    }
    .wwd-grid-item-wrap.img-right {
        grid-template-columns: 1.1fr 1fr;
    }
    .wwd-content-wrap {
        padding: 5px 15px;
    }
    .wwd-s-title {
        font-size: 2.125rem;
    }
    .wwd-s-desc {
        font-size: 1.05rem;
    }
    .anim-faq-main-wrap {
        border-radius: 40px 40px 0 0;
    }
    .anim-faq-upper-part {
        padding: 65px 0 40px;
    }
    .anim-faq-lower-part.is-open {
        padding: 0 0 75px;
        transform: translateY(-15px);
    }
    .an-faq-title {
        font-size: 3rem;
        margin-bottom: 10px;
    }
    .an-faq-desc {
        font-size: 1.125rem;
    }
    .faq-arr-btn img {
        max-width: 35px;
    }
    .simple-cta-sec {
        padding: 85px 0 185px;
    }
    img.cta-bott-ell {
        bottom: -35%;
    }
    .s-cta-wrapper {
        gap: 15px;
        max-width: 800px;
    }
    .s-cta-wrapper .cta-content-wrapper {
        flex: 1.3;
    }
    .cta-sub-title {
        margin-bottom: 20px;
    }
    .cta-title {
        font-size: 3rem;
        margin-bottom: 15px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 3.9rem;
    }
    .spe-block {
        padding: 80px 0 130px;
        border-radius: 40px 40px 0 0;
    }
    .spe-block-1 {
        padding-top: unset;
    }
    .spe-block-6 {
        padding-bottom: 120px;
    }
    .spe-sec.comp-abt-sec {
        padding: 75px 0 100px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 20px;
    }
    img.abt-logo {
        width: 20%;
    }
    .wo-anim .anim-faq-upper-part {
        padding: 65px 0 15px;
    }
    .ctu-section {
        padding: 125px 0;
    }
    .intro-sec .sec-title {
        font-size: 3.5rem;
    }
    .sec-details.left-s {
        margin: 0 0 65px;
    }
    .ctu-inner-wrapper .ctu-form-wrap {
        flex: 0 0 50%;
    }
    .ctu-inner-wrapper .ctu-details-wrap {
        flex: 0 0 50%;
        padding-left: 80px;
    }
    .op-intro-sec.fit-height .op-intro-content-wrap {
        padding: 55px 0 110px;
    }
    .op-second-sec.no-ext-marging {
        padding: 75px 0;
    }
    .content-text-block-wrapper {
        max-width: 850px;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    html {
        font-size: 0.9rem;
    }
    .container,
    .container-md,
    .container-sm {
        max-width: 100%;
        --bs-gutter-x: 6rem;
    }
    .m-btn {
        padding: 14px 26px;
    }
    .section-padding-100 {
        padding: 5rem 0;
    }
    .section-padding-150 {
        padding: 6rem 0;
    }
    .section-padding-180 {
        padding: 7rem 0;
    }
    .sec-details {
        margin: 0 auto 60px;
    }
    .sec-title {
        font-size: 3rem;
    }
    footer {
        padding-top: 40px;
    }
    footer .upper-part {
        padding-bottom: 30px;
    }
    footer .footer-logo-link {
        margin-bottom: 30px;
    }
    footer .f-logo-content {
        margin-bottom: 40px;
    }
    footer .f-nav-title {
        margin-bottom: 25px;
    }
    footer .lower-part {
        padding: 20px 0;
    }
    footer .social-link {
        width: 36px;
        height: 36px;
        border-radius: 8px;
    }
    .hero-section .hero-title {
        font-size: 4.5rem;
    }
    .hero-section .hero-subtitle {
        margin: 10px 0 25px;
    }
    .m-btn.hero-btn {
        font-size: 1rem;
    }
    .about-text-sec {
        margin-top: 88vh;
    }
    .about-text-content-wrap .about-title {
        margin-bottom: 15px;
    }
    .about-text-wrap .about-text {
        font-size: 2.9rem;
    }
    .about-text-sec img.shadow-uor-right {
        top: -5%;
        right: -15%;
        width: 60vw;
    }
    .services-grid {
        gap: 15px;
    }
    .service-card {
        padding: 20px;
        border-radius: 20px;
        min-height: 230px;
        max-height: 300px;
    }
    .service-card .service-card-title {
        font-size: 1.75rem;
        margin: 7px 0;
    }
    .service-card .service-card-icon {
        max-width: 30px;
    }
    .services-grid .s-card-1 {
        grid-column: 1 / 13;
        padding: 20px;
    }
    .services-grid .s-card-2 {
        grid-column: 1 / 13;
        grid-row: 2 / 3;
        justify-content: space-between;
    }
    .s-card-2 .service-card-content {
        padding: 20px;
        padding-left: 15px;
        padding-right: 7px;
    }
    .s-card-2 video {
        width: 50%;
        border-radius: 20px;
    }
    .services-grid .s-card-3 {
        grid-column: 7 / 13;
        grid-row: 3 / 4;
    }
    .services-grid .s-card-4 {
        grid-column: 1 / 7;
        grid-row: 3 / 4;
    }
    .services-grid .s-card-5 {
        grid-column: 1 / 13;
        grid-row: 4 / 5;
        justify-content: space-between;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .s-card-5 video {
        width: 50%;
        border-radius: 20px;
    }
    .services-grid .s-card-6 {
        grid-column: 1 / 13;
        grid-row: 5 / 6;
        min-height: auto;
    }
    .trusted-by-sec img.shadow-brand {
        top: -80%;
    }
    .brand-slider.right {
        margin-bottom: 25px;
    }
    .brand-slider .swiper-slide {
        padding: 5px 10px;
    }
    .brand-slider .swiper-slide img {
        max-width: 100px;
    }
    .fm-stats-wrapper {
        padding: 60px 50px;
    }
    .fm-stats-title {
        font-size: 3rem;
        margin-bottom: 10px;
    }
    .fm-stats-desc {
        margin-bottom: 40px;
    }
    .fm-stats-wrap {
        gap: 30px;
        flex-wrap: wrap;
    }
    .fm-stats-wrap .stats-number {
        font-size: 2.5rem;
    }
    .fm-stats-wrap .fm-stats-col:first-child {
        flex: 100%;
    }
    .fm-stats-sec img.shadow-muq-right {
        top: -3%;
    }
    .fm-stats-sec img.shadow-muq-left {
        bottom: -3%;
    }
    .faq-sec.section-padding-150 {
        padding-bottom: 8rem;
    }
    .faq-sec .row {
        gap: 30px;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 18px 18px 0 0 !important;
        padding-top: 20px;
    }
    .accordion-body {
        border-radius: 0 0 18px 18px;
        padding-bottom: 18px;
    }
    .op-intro-sec {
        padding: 82px 0 60px;
    }
    .op-intro-content-wrap {
        padding: 35px 0 10px;
    }
    .op-intro-sec .intro-title {
        font-size: 4.25rem;
    }
    .op-intro-sec .intro-subtitle {
        font-size: 1.25rem;
        margin: 15px 0 30px;
        max-width: 475px;
    }
    .op-intro-img {
        margin-top: -45px;
    }
    .op-second-sec {
        margin-top: -65px;
    }
    .s-wwd-sec {
        padding: 75px 0 140px;
        border-radius: 35px 35px 0 0;
    }
    .wwd-grid-wrapper {
        gap: 30px;
    }
    .wwd-grid-item-wrap {
        padding: 25px 20px;
        border-radius: 25px;
        grid-template-columns: 1fr 1.25fr;
        gap: 15px;
    }
    .wwd-grid-item-wrap.img-right {
        grid-template-columns: 1.25fr 1fr;
    }
    .wwd-content-wrap {
        padding: 5px 10px;
    }
    .wwd-s-title {
        font-size: 2rem;
        margin-bottom: 5px;
    }
    .wwd-s-desc {
        font-size: 1rem;
    }
    .anim-faq-main-wrap {
        border-radius: 35px 35px 0 0;
    }
    .anim-faq-upper-part {
        padding: 55px 0 35px;
    }
    .anim-faq-lower-part.is-open {
        padding: 0 0 65px;
        transform: translateY(-15px);
    }
    .an-faq-title {
        font-size: 3rem;
        margin-bottom: 10px;
    }
    .an-faq-desc {
        font-size: 1.125rem;
    }
    .faq-arr-btn img {
        max-width: 30px;
    }
    .simple-cta-sec {
        padding: 80px 0 160px;
    }
    img.cta-bott-ell {
        bottom: 0%;
    }
    .s-cta-wrapper {
        gap: 15px;
    }
    .s-cta-wrapper .cta-content-wrapper {
        flex: 1.3;
    }
    .cta-sub-title {
        margin-bottom: 15px;
    }
    .cta-title {
        font-size: 2.75rem;
        margin-bottom: 15px;
    }
    .cta-desc {
        font-size: 1.125rem;
    }
    .op-intro-sec.fm-specialties {
        padding: 82px 0 90px;
    }
    .op-intro-sec.fm-specialties .op-intro-img {
        margin-top: 10px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 3.9rem;
    }
    .spe-block {
        padding: 60px 0 110px;
        border-radius: 40px 40px 0 0;
    }
    .spe-block-1 {
        padding-top: unset;
    }
    .spe-block-6 {
        padding-bottom: 100px;
    }
    .spe-sec.comp-abt-sec {
        padding: 75px 0 100px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 10px;
    }
    img.abt-logo {
        width: 20%;
    }
    .wo-anim .anim-faq-upper-part {
        padding: 55px 0 15px;
    }
    .ctu-section {
        padding: 125px 0 140px;
    }
    .intro-sec .sec-title {
        font-size: 3.5rem;
    }
    .sec-details.left-s {
        margin: 0 0 60px;
    }
    .ctu-inner-wrapper .ctu-form-wrap {
        flex: 0 0 60%;
    }
    .ctu-inner-wrapper .ctu-details-wrap {
        flex: 0 0 40%;
        padding-left: 30px;
    }
    .op-intro-sec.fit-height .op-intro-content-wrap {
        padding: 45px 0;
    }
    .op-second-sec.no-ext-marging {
        padding: 70px 0;
    }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
    html {
        font-size: 0.85rem;
    }
    .m-btn {
        padding: 14px 26px;
    }
    .section-padding-100 {
        padding: 5rem 0;
    }
    .section-padding-150 {
        padding: 6rem 0;
    }
    .section-padding-180 {
        padding: 7rem 0;
    }
    .sec-details {
        margin: 0 auto 60px;
    }
    .sec-title {
        font-size: 2.5rem;
    }
    footer {
        padding-top: 40px;
    }
    footer .upper-part {
        padding-bottom: 30px;
    }
    footer .footer-logo-link {
        margin-bottom: 30px;
    }
    footer .f-logo-content {
        margin-bottom: 45px;
    }
    footer .f-nav-title {
        margin-bottom: 25px;
    }
    footer .lower-part {
        padding: 20px 0;
    }
    footer .social-link {
        width: 32px;
        height: 32px;
        border-radius: 8px;
    }
    .hero-section .hero-title {
        font-size: 4.5rem;
    }
    .hero-section .hero-subtitle {
        margin: 5px 0 15px;
    }
    .m-btn.hero-btn {
        font-size: 1rem;
    }
    .about-text-sec {
        margin-top: 88vh;
        border-radius: 35px 35px 0 0;
    }
    .about-text-content-wrap .about-title {
        margin-bottom: 15px;
    }
    .about-text-wrap .about-text {
        font-size: 2.25rem;
    }
    .about-text-sec img.shadow-uor-right {
        top: 0%;
        right: -10%;
        width: 60vw;
    }
    .services-grid {
        gap: 15px;
    }
    .service-card {
        padding: 20px;
        border-radius: 20px;
        min-height: 230px;
        max-height: 300px;
    }
    .service-card .service-card-title {
        font-size: 1.75rem;
        margin: 7px 0;
    }
    .service-card .service-card-icon {
        max-width: 30px;
    }
    .services-grid .s-card-1 {
        grid-column: 1 / 13;
        padding: 20px;
    }
    .services-grid .s-card-2 {
        grid-column: 1 / 13;
        grid-row: 2 / 3;
        justify-content: space-between;
    }
    .s-card-2 .service-card-content {
        padding: 20px;
        padding-left: 15px;
        padding-right: 7px;
    }
    .s-card-2 video {
        width: 50%;
        border-radius: 20px;
    }
    .services-grid .s-card-3 {
        grid-column: 7 / 13;
        grid-row: 3 / 4;
    }
    .services-grid .s-card-4 {
        grid-column: 1 / 7;
        grid-row: 3 / 4;
    }
    .services-grid .s-card-5 {
        grid-column: 1 / 13;
        grid-row: 4 / 5;
        justify-content: space-between;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .s-card-5 video {
        width: 50%;
        border-radius: 20px;
    }
    .services-grid .s-card-6 {
        grid-column: 1 / 13;
        grid-row: 5 / 6;
        min-height: auto;
    }
    .trusted-by-sec img.shadow-brand {
        top: -35%;
    }
    .brand-slider.right {
        margin-bottom: 25px;
    }
    .brand-slider .swiper-slide {
        padding: 5px 10px;
    }
    .brand-slider .swiper-slide img {
        max-width: 100px;
    }
    .fm-stats-wrapper {
        padding: 50px 40px;
    }
    .fm-stats-title {
        font-size: 3rem;
        margin-bottom: 10px;
    }
    .fm-stats-desc {
        margin-bottom: 40px;
    }
    .fm-stats-wrap {
        gap: 30px;
        flex-wrap: wrap;
    }
    .fm-stats-wrap .stats-number {
        font-size: 2.5rem;
    }
    .fm-stats-wrap .fm-stats-col:first-child {
        flex: 100%;
    }
    .fm-stats-sec img.shadow-muq-right {
        top: -3%;
    }
    .fm-stats-sec img.shadow-muq-left {
        bottom: -3%;
    }
    .faq-sec.section-padding-150 {
        padding-bottom: 8rem;
    }
    .faq-sec .row {
        gap: 30px;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 18px 18px 0 0 !important;
        padding-top: 20px;
    }
    .accordion-body {
        border-radius: 0 0 18px 18px;
        padding-bottom: 18px;
    }
    .op-intro-sec {
        padding: 82px 0 60px;
    }
    .op-intro-content-wrap {
        padding: 35px 0 10px;
    }
    .op-intro-sec .intro-title {
        font-size: 4.25rem;
    }
    .op-intro-sec .intro-subtitle {
        font-size: 1.25rem;
        margin: 15px 0 30px;
        max-width: 475px;
    }
    .op-intro-img {
        margin-top: -45px;
    }
    .op-second-sec {
        margin-top: -65px;
    }
    .s-wwd-sec {
        padding: 65px 0 130px;
        border-radius: 35px 35px 0 0;
    }
    .wwd-grid-wrapper {
        gap: 30px;
    }
    .wwd-grid-item-wrap {
        padding: 25px 20px;
        border-radius: 25px;
        gap: 15px;
    }
    .wwd-content-wrap {
        padding: 5px 10px;
    }
    .wwd-s-title {
        font-size: 2.5rem;
        margin-bottom: 5px;
    }
    .wwd-s-desc {
        font-size: 1rem;
    }
    img.shadow-lc-ell {
        bottom: -5%;
        left: -25%;
    }
    .anim-faq-main-wrap {
        border-radius: 35px 35px 0 0;
    }
    .anim-faq-upper-part {
        padding: 55px 0 35px;
    }
    .anim-faq-lower-part.is-open {
        padding: 0 0 55px;
        transform: translateY(-15px);
    }
    .an-faq-title {
        font-size: 2.5rem;
        margin-bottom: 10px;
    }
    .an-faq-desc {
        font-size: 1.125rem;
    }
    .faq-arr-btn img {
        max-width: 30px;
    }
    .simple-cta-sec {
        padding: 80px 0 160px;
    }
    img.cta-bott-ell {
        bottom: 0%;
    }
    .s-cta-wrapper {
        gap: 30px;
    }
    .cta-sub-title {
        margin-bottom: 15px;
    }
    .cta-title {
        font-size: 2.75rem;
        margin-bottom: 15px;
    }
    .cta-desc {
        font-size: 1.125rem;
    }
    .op-intro-sec.fm-specialties {
        padding: 82px 0 90px;
    }
    .op-intro-sec.fm-specialties .op-intro-img {
        margin-top: 10px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 3.5rem;
    }
    .spe-block {
        padding: 55px 0 100px;
        border-radius: 35px 35px 0 0;
    }
    .spe-block-1 {
        padding-top: unset;
    }
    .spe-block-6 {
        padding-bottom: 80px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 20px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap .wwd-s-desc {
        font-size: 1.125rem;
    }
    .spe-sec.comp-abt-sec {
        padding: 65px 0 100px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 15px;
    }
    img.abt-logo {
        width: 18%;
        top: -15%;
    }
    .wo-anim .anim-faq-upper-part {
        padding: 55px 0 15px;
    }
    .wo-anim .anim-faq-lower-part {
        padding: 0px 0 140px;
    }
    .ctu-section {
        padding: 110px 0 130px;
    }
    .intro-sec .sec-title {
        font-size: 3.5rem;
    }
    .sec-details.left-s {
        margin: 0 0 60px;
    }
    .ctu-inner-wrapper {
        gap: 50px;
    }
    .op-intro-sec.fit-height .op-intro-content-wrap {
        padding: 40px 0;
    }
    .op-second-sec.no-ext-marging {
        padding: 60px 0;
    }
}

@media screen and (max-width: 575px) and (min-width: 480px) {
    html {
        font-size: 0.9rem;
    }
    .container,
    .container-md,
    .container-sm {
        --bs-gutter-x: 4rem;
    }
    .m-btn {
        padding: 12px 20px;
    }
    .section-padding-100 {
        padding: 5rem 0;
    }
    .section-padding-150 {
        padding: 6rem 0;
    }
    .section-padding-180 {
        padding: 7rem 0;
    }
    .sec-details {
        margin: 0 auto 60px;
    }
    .sec-title {
        font-size: 2.25rem;
    }
    footer {
        padding-top: 40px;
    }
    footer .upper-part {
        padding-bottom: 30px;
    }
    footer .upper-part .row {
        gap: 35px;
    }
    footer .footer-logo-link {
        margin-bottom: 20px;
    }
    footer .f-logo-content {
        margin-bottom: 10px;
    }
    footer .f-nav-title {
        margin-bottom: 15px;
    }
    footer .f-nav {
        gap: 7px;
    }
    footer .lower-part {
        padding: 20px 0;
    }
    footer .social-link {
        width: 36px;
        height: 36px;
        border-radius: 8px;
    }
    .hero-section .hero-title {
        font-size: 4.5rem;
    }
    .hero-section .hero-subtitle {
        margin: 5px 0 20px;
    }
    .m-btn.hero-btn {
        font-size: 1rem;
    }
    .about-text-sec {
        margin-top: 88vh;
    }
    .about-text-content-wrap .about-title {
        margin-bottom: 15px;
    }
    .about-text-wrap .about-text {
        font-size: 2rem;
    }
    .about-text-sec img.shadow-uor-right {
        top: 0%;
        right: -10%;
        width: 70vw;
    }
    .services-grid {
        gap: 15px;
    }
    .service-card {
        padding: 20px;
        border-radius: 20px;
        min-height: 230px;
        max-height: -webkit-fill-available;
    }
    .service-card .service-card-title {
        font-size: 1.75rem;
        margin: 7px 0;
    }
    .service-card .service-card-icon {
        max-width: 30px;
    }
    .services-grid .s-card-1 {
        padding: 20px;
    }
    .s-card-2 .service-card-content {
        padding: 20px;
        padding-left: 15px;
        padding-right: 7px;
    }
    .s-card-2 video {
        width: 50%;
        border-radius: 20px;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .s-card-5 video {
        width: 50%;
        border-radius: 20px;
    }
    .services-grid .s-card-6 {
        min-height: auto;
    }
    .trusted-by-sec img.shadow-brand {
        top: -20%;
    }
    .brand-slider.right {
        margin-bottom: 25px;
    }
    .brand-slider .swiper-slide {
        padding: 5px 10px;
    }
    .brand-slider .swiper-slide img {
        max-width: 100px;
    }
    .fm-stats-wrapper {
        padding: 40px 25px;
    }
    .fm-stats-title {
        font-size: 2.75rem;
        margin-bottom: 10px;
    }
    .fm-stats-desc {
        margin-bottom: 40px;
    }
    .fm-stats-wrap {
        gap: 30px;
        flex-direction: column;
    }
    .fm-stats-wrap .stats-number {
        font-size: 2.5rem;
    }
    .fm-stats-sec img.shadow-muq-right {
        top: -1%;
    }
    .fm-stats-sec img.shadow-muq-left {
        bottom: -1%;
    }
    .faq-sec.section-padding-150 {
        padding-bottom: 8rem;
    }
    .faq-sec .row {
        gap: 30px;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 18px 18px 0 0 !important;
        padding-top: 20px;
    }
    .accordion-body {
        border-radius: 0 0 18px 18px;
        padding-bottom: 18px;
    }
    .op-intro-sec {
        padding: 82px 0 60px;
    }
    .op-intro-content-wrap {
        padding: 35px 0 10px;
    }
    .op-intro-sec .intro-title {
        font-size: 3.75rem;
    }
    .op-intro-sec .intro-subtitle {
        font-size: 1.125rem;
        margin: 15px 0 30px;
    }
    .op-intro-img {
        margin-top: -15px;
    }
    .op-second-sec {
        margin-top: -65px;
    }
    .s-wwd-sec {
        padding: 65px 0 130px;
        border-radius: 35px 35px 0 0;
    }
    .wwd-grid-wrapper {
        gap: 30px;
    }
    .wwd-grid-item-wrap {
        padding: 25px 20px;
        border-radius: 25px;
        gap: 15px;
    }
    .wwd-content-wrap {
        padding: 5px 10px;
    }
    .wwd-s-title {
        font-size: 2.25rem;
        margin-bottom: 5px;
    }
    .wwd-s-desc {
        font-size: 1rem;
    }
    img.shadow-lc-ell {
        bottom: -5%;
        left: -25%;
    }
    .anim-faq-main-wrap {
        border-radius: 35px 35px 0 0;
    }
    .anim-faq-upper-part {
        padding: 55px 0 35px;
    }
    .anim-faq-lower-part.is-open {
        padding: 0 0 55px;
        transform: translateY(-15px);
    }
    .an-faq-title {
        font-size: 2.25rem;
        margin-bottom: 10px;
    }
    .an-faq-desc {
        font-size: 1.125rem;
    }
    .faq-arr-btn img {
        max-width: 30px;
    }
    .simple-cta-sec {
        padding: 80px 0 160px;
    }
    img.cta-bott-ell {
        bottom: 0%;
    }
    .s-cta-wrapper {
        gap: 30px;
    }
    .cta-sub-title {
        margin-bottom: 15px;
    }
    .cta-title {
        font-size: 2.75rem;
        margin-bottom: 15px;
    }
    .cta-desc {
        font-size: 1.125rem;
    }
    .op-intro-sec.fm-specialties {
        padding: 82px 0 90px;
    }
    .op-intro-sec.fm-specialties .op-intro-img {
        margin-top: 10px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 3.125rem;
    }
    .spe-block {
        padding: 50px 0 100px;
        border-radius: 35px 35px 0 0;
    }
    .spe-block-1 {
        padding-top: unset;
    }
    .spe-block-6 {
        padding-bottom: 80px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 20px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap .wwd-s-desc {
        font-size: 1.125rem;
    }
    .spe-sec.comp-abt-sec {
        padding: 65px 0 100px;
        margin-top: -70px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 15px;
    }
    img.abt-logo {
        width: 19%;
        top: -15%;
    }
    .wo-anim .anim-faq-upper-part {
        padding: 55px 0 15px;
    }
    .wo-anim .anim-faq-lower-part {
        padding: 0px 0 140px;
    }
    .ctu-section {
        padding: 110px 0 120px;
    }
    .intro-sec .sec-title {
        font-size: 3rem;
    }
    .sec-details.left-s {
        margin: 0 0 60px;
    }
    .ctu-inner-wrapper {
        gap: 50px;
    }
    .op-intro-sec.fit-height .op-intro-content-wrap {
        padding: 35px 0;
    }
    .op-second-sec.no-ext-marging {
        padding: 60px 0;
    }
}

@media screen and (max-width: 479px) and (min-width: 380px) {
    html {
        font-size: 0.9rem;
    }
    .container,
    .container-md,
    .container-sm {
        --bs-gutter-x: 2.5rem;
    }
    .m-btn {
        padding: 12px 20px;
    }
    .section-padding-100 {
        padding: 5rem 0;
    }
    .section-padding-150 {
        padding: 6rem 0;
    }
    .section-padding-180 {
        padding: 7rem 0;
    }
    .sec-details {
        margin: 0 auto 60px;
    }
    .sec-title {
        font-size: 2.25rem;
    }
    .mobile-nav .mobile-nav-menu {
        gap: 12px;
    }
    footer {
        padding-top: 40px;
    }
    footer .upper-part {
        padding-bottom: 30px;
    }
    footer .upper-part .row {
        gap: 35px;
    }
    footer .footer-logo-link {
        margin-bottom: 20px;
    }
    footer .f-logo-content {
        margin-bottom: 10px;
    }
    footer .f-nav-title {
        margin-bottom: 15px;
    }
    footer .f-nav {
        gap: 7px;
    }
    footer .lower-part {
        padding: 20px 0;
    }
    footer .social-link {
        width: 28px;
        height: 28px;
        border-radius: 5px;
    }
    footer .social-link i {
        font-size: 18px;
    }
    .hero-section .hero-content {
        padding-bottom: 75px;
    }
    .hero-section .hero-title {
        font-size: 3.5rem;
    }
    .hero-section .hero-subtitle {
        margin: 5px 0 15px;
    }
    .m-btn.hero-btn {
        font-size: 1rem;
    }
    .about-text-sec {
        margin-top: 88vh;
    }
    .about-text-content-wrap .about-title {
        margin-bottom: 15px;
    }
    .about-text-wrap .about-text {
        font-size: 2rem;
    }
    .about-text-sec img.shadow-uor-right {
        top: 10%;
        right: -10%;
        width: 65vw;
    }
    .services-grid {
        gap: 15px;
    }
    .service-card {
        padding: 20px;
        border-radius: 20px;
        min-height: 230px;
        max-height: 100%;
    }
    .service-card .service-card-title {
        font-size: 1.5rem;
        margin: 7px 0;
    }
    .service-card .service-card-icon {
        max-width: 30px;
    }
    .services-grid .s-card-1 {
        padding: 20px;
    }
    .s-card-2 .service-card-content {
        padding: 20px;
        padding-left: 15px;
        padding-right: 7px;
    }
    .s-card-2 video {
        border-radius: 20px;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .s-card-5 video {
        border-radius: 20px;
    }
    .services-grid .s-card-6 {
        min-height: auto;
    }
    .trusted-by-sec img.shadow-brand {
        top: -10%;
    }
    .brand-slider.right {
        margin-bottom: 25px;
    }
    .brand-slider .swiper-slide {
        padding: 5px 10px;
    }
    .brand-slider .swiper-slide img {
        max-width: 100px;
    }
    .fm-stats-wrapper {
        padding: 40px 25px;
    }
    .fm-stats-title {
        font-size: 2.75rem;
        margin-bottom: 10px;
    }
    .fm-stats-desc {
        margin-bottom: 40px;
    }
    .fm-stats-wrap {
        gap: 30px;
        flex-direction: column;
    }
    .fm-stats-wrap .stats-number {
        font-size: 2.5rem;
    }
    .fm-stats-sec img.shadow-muq-right {
        top: -1%;
    }
    .fm-stats-sec img.shadow-muq-left {
        bottom: -1%;
    }
    .faq-sec.section-padding-150 {
        padding-bottom: 8rem;
    }
    .faq-sec .row {
        gap: 30px;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 18px 18px 0 0 !important;
        padding-top: 20px;
    }
    .accordion-body {
        border-radius: 0 0 18px 18px;
        padding-bottom: 18px;
    }
    .op-intro-sec {
        padding: 82px 0 60px;
    }
    .op-intro-content-wrap {
        padding: 35px 0 10px;
    }
    .op-intro-sec .intro-title {
        font-size: 3.125rem;
    }
    .op-intro-sec .intro-subtitle {
        font-size: 1.125rem;
        margin: 10px 0 25px;
    }
    .op-intro-img {
        margin-top: -15px;
    }
    .op-second-sec {
        margin-top: -65px;
    }
    .s-wwd-sec {
        padding: 65px 0 130px;
        border-radius: 35px 35px 0 0;
    }
    .wwd-grid-wrapper {
        gap: 30px;
    }
    .wwd-grid-item-wrap {
        padding: 20px 15px;
        border-radius: 25px;
        gap: 15px;
    }
    .wwd-content-wrap {
        padding: 5px 10px;
    }
    .wwd-s-title {
        font-size: 2.125rem;
        margin-bottom: 5px;
    }
    .wwd-s-desc {
        font-size: 1rem;
    }
    img.shadow-lc-ell {
        bottom: -5%;
        left: -25%;
    }
    .anim-faq-main-wrap {
        border-radius: 35px 35px 0 0;
    }
    .anim-faq-upper-part {
        padding: 55px 0 35px;
    }
    .anim-faq-lower-part.is-open {
        padding: 0 0 55px;
        transform: translateY(-15px);
    }
    .an-faq-title {
        font-size: 2.125rem;
        margin-bottom: 10px;
    }
    .an-faq-desc {
        font-size: 1.125rem;
    }
    .faq-arr-btn img {
        max-width: 30px;
    }
    .simple-cta-sec {
        padding: 75px 0 150px;
    }
    img.cta-bott-ell {
        bottom: 5%;
    }
    .s-cta-wrapper {
        gap: 30px;
    }
    .cta-sub-title {
        margin-bottom: 15px;
    }
    .cta-title {
        font-size: 2.5rem;
        margin-bottom: 12px;
    }
    .cta-desc {
        font-size: 1.125rem;
    }
    .op-intro-sec.fm-specialties {
        padding: 82px 0 90px;
    }
    .op-intro-sec.fm-specialties .op-intro-img {
        margin-top: 10px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 2.75rem;
    }
    .spe-block {
        padding: 50px 0 100px;
        border-radius: 35px 35px 0 0;
    }
    .spe-block-1 {
        padding-top: unset;
    }
    .spe-block-6 {
        padding-bottom: 80px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 20px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap .wwd-s-desc {
        font-size: 15px;
    }
    .spe-sec.comp-abt-sec {
        padding: 65px 0 100px;
        margin-top: -70px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 15px;
    }
    img.abt-logo {
        width: 22%;
        top: -17%;
    }
    .wo-anim .anim-faq-upper-part {
        padding: 55px 0 15px;
    }
    .wo-anim .anim-faq-lower-part {
        padding: 0px 0 140px;
    }
    .ctu-section {
        padding: 110px 0 120px;
    }
    .intro-sec .sec-title {
        font-size: 2.5rem;
    }
    .sec-details.left-s {
        margin: 0 0 60px;
    }
    .ctu-inner-wrapper {
        gap: 50px;
    }
    .op-intro-sec.fit-height .op-intro-content-wrap {
        padding: 35px 0;
    }
    .op-second-sec.no-ext-marging {
        padding: 60px 0;
    }
    .content-text-block-wrapper {
        font-size: 15px;
    }
}

@media screen and (max-width: 379px) {
    html {
        font-size: 0.85rem;
    }
    .container,
    .container-md,
    .container-sm {
        --bs-gutter-x: 2.5rem;
    }
    .section-padding-100 {
        padding: 5rem 0;
    }
    .section-padding-150 {
        padding: 6rem 0;
    }
    .section-padding-180 {
        padding: 7rem 0;
    }
    .sec-details {
        margin: 0 auto 50px;
    }
    .sec-title {
        font-size: 2rem;
    }
    .m-btn {
        padding: 12px 20px;
    }
    .mobile-nav .mobile-nav-inner {
        padding: 90px 20px 30px;
    }
    .mobile-nav .mobile-nav-menu {
        gap: 8px;
    }
    footer {
        padding-top: 40px;
    }
    footer .upper-part {
        padding-bottom: 30px;
    }
    footer .upper-part .row {
        gap: 35px;
    }
    footer .footer-logo-link {
        margin-bottom: 20px;
    }
    footer .f-logo-content {
        margin-bottom: 10px;
    }
    footer .f-nav-title {
        margin-bottom: 15px;
    }
    footer .f-nav {
        gap: 7px;
    }
    footer .lower-part {
        padding: 20px 0;
    }
    footer .social-link {
        width: 28px;
        height: 28px;
        border-radius: 5px;
    }
    footer .social-link i {
        font-size: 18px;
    }
    .hero-section .hero-content {
        padding-bottom: 75px;
    }
    .hero-section .hero-title {
        font-size: 3.5rem;
    }
    .hero-section .hero-subtitle {
        margin: 5px 0 15px;
    }
    .m-btn.hero-btn {
        font-size: 1rem;
    }
    .about-text-sec {
        margin-top: 88vh;
        border-radius: 30px 30px 0 0;
    }
    .about-text-content-wrap .about-title {
        margin-bottom: 15px;
    }
    .about-text-wrap .about-text {
        font-size: 1.75rem;
    }
    .about-text-sec img.shadow-uor-right {
        top: 10%;
        right: -14%;
        width: 70vw;
    }
    .services-grid {
        gap: 15px;
    }
    .service-card {
        padding: 20px;
        border-radius: 20px;
        min-height: 230px;
        max-height: 100%;
    }
    .service-card .service-card-title {
        font-size: 1.5rem;
        margin: 7px 0;
    }
    .service-card .service-card-icon {
        max-width: 30px;
    }
    .services-grid .s-card-1 {
        padding: 20px;
    }
    .s-card-2 .service-card-content {
        padding: 20px;
        padding-left: 15px;
        padding-right: 7px;
    }
    .s-card-2 video {
        border-radius: 20px;
    }
    .s-card-5 .service-card-content {
        padding: 30px;
        padding-left: 20px;
        padding-right: 10px;
    }
    .s-card-5 video {
        border-radius: 20px;
    }
    .services-grid .s-card-6 {
        min-height: auto;
    }
    .trusted-by-sec img.shadow-brand {
        top: 10%;
    }
    .brand-slider.right {
        margin-bottom: 25px;
    }
    .brand-slider .swiper-slide {
        padding: 5px 10px;
    }
    .brand-slider .swiper-slide img {
        max-width: 100px;
    }
    .fm-stats-wrapper {
        padding: 30px 15px;
        border-radius: 18px;
    }
    .fm-stats-title {
        font-size: 2.5rem;
        margin-bottom: 10px;
    }
    .fm-stats-desc {
        font-size: 1rem;
        margin-bottom: 25px;
    }
    .fm-stats-wrap {
        gap: 15px;
        flex-direction: column;
    }
    .fm-stats-wrap .stats-number {
        font-size: 2.5rem;
    }
    .fm-stats-sec img.shadow-muq-right {
        top: -1%;
    }
    .fm-stats-sec img.shadow-muq-left {
        bottom: -1%;
    }
    .faq-sec.section-padding-150 {
        padding-bottom: 8rem;
    }
    .faq-sec .row {
        gap: 30px;
    }
    .accordion-button:not(.collapsed) {
        border-radius: 18px 18px 0 0 !important;
        padding-top: 20px;
    }
    .accordion-body {
        border-radius: 0 0 18px 18px;
        padding-bottom: 18px;
    }
    .op-intro-sec {
        padding: 82px 0 60px;
    }
    .op-intro-content-wrap {
        padding: 35px 0 10px;
    }
    .op-intro-sec .intro-title {
        font-size: 2.75rem;
    }
    .op-intro-sec .intro-subtitle {
        font-size: 1.125rem;
        margin: 10px 0 25px;
    }
    .op-intro-img {
        margin-top: -15px;
    }
    .op-second-sec {
        margin-top: -65px;
    }
    .s-wwd-sec {
        padding: 65px 0 130px;
        border-radius: 35px 35px 0 0;
    }
    .wwd-grid-wrapper {
        gap: 30px;
    }
    .wwd-grid-item-wrap {
        padding: 20px 15px;
        border-radius: 25px;
        gap: 15px;
    }
    .wwd-content-wrap {
        padding: 3px 0px;
    }
    .wwd-s-title {
        font-size: 2rem;
        margin-bottom: 5px;
    }
    .wwd-s-desc {
        font-size: 1rem;
    }
    img.shadow-lc-ell {
        bottom: -5%;
        left: -25%;
    }
    .anim-faq-main-wrap {
        border-radius: 35px 35px 0 0;
    }
    .anim-faq-upper-part {
        padding: 55px 0 35px;
    }
    .anim-faq-lower-part.is-open {
        padding: 0 0 55px;
        transform: translateY(-15px);
    }
    .an-faq-title {
        font-size: 2rem;
        margin-bottom: 10px;
    }
    .an-faq-desc {
        font-size: 1.125rem;
    }
    .faq-arr-btn img {
        max-width: 30px;
    }
    .simple-cta-sec {
        padding: 75px 0 150px;
    }
    img.cta-bott-ell {
        bottom: 5%;
    }
    .s-cta-wrapper {
        gap: 30px;
    }
    .cta-sub-title {
        margin-bottom: 15px;
    }
    .cta-title {
        font-size: 2.5rem;
        margin-bottom: 12px;
    }
    .cta-desc {
        font-size: 1.125rem;
    }
    .op-intro-sec.fm-specialties {
        padding: 82px 0 90px;
    }
    .op-intro-sec.fm-specialties .op-intro-img {
        margin-top: 10px;
    }
    .op-intro-sec.fm-specialties .intro-title {
        font-size: 2.75rem;
    }
    .spe-block {
        padding: 50px 0 100px;
        border-radius: 35px 35px 0 0;
    }
    .spe-block-1 {
        padding-top: unset;
    }
    .spe-block-6 {
        padding-bottom: 80px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 20px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap .wwd-s-desc {
        font-size: 14.5px;
    }
    .spe-sec.comp-abt-sec {
        padding: 65px 0 100px;
        margin-top: -70px;
    }
    .wwd-grid-item-wrap.spe-ci-wrap {
        gap: 15px;
    }
    img.abt-logo {
        width: 22%;
        top: -17%;
    }
    .wo-anim .anim-faq-upper-part {
        padding: 55px 0 7px;
    }
    .wo-anim .anim-faq-lower-part {
        padding: 0px 0 140px;
    }
    .ctu-section {
        padding: 110px 0 120px;
    }
    .intro-sec .sec-title {
        font-size: 2.25rem;
    }
    .sec-details.left-s {
        margin: 0 0 50px;
    }
    .ctu-inner-wrapper {
        gap: 50px;
    }
    .op-intro-sec.fit-height .op-intro-content-wrap {
        padding: 30px 0;
    }
    .op-second-sec.no-ext-marging {
        padding: 60px 0;
    }
    .content-text-block-wrapper {
        font-size: 14px;
    }
}