@charset "utf-8";
/* CSS Document */


/*

// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
@media (min-width: 576px) { ... }

// Medium devices (tablets, 768px and up)
@media (min-width: 768px) { ... }

// Large devices (desktops, 992px and up)
@media (min-width: 992px) { ... }

// Extra large devices (large desktops, 1200px and up)
@media (min-width: 1200px) { ... }

*/
/* X-Large devices (large desktops, less than 1600px) */
@media (min-width: 576px) {
    #applyModal .modal-dialog {
        max-width: 850px;
    }
}

@media(max-width:1600.98px) {
    .main-banner-image img {
        height: 730px;
    }

    .home-page-banner-inner-section {
        top: 55%;
    }

    .contact-information-col-section::after {
        bottom: 22px !important;
    }

    .footer {
        padding: 10px 0px;
    }

    .brand img {
        width: 140px;
    }

    .contact-us-section {
        padding: 30px 0px 20px 0px;
    }

    .contact-us-section-input-section input {
        padding: 16px 15px;
    }

    .contact-us-section-input-section textarea {
        height: 97px !important;
    }

    .sticky {
        height: 116px !important;
    }

    .header .navbar {
        margin-top: -20px;
    }

    .contact-us-form-head-text h4 {
        font-size: 32px;
        margin-bottom: 4px;
    }

    .contact-us-form-head-text p {
        /* font-size: 17px; */
    }

    .contact-us-section-logo img {
        width: 170px;
        height: 106px;
    }

    .contact-us-section-submit-btn {
        font-size: 20px;
    }
}

/* X-Large devices (large desktops, less than 1500px) */
@media (max-width: 1440.98px) {

    /* for mobile menu responsive section responsive css start */
    .header .menu-link {
        font-size: 14px;
    }

    .header-phone-number-section a {
        font-size: 14px;
    }

    .header-get-call-section a {
        font-size: 14px;
    }

    .header-phone-number-section {
        margin: 0px 0px;
    }

    .header-contact-us-section a {
        font-size: 15px;
        padding: 13px 22px;
    }

    /* for mobile menu responsive section responsive css end */
    .main-banner-text h1 {
        font-size: 50px;
    }

    .main-banner-text p,
    .main-banner-text h2 {
        font-size: 23px;
    }

    .infor-section h5 {
        font-size: 23px;
    }

    .infor-section h4,
    .infor-section span {
        font-size: 18px;
    }

    .banner-inner-section {
        text-align: center;
    }

    .banner-inner-section img {
        width: 711px;
        height: 494px;
    }

    .main-banner-image img {
        height: 740px;
    }

    .home-page-banner-inner-section {
        top: 57%;
    }

    .heder-mail-section a {
        font-size: 14px;
    }

    .Featured-Services-section {
        margin: 60px 0px;
    }

    .accordion-title h4 {
        font-size: 25px;
    }

    .accordion-title p {
        /* font-size: 16px; */
        /* line-height: 27px; */
    }

    .accordion-content-list-text h5,
    .accordion-content-list-text span {
        /* font-size: 17px; */
    }

    .accordion-content h6 {
        font-size: 16px;
    }

    .why-choose-us-head-text-section h4,
    .why-choose-us-head-text-section h3{
        font-size: 30px;
    }

    .center-text h3,
    .center-text h2 {
        font-size: 35px;
    }

    .featured-service-faq-section {
        margin-top: 40px;
    }

    .brand img {
        width: 133px;

    }

    .why-choose-us-head-text-section p {
        /* font-size: 17px; */
    }

    .why-choose-us-list-text h4 {
        font-size: 25px;
    }

    .why-choose-us-list-text p {
        /* font-size: 16px; */
    }

    .choose-us-logo img {
        width: 229px;
        height: 106px;
    }

    .choose-us-contact-text h6,
    .choose-us-contact-text span {
        /* font-size: 19px; */
    }

    .choose-us-contact-icon i {
        font-size: 19px;
    }

    .choose-us-contact-information-section {
        margin-top: 40px;
    }

    .why-choose-us-section {
        margin: 60px 0px;
        padding: 60px 0px;
    }

    .About-Us-section {
        margin: 60px 0px;
    }

    .about-us-image {
        width: 574px;
        height: 440px;
    }

    .about-us-text-section h4 {
        font-size: 35px;
    }

    .about-us-text-section p {
        /* font-size: 15px; */
    }

    .about-list-text h6,
    .about-list-text span{
        /* font-size: 15px; */
    }

    .about-list-icon i {
        font-size: 15px;
    }

    .contact-us-contact-information-section {
        height: 509px;
    }

    .contact-information-col-section::after {
        bottom: 120px;
    }

    .contact-us-section-logo img {
        width: 166px;
        height: 84px;
    }

    .contact-us-form-head-text h4 {
        font-size: 30px;
        margin-bottom: 4px;

    }

    .contact-us-form-head-text p {
        /* font-size: 16px; */
    }

    .contact-us-section-submit-btn {
        font-size: 20px;
    }

    .choose-us-contact-text h5 {
        font-size: 18px;
    }

    .contact-us-contact-information-section .choose-us-contact-text h6,
    .contact-us-contact-information-section .choose-us-contact-text span {
        /* font-size: 15px; */
    }

    .copy-right-text p {
        font-size: 16px;
    }

    .footer-link ul li a {
        font-size: 16px;
    }

    .contact-us-section {
        margin: 30px 0px 0px 0px;
        padding: 30px 0px 10px 0px;
    }

    .infor-section {
        width: 264px;
    }

    .service-section-header-text h3 {
        font-size: 35px;
    }

    .service-section-header-text p {
        font-size: 17px;
    }

    .contact-information-col-section::after {
        bottom: 47px !important;
    }

    .image-div {
        right: 27px !important;
    }

    .header .menu {
        margin-top: -12px;
    }

    .our-client-logo-slider .owl-prev {
        left: -27px;
    }

    .our-client-logo-slider .owl-next {
        right: -78px;
    }

    .our-client-section {
        padding: 60px 0px;
    }

    .client-says-section {
        padding: 60px 0px;
    }

    .client-says-card-center-text h5,
    .client-says-card-center-text .testimonials-heading-text{
        font-size: 18px;
    }

    .client-says-card-center-text h6,
    .client-says-card-center-text span{
        font-size: 16px;
        margin-bottom: 11px;
    }

    .header .menu-link {
        padding: 0px 16px;
    }

    .footer {
        padding: 16px 0px;
    }

    .contact-us-section-input-section input {
        padding: 16px 15px;
    }

    .contact-us-section-input-section textarea {
        height: 97px !important;
    }

    .sticky {
        height: 116px !important;
    }

    .header .navbar {
        margin-top: -5px;
    }

    .Latest-insights-section {
        padding: 60px 0px;
        margin: 60px 0px;
    }

    .blog-text h1 {
        font-size: 20px;
    }

    .news-bar h5 {
        font-size: 20px;
    }

    .news-bar ul li a {
        font-size: 14px;
    }

    .article-details-page-section {
        margin: 60px 0px;
    }

    /* single page right side about design responsive css */
    .single-insightblog-contact-schedule-section .solid-btn {
        font-size: 16px;
    }

    .about-center-text h4 {
        font-size: 25px;
    }

    .about-section-center-pera-text h6 {
        font-size: 18px;
    }

    /* single page right side about design responsive css end*/
    .header-mail-ph-section {
        margin-left: 11px;
    }

    .header-contact-us-section {
        width: 36%;
    }

    .all-section-banner-inner-section .main-banner-text p {
        font-size: 16px;
        line-height: 30px;
    }

    /* date 15.12.2023 */
    .blog-text h1 {
        font-size: 25px;
        line-height: 40px;
    }

    .blog-text h2 {
        font-size: 20px;
        line-height: 30px;
    }

    .blog-text h3 {
        font-size: 18px;
        line-height: 28px;
    }

    .blog-text h4 {
        font-size: 15px;
        line-height: 24px;
    }

    .blog-text h5 {
        font-size: 13px;
        line-height: 20px;

    }

    .blog-text h6 {
        font-size: 12px;
        line-height: 22px;
    }

    /*last date 15.12.2023 */
}

/* X-Large devices (large desktops, less than 1400px) */
@media (max-width: 1399.98px) {
    .image-div {
        right: 23px !important;
    }

    .banner-inner-section img {
        width: 638px;
        height: 445px;
    }

    .main-banner-text h1 {
        font-size: 40px;
    }

    .main-banner-text p,
    .main-banner-text h2 {
        font-size: 20px;
    }

    .infor-section h5 {
        font-size: 20px;
    }

    .infor-section h4,
    .infor-section span {
        font-size: 16px;
    }

    .solid-btn {
        padding: 20px 77px 20px 20px;
    }

    .main-banner-image img {
        height: 660px;
    }

    .about-us-image {
        width: 500px;
        height: 398px;
    }

    .home-page-banner-inner-section {
        top: 57%;
    }

    .contact-information-col-section::after {
        bottom: 42px !important;
    }

    .our-client-logo-slider .owl-prev {
        left: -43px;
    }

    .our-client-logo-slider .owl-next {
        right: -89px;
    }

    .client-logo-image img {
        width: 155px !important;
        height: 64px;
    }
    .banner-inner-section {
        margin-left: 4%;
    }
    .blog-details-inner-fields-logo img {
        width: 106px;
    }
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {

    /* for mobile menu responsive section responsive css start */
    .header .menu-link {
        padding: 0px 4px;
    }

    .header .menu-item {
        margin: 0px 0px;
    }

    /* for mobile menu responsive section responsive css end */

    .brand {
        margin-top: 0px;
    }

    .main-banner-text h1 {
        font-size: 35px;
    }

    .main-banner-text p,
    .main-banner-text h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .solid-btn {
        font-size: 18px;
    }

    .center-text h3,
    .center-text h2 {
        font-size: 30px;
    }

    .infor-section h5 {
        font-size: 18px;
    }

    .infor-section h4,
    .infor-section span {
        font-size: 15px;
    }

    .solid-btn {
        padding: 20px 70px 20px 20px;
    }

    .accordion-title h4 {
        font-size: 22px;
    }

    .accordion-title p {
        /* font-size: 15px; */
    }

    .why-choose-us-head-text-section h4,
    .why-choose-us-head-text-section h3{
        font-size: 25px;
    }

    .why-choose-us-head-text-section p {
        /* font-size: 15px; */
    }

    .why-choose-us-list-text h4 {
        font-size: 20px;
    }

    .why-choose-us-list-text h4::before {
        height: 26px;
    }

    .why-choose-us-list-text p {
        /* font-size: 15px; */
    }

    .choose-us-logo img {
        width: 180px;
        height: 84px;
    }

    .choose-us-contact-text h6,
    .choose-us-contact-text span {
        /* font-size: 17px; */
    }

    .choose-us-contact-icon i {
        font-size: 17px;
    }

    .about-us-image {
        width: 438px;
        height: 357px;
    }

    .about-us-text-section h4 {
        font-size: 25px;
    }

    .about-list-text h6,
    .about-list-text span{
        /* font-size: 14px; */
    }

    .about-us-text-section p {
        font-size: 14px;
    }

    .contact-us-form-head-text h4 {
        font-size: 25px;
    }

    .contact-us-form-head-text p {
        /* font-size: 15px; */
        /* line-height: 27px; */
    }

    .contact-information-col-section::after {
        bottom: 94px;
    }

    .copy-right-text p {
        font-size: 15px;
    }

    .footer-link ul li a {
        font-size: 15px;
    }

    .header-contact-information-section {
        position: relative;
    }

    .header-contact-mail-phone-number-section {
        display: block;
    }

    .header-contact-us-section {
        margin-top: 40px;
        text-align: center;
        width: 100%;
        display: block;
    }


    .banner-inner-section img {
        width: 548px;
        height: 399px;
    }

    /* for mobile menu responsive section responsive css start */
    .header .menu-item {
        display: block;
    }

    .menu-section {
        display: block;
    }

    .header .menu-link {
        display: block;
        padding: 9px 15px;
        font-size: 18px;
    }

    .header .menu-item {
        margin: 0px 0px;
        border-bottom: 1px solid #eee;
    }

    .header-get-call-section {
        text-align: center;
        margin-top: 30px;
    }

    .header-phone-number-section a {
        display: none;
    }

    .responsive-phone-icon {
        display: block;
        margin-right: 15px;
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50px;
        background: #32CD32;
        color: #fff;
        font-size: 18px;
    }

    .responsive-phone-icon:hover {
        color: #fff;
    }

    .responsive-phone-icon i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .burger-phone-icon-section {
        display: flex;
        align-items: center;
    }

    /* for mobile menu responsive section responsive css end */
    .service-section-header-text h3 {
        font-size: 30px;
    }

    .service-section-header-text p {
        font-size: 16px;
        margin-bottom: 7px;
    }

    .responsive-dropdown-content {
        display: block !important;
    }

    .dropdown-desktop {
        display: none !important;
    }

    .header .menu-block {
        margin: 0rem 0;
    }

    .for-responsive-menu {
        display: block;
    }

    .for-desktop-menu {
        display: none;
    }

    .contact-information-col-section::after {
        bottom: 22px !important;
    }

    .header .menu {
        width: 19rem;
    }

    .header-contact-us-section a {
        margin-right: 5px;
    }

    .sticky {
        height: auto !important;
    }

    .client-logo-image img {
        width: 143px !important;
        height: 48px;
    }

    .client-says-card-center-text p {
        /* font-size: 15px; */
        /* line-height: 27px; */
    }

    .header-contact-information-section {
        padding: 22px 0px;
    }

    .header-mail-ph-section {
        margin-left: 13px;
    }

    .header .menu {
        margin-top: 0px;
    }

    .header .navbar {
        margin-top: 0px;
    }

    .Latest-insights-section {
        padding: 40px 0px;
        margin: 40px 0px;
    }

    .article-details-page-section {
        margin: 40px 0px;
    }

    /* single page right side about design responsive css */
    .single-insightblog-contact-schedule-section .solid-btn {
        font-size: 15px;
        padding: 16px 56px 16px 13px;
    }

    .about-center-text h4 {
        font-size: 22px;
    }

    .about-section-center-pera-text h6 {
        font-size: 17px;
    }

    .articles-details-page-image img {
        height: 398px;
    }

    .practitioner-search-section {
        margin-top: 80px;
    }

    /* single page right side about design responsive css end*/
    .all-section-banner-inner-section .main-banner-text p {
        font-size: 15px;
        line-height: 27px;
    }

    /* date 15.12.2023 */
    .blog-text h1 {
        font-size: 22px;
        line-height: 35px;
    }

    .blog-text h2 {
        font-size: 18px;
        line-height: 30px;
    }

    .blog-text h3 {
        font-size: 16px;
        line-height: 28px;
    }

    .blog-text h4 {
        font-size: 14px;
        line-height: 24px;
    }

    .blog-text h5 {
        font-size: 12px;
        line-height: 20px;

    }

    .blog-text h6 {
        font-size: 11px;
        line-height: 22px;
    }

    /*last date 15.12.2023 */
    .banner-inner-section {
        margin-left: inherit !important;
    }
    .desktop-header-linkdin-icon{
        display: none !important;
    }
    .responsive-header-linkdin-icon{
        display: inline-flex !important;
    }
    .header-linkdin-btn {
        margin-left: 0px;
        margin-right: 15px;
    }
}

@media (max-width: 1198.98px) {

    /* for mobile menu responsive section responsive css start */
    .header .menu-item {
        display: block;
    }

    .menu-section {
        display: block;
    }

    .header .menu-link {
        display: block;
        padding: 9px 15px;
        font-size: 18px;
    }

    .header .menu-item {
        margin: 0px 0px;
        border-bottom: 1px solid #eee;
    }

    .header-get-call-section {
        text-align: center;
        margin-top: 30px;
    }

    .header-phone-number-section a {
        display: none;
    }

    .responsive-phone-icon {
        display: block;
        margin-right: 15px;
        position: relative;
        width: 40px;
        height: 40px;
        border-radius: 50px;
        background: #32CD32;
        color: #fff;
        font-size: 18px;
    }

    .responsive-phone-icon:hover {
        color: #fff;
    }

    .responsive-phone-icon i {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .burger-phone-icon-section {
        display: flex;
        align-items: center;
    }

    /* for mobile menu responsive section responsive css end */
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
    .banner-inner-section img {
        width: 384px;
        height: 316px;
    }

    .image-div {
        width: 241px;
        height: 200px;
        bottom: -21px;
        right: -17px;
    }

    .center-text h3,
    .center-text h2 {
        font-size: 25px;
    }

    .accordion-title h4 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .accordion-title p {
        /* font-size: 14px; */
    }

    .accordion-content-list-text h5,
    .accordion-content-list-text span {
        /* font-size: 15px; */
    }

    .accordion-content h6 {
        font-size: 15px;
    }

    .main-banner-image img {
        height: 488px;
    }

    .home-page-banner-inner-section {
        top: 55%;
    }

    .about-us-image {
        width: 328px;
        height: 275px;
    }

    .contact-us-contact-information-section {
        height: 506px;
        padding: 36px 18px;
    }

    .contact-us-contact-information-section .choose-us-contact-text h6,
    .contact-us-contact-information-section .choose-us-contact-text span {
        /* line-height: 27px; */
    }

    .choose-us-section-icon-text-section .choose-us-icon-text-section a {
        margin-bottom: 22px;
    }

    .copy-right-text {
        text-align: center;
        margin-bottom: 22px;
    }

    .footer-link ul {
        text-align: center;
    }

    .footer {
        padding: 30px 0px;
    }

    .contact-us-section-logo img {
        width: 127px;
        height: 59px;
    }

    .choose-us-contact-text h5 {
        font-size: 16px;
    }

    .col-border-section {
        border-top: 2px solid #ff8b26;
        border-right: none;

    }

    .why-choose-us-head-text-section {
        margin-top: 22px;
    }

    .for-responsive-section {
        display: block;
    }

    .for-desktop-section {
        display: none;
    }

    .choose-us-logo-ph-section {
        margin-left: 0;
        text-align: center;
    }

    .choose-us-icon-text-section a {
        display: flex;
        align-items: baseline;
        margin-bottom: 20px;
        justify-content: center;
    }

    .main-banner-text h1 {
        font-size: 25px;
    }

    .main-banner-text p,
    .main-banner-text h2 {
        font-size: 16px;
        line-height: 27px;
    }

    .choose-us-section-icon-text-section .choose-us-icon-text-section a {
        justify-content: start;
    }

    .contact-information-col-section::after {
        bottom: 92px;
    }

    .advisory-services-section .col-border-section {
        border-bottom: 2px solid #ff8b26;
        border-right: none;
        border-top: none;
    }

    .services-center-text-section {
        margin-bottom: 30px;
    }

    .col-padding-section {
        padding-left: 17px;
    }

    .image-div {
        bottom: -10px !important;
        right: -2px !important;
    }

    .about-us-image::before {
        width: 186px;
    }

    .about-us-image::after {
        width: 186px;
    }

    .contact-information-col-section::after {
        width: 289px;
        height: 246px;
    }

    .why-choose-us-section .choose-us-icon-text-section a {
        display: block;
        margin-top: 22px;
    }

    .client-says-card-section {
        height: auto;
    }

    /* single page right side about design responsive css */
    .single-insightblog-contact-schedule-section .solid-btn {
        margin-bottom: 15px;
    }

    .blog-right-bar {
        margin-top: 20px;
    }

    .articles-details-page-image img {
        height: 300px;
    }

    .single-insightblog-contact-schedule-section .solid-btn {
        margin-right: 0px;
    }

    /* single page right side about design responsive css end*/
    .contact-us-contact-information-section::after {
        width: 282px;
    }
	/* blog details page image left css start */
    .blog-text img {
        float: inherit;
        width: 100%;
        height: 250px;
        object-fit: contain;
    }
    /* blog details page image left css end*/
    .blog-details-inner-fields .about-section-leadrn-more-btn a {
        margin: 16px 10px 0px 0px !important;
    }
    .blog-details-inner-fields {
        padding: 17px;
    }
    .blog-details-inner-fields-logo img {
        width: 86px;
    }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
    .main-banner-image img {
        height: 710px;
    }

    .main-banner-text {
        text-align: center;
        margin-bottom: 22px;
    }

    .infor-section {
        justify-content: center;
    }

    .image-div {
        right: 47px;
    }

    .Featured-Services-section {
        margin: 30px 0px;
    }

    .brand img {
        width: 120px;
    }

    .why-choose-us-section {
        margin: 30px 0px;
        padding: 30px 0px;
    }

    .choose-us-logo img {
        width: 186px;
        height: 70px;
    }

    .solid-btn {
        padding: 20px 66px 20px 10px;
    }

    .choose-us-logo-ph-section {
        margin-bottom: 22px;
    }

    .about-us-image {
        width: 100%;
        height: 335px;
        margin-bottom: 30px;
    }

    .contact-us-section {
        background: url(../images/responsive-contact-us-section-banner-image.jpg);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }

    .contact-us-information-form-section {
        margin-top: 85px;
    }

    .contact-us-section {
        margin: 30px 0px 0px 0px;
        padding: 30px 0px 30px 0px;
    }

    .contact-us-contact-information-section {
        height: 398px;
        padding: 36px 18px;
    }

    .contact-information-col-section::after {
        bottom: -26px;
    }

    .accordion-content {
        overflow-y: auto !important;
    }

    .infor-section {
        margin: 0 auto;
    }

    .service-section-header-text h3 {
        font-size: 25px;
    }

    .service-section-header-text p {
        font-size: 15px;
        line-height: 27px;
    }

    .all-section-banner-image img {
        height: 693px;
    }

    .advisory-services-section .col-padding-section {
        padding-top: 22px;
    }

    .all-section-banner-inner-section .main-banner-text h1 {
        line-height: 40px;
    }

    .faq-icon {
        height: 90px;
    }

    .faq-blocks {
        display: block;
    }

    .image-div {
        right: 58px !important;
    }

    /* careers page responsive css start */
    .details-page-share-btn {
        text-align: right;
        position: absolute;
        top: 25px;
        right: 16px;
    }

    .details-page-share-btn a {
        padding: 7px 15px;
        font-size: 14px;
    }

    .filter-section-text h4 {
        font-size: 22px;
        text-align: center;
        margin-bottom: 14px;
    }

    .practitioner-search-section {
        padding: 30px 0px;
    }

    /* careers page responsive css end*/
    .practitioner-search-section {
        margin-top: 70px;
    }

    .Latest-insights-section {
        padding: 30px 0px;
        margin: 30px 0px;
    }

    .blog-text h1 {
        line-height: 37px;
    }

    .article-details-page-section {
        margin: 30px 0px;
    }

    /* single page right side about design responsive css */
    .single-insightblog-contact-schedule-section .solid-btn {
        margin: 15px 15px;
    }

    /* single page right side about design responsive css end*/
    .why-choose-us-list-text ul li {
        /* font-size: 15px; */
    }
    #wpcf7-f427-o1  .main-banner-btn {
        text-align: left;
        width: 100%;
        margin-top: 0px;
    }
    .blog-details-inner-fields .row{
        flex-direction: column-reverse;
    }
    .blog-details-inner-fields-logo {
        text-align: left;
        margin-bottom: 15px;
    }
}

/* X-Small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
    .banner-inner-section img {
        width: 100%;
        height: 316px;
    }

    .banner-inner-section img {
        width: 100%;
        height: 239px;
    }

    .accordion {
        padding: 20px;
    }

    .image-div {
        display: none;
    }

    .main-banner-image img {
        height: 623px;
    }

    .accordion-content {
        height: auto;
    }

    .accordion-content-list-text h5,
    .accordion-content-list-text span {
        /* font-size: 15px; */
        /* line-height: 26px; */
    }

    .accordion-title h4 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .accordion-title p {
        /* font-size: 13px; */
    }

    .choose-us-logo img {
        width: 143px;
        height: 55px;
    }

    .choose-us-contact-text h6,
    .choose-us-contact-text span {
        /* font-size: 15px; */
    }

    .choose-us-contact-icon i {
        font-size: 15px;
    }

    .why-choose-us-head-text-section h4,
    .why-choose-us-head-text-section h3{
        font-size: 22px;
    }

    .why-choose-us-list-text h4 {
        font-size: 18px;
    }

    .why-choose-us-list-text p {
        font-size: 14px;
    }

    .about-us-image {
        height: 250px;
    }

    .about-us-image::before {
        display: none;
    }

    .about-us-image::after {
        display: none;
    }

    .About-Us-section {
        margin: 30px 0px;
    }

    .contact-information-col-section::after {
        display: none;
    }

    .choose-us-section-icon-text-section .choose-us-icon-text-section a {
        margin-bottom: 15px;
    }

    .contact-us-contact-information-section {
        height: auto;
        padding: 40px 18px;
    }

    .contact-us-section-input-section textarea {
        height: auto;
    }

    .footer-link ul li a {
        font-size: 14px;
    }

    .copy-right-text p {
        font-size: 14px;
    }

    .footer-link ul li {
        display: inline-block;
        padding: 0px 6px;
    }

    .copy-right-text {
        margin-bottom: 15px;
    }

    .service-section-header-text p {
        font-size: 14px;
        line-height: 27px;
    }

    .all-section-banner-image img {
        height: 633px;
    }

    .advisory-services-section .col-padding-section {
        padding-left: 14px;
    }

    .advisory-services-section .why-choose-us-list-text {
        margin-bottom: 22px;
    }

    .our-client-section {
        padding: 30px 0px 60px 0px;
    }

    .client-says-section {
        padding: 30px 0px 0px 0px;
    }

    .Latest-insights-image-text-section {
        margin-top: 26px;
    }

    .blog-text h1 {
        font-size: 16px;
        line-height: 33px;
    }

    .blog-text h2 {
        font-size: 16px;
        line-height: 30px;
    }

    /* single page right side about design responsive css */
    .single-insightblog-contact-schedule-section .solid-btn {
        margin: 8px 15px;
        font-size: 14px;
    }

    .about-section-logo img {
        width: 146px;
    }

    /* single page right side about design responsive css end*/
    .why-choose-us-list-text ul li {
        /* font-size: 14px; */
    }

    .all-section-banner-inner-section .main-banner-text p {
        font-size: 14px;
        line-height: 26px;
    }

    /* date 20.06.2023 */
    .industry-banner-text {
        font-size: 25px !important;
    }

    /*last date 20.06.2023 */

    /* date 21.06.2023 */
    .main-banner-text h1 {
        font-size: 25px !important;
    }

    /*last date 21.06.2023 */
    /* date 15.12.2023 */
    .blog-text h1 {
        font-size: 17px;
        line-height: 25px;
    }

    .blog-text h2 {
        font-size: 15px;
        line-height: 25px;
    }

    .blog-text h3 {
        font-size: 14px;
        line-height: 25px;
    }

    .blog-text h4 {
        font-size: 13px;
        line-height: 24px;
    }

    .blog-text h5 {
        font-size: 12px;
        line-height: 20px;

    }

    .blog-text h6 {
        font-size: 11px;
        line-height: 22px;
    }

    /*last date 15.12.2023 */
    .contact-us-section .solid-btn {
        padding: 14px 35px;
    }
    .contact-form-left-information-schedule-call-btn-section {
        margin-top: 8px;
    }
    .blog-details-inner-fields .about-section-leadrn-more-btn a {
        margin: 16px 4px 0px 0px !important;
        font-size: 13px;
        padding: 19px 15px;
    }
    .blog-details-inner-fields-phone-number-email-section a {
        font-size: 12px;
    }
    .blog-details-inner-fields-title h5 {
        font-size: 18px !important;
    }
}

@media(max-width:372px) {
    .contact-us-contact-information-section {
        height: auto;
        padding: 11px 18px;
    }
}