@media only screen and (min-width: 993px) {
    .header .menu>ul>li.menu-item-has-children:hover .menu-subs {
        margin-top: 1rem;
        opacity: 1;
        visibility: visible;
    }
    .quickform-holder {
        width: 754px;
        bottom: 0;
        left: inherit;
        margin: 0;
        top: inherit;
    }
        .quickform-holder .quickform .s-f-right {
            float: right;
            width: 50%;
        }
            .quickform-holder .quickform .s-f-right .s-f-right-bottom {
                background-color: #dbf1f3;
                overflow: hidden;
                padding: 20px 20px 6px 20px;
            }
}

@media screen and (max-width: 1024px) {
    .success-story-section .gallery-item .gallery-content {
        top: 65%;
    }

    .header .wrapper {
        flex-wrap: nowrap;
    }

    .header .menu>ul>li {
        margin-left: 0.5rem;
    }
    .form-content .employee .em-name {
        font-size: 12px;
    }
}
@media screen and (max-width: 1024px) and (min-width: 767px) {
    .career-card .item-content h6, .career-card .item-content p {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        min-height: 50px;
    }
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
    .quote {
        width: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title p {
        margin: 0;
    }

    .navbar-area .main-nav .navbar .cta-btn .btn {
        padding: 6px 12px;
    }

    .bg-case .w-50 {
        width: 80% !important;
    }

    .client-section .owl-carousel .slider-item .qoute-icon {
        left: 30px;
    }

    .home-banner-area {
        padding: 0;
    }

    .bg-hire::after {
        z-index: 1;
        right: 0;
    }

    .home-banner-area .banner-content h1 {
        font-size: 2.4em;
    }

    .about-text-blc p {
        margin: 0;
    }

    .client-section .owl-carousel .slider-item .inner-text p {
        font-size: 18px;
    }

    .client-section .owl-carousel .slider-item {
        height: auto;
    }
}

@media (max-width: 1100px) {
    .header .menu>ul>li>a.btn {
        padding: 10px 20px;
    }

    .header .menu>ul>li {
        margin-left: 1rem;
    }

    .header .menu>ul>li>a {
        font-size: 15px;
    }
}
@media (min-width: 768px) {
    .wizard.vertical {
        padding-left: 200px;
        position: relative;
        min-height: 450px;
    }

        .wizard.vertical .steps {
            min-height: 480px;
            position: absolute;
            left: 0;
            display: -webkit-box;
            display: flex;
            box-shadow: 2px 5px 10px #e3e3e3;
        }

            .wizard.vertical .steps > ul {
                width: 200px;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                flex-direction: column;
                background-size: 4px calc(100% - 50px);
                margin-bottom: 0;
            }

                .wizard.vertical .steps > ul li {
                    text-align: center;
                }

                    .wizard.vertical .steps > ul li:not(:last-child) {
                        margin-bottom: 24px;
                    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title {
        width: 100%;
        margin-bottom: 30px;
    }

    .about-img {
        width: 100%;
    }

    .top-feature-section .single-feature {
        padding: 1em;
        margin-right: 0;
    }

    .single-feature .single-feature-content p {
        padding-right: 0;
    }

    .newsletter-section .newsletter-form .cta-btn .btn {
        padding-right: 1em;
        padding-left: 1em;
    }

    .top-feature-section {
        padding-bottom: 70px;
    }

    .top-feature-section .cta-btn {
        margin-bottom: 30px;
    }

    .feature-section {
        padding-bottom: 30px;
    }

    .home-banner-area .banner-content {
        text-align: center;
        margin: 0 auto;
        width: 80% !important;
    }

    .home-banner-area .banner-content h1 {
        margin-bottom: 15px;
        font-size: 40px;
    }

    .home-banner-area .banner-content p {
        padding: 0;
        font-size: 18px;
        margin-bottom: 20px;
    }

    .home-banner-area {
        padding-bottom: 45px;
    }

    .home-banner-area .banner-image {
        margin: 0 auto;
        width: 80%;
    }

    .testimonial .section-title {
        margin-bottom: 30px;
    }

    .testimonial .owl-carousel .slider-item {
        padding: 0;
    }

    .testimonial .owl-carousel .slider-item .inner-text p {
        font-size: 16px !important;
        width: 100%;
        margin: 0 auto;
        text-align: left !important;
    }

    #contactForm {
        padding: 20px;
    }

    .form-content {
        padding: 2rem 2rem 0 2rem;
        left: 0;
        top: 0;
    }

    .newsletter-section .section-title h2 {
        font-size: 30px;
    }

    .client-section .owl-carousel .slider-item .qoute-icon {
        top: 90px;
        left: 35px;
    }

    .testimonial .owl-carousel .slider-item .client {
        padding-top: 32px;
    }

    .feature-section .item-single {
        padding: 2em;
    }

    .testimonial .owl-carousel .slider-item .inner-text p {
        font-size: 14px;
    }

    .three-steps .item-single {
        margin-right: 0;
        padding: 20px;
    }

    .footer-area {
        padding-top: 3rem !important;
    }

    .technology h5 {
        padding: 5px;
        font-size: 14px;
        width: 120px;
        word-break: break-all;
    }

    .technology .logo {
        padding: 15px 0;
    }

        .technology .logo > div {
            display: flex;
            overflow: auto;
        }

        .technology .logo img {
            margin-right: 0.5rem !important;
            height: 50px;
        }
}

@media screen and (max-width: 991px) {
    .home-banner-area .banner-image {
        padding-top: 35px;
    }

    .top-feature-section .section-title {
        margin-bottom: 20px;
    }

    .top-feature-section [class^="col-"] [class^="col-"].single-feature {
        margin-right: 0;
    }

    .client-section .owl-carousel .slider-item {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .client-section .owl-carousel .slider-item .client {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        align-items: center;
    }

    .client-section .owl-carousel .slider-item .inner-text p {
        text-align: center;
        font-size: 16px;
        color: #3e3e3e;
    }

    .client-section .owl-carousel .slider-item .client .client-info h6 {
        margin: 0;
        color: #fff;
    }

    .client-section .owl-carousel .slider-item .client .client-info span {
        color: #eaeaea;
        font-size: 14px;
    }

    .home-banner-area::after {
        background-position-x: 0;
    }

    .bg-map {
        background-size: cover !important;
    }

    .bg-map .ps-5 {
        padding-left: 0 !important;
    }

    .bg-map .ms-5 {
        margin-left: 0 !important;
    }

    .bg-map .footer-widget {
        padding-left: 3rem !important;
    }

    .feature-section .social-link {
        text-align: left !important;
        margin-top: 25px !important;
    }
}

@media only screen and (max-width: 992px) {
    .footer-area .col-12 {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .faq {
        margin-bottom: 30px;
    }

    .faq .card .card-header .faq-title {
        line-height: 26px;
        margin-top: 10px;
    }

    .speech-card .single-feature::after {
        right: 0;
        bottom: -100px;
        left: auto;
    }

    .speech-card .single-feature::before,
    .speech-card .single-feature::after {
        opacity: 1 !important;
    }

    .ps-timeline-sec ol.ps-timeline li {
        width: 50% !important;
    }

    .ps-timeline-sec ol.ps-timeline li .ps-bot,
    .ps-timeline-sec ol.ps-timeline li {
        width: 100% !important;
        left: 0 !important;
        position: relative !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .ps-timeline-sec ol.ps-timeline li .ps-top {
        position: relative !important;
    }

    .ps-timeline-sec ol.ps-timeline li {
        float: none !important;
        text-align: center;
    }

    .ps-timeline-sec ol.ps-timeline {
        border-top: 0 !important;
    }

    .ps-timeline-sec ol.ps-timeline li span::after {
        display: none;
    }

    .ps-timeline-sec ol.ps-timeline li .ps-top {
        margin-bottom: 0 !important;
        width: 100% !important;
    }

    .ps-timeline-sec ol.ps-timeline {
        margin: 0 !important;
        width: auto !important;
    }

    .ps-timeline-sec ol.ps-timeline li span {
        left: 0 !important;
        top: 0 !important;
    }

    .ps-timeline-sec ol.ps-timeline li p {
        text-align: center !important;
    }

    .title-m h5 {
        margin: 20px 0 20px 0;
    }

    .wrapper {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li {
        display: flex;
        align-items: center;
    }

    .header .menu-mobile-trigger {
        position: relative;
        display: block;
        cursor: pointer;
        width: 1.75rem;
        height: 1rem;
        border: none;
        outline: none;
        margin-right: 1.25rem;
        background: none;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.35s ease-in-out;
        -o-transition: 0.35s ease-in-out;
        transition: 0.35s ease-in-out;
    }

    .header .menu-mobile-trigger span {
        display: block;
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        border: none;
        outline: none;
        opacity: 1;
        border-radius: 0.25rem;
        background: #121212;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

    .header .menu-mobile-trigger span:nth-child(1) {
        top: 0;
    }

    .header .menu-mobile-trigger span:nth-child(2),
    .header .menu-mobile-trigger span:nth-child(3) {
        top: 0.5rem;
    }

    .header .menu-mobile-trigger span:nth-child(4) {
        top: 1rem;
    }

    .header .menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 20rem;
        height: 100%;
        z-index: 1099;
        overflow: hidden;
        background: #fafafa;
        -webkit-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: all 0.5s ease-in-out;
        -o-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out;
    }

    .header .menu.active {
        -webkit-transform: translate(0%);
        -ms-transform: translate(0%);
        transform: translate(0%);
    }

    .header .menu>ul>li {
        display: block;
        line-height: 1;
        margin: 0;
    }

    .header .menu>ul>li>a {
        display: flex;
        line-height: 3.125rem;
        height: 3.125rem;
        padding: 0 0.5rem 0 0.5rem;
        align-items: center;
        justify-content: space-between;
    }

    .header .menu>ul>li:last-child>a {
        border-bottom: 1px solid var(--primary-color);
        padding: 10px 42px;
        margin-top: 15px;
        justify-content: center;
        margin-left: 8px;
    }

    .header .menu>ul>li>a i.ion {
        position: absolute;
        font-size: 1.25rem;
        line-height: 3.125rem;
        top: 0;
        right: 0;
        width: 3.125rem;
        height: 3.125rem;
        text-align: center;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .header .menu .menu-mobile-header.active .menu-mobile-arrow {
        display: block;
    }

    .header .menu .menu-mobile-header .menu-mobile-title {
        font-family: inherit;
        font-size: 1rem;
        font-weight: 500;
        line-height: inherit;
        color: #121212;
        text-transform: capitalize;
        text-rendering: optimizeLegibility;
    }

    .header .menu .menu-mobile-header .menu-mobile-close {
        font-size: 1.5rem;
        line-height: 3.125rem;
        cursor: pointer;
        width: 3.125rem;
        height: 3.125rem;
        border: 0;
        color: #121212;
        text-align: center;
    }

    .header .menu .menu-section {
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        padding: 10px 30px 10px 30px !important;
    }

    .header .menu>ul>li .menu-subs {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 1rem;
        padding-top: 4rem;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header .menu>ul>li .menu-subs.menu-mega {
        position: absolute;
        display: none;
        top: 0;
        left: 0;
        max-width: none;
        min-width: auto;
        width: 100%;
        height: 100%;
        margin: 0;
        padding: 1rem;
        padding-top: 4rem;
        opacity: 1;
        overflow-y: auto;
        visibility: visible;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .header .menu>ul>li .menu-subs.active {
        display: block;
    }

    .header .menu>ul>li .menu-subs.menu-column-4>.list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0rem;
    }

    .header .menu>ul>li .menu-subs.menu-column-4>.list-item img.responsive {
        margin-top: 0;
    }

    .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center .title {
        margin-bottom: 1.25rem;
    }

    .header .menu>ul>li .menu-subs.menu-column-4>.list-item.text-center:last-child .title {
        margin-bottom: 0rem;
    }

    .header .menu>ul>li .menu-subs>ul>li>a {
        display: block;
    }

    .header .menu>ul>li .menu-subs.menu-mega>.list-item>ul>li>a {
        display: block;
    }

    .header .menu .menu-mobile-header {
        position: relative;
        position: -webkit-sticky;
        position: sticky;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        top: 0;
        height: 3.125rem;
        z-index: 501;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        background: #fafafa;
    }

    .header .menu .menu-mobile-header .menu-mobile-arrow {
        display: none;
        font-size: 1.25rem;
        line-height: 3.125rem;
        width: 3.125rem;
        height: 3.125rem;
        cursor: pointer;
        border: 0;
        color: #121212;
        text-align: center;
    }

    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1098;
        opacity: 0;
        visibility: hidden;
        background: rgba(0, 0, 0, 0.55);
        transition: all 0.5s ease-in-out;
    }

    .overlay.active {
        opacity: 1;
        visibility: visible;
    }

    .header-item-right .cta-btn .btn {
        padding: 10px 15px;
    }

    .quote-content img {
        width: 30%;
    }

    header.sticky {
        padding-top: 15px;
    }

    .menu-subs.menu-mega .list-item:nth-child(2) {
        margin-top: 0;
    }

    .why-banner-area .banner-content,
    .home-banner-area .banner-content {
        padding-top: 25px;
    }

    .form-content {
        position: relative;
        left: 0;
        padding: 2rem;
        top: 35px;
    }

    .form-content .employee img {
        width: 100%;
    }

    .form-content .satic-data .mb-5 {
        margin-bottom: 1.5rem !important;
    }

    #contactForm {
        padding: 20px 20px 40px;
    }


    .form-content .employee .col-4:nth-child(4),
    .form-content .employee .col-4:nth-child(5) {
        padding-top: 15px;
    }

    .form-control {
        height: 50px;
        font-size: 14px;
    }

    .bg-hire,
    .bg-hire::after {
        background-size: cover !important;
        padding-bottom: 3rem !important;
        right: 0 !important;
        z-index: 1;
    }

    .bg-hire::after {
        height: 150px;
        width: 150px;
        bottom: -80px;
        right: -50px;
    }

    .bg-hire::before {
        left: 0;
    }

    .bg-hire .ps-0 {
        padding-right: 0 !important;
    }

    .hire-now .section-title {
        margin-top: 25px;
    }

    .hire-now.my-5 {
        margin-top: 0 !important;
    }

    .client-section .owl-carousel .slider-item .qoute-icon::before {
        background-size: cover;
        height: 60px;
        width: 60px;
    }

    .client-section .owl-carousel .slider-item .qoute-icon {
        height: 75px;
        width: 75px;
    }

    .bg-case .w-50 {
        width: 80% !important;
    }

    .bg-case .text-mobile {
        font-size: 20px;  
    }
    .quickform-holder .quickform .s-f-right .s-f-right-bottom {
        background-color: #dbf1f3;
        overflow: hidden;
        padding-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    #progressbar li{
        margin-bottom: 30px;
    }
        #progressbar li:first-child::after {
            height: 280px;
        }
        .casestudies .case-content:first-child {
            margin-top: 2rem !important;
        }
    .sitemap .list h2 {
        font-size: 20px;
    }

    .review-bar>div {
        font-size: 14px;
        margin-bottom: 15px;
    }

    .pencil h5 {
        margin-bottom: 1rem !important;
    }

    .review-bar>div:nth-child(3) {
        margin-bottom: 0;
    }

    .review-bar>div:nth-child(2) img {
        height: 15px;
        width: 15px;
    }

    .feature-section .rounded-bg {
        text-align: center !important;
    }

    .banner-states .circle .margin-third,
    .service-section .circle .m-0 {
        margin: auto !important;
    }

    .bg-hire::after {
        display: none;
    }

    .section-title {
        max-width: 100%;
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .section-title .subtitle {
        font-size: 14px;
    }

    .section-title h2 {
        font-size: 26px;
    }

    .section-title p {
        font-size: 16px;
    }

    .feature-section .item-single .item-content h6 {
        font-size: 18px;
    }

    .home-banner-area .banner-content {
        text-align: center;
        max-width: 100%;
    }

    .home-banner-area .banner-content h1 {
        margin-bottom: 15px;
        font-size: 30px;
    }

    .home-banner-area .banner-content p {
        padding: 0;
        font-size: 14px;
    }

    .home-banner-area {
        padding-bottom: 60px;
    }

    .top-feature-section {
        padding-bottom: 30px;
    }

    .top-feature-section .cta-btn {
        margin-bottom: 30px;
        margin-top: 1rem !important;
    }

    .single-feature {
        padding: 40px 25px;
    }

    .single-feature .single-feature-content h6 {
        font-size: 15px;
    }

    .single-feature::before,
    .single-feature::after {
        opacity: 0;
    }

    .testimonial-section .section-title {
        margin-bottom: 30px;
    }

    .testimonial .owl-carousel .slider-item {
        padding: 40px 16px;
        height: 100%;
        display: block;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }


    .client-slider.owl-carousel .owl-nav .owl-prev {
        right: 53%;
    }

    .client-slider.owl-carousel .owl-nav .owl-next {
        right: 42%;
    }

    .client-section .owl-carousel .slider-item {
        text-align: center;
    }

    .service-section .item-single {
        margin-bottom: 30px;
        margin-top: 30px;
    }

    .feature-section .item-single {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .feature-section .cta-btn.text-left {
        text-align: center !important;
    }

    .service-section .item-single {
        padding: 1em !important;
        margin: 0;
    }

    .feature-section [class*="col-"]:last-child .single-item {
        margin-bottom: 0;
    }

    .service-section [class*="col-"]:last-child .single-item {
        margin-bottom: 0;
    }

    .newsletter-section .newsletter-form .cta-btn .btn {
        padding-left: 12px;
        padding-right: 12px;
    }

    .newsletter-section.style-two .newsletter-form .btn {
        border: 1px solid #fff;
    }

    .service-section .circle:nth-child(even) {
        margin-top: 20px;
    }

    .service-section .circle {
        margin-top: 20px;
    }

    .footer-area .footer-widget {
        margin-bottom: 1.5em !important;
    }

    .footer-widget h5 {
        font-size: 1.2rem;
        margin-top: 0;
    }

    .top-feature-section .single-feature {
        padding: 1em;
        margin: auto;
    }

    .client-slider.owl-carousel .owl-nav .owl-next,
    .client-slider.owl-carousel .owl-nav .owl-prev {
        bottom: 0;
    }

    .header .menu>ul>li:last-child {
        margin-top: 20px;
    }

    .success-story-section .gallery-item .gallery-content {
        width: 80%;
    }

    .form-group {
        margin-bottom: 10px;
    }

    textarea.form-control {
        padding-top: 15px;
    }

    .form-group .box {
        height: 50px;
        padding: 10px 2em !important;
    }

    .satic-data .satic-name {
        margin-left: 10px;
    }

    header.sticky {
        padding: 1rem 0;
        height: auto;
    }

    .menu-subs.menu-mega .list-item:last-child {
        margin-top: 0;
    }

    .contact-form .btn {
        width: calc(100% - 80px);
    }

    .three-steps .d-flex {
        flex-direction: column;
    }

    .three-steps .item-single {
        margin-right: 0;
    }

    .service-section .circle:nth-child(odd) .item-single .item-content,
    .service-section .circle:nth-child(even) .item-single .item-content {
        height: 150px;
        width: 150px;
    }

    .service-section .circle .item-single {
        height: 170px;
        width: 170px;
        padding: 10px !important;
    }


    .quickform-holder .quickform {
        display: block !important;
        background: #fff;
    }

    .modal-open .modal, .modal-open {
        overflow: auto !important;
    }

    .quickform-holder .quickform .s-f-left .calender .text {
        width: 100%;
    }

    .quickform-holder .quickform .s-f-left .calender {
        background-size: 100%;
        padding: 143px 20px 30px 20px;
    }

    .quickform-holder {
        position: relative;
        width: 100%;
        left: 0;
    }

        .quickform-holder .big-girl {
            left: 0 !important;
            top: -50px !important;
            z-index: 9999 !important;
        }

        .quickform-holder .quickform .s-f-right .s-f-right-bottom {
            background-color: #dbf1f3;
            overflow: hidden;
            padding: 20px 20px 6px 20px;
        }
    .s-f-right ul {
        display: contents;
    }
}

@media only screen and (max-width: 992px) and (min-width: 768px) {

    .service-section .circle:nth-child(odd) .item-single .item-content,
    .service-section .circle:nth-child(even) .item-single .item-content {
        height: 130px;
        width: 130px;
    }

    .service-section .circle .item-single {
        height: 150px;
        width: 150px;
        padding: 10px;
    }

    .service-section .item-single .item-content p {
        font-size: 12px;
    }

    .img-width .w-50 {
        width: 100% !important;
    }

    .career-card .btn {
        padding: 10px 25px;
    }

}

@media only screen and (max-width: 767px) and (min-width: 576px) {
    .home-banner-area .banner-image {
        margin: 0 auto;
        /* margin-top: 50px;*/
        width: 80%;
    }

    .feature-section .item-single .item-content.mt-5 {
        margin-top: 6rem !important;
    }

    .single-feature::before,
    .single-feature::after {
        opacity: 1;
    }

    .review-bar>div {
        margin-bottom: 0;
    }

    .top-feature-section .section-title {
        margin-bottom: 20px;
    }

    .top-feature-section [class^="col-"] [class^="col-"] {
        width: 50%;
    }

    .top-feature-section .single-feature {
        padding: 1em;
        margin-right: 0;
    }

    .footer-area {
        margin-top: 0 !important;
        padding-top: 4rem !important;
    }

    .home-banner-area .banner-content {
        width: 80% !important;
        margin: auto;
    }
}


@media (max-width: 650px) {

    .quote-content p {
        font-size: 12px !important;
    }

    span .btn.btn-solid {
        padding: 10px;
        font-size: 12px;
    }
    .three-steps ul.infoGraphic li .content {
        margin: 4em 0 1em 7em;
    }

    .three-steps ul.infoGraphic {
        padding-left: 0;
    }

    .faq-section .accordion-button {
        font-size: 14px;
        line-height: 22px;
    }
}

@media only screen and (max-width: 575px) {
    .carousel-caption h1 {
        font-size: 24px;
    }

    .social-link {
        text-align: center !important;
        margin-top: 10px;
    }

    .footer-area {
        padding-top: 80px !important;
    }

    .copy-right-content {
        text-align: center !important;
    }

    .review-bar {
        display: block !important;
        text-align: center !important;
    }

    .carousel-item img {
        height: 180px;
        object-fit: cover;
    }

    .carousel-caption p {
        font-size: 14px;
    }

    .align-items.social-link {
        text-align: left !important;
    }

    .wizard .content .purpose-radios-wrapper .purpose-radio {
        margin-right: 0;
        margin-bottom: 18px;
        width: 100%;
        max-width: none;
    }

    .wizard .content .purpose-radio .purpose-radio-label {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .quote {
        width: 100%;
    }

    .home-banner-area {
        padding: 5px;
    }

    .form-content .employee .em-name {
        font-size: 14px;
    }

    .border-pencil h6 {
        font-size: 12px;
    }
}
@media only screen and (max-width: 425px) {
    .career-card .d-flex {
        display: block !important;
    }

    .career-card .icon img {
        margin-bottom: 0 !important;
    }
}

@media only screen and (max-width: 325px) {
    .header .menu {
        width: auto;
    }

    .ps-timeline-sec .item-content {
        margin-top: 5rem !important;
    }

    .item-single .bg-absolute {
        width: 115px;
        height: 100px;
        background-size: contain;
        background-repeat: no-repeat;
    }
}