/* Mobile Start*/

@media (max-width: 580px){

    .px15 {
        padding: 10px 5px !important;
    }

    .top-space-100 {
        padding-top: 120px;
    }

    .banner-left-box {
        padding: 50px 10px;
    }

    .project-slider .project-item {
        min-height: 240px !important;
    }

    .section-gap {
        padding-top: 35px !important;
        padding-bottom: 35px !important;
    }

    .aboutvideo {
        display: none !important;
    }

    .h5-maquee-inner {
        padding: 15px 0;
        rotate: 0deg;
    }

    .h6-project-inner {
        gap: 20px;
        padding: 0 0px;
    }

    .heading-wrap-content {
        margin-bottom: 20px;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .homeservices {
        padding-right: 10px;
        padding-left: 10px;
    }

    .homeservices-head {
        padding-top: 15px !important;
    }
    
    .h9-service-wrapper .service-item.style-5 .service-img {
        
        height: 210px !important;

    }

    .mt3p {
        margin-top: 25px;
    }

    .marquee-item .marquee-text {
        font-size: 70px;
        -webkit-text-stroke: 1px var(--tj-color-common-white);
    }

    .ecoheading {
        margin-top: -70px;
        margin-bottom: 70px;
    }

    .service-item.style-1 .service-icon {
        position: absolute;
        top: 35px;
        inset-inline-start: 20px;
        z-index: 2;
    }

    .realestatesectors {
        height: 320px !important;
    }


    .service-item.style-5 .service-content {
        max-width: 450px;
        padding-top: 35px;
    }


    .service-item.style-5 .service-img {
        height: 450px;
    }

    .client-content {
        width: 150px !important;
        height: 150px !important;
        padding: 10px !important;
    }

    .client-content .sec-title {
        font-size: 15px !important;
    }

    .csbtn {
        display: none;
    }

    .mb30p {
        margin-bottom: 30px !important;
    }

    .mt0p {
        margin-top: 0px !important;
    }

    .project-area .project-item {
       min-height: 280px;
    }

    .project-slider-2 .project-item .title {
        color: var(--tj-color-common-white);
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 0;
        width: 100%;
    }

    .px20p {
        padding: 0px 25px;
    }

    .footer-main-area {
        padding: 0px 0 50px 0;
    }

    .tj-footer-section.h5-footer .h5-footer-subscribe .title {
        color: var(--tj-color-common-white);
        max-width: 100%;
        font-size: 25px;
    }





    .h4-banner-section {
        padding: 0 20px !important;
    }

    .h4-banner-content {
        padding-top: 50px !important;
        padding-bottom: 40px !important;
    }

    .h4-banner-content .banner-title {
        font-size: 40px !important;
        line-height: 1.2;
    }

    .h6-working-process-inner {
        padding: 40px 20px 55px;
        -webkit-margin-end: 0;
        margin-inline-end: 0;
        margin-top: 20px;
    }

    .service-item.style-1 {
        height: 280px;
    }

    .service-item.style-1 .service-content {
        padding: 18px 25px;
    }


    .about-img-area .about-img img {
        width: 100%;
        height: 100% !important;
        -o-object-fit: cover;
        object-fit: cover;
        border-radius: 12px;
    }

    .about-img-area {
        margin-top: 0px;
        -webkit-margin-end: 0;
        margin-inline-end: 0;
    }

    .sr-aisec {
        margin-top: 2rem !important;
    }

    .srctaheading {
        font-size: 35px !important;
    }

    .brandingwhyabstract {
        padding-top: 20px;
        padding-bottom: 45px;
    }

    .tj-primary-btn-lg {
        font-size: 17px;
        padding: 5px 5px 5px 20px;
        gap: 12px;
    }


    .tj-page-header {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .tj-page-title {
        color: var(--tj-color-common-white);
        line-height: 1;
        margin-bottom: 0;
        font-size: 45px;
    }

    .abtpg-content-area {
        padding: 0px !important;
    }

    .abtpg-sec-title {
        font-size: 35px !important;
    }

    .abtpg-overview {
        padding-top: 35px !important;
        padding-bottom: 10px !important;
    }

    .top-space-65 {
        padding-top: 65px;
    }

    .heading-wrap-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 10px;
        margin-bottom: 52px;
    }

    .team-details {
        padding: 40px 0 !important;
    }

    .raj-details__mainname {
        margin-top: 35px !important;
        font-size: 30px !important;
    }

}
/* Mobile End*/

























/* Tablet Start*/
@media (min-width: 580px) and (max-width: 1023px){

    .px15 {
        padding: 10px 5px !important;
    }

    .top-space-100 {
        padding-top: 120px;
    }

    .banner-left-box {
        padding: 50px 10px;
    }


}
/* Tablet End*/


/* Laptop & Desktop Start */
@media (min-width: 1024px) and (max-width: 1550px){






}
/* Laptop & Desktop End*/

/* Extra Large Start*/
@media (min-width: 1550px){







}
/* Extra Large End*/