@media only screen and (min-width: 350px) and (max-width: 401px) {
    section {
        padding: 0px;
    }

    .loading img {
        width: 100px;
    }

    .hero-section-2 .hero-img-2 {
        left: 0%;
    }

    .header .primary-header-inner {
        padding: 20px 10px;
    }

    .header .primary-header-inner .header-logo img {
        max-width: 60px;
    }

    .header-3 {
        background-color: transparent !important;
        /* Make it transparent */
        border-bottom: none !important;
        /* Remove border if needed */
    }


    .header-3 {
        background-color: transparent !important;
        border-bottom: none !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        /* z-index: 999;  */
    }

    .mobile-side-menu-overlay.is-open {
        opacity: 0;
    }

    .hero-content-2 {
        padding: 150px 10px 100px 10px;
    }

    .hero-content-2 .title {
        font-size: 30px;
        margin-bottom: 14px;
    }

    .hero-content-2 p {
        width: 100%;
        margin-bottom: 30px;
        font-size: 15px;
        line-height: 28px;
    }

    .hero-content-2 .sub-title {
        margin-bottom: 20px;
        line-height: 22px;
    }

    a.rr-white-btn.btn.hero-btn {
        font-size: 12px;
        padding: 17px 20px;
    }

    .mobile-side-menu {
        max-width: 400px;
    }

    .mobile-side-menu .side-menu-head a img {
        max-width: 50px;
    }

    .mobile-side-menu .side-menu-head .mobile-side-menu-close {
        top: 25px;
        background: linear-gradient(to right, #672e89, #021970);
        color: #fff;
    }

    .side-menu-list li i {
        background: linear-gradient(to right, #672e89, #021970);
        color: #fff;
    }

    .mobile-side-menu {
        padding: 20px;
    }

    /* end */

    /* about us */
    .section-heading .section-title {
        font-size: 25px;
    }

    .section-heading {
        margin-bottom: 30px;
    }

    .about-video-box .about-thumb .play-btn {
        width: 60%;
    }

    .about-video-box .about-thumb .play-btn a {
        font-size: 12px;
    }

    .section-heading .sub-heading {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .about-items .about-item .content .title {
        font-size: 32px;
    }

    section.about-section.about-3.pt-140.pb-140.overflow-hidden.white-bg .odometer.odometer-auto-theme .odometer-digit .odometer-value,
    section.about-section.about-3.pt-140.pb-140.overflow-hidden.white-bg .odometer.odometer-theme-default .odometer-digit .odometer-value {
        font-size: 32px;
    }

    .about-items .about-item .icon {
        height: 65px;
        width: 65px;
    }

    .about-items .about-item .icon img {
        width: 25px;
    }

    .about-items .about-item .content .title .odometer-auto-theme {
        line-height: 28px;
    }

    .service-wrap.wrap-2.pt-140.pb-140 {
        padding-top: 20px;
    }

    /* end */

    /* services */
    .service-item .icon img {
        width: 25px;
    }

    .service-item .icon {
        height: 68px;
        width: 68px;
        padding: 20px;
        border-radius: 50%;
    }

    .service-wrap.wrap-2 .service-item {
        padding: 25px;
        height: 450px;
    }

    .project-counter .title {
        font-size: 70px;
    }

    .project-card .project-content {
        max-width: 340px;
        padding: 15px 20px;
        border-radius: 35px;
        bottom: 10px;
    }

    .project-card .project-content .left-content span {
        font-size: 8px;
        margin-bottom: 5px;
    }

    .project-card .project-content .left-content .title {
        font-size: 15px;
    }

    .project-card .project-content {
        max-width: 340px;
        padding: 15px 20px;
        border-radius: 50px;
        bottom: 10px;
    }

    .project-card .project-content .project-btn {
        height: 45px;
        width: 45px;
    }

    .project-card .project-img {
        height: 300px;
    }

    /* end */

    /* testimonials */
    .testi-item .testi-thumb img {
        width: 30px;
    }

    .testi-item .testi-thumb {
        height: 25px;
        width: 25px;
    }

    .testi-item .testi-author-info .name {
        font-size: 14px;
    }

    /* end */

    /* cta */
    .section-heading .sub-heading {
        font-size: 12px;
    }

    .appointment-content .section-heading .section-title {
        font-size: 21px;
    }

    .appointment-content p {
        font-size: 14px;
    }

    .appointment-form {
        padding: 20px;
    }

    .appointment-form {
        margin-top: 30px;
    }

    .pb-140 {
        padding-bottom: 20px;
    }

    .footer-top .title {
        font-size: 26px;
        line-height: 40px;
    }

    .footer-top.footer-top-2 .rr-white-btn {
        font-size: 12px;
        padding: 16px;
    }

    .copyright-content.content-2 .copy-list li a {
        font-size: 10px;
    }

    .copyright-content p {
        font-size: 16px;
    }

    .footer-top {
        padding-bottom: 50px;
    }

    .copyright-content.content-2 .copy-list li:not(:last-of-type) {
        margin-right: 10px;
    }

    /* end home */

    /* about us */
    section.page-header.all-sec .page-header-content.text-center {
        padding: 370px 0 241px;
    }

    section.page-header.all-sec {
        height: 100vh;
    }

    .about-btn.fade-top .rr-primary-btn {
        font-size: 11px;
        padding: 15px 20px;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content .title {
        font-size: 32px;
    }

    section.hero-section-2.all-sec.overflow-hidden {
        height: 70vh;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content {
        padding: 300px 0 200px;
    }

    /* end */

    /* project details */
    .row.project-details-items {
        margin: 10px 10px 50px;
        padding: 30px 10px;
    }

    .project-details-items .project-details-item .icon {
        font-size: 15px;
        /* height: 50px;
        width: 50px; */
    }

    .project-details-content p {
        text-align: justify;
        padding: 10px;
    }

    .project-details-content .details-title {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
    }

    section.project-details.pt-140.pb-100 {
        padding-bottom: 0;
    }

    .project-details-items .project-details-item .content .title {
        font-size: 11px;
    }

    .project-details-items .project-details-item .content span {
        font-size: 11px;
    }

    /* end */

    /* contact us */
    .office-item {
        grid-gap: 20px;
        padding: 25px;

    }

    .office-item .office-img {
        height: 50px;
        width: 50px;
    }

    .office-item .office-content .title {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .bg-btnn {
        font-size: 12px;
        padding: 16px 40px;
    }

    /* end */

    /* services page */
    section.process-section .process-step.left::after {
        top: 135%;
        left: 50%;
        width: 2px;
        height: 65px;
    }

    section.process-section .process-step {
        margin-bottom: 100px;
    }

    section.process-section .process-step.left::before {
        right: 178px;
    }

    section.process-section .process-step.left::before,
    section.process-section .process-step.right::before {
        top: 155%;
        width: 10px;
        height: 10px;
        display: none;
    }

    section.process-section .process-step.right::after {
        content: "";
        position: absolute;
        top: 135%;
        right: 50%;
        width: 2px;
        height: 65px;
        background-color: white;
        transform: translateY(-50%);
    }

    section.process-section .process-step.right::before {
        left: 179px;
    }

    .service-btnn {
        margin-top: 0;
    }

    section.service-section.service-3 .service-wrap.wrap-2.pt-140.pb-140 {
        padding-top: 50px;
    }
}

@media only screen and (min-width: 402px) and (max-width: 600px) {
    section {
        padding: 0px;
    }

    .loading img {
        width: 100px;
    }

    .hero-section-2 .hero-img-2 {
        left: 0%;
    }

    .header .primary-header-inner {
        padding: 20px 10px;
    }

    .header .primary-header-inner .header-logo img {
        max-width: 60px;
    }

    .header-3 {
        background-color: transparent !important;
        /* Make it transparent */
        border-bottom: none !important;
        /* Remove border if needed */
    }


    .header-3 {
        background-color: transparent !important;
        border-bottom: none !important;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        /* z-index: 999;  */
    }

    .mobile-side-menu-overlay.is-open {
        opacity: 0;
    }

    .hero-content-2 {
        padding: 150px 10px 100px 10px;
    }

    .hero-content-2 .title {
        font-size: 30px;
        margin-bottom: 14px;
    }

    .hero-content-2 p {
        width: 100%;
        margin-bottom: 30px;
        font-size: 15px;
        line-height: 28px;
    }

    .hero-content-2 .sub-title {
        margin-bottom: 20px;
        line-height: 22px;
    }

    a.rr-white-btn.btn.hero-btn {
        font-size: 12px;
        padding: 17px 20px;
    }

    .mobile-side-menu {
        max-width: 400px;
    }

    .mobile-side-menu .side-menu-head a img {
        max-width: 50px;
    }

    .mobile-side-menu .side-menu-head .mobile-side-menu-close {
        top: 25px;
        background: linear-gradient(to right, #672e89, #021970);
        color: #fff;
    }

    .side-menu-list li i {
        background: linear-gradient(to right, #672e89, #021970);
        color: #fff;
    }

    .mobile-side-menu {
        padding: 20px;
    }

    /* end */

    /* about us */
    .section-heading .section-title {
        font-size: 25px;
    }

    .section-heading {
        margin-bottom: 30px;
    }

    .about-video-box .about-thumb .play-btn {
        width: 60%;
    }

    .about-video-box .about-thumb .play-btn a {
        font-size: 12px;
    }

    .section-heading .sub-heading {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .about-items .about-item .content .title {
        font-size: 32px;
    }

    section.about-section.about-3.pt-140.pb-140.overflow-hidden.white-bg .odometer.odometer-auto-theme .odometer-digit .odometer-value,
    section.about-section.about-3.pt-140.pb-140.overflow-hidden.white-bg .odometer.odometer-theme-default .odometer-digit .odometer-value {
        font-size: 32px;
    }

    .about-items .about-item .icon {
        height: 65px;
        width: 65px;
    }

    .about-items .about-item .icon img {
        width: 25px;
    }

    .about-items .about-item .content .title .odometer-auto-theme {
        line-height: 28px;
    }

    .service-wrap.wrap-2.pt-140.pb-140 {
        padding-top: 20px;
    }

    /* end */

    /* services */
    .service-item .icon img {
        width: 25px;
    }

    .service-item .icon {
        height: 68px;
        width: 68px;
        padding: 20px;
        border-radius: 50%;
    }

    .service-wrap.wrap-2 .service-item {
        padding: 25px;
        height: 450px;
    }

    .project-counter .title {
        font-size: 70px;
    }

    .project-card .project-content {
        max-width: 340px;
        padding: 15px 20px;
        border-radius: 35px;
        bottom: 10px;
    }

    .project-card .project-content .left-content span {
        font-size: 8px;
        margin-bottom: 5px;
    }

    .project-card .project-content .left-content .title {
        font-size: 15px;
    }

    .project-card .project-content {
        max-width: 340px;
        padding: 15px 20px;
        border-radius: 50px;
        bottom: 10px;
    }

    .project-card .project-content .project-btn {
        height: 45px;
        width: 45px;
    }

    .project-card .project-img {
        height: 300px;
    }

    /* end */

    /* testimonials */
    .testi-item .testi-thumb img {
        width: 30px;
    }

    .testi-item .testi-thumb {
        height: 25px;
        width: 25px;
    }

    .testi-item .testi-author-info .name {
        font-size: 14px;
    }

    /* end */

    /* cta */
    .section-heading .sub-heading {
        font-size: 12px;
    }

    .appointment-content .section-heading .section-title {
        font-size: 21px;
    }

    .appointment-content p {
        font-size: 14px;
    }

    .appointment-form {
        padding: 20px;
    }

    .appointment-form {
        margin-top: 30px;
    }

    .pb-140 {
        padding-bottom: 20px;
    }

    .footer-top .title {
        font-size: 26px;
        line-height: 40px;
    }

    .footer-top.footer-top-2 .rr-white-btn {
        font-size: 12px;
        padding: 16px;
    }

    .copyright-content.content-2 .copy-list li a {
        font-size: 10px;
    }

    .copyright-content p {
        font-size: 16px;
    }

    .footer-top {
        padding-bottom: 50px;
    }

    .copyright-content.content-2 .copy-list li:not(:last-of-type) {
        margin-right: 10px;
    }

    /* end home */

    /* about us */
    section.page-header.all-sec .page-header-content.text-center {
        padding: 370px 0 241px;
    }

    section.page-header.all-sec {
        height: 100vh;
    }

    .about-btn.fade-top .rr-primary-btn {
        font-size: 11px;
        padding: 15px 20px;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content .title {
        font-size: 32px;
    }

    section.hero-section-2.all-sec.overflow-hidden {
        height: 70vh;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content {
        padding: 300px 0 200px;
    }

    /* end */

    /* project details */
    .row.project-details-items {
        margin: 10px 10px 50px;
        padding: 30px 10px;
    }

    .project-details-items .project-details-item .icon {
        font-size: 15px;
        /* height: 50px;
        width: 50px; */
    }

    .project-details-content p {
        text-align: justify;
        padding: 10px;
    }

    .project-details-content .details-title {
        font-size: 18px;
        line-height: 30px;
        text-align: center;
    }

    section.project-details.pt-140.pb-100 {
        padding-bottom: 0;
    }

    .project-details-items .project-details-item .content .title {
        font-size: 11px;
    }

    .project-details-items .project-details-item .content span {
        font-size: 11px;
    }

    /* end */

    /* contact us */
    .office-item {
        grid-gap: 20px;
        padding: 25px;

    }

    .office-item .office-img {
        height: 50px;
        width: 50px;
    }

    .office-item .office-content .title {
        font-size: 17px;
        margin-bottom: 20px;
    }

    .bg-btnn {
        font-size: 12px;
        padding: 16px 40px;
    }

    /* end */

    /* services page */
    section.process-section .process-step.left::after {
        top: 135%;
        left: 50%;
        width: 2px;
        height: 65px;
    }

    section.process-section .process-step {
        margin-bottom: 100px;
    }

    section.process-section .process-step.left::before {
        right: 195px;
    }

    section.process-section .process-step.left::before,
    section.process-section .process-step.right::before {
        top: 155%;
        width: 10px;
        height: 10px;
        display: none;
        
    }

    section.process-section .process-step.right::after {
        content: "";
        position: absolute;
        top: 135%;
        right: 50%;
        width: 2px;
        height: 65px;
        background-color: white;
        transform: translateY(-50%);
    }

    section.process-section .process-step.right::before {
        left: 195px;
    }

    .service-btnn {
        margin-top: 0;
    }

    section.service-section.service-3 .service-wrap.wrap-2.pt-140.pb-140 {
        padding-top: 50px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    section {
        padding: 20px 20px;
    }

    .header .primary-header-inner .header-logo img {
        max-width: 60px;
    }

    .hero-section-2 {
        height: 80vh;
    }

    .hero-section-2 .hero-img-2 {
        left: 0%;
    }

    .hero-content-2 {
        padding: 200px 0 180px 0;
    }

    .hero-content-2 .sub-title {
        margin-bottom: 14px;
    }

    .hero-content-2 .title {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .hero-content-2 p {
        width: 100%;
        line-height: 35px;
        font-size: 16px;
    }

    .rr-white-btn {
        font-size: 11px;
        padding: 16px 20px;
    }

    /* end */

    /* about us */
    .section-heading .sub-heading {
        font-size: 14px;
        margin-bottom: 5px;
    }

    .section-heading .section-title {
        font-size: 28px;
    }


    .about-video-box .about-thumb .play-btn a {
        padding: 11px 30px;
        font-size: 11px;
    }

    .about-items {
        max-width: 700px;
    }

    /* end */

    /* services */
    .service-item .icon img {
        filter: invert(1);
        width: 25px;
    }

    .service-item .icon {
        height: 68px;
        width: 68px;
        padding: 20px;
        border-radius: 50%;
    }

    .service-wrap.wrap-2 .service-item {
        padding: 30px;
        height: 540px;
    }

    section.process-section .process-step.left::after {
        left: 47%;
    }

    section.process-section .process-step.right::after {
        right: 47%;
    }

    section.process-section .process-step.left::before {
        right: 380px;
    }

    section.process-section .process-step.right::before {
        left: 385px;
    }

    /* end */

    /* services */
    .testi-item {
        padding: 20px;
    }

    .testi-item .content .title {
        font-size: 17px;
    }

    .testi-item .testi-author-info .review li {
        font-size: 10px;
    }

    .testi-item .testi-author-info .name {
        font-size: 12px;
    }

    /* end */

    /* footer */
    .footer-top .title {
        font-size: 32px;
    }

    /* end */

    /* about us page */
    section.hero-section-2.all-sec.overflow-hidden {
        height: 60vh;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content {
        padding: 200px 0 60px;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content .title {
        font-size: 45px;
    }

    /* END */

    /* CONTACT US PAGE */
    .office-item .office-img {
        height: 100px;
        width: 100px;
    }

    .office-item .office-content .title {
        font-size: 17px;
    }

    .office-item {
        padding: 30px;
    }

    /* end */

    /* project */
    .project-details-content .details-title {
        line-height: 45px;
    }

    .project-details-content .details-title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .project-details-items {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    header.header.header-3.sticky-active {
        padding: 0 20px;
    }

    .header .primary-header-inner .header-logo img {
        max-width: 60px;
    }

    .header-3 .primary-header-inner .header-menu-wrap ul li a {
        font-size: 12px;
    }

    .header .primary-header-inner .header-menu-wrap ul li a {
        padding: 28px 0;
        font-size: 12px;
    }

    .rr-white-btn {
        font-size: 11px;
        padding: 15px 20px;
    }

    .hero-content-2 {
        padding: 180px 0 180px 40px;
    }

    .hero-content-2 .sub-title {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .hero-content-2 .title {
        font-size: 40px;
    }

    .hero-content-2 .title {
        margin-bottom: 20px;
    }

    .hero-content-2 p {
        font-size: 16px;
    }

    /* end/ */

    /* about us */
    section.about-section.about-3.pt-140.pb-140 {
        padding-top: 80px;
    }

    .section-heading {
        margin-bottom: 30px;
    }

    .section-heading .sub-heading {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .section-heading .section-title {
        font-size: 34px;
    }

    /* end */

    /* services */
    .service-wrap.wrap-2 .service-item {
        padding: 25px;
        height: 440px;
    }

    .service-item .icon {
        height: 68px;
        width: 68px;
        padding: 20px;
        border-radius: 50%;
    }

    .service-item .content .title {
        font-size: 15px;
    }

    .service-item .content p {
        font-size: 13px;
    }

    .service-item .content .service-btn {
        font-size: 11px;
    }

    /* end */

    /* testmonials */
    section.testimonial-section.pt-140.pb-140 {
        padding-top: 0px;
    }

    .testi-item {
        padding: 20px;
    }

    .testi-item .testi-thumb {
        height: 45px;
        width: 45px;
        margin-bottom: 25px;
    }

    .testi-item .testi-thumb img {
        width: 40px;
    }

    .testi-item .content {
        margin-bottom: 20px;
    }

    .testi-item .content .title {
        font-size: 15px;
    }

    .testi-item .content p {
        font-size: 14px;
    }

    .testi-item .testi-author-info .review {
        padding: 5px 13px;
    }

    .testi-item .testi-author-info .review li {
        font-size: 9px;
    }

    .testi-item .testi-author-info .name {
        font-size: 11px;
    }

    /* end */

    /* footer */
    footer.footer-section.pt-140 {
        padding-top: 40px;
    }

    .footer-top .title {
        font-size: 42px;
    }

    .copyright-content.content-2 .copy-list li a {
        font-size: 11px;
    }

    .copyright-content.content-2 .copy-list li:not(:last-of-type) {
        margin-right: 30px;
    }

    /* end */

    /* about us page */
    section.hero-section-2.all-sec.overflow-hidden .page-header-content {
        padding: 250px 0 200px;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content .title {
        font-size: 55px;
    }

    /* end */

    /* contact us page */
    .office-item {
        grid-template-columns: 160px 1fr;
        grid-gap: 0px;
        padding: 20px;
    }

    .office-item .office-img {
        height: 80px;
        width: 80px;
    }

    .office-item .office-content .title {
        font-size: 14px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    /* end */
    /* projects */
    .project-details-items {
        margin-bottom: 40px;
        padding: 30px 10px;
    }

    .project-details-content .details-title {
        font-size: 30px;
    }

    /* end */

    /* services page */
    section.process-section .process-step.right::after {
        right: 48%;
    }

    section.process-section .process-step.left::after {
        left: 48%;
    }

    section.process-section .process-step.right::before {
        left: 490px;
    }

    section.process-section .process-step.left::before {
        right: 490px;
    }
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
    header.header.header-3.sticky-active {
        padding: 0 30px;
    }

    .header .primary-header-inner .header-logo img {
        max-width: 80px;
    }

    .header .primary-header-inner .header-menu-wrap ul li a {
        font-size: 12px;
        padding: 38px 0;
    }

    .rr-white-btn {
        font-size: 11px;
        padding: 18px 20px;
    }

    .hero-content-2 {
        padding: 270px 40px 180px 40px;
    }

    .hero-content-2 .sub-title {
        font-size: 12px;
        margin-bottom: 15px;
    }

    .hero-content-2 .title {
        font-size: 45px;
    }

    .hero-content-2 p {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .section-heading {
        margin-bottom: 50px;
    }

    .section-heading .section-title {
        font-size: 38px;
    }

    /* end */

    /* services */
    .service-wrap.wrap-2 .service-item {
        padding: 30px;
    }

    .service-item .icon {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        padding: 25px;
    }

    .service-item .icon img {
        width: 40px;
    }

    .service-item .content .title {
        font-size: 17px;
    }

    .service-item .content p {
        font-size: 15px;
    }

    section#portfolio {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    /* end */

    /* testimonials */
    section.testimonial-section.pt-140.pb-140 {
        padding-bottom: 50px;
    }

    .testi-item {
        padding: 25px;
    }

    .testi-item .testi-thumb {
        height: 35px;
        width: 35px;
        margin-bottom: 15px;
    }

    .testi-item .content .title {
        font-size: 16px;
    }

    .testi-item .testi-author-info {
        column-gap: 15px;
    }

    .testi-item .testi-author-info .name {
        font-size: 13px;
    }

    /* end */

    /* cta */
    section.appointment-section.pt-140.pb-140 {
        padding-bottom: 20px;
    }

    /* end */

    /* about us page */
    section.hero-section-2.all-sec.overflow-hidden .page-header-content {
        padding: 300px 0 200px;
    }

    section.hero-section-2.all-sec.overflow-hidden .page-header-content .title {
        font-size: 55px;
    }

    .rr-primary-btn {
        font-size: 12px;
        padding: 17px 30px;
    }

    /* end */

    /* contact page */
    .office-item {
        grid-gap: 0px;
        padding: 30px;
        grid-template-columns: 170px 1fr;
    }

    .office-item .office-img {
        height: 100px;
        width: 100px;
    }

    .office-item .office-content .title {
        font-size: 17px;
    }

    footer.footer-section.pt-140 {
        padding: 60px 40px 0;
    }

    /* end */

    /* services page */
    section.process-section .process-step.left::before {
        right: 588px;
    }

    section.process-section .process-step.left::after {
        left: 47%;
    }

    section.process-section .process-step.right::after {
        right: 47%;
    }

    section.process-section .process-step.right::before {
        left: 590px;
    }

}

@media only screen and (min-width: 1365px) and (max-width: 1400px) {
    .header .primary-header-inner .header-logo img {
        max-width: 80px;
    }

    .header-3 .primary-header-inner .header-menu-wrap ul li a {
        font-size: 12px;
    }

    .header .primary-header-inner .header-menu-wrap ul li a {
        padding: 38px 0;
    }

    .rr-white-btn {
        font-size: 12px;
        padding: 18px 20px;
    }

    .hero-content-2 {
        padding: 300px 40px 200px 40px;
    }

    .hero-content-2 .sub-title {
        font-size: 13px;
    }

    .hero-content-2 .title {
        font-size: 40px;
    }

    .hero-content-2 p {
        width: 80%;
        font-size: 18px;
        line-height: 35px;
        margin-bottom: 30px;
    }

    .header .primary-header-inner {
        padding: 0 30px;
    }

    /* end banner */

    /* about us */
    .section-heading .sub-heading {
        margin-bottom: 5px;
    }

    .section-heading .section-title {
        font-size: 40px;
    }

    /* end */

    /* services */
    .service-item .icon {
        height: 68px;
        width: 68px;
        padding: 20px;
        border-radius: 50%;
    }

    .service-item .icon img {
        width: 40px;
    }

    .service-wrap.wrap-2 .service-item {
        padding: 30px;
        height: 450px;
    }

    /* end */

    /* projects / portfolio */
    section#portfolio {
        padding-top: 20px;
    }

    /* testi */
    .testi-item {
        padding: 20px;
    }

    /* end */

    /* footer */
    footer.footer-section.pt-140 {
        padding-top: 50px;
    }

    .footer-top.footer-top-2 {
        padding: 0 40px 70px;
    }

    .copyright-content {
        padding: 30px 40px;
    }

    .footer-top .title {
        font-size: 42px;
    }
    
    .social-icons.d-block.gap-3 {
    padding-left: 40px;
}

    /* end */

    /* project details page */
    .project-details-items .project-details-item .content span {
        font-size: 13px;
    }

    .project-details-items .project-details-item .content .title {
        font-size: 13px;
    }

    .project-details-items {
        padding: 40px 15px;
    }

    .project-details-content p {
        line-height: 40px;
        font-size: 22px;
    }

    /* end */

    /* about us page */

    section.hero-section-2.all-sec.overflow-hidden .page-header-content {
        padding: 350px 0 200px;
    }

    section.testimonial-section.pt-140.pb-140.overflow-hidden.white-bg {
        padding-top: 40px;
    }

    /* end */

    /* contact page */
    .office-item .office-img {
        height: 130px;
        width: 130px;
    }

    .office-item {
        grid-gap: 0px;
    }

    /* end */

    /* services */
    section.process-section .process-step.right::before {
        left: 700px;
    }

    section.process-section .process-step.left::before {
        right: 695px;
    }

    section.service-section.service-3 .service-wrap.wrap-2.pt-140.pb-140 {
        padding-bottom: 40px;
    }

}