@media(max-width:1750px) {
    .hero-content h1 {
        font-size: 55px;
    }
}

@media(min-width:1440px) {
    .container {
        max-width: 100%;
        padding: 0 100px;
    }
}

@media(max-width:1200px) {
    .hero-content h1 {
        font-size: 50px;
    }
    .hero-content p {
        font-size: 18px;
    }
}

@media(max-width:1199px) {
    .navbar-collapse {
        margin-top: 25px;
        padding: 25px;
        background: #fff;
        border-radius: 10px;
    }
    .navbar-nav {
        gap: 15px;
        align-items: flex-start!important;
    }
    .nav-link {
        padding: 12px 0!important;
    }
    .appointment-btn {
        margin-top: 20px;
        display: inline-flex;
    }
}

@media(max-width:991px) {
    .footer {
        text-align: center;
    }
    .footer-text {
        margin: auto auto 30px;
    }
    .footer-divider img {
        margin: 20px auto 30px;
        display: block;
    }
    .footer-social {
        justify-content: center;
        margin-bottom: 40px;
    }
    .footer-bottom {
        justify-content: center;
        text-align: center;
    }
    .footer ul li a {
        width: 100%;
        font-size: 13px;
    }
    .footer ul li {
        margin-bottom: 14px;
    }
    .hero-item {
        padding: 70px 0;
        text-align: center;
    }
    .hero-content {
        max-width: 100%;
    }
    .hero-content h1 {
        font-size: 48px;
    }
    .hero-image {
        margin-top: 50px;
        text-align: center;
    }
    .hero-btn {
        justify-content: center;
    }
    .divider {
        margin: auto auto 25px;
        display: block;
    }
    .about-content {
        flex-direction: column;
        gap: 60px;
    }
    .about-text {
        max-width: 100%;
    }
    .about-image {
        justify-content: center;
    }
    .about-text h2 {
        font-size: 42px;
    }
}

@media(max-width:768px) {
    .navbar {
        padding: 14px 0;
    }
    .navbar-brand img {
        height: 48px;
    }
    .top-line {
        height: 4px;
    }
    .footer {
        padding: 70px 0 30px;
    }
    .footer-logo {
        max-width: 240px;
    }
    .footer h4 {
        margin-top: 20px;
        font-size: 22px;
    }
    .footer-divider img {
        width: 240px;
    }
    .footer-text {
        font-size: 15px;
        line-height: 1.8;
    }
    .footer-policy {
        justify-content: center;
    }
}

@media(max-width:767px) {
    .f_col_pad {
        padding: 0;
        border-left: 0;
        height: 100%;
    }
    .footer ul li a {
        width: auto;
        font-size: 14px;
    }
}

@media(max-width:576px) {
    .hero-item {
        padding: 55px 0;
    }
    .hero-content h1 {
        font-size: 36px;
    }
    .hero-subtitle {
        font-size: 15px;
    }
    .hero-content p {
        font-size: 17px;
    }
    .hero-btn {
        flex-direction: column;
    }
    .btn-gold,
    .btn-white {
        width: 100%;
        justify-content: center;
    }
    .about-section {
        padding: 60px 0;
    }
    .about-text h2 {
        font-size: 34px;
    }
    .about-text p {
        font-size: 16px;
    }
    .about-btns {
        flex-direction: column;
    }
    .btn-primary,
    .btn-outline {
        justify-content: center;
        width: 100%;
    }
}


/***** Product Sec Start *****/

@media(max-width:1200px) {
    .section-heading h2 {
        font-size: 48px;
    }
    .product-card {
        padding: 30px;
    }
    .product-content h3 {
        font-size: 26px;
    }
    .cta-content h3 {
        font-size: 34px;
    }
}

@media(max-width:991px) {
    .products-section {
        padding: 90px 0;
    }
    .section-heading h2 {
        font-size: 40px;
    }
    .section-heading p {
        font-size: 18px;
    }
    .product-card {
        display: block;
        text-align: center;
    }
    .product-icon {
        margin: auto auto 30px;
    }
    .product-content {
        padding-left: 0;
        border: none;
    }
    .products-cta {
        text-align: center;
        padding: 40px 30px;
    }
    .cta-icon {
        margin: auto auto 25px;
    }
    .cta-btn {
        margin-top: 25px;
    }
    .card-line {
        margin: 0 auto 22px;
    }
}

@media(max-width:767px) {
    .products-section {
        padding: 70px 0;
    }
    .section-heading h2 {
        font-size: 32px;
    }
    .section-heading p {
        font-size: 16px;
    }
    .section-subtitle {
        flex-wrap: wrap;
    }
    .section-subtitle span {
        display: none;
    }
    .product-card {
        padding: 28px 22px;
    }
    .product-content h3 {
        font-size: 24px;
    }
    .product-content p {
        font-size: 15px;
    }
    .cta-content h3 {
        font-size: 28px;
    }
    .cta-content p {
        font-size: 17px;
    }
    .cta-btn {
        width: 100%;
        justify-content: center;
    }
}


/***** Product Sec End *****/


/***** WHY CHOOSE US Sec Start *****/

@media (max-width:1400px) {
    .why-left h2 {
        font-size: 54px;
    }
    .why-content h4 {
        font-size: 30px;
    }
}

@media (max-width:1199px) {
    .why-choose-section {
        padding: 90px 0;
    }
    .why-left h2 {
        font-size: 48px;
    }
    .why-left p {
        font-size: 17px;
    }
    .why-content h4 {
        font-size: 26px;
    }
    .why-content p {
        font-size: 15px;
    }
    .why-icon {
        width: 72px;
        min-width: 72px;
        height: 72px;
    }
    .why-icon img {
        width: 36px;
    }
}

@media (max-width:991px) {
    .why-choose-section {
        padding: 80px 0;
    }
    .why-left {
        text-align: center;
        margin-bottom: 60px;
    }
    .section-subtitle {
        justify-content: center;
    }
    .heading-line {
        margin: 0 auto 25px;
    }
    .why-left p {
        margin: 0 auto 40px;
        max-width: 100%;
    }
    .why-image {
        max-width: 700px;
        margin: auto;
    }
    .why-list {
        padding-left: 0;
    }
    .why-list::before {
        display: none;
    }
    .why-left .section-subtitle {
        justify-content: center;
    }
}

@media (max-width:767px) {
    .why-choose-section {
        padding: 70px 0;
    }
    .why-left h2 {
        font-size: 38px;
    }
    .why-left p {
        font-size: 16px;
        line-height: 1.8;
    }
    .section-subtitle {
        flex-wrap: wrap;
        gap: 10px;
    }
    .section-subtitle span {
        display: none;
    }
    .section-subtitle img {
        height: 14px;
    }
    .section-subtitle h6 {
        font-size: 14px;
    }
    .heading-line {
        width: 70px;
        height: 3px;
    }
    .why-card {
        flex-direction: column;
        text-align: center;
        padding: 28px 22px;
    }
    .why-card:hover {
        transform: translateY(-8px);
    }
    .why-icon {
        margin: 0 auto 20px;
    }
    .why-content {
        border-left: none;
        border-top: 1px solid #E6D8AF;
        padding-left: 0;
        padding-top: 18px;
    }
    .why-content h4 {
        font-size: 24px;
    }
    .why-content p {
        font-size: 15px;
    }
}

@media (max-width:575px) {
    .why-choose-section {
        padding: 60px 0;
    }
    .why-left h2 {
        font-size: 32px;
        line-height: 1.2;
    }
    .why-left p {
        font-size: 15px;
    }
    .why-card {
        padding: 22px 18px;
        border-radius: 10px;
    }
    .why-icon {
        width: 64px;
        min-width: 64px;
        height: 64px;
    }
    .why-icon img {
        width: 30px;
    }
    .why-content {
        padding-top: 15px;
    }
    .why-content h4 {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .why-content p {
        font-size: 14px;
        line-height: 1.7;
    }
    .why-image {
        border-radius: 10px;
    }
}

@media (max-width:380px) {
    .why-left h2 {
        font-size: 28px;
    }
    .why-card {
        padding: 18px 15px;
    }
    .why-content h4 {
        font-size: 20px;
    }
    .why-content p {
        font-size: 13px;
    }
}


/***** WHY CHOOSE US Sec End *****/


/***** FAQ Sec Start *****/

@media (max-width: 1399px) {
    .faq-section h2 {
        font-size: 50px;
    }
    .accordion-button {
        font-size: 22px;
    }
    .help-content h4 {
        font-size: 28px;
    }
}

@media (max-width: 1199px) {
    .faq-section {
        padding: 90px 0;
    }
    .faq-section h2 {
        font-size: 46px;
    }
    .faq-section .section-heading p {
        font-size: 18px;
    }
    .accordion-button {
        padding: 22px 24px;
        font-size: 20px;
    }
    .accordion-body {
        padding: 0 24px 24px;
        font-size: 16px;
    }
    .faq-help-card {
        width: 85%;
        left: 25px;
    }
    .help-content h4 {
        font-size: 26px;
    }
    .help-content p {
        font-size: 16px;
    }
}

@media (max-width: 991px) {
    .faq-section {
        padding: 80px 0;
    }
    .faq-wrapper {
        padding-left: 0;
        margin-top: 70px;
    }
    .faq-image-box {
        max-width: 100%;
        margin: auto;
    }
    .faq-help-card {
        position: relative;
        left: 0;
        bottom: 0;
        width: 100%;
        margin-top: 25px;
        border-radius: 14px;
    }
    .faq-section h2 {
        font-size: 40px;
    }
    .faq-section .section-heading p {
        font-size: 17px;
    }
    .accordion-button {
        font-size: 19px;
    }
}

@media (max-width: 767px) {
    .faq-section {
        padding: 70px 0;
    }
    .faq-left-pattern,
    .faq-right-pattern {
        display: none;
    }
    .faq-section h2 {
        font-size: 34px;
        line-height: 1.25;
    }
    .faq-section .section-subtitle {
        gap: 8px;
    }
    .faq-section .section-subtitle span {
        display: none;
    }
    .faq-section .section-heading p {
        font-size: 16px;
        line-height: 1.7;
    }
    .heading-line {
        width: 65px;
        margin-bottom: 20px;
    }
    .faq-wrapper {
        margin-top: 55px;
    }
    .accordion-item {
        margin-bottom: 14px;
        border-radius: 10px !important;
    }
    .accordion-button {
        padding: 18px 20px;
        font-size: 18px;
        line-height: 1.5;
    }
    .accordion-button::after {
        width: 30px;
        height: 30px;
        font-size: 11px;
    }
    .accordion-body {
        padding: 0 20px 20px;
        font-size: 15px;
        line-height: 1.7;
    }
    .faq-help-card {
        flex-direction: column;
        text-align: center;
        padding: 25px;
        gap: 15px;
    }
    .help-icon {
        margin: auto;
    }
    .help-content h4 {
        font-size: 24px;
    }
    .help-content p {
        font-size: 15px;
    }
}

@media (max-width: 575px) {
    .faq-section {
        padding: 60px 0;
    }
    .faq-section h2 {
        font-size: 30px;
    }
    .faq-section .section-heading {
        margin-bottom: 15px;
    }
    .faq-section .section-heading p {
        font-size: 15px;
    }
    .faq-image-box img {
        border-radius: 10px;
    }
    .faq-help-card {
        padding: 20px;
        border-radius: 10px;
    }
    .help-icon {
        width: 62px;
        min-width: 62px;
        height: 62px;
    }
    .help-icon img {
        width: 34px;
    }
    .help-content h4 {
        font-size: 22px;
    }
    .help-content p {
        font-size: 14px;
    }
    .accordion-button {
        padding: 16px 18px;
        font-size: 16px;
    }
    .accordion-button::after {
        width: 28px;
        height: 28px;
    }
    .accordion-body {
        padding: 0 18px 18px;
        font-size: 14px;
    }
}

@media (max-width: 400px) {
    .faq-section h2 {
        font-size: 27px;
    }
    .accordion-button {
        font-size: 15px;
    }
    .accordion-body {
        font-size: 13px;
    }
    .help-content h4 {
        font-size: 20px;
    }
}


/***** FAQ Sec End *****/


/***** CTA Sec Start *****/

@media (max-width:991px) {
    .cta-section {
        padding: 90px 0;
    }
    .cta-title {
        font-size: 42px;
    }
    .cta-text {
        font-size: 17px;
    }
}

@media (max-width:767px) {
    .cta-section {
        padding: 80px 0;
    }
    .cta-title {
        font-size: 34px;
    }
    .cta-divider span {
        width: 45px;
    }
    .cta-text {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 35px;
    }
    .cta-buttons {
        flex-direction: column;
        gap: 18px;
    }
    .cta-btn-primary,
    .cta-btn-outline {
        width: 100%;
        max-width: 320px;
    }
}

@media (max-width:575px) {
    .cta-section {
        padding: 70px 15px;
    }
    .cta-title {
        font-size: 28px;
    }
    .cta-text {
        font-size: 15px;
        line-height: 26px;
    }
    .cta-divider {
        margin: 20px 0;
    }
    .cta-divider span {
        width: 35px;
    }
    .cta-btn-primary,
    .cta-btn-outline {
        padding: 16px 25px;
        font-size: 14px;
    }
}


/***** CTA Sec End *****/


/***** TESTIMONIAL RESPONSIVE Start *****/

@media (max-width:1400px) {
    .testimonial-section h2 {
        font-size: 52px;
    }
    .testimonial-text {
        font-size: 18px;
        min-height: 165px;
    }
    .client-content h4 {
        font-size: 24px;
    }
}

@media (max-width:1199px) {
    .testimonial-section {
        padding: 90px 0;
    }
    .testimonial-section h2 {
        font-size: 46px;
    }
    .testimonial-section .section-heading p {
        font-size: 18px;
    }
    .testimonial-card {
        padding: 30px;
    }
    .testimonial-text {
        font-size: 17px;
        min-height: 150px;
    }
    .client-content h4 {
        font-size: 22px;
    }
    .client-content span {
        font-size: 15px;
    }
    .testimonial-prev {
        left: -15px;
    }
    .testimonial-next {
        right: -15px;
    }
}

@media (max-width:991px) {
    .testimonial-section {
        padding: 80px 0;
    }
    .testimonial-section h2 {
        font-size: 40px;
    }
    .testimonial-section .section-heading p {
        font-size: 17px;
    }
    .testimonial-card {
        margin: 10px;
        padding: 28px;
    }
    .testimonial-text {
        min-height: auto;
        font-size: 17px;
    }
    .quote-top {
        font-size: 36px;
    }
    .quote-bg {
        width: 54px;
        height: 54px;
        font-size: 26px;
    }
    .client-content h4 {
        font-size: 21px;
    }
    .testimonial-prev,
    .testimonial-next {
        display: none;
    }
}

@media (max-width:767px) {
    .testimonial-section {
        padding: 70px 0;
    }
    .testimonial-left-pattern,
    .testimonial-right-pattern {
        display: none;
    }
    .testimonial-section h2 {
        font-size: 34px;
        line-height: 1.25;
    }
    .testimonial-section .section-subtitle {
        gap: 8px;
    }
    .testimonial-section .section-subtitle span {
        display: none;
    }
    .testimonial-section .section-heading p {
        font-size: 16px;
        line-height: 1.7;
    }
    .testimonial-card {
        padding: 25px;
    }
    .quote-top {
        text-align: center;
        margin-bottom: 18px;
    }
    .quote-bg {
        top: 15px;
        right: 15px;
        width: 50px;
        height: 50px;
        font-size: 22px;
    }
    .testimonial-text {
        text-align: center;
        font-size: 16px;
        line-height: 1.8;
    }
    .client-info {
        flex-direction: column;
        text-align: center;
    }
    .client-image {
        margin: 0 auto 18px;
    }
    .client-content {
        width: 100%;
    }
    .testimonial-divider {
        margin: 25px 0;
    }
}

@media (max-width:575px) {
    .testimonial-section {
        padding: 60px 0;
    }
    .testimonial-section h2 {
        font-size: 30px;
    }
    .testimonial-section .section-heading {
        margin-bottom: 10px;
    }
    .testimonial-section .section-heading p {
        font-size: 15px;
    }
    .testimonial-card {
        padding: 22px 18px;
        border-radius: 12px;
    }
    .testimonial-text {
        font-size: 15px;
    }
    .quote-top {
        font-size: 30px;
    }
    .quote-bg {
        width: 46px;
        height: 46px;
        font-size: 18px;
    }
    .client-image {
        width: 65px;
        height: 65px;
    }
    .client-content h4 {
        font-size: 20px;
    }
    .client-content span {
        font-size: 14px;
    }
    .rating {
        font-size: 13px;
    }
    .testimonial-slider .owl-dots {
        margin-top: 20px;
    }
}

@media (max-width:400px) {
    .testimonial-section h2 {
        font-size: 26px;
    }
    .testimonial-card {
        padding: 18px 16px;
    }
    .testimonial-text {
        font-size: 14px;
    }
    .client-content h4 {
        font-size: 18px;
    }
    .client-content span {
        font-size: 13px;
    }
    .quote-bg {
        width: 42px;
        height: 42px;
        font-size: 16px;
    }
}


/***** TESTIMONIAL RESPONSIVE End *****/


/***** Contact Us RESPONSIVE Start *****/


/*==================================================
            LARGE DEVICES
==================================================*/

@media (max-width:1399px) {
    .contact-left {
        padding-right: 20px;
    }
    .contact-left h2 {
        font-size: 52px;
    }
    .contact-image-bg {
        width: 520px;
        height: 610px;
    }
    .contact-office-image {
        width: 480px;
        height: 600px;
    }
}


/*==================================================
            LAPTOP
==================================================*/

@media (max-width:1199px) {
    .contact-section {
        padding: 100px 0;
    }
    .contact-left {
        padding-right: 0;
    }
    .contact-left h2 {
        font-size: 46px;
    }
    .contact-left>p {
        font-size: 17px;
    }
    .contact-card {
        padding: 25px;
    }
    .contact-icon {
        width: 65px;
        height: 65px;
        flex: 0 0 65px;
    }
    .contact-icon i {
        font-size: 24px;
    }
    .contact-info h4 {
        font-size: 20px;
    }
    .contact-cta {
        padding: 30px;
    }
    .cta-content h3 {
        font-size: 28px;
    }
    .contact-right {
        height: auto;
    }
    .contact-image-bg {
        width: 480px;
        height: 560px;
    }
    .contact-office-image {
        width: 440px;
        height: 550px;
    }
}


/*==================================================
            TABLET
==================================================*/

@media (max-width:991px) {
    .contact-section {
        padding: 80px 0;
    }
    .contact-left {
        margin-bottom: 40px;
        text-align: center;
        padding-right: 0;
    }
    .contact-left .section-subtitle {
        justify-content: center;
    }
    .contact-left>p {
        margin: 0 auto 40px;
        max-width: 650px;
    }
    .contact-left h2 {
        font-size: 42px;
    }
    .contact-left .heading-line {
        margin: 0 auto 30px;
    }
    .contact-left .col-md-6:nth-child(2),
    .contact-left .col-md-6:nth-child(4) {
        margin-top: 25px;
    }
    .col-xl-6.map_6 {
        margin: 0 !important;
    }
    .contact-cta {
        flex-direction: column;
        text-align: center;
        padding: 35px;
    }
    .cta-content {
        text-align: center;
    }
    .cta-content p {
        margin: auto;
    }
    .contact-right {
        height: auto;
        justify-content: center;
    }
    .contact-image-bg {
        width: 100%;
        max-width: 560px;
        height: 560px;
        left: 50%;
        transform: translateX(-50%);
    }
    .contact-office-image {
        width: 92%;
        max-width: 500px;
        height: 560px;
        margin: 0;
    }
}


/*==================================================
            MOBILE LANDSCAPE
==================================================*/

@media (max-width:767px) {
    .contact-section {
        padding: 70px 0;
    }
    .contact-left h2 {
        font-size: 34px;
        line-height: 1.3;
    }
    .contact-left>p {
        font-size: 16px;
    }
    .contact-card {
        min-height: auto;
        padding: 22px;
        gap: 18px;
    }
    .contact-icon {
        width: 60px;
        height: 60px;
        flex: 0 0 60px;
        border-radius: 18px;
    }
    .contact-icon i {
        font-size: 22px;
    }
    .contact-info h4 {
        font-size: 19px;
    }
    .contact-info a,
    .contact-info p {
        font-size: 15px;
    }
    .contact-info span {
        font-size: 14px;
    }
    .contact-cta {
        padding: 28px 24px;
    }
    .cta-icon {
        width: 70px;
        height: 70px;
        flex: 0 0 70px;
    }
    .cta-icon img {
        width: 36px;
    }
    .cta-content h3 {
        font-size: 26px;
    }
    .cta-content p {
        font-size: 15px;
    }
    .theme-btn {
        padding: 15px 30px;
        font-size: 15px;
    }
    .contact-image-bg {
        height: 480px;
        border-radius: 70px 20px 70px 20px;
    }
    .contact-office-image {
        height: 470px;
        border-radius: 70px 20px 70px 20px;
    }
    .contact-office-image::after {
        border-radius: 58px 14px 58px 14px;
    }
}


/*==================================================
            MOBILE
==================================================*/

@media (max-width:575px) {
    .contact-section {
        padding: 60px 0;
    }
    .contact-left h2 {
        font-size: 30px;
    }
    .contact-left .section-subtitle h6 {
        font-size: 13px;
    }
    .contact-left>p {
        font-size: 15px;
    }
    .contact-card {
        flex-direction: column;
        text-align: center;
        align-items: center;
        padding: 22px 20px;
    }
    .contact-info {
        text-align: center;
    }
    .contact-icon {
        margin-bottom: 5px;
    }
    .contact-cta {
        border-radius: 22px;
        padding: 24px 20px;
    }
    .cta-content h3 {
        font-size: 22px;
    }
    .cta-content p {
        font-size: 15px;
    }
    .theme-btn {
        width: 100%;
        justify-content: center;
    }
    .contact-image-bg {
        height: 420px;
        border-radius: 50px 15px 50px 15px;
    }
    .contact-office-image {
        width: 100%;
        height: 400px;
        border-radius: 50px 15px 50px 15px;
    }
    .contact-office-image::after {
        inset: 10px;
        border-radius: 42px 10px 42px 10px;
    }
}


/*==================================================
            SMALL MOBILE
==================================================*/

@media (max-width:380px) {
    .contact-left h2 {
        font-size: 26px;
    }
    .contact-card {
        padding: 18px;
    }
    .contact-icon {
        width: 55px;
        height: 55px;
        flex: 0 0 55px;
    }
    .contact-icon i {
        font-size: 20px;
    }
    .contact-info h4 {
        font-size: 18px;
    }
    .contact-info a,
    .contact-info p {
        font-size: 14px;
    }
    .cta-content h3 {
        font-size: 20px;
    }
    .theme-btn {
        padding: 14px 20px;
        font-size: 14px;
    }
    .contact-image-bg {
        height: 360px;
    }
    .contact-office-image {
        height: 340px;
    }
}


/***** Contact Us RESPONSIVE End *****/


/***** Inner banner RESPONSIVE Start *****/

@media(max-width:1400px) {
    .inner-banner {
        min-height: 700px;
    }
}

@media(max-width:1200px) {
    .banner-content {
        padding-left: 30px;
    }
    .banner-content h1 {
        font-size: 45px;
    }
    .banner-content {
        max-width: 350px;
        padding-left: 50px;
    }
}

@media(max-width:991px) {
    .inner-banner {
        min-height: unset;
        background-position: 35% center;
        padding: 85px 0px;
    }
    .banner-content {
        max-width: 360px;
        padding-left: 20px;
    }
    .banner-content h1 {
        font-size: 40px;
    }
    .banner-content p {
        font-size: 16px;
    }
    .banner-line span {
        width: 150px;
    }
}

@media(max-width:767px) {
    .inner-banner {
        min-height: 300px;
        background-position: 72% center;
    }
    .banner-content {
        max-width: 100%;
        padding-left: 15px;
    }
    .sub-title {
        font-size: 15px;
        margin-bottom: 12px;
    }
    .banner-content h1 {
        font-size: 35px;
        margin-bottom: 15px;
        color: #fff;
    }
    .banner-line {
        margin-bottom: 20px;
    }
    .banner-line span {
        width: 100px;
    }
    .banner-content p {
        font-size: 14px;
        line-height: 1.6;
        margin-bottom: 25px;
        color: #fff;
    }
    .banner-btn {
        padding: 12px 22px;
        font-size: 14px;
    }
    .inner-banner {
        background: url("../img/gallery_img_mobile.jpg") no-repeat center center;
        background-position: center;
    }
    .inner-banner::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        z-index: 0;
    }
}

@media(max-width:480px) {
    .banner-content h1 {
        font-size: 30px;
    }
    .banner-line span {
        width: 70px;
    }
    .banner-content p {
        font-size: 13px;
    }
    .banner-btn {
        padding: 10px 18px;
        font-size: 13px;
    }
}


/***** Inner banner RESPONSIVE End *****/


/***** image gallery RESPONSIVE Start *****/

@media(max-width:1199px) {
    .gallery-grid {
        gap: 22px;
    }
}

@media(max-width:991px) {
    .gallery-section {
        padding: 80px 0;
    }
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media(max-width:767px) {
    .gallery-section {
        padding: 70px 0;
    }
    .gallery-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }
    .gallery-item {
        border-radius: 12px;
    }
}

@media(max-width:480px) {
    .gallery-section {
        padding: 60px 0;
    }
    .gallery-grid {
        gap: 15px;
    }
}


/***** image gallery RESPONSIVE End *****/


/***** about page RESPONSIVE Start *****/

@media (max-width:1199px) {
    .about-sub-section {
        padding: 90px 0;
    }
    .about-sub-content {
        padding-left: 20px;
    }
    .about-sub-content h2 {
        font-size: 44px;
    }
    .about-sub-content p {
        font-size: 16px;
    }
    .about-feature-card {
        padding: 30px 18px;
    }
    .about-feature-card h4 {
        font-size: 24px;
    }
    .feature-icon {
        width: 70px;
        height: 70px;
    }
    .feature-icon img {
        width: 32px;
    }
    .values-section {
        padding: 90px 0;
    }
    .section-title h2 {
        font-size: 42px;
    }
    .section-description {
        padding-left: 30px;
    }
    .section-description p {
        font-size: 16px;
    }
    .value-card {
        padding: 30px;
        min-height: 170px;
    }
    .value-content h3 {
        font-size: 28px;
    }
    .value-content p {
        font-size: 15px;
    }
    .value-icon {
        width: 64px;
        height: 64px;
        min-width: 64px;
    }
    .value-icon img {
        width: 30px;
    }
}

@media (max-width:991px) {
    .values-section {
        padding: 80px 0;
    }
    .section-title {
        text-align: center;
        margin-bottom: 25px;
    }
    .sub-title {
        justify-content: center;
    }
    .heading-border {
        margin: 0 auto;
    }
    .section-description {
        padding-left: 0;
        text-align: center;
        margin-bottom: 35px;
    }
    .section-description p {
        max-width: 650px;
        margin: auto;
    }
    .section-title h2 {
        font-size: 38px;
    }
    .value-card {
        min-height: unset;
    }
    .about-sub-section {
        padding: 80px 0;
    }
    .about-sub-image {
        margin-bottom: 0;
    }
    .about-sub-content {
        padding-left: 0;
        text-align: center;
    }
    .section-subtitle {
        justify-content: center;
    }
    .title-border {
        margin: 0 auto 30px;
    }
    .about-sub-content h2 {
        font-size: 40px;
    }
    .about-sub-content h2 span {
        display: inline;
    }
    .about-sub-content p {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
    .about-feature-card {
        margin-top: 15px;
    }
}

@media (max-width:767px) {
    .about_banner.inner-banner {
        background: url("../img/about_mobile.png") no-repeat center center;
    }
    .values-section {
        padding: 70px 0;
    }
    .section-title h2 {
        font-size: 32px;
        line-height: 1.35;
    }
    .section-description p {
        font-size: 15px;
    }
    .value-card {
        flex-direction: column;
        text-align: center;
        align-items: center;
        gap: 20px;
        padding: 28px 24px;
    }
    .value-content {
        text-align: center;
    }
    .card-divider {
        margin: 0 auto 18px;
    }
    .value-content h3 {
        font-size: 26px;
    }
    .value-content p {
        font-size: 15px;
    }
    .value-icon {
        width: 62px;
        height: 62px;
        min-width: 62px;
    }
    .value-icon img {
        width: 28px;
    }
    .about-sub-section {
        padding: 70px 0;
    }
    .about-sub-content h2 {
        font-size: 34px;
        line-height: 1.35;
    }
    .about-sub-content p {
        font-size: 15px;
    }
    .about-feature-card {
        padding: 28px 20px;
    }
    .about-feature-card h4 {
        font-size: 22px;
    }
    .feature-icon {
        width: 65px;
        height: 65px;
    }
    .feature-icon img {
        width: 30px;
    }
    .about-sub-image {
        border-radius: 14px;
    }
}

@media (max-width:575px) {
    .values-section {
        padding: 60px 0;
    }
    .sub-title {
        flex-direction: column;
        gap: 10px;
    }
    .title-divider {
        justify-content: center;
    }
    .section-title h2 {
        font-size: 28px;
    }
    .section-description {
        margin-bottom: 25px;
    }
    .section-description p {
        font-size: 14px;
    }
    .value-card {
        padding: 25px 20px;
    }
    .value-content h3 {
        font-size: 24px;
    }
    .value-content p {
        font-size: 14px;
        line-height: 1.7;
    }
    .value-icon {
        width: 58px;
        height: 58px;
        min-width: 58px;
    }
    .value-icon img {
        width: 26px;
    }
    .about-sub-section {
        padding: 60px 0;
    }
    .section-subtitle {
        flex-direction: column;
        gap: 10px;
    }
    .subtitle-divider {
        justify-content: center;
    }
    .about-sub-content h2 {
        font-size: 30px;
    }
    .about-sub-content p {
        font-size: 15px;
        line-height: 1.8;
    }
    .about-feature-card {
        padding: 25px 20px;
    }
    .about-feature-card h4 {
        font-size: 21px;
    }
    .about-feature-card p {
        font-size: 14px;
    }
    .feature-icon {
        width: 60px;
        height: 60px;
    }
    .feature-icon img {
        width: 28px;
    }
}

@media (max-width:400px) {
    .values-section {
        padding: 50px 0;
    }
    .section-title h2 {
        font-size: 24px;
    }
    .sub-title>span {
        font-size: 13px;
    }
    .title-divider span {
        width: 55px;
    }
    .value-card {
        padding: 20px 16px;
    }
    .value-content h3 {
        font-size: 21px;
    }
    .value-content p {
        font-size: 13px;
    }
    .value-icon {
        width: 54px;
        height: 54px;
        min-width: 54px;
    }
    .value-icon img {
        width: 24px;
    }
    .about-sub-section {
        padding: 50px 0;
    }
    .about-sub-content h2 {
        font-size: 26px;
    }
    .section-subtitle>span {
        font-size: 13px;
    }
    .about-sub-content p {
        font-size: 14px;
    }
    .about-feature-card {
        padding: 22px 16px;
    }
    .about-feature-card h4 {
        font-size: 20px;
    }
    .about-feature-card p {
        font-size: 13px;
        line-height: 1.7;
    }
    .feature-icon {
        width: 55px;
        height: 55px;
    }
    .feature-icon img {
        width: 25px;
    }
    .about-sub-image {
        border-radius: 12px;
    }
}


/***** about page RESPONSIVE End *****/


/***** Contact us page RESPONSIVE Start *****/

@media (max-width:1199px) {
    .contact-sub-section {
        padding: 90px 0;
    }
    .contact-info-wrapper {
        padding-right: 25px;
    }
    .contact-info-wrapper h2 {
        font-size: 44px;
    }
    .contact-info-wrapper>p {
        font-size: 16px;
    }
    .contact-content h4 {
        font-size: 24px;
    }
    .contact-content a,
    .contact-content p {
        font-size: 15px;
    }
    .contact-icon {
        width: 62px;
        height: 62px;
        min-width: 62px;
    }
    .contact-icon img {
        width: 30px;
    }
    .contact-form-wrapper {
        padding: 35px;
    }
    .contact-form-wrapper h3 {
        font-size: 34px;
    }
    .theme-btn {
        padding: 15px 30px;
    }
}

@media (max-width:991px) {
    .contact-sub-section {
        padding: 80px 0;
    }
    .contact-info-wrapper {
        padding-right: 0;
        text-align: center;
        margin-bottom: 50px;
    }
    .section-subtitle {
        justify-content: center;
    }
    .title-border {
        margin: 20px auto 25px;
    }
    .contact-info-wrapper h2 {
        font-size: 40px;
    }
    .contact-info-wrapper h2 span {
        display: inline;
    }
    .contact-info-wrapper>p {
        max-width: 650px;
        margin: 0 auto 40px;
    }
    .contact-item {
        justify-content: center;
        text-align: left;
    }
    .contact-form-wrapper {
        padding: 35px;
    }
    .contact-form-wrapper h3 {
        font-size: 32px;
    }
}

@media (max-width:767px) {
    .contact-sub-section {
        padding: 70px 0;
    }
    .contact-info-wrapper {
        margin-bottom: 40px;
    }
    .contact-info-wrapper h2 {
        font-size: 34px;
    }
    .contact-info-wrapper>p {
        font-size: 15px;
    }
    .contact-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
        gap: 15px;
    }
    .contact-content {
        padding-top: 0;
    }
    .contact-content h4 {
        font-size: 22px;
    }
    .contact-content a,
    .contact-content p {
        font-size: 15px;
    }
    .contact-form-wrapper {
        padding: 28px;
    }
    .contact-form-wrapper h3 {
        font-size: 28px;
    }
    .form-group {
        margin-bottom: 18px;
    }
    .form-group label {
        font-size: 14px;
    }
    .form-group input,
    .form-group textarea {
        padding: 14px 16px;
        font-size: 14px;
    }
    .form-group textarea {
        min-height: 140px;
    }
    .theme-btn {
        width: 100%;
        justify-content: center;
    }
    .contact_banner.inner-banner {
        background: url("../img/contact_banner_mobile.jpg") no-repeat center center;
    }
}

@media (max-width:575px) {
    .contact-sub-section {
        padding: 60px 0;
    }
    .contact-info-wrapper h2 {
        font-size: 30px;
    }
    .section-subtitle {
        flex-direction: column;
        gap: 10px;
    }
    .subtitle-divider {
        justify-content: center;
    }
    .contact-item {
        margin-bottom: 25px;
    }
    .contact-icon {
        width: 58px;
        height: 58px;
        min-width: 58px;
    }
    .contact-icon img {
        width: 28px;
    }
    .contact-content h4 {
        font-size: 20px;
    }
    .contact-content a,
    .contact-content p {
        font-size: 14px;
    }
    .contact-form-wrapper {
        padding: 22px;
    }
    .contact-form-wrapper h3 {
        font-size: 26px;
    }
    .contact-form-wrapper>p {
        font-size: 14px;
    }
    .form-group input,
    .form-group textarea {
        padding: 13px 15px;
    }
    .theme-btn {
        padding: 15px 20px;
        font-size: 15px;
    }
}

@media (max-width:400px) {
    .contact-sub-section {
        padding: 50px 0;
    }
    .contact-info-wrapper h2 {
        font-size: 26px;
    }
    .contact-info-wrapper>p {
        font-size: 14px;
    }
    .contact-icon {
        width: 52px;
        height: 52px;
        min-width: 52px;
    }
    .contact-icon img {
        width: 24px;
    }
    .contact-content h4 {
        font-size: 18px;
    }
    .contact-content a,
    .contact-content p {
        font-size: 13px;
    }
    .contact-form-wrapper {
        padding: 18px;
    }
    .contact-form-wrapper h3 {
        font-size: 22px;
    }
    .form-group label {
        font-size: 13px;
    }
    .form-group input,
    .form-group textarea {
        font-size: 13px;
        padding: 12px 14px;
    }
    .form-group textarea {
        min-height: 120px;
    }
    .theme-btn {
        font-size: 14px;
        padding: 14px 18px;
    }
}


/***** Contact us page RESPONSIVE End *****/


/***** Service page RESPONSIVE End *****/

@media (max-width:1199px) {
    .services-sub-section {
        padding: 90px 0;
    }
    .section-heading h2 {
        font-size: 44px;
    }
    .section-heading p {
        font-size: 16px;
    }
    .service-sub-card {
        padding: 35px 28px;
    }
    .service-sub-card h3 {
        font-size: 28px;
    }
    .service-sub-card p {
        font-size: 15px;
    }
    .service-icon {
        width: 68px;
        height: 68px;
    }
    .service-icon img {
        width: 32px;
    }
}

@media (max-width:991px) {
    .services-sub-section {
        padding: 80px 0;
    }
    .services-sub-section::before,
    .services-sub-section::after {
        display: none;
    }
    .services-sub-section .container::after {
        display: none;
    }
    .section-heading {
        margin-bottom: 30px;
    }
    .section-heading h2 {
        font-size: 38px;
    }
    .section-heading p {
        max-width: 600px;
        font-size: 16px;
    }
    .section-subtitle span {
        width: 60px;
    }
    .service-sub-card {
        padding: 30px 25px;
    }
    .service-sub-card h3 {
        font-size: 26px;
    }
    .service-icon {
        width: 64px;
        height: 64px;
    }
    .service-icon img {
        width: 30px;
    }
}

@media (max-width:767px) {
    .service_banner.inner-banner {
        background: url("../img/service_banner_mobile.jpg") no-repeat center center;
    }
    .services-sub-section {
        padding: 70px 0;
    }
    .section-heading {
        margin-bottom: 25px;
    }
    .section-heading h2 {
        font-size: 32px;
        line-height: 1.3;
    }
    .section-heading p {
        font-size: 15px;
    }
    .section-subtitle {
        gap: 8px;
        flex-wrap: wrap;
    }
    .section-subtitle span {
        width: 40px;
    }
    .section-subtitle small {
        font-size: 13px;
    }
    .service-sub-card {
        text-align: center;
        padding: 28px 24px;
    }
    .service-icon {
        margin: 0 auto 22px;
    }
    .service-sub-card h3 {
        font-size: 24px;
    }
    .card-divider {
        margin: 0 auto 18px;
    }
    .service-sub-card p {
        font-size: 15px;
        margin-bottom: 22px;
    }
    .service-sub-card a {
        justify-content: center;
    }
}

@media (max-width:575px) {
    .services-sub-section {
        padding: 60px 0;
    }
    .section-heading h2 {
        font-size: 28px;
    }
    .section-heading p {
        font-size: 14px;
    }
    .section-subtitle {
        flex-direction: column;
        gap: 10px;
    }
    .section-subtitle span {
        display: none;
    }
    .service-sub-card {
        padding: 24px 20px;
    }
    .service-icon {
        width: 60px;
        height: 60px;
    }
    .service-icon img {
        width: 28px;
    }
    .service-sub-card h3 {
        font-size: 22px;
    }
    .service-sub-card p {
        font-size: 14px;
        line-height: 1.7;
    }
    .service-sub-card a {
        font-size: 14px;
    }
}

@media (max-width:400px) {
    .services-sub-section {
        padding: 50px 0;
    }
    .section-heading h2 {
        font-size: 24px;
    }
    .section-heading p {
        font-size: 13px;
    }
    .section-subtitle small {
        font-size: 12px;
    }
    .heading-divider {
        width: 45px;
    }
    .service-sub-card {
        padding: 20px 18px;
    }
    .service-icon {
        width: 55px;
        height: 55px;
    }
    .service-icon img {
        width: 24px;
    }
    .service-sub-card h3 {
        font-size: 20px;
    }
    .service-sub-card p {
        font-size: 13px;
    }
    .service-sub-card a {
        font-size: 13px;
    }
}


/***** Service page RESPONSIVE End *****/


/***** SOLUTION PROCESS SECTION Strat *****/

@media (max-width:1199px) {
    .solution-process-section {
        padding: 90px 0;
    }
    .solution-process-section .row:first-child {
        margin-bottom: 50px;
    }
    .section-heading h2 {
        font-size: 44px;
    }
    .solution-heading-right {
        gap: 25px;
    }
    .solution-heading-right p {
        font-size: 16px;
        max-width: 280px;
    }
    .process-card {
        padding: 28px;
    }
    .process-card h3 {
        font-size: 28px;
    }
    .process-card p {
        font-size: 15px;
    }
    .process-icon {
        width: 68px;
        height: 68px;
    }
    .process-icon img {
        width: 30px;
    }
    .theme-btn {
        padding: 15px 28px;
    }
}

@media (max-width:991px) {
    .solution-process-section {
        padding: 80px 0;
    }
    .solution-process-section .row:first-child {
        margin-bottom: 40px;
    }
    .solution-heading-right {
        margin-top: 30px;
        justify-content: space-between;
        gap: 20px;
    }
    .section-heading h2 {
        font-size: 38px;
    }
    .solution-heading-right p {
        max-width: 420px;
        font-size: 16px;
    }
    .process-row {
        row-gap: 25px;
    }
    .process-card {
        padding: 30px 24px;
    }
    .process-card h3 {
        font-size: 26px;
    }
    .process-card p {
        font-size: 15px;
    }
    .process-icon {
        width: 64px;
        height: 64px;
    }
    .process-icon img {
        width: 28px;
    }
    /* Hide arrow between wrapped cards */
    .process-row .col-md-6:nth-child(2) .step-arrow,
    .process-row .col-md-6:nth-child(4) .step-arrow {
        display: none;
    }
}

@media (max-width:767px) {
    .solution-process-section {
        padding: 70px 0;
    }
    .solution-heading-right {
        flex-direction: column;
        align-items: flex-start;
    }
    .solution-heading-right p {
        max-width: 100%;
    }
    .theme-btn {
        width: 100%;
        justify-content: center;
    }
    .section-heading {
        text-align: center;
    }
    .section-subtitle {
        justify-content: center;
    }
    .heading-divider {
        margin: 0 auto;
    }
    .section-heading h2 {
        font-size: 32px;
        line-height: 1.3;
    }
    .process-card {
        text-align: center;
        padding: 28px 22px;
    }
    .process-icon {
        margin: 0 auto 22px;
    }
    .process-card h3 {
        font-size: 24px;
    }
    .card-divider {
        margin: 0 auto 18px;
    }
    .process-card p {
        font-size: 15px;
    }
    .step-number {
        margin-bottom: 20px;
    }
    .step-arrow {
        display: none;
    }
}

@media (max-width:575px) {
    .solution-process-section {
        padding: 60px 0;
    }
    .section-heading h2 {
        font-size: 28px;
    }
    .section-subtitle {
        flex-direction: column;
        gap: 10px;
    }
    .subtitle-divider {
        justify-content: center;
    }
    .solution-heading-right {
        text-align: center;
        align-items: center;
    }
    .solution-heading-right p {
        font-size: 14px;
    }
    .theme-btn {
        font-size: 15px;
        padding: 14px 20px;
    }
    .process-card {
        padding: 24px 20px;
    }
    .process-icon {
        width: 60px;
        height: 60px;
    }
    .process-icon img {
        width: 26px;
    }
    .process-card h3 {
        font-size: 22px;
    }
    .process-card p {
        font-size: 14px;
        line-height: 1.7;
    }
}

@media (max-width:400px) {
    .solution-process-section {
        padding: 50px 0;
    }
    .section-heading h2 {
        font-size: 24px;
    }
    .section-subtitle>span {
        font-size: 12px;
    }
    .subtitle-divider span {
        width: 50px;
    }
    .solution-heading-right p {
        font-size: 13px;
    }
    .theme-btn {
        font-size: 14px;
        padding: 13px 18px;
    }
    .process-card {
        padding: 20px 18px;
    }
    .step-number {
        font-size: 13px;
    }
    .process-icon {
        width: 55px;
        height: 55px;
    }
    .process-icon img {
        width: 24px;
    }
    .process-card h3 {
        font-size: 20px;
    }
    .process-card p {
        font-size: 13px;
    }
}


/***** SOLUTION PROCESS SECTION End *****/


/***** SOLUTION Details page Start *****/

@media (max-width:1199px) {
    .service-intro-section {
        padding: 70px 0 0;
    }
    .service-intro-heading h2 {
        font-size: 58px;
    }
    .service-intro-heading p {
        font-size: 19px;
        max-width: 680px;
    }
    .service-highlight-text {
        margin-top: 40px;
    }
    .service-highlight-text h3 {
        font-size: 34px;
    }
    .service-intro-heading .section-subtitle span {
        width: 70px;
    }
}

@media (max-width:991px) {
    .service-intro-heading h2 {
        font-size: 46px;
    }
    .service-intro-heading p {
        font-size: 17px;
        max-width: 620px;
    }
    .service-intro-image {
        margin-top: 10px;
    }
    .service-highlight-text {
        margin-top: 35px;
    }
    .service-highlight-text h3 {
        font-size: 30px;
        line-height: 1.45;
    }
    .service-intro-heading .section-subtitle {
        gap: 10px;
    }
    .service-intro-heading .section-subtitle span {
        width: 55px;
    }
}

@media (max-width:767px) {
    .serviceDetails_banner.inner-banner {
        background: url("../img/section_details-_mobile.jpg") no-repeat center center;
    }
    .service-intro-section {
        padding: 60px 0 0;
    }
    .service-intro-heading .section-subtitle {
        flex-wrap: wrap;
        gap: 8px;
    }
    .service-intro-heading .section-subtitle span {
        width: 35px;
    }
    .service-intro-heading .section-subtitle small {
        font-size: 14px;
    }
    .service-intro-heading h2 {
        font-size: 38px;
        line-height: 1.3;
    }
    .service-intro-heading p {
        font-size: 16px;
    }
    .heading-divider {
        width: 60px;
    }
    .service-intro-image {
        border-radius: 10px;
    }
    .service-highlight-text {
        margin-top: 30px;
    }
    .service-highlight-text h3 {
        font-size: 26px;
        line-height: 1.5;
    }
}

@media (max-width:575px) {
    .service-intro-section {
        padding: 60px 0 0;
    }
    .service-intro-heading .section-subtitle {
        flex-direction: column;
        gap: 10px;
    }
    .service-intro-heading .section-subtitle span {
        display: none;
    }
    .service-intro-heading h2 {
        font-size: 30px;
    }
    .service-intro-heading p {
        font-size: 15px;
        line-height: 1.7;
    }
    .heading-divider {
        width: 50px;
        margin-bottom: 22px;
    }
    .service-intro-image {
        border-radius: 8px;
    }
    .service-highlight-text {
        margin-top: 25px;
    }
    .service-highlight-text h3 {
        font-size: 22px;
        line-height: 1.6;
    }
}

@media (max-width:400px) {
    .service-intro-section {
        padding: 50px 0 0;
    }
    .service-intro-heading .section-subtitle small {
        font-size: 13px;
    }
    .service-intro-heading h2 {
        font-size: 26px;
        line-height: 1.35;
    }
    .service-intro-heading p {
        font-size: 14px;
    }
    .heading-divider {
        width: 42px;
        height: 2px;
    }
    .service-intro-image {
        border-radius: 6px;
    }
    .service-highlight-text {
        margin-top: 20px;
    }
    .service-highlight-text h3 {
        font-size: 18px;
        line-height: 1.6;
    }
}

@media(max-width:991px) {
    .consultation-card {
        min-height: 150px;
    }
}

@media(max-width:767px) {
    .consultation-title {
        text-align: center;
    }
    .consultation-title h2 {
        font-size: 32px;
    }
    .consultation-card {
        text-align: center;
        min-height: auto;
        padding: 25px;
    }
    .consultation-icon {
        margin: 0 auto 18px;
    }
}

@media(max-width:575px) {
    .consultation-title h2 {
        font-size: 28px;
    }
    .consultation-card {
        padding: 22px;
    }
    .consultation-card h4 {
        font-size: 20px;
    }
}

@media(max-width:991px) {
    .cta-strip-wrapper {
        flex-direction: column;
        text-align: center;
        gap: 25px;
    }
    .cta-left {
        flex-direction: column;
    }
    .cta-content {
        padding-right: 0;
    }
    .cta-content::after {
        display: none;
    }
}

@media(max-width:767px) {
    .cta-strip {
        padding: 20px 0 80px;
    }
    .cta-strip-wrapper {
        padding: 25px;
    }
    .cta-content h3 {
        font-size: 28px;
    }
    .cta-content p {
        font-size: 14px;
    }
    .theme-btn {
        width: 100%;
        justify-content: center;
    }
}

@media(max-width:480px) {
    .cta-content h3 {
        font-size: 24px;
    }
    .cta-icon {
        width: 54px;
        height: 54px;
        min-width: 54px;
        font-size: 24px;
    }
    .theme-btn {
        padding: 13px 20px;
        font-size: 13px;
    }
}


/***** SOLUTION Details page Start *****/


/***** career page Start *****/

@media (max-width:1199px) {
    /* Hero */
    .career-hero-section {
        padding: 100px 0;
    }
    .career-hero-content h1 {
        font-size: 60px;
    }
    .career-hero-content p {
        font-size: 18px;
        max-width: 700px;
    }
    .career-btn {
        margin-top: 35px;
    }
    /* Benefits */
    .career-benefits-section {
        padding: 90px 0;
    }
    .career-benefits {
        padding: 35px;
    }
    .career-benefits h2 {
        font-size: 36px;
    }
    .benefit-content h4 {
        font-size: 22px;
    }
    /* Jobs */
    .career-openings-section {
        padding: 90px 0;
    }
    .job-content h3 {
        font-size: 26px;
    }
    .job-icon {
        width: 65px;
        height: 65px;
        min-width: 65px;
        font-size: 26px;
    }
    /* Resume */
    .career-resume-section {
        padding: 90px 0;
    }
    .resume-box {
        padding: 45px;
    }
    .resume-content h2 {
        font-size: 38px;
    }
    /* CTA */
    .career-cta-section {
        padding: 90px 0;
    }
    .career-cta-wrapper {
        padding: 45px;
    }
    .career-cta-content h2 {
        font-size: 40px;
    }
}

@media (max-width:991px) {
    /* Hero */
    .career-hero-section {
        padding: 80px 0;
    }
    .career-hero-content h1 {
        font-size: 48px;
    }
    .career-hero-content p {
        font-size: 17px;
    }
    .career-btn {
        margin-top: 30px;
    }
    /* Benefits */
    .career-benefits-section {
        padding: 80px 0;
    }
    .career-image {
        margin-bottom: 40px;
    }
    .career-benefits {
        padding: 35px;
    }
    .career-benefits h2 {
        font-size: 34px;
    }
    /* Jobs */
    .career-openings-section {
        padding: 80px 0;
    }
    .career-job-card {
        padding: 30px;
    }
    .job-left {
        margin-bottom: 25px;
    }
    .job-meta {
        padding-left: 0;
        margin-bottom: 25px;
    }
    .job-action {
        align-items: flex-start;
    }
    /* Resume */
    .career-resume-section {
        padding: 80px 0;
    }
    .resume-box {
        flex-direction: column;
        text-align: center;
        padding: 40px;
    }
    .resume-content {
        text-align: center;
    }
    .resume-content::after {
        left: 50%;
        transform: translateX(-50%);
    }
    .resume-content p {
        margin: auto;
    }
    .resume-action {
        width: 100%;
    }
    .resume-action .theme-btn {
        width: 100%;
        justify-content: center;
    }
    /* CTA */
    .career-cta-section {
        padding: 80px 0;
    }
    .career-cta-wrapper {
        flex-direction: column;
        text-align: center;
    }
    .career-cta-left {
        flex-direction: column;
    }
    .career-cta-content::after {
        margin: 25px auto 0;
    }
    .career-cta-right {
        width: 100%;
    }
    .career-cta-right .theme-btn {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width:767px) {
    section.inner-banner.career_banner {
        background-image: url(../img/meet_m.jpg);
    }
    section.inner-banner.blog_banner {
        background-image: url(../img/blog_banner_m.jpg);
    }
    /* Hero */
    .career-hero-section {
        padding: 70px 0;
    }
    .career-hero-content h1 {
        font-size: 40px;
    }
    .career-hero-content p {
        font-size: 16px;
    }
    .career-hero-content .section-subtitle span {
        width: 45px;
    }
    .heading-divider {
        width: 55px;
    }
    /* Benefits */
    .career-benefits-section {
        padding: 70px 0;
    }
    .career-benefits {
        padding: 30px;
    }
    .career-benefits h2 {
        font-size: 30px;
    }
    .benefit-item {
        gap: 15px;
    }
    .benefit-content h4 {
        font-size: 20px;
    }
    .benefit-icon {
        width: 52px;
        height: 52px;
        min-width: 52px;
        font-size: 20px;
    }
    /* Jobs */
    .career-openings-section {
        padding: 70px 0;
    }
    .career-openings-section .section-heading h2 {
        font-size: 38px;
    }
    .career-job-card {
        padding: 25px;
    }
    .job-left {
        flex-direction: column;
        align-items: flex-start;
    }
    .job-content h3 {
        font-size: 24px;
    }
    .job-action {
        gap: 15px;
    }
    /* Resume */
    .career-resume-section {
        padding: 70px 0;
    }
    .resume-box {
        padding: 35px 25px;
    }
    .resume-content h2 {
        font-size: 32px;
    }
    .resume-content p {
        font-size: 16px;
    }
    /* CTA */
    .career-cta-section {
        padding: 70px 0;
    }
    .career-cta-wrapper {
        padding: 35px 25px;
    }
    .career-cta-icon {
        width: 75px;
        height: 75px;
        min-width: 75px;
        font-size: 30px;
    }
    .career-cta-content h2 {
        font-size: 34px;
    }
    .career-cta-content p {
        font-size: 16px;
    }
}

@media (max-width:575px) {
    /* Hero */
    .career-hero-section {
        padding: 60px 0;
    }
    .career-hero-content h1 {
        font-size: 32px;
    }
    .career-hero-content p {
        font-size: 15px;
    }
    .career-hero-content .section-subtitle {
        flex-wrap: wrap;
        gap: 8px;
    }
    .career-hero-content .section-subtitle span {
        display: none;
    }
    .theme-btn {
        width: 100%;
        justify-content: center;
    }
    /* Benefits */
    .career-benefits-section {
        padding: 60px 0;
    }
    .career-benefits {
        padding: 25px;
    }
    .career-benefits h2 {
        font-size: 28px;
    }
    .benefit-item {
        flex-direction: column;
        text-align: center;
    }
    .benefit-icon {
        margin-bottom: 10px;
    }
    .title-divider {
        margin: 0 auto 30px;
    }
    /* Jobs */
    .career-openings-section {
        padding: 60px 0;
    }
    .career-openings-section .section-heading {
        margin-bottom: 40px;
    }
    .job-left {
        text-align: center;
        align-items: center;
    }
    .job-content {
        text-align: center;
    }
    .job-meta {
        align-items: center;
    }
    .meta-item {
        justify-content: center;
    }
    .job-action {
        align-items: center;
    }
    /* Resume */
    .career-resume-section {
        padding: 60px 0;
    }
    .resume-box {
        padding: 25px;
    }
    .resume-content h2 {
        font-size: 28px;
    }
    .resume-tag {
        font-size: 12px;
    }
    /* CTA */
    .career-cta-section {
        padding: 60px 0;
    }
    .career-cta-wrapper {
        padding: 30px 20px;
    }
    .career-cta-content h2 {
        font-size: 28px;
    }
    .career-cta-content p {
        font-size: 15px;
    }
}

@media (max-width:400px) {
    /* Hero */
    .career-hero-content h1 {
        font-size: 26px;
    }
    .career-hero-content p {
        font-size: 14px;
    }
    /* Benefits */
    .career-benefits h2 {
        font-size: 24px;
    }
    .benefit-content h4 {
        font-size: 18px;
    }
    .benefit-icon {
        width: 48px;
        height: 48px;
        min-width: 48px;
        font-size: 18px;
    }
    /* Jobs */
    .career-openings-section .section-heading h2 {
        font-size: 30px;
    }
    .job-content h3 {
        font-size: 20px;
    }
    .job-content p {
        font-size: 14px;
    }
    .job-type {
        font-size: 12px;
        padding: 7px 16px;
    }
    /* Resume */
    .resume-content h2 {
        font-size: 24px;
    }
    .resume-content p {
        font-size: 14px;
    }
    /* CTA */
    .career-cta-icon {
        width: 65px;
        height: 65px;
        min-width: 65px;
        font-size: 24px;
    }
    .career-cta-content h2 {
        font-size: 24px;
    }
    .career-cta-content p {
        font-size: 14px;
    }
    .theme-btn {
        font-size: 14px;
        padding: 14px 18px;
    }
}


/***** career page End *****/


/***** blog page Start *****/

@media (max-width:1199px) {
    /* Section */
    .blog-section {
        padding: 100px 0;
    }
    /* Heading */
    .blog-heading {
        margin-bottom: 50px;
    }
    .blog-heading h2 {
        font-size: 52px;
    }
    .blog-heading p {
        max-width: 680px;
        font-size: 18px;
    }
    /* Filter */
    .blog-filter-wrapper {
        margin-bottom: 50px;
    }
    .blog-filter-tabs {
        gap: 12px;
    }
    .blog-filter-tabs button {
        padding: 12px 22px;
        font-size: 13px;
    }
    /* Search */
    .blog-search input {
        height: 56px;
    }
    /* Cards */
    .blog-image {
        height: 230px;
    }
    .blog-content {
        padding: 26px;
    }
    .blog-content h3 {
        font-size: 24px;
    }
    .blog-content p {
        font-size: 15px;
    }
    .blog-footer {
        gap: 15px;
    }
    /* Newsletter */
    .blog-newsletter {
        padding: 55px 45px;
    }
    .newsletter-content h2 {
        font-size: 40px;
    }
    .newsletter-content p {
        font-size: 16px;
    }
}

@media (max-width:991px) {
    .blog-section {
        padding: 80px 0;
    }
    /* Heading */
    .blog-heading {
        margin-bottom: 40px;
    }
    .blog-heading h2 {
        font-size: 44px;
    }
    .blog-heading p {
        font-size: 17px;
    }
    /* Filter */
    .blog-filter-wrapper {
        margin-bottom: 40px;
    }
    .blog-filter-tabs {
        justify-content: center;
    }
    .blog-search {
        margin-top: 25px;
    }
    /* Cards */
    .blog-card {
        height: auto;
    }
    .blog-image {
        height: 240px;
    }
    .blog-content {
        padding: 25px;
    }
    .blog-content h3 {
        font-size: 24px;
    }
    .blog-footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 18px;
    }
    /* Newsletter */
    .blog-newsletter {
        padding: 45px 35px;
        text-align: center;
    }
    .newsletter-content {
        margin-bottom: 35px;
    }
    .newsletter-content p {
        max-width: 100%;
    }
    .newsletter-form {
        max-width: 550px;
        margin: auto;
    }
}

@media (max-width:767px) {
    .blog-section {
        padding: 70px 0;
    }
    /* Heading */
    .blog-heading h2 {
        font-size: 36px;
        line-height: 1.3;
    }
    .blog-heading p {
        font-size: 16px;
    }
    .blog-heading .section-subtitle {
        gap: 10px;
    }
    .blog-heading .section-subtitle span {
        width: 40px;
    }
    /* Filter */
    .blog-filter-tabs {
        justify-content: center;
        gap: 10px;
    }
    .blog-filter-tabs button {
        padding: 10px 18px;
        font-size: 13px;
    }
    /* Search */
    .blog-search {
        margin-top: 20px;
    }
    /* Cards */
    .blog-image {
        height: 220px;
    }
    .blog-content {
        padding: 22px;
    }
    .blog-content h3 {
        font-size: 22px;
    }
    .blog-content p {
        font-size: 15px;
    }
    .blog-footer {
        flex-direction: column;
        align-items: flex-start;
    }
    .read-more {
        margin-top: 5px;
    }
    /* Newsletter */
    .blog-newsletter {
        padding: 40px 30px;
    }
    .newsletter-content h2 {
        font-size: 34px;
    }
    .newsletter-content p {
        font-size: 15px;
    }
    .newsletter-form form {
        gap: 15px;
    }
}

@media (max-width:575px) {
    .blog-section {
        padding: 60px 0;
    }
    /* Heading */
    .blog-heading {
        margin-bottom: 35px;
    }
    .blog-heading h2 {
        font-size: 30px;
    }
    .blog-heading p {
        font-size: 15px;
    }
    .blog-heading .section-subtitle {
        flex-wrap: wrap;
        gap: 8px;
    }
    .blog-heading .section-subtitle span {
        display: none;
    }
    /* Filter */
    .blog-filter-tabs {
        justify-content: center;
    }
    .blog-filter-tabs button {
        width: 100%;
    }
    /* Search */
    .blog-search {
        margin-top: 18px;
    }
    .blog-search input {
        height: 54px;
        font-size: 14px;
    }
    /* Cards */
    .blog-image {
        height: 200px;
    }
    .blog-content {
        padding: 20px;
    }
    .blog-content h3 {
        font-size: 20px;
    }
    .blog-content p {
        font-size: 14px;
    }
    .blog-footer {
        gap: 15px;
    }
    .blog-meta {
        gap: 8px;
    }
    .featured-badge {
        font-size: 11px;
        padding: 6px 14px;
    }
    /* Newsletter */
    .blog-newsletter {
        padding: 35px 22px;
        border-radius: 16px;
    }
    .newsletter-content h2 {
        font-size: 28px;
    }
    .newsletter-content p {
        font-size: 14px;
    }
    .newsletter-input input {
        height: 56px;
        font-size: 14px;
    }
    .newsletter-form .theme-btn {
        height: 56px;
        width: 100%;
    }
}

@media (max-width:400px) {
    .blog-section {
        padding: 50px 0;
    }
    /* Heading */
    .blog-heading h2 {
        font-size: 26px;
    }
    .blog-heading p {
        font-size: 14px;
    }
    .blog-heading .section-subtitle small {
        font-size: 12px;
    }
    /* Cards */
    .blog-image {
        height: 180px;
    }
    .blog-content {
        padding: 18px;
    }
    .blog-content h3 {
        font-size: 18px;
        line-height: 1.5;
    }
    .blog-content p {
        font-size: 13px;
    }
    .blog-meta span {
        font-size: 12px;
    }
    .read-more {
        font-size: 13px;
    }
    .featured-badge {
        top: 15px;
        left: 15px;
    }
    /* Newsletter */
    .blog-newsletter {
        padding: 30px 18px;
    }
    .newsletter-content h2 {
        font-size: 24px;
    }
    .newsletter-content p {
        font-size: 13px;
    }
    .newsletter-subtitle {
        font-size: 12px;
    }
    .newsletter-input input {
        height: 52px;
        padding-left: 50px;
    }
    .newsletter-input i {
        left: 20px;
        font-size: 16px;
    }
    .newsletter-form .theme-btn {
        height: 52px;
        font-size: 14px;
    }
}


/***** blog page End *****/


/***** blog Details page Start *****/

@media (max-width:1199px) {
    .blog-details-section {
        padding: 100px 0;
    }
    /* Image */
    .blog-feature-image {
        border-radius: 16px;
    }
    /* Typography */
    .blog-details-content {
        margin-top: 35px;
    }
    .blog-details-content h2 {
        font-size: 40px;
    }
    .blog-details-content p {
        font-size: 17px;
    }
    .blog-intro {
        font-size: 18px;
    }
    .blog-intro::first-letter {
        font-size: 72px;
    }
    /* Quote */
    .blog-quote {
        padding: 30px;
    }
    .quote-content p {
        font-size: 24px;
    }
    /* Cards */
    .investment-grid {
        gap: 22px;
    }
    .investment-card {
        padding: 30px 20px;
    }
    .investment-card h5 {
        font-size: 22px;
    }
    .investment-icon {
        width: 80px;
        height: 80px;
    }
    /* Navigation */
    .post-nav {
        padding: 24px;
    }
    .nav-content h5 {
        font-size: 20px;
    }
}

@media (max-width:991px) {
    .blog-details-section {
        padding: 80px 0;
    }
    /* Image */
    .blog-feature-image {
        border-radius: 14px;
    }
    /* Typography */
    .blog-details-content {
        margin-top: 30px;
    }
    .blog-details-content h2 {
        font-size: 34px;
    }
    .blog-details-content p {
        font-size: 16px;
    }
    .blog-intro {
        font-size: 17px;
    }
    .blog-intro::first-letter {
        font-size: 62px;
        padding-right: 12px;
    }
    /* Quote */
    .blog-quote {
        padding: 28px;
        gap: 20px;
    }
    .quote-icon {
        width: 60px;
        height: 60px;
        min-width: 60px;
        font-size: 24px;
    }
    .quote-content p {
        font-size: 21px;
    }
    /* Investment Cards */
    .investment-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    /* Navigation */
    .post-navigation {
        flex-direction: column;
        gap: 20px;
    }
    .nav-divider {
        display: none;
    }
    .post-nav {
        width: 100%;
    }
    .next-post {
        text-align: left;
        justify-content: flex-start;
    }
}

@media (max-width:767px) {
    .blog-details-section {
        padding: 70px 0;
    }
    .blog-feature-image {
        border-radius: 12px;
    }
    .blog-details-content {
        margin-top: 25px;
    }
    .blog-details-content h2 {
        font-size: 30px;
        line-height: 1.35;
        margin: 35px 0 18px;
    }
    .blog-details-content p {
        font-size: 15px;
        line-height: 1.9;
    }
    .blog-intro {
        font-size: 16px;
    }
    .blog-intro::first-letter {
        font-size: 56px;
        padding-right: 10px;
        padding-top: 6px;
    }
    .blog-quote {
        flex-direction: column;
        align-items: flex-start;
        padding: 25px;
        gap: 18px;
    }
    .quote-icon {
        width: 58px;
        height: 58px;
        min-width: 58px;
        font-size: 22px;
    }
    .quote-content p {
        font-size: 20px;
        line-height: 1.7;
    }
    .quote-content h6 {
        margin-top: 18px;
    }
    .investment-grid {
        grid-template-columns: 1fr;
        gap: 18px;
        margin: 40px 0;
    }
    .investment-card {
        padding: 25px;
    }
    .investment-card h5 {
        font-size: 22px;
    }
    .post-navigation {
        margin-top: 50px;
        padding-top: 35px;
    }
    .post-nav {
        padding: 22px;
    }
    .nav-arrow {
        width: 55px;
        height: 55px;
        min-width: 55px;
        font-size: 18px;
    }
    .nav-content h5 {
        font-size: 18px;
    }
}

@media (max-width:575px) {
    .blog-details-section {
        padding: 60px 0;
    }
    .blog-details-content h2 {
        font-size: 26px;
    }
    .blog-details-content p {
        font-size: 14px;
    }
    .blog-intro {
        font-size: 15px;
    }
    .blog-intro::first-letter {
        font-size: 48px;
        padding-right: 8px;
    }
    .blog-quote {
        padding: 22px 20px;
        border-radius: 14px;
    }
    .quote-icon {
        width: 52px;
        height: 52px;
        min-width: 52px;
        font-size: 20px;
    }
    .quote-content p {
        font-size: 18px;
    }
    .quote-content::before {
        font-size: 70px;
        top: -20px;
    }
    .investment-card {
        padding: 22px;
    }
    .investment-icon {
        width: 72px;
        height: 72px;
        margin-bottom: 20px;
    }
    .investment-icon img {
        width: 38px;
        height: 38px;
    }
    .investment-card h5 {
        font-size: 20px;
    }
    .investment-card p {
        font-size: 14px;
    }
    .post-nav {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
        text-align: left;
        padding: 20px;
    }
    .next-post {
        justify-content: flex-start;
        text-align: left;
    }
    .nav-arrow {
        width: 50px;
        height: 50px;
        min-width: 50px;
        font-size: 17px;
    }
    .nav-content small {
        font-size: 12px;
    }
    .nav-content h5 {
        font-size: 17px;
        line-height: 1.5;
    }
}

@media (max-width:400px) {
    .blog-details-section {
        padding: 50px 0;
    }
    .blog-feature-image {
        border-radius: 10px;
    }
    .blog-details-content h2 {
        font-size: 22px;
        margin: 30px 0 15px;
    }
    .blog-details-content p {
        font-size: 13px;
        line-height: 1.8;
    }
    .blog-intro {
        font-size: 14px;
    }
    .blog-intro::first-letter {
        font-size: 42px;
        padding-right: 6px;
    }
    .blog-quote {
        padding: 18px;
        gap: 15px;
    }
    .quote-icon {
        width: 46px;
        height: 46px;
        min-width: 46px;
        font-size: 18px;
    }
    .quote-content p {
        font-size: 16px;
    }
    .quote-content h6 {
        font-size: 12px;
    }
    .quote-content::before {
        font-size: 55px;
    }
    .investment-card {
        padding: 18px;
    }
    .investment-icon {
        width: 65px;
        height: 65px;
    }
    .investment-icon img {
        width: 32px;
        height: 32px;
    }
    .investment-card h5 {
        font-size: 18px;
    }
    .investment-card p {
        font-size: 13px;
    }
    .post-navigation {
        margin-top: 40px;
        padding-top: 30px;
    }
    .post-nav {
        padding: 18px;
    }
    .nav-arrow {
        width: 44px;
        height: 44px;
        min-width: 44px;
        font-size: 16px;
    }
    .nav-content small {
        font-size: 11px;
        letter-spacing: .8px;
    }
    .nav-content h5 {
        font-size: 15px;
    }
}


/***** blog Details page End *****/