/*
Theme Name: Zakra Child
Theme URI: https://zakratheme.com/
Template: zakra
Author: ThemeGrill
Author URI: https://themegrill.com
Description: Zakra is a powerful and versatile multipurpose theme that makes it easy to create beautiful and professional websites. With over free 40 pre-designed starter demo sites to choose from, you can quickly build a unique and functional site that fits your specific needs. Whether you're launching a blog, news site, e-commerce store, showcasing your portfolio, building a business site, LMS, or niche-specific site (such as a cafe, spa, charity, yoga studio, wedding venue, dental practice, photography, restaurant, or educational institution), Zakra has everything you need to succeed. The theme integrates seamlessly with popular page builders like Elementor, Brizy, BlockArt, and the Gutenberg editor, giving you complete freedom to create any layout you can imagine. Importantly, Zakra is optimized for speed, features a mobile-first responsive design, is built with block-based technology, and is optimized for search engines. It is also compatible with a wide range of popular WordPress plugins, allowing you to extend its functionality as needed. Build your next project with Zakra today and see the difference for yourself. Check out all the starter sites at https://zakratheme.com/demos!
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-logo,featured-images,footer-widgets,full-width-template,theme-options,threaded-comments,translation-ready,blog,news,e-commerce,rtl-language-support
Version: 4.2.0.1773320376
Updated: 2026-03-12 12:59:36

*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

@font-face {
    font-family: 'AeonikPro';
    src: url('/wp-content/themes/zakra-child/assests/fonts/AeonikPro.woff2') format('woff2'),
        url('/wp-content/themes/zakra-child/assests/fonts/AeonikPro.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AeonikProlight';
    src: url('/wp-content/themes/zakra-child/assests/fonts/AeonikProlight.woff2') format('woff2'),
        url('/wp-content/themes/zakra-child/assests/fonts/AeonikProlight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AeonikProRegular';
    src: url('/wp-content/themes/zakra-child/assests/fonts/AeonikProRegular.woff2') format('woff2'),
        url('/wp-content/themes/zakra-child/assests/fonts/AeonikProRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200 !important;
    font-family: 'AeonikPro' !IMPORTANT;
}

p {
    font-family: 'AeonikProRegular' !important;
    font-weight: 400 !important;
    line-height: 110% !important;
}

.accordian_main .e-n-accordion-item .e-n-accordion-item-title-text {
    font-weight: 400 !important;
    font-family: 'AeonikPro' !IMPORTANT;
}

.accordian_main .e-n-accordion-item {
    border-style: solid;
    border-width: 1px;
    border-color: #002032;
    border-radius: 20px;
    padding: 30px 25px;
    transition: all 0.3s ease-in-out 0s;
}

.accordian_main .e-n-accordion-item:hover {
    border-color: #8DABB6;
    background-color: #8DABB6;
}

.accordian_main .e-n-accordion-item:hover .e-n-accordion-item-title-text,
.accordian_main .e-n-accordion-item:hover .accordian_content p {
    color: #fff;
}

.accordian_main .e-n-accordion-item .e-n-accordion-item-title-text,
.accordian_main .e-n-accordion-item .accordian_content p {
    transition: all 0.3s ease-in-out 0s;
}

.accordian_main .e-n-accordion-item .e-n-accordion-item-title,
.accordian_content {
    border: none;
}

.accordian_main .e-n-accordion-item:hover .e-n-accordion-item-title-icon .e-closed,
.accordian_main .e-n-accordion-item:hover .e-n-accordion-item-title-icon .e-opened {
    border-color: #8DABB6;
    background-color: #8DABB6;
    border-color: #002032;
    background: #002032;
}

.accordian_content p {
    margin-bottom: 0px;
    margin-top: 20px
}

#zak-masthead {
    position: absolute;
    top: 0px;
    z-index: 9;
    width: 100%;
    background: transparent;
    border: none;
    background-image: url(https://irmre.com/wp-content/uploads/2026/03/LINE-2.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
    padding: 45px 70px;
}

#zak-masthead .zak-main-header {
    background: transparent;
}

#zak-masthead .zak-header-main-row {
    padding: 0px;
}

#zak-masthead .zak-header-main-row .zak-container {
    max-width: 100%;
    padding: 0;
}

.accordian_main .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {

    border: 1px solid #002032;
    padding: 8px;
    height: 35px !important;
    width: 35px !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    transition: all 0.3s ease-in-out 0s;
}

.accordian_main .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed svg {
    fill: #8DABB6;
    transition: all 0.3s ease-in-out 0s;
}

.accordian_main .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {

    border: 1px solid #8DABB6;
    padding: 8px;
    height: 35px !important;
    width: 35px !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: normal;
    background: #8DABB6;
    transition: all 0.3s ease-in-out 0s;
}

.accordian_main .e-n-accordion-item:hover .e-n-accordion-item-title-icon .e-opened svg {
    fill: #8DABB6 !important;
}

.accordian_main .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened svg {
    fill: #002032;
    transition: all 0.3s ease-in-out 0s;
}

.contact_btn .elementor-button .elementor-button-icon {
    padding: 5px;
    width: 46px;
    height: 46px;
    background: #0b3a63;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact_btn .elementor-button .elementor-button-icon svg {
    fill: #fff;
    width: 14px;
}

.contact_btn .elementor-button {
    font-weight: 400;
    font-family: 'AeonikProRegular' !important;
}

.contact_btn .elementor-button .elementor-button-content-wrapper {
    gap: 23px;
    align-items: center;
}

.contact_btn .elementor-button:hover .elementor-button-icon svg {
    fill: #fff !important;
}

.proven-card-sec:hover .elementor-counter-number-wrapper {
    color: #fff !important;
}

.proven-card .proven_counter .elementor-counter-number-wrapper {
    transition: all 0.3s ease-in-out 0s;
}

.img_height,
.irmslider_text {
    min-height: 225px !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
}

.content-slider .slick-arrow {
    width: 55px;
    height: 55px;
    border: 1px solid #002032;
    border-radius: 10px;
    color: #002032 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.content-slider .slick-next.slick-arrow:before {
    content: "";
    background: url('/wp-content/uploads/2026/03/arrow-right.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 21px;
    height: 8px;
    display: block;
}

.content-slider .slick-arrow.slick-prev:before {
    content: "";
    background: url('/wp-content/uploads/2026/03/Arrow-next.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 21px;
    height: 8px;
    display: block;
}

.content-slider .slick-next.slick-arrow {
    left: auto;
    position: absolute;
    top: auto;
    bottom: -80px;
    right: 10px;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit !important;
}

.content-slider .slick-arrow.slick-prev {
    left: auto;
    position: absolute;
    top: auto;
    bottom: -80px;
    right: 90px;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit !important;
}

.content-slider {
    padding-bottom: 90px;
}

.timeline-slider {
    position: relative;
    padding: 120px 0
}

.timeline-slider::before {
    content: "";
    position: absolute;
    right: 0;
    height: 2px;
    background: rgba(218, 228, 233, 1);
    transform: translateY(-50%);
    top: 50%;
    left: -100%;
    width: 900%
}

.timeline-item {
    position: relative;
    text-align: left;
    padding: 0 40px
}

.timeline-item .year {
    color: rgba(218, 228, 233, 1);
    font-weight: 200;
    font-family: 'AeonikPro';
    font-size: 90px;
    line-height: 1
}

.timeline-item .content {
    font-size: 22px;
    color: rgba(218, 228, 233, 1);
    line-height: 1.2;
    padding-right: 60px;
    font-family: 'AeonikProRegular' !important;
    font-weight: 400 !important;
    line-height: 110%;
    min-height: 100px
}

.timeline-item::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -70px;
    width: 10px;
    height: 10px;
    background: rgba(218, 228, 233, 1);
    border-radius: 50%;
    z-index: 2
}

.timeline-item.top {
    transform: translateY(-160px)
}

.timeline-item.top .year {
    margin-bottom: 20px
}

.timeline-item.bottom {
    transform: translateY(189px)
}

.timeline-item.bottom::after {
    content: "";
    position: absolute;
    left: 4px;
    width: 2px;
    top: -74px;
    z-index: 9;
    background-image: url(https://irmre.com/wp-content/uploads/2026/03/Line-16.png);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px
}

.timeline-item.bottom .year {
    margin-top: 42px
}

.timeline-sec {
    overflow: hidden
}

.timeline-slider .slick-list,
.timeline-slider .slick-track {
    overflow: visible !important
}

.timeline-item.bottom::before {
    top: -78px;
    bottom: auto
}

.timeline-item::after {
    content: "";
    position: absolute;
    left: 4px;
    width: 2px;
    bottom: -78px;
    z-index: 9;
    background-image: url(/wp-content/uploads/2026/03/Line-16.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 330px
}

.timeline-slider button.slick-arrow {
    width: 55px;
    height: 55px;
    border: 1px solid rgba(141, 171, 182, 1);
    border-radius: 10px;
    color: rgba(218, 228, 233, 1) !important;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 90px;
    top: auto;
    z-index: 1;
    background: rgba(141, 171, 182, 1);
    transition: all 0.38s ease-in-out 0s
}

.timeline-slider button.slick-arrow:hover {
    background: #002032;
    border-color: #002032
}

.timeline-slider button.slick-arrow.slick-prev:before {
    content: "";
    background: url(/wp-content/uploads/2026/03/Arrow-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 21px;
    height: 8px;
    display: block
}

.timeline-slider button.slick-next.slick-arrow:before {
    content: "";
    background: url(/wp-content/uploads/2026/03/Arrow-1-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 21px;
    height: 8px;
    display: block
}

.timeline-item .content p {
    margin-bottom: 0;
}

#zak-footer {
    background-image: url(/wp-content/uploads/2026/03/fotterbackground.png);
    padding: 100px 70px 30px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}

footer#zak-footer:before {
    content: '';
    background-image: url(/wp-content/uploads/2026/03/LINE-1-scaled.png);
    width: 100%;
    position: absolute;
    height: 100%;
    background-repeat: no-repeat;
    left: 0;
    top: 0;
    z-index: -1;
}

#zak-footer .zak-top-row .zak-footer-col.zak-footer-top-1-col h3 {
    color: rgba(218, 228, 233, 1);
    border-bottom: none !important;
    margin-bottom: 70px;
    padding-bottom: 0px;
}

#zak-footer .zak-top-row .forminator-custom-form input {
    border: 1px solid rgba(141, 171, 182, 1);
    border-radius: 10px !important;
    background: transparent;
    padding: 20px 15px !important;
    font-size: 20px !important;
    color: rgba(218, 228, 233, 1);
    font-family: 'AeonikProRegular' !important;
}

#zak-footer .zak-top-row .forminator-custom-form label {
    color: rgba(218, 228, 233, 1);
    font-family: 'AeonikProRegular' !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    margin-bottom: 3px !important;
}

#zak-footer .zak-top-row .forminator-custom-form .forminator-button.forminator-button-submit {
    border-radius: 10px !important;
    width: 100% !important;
    background: rgba(141, 171, 182, 1);
    color: rgba(0, 32, 50, 1);
    padding: 20px !important;
    font-size: 24px !important;
    line-height: normal !important;
    transition: all 0.38s ease-in-out 0s !important;
}

.faq-sec .e-n-accordion .e-n-accordion-item {
    border-radius: 10px;
    border: 1px solid rgba(141, 171, 182, 1);
    background: transparent;
    /* padding: 38px 50px; */
    transition: all 0.3s ease-in-out 0s;
    min-height: 154px;
    position: relative;
}

.faq-sec .e-n-accordion .e-n-accordion-item:hover {
    background: #fff;
    border-color: #fff;
}

.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
    border: none !IMPORTANT;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 43px 50px 43px 50px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 77px;
    line-height: 100%;
    z-index: 1;
}

.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
    font-size: 60px;
    font-weight: 300;
    font-family: 'AeonikPro';
    line-height: normal;
}

.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title img {
    width: 77px;
    height: 77px;
    margin-right: 30px;
    object-fit: contain;
}

.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened,
.faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
    border: 1px solid #8DABB6;
    padding: 8px;
    height: 35px !important;
    width: 35px !important;
    border-radius: 50%;
    line-height: normal;
    background: #8DABB6;
    transition: all 0.3s ease-in-out 0s;
    justify-content: center;
    align-items: center;
}

.faq-sec .e-n-accordion .e-n-accordion-item[open] {
    background: #ffffff;
    border-color: #fff;
    padding-top: 20px !important;
    overflow: hidden;
}

.inner_faq.e-flex {
    padding: 0 30px 35px 50px;
    border-radius: 20px;
}

.inner_faq_left {
    padding-top: 137px !important;
}

#zak-footer .zak-footer-builder .zak-footer-top-row {
    padding-top: 0;
}

#zak-footer .zak-footer-col.zak-footer-main-1-col h3:before {
    display: none;
}

.custom-copyright p {
    font-size: 16px;
    color: rgba(218, 228, 233, 1);
    font-family: 'AeonikProRegular' !important;
    font-weight: 400 !important;
    margin-bottom: 0px !important;
}

.zak-footer-col.zak-footer-main-1-col h3.widget-title {
    font-size: 40px;
    color: rgba(218, 228, 233, 1);
    font-family: 'AeonikPro';
    font-weight: 300;
    margin-bottom: 30px;
    padding-bottom: 0px !important;
    border-bottom: none !important;
}

#zak-footer .zak-footer-nav ul li,
#zak-footer .zak-footer-nav-2 ul li {
    margin-bottom: 20px;
}

#zak-footer .zak-footer-nav ul li:last-child {
    margin-bottom: 0px;
}

#zak-footer .zak-footer-top-row {
    padding-top: 0px;
}

#text-2 p,
#text-3 p {
    font-size: 24px;
    font-family: 'AeonikProRegular' !important;
    font-weight: 400 !important;
    line-height: 110%;
    color: rgba(218, 228, 233, 1);
    margin-bottom: 8px;
}

.footer-social-icons a i {
    border-radius: 3px;
    color: rgba(141, 171, 182, 1);
    font-size: 40px;
}

#text-2,
#text-3 {
    margin-bottom: 15px;
}


#zak-footer .zak-container {
    padding: 0px;
}

.nospace p {
    margin-bottom: 0px;
}


.inner_faq_left .elementor-widget-text-editor p:last-child {
    margin-bottom: 0px;
}

.testimonial_section h2 {
    margin-bottom: 30px;
}

#zak-footer .zak-footer-builder .zak-footer-top-row {
    padding-top: 0;
}

#zak-footer .zak-footer-nav,
#zak-footer .zak-footer-nav-2 {
    justify-content: start;
    display: block;
}

#zak-footer .zak-footer-nav ul,
#zak-footer .zak-footer-nav-2 ul {
    display: block;
    padding-left: 50px;
}

#zak-footer .zak-footer-main-row {
    padding-top: 68px;
}

#zak-footer .zak-footer-nav ul li a,
#zak-footer .zak-footer-nav-2 ul li a {
    list-style: none;
    display: block;
    font-weight: 200 !important;
    font-family: 'AeonikPro' ! IMPORTANT;
    font-size: 40px;
    line-height: normal;
}

/* #zak-footer .footer-social-icons {
    text-align: end;
    padding-right: 35px;
} */

#zak-footer .zak-main-row {
    gap: 32px;
    grid-template-columns: 2fr 1fr 0.7fr;
}

.zak-site-layout--stretched #page .zak-content .zak-container .zak-primary {
    padding: 0px;
}

#zak-footer .zak-footer-bottom-row {
    border: none !important;
}

#zak-masthead .zak-header-buttons .zak-header-button .zak-button {
    display: inline-block;
    border: none;
    background: #fff;
    color: #002032;
    font-size: 24px;
    padding: 14px 35px;
    border-radius: 50px;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 400;
}

#zak-masthead .zak-header-buttons .zak-header-button .zak-button:hover {
    background: #8DABB6;
    border: none;
    color: #0B3A63;
}

#zak-masthead .zak-primary-nav li a {
    font-size: 24px;
    color: #fff;
    line-height: 100%;
    font-family: "Inter", sans-serif;
    font-weight: 400;
}

#zak-masthead .zak-main-row .zak-header-right-col {
    gap: 141px;
    position: absolute;
    right: 0;
    top: 40px;
}

#zak-masthead .zak-primary-nav .zak-primary-menu {
    gap: 68px;
}

.zak-toggle-menu .zak-icon {
    fill: #fff;
}

/* Media Query start here */


@media (min-width: 1600px) and (max-width: 1840px) {
    .timeline-item.top .year {
        margin-bottom: 18px;
    }

    .timeline-item .year {
        font-size: 70px;
    }

    .timeline-item .content {
        font-size: 20px;
        padding-right: 30px;
        min-height: 90px;
    }

    .timeline-item::before {
        bottom: -78px !important;
    }

    .timeline-item.bottom .year {
        margin-top: 22px;
    }

    .timeline-item.bottom::before {
        top: -73px;
    }

    .timeline-item.bottom::after {
        top: -70px;
    }

    .timeline-item.bottom {
        transform: translateY(158px);
    }
}

@media (min-width: 1200px) and (max-width: 1599px) {
    .timeline-sec {
        padding: 70px 40px 140px;
    }

    .timeline-item.top {
        transform: translateY(-148px);
    }

    .timeline-item {
        padding: 0 30px;
    }

    .timeline-item .year {
        font-size: 60px;
    }

    .irm-timeline-section .e-con-inner {
        padding-bottom: 160px !Important;
        padding-top: 70px !important;
    }

    .timeline-item .content {
        font-size: 17px;
        padding-right: 0px;
        min-height: 94px;
    }

    .timeline-item.bottom .year {
        margin-top: 30px;
    }

    .timeline-item.bottom {
        transform: translateY(165px);
    }

    #text-2,
    #text-3,
    .footer-social-icons {
        padding-left: 0;
    }



    #zak-footer {
        padding: 70px 40px 30px;
    }

    .zak-footer-builder .widget.widget-footer-sidebar-1 .widget-title {
        font-size: 70px;
        margin-bottom: 40px;
    }

    .zak-footer-builder .zak-footer-top-row {
        padding-top: 0;
    }

    .zak-footer-col.zak-footer-top-2-col h3.widget-title {
        font-size: 36px;
        margin-bottom: 20px;
    }

    #text-2 p,
    #text-3 p {
        font-size: 20px;
    }



    #zak-masthead {
        padding: 20px 40px;
    }

    .accordian_main .e-n-accordion-item {
        padding: 20px;
    }

    /* .proven_counter .elementor-counter-title br {
        display: none;
    } */

    .img_height,
    .irmslider_text {
        min-height: 200px !important;
    }

    .zak-footer-builder .widget.widget-footer-sidebar-1 .widget-title {
        font-size: 70px !important;
        margin-bottom: 40px !important;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
        font-size: 48px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
        padding: 20px 30px 20px 20px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item {
        min-height: 102px;
    }

    .inner_faq.e-flex {
        padding: 0 20px 20px 20px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title img {
        width: 60px;
        height: 60px;
        margin-right: 15px;
    }

    .inner_faq_left {
        padding-top: 90px !important;
        padding-right: 70px !important;
    }

    .inner_faq_left p {
        font-size: 20px !important;
    }

    .contact_btn .elementor-button .elementor-button-icon {
        width: 40px;
        height: 40px;
    }

    .proven_counter .elementor-counter-number-wrapper {
        font-size: 50px !important;
    }

    .proven_counter .elementor-counter-title {
        font-size: 16px !important;
    }

    .proven_counter .elementor-counter {
        gap: 25px !important;
    }

    .proven-card-sec {
        padding: 180px 25px 40px !important;
    }

    .banner-section h1,
    .after-banner-cstm-section h2,
    .insurance_section h2,
    .testimonial_section h2,
    .proven_section h2,
    .partnership_section h2,
    .irm-timeline-section h2 {
        font-size: 65px !important;
    }

    .number_heading h2 {
        font-size: 30px !important;
    }

    .after-banner-cstm-section,
    .insurance_section,
    .testimonial_section,
    .proven_section,
    .partnership_section,
    .irm-timeline-section {
        padding: 0px 40px !important;
    }

    .after-banner-cstm-section.bottomspace .e-con-inner {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
    }

    .after-banner-cstm-section .e-con-inner,
    .testimonial_section .e-con-inner,
    .proven_section .e-con-inner,
    .partnership_section .e-con-inner {
        padding-top: 70px !important;
        padding-bottom: 70px !important;
    }

    .after-banner-cstm-section.partnerspace .e-con-inner {
        padding-bottom: 0px !important;
    }

    .proven_section_one .e-con-inner {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .insurance_section .e-con-inner {
        padding-top: 70px !important;
        padding-bottom: 20px !important;
    }

    .insurance_section.product_insurance .e-con-inner {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .partnership_section.partnership_section_new .e-con-inner {
        padding-bottom: 120px !important;
    }

    .banner-section {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .banner-section .heading-sec {
        margin-bottom: 30px !important;
    }

    .banner-section p {
        font-size: 20px !important;
    }

    .banner-section .e-con-inner {
        padding-top: 250px !important;
        padding-bottom: 140px !important;
    }

    .casemanegemnet {
        padding-bottom: 0px !important;
    }
}

@media (min-width: 981px) and (max-width: 1199px) {
    .timeline-sec {
        padding: 60px 30px 150px;
    }

    #zak-masthead {
        padding: 20px !important;
    }

    .after-banner-cstm-section h2 br {
        display: none;
    }

    .proven_counter .elementor-counter-title {
        font-size: 16px !important;
    }

    .timeline-item.bottom {
        transform: translateY(167px);
    }

    .timeline-item.top {
        transform: translateY(-155px);
    }

    .timeline-item {
        padding: 0 20px;
    }

    .timeline-item .content {
        font-size: 16px;
        padding-right: 0;
        min-height: 111px;
    }

    .timeline-item .year {
        font-size: 52px;
    }

    .timeline-item.bottom .year {
        margin-top: 25px;
    }

    .timeline-slider button.slick-arrow,
    .et_pb_section.partner-slider-sec .et_pb_row.blurb-slider button.slick-arrow {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 768px) and (max-width: 980px) {
    .timeline-sec {
        padding: 50px 20px 115px;
    }

    .timeline-slider button.slick-next {
        right: 10px;
    }

    .timeline-slider button.slick-prev {
        left: 10px;
    }

    .timeline-item .year {
        font-size: 56px;
    }

    .timeline-item.top {
        transform: translateY(-143px);
    }

    .timeline-item.bottom {
        transform: translateY(172px);
    }

    #zak-masthead {
        padding: 20px;
    }

    img.custom-logo {
        max-width: 125px;
    }

    .accordian_main .e-n-accordion-item {
        padding: 20px 15px;
    }

    .proven_counter .elementor-counter-title br {
        display: none;
    }

    .contact_btn .elementor-button .elementor-button-icon {
        width: 40px;
        height: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
        font-size: 40px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title img {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item {
        min-height: 110px;
        margin-bottom: 25px !important;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
        padding: 30px 30px 30px 20px;
    }

    .inner_faq.e-flex {
        padding: 0 20px 20px 20px;
    }

    .inner_faq_left {
        padding-top: 83px !important;
        padding-right: 35px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #zak-footer {
        padding: 50px 20px 20px;
    }

    #zak-footer .zak-top-row {
        gap: 20px;
    }

    #text-2,
    #text-3,
    .footer-social-icons {
        padding-left: 0;
    }

    #zak-footer .zak-top-row .zak-footer-col.zak-footer-top-1-col h3 {
        margin-bottom: 20px;
        font-size: 40px;
    }

    #text-2 p,
    #text-3 p {
        font-size: 16px;
    }

    .zak-footer-col.zak-footer-top-2-col h3.widget-title {
        margin-bottom: 20px;
    }

    .img_height,
    .irmslider_text {
        min-height: 195px !important;
    }

    .zak-footer-builder .zak-footer-top-row {
        padding-top: 0;
    }

    .cont-form button.forminator-button.forminator-button-submit {
        padding: 18px !important;
        font-size: 20px !important;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
        font-size: 34px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title img {
        width: 50px;
        height: 50px;
        margin-right: 10px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item {
        min-height: 110px;
        margin-bottom: 25px !important;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
        padding: 30px 30px 30px 20px;
    }

    .inner_faq.e-flex {
        padding: 0 20px 20px 20px;
    }

    .inner_faq_left {
        padding-top: 83px !important;
        padding-right: 35px !important;
    }

    /* foter */

}

@media (min-width: 992px) and (max-width: 1199px) {

    #text-2,
    #text-3,
    .footer-social-icons {
        padding-left: 0;
    }

    #zak-footer .zak-top-row {
        gap: 100px;
    }

    .zak-footer-builder .widget.widget-footer-sidebar-1 .widget-title {
        font-size: 70px !important;
        margin-bottom: 45px !important;
    }

    #zak-footer {
        padding: 50px 40px 20px;
    }

    .img_height,
    .irmslider_text {
        min-height: 189px !important;
    }
}

@media (max-width: 767px) {
    #zak-masthead {
        background-image: none;
        padding: 15px 20px;
        /* display: flex;
        justify-content: center; */
    }

    .testimonial-slider {
        padding-bottom: 25px !important;
    }

    .contact_btn .elementor-button .elementor-button-icon {
        width: 35px;
        height: 35px;
    }

    .timeline-sec p {
        margin-top: 10px;
    }

    .timeline-slider .slick-next {
        right: 0px;
    }

    .timeline-slider .slick-prev {
        left: 0;
    }

    .timeline-item.bottom .year {
        margin-top: 15px;
    }

    .timeline-item .year {
        font-size: 36px;
    }

    .timeline-item .content {
        font-size: 18px;
        padding-right: 0px;
        min-height: 76px;
    }

    .timeline-item.top .year {
        margin-bottom: 10px;
    }

    .timeline-item.top {
        transform: translateY(-138px);
    }

    .timeline-item {
        padding: 0 20px;
    }

    .timeline-item::after {
        bottom: -86px;
        height: 290px;
    }

    .timeline-item::before {
        bottom: -86px;
    }

    .timeline-item.bottom::before {
        top: -82px;
    }

    .timeline-item.bottom::after {
        top: -74px;
        height: 290px;
    }

    .timeline-slider {
        padding: 60px 0;
    }

    .timeline-sec {
        padding-bottom: 220px;
    }

    .timeline-slider button.slick-arrow {
        bottom: 0;
    }

    .timeline-item.bottom {
        transform: translateY(142px);
    }

    .accordian_main .e-n-accordion-item {
        padding: 20px;
    }

    .accordian_content p {
        margin-top: 10px;
        line-height: 1.3em !important;
    }

    .proven_counter .elementor-counter-title br {
        display: none;
    }

    .proven_counter .elementor-counter-title {
        text-align: center;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title {
        padding: 15px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title img {
        width: 34px;
        height: 34px;
        margin-right: 10px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title .e-n-accordion-item-title-text {
        font-size: 28px;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item {
        min-height: 76px;
        margin-bottom: 15px !important;
    }

    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened,
    .faq-sec .e-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
        padding: 6px;
        height: 25px !important;
        width: 25px !important;
    }

    .inner_faq.e-flex {
        padding: 0 14px 15px 14px;
    }

    .inner_faq_left {
        padding-top: 50px !important;
        padding-right: 0px !important;
    }

    .content-slider .slick-arrow {
        width: 45px;
        height: 45px;
    }

    .img_height {
        min-height: 160px !important;
    }

    .irmslider_text {
        min-height: 135px !important;
    }

    #zak-footer {
        padding: 40px 20px 20px;
    }

    #zak-footer .zak-top-row .zak-footer-col.zak-footer-top-1-col h3 {
        margin-bottom: 30px;
        font-size: 30px;
        text-align: center;
    }

    #text-2,
    #text-3,
    .footer-social-icons {
        padding-left: 0;
    }

    #zak-footer .zak-top-row {
        gap: 10px;
    }

    #zak-footer .zak-top-row .forminator-custom-form input {
        padding: 15px 10px !important;
        font-size: 18px !important;
    }

    #zak-footer .zak-top-row .forminator-custom-form label {
        font-size: 18px !important;
    }

    #zak-footer .zak-top-row .forminator-custom-form .forminator-button.forminator-button-submit {
        padding: 16px !important;
        font-size: 18px !important;
    }

    .zak-footer-col.zak-footer-top-2-col h3.widget-title {
        font-size: 26px;
        margin-bottom: 15px;
        text-align: center;
    }

    #text-2 p,
    #text-3 p {
        font-size: 16px;
        text-align: center;
        line-height: 1.3em !important;
        margin-bottom: 5px;
    }

    #text-2 p:last-child,
    #text-3 p:last-child {
        margin-bottom: 0px !important;
    }


    #text-2,
    #text-3 {
        margin-bottom: 0px;
    }

    .custom-copyright p {
        text-align: center;
        line-height: 1.3em !important;
    }

    #zak-footer .footer-social-icons {
        text-align: center;
        padding-right: 0;
        text-align: center;
        margin-bottom: 10px;
    }


    .footer-social-icons a i {
        font-size: 32px;
    }

    .content-slider .slick-arrow.slick-prev {
        bottom: -60px;
        right: 70px;
    }

    .content-slider .slick-next.slick-arrow {
        bottom: -60px;
    }

    .break_hide p br,
    .break_hide h2 br,
    .break_hide h3 br {
        display: none;
    }

    .timeline-slider button.slick-arrow {
        width: 45px;
        height: 45px;
    }

    .zak-footer-builder .zak-footer-top-row {
        padding-top: 0;
    }

    .accordian_main .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed,
    .accordian_main .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
        height: 30px !important;
        width: 30px !important;
    }

    .testimonial_section h2 {
        margin-bottom: 0px !important;
    }

    #zak-masthead .zak-main-row .zak-header-right-col {
        top: 0;
        gap: 0px;
    }
}

/* Media Query End here */

/* 404 page Css start here */
.error404 #page .zak-content {
    background-image: url(/wp-content/uploads/2026/03/IRM-WEBSITE-HOME-PAGE-2.png) !important;
    background-size: cover !important;
}

.error404 .zak-content .zak-container .zak-primary {
    padding: 220px 20px 100px 20px !important;
}

.zak-error-404.not-found {
    max-width: 900px !important;
    text-align: center;
    background: #ffffff;
    padding: 80px 40px;
    border-radius: 20px;
    background-image: url(/wp-content/uploads/2026/03/IRM-WEBSITE-HOME-PAGE-1-1-1-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.error404 h1 {
    font-size: 60px;
    color: rgba(0, 32, 50, 1);
    text-align: center;
    margin-bottom: 15px;
}

.error404 .zak-error-404.not-found p {
    font-size: 20px;
    font-family: 'AeonikProRegular' !important;
    font-weight: 400 !important;
    text-align: center;
    color: rgba(0, 32, 50, 1);
    margin-bottom: 25px;
}

.error404 .zak-error-404.not-found .zak-button {
    padding: 7px 15px 7px 10px;
    background: #ffffff;
    border-radius: 50px;
    text-decoration: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    justify-content: space-between;
    position: relative;
    line-height: normal;
    transition: all 0.38s ease-in-out 0s;
    color: black;
    margin-top: 0px;
}

.zak-error-404 .zak-content-header {
    margin-bottom: 0;
}

.error404 .zak-error-404.not-found .zak-button span {
    font-size: 24px;
    font-weight: 400;
    color: #002032;
    font-family: 'AeonikProRegular' !important;
}

.icon-cstm {
    padding: 5px;
    width: 46px;
    height: 46px;
    background: #0b3a63;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.error404 .zak-error-404.not-found .zak-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.zak-error-404 .zak-button svg {
    height: 30px;
    width: 30px;
}

.zak-error-404 .zak-button:hover svg {
    fill: #fff !important;
}

.zak-error-404 .zak-button:hover {
    background-color: #8DABB6 !important;
    color: #0B3A63 !important;
}

.zak-content .zak-row {
    padding-top: 0px;
    padding-bottom: 0px;
}

.proven-card-sec h2 {
    transition: all 0.38s ease-in-out 0s;
}

.proven-card-sec:hover .elementor-element h2 {
    color: #fff !important;
}

.proven-card-secnew {
    justify-content: space-between !important;
    cursor: pointer;
}

/* Health insurance page */

.accordian_main.health_acccordian .e-n-accordion-item {
    border-color: #DAE4E9;
}

.accordian_main.health_acccordian .e-n-accordion-item[open]>.e-n-accordion-item-title {
    color: #fff !important;
}

.accordian_main.health_acccordian .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed svg {
    fill: #DAE4E9;
}

.accordian_main.health_acccordian .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed {
    border: 1px solid #DAE4E9;
}

.accordian_main.health_acccordian .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened {
    border: 1px solid #DAE4E9;
    background-color: transparent;
}

.accordian_main.health_acccordian .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened svg {
    fill: #DAE4E9;
}

.accordian_main.health_acccordian .e-n-accordion-item:hover .e-n-accordion-item-title-icon .e-closed {
    border-color: #002032;
}

.accordian_main.health_acccordian .e-n-accordion-item:hover .e-n-accordion-item-title-icon .e-opened {
    border-color: #002032;
    background-color: #002032;
}

.accordian_main.health_acccordian .e-n-accordion-item:hover .e-n-accordion-item-title-icon .e-opened svg {
    fill: #8dabb6 !important;
}

.testimonial-slider .slick-arrow {
    width: 55px;
    height: 55px;
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    color: #002032 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9;
}

.testimonial-slider .slick-arrow.slick-prev:before {
    content: "";
    background: url('/wp-content/uploads/2026/03/white-left-arrow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 21px;
    height: 8px;
    display: block;
}

.testimonial-slider .slick-next.slick-arrow:before {
    content: "";
    background: url('/wp-content/uploads/2026/03/white-right-arrow.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 21px;
    height: 8px;
    display: block;
}

.testimonial-slider .slick-next.slick-arrow {
    left: auto;
    position: absolute;
    top: auto;
    bottom: -80px;
    right: 10px;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit !important;
}

.testimonial-slider .slick-arrow.slick-prev {
    left: auto;
    position: absolute;
    top: auto;
    bottom: -80px;
    right: 90px;
    -webkit-transform: inherit;
    -ms-transform: inherit;
    transform: inherit !important;
}

.testimonial-slider {
    padding-bottom: 48px !important;
}

.testimonial-slider .slick-track {
    display: flex !important;
}

.testimonial-slider .slick-slide {
    height: auto !important;
    display: flex !important;
}

.testimonial-slider .slick-slide>div {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.testimonial_text {
    flex-grow: 1;
}

.team-member:first-child {
    border-top: 1px solid #002032;
}

.team-member {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 35px 0;
    border-bottom: 1px solid #002032;
    cursor: pointer;
}

.team-member:hover .member-name,
.team-member:hover .member-designation p {
    color: #8DABB6 !important;
}

.team-member:hover svg {
    stroke: #8DABB6 !important;
}

.member-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
    position: relative;
}

.member-name {
    font-size: 40px;
    margin: 0;
    color: #002032;
    line-height: normal;
    font-weight: 300 !important;
    font-family: 'AeonikPro' !important;
    transition: all 0.38s ease-in-out 0s;
}

.member-designation p {
    text-align: right;
    color: #002032;
    font-size: 24px;
    display: flex;
    gap: 30px;
    align-items: center;
    margin-bottom: 0px;
    line-height: normal;
    transition: all 0.38s ease-in-out 0s;
}

.member-line {
    height: 1px;
    background: #ccc;
    width: 100%;
    position: relative;
    z-index: 1;
}

.member-image {
    display: none;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    height: 300px;
    z-index: 10;
}

.member-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px !important;
}

.testimonial_text p {
    margin-bottom: 0px;
}

.nospacemobile p:last-child {
    margin-bottom: 0px !important;
}

.contactform .forminator-custom-form label {
    display: none !important;
}

.contactform .forminator-custom-form input,
.contactform .forminator-custom-form textarea {
    border: 1px solid #002032;
    border-radius: 10px !important;
    background: transparent;
    padding: 20px 18px !important;
    font-size: 24px !important;
    color: #002032;
    font-family: 'AeonikProRegular' !important;
    line-height: normal;
}

.contactform .forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] {
    border: 1px solid #002032;
    border-radius: 10px !important;
    background: transparent;
    padding: 20px 18px !important;
    font-size: 24px !important;
    color: #002032;
    font-family: 'AeonikProRegular' !important;
    line-height: normal;
}

.contactform .selection span {
    font-size: 24px !important;
    color: #002032;
    font-family: 'AeonikProRegular' !important;
    line-height: normal;
    padding: 0px !important;
}

.contactform .forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:focus,
.contactform .forminator-design--default .forminator-select2+.forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"]:hover {
    border-color: #002032 !important;
    background-color: transparent !important;
}

.forminator-ui#forminator-module-57.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:hover {
    border-color: #002032 !important;
    background-color: transparent !important;
}

.forminator-ui#forminator-module-57.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:focus {
    outline: none;
    outline-offset: 0px;
}

.contactform .forminator-custom-form textarea {
    min-height: 350px !important;
    resize: none !important;
}

.contactform .forminator-custom-form input::placeholder,
.contactform .forminator-custom-form textarea::placeholder {
    /* font-size: 24px !important; */
    color: #002032;
    font-family: 'AeonikProRegular' !important;
    line-height: normal;
}

.contactform .forminator-custom-form .forminator-button.forminator-button-submit {
    border-radius: 10px !important;
    width: 100% !important;
    background: #002032;
    color: #8DABB6;
    padding: 20px !important;
    font-size: 24px !important;
    line-height: normal !important;
    transition: all 0.38s ease-in-out 0s !important;
}

.contactform .forminator-ui .forminator-icon-chevron-down:before {
    content: "" !important;
    background-image: url(/wp-content/uploads/2026/03/Polygon-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px;
    width: 24px;
}

.forminator-select-dropdown-container--open .forminator-custom-form-57.forminator-dropdown--default {
    border-color: #002032 !important;
    background-color: #fff !important;
}

.forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option {
    color: #002032;
    padding: 20px !important;
    font-size: 24px !important;
    line-height: normal !important;
    font-family: 'AeonikProRegular' !important;
    line-height: normal;
}

.forminator-select-dropdown-container--open .forminator-custom-form-57.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
    outline: none !important;
    outline-offset: 0px !important;
}

.forminator-select-dropdown-container--open .forminator-custom-form-57.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected,
.forminator-select-dropdown-container--open .forminator-custom-form-57.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option.select2-results__option--selected span:not(.forminator-checkbox-box) {
    background-color: #002032 !important;
    color: #FFFFFF;
}

.forminator-select-dropdown-container--open .forminator-custom-form-57.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted,
.forminator-select-dropdown-container--open .forminator-custom-form-57.forminator-dropdown--default .select2-results .select2-results__options .select2-results__option:not(.select2-results__option--selected).select2-results__option--highlighted span:not(.forminator-checkbox-box) {
    background-color: #e7eaeb !important;
}

.forminator-ui#forminator-module-57.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:focus,
.forminator-ui#forminator-module-57.forminator-design--default .forminator-select2+.forminator-select.select2-container--open .selection .select2-selection--single[role="combobox"] {
    border-color: #002032 !important;
    background-color: #ffffff !important;
}

.forminator-ui#forminator-module-57.forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"]:focus {
    outline: none !important;
    outline-offset: 0px !important;
}

.read-more-btn h3 {
    font-family: 'AeonikProRegular' !important;
    font-weight: 400 !important;
    line-height: 110% !important;
}

.more-content {
    margin-bottom: 0px;
}

.health-banner-section p {
    margin-bottom: 0px;
}

/* 30-03-2026 */

.zak-main-nav li {
    padding-bottom: 8px;
}

.sub-menu li,
.zak-mobile-menu li {
    padding-bottom: 0px;
}

.zak-main-nav li a:hover {
    color: rgba(141, 171, 182, 1) !important;
}

#zak-masthead .zak-primary-nav li a:hover svg {
    stroke: rgba(141, 171, 182, 1);
    fill: rgba(141, 171, 182, 1);
}


/* About page css start 31-03-2026*/

.team-item {
    padding: 30px 0px;
    border-bottom: 1px solid #FFFFFF;
}

.team-content {
    display: none;
}

.team-description p {
    color: #DAE4E9;
    font-size: 24px;
}

.team-header {
    cursor: pointer;
}

.main-team-sect {
    background-image: url(/wp-content/uploads/2026/03/BACKGROUND-2-scaled.webp);
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 100%;
    padding: 210px 70px 120px;
}

.main-team-sect .container {
    max-width: 1780px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.team-inner {
    display: flex;
    justify-content: space-between;
    gap: 54px;
    padding-top: 50px;
    padding-bottom: 40px;
}

.team-image {
    width: 20%;
}

.team-image img {
    border-radius: 30px !important;
    width: 100%;
}

.team-description {
    width: 80%;
}

.team-name h3 {
    color: #FFFFFF;
    margin: 0px;
    font-size: 40px;
    line-height: normal;
}

.team-role h4 {
    color: #FFFFFF;
    font-size: 24px;
    margin: 0;
    line-height: normal;
}

.team-role {
    display: flex;
    align-items: center;
    gap: 50px;
}

.arrow img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.team-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.team-item:first-child {
    border-top: 1px solid #FFFFFF;
}

.team-item.active .arrow {
    transform: rotate(180deg);
}

.team-inner.no-image .team-description {
    width: 100%;
}

.arrow {
    line-height: normal;
}

.teamheading h2 {
    margin-bottom: 0px;
}

.main-wrap-content {
    display: flex;
    justify-content: space-between;
    gap: 100px;
    align-items: flex-start;
    padding-top: 70px;
}

.team-info h1 {
    font-size: 90px;
    color: #DAE4E9;
    margin-bottom: 0px;
    line-height: normal;
}

.team-content-cstm {
    width: 80%;
}

.team-member-image-cstm {
    width: 20%;
}

.team-member-image-cstm img {
    width: 100%;
    border-radius: 20px;
}

.team-content-cstm p {
    font-size: 24px;
    color: #DAE4E9;
}

.team-info span {
    color: #DAE4E9;
    font-size: 30px;
    font-weight: 400;
    font-family: 'AeonikPro' ! IMPORTANT;
}

.social-team-info p:last-child {
    margin-bottom: 0px;
}

.social-team-info p {
    margin-bottom: 12px;
}

.social-team-info a {
    transition: all 0.38s ease-in-out 0s;
}

.social-team-info a:hover {
    color: #8DABB6;
}

/* History Page Css Start */

.timeline-section {
    color: #fff;
}

.history-timeline {
    position: relative;
    margin: auto;
}


.history-timeline::before {
    content: "";
    position: absolute;
    width: 1px;
    background: #DAE4E9;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 88.5%;
}


.timeline-item-history-sec {
    position: relative;
    width: 50%;
    padding: 60px 0px;
    box-sizing: border-box;
}

.timeline-item-history-sec.left {
    left: 0;
    text-align: left;
}


.timeline-item-history-sec.right {
    left: 50%;
    text-align: right;

}


.content-item h3 {
    font-size: 90px;
    margin-bottom: 10px;
    color: #fff;
    line-height: normal;
}

.content-item p {
    font-size: 24px;
}


.timeline-item-history-sec::before {
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    top: 0px;
    z-index: 2;
}


.timeline-item-history-sec.left::before {
    right: -9px;
}

.timeline-item-history-sec.right::before {
    left: -9px;
}

.timeline-item-history-sec::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    top: 10px;
    background-image: url(/wp-content/uploads/2026/04/history-right-line.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.timeline-item-history-sec.left::after {
    right: 0;
    transform: rotate(180deg);
}

.timeline-item-history-sec.right::after {
    left: 0;
}

.timeline-item-history-sec.right {
    padding-left: 100px;
}

.timeline-item-history-sec.left {
    padding-right: 70px;
}

.content-item p:last-child {
    margin-bottom: 0px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .error404 h1 {
        font-size: 40px;
    }

    .error404 .zak-error-404.not-found .zak-button span {
        font-size: 20px;
    }

    .error404 .zak-content .zak-container .zak-primary {
        padding: 140px 20px 60px 20px !important;
    }
}

@media (max-width: 1024px) {

    .break_hide_text h2 br,
    .after-banner-cstm-section h2 br {
        display: none;
    }

}

@media (max-width: 767px) {
    .error404 .zak-content .zak-container .zak-primary {
        padding: 130px 15px 50px 15px !important;
    }

    .error404 h1 {
        font-size: 34px;
    }

    .error404 p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .error404 .zak-error-404.not-found .zak-button span {
        font-size: 18px;
    }

    .icon-cstm {
        width: 35px;
        height: 35px;
    }

    .zak-error-404.not-found {
        padding: 40px 20px;
    }

    .error404 .zak-content .zak-row {
        padding: 0px
    }

    #zak-footer .zak-main-row {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .zak-footer-col.zak-footer-main-1-col h3.widget-title {
        font-size: 30px;
        margin-bottom: 10px;
        text-align: center;
    }

    #zak-footer .zak-footer-main-row {
        padding-top: 10px;
    }

    #zak-footer .widget-footer-sidebar-1 {
        text-align: center;
    }

    #zak-footer .zak-footer-nav ul,
    #zak-footer .zak-footer-nav-2 ul {
        display: inline-flex;
        padding-left: 0;
        justify-content: center;
        gap: 15px;
    }

    #zak-footer .zak-footer-nav,
    #zak-footer .zak-footer-nav-2 {
        justify-content: center;
        display: inline-flex;
    }

    #zak-footer .zak-footer-nav ul li,
    #zak-footer .zak-footer-nav-2 ul li {
        margin-bottom: 0px;
    }

    #zak-footer .zak-footer-nav ul li a,
    #zak-footer .zak-footer-nav-2 ul li a {
        font-size: 20px;
    }

    #zak-footer .zak-footer-main-row .zak-footer-col {
        gap: 15px;
    }

    .zak-footer.zak-footer-builder .zak-footer-bottom-row {
        padding-bottom: 0;
    }

    .proven-card-secnew {
        justify-content: flex-end !important;
    }

    .heading-sec br {
        display: none;
    }

    .testimonial-slider .slick-arrow {
        width: 45px;
        height: 45px;
    }

    .testimonial-slider .slick-arrow.slick-prev {
        bottom: -25px;
        right: 75px;
    }

    .testimonial-slider .slick-next.slick-arrow {
        bottom: -25px;
    }

    .team-member {
        justify-content: center;
        align-items: center;
        padding: 20px 0;
        flex-wrap: wrap;
    }

    .member-name {
        font-size: 26px;
        order: 2;
        width: 100%;
        text-align: center;
        margin-bottom: 6px;
    }

    .member-image {
        display: block !important;
        position: unset;
        transform: none;
        width: 100%;
        height: auto;
        z-index: 10;
        order: 1;
        margin-bottom: 20px;
    }

    .member-image img {
        height: 350px !important;
        object-position: top;
    }

    .member-designation {
        order: 3;
    }

    .member-designation p {
        font-size: 16px;
        gap: 10px;
        text-align: center;
    }

    .member-designation p svg {
        height: 14px;
        width: 18px;
    }

    .contactform .forminator-custom-form input,
    .contactform .forminator-custom-form textarea {
        padding: 15px !important;
        font-size: 16px !important;
    }

    .contactform .forminator-design--default .forminator-select2+.forminator-select .selection .select2-selection--single[role="combobox"] {
        padding: 15px !important;
        font-size: 16px !important;
    }

    .contactform .forminator-custom-form textarea {
        min-height: auto !important;
    }

    .contactform .selection span {
        font-size: 16px !important;
    }

    .contactform .forminator-ui .forminator-icon-chevron-down:before {
        height: 15px;
        width: 15px;
    }

    .contactform .forminator-custom-form .forminator-button.forminator-button-submit {
        padding: 15px !important;
        font-size: 16px !important;
    }

    .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow {
        width: auto !important;
        height: auto !important;
    }

    .forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option {
        padding: 15px !important;
        font-size: 16px !important;
    }

    .team-inner {
        gap: 25px !important;
        padding-top: 25px !important;
        padding-bottom: 10px !important;
        flex-wrap: wrap;
    }

    .team-description p {
        font-size: 16px !important;
    }

    .team-description,
    .team-image {
        width: 100% !important;
    }

    .team-image img {
        height: 350px !important;
        object-fit: cover;
        object-position: top;
    }

    .team-item {
        padding: 20px 0px !important;
    }

    .team-header {
        flex-wrap: wrap;
        gap: 8px !important;
    }

    .team-name h3 {
        font-size: 22px !important;
    }

    .team-role {
        align-items: flex-start !important;
        gap: 10px !important;
        width: 100%;
        justify-content: space-between !important;
    }

    .team-role h4 {
        font-size: 16px !important;
        line-height: 1.3em !important;
    }

    .arrow img {
        width: 18px !important;
        margin-top: -5px;
    }

    .main-team-sect {
        padding: 100px 20px 40px;
        background-position: bottom;
        background-size: inherit;
    }

    .team-info h1 {
        font-size: 40px;
        text-align: center;
    }

    .team-content-cstm p {
        font-size: 16px;
        text-align: center;
    }

    .main-wrap-content {
        gap: 20px;
        padding-top: 15px;
        flex-direction: column-reverse;
    }

    .team-member-image-cstm,
    .team-content-cstm {
        width: 100%;
    }

    .team-member-image-cstm img {
        height: 320px;
        object-fit: cover;
        object-position: top;
    }

    .team-info span {
        font-size: 20px;
        text-align: center;
    }

    .team-info {
        text-align: center;
    }

    p {
        line-height: 1.3em !important;
    }

    .history-timeline::before {
        left: 0px;
    }

    .timeline-item-history-sec {
        width: 100%;
    }

    .timeline-item-history-sec.left,
    .timeline-item-history-sec.right {
        left: 0;
        text-align: left;
    }

    .timeline-item-history-sec::before {
        left: 15px;
    }

    .timeline-item-history-sec::after {
        width: 100%;
		top: 8px;
    }

    .content-item h3 {
        font-size: 40px;
    }

    .content-item p {
        font-size: 16px;
    }

    .timeline-item-history-sec.right,
    .timeline-item-history-sec.left {
        padding: 40px 0px 24px 30px;
    }

    .timeline-item-history-sec::before {
        width: 14px;
        height: 14px;
        left: -7px !important;
    }

    .timeline-item-history-sec.left::after {
        transform: none;
    }
	.team-mebers-details {
    font-size: 16px !important;
    padding: 7px 4px 7px 15px !important;
}
	.team-mebers-details svg {
    width: 35px !important;
    height: 35px !important;
    padding: 9px !important;
}
}

@media (max-width: 768px) {
    .zak-toggle-menu {
        display: block;
    }

    .custom-logo {
        max-width: 125px !important;
    }

    .zak-mobile-nav {
        background-color: #002032;
        width: 100%;
    }

    .zak-mobile-menu .menu-item-has-children .sub-menu {
        border-top: 1px solid #DAE4E9;
    }

    .zak-mobile-menu li {
        border-bottom: 1px solid #DAE4E9;
    }

    .zak-mobile-menu a {
        color: #DAE4E9;
        font-family: "Inter", sans-serif;
        font-weight: 400;
    }

    .zak-mobile-nav__header {
        margin-bottom: 0px;
    }

    #zak-masthead .zak-main-row .zak-header-right-col {
        gap: 0;
        position: initial;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {
    #zak-masthead .zak-main-row .zak-header-right-col {
        gap: 20px;
        top: 45px;
    }

    #zak-masthead .zak-header-buttons .zak-header-button .zak-button {
        font-size: 16px;
        padding: 10px 25px;
    }

    #zak-masthead .zak-primary-nav li a {
        font-size: 16px;
    }

    #zak-masthead .zak-primary-nav .sub-menu li a {
        font-size: 16px !important;
    }

    #zak-masthead .zak-primary-nav .zak-primary-menu {
        gap: 20px;
    }

    .zak-primary-nav .sub-menu {
        width: 200px !important;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    #zak-footer .zak-main-row {
        grid-template-columns: 2fr 1fr 0.7fr;
    }


    .zak-footer-col.zak-footer-main-1-col h3.widget-title {
        font-size: 25px;
        margin-bottom: 10px;
        text-align: left;
    }

    #zak-footer .zak-footer-main-row {
        padding-top: 30px;
        padding-bottom: 20px;
    }

    #zak-footer .widget-footer-sidebar-1 {
        text-align: left;
    }

    #zak-footer .zak-footer-nav ul,
    #zak-footer .zak-footer-nav-2 ul {
        padding-left: 0;
        justify-content: left;
        gap: 15px;
    }

    #zak-footer .zak-footer-nav ul li,
    #zak-footer .zak-footer-nav-2 ul li {
        margin-bottom: 12px;
    }

    #zak-footer .zak-footer-nav ul li a,
    #zak-footer .zak-footer-nav-2 ul li a {
        font-size: 18px;
    }

    #zak-footer .zak-footer-main-row .zak-footer-col {
        gap: 15px;
    }

    .zak-footer.zak-footer-builder .zak-footer-bottom-row {
        padding-bottom: 0;
    }

    .footer-social-icons a i {
        font-size: 30px;
    }

    #text-2 p,
    #text-3 p {
        font-size: 16px;
    }

    .member-designation p {
        font-size: 18px;
        gap: 12px;
    }

    .member-name {
        font-size: 26px;
    }

    .member-designation p svg {
        height: 18px;
    }

    .team-member {
        padding: 30px 0;
    }

    .testimonial-slider .slick-arrow {
        bottom: -40px !important;
    }

    .contactform .forminator-custom-form input,
    .contactform .forminator-custom-form textarea {
        font-size: 18px !important;
    }

    .contactform .selection span {
        font-size: 18px !important;
    }

    .contactform .forminator-custom-form textarea {
        min-height: auto !important;
    }

    .contactform .forminator-ui .forminator-icon-chevron-down:before {
        height: 18px;
        width: 18px;
    }

    .forminator-ui.forminator-custom-form[data-design=default] select.forminator-select2+.forminator-select .selection span[role=combobox].select2-selection--single .select2-selection__arrow {
        width: auto !important;
        height: auto !important;
    }

    .forminator-select.forminator-select-dropdown-container--open .forminator-select-dropdown .select2-results .select2-results__options .select2-results__option {
        padding: 15px !important;
        font-size: 18px !important;
    }

    .contactform .forminator-custom-form .forminator-button.forminator-button-submit {
        padding: 15px !important;
        font-size: 20px !important;
    }

    .team-description p {
        font-size: 16px !important;
    }

    .team-name h3 {
        font-size: 22px !important;
    }

    .team-role h4 {
        font-size: 16px !important;
    }

    .arrow img {
        width: 16px !important;
        margin-top: -3px;
    }

    .team-inner {
        gap: 25px !important;
        padding-top: 40px !important;
        padding-bottom: 20px !important;
    }

    .team-item {
        padding: 25px 0px !important;
    }

    .team-role {
        gap: 15px !important;
    }

    .main-team-sect {
        padding: 120px 20px 50px !important;
        background-size: inherit !important;
    }

    .team-info h1 {
        font-size: 52px !important;
    }

    .team-content-cstm p {
        font-size: 18px !important;
    }

    .main-wrap-content {
        gap: 40px !important;
        padding-top: 40px !important;
    }

    .team-info span {
        font-size: 25px !important;
    }

    .timeline-item-history-sec.right {
        padding-left: 40px;
    }

    .content-item h3 {
        font-size: 40px;
    }

    .content-item p {
        font-size: 20px;
    }

    .timeline-item-history-sec.left {
        padding-right: 40px;
    }

    .timeline-item-history-sec::before {
        width: 16px;
        height: 16px;
    }

    .timeline-item-history-sec.right::before {
        left: -8px;
    }

    .timeline-item-history-sec::after {
        top: 8px;
    }

    .timeline-item-history-sec.left::before {
        right: -8px;
    }

    .history-timeline::before {
        height: 89.5%;
    }
		.team-mebers-details {
    font-size: 18px !important;
}
	.team-mebers-details svg {
    width: 40px !important;
    height: 40px !important;
    padding: 11px !important;
}
}
@media (min-width: 840px) and (max-width: 1024px) {
	.history-timeline::before {
        height: 88.7% !important;
    }
}
@media (min-width: 1025px) and (max-width: 1199px) {

    #zak-footer .zak-footer-nav ul li a,
    #zak-footer .zak-footer-nav-2 ul li a {
        font-size: 24px !important;
    }

    #zak-footer .zak-footer-nav ul,
    #zak-footer .zak-footer-nav-2 ul {
        padding-left: 0px !important;
    }

    #zak-footer .zak-footer-nav ul li,
    #zak-footer .zak-footer-nav-2 ul li {
        margin-bottom: 15px;
    }

    #text-2 p,
    #text-3 p {
        font-size: 20px;
    }

    .zak-footer-col.zak-footer-main-1-col h3.widget-title {
        font-size: 38px;
        margin-bottom: 25px;
    }

    .footer-social-icons a i {
        font-size: 32px;
    }

    #zak-masthead .zak-main-row .zak-header-right-col {
        gap: 50px;
    }

    #zak-masthead .zak-primary-nav li a {
        font-size: 20px;
    }

    #zak-masthead .zak-primary-nav .zak-primary-menu {
        gap: 30px;
    }

    #zak-masthead .zak-header-buttons .zak-header-button .zak-button {
        font-size: 20px;
        padding: 12px 30px;
    }

    .contactform .forminator-custom-form textarea {
        min-height: 180px !important;
    }

    #zak-masthead .zak-primary-nav .sub-menu li a {
        font-size: 20px !important;
    }

    .zak-primary-nav .sub-menu {
        width: 230px !important;
    }

    .team-description p {
        font-size: 18px !important;
    }

    .team-name h3 {
        font-size: 24px !important;
    }

    .team-role h4 {
        font-size: 18px !important;
    }

    .arrow img {
        width: 18px !important;
        margin-top: -3px;
    }

    .team-inner {
        gap: 25px !important;
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }

    .team-role {
        gap: 15px !important;
    }

    .main-team-sect {
        padding: 140px 40px 70px !important;
    }

    .team-info h1 {
        font-size: 70px !important;
    }

    .team-content-cstm p {
        font-size: 20px !important;
    }

    .main-wrap-content {
        gap: 60px !important;
        padding-top: 50px !important;
    }

    .content-item h3 {
        font-size: 70px;
    }

    .content-item p {
        font-size: 20px;
    }
		.team-mebers-details {
    font-size: 20px !important;
}
.team-mebers-details svg {
    width: 40px !important;
    height: 40px !important;
	padding: 10px !important;
}
}

@media (min-width: 1200px) and (max-width: 1599px) {

    #zak-footer .zak-footer-nav ul,
    #zak-footer .zak-footer-nav-2 ul {
        padding-left: 20px;
    }

    #zak-footer .zak-footer-nav ul li a,
    #zak-footer .zak-footer-nav-2 ul li a {
        font-size: 30px;
    }

    #zak-footer .zak-footer-nav ul li,
    #zak-footer .zak-footer-nav-2 ul li {
        margin-bottom: 15px;
    }

    .zak-footer-col.zak-footer-main-1-col h3.widget-title {
        font-size: 38px;
        margin-bottom: 20px;
    }

    .footer-social-icons a i {
        font-size: 35px;
    }

    #zak-masthead .zak-main-row .zak-header-right-col {
        gap: 100px;
    }

    #zak-masthead .zak-primary-nav li a {
        font-size: 20px;
    }

    #zak-masthead .zak-primary-nav .sub-menu li a {
        font-size: 20px !important;
    }

    .zak-primary-nav .sub-menu {
        width: 230px !important;
    }

    #zak-masthead .zak-primary-nav .zak-primary-menu {
        gap: 30px;
    }

    #zak-masthead .zak-header-buttons .zak-header-button .zak-button {
        font-size: 20px;
        padding: 12px 30px;
    }

    .proven-card-secnew {
        gap: 50px !important;
        padding-top: 100px !important;
    }

    .testimonial-slider .slick-arrow {
        bottom: -40px !important;
    }

    .contactform .forminator-custom-form textarea {
        min-height: 220px !important;
    }

    .member-designation p {
        font-size: 20px;
        gap: 20px;
    }

    .member-name {
        font-size: 34px;
    }

    .team-member {
        padding: 30px 0px !important;
    }

    .member-designation p svg {
        height: 20px;
    }

    .headingsize h2 {
        font-size: 65px !important;
    }

    .team-description p {
        font-size: 20px !important;
    }

    .team-name h3 {
        font-size: 28px !important;
    }

    .team-role h4 {
        font-size: 20px !important;
    }

    .arrow img {
        width: 20px !important;
        margin-top: -3px;
    }

    .team-inner {
        gap: 30px !important;
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }

    .team-role {
        gap: 20px !important;
    }

    .main-team-sect {
        padding: 150px 40px 70px !important;
    }

    .team-info h1 {
        font-size: 65px !important;
    }

    .team-content-cstm p {
        font-size: 20px !important;
    }

    .main-wrap-content {
        gap: 80px !important;
        padding-top: 50px !important;
    }

    .content-item h3 {
        font-size: 60px;
    }

    .content-item p {
        font-size: 20px;
    }
		.team-mebers-details {
    font-size: 20px !important;
}
	.team-mebers-details svg {
    width: 40px !important;
    height: 40px !important;
	padding: 9px !important;
}
}

@media (min-width: 1600px) and (max-width: 1840px) {

    #zak-footer .zak-footer-nav ul li a,
    #zak-footer .zak-footer-nav-2 ul li a,
    .footer-social-icons a i {
        font-size: 34px;
    }

    #zak-masthead {
        padding: 30px 70px !important;
    }

    .proven-card-secnew h2 {
        font-size: 62px !important;
    }

    .after-banner-cstm-section h2 br {
        display: none;
    }

    .proven-card-secnew {
        gap: 50px !important;
    }

    .proven_counter .elementor-counter-number-wrapper {
        font-size: 65px !important;
    }
}

/* 03-04-2026 */

.team-mebers-details {
    background-color: #FFFFFF;
    font-size: 24px;
    font-weight: 400;
    color: #002032 !important;
    border-radius: 36px 36px 36px 36px;
    padding: 7px 4px 7px 25px;
    font-family: 'AeonikProRegular' !important;
    display: inline-flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    line-height: normal;
	transition:all 0.38s ease-in-out 0s;
}
.team-mebers-details svg {
    width: 46px;
    height: 46px;
    background: #0b3a63;
    border-radius: 50%;
    padding: 13px;
    color: #fff;
}
.team-mebers-details svg path {
    fill: #fff;
}
.team-mebers-details:hover{
	background:#8DABB6 !important;
}

.team-description {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 25px;
}



