[data-template="64192e9807529e6e7c79b3c9"] .itp-services-img {
    width: 30%;
    margin: 0 auto !important;
}


@media only screen and (max-width: 769px) {
    [data-template="64192e9807529e6e7c79b3c9"] .three-column {
        grid-template-columns: repeat(2, 1fr)!important;
    }
    [data-template="64192e9807529e6e7c79b3c9"] .itp-services-img {
        width: 30%;
    }
}
@media only screen and (max-width: 481px) {
    [data-template="64192e9807529e6e7c79b3c9"] .three-column {
        grid-template-columns: repeat(1, 1fr)!important;
    }
    [data-template="64192e9807529e6e7c79b3c9"] .itp-services-img {
        width: 20%;
    }

    [data-template="64192e9807529e6e7c79b3c9"].itp-template-service2-1{
        padding: 30px 10px !important;
    }
}[data-template="6419395d07529ee45779b4d8"] .six-four-column{
    gap: 100px;
}

[data-template="6419395d07529ee45779b4d8"] .itp-container-one{
    position: relative;
}

[data-template="6419395d07529ee45779b4d8"] .itp-container-two{
    margin: auto;
}

[data-template="6419395d07529ee45779b4d8"] .itp-image-one{
    width: 55%;
    position: absolute !important;
    /* top: calc(-20%); */
    margin-left: auto !important;
    margin-top: -100px !important;
}

[data-template="6419395d07529ee45779b4d8"] .itp-image-two{
    width: 55%;
    margin-left: auto !important;
}

@media only screen and (max-width: 1025px) {
    [data-template="6419395d07529ee45779b4d8"] .six-four-column{
        gap: 60px;
    }

    /* .itp-template-about7-1{
        padding-top: 140px !important;
        padding-bottom: 40px !important;
    } */
}

@media only screen and (max-width: 769px) {
    [data-template="6419395d07529ee45779b4d8"] .six-four-column{
        gap: 40px;
    }

    .itp-template-about7-1{
        padding-top: 130px !important;
    }

    [data-template="6419395d07529ee45779b4d8"] .itp-text-sub-detail{
        margin-bottom: 20px !important;
    }

    [data-template="6419395d07529ee45779b4d8"] .itp-image-one{
        margin-top: -80px !important;
    }
}

@media only screen and (max-width: 481px) {
    [data-template="6419395d07529ee45779b4d8"] .six-four-column{
        grid-template-columns: repeat(1, 1fr) !important;
        gap: 20px;
    }

    .itp-template-about7-1{
        padding-top: 110px !important;
        padding-bottom: 30px !important;
    }
}[data-template="64b4adc1cf2585c0ad1db9dc"] .itp-custom-width{
    width: fit-content;
    margin: auto !important;
    gap: 10px;
}

[data-template="64b4adc1cf2585c0ad1db9dc"] .itp-column-five{
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 40px;
}

[data-template="64b4adc1cf2585c0ad1db9dc"] .itp-image-one img{
    width: 65% !important;
}

[data-template="64b4adc1cf2585c0ad1db9dc"] .itp-image-one .itp-media-source{
    justify-content: center;
}

@media only screen and (max-width: 1025px) {
    [data-template="64b4adc1cf2585c0ad1db9dc"] .itp-column-five{
        grid-template-columns: repeat(3,1fr);
    }

    [data-template="64b4adc1cf2585c0ad1db9dc"] .itp-template-services34{
        padding: 50px 10px !important;
    }
}

@media only screen and (max-width: 481px) {
    [data-template="64b4adc1cf2585c0ad1db9dc"] .itp-column-five{
        grid-template-columns: repeat(2,1fr);
    }

    [data-template="64b4adc1cf2585c0ad1db9dc"] .itp-template-services34{
        padding: 30px 10px !important;
    }
}