﻿/*@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap');*/
@font-face {
    font-family: 'Raleway';
    src: url('fonts/Raleway-Regular.eot');
    src: local('☺'), url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf') format('truetype'), url('../fonts/Raleway-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
}

body {
    color: #666;
}

.py-30 {
    padding-top: 30px;
}

.py-30, .pb-30 {
    padding-bottom: 30px;
}

.pb-100, py-100 {
    padding-bottom: 100px;
}

.py-100 {
    padding-top: 100px;
}

.my-off-20 {
    margin: 0 -20px;
}

p {
    color: #404040;
}

.banner-title {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 400px;
    align-content: center;
}

.inner-page-banner .banner-title {
    min-height: 350px;
}

.banner-title h1 {
    color: #FFFFFF;
    margin: 0;
}

.inner-page-banner .banner-title h1 {
    margin-bottom: -70px;
}

.banner-title h1,
.section-title {
    font-weight: 300;
    font-size: 48px;
    letter-spacing: -0.5px;
    line-height: 1.15;
    color: #fff;
}
.banner-title h1 b {
    font-size: inherit;
    font-weight: bold;
    display: block;
}
.hero-banner.home {
    background-image: linear-gradient(#d41678 5%, #d41678 25%, #572979 85%);
    margin-top: 70px;
}

.Header_sec_bg {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #d41678;
    padding: 10px 0;
    transition: 1s ease 0s;
}
.home-about-section {
    padding: 100px 0;
}
.Header_sec_bg.sector-page:not(.sticky) {
    background-color: transparent;
    transition: 1s ease 0s;
}
.sectors-banner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.health {
    background-image: url('../images/healthcare.png');
}

.legal {
    background-image: url('../images/legal servies.png');
}

.global {
    background-image: url('../images/Global services.png');
}

.financial {
    background-image: url('../images/Financial services.png');
}
.elderlycare {
    background-image: url('../images/elderly-care-banner.jpg');
}

.pink_box, .get_btn_pink, .get_btn_pink1 {
    background-color: #DD1578 !important;
    border-color: #DD1578 !important;
}

.horztnl_line {
    width: 1px;
    height: 50px;
    background-color: #4C2971;
}

.footer_horztnl_line {
    width: 2px;
    height: auto;
    background-color: #fff;
    margin-right: 10px !important;
}

.find-out-div {
    border-radius: 10px;
    padding: 0 10px;
}

.get_btn_blue, .get_btn_pink, .get_btn_pink1 {
    font-weight: 600;
}

.get_btn_blue {
    background-color: #512B7A !important;
    width: 350px;
    border-color: #512B7A !important;
}

.epro_sect {
    color: #4D2A8E;
    background-color: #EBEBEB;
}

.blue_box, .blue_sect {
    background-color: #512B7A !important;
}

.get_btn_pink, .get_btn_pink1 {
    width: 525px;
}

.getin_btn_pink1 {
    width: 350px;
    background-color: #DD1578 !important;
    border-color: #DD1578 !important;
}

.footer_sect {
    background-color: #2B223A;
    padding: 20px 0;
}

.footer_txt {
    font-weight: 500;
    font-size: 34px;
    margin: 0;
    line-height: 48px;
}

.footer-center-border {
    border-color: #AB1D7E;
    border-width: 0 1px 0;
    border-style: solid;
}

.contacts-info {
    display: flex;
    flex-direction: column;
    line-height: 16px;
}

.epro_ma in_txt {
    font-size: 28px;
    color: #404040;
    line-height: 1 !important;
}

.find_text, .get_btn_pink {
    font-size: 20px;
    font-weight: 500;
}

.get_btn_blue, .get_btn_pink1 {
    font-size: 18px;
}

.getbtn_pink {
    background-color: #dd1578 !important;
    border-color: #dd1578 !important;
    font-size: 20px;
}

.getbtn_blue {
    background-color: #512B7A !important;
    border-color: #512B7A !important;
    margin: 0 auto;
    font-size: 18px;
    max-width: 350px;
}

.get-in-btn {
    font-size: 18px;
    max-width: 350px;
    margin: 0 auto;
}
.color-purple {
    color: #512B7A;
}
.img-list img {
    margin: 50px 0;
}

.img-list h4 {
    font-size: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #512B7A;
}

.ep-strengths {
    font-size: 18px;
    line-height: inherit !important;
    color: #404040;
    margin-bottom: 0;
}
.consistent-list-items .ep-strengths {
    color: #512B7A;
}
.footer_cent {
    font-size: 14px !important;
}
#contact {
    padding: 100px 0;
}
.line {
    border-left: 1px solid #fff;
}

.ftr_ul {
    list-style: none;
}

    .ftr_ul li {
        line-height: 14px;
    }

.epro_main_txtpara {
    font-size: 24px;
    color: #404040;
    padding: 100px 0 50px;
    margin-bottom: 0;
}

.epro_main_txt {
    font-size: 22px;
    margin-bottom: 20px;
}
.home-about-section .epro_main_txt:first-child, .about-section .epro_main_txt.first {
    margin: 0 0 40px;
}
.home-about-section .epro_main_txt:last-child, .about-section .epro_main_txt.last {
    margin: 40px 0 0;
}
.cust_imag {
    margin-top: 30px;
}

.contct_txt {
    margin-left: 10px
}

.section-img img {
    max-width: 400px;
    width: 100%;
}

.section-img_glb {
    max-width: 260px;
    width: 100%;
}

.section-img:not(.not-centered) {
    display: flex;
    align-content: center;
    height: 100%;
    justify-content: center;
}

.section-img.not-centered {
    text-align: center;
}

.sector-item {
    width: 19%;
}

    .sector-item p {
        background-color: #512b7a;
        color: #fff;
        text-align: center;
        font-size: 20px;
        padding-top: 25px;
        margin-bottom: 20px;
    }

.sector-item-list.col-lg-12.col-md-12 {
    display: flex;
    justify-content: space-between;
}

.global-reach-txt {
    margin: 50px 0 0;
}

.py-100 {
    padding: 100px 0;
}

.main_title {
    color: #4C2971;
    font-size: 48px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.send_btn {
    margin-top: -3px;
    background-color: #512B7A !important;
    text-align: left;
    font-size: 22px;
    color: #fff;
}

.text_box_pink {
    background-image: url('../images/textbox_pink.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 490px;
}

.text_box_blue {
    background-image: url('../images/textbox_blue.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 510px;
}

.img_blue {
    position: relative;
    text-align: center;
    color: #fff;
}

.quotes-section {
    padding: 50px 0;
}

.centered_pink, .centered_blue {
    position: relative;
    font-size: 36px;
    text-align: left;
    background-color: #DD1578;
    padding: 50px;
    margin-bottom: 50px;
    border-radius: 10px;
}

.centered_span {
    font-size: 24px;
    display: block;
    margin-top: 20px;
}

.centered_pink:after, .centered_blue:after {
    content: "";
    bottom: -50px;
    position: absolute;
    border-width: 25px 45px;
    border-color: #dd1578 transparent transparent #dd1578;
    border-style: solid;
    right: 25%;
}

.centered_blue {
    background-color: #512B7A;
}

    .centered_blue:after {
        border-color: #512B7A transparent transparent #512B7A;
    }
.img-section .epro_main_txt {
    margin-bottom: 5px;
}
.img-section h2 {
    margin-bottom: 25px;
}
    .bluetxt_img {
    width: 100%;
    height: 550px;
    margin-top: 45px;
}

ul.browser-default {
    padding-left: 25px;
}

.pinktxt_img {
    width: 100%;
    height: 500px;
}

.btn-styled-span {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    padding: 0.375rem 0.75rem;
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
    color: #fff;
}

.sector_btn {
    width: 100% !important;
    font-size: 16px;
    background-color: #512b7a;
    border: none !important;
}

.sector_btn1 {
    background-color: #75267a;
}

.sector_btn2 {
    background-color: #991f79;
}

.sector_btn3 {
    background-color: #9d1e79;
}

.sector_btn4 {
    background-color: #ca1878;
}

.copy_rgt {
    font-size: 30px;
}

.input_field {
    outline: 0;
    border-width: 0 0 1px;
    border-color: #512B7A;
}

.form-control {
    border-radius: 0;
    font-size: 20px;
    padding: 10px 0;
}

.input_field:focus {
    border-color: #512B7A;
}


.sub-title {
    color: #4d2e8e;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 50px;
}

.bg-white .chat-icon.pink-icon {
    display: block
}

.input-field > label {
    color: #3a3a3a;
}

.input-field {
    margin: 0;
}

.ep-strengths__list img {
    max-width: 100px;
    margin: 65px 0;
}


@media (min-width:1400px) {
    .sectors-banner {
        background-size: contain;
    }
}

    @media (max-width:480px) {

        h1 {
            font-size: 30px;
        }

        h2 {
            font-size: 26px;
        }

        .what_we_ttl span {
            font-size: 26px;
        }

        h3 {
            font-size: 22px;
        }

        h4 {
            font-size: 20px;
        }

        h5 {
            font-size: 20px;
        }

        .banner-title h1, .section-title {
            text-align: center;
        }

        .navbar-fostrap {
            top: -40px !important
        }
    }

    @media (min-width:481px) and (max-width:575px) {
        .social_links {
            padding: 5px;
            text-align: left;
            margin: 0 auto;
        }
    }

    @media (min-width:590px) and (max-width:800px) {
        body, p, span, ul, li, a {
            font-size: 18px;
        }

        h1 {
            font-size: 35px;
        }

        h2 {
            font-size: 30px;
        }

        h3 {
            font-size: 26px;
        }

        h4 {
            font-size: 22px;
        }
    }

    @media (min-width:801px) and (max-width:1024px) {
        body, p, span, ul, li, a {
            font-size: 18px;
        }
    }

    @media (min-width:1024px) {
        h1 {
            font-size: 48px; /* font-weight:bold; */
        }
    }

    @media (min-width:768px) and (max-width:992px) {
        .bluetxt_img {
            margin-top: 30px !important;
        }
    }

    .cont ent {
        height: 200px;
    }


    .container {
        max-width: 1200px;
        margin: 0 auto;
        width: 100%;
    }

    .nav-fostrap {
        display: block;
        margin-bottom: 15px 0;
        float: right;
    }

        .nav-fostrap ul {
            margin: 0;
            padding: 0;
            display: block;
        }

        .nav-fostrap li {
            margin: 0;
            padding: 0;
            display: inline-block;
            position: relative;
            font-size: 14;
            color: #def1f0;
        }

            .nav-fostrap li a:hover {
                color: #000;
            }

            .nav-fostrap li a {
                padding: 10px 30px;
                font-size: 14px;
                color: #fff;
                display: inline-block;
                outline: 0;
                font-weight: 500;
                text-decoration: none !important;
            }

                .nav-fostrap li a.submenu-item {
                    position: relative;
                    padding-right: 20px;
                }

                    .nav-fostrap li a.submenu-item:after {
                        position: absolute;
                        content: "";
                        width: 10px;
                        height: 10px;
                        background: url('../images/arrow-down.svg') no-repeat center center;
                        background-size: auto;
                        top: 50%;
                        transform: translateY(-50%);
                        right: 0;
                    }

            .nav-fostrap li:hover ul.dropdown {
                display: block;
            }

            .nav-fostrap li ul.dropdown {
                position: absolute;
                display: none;
                width: 200px;
                background: #d61578;
                -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
                -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
                -ms-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
                -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
                box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
                padding-top: 0;
            }

                .nav-fostrap li ul.dropdown li {
                    display: block;
                    list-style-type: none;
                }

                    .nav-fostrap li ul.dropdown li a {
                        padding: 15px 20px;
                        color: #fff;
                        display: block;
                        font-weight: 400;
                    }

                    .nav-fostrap li ul.dropdown li:last-child a {
                        border-bottom: none;
                    }

            .nav-fostrap li:hover a {
                color: #fff !important;
            }

            .nav-fostrap li:first-child:hover a {
                border-radius: 3px 0 0 3px;
            }

            .nav-fostrap li ul.dropdown li:hover a {
                background: rgba(0,0,0, .1);
            }

            .nav-fostrap li ul.dropdown li:first-child:hover a {
                border-radius: 0;
            }

            .nav-fostrap li:hover .arrow-down {
                border-top: 5px solid #fff;
            }

    .main-menu span.arrow-down {
        position: absolute;
        content: '';
        background: url(../images/arrow-down.svg) no-repeat center center;
        /*    background-size: cover;*/
        width: 10px;
        height: 10px;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        font-size: 0;
    }

    .title-mobile {
        display: none;
    }

@media screen and (min-width: 1440px) {
    .nav-fostrap li a {
        padding: 10px 28px;
        font-size: 18px;
    }
}

    @media screen and (max-width: 1240px) {
        .row.my-off-20 {
            margin: 0 -15px;
        }

        .home-about-section {
            padding: 50px 0;
        }

        .pb-100, .py-100 {
            padding-bottom: 50px;
        }

        .pt-100, .py-100 {
            padding-top: 50px;
        }
    }

    @media screen and (max-width: 1200px) {
        .nav-fostrap li a {
            padding: 10px 20px;
        }

        .footer-bottom.mx-auto {
            max-width: 60%;
        }

        .epro_main_txtpara {
            padding: 50px 0;
        }
    }

    @media screen and (max-width: 1024px) {
        .footer-center-content {
            padding: 0 !important;
        }

        .footer-logo {
            padding: 0 !important;
        }

        .header-menu-wrapper {
            padding: 5px 0 0;
        }

        .inner-page-banner .banner-title {
            min-height: 240px;
        }

        .main_title {
            font-size: 42px;
        }

        .epro_main_txt, .centered_span {
            font-size: 18px;
        }

        .epro_main_txtpara, .centered_pink, .centered_blue {
            font-size: 26px;
        }

        .sectors-banner {
            background-position-x: 20%;
        }
        #contact {
            padding: 80px 0;
        }
    }

    @media screen and (max-width: 992px) {
        .banner-title h1, .section-title, h1 {
            font-size: 45px;
        }

        .main_title {
            font-size: 36px;
        }

        .banner-title {
            min-height: 280px;
        }

        .ep-strengths__list img {
            max-width: 100px;
            margin: 50px 0;
        }

        .footer-center-border {
            border-right: none;
        }

        .footer-contacts {
            border-left: 1px solid #AB1D7E;
        }

        .contacts-info {
            margin-bottom: 0;
        }

        .footer-center-border p.text-white.footer_cent {
            margin-bottom: 0;
        }

        .footer-bottom.mx-auto {
            max-width: 100%;
            text-align: left;
        }

        .img-section > div:not(.img-div) {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }

        .img-section > div.img-div {
            padding-top: 0 !important;
            padding-bottom: 30px !important;
        }

        .section-img img {
            margin: 0 auto !important;
        }

        h2 {
            font-size: 38px;
        }

        .img-section h2 {
            margin-bottom: 20px;
            padding-bottom: 0 !important;
        }

        .send_btn {
            margin-top: 20px;
        }

        .sectors-banner .banner-title {
            min-height: 350px;
        }
    }

    @media only screen and (max-width:900px) {
        .nav-fostrap {
            /* background: #fff; */
            background: #d61578;
            width: 200px;
            height: 100%;
            display: block;
            position: fixed;
            left: -200px;
            top: 0px;
            -webkit-transition: left 0.25s ease;
            -moz-transition: left 0.25s ease;
            -ms-transition: left 0.25s ease;
            -o-transition: left 0.25s ease;
            transition: left 0.25s ease;
            margin: 0;
            border: 0;
            border-radius: 0;
            overflow-y: auto;
            overflow-x: hidden;
            height: 100%;
        }

        .title-mobile {
            position: fixed;
            display: block;
            top: 10px;
            font-size: 20px;
            left: 100px;
            right: 100px;
            text-align: center;
            color: #FFF;
        }

        .nav-fostrap.visible {
            left: 0px;
            -webkit-transition: left 0.25s ease;
            -moz-transition: left 0.25s ease;
            -ms-transition: left 0.25s ease;
            -o-transition: left 0.25s ease;
            transition: left 0.25s ease;
        }

        .nav-bg-fostrap {
            display: inline-block;
            vertical-align: middle;
            width: 54px;
            height: 50px;
            margin: 0;
            position: absolute;
            top: 0px;
            right: 0px;
            padding: 12px;
            text-align: center;
        }

        .navbar-fostrap {
            display: inline-block;
            /* width: 54px; */
            /* height: 50px; */
            margin: 0;
            /* position: absolute; */
            /* top: 0px; */
            /* right: 0px; */
            /* padding: 12px; */
            text-align: center;
        }

            .navbar-fostrap span {
                height: 2px;
                background: #fff;
                margin: 5px;
                display: block;
                width: 20px;
            }

                .navbar-fostrap span:nth-child(2) {
                    width: 20px;
                }

                .navbar-fostrap span:nth-child(3) {
                    width: 20px;
                }

        .nav-fostrap ul {
            padding-top: 50px;
        }

        .nav-fostrap li {
            display: block;
        }

            .nav-fostrap li a {
                display: block;
                /*  color: #505050; */
                color: #fff;
                font-weight: 600;
            }

            .nav-fostrap li:first-child:hover a {
                border-radius: 0;
            }

            .nav-fostrap li ul.dropdown {
                position: relative;
            }

                .nav-fostrap li ul.dropdown li a {
                    /*  background: #2980B9 !important; */
                    background: #d41678 !important;
                    border-bottom: none;
                    color: #fff !important;
                }

            .nav-fostrap li:hover a {
                /* background: #03A9F4; */
                background: #d41678;
                color: #fff !important;
            }

            .nav-fostrap li ul.dropdown li:hover a {
                background: rgba(0,0,0,.1);
                !important;
                color: #fff !important;
            }

            .nav-fostrap li ul.dropdown li a {
                padding: 10px 10px 10px 30px;
            }

            .nav-fostrap li:hover .arrow-down {
                border-top: 5px solid #fff;
            }

        .arrow-down {
            border-top: 5px solid #fff;
            position: absolute;
            top: 20px;
            right: 10px;
        }

        .cover-bg {
            background: rgba(0,0,0,0.5);
            position: fixed;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
        }

        .nav-fostrap li a.submenu-item:after {
            right: 5px;
        }
    }

    @media only screen and (max-width:1199px) {

        .container {
            width: 96%;
        }
    }

    .fixed-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
    }

    @media screen and (max-width: 768px) {
        .pink-btn-wrapper {
            max-width: 100%;
            flex: 0 0 100%;
        }

        .footer-bottom > div {
            flex-direction: column;
        }

            .footer-bottom > div > div {
                flex-basis: 0 0 100%;
                max-width: 100%;
            }

        .ftr_activites {
            margin-top: 10px;
        }

        .epro_main_txt {
            font-size: 18px;
        }

        .sector-item-list.col-lg-12.col-md-12 {
            flex-wrap: wrap;
            justify-content: space-around;
        }

        .sector-item {
            width: 260px;
            margin-bottom: 15px;
        }

        .sectors-wrapper h2 {
            padding: 30px 0 !important;
            margin: 0;
        }

        .customer-getin-div {
            padding-top: 15px;
        }

        .epro_main_txtpara, .quotes-section {
            padding: 30px 0;
        }

        .centered_pink, .centered_blue {
            padding: 30px;
        }
    }

    @media screen and (max-width: 680px) {
        .epro_main_txt {
            font-size: 18px;
        }

        #home-btn-grp .getbtn_pink {
            font-size: 22px;
        }

        .hero-banner.home {
            margin-top: 65px;
        }

        .quotes-section .row > div {
            max-width: 70%;
            flex-basis: auto;
            margin-bottom: 30px;
        }

        .sectors-banner {
            background-position-x: 30%;
        }
    }

    @media screen and (max-width: 600px) {
        .banner-title {
            min-height: 200px;
        }

        h1 {
            font-size: 32px;
        }

        .banner-title h1, .section-title {
            font-size: 36px;
        }

        h2 {
            font-size: 32px;
        }

        .main_title {
            font-size: 32px;
        }

        .inner-page-banner .banner-title {
            min-height: 140px;
        }

            .inner-page-banner .banner-title h1 {
                margin-bottom: 0;
            }
    }

    @media screen and (max-width: 576px) {
        #home-btn-grp .btn-grp-wrapper .row > div {
            padding: 0 !important;
        }

            #home-btn-grp .btn-grp-wrapper .row > div:first-child {
                margin-bottom: 15px;
            }

        .pb-100, .py-100 {
            padding-bottom: 30px;
        }

        .pt-100, .py-100 {
            padding-top: 30px;
        }

        .home-about-section {
            padding: 30px 0;
        }

            .home-about-section .epro_main_txt:first-child, .about-section .epro_main_txt.first {
                margin: 0 0 30px;
            }

            .home-about-section .epro_main_txt:last-child, .about-section .epro_main_txt.last {
                margin: 30px 0 0;
            }

        .getbtn_blue, .get-in-btn {
            max-width: 300px;
        }

        .footer-center-border {
            margin: 0 !important;
        }

        h6.footer_cent {
            margin: 25px 0 10px;
        }

        h6.footer-col-title {
            margin: 0;
        }

        .customer-getin-div {
            padding-top: 0;
        }

        .img-section {
            text-align: center;
        }

        .section-img img {
            max-width: 50%;
        }

        .img-list img {
            margin: 30px 0;
        }

        .section-img_glb {
            max-width: 200px;
        }

        p, .form-control {
            font-size: 16px;
        }

        .form-group {
            margin-bottom: 10px;
        }

        .global-section {
            text-align: center;
        }

        .resp-img {
            overflow: hidden;
        }

            .resp-img img {
                height: 150px;
                width: auto;
                object-position: 15% center;
                object-fit: cover;
            }

        .nav-bg-fostrap {
            top: -48px !important
        }

        .sectors-banner {
            background-image: url(../images/financial_service_mobile_banner.jpg);
            background-position: center center;
        }

        .financial {
            background-position: center 10%;
        }

        .health {
            background-image: url('../images/healthcare_service_mobile_banner.jpg');
        }

        .legal {
            background-image: url('../images/legal_service_mobile_banner.jpg');
        }

        .global {
            background-image: url('../images/global_service_mobile_banner.jpg');
        }

        .elderlycare {
            background-image: url('../images/elderlycare_service_mobile_banner.jpg');
        }
    }

    @media screen and (max-width: 480px) {
        .row.my-off-20 {
            margin: 0;
        }

        #home-btn-grp .btn-grp-wrapper .row {
            margin: 0;
        }

        .banner-title {
            justify-content: center;
        }

        .sector-item .mobile-hide {
            display: none;
        }
        .service img {
            width: 100%;
        }
        .sector-item p {
            padding-bottom: 25px;
        }

        .sector-item {
            margin-bottom: 0;
            width: 100%;
        }

        .customer-getin-div {
            padding-top: 15px;
        }

        .quotes-section .row > div {
            max-width: 100%;
        }

        .financial {
            background-image: url(../images/financial_service_mobile_banner.jpg);
            background-position-x: center;
        }
    }

    @media screen and (max-width: 420px) {
        .container {
            width: 100%;
        }

        .banner-title h1, .section-title {
            font-size: 32px;
        }

        h2 {
            font-size: 28px;
        }

        .main_title {
            font-size: 28px;
        }

        .epro_main_txt, .centered_span {
            font-size: 16px;
        }
        .epro_main_txtpara, .centered_pink, .centered_blue {
            font-size: 22px;
        }
        .section-img img {
            max-width: 65%;
        }

        .banner-title h1 b {
            display: unset;
        }
    }

    @media screen and (max-width: 360px) {
        .ep-strengths__list img {
            max-width: 100px;
            margin: 20px 0;
        }
    }

    @media screen and (max-width: 320px) {
    }   