@media only screen and (min-width:300px) and (max-width:767px) {

    /* ------------ Global Style ----------*/

    .container {
        width: 100%;
        max-width: unset;
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    .section-gap {
        padding: 35px 0px;
    }

    .title {
        line-height: normal;
        font-size: 24px;
    }

    .description {
        font-size: 15px;
        text-align: justify;
        margin-right: 0px;
    }

    .home-service-inner,
    .home-portfolio-inner,
    .home-blog-inner {
        padding: 0px 8px;
    }

    .service-title,
    .portfolio-title,
    .blog-title {
        font-size: 32px;
    }

    .service-desciption,
    .portfolio-desciption,
    .blog-desciption {
        font-size: 14px;
        line-height: normal;
        /* text-align: center; */
    }

    .page-banner {
        padding: 60px 0px 60px 0px;
    }

    .page-banner-content h1 {
        font-size: 38px;
    }

    /* ------------ Header Style ----------*/
    .top-header {
        display: none;
    }

    .custom-navbar .navbar-brand {
        font-size: 35px;
        margin-right: 0;
    }

    /* Customizing the navbar-toggler button */
    .navbar-toggler {
        border: none;
        /* Remove the border */
    }


    .navbar-toggler.collapsed .navbar-toggler-icon::before {
        content: "\f550";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 24px;
        color: #fff;
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }

    .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: none;
    }

    .navbar-toggler .navbar-toggler-icon {
        background-image: url('../img/close.webp');
        background-size: contain;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        transition: 0.5s;
    }

    .navbar-toggler .navbar-toggler-icon::before {
        display: none;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none !important;
    }

    .navbar-right {
        align-items: self-start;
        flex-direction: column;
        row-gap: 24px;
    }

    .custom-navbar .nav-item {
        margin-bottom: 8px;
    }

    .hero {
        height: auto;
        padding-bottom: 60px;
        background-position: left;
    }

    .hero-caption h1 {
        font-size: 32px;
        line-height: normal;
    }

    .hero-caption {
        margin-top: 25px;
    }

    .hero-caption p {
        margin-right: 0rem;
        margin-bottom: 24px;
    }

    .hero-btn .btn-wapper {
        width: 40px;
        height: 40px;
    }

    .hero-btn {
        padding: 7px 11px;
    }

    .hero-btn a {
        font-size: 16px;
    }

    /* ------------ Service Style ----------*/
    .card-inner {
        padding: 30px 30px 20px 30px;
    }

    .card-item {
        height: auto;
    }

    .service-header,
    .portfolio-header {
        padding: 40px 24px;
    }

    .card-text h3 {
        font-size: 24px;
        margin-right: 0rem;
    }

    .home-service-card .col-lg-4:nth-child(3) .card-img {
        top: 0px;
        left: 50%;
    }

    /* ------------ Quick Steps Style ----------*/

    .quick-step-item {
        margin-right: 0rem;
        margin-left: 30px;
    }

    .quick-step-item h3 {
        font-size: 24px;
        line-height: normal;
    }

    .quick-steps-content {
        margin-top: 20px;
    }

    .quick-step-item h3::before {
        top: 12px;
        left: -28px;
    }

    .quick-step-item::before {
        top: 25px;
    }

    .quick-step-item p {
        font-size: 14px;

    }

    /* ------------ Portfolio Style ----------*/

    .portfolio-card-info {
        padding: 15px 15px 22px 15px;
    }

    .number-count {
        background: #F5F5F5;
        padding: 35px 0px 35px 0px;
    }

    .number-graph::after,
    .number-graph::before {
        display: none;
    }

    .number-graph {
        text-align: center;
        margin-left: 0;
        margin: 30px 0px;
    }

    .number-count-item h3 {
        font-size: 28px;
    }

    .number-count-item::before {
        width: 24px;
        height: 24px;
        top: 16px;
        left: -30px;
    }

    .number-count-info {
        margin-left: 32px;
        row-gap: 32px;
        padding-top: 0px;
    }

    .number-count-info:last-child {
        margin-left: 31px;
    }

    .number-count-detail::after,
    .number-count-detail::before {
        display: none;
    }

    .why-choose {
        background-image: unset;
    }

    .why-choose-content {
        margin-top: 30px;
        margin-bottom: 24px;

    }

    .why-choose-list ul {
        margin-top: 0px;
        margin-left: 32px;
    }

    .our-benefit-info::after {
        display: none;
    }

    .experience-info {
        padding: 15px 24px;
        max-width: 100%;
        margin-top: 30px;
    }

    .our-benefit-info img {
        width: 100%;
    }

    .benefit-logo,
    .experience-detail img {
        display: none;
    }

    .our-benefit-detail {
        flex-direction: column;
    }

    .experience-info h2 {
        font-size: 32px;
    }

    .testimonial .title {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 36px;
    }

    .testimonial-info {
        margin-top: 30px;
        padding: 30px 15px 30px 15px;
    }

    .testimonial-info img {
        max-width: 45px;
    }

    .slider-inner {
        padding: 0px 0px;
    }

    .slider-inner p {
        font-size: 18px;
        font-weight: 400;
        line-height: normal;
    }

    .testimonial-info .slider-user .icon {
        width: 50px;
        height: 50px;
    }

    .testimonial-info .content h3 {
        font-size: 16px;
    }

    .testimonial-info .owl-theme .owl-nav {
        margin-top: 20px !important;
    }

    .testimonial-info .owl-prev,
    .testimonial-info .owl-next {
        width: 45px;
        height: 45px;
    }

    .testimonial-slider::after {
        width: 55%;
        bottom: 28px;
    }

    .home-faq .title {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 32px;
    }

    .accordion-button {
        font-size: 16px;
    }

    .request-quote-content {
        margin-right: 0rem;
        margin-bottom: 24px;
    }

    .request-quote-info {
        margin-right: 0rem;
        padding: 24px 0px;
        flex-direction: column;
        row-gap: 18px;
        align-items: start;
    }

    .request-quote-item .text {
        font-size: 16px;
    }

    .request-quote-content .description {
        margin-right: 14px;
    }

    .request-quote-contact .icon img {
        max-width: 58px;
    }

    .request-quote-contact {
        margin-bottom: 30px;
    }

    .request-quote-form {
        padding: 24px 14px;
    }

    .cta-img {
        display: none;
    }

    .home-cta-content {
        margin-left: 0px;
    }

    .home-cta-content .description {
        margin-right: 0rem;
        margin-bottom: 10px;
    }

    .home-cta-inner {
        background: #102d7a;
        height: 100%;
        padding: 20px;

    }

    .home-cta-content .title,
    .home-cta-content .description {
        color: #fff;
    }

    .home-cta-content .why-choose-btn a {
        background: #fdfdfd;
        color: #102d7a;
        margin-top: 20px;
    }

    .contact-number-item .content h3 {
        color: #FFF;
        font-size: 21px;
        font-weight: 600;
    }

    .contact-number-inner {
        column-gap: 0px;
        justify-content: space-between;
    }

    .contact-number-inner .col-1 {
        display: none;
    }

    .contact-number::after {
        height: 115px;
        left: 52%;
        top: 20%;
    }

    .blog-card-item {
        margin-bottom: 20px;
    }

    .footer-top {
        height: 100%;
    }

    .footer-detail {
        margin: 24px 0px;
    }

    .footer-info {
        margin-top: 24px;
    }

    .number-graph img {
        max-width: 240px;
    }

    .home-cta-inner::after {
        display: none;
    }

    .contact-number-item {
        flex-direction: column;
    }

    /* ------------ About Page ----------*/


    .about-img {
        margin: 35px 0px;
    }

    .rating {
        left: 0px;
    }

    .trustpilot-rating {
        right: 0;
    }

    .about-sec::before {
        display: none;
    }

    .about-content .description {
        margin: 24px 0px !important;
    }

    .about-item {
        padding: 18px 18px 18px 18px;
    }

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

    .about-sec {
        margin: 0px 0px;
    }

    .about-feature-item h3 {
        font-size: 24px;
    }

    .about-feature-number {
        margin-top: 20px;
    }

    .about-feature-card {
        padding: 25px 20px;
        margin-bottom: 24px;
    }

    .about-feature {
        padding: 35px 0px;
    }

    .about-choose-content .title {
        padding-bottom: 24px;
    }

    .about-choose-content .description {
        padding-top: 10px;
    }

    .about-choose .custom-btn {
        margin-bottom: 30px;
    }

    .about-choose-card .text h3 {
        margin-bottom: 18px;
    }

    .about-choose-card .icon {
        width: 55px;
        height: 55px;
        padding: 12px;
    }

    .about-choose {
        padding-bottom: 0;
    }

    /* ------------ Service Page ----------*/

    .service-index {
        padding: 24px 14px;
    }

    .service-details {
        margin-top: 24px;
        padding: 26px 14px;
        margin-bottom: 24px;
    }

    .service-list-item p {
        font-size: 14px;
    }

    .service-cta-innner h3 {
        font-size: 20px;
        line-height: normal;
    }

    .service-cta {
        padding: 24px 18px;
    }

    .service-cta-innner p {
        font-size: 14px;
        margin-top: 10px;
        line-height: normal;
    }

    .dots-list li {
        font-size: 14px;
    }

    .service-step-item p {
        font-size: 14px;
    }

    .service-box {
        padding-bottom: 10px;

    }

    .service-box .title {
        margin-bottom: 12px;
    }

    .service-step-item h3 {
        font-size: 18px;
    }

    .accordion-body {
        font-size: 14px;
        line-height: normal;
        padding-right: 1rem;
    }

    .project-info {
        width: 100%;
        max-width: 100%;
        margin-top: 24px;
    }

    .portfolio-info {
        margin-bottom: 0px;
    }

    .service-info .col-lg-8 {
        width: 100%;
        max-width: 100%;
    }

    .service-info .col-lg-4 {
        width: 100%;
        max-width: 100%;
    }

    .service-list-item h3 {
        font-size: 18px;
    }

    .service-form .btn {
        padding: 10px 30px;
        font-size: 16px;
    }

    .service-form p {
        font-size: 12px;
    }

    .service-form {
        padding: 25px 20px 26px 20px;
    }

    .template-card {
        padding: 30px 22px 0px 22px;
        height: 25rem;
    }

    .template-slider-wapper {
        margin-top: 24px;
    }

    .template-card h3 {
        font-size: 24px;
    }

    .template-card p {
        font-size: 14px;
    }

    .template-slider-wapper .owl-theme .owl-nav {
        top: auto;
        bottom: -70px;
        left: 0;
    }

    /* ------------ Contact Page ----------*/
    .contact-form {
        padding: 30px 14px 34px 14px;
    }

    .form-title h3 {
        font-size: 24px;
        line-height: normal;
    }

    .contact-form button {
        padding: 16px 0px;
    }

    .contact-detail-info {
        max-width: 100%;
        margin-top: 30px;
    }

    .contact-detail-contact {
        margin-top: 32px;
    }

    .contact-detail-item {
        margin-bottom: 20px;
        display: flex;
        align-items: baseline;
        gap: 20px;
    }

    .contact-detail-item .icon img {
        min-width: 35px;
        height: 35px;
        margin-bottom: 0px;
    }

    .contact-detail-item .content p {
        font-size: 16px;
        line-height: normal;
    }

    .contact-detail-item .content h3 {
        font-size: 22px;
        line-height: normal;
        margin-bottom: 0px;
    }

    .map-location {
        padding-bottom: 0;
    }



    .blog-content {
        padding: 15px 14px;
    }

    .blog-btm a {
        font-size: 12px;
    }

    .blog-cta {
        margin-bottom: 32px;
        padding: 20px 20px 35px 20px;
    }

    .blog-cta h3 {
        font-size: 32px;
    }

    .blog-cta p {
        font-size: 14px;
    }

    .blog-right-side {
        padding: 38px 20px 20px 20px;
    }

    .page-link.active {
        padding: 4px 12px;
    }

    .pagination {
        gap: 5px;
        height: 57px;
        justify-content: space-around !important;
    }

    .page-nav {
        margin-top: 15px;
        margin-bottom: 35px;
    }

    .page-item .page-link {
        padding: 2px 10px;
        font-size: 14px;
    }

    .post-quote {
        padding: 75px 18px 24px 18px;
    }

    .post-quote p {
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
    }

    .post-quote::before {
        top: 14px;
        left: 50%;
        transform: translateX(-50%);
    }

    .blog-comment {
        padding: 22px 22px 22px 22px;
    }

    .post-cta .custom-btn {
        margin-top: 30px;
    }

    .error-banner-content h1 {
        font-size: 100px;
        margin-bottom: 2.5rem;
    }

    .error-banner-content p {
        font-size: 25px;
    }

    .error-banner {
        padding: 3.98rem 0rem !important;
    }

    .portfolio-overview-content {
        margin-right: 0rem;
    }

    .feature-content .description {
        margin-right: 0rem;
    }

    .feature-inner {
        flex-direction: column;
    }

    .portfolio-details-heading {
        padding: 0px 0rem;
    }

    .portfolio-details-nav .nav-pills .nav-item::after,
    .portfolio-details-nav::after {
        display: none;
    }

    .portfolio-details-nav {
        padding: 26px 12px 18px 12px;
    }

    .portfolio-details-tab {
        box-shadow: unset;
    }

    .portfolio-benfit-inner {
        text-align: center;
        padding: 0px 0rem;
    }

    .portfolio-details-tab {
        display: none;
    }

    .nav-details-inner h3 {
        font-size: 18px;
        line-height: normal;
    }

    .benfit-icon {
        width: 92px;
        height: 92px;
    }

    .benfit-icon img {
        max-width: 32px;
    }

    .portfolio-benfit-item {
        margin-bottom: 42px;
    }

    .benfit-text p {
        font-size: 16px;
        line-height: 23px;
    }

    .portfolio-details-feature {
        padding-bottom: 40px;
    }

    .work-process::before {
        display: none;
    }

    .text-inner::before {
        display: none;
    }

    .work-process-step::before {
        display: none;
    }

    .work-process-step .work-process-item:first-child:before {
        display: none;
    }

    .work-process-step::after {
        display: none;
    }

    .work-process-step .work-process-item {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 0px 0px;
    }

    .work-process-item .icon {
        margin-left: 0rem;
    }

    .work-process-item .text h3 {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 8px;
        margin-top: 8px;
    }

    .text-inner::after {
        display: none;
    }

    .text-inner {
        padding-bottom: 32px;
        border-bottom: 2px dashed #102D7A;
        margin-bottom: 32px;
    }

    .work-process-item img {
        max-width: 35px;
    }

    .text-inner .description {
        padding: 0px 20px;
    }

    .work-process-info {
        margin-bottom: 0px;
    }

    .page-info {
        margin-bottom: 24px;
    }

    .app-screen-img {
        margin-bottom: 0px;
    }

    .app-screen {
        padding: 50px 0px;
    }

    .store-btn {
        margin-top: 25px;
    }

    .portfolio-details-list .nav-details-inner {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .nav-details-inner .inner-img {
        margin-top: 0px;
    }

    .feature-item h4 {
        font-size: 16px;
    }
}

@media (min-width: 768px) and (max-width: 991.99px) {

    /* ------------ Global Style ----------*/

    .container {
        width: 100%;
        max-width: unset;
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
    }

    .section-gap {
        padding: 35px 0px;
    }

    .title {
        line-height: normal;
        font-size: 24px;
    }

    .description {
        font-size: 15px;
        text-align: justify;
        margin-right: 0px;
    }

    .home-service-inner,
    .home-portfolio-inner,
    .home-blog-inner {
        padding: 0px 8px;
    }

    .service-title,
    .portfolio-title,
    .blog-title {
        font-size: 32px;
    }

    .service-desciption,
    .portfolio-desciption,
    .blog-desciption {
        font-size: 14px;
        line-height: normal;
        text-align: start;
    }

    .page-banner {
        padding: 60px 0px 60px 0px;
    }

    .page-banner-content h1 {
        font-size: 38px;
    }

    /* ------------ Header Style ----------*/
    .top-header {
        display: none;
    }

    .custom-navbar .navbar-brand {
        font-size: 35px;
        margin-right: 0;
    }

    /* Customizing the navbar-toggler button */
    .navbar-toggler {
        border: none;
        /* Remove the border */
    }


    .navbar-toggler.collapsed .navbar-toggler-icon::before {
        content: "\f550";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        font-size: 24px;
        color: #fff;
        display: inline-block;
        width: 24px;
        height: 24px;
        line-height: 24px;
        text-align: center;
    }

    .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: none;
    }

    .navbar-toggler .navbar-toggler-icon {
        background-image: url('../img/close.webp');
        background-size: contain;
        background-repeat: no-repeat;
        width: 20px;
        height: 20px;
        transition: 0.5s;
    }

    .navbar-toggler .navbar-toggler-icon::before {
        display: none;
    }

    .navbar-toggler:focus {
        text-decoration: none;
        outline: 0;
        box-shadow: none !important;
    }

    .navbar-right {
        align-items: self-start;
        flex-direction: column;
        row-gap: 24px;
    }

    .custom-navbar .nav-item {
        margin-bottom: 8px;
    }

    .hero {
        height: auto;
        padding-bottom: 12px;
        background-position: left;
    }

    .hero-caption h1 {
        font-size: 30px;
        line-height: normal;
    }

    .hero-caption {
        margin-top: 60px;
    }

    .hero-caption p {
        margin-right: 0rem;
        margin-bottom: 24px;
        font-size: 15px;
    }

    .hero-btn .btn-wapper {
        width: 40px;
        height: 40px;
    }

    .hero-btn {
        padding: 7px 11px;
    }

    .hero-btn a {
        font-size: 16px;
    }

    /* ------------ Service Style ----------*/

    .card-inner {
        padding: 30px 30px 20px 30px;
    }

    .service-header,
    .portfolio-header {
        padding: 40px 24px;
    }

    .card-text h3 {
        font-size: 24px;
        margin-right: 0rem;
    }

    .home-service-card .col-lg-4:nth-child(3) .card-img {
        top: 0px;
        left: 50%;
    }

    /* ------------ Quick Steps Style ----------*/

    .quick-steps-img {
        margin-top: 2rem;
    }

    .quick-step-item {
        margin-right: 0rem;
        margin-left: 30px;
    }

    .quick-step-item h3 {
        font-size: 24px;
        line-height: normal;
    }

    .quick-steps-content {
        margin-top: 20px;
    }

    .quick-step-item h3::before {
        top: 12px;
        left: -28px;
    }

    .quick-step-item::before {
        top: 25px;
    }

    .quick-step-item p {
        font-size: 14px;

    }

    /* ------------ Portfolio Style ----------*/

    .portfolio-card-info {
        padding: 15px 15px 22px 15px;
    }

    .number-count {
        background: #F5F5F5;
        padding: 35px 0px 35px 0px;
    }

    .number-count-detail {
        display: flex;
    }

    .number-graph::after,
    .number-graph::before {
        display: none;
    }

    .number-graph {
        text-align: center;
        margin-left: 0;
        margin: 30px 0px;
    }

    .number-count-item h3 {
        font-size: 32px;
    }

    .number-count-item::before {
        width: 24px;
        height: 24px;
        top: 20px;
        left: -30px;
    }

    .number-count-info {
        margin-left: 32px;
        flex-direction: row;
        column-gap: 5rem;
    }

    .number-count-info:last-child {
        margin-left: 80px;
    }

    .number-count-detail::after,
    .number-count-detail::before {
        display: none;
    }

    .why-choose .row {
        justify-content: center !important;
    }

    .why-choose .col-md-10 {
        justify-content: start !important;
    }

    .why-choose {
        background-image: unset;
    }

    .why-choose-content {
        margin-top: 30px;
        margin-bottom: 24px;

    }

    .why-choose-list ul {
        margin-top: 0px;
        margin-left: 32px;
    }

    .our-benefit-info::after {
        display: block;
    }

    .experience-info {
        padding: 15px 24px;
        max-width: 93%;
        margin-top: 30px;
    }

    .our-benefit .row {
        justify-content: center;
    }

    .our-benefit-detail {
        flex-direction: row;
        margin-bottom: 24px;
    }

    .experience-info h2 {
        font-size: 40px;
    }

    .our-benefit-item {
        padding: 20px 12px;
    }

    .our-benefit-card .card-icon img {
        max-width: 40px;
    }

    .testimonial .title {
        font-size: 24px;
        line-height: normal;
        margin-bottom: 36px;
    }

    .testimonial-info {
        margin-top: 4px;
        padding: 30px 15px 30px 15px;
    }

    .testimonial-info img {
        max-width: 45px;
    }

    .slider-inner {
        padding: 0px 0px;
    }

    .slider-inner p {
        font-size: 17px;
        font-weight: 400;
        line-height: normal;
    }

    .testimonial-info .slider-user .icon {
        width: 50px;
        height: 50px;
    }

    .testimonial-info .content h3 {
        font-size: 16px;
    }

    .testimonial-info .owl-theme .owl-nav {
        margin-top: 20px !important;
    }

    .testimonial-info .owl-prev,
    .testimonial-info .owl-next {
        width: 45px;
        height: 45px;
    }

    .testimonial-slider::after {
        width: 55%;
        bottom: 28px;
    }

    .home-faq .title {
        font-size: 32px;
        line-height: normal;
        margin-bottom: 32px;
    }

    .accordion-button {
        font-size: 16px;
    }

    .request-quote-content {
        margin-right: 0rem;
        margin-bottom: 24px;
    }

    .request-quote-info {
        margin-right: 0rem;
        padding: 24px 0px;
        flex-direction: column;
        row-gap: 18px;
        align-items: start;
    }

    .request-quote-item .text {
        font-size: 16px;
    }

    .request-quote-content .description {
        margin-right: 14px;
    }

    .request-quote-contact .icon img {
        max-width: 58px;
    }

    .request-quote-contact {
        margin-bottom: 30px;
    }

    .request-quote-form {
        padding: 32px 24px;
    }

    .cta-img {
        width: 328px;
        height: 391px;
        border-radius: 20px;
    }

    .home-cta-content .description {
        margin-right: 2rem;
        margin-bottom: 10px;
    }

    .contact-number-item .content h3 {
        color: #FFF;
        font-size: 30px;
        font-weight: 600;
    }

    .contact-number-item:first-child:after {
        top: 0px;
        height: 100%;
        right: -62px;
    }

    .contact-number-inner {
        column-gap: 0px;
        justify-content: space-around;
    }

    .blog-card-item {
        margin-bottom: 20px;
    }

    .footer-top {
        height: 100%;
    }

    .footer-detail {
        margin: 24px 0px;
    }

    .footer-info {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-top: 24px;
    }

    .footer-content {
        width: 100%;
        max-width: 60%;
        text-align: start;
        margin-right: 30px;
    }

    .footer-info p {
        text-align: start;
    }

    .newsletter {
        width: 100%;
        max-width: 40%;
    }

    .footer-logo h2 {
        margin-bottom: 0px;
    }

    .number-graph img {
        max-width: 200px;
    }

    .home-cta-inner::after {
        display: none;
    }


    /* ------------ About Page ----------*/


    .about-img {
        margin: 35px 0px;
    }

    .rating {
        left: 0px;
    }

    .trustpilot-rating {
        right: 0;
    }

    .about-sec::before {
        display: none;
    }

    .about-content .description {
        margin: 24px 0px !important;
    }

    .about-item {
        padding: 18px 18px 18px 18px;
    }

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

    .about-sec {
        margin: 0px 0px;
    }

    .about-feature-item h3 {
        font-size: 24px;
    }

    .about-feature-number {
        margin-top: 20px;
    }

    .about-feature-card {
        padding: 25px 20px;
        margin-bottom: 24px;
    }

    .about-feature {
        padding: 35px 0px;
    }

    .about-choose-content .title {
        padding-bottom: 24px;
    }

    .about-choose-content .description {
        padding-top: 10px;
    }

    .about-choose .custom-btn {
        margin-bottom: 30px;
    }

    .about-choose-card .text h3 {
        margin-bottom: 18px;
    }

    .about-choose-card .icon {
        width: 55px;
        height: 55px;
        padding: 12px;
    }

    .about-choose {
        padding-bottom: 0;
    }

    .contact-number::after {
        left: 50%;
        top: 27%;
    }

    /* ------------ Service Page ----------*/

    .service-index {
        padding: 24px 14px;
    }

    .service-details {
        margin-top: 0px;
        padding: 26px 14px;
    }

    .service-list-item p {
        font-size: 14px;
    }

    .service-cta-innner h3 {
        font-size: 20px;
        line-height: normal;
    }

    .service-cta {
        padding: 24px 18px;
    }

    .service-cta-innner p {
        font-size: 14px;
        margin-top: 10px;
        line-height: normal;
    }

    .dots-list li {
        font-size: 14px;
    }

    .service-step-item p {
        font-size: 14px;
    }

    .service-box {
        padding-bottom: 10px;

    }

    .service-box .title {
        margin-bottom: 12px;
    }

    .service-step-item h3 {
        font-size: 18px;
    }

    .accordion-body {
        font-size: 14px;
        line-height: normal;
        padding-right: 1rem;
    }

    .project-info {
        width: 100%;
        max-width: 100%;
        margin-top: 24px;
    }

    .portfolio-info {
        margin-bottom: 0px;
    }

    .template-card {
        padding: 30px 18px 0px 18px;
    }

    .template-card h3 {
        font-size: 24px;
    }

    .template-card p {
        font-size: 14px;
    }

    .template-slider-wapper .owl-theme .owl-nav {
        top: -7.5rem;
    }

    .service-info .col-lg-8 {
        width: 100%;
        max-width: 55%;
    }

    .service-info .col-lg-4 {
        width: 100%;
        max-width: 45%;
    }

    .service-form {
        padding: 25px 18px 26px 18px;
    }

    .service-form .form-title h3 {
        font-size: 14px;
    }

    .service-form .btn {
        font-size: 16px;
    }

    .service-form p {
        font-size: 12px;
    }

    /* ------------ Contact Page ----------*/
    .contact-form {
        padding: 30px 14px 34px 14px;
    }

    .form-title h3 {
        font-size: 24px;
        line-height: normal;
    }

    .contact-form button {
        padding: 16px 0px;
    }

    .contact-detail-info {
        max-width: 100%;
        margin-top: 30px;
    }

    .contact-detail-contact {
        margin-top: 32px;
    }

    .contact-detail-item {
        margin-bottom: 20px;
        display: flex;
        align-items: baseline;
        gap: 20px;
    }

    .contact-detail-item .icon img {
        min-width: 35px;
        height: 35px;
        margin-bottom: 0px;
    }

    .contact-detail-item .content p {
        font-size: 16px;
        line-height: normal;
    }

    .contact-detail-item .content h3 {
        font-size: 22px;
        line-height: normal;
        margin-bottom: 0px;
    }

    .map-location {
        padding-bottom: 0;
    }



    .blog-content {
        padding: 15px 14px;
    }

    .blog-btm a {
        font-size: 12px;
    }

    .blog-cta {
        margin-bottom: 32px;
        padding: 20px 20px 35px 20px;
        position: sticky;
        top: 30px;
        z-index: 9;
    }

    .blog-cta h3 {
        font-size: 32px;
    }

    .blog-cta p {
        font-size: 14px;
    }

    .blog-right-side {
        padding: 38px 20px 20px 20px;
    }

    .page-link.active {
        padding: 4px 12px;
    }

    .pagination {
        gap: 5px;
        height: 57px;
        justify-content: space-around !important;
    }

    .page-nav {
        margin-top: 15px;
        margin-bottom: 35px;
    }

    .page-item .page-link {
        padding: 7px 13px;
        font-size: 18px;
    }

    .post-quote {
        padding: 75px 18px 24px 18px;
    }

    .post-quote p {
        font-size: 14px;
        font-weight: 600;
        line-height: normal;
    }

    .post-quote::before {
        top: 14px;
        left: 50%;
        transform: translateX(-50%);
    }

    .blog-comment {
        padding: 22px 22px 22px 22px;
    }

    .post-cta .custom-btn {
        margin-top: 30px;
    }


    .portfolio-overview-content {
        margin-right: 0rem;
    }

    .feature-content .description {
        margin-right: 0rem;
    }

    .feature-inner {
        flex-wrap: wrap;
        column-gap: 24px;

    }

    .portfolio-details-heading {
        padding: 0px 0rem;
    }

    .portfolio-details-nav .nav-pills .nav-item::after,
    .portfolio-details-nav .nav-pills::after {
        display: none;
    }

    .portfolio-details-nav {
        padding: 26px 12px 18px 12px;
    }

    .portfolio-details-tab {
        box-shadow: unset;
    }

    .portfolio-benfit-inner {
        text-align: center;
        padding: 0px 0rem;
    }


    .nav-details-inner h3 {
        font-size: 18px;
        line-height: normal;
    }

    .benfit-icon {
        width: 92px;
        height: 92px;
    }

    .benfit-icon img {
        max-width: 32px;
    }

    .portfolio-benfit-item {
        margin-bottom: 42px;
    }

    .benfit-text p {
        font-size: 16px;
        line-height: 23px;
    }

    .portfolio-details-feature {
        padding-bottom: 40px;
    }

    .work-process::before {
        display: none;
    }

    .text-inner::before {
        display: none;
    }

    .work-process-step::before {
        display: none;
    }

    .work-process-step .work-process-item:first-child:before {
        display: none;
    }

    .work-process-step::after {
        display: none;
    }

    .work-process-step .work-process-item {
        width: 100%;
        max-width: 100%;
        text-align: center;
        padding: 0px 0px;
    }

    .work-process-item .icon {
        margin-left: 0rem;
    }

    .work-process-item .text h3 {
        font-size: 28px;
        line-height: normal;
        margin-bottom: 8px;
        margin-top: 8px;
    }

    .text-inner::after {
        display: none;
    }

    .text-inner {
        padding-bottom: 32px;
        border-bottom: 2px dashed #102D7A;
        margin-bottom: 32px;
    }

    .work-process-item img {
        max-width: 35px;
    }

    .text-inner .description {
        padding: 0px 20px;
        text-align: center;
    }

    .work-process-info {
        margin-bottom: 0px;
    }

    .page-info {
        margin-bottom: 24px;
    }

    .app-screen-img {
        margin-bottom: -8rem;
    }

    .app-screen {
        padding: 50px 0px;
    }

    .store-btn {
        margin-top: 25px;
    }

    .portfolio-details-list .nav-details-inner {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .feature-item h4 {
        font-size: 16px;
    }

    .portfolio-details-list {
        display: none;
    }

    .details-nav-title h3 {
        font-size: 16px;
    }

    .portfolio-details-nav .nav-pills .nav-link {
        font-size: 14px;
        padding: 8px 10px;
    }

    .nav-details {
        padding-top: 90px;
    }

    .work-process-inner .description {
        text-align: center;
    }

    .related-blog {
        margin-top: 24px;
    }

    .map iframe {
        height: 340px;
    }

    .error-banner-content h1 {
        margin-top: 24px;
    }

}

@media only screen and (min-width:1024px) and (max-width:1260px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .custom-navbar .navbar-brand {
        font-size: 35px;
        margin-right: 2rem;
    }

    .hero-caption h1 {
        font-size: 42px;
    }

    .hero-caption p {
        margin-right: 2rem;
        margin-bottom: 50px;
    }

    .home-service-inner,
    .home-portfolio-inner,
    .home-blog-inner {
        padding: 0px 24px;
        position: relative;
    }

    .card-inner {
        padding: 24px 18px 20px 18px;
    }

    .home-service-card .col-lg-4:nth-child(3) .card-inner {
        padding: 0px 18px 28px 18px;
    }

    .card-text h3 {
        font-size: 24px;
        margin-right: 0rem;
    }

    .card-item {
        height: 447px;
    }

    .quick-steps-img img {
        max-width: 422px;
    }

    .quick-step-item {
        margin-right: 0rem;
    }

    .quick-step-item h3 {
        line-height: 32px;
        margin-bottom: 8px;
    }

    .quick-step-item h3::before {
        top: 10px;
    }

    .quick-step-item::before {
        top: 18px;
    }

    .portfolio-card-info {
        padding: 15px 15px 22px 15px;
    }

    .number-count-detail::before {
        height: 100%;
        top: 12px;
        left: 9.3rem;
    }

    .number-graph {
        margin-right: 2rem;
        margin-top: 3rem;
    }

    .number-count-info .bg-offwhite {
        margin-left: 6rem;
    }

    .number-count-detail::after {
        left: 47%;
    }

    .cta-img {
        max-width: 363px;
        border-radius: 18px;
    }

    .request-quote-content {
        margin-right: 0rem;
        margin-bottom: 40px;
    }

    .request-quote-form {
        padding: 45px 25px;
    }

    .footer-item {
        align-items: baseline;
    }

    .service-desciption,
    .portfolio-desciption,
    .blog-desciption {
        font-size: 14px;
    }

    .number-count {
        padding: 80px 0px 60px 0px;
    }

    .contact-number-inner {
        justify-content: space-between;
    }

    .contact-number-item .content h3 {
        font-size: 35px;
    }

    .testimonial-info {
        padding: 30px 30px 30px 30px;
    }

    .slider-inner p {
        font-size: 18px;
        line-height: normal;
    }

    .testimonial-slider::after {
        width: 60%;
    }

    .our-benefit-card .card-title h3 {
        font-size: 16px;
    }

    .our-benefit-card .card-icon img {
        max-width: 40px;
    }

    .our-benefit-item {
        padding: 20px 16px;
    }

    .card-list li {
        font-size: 13px;
    }

    .our-benefit-content .description {
        font-size: 14px;
    }

    .experience-info {
        padding: 22px 12px;
    }

    .experience-info h2 {
        font-size: 40px;
    }

    .experience-info p {
        font-size: 18px;
        line-height: 20px;
    }

    .our-benefit-info::after {
        display: none;
    }

    .our-benefit-detail {
        column-gap: 18px;
    }

    .template-card h3 {
        font-size: 22px;
    }

    .template-card {
        padding: 32px 22px 0px 22px;
    }

    .template-card p {
        font-size: 14px;
    }

    .service-info .col-lg-8 {
        width: 100%;
        max-width: 68%;
    }

    .service-info .col-lg-4 {
        width: 100%;
        max-width: 32%;
    }

    .title {
        font-size: 28px;
    }

    .footer-logo h2 {
        font-size: 38px;
    }

    .portfolio-overview-content {
        margin-right: 2rem;
    }

    .feature-item {
        padding: 12px 26px;
    }

    .feature-inner {
        align-items: center;
        white-space: nowrap;
        flex-wrap: wrap;
        gap: 19px;
    }

    .feature-content .description {
        margin-right: 3rem;
    }

    .portfolio-details-nav .nav-pills .nav-item::after {
        right: -17.3%;
    }

    .portfolio-details-nav .nav-pills::after {
        right: -15%;
    }

    .related-blog {
        margin-top: 24px;
    }
}

@media only screen and (min-width:1260px) and (max-width:1366px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
    .template-card {
    padding: 25px 32px 0px 32px;
}
}