/* about section css start */
body.thankyou {
    padding-top: 92px;
}

img {
    max-width: 100%;
    display: block;
    height: auto;
}

.about-section {
    position: relative;
    margin-bottom: 100px;
}

.about-section .bg-img {
    position: absolute;
    top: 0;
    right: 0;
    user-select: none;
}

.about-row {
    display: flex;
    flex-wrap: wrap;
}

.about-img-col {
    width: 41%;
}

.about-img-col img {
    border-radius: 20px;
    position: sticky;
    width: 100%;
    top: 160px;
}

.about-info-col {
    width: 58%;
    padding-left: 147px;
    padding-right: calc(((100% - 1415px) / 2));
}

.about-info-col .content h2 {
    margin-bottom: 30px;
}

.about-section .content .content-detail {
    margin-bottom: 78px;
}

.about-section .content .content-detail p {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    font-weight: 400;
    font-family: "Work Sans";
    margin-bottom: 20px;
}

.about-section .content .content-overview {
    margin-bottom: 52px;
}

.about-section .content .content-overview .overview-detail {
    display: flex;
    align-items: center;
    gap: 20px;
}

.about-section .content .content-overview .overview-detail img {
    transition: transform 0.3s ease;
}

.about-section .content .content-overview .overview-detail:hover img {
    transform: translateY(-6px);
}

.about-section .content .content-overview .overview-detail p {
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    font-weight: 600;
    font-family: "Poppins";
}

.readMore {
    border-radius: 30px;
    background-color: #ffaa17;
    font-size: 17px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .5s ease-in-out;
    border: 1px solid transparent;
    padding: 8px 34px;
}

.readMore:hover {
    background-color: #fff;
    color: #ffaa17;
    border: 1px solid #ffaa17;
}

.content-overview-row {
    display: flex;
    flex-wrap: wrap;
    gap: 42px 35px;
}

.content-overview-col {
    width: 38%;
}

.content-overview-col:nth-last-child(1) {
    width: 44%;
}


/* about section css end */

/* extra / overide CSS start  */

.hm_banner {
    margin-bottom: 100px;
}

/* extra / overide CSS end  */

/* new css  */

.about-img-col {
    width: 44.2%;
    padding-left: 100px;
}

.about-info-col {
    width: 55.8%;
    padding-right: calc(((100% - 1415px) / 2));
    padding-left: 139px;
    margin-top: -5px;
}

.about-row {
    display: flex;

}

.about-info-col {
    width: 55.8%;
    padding-left: 140px;
    overflow-x: hidden;
}

.content {
    margin-top: -5px;
}

.about-info-col .content h2 {
    margin-bottom: 26px;
}

.about-section .content .content-detail p {
    margin-bottom: 28px;
}

.about-section .content .content-detail p:last-child {
    margin-bottom: 0px;
}

.about-section .content .content-detail {
    margin-bottom: 67px;
}

.table-btn {
    color: #fff;
    margin-top: 20px;
    padding: 8px 34px;
    font-size: 17px;
    line-height: 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    max-width: max-content;
    width: auto;
}

/* new css end */



/* Videos page css start  */

.video-main-section {
    margin-bottom: 100px;
}

.video-main-section h1 {
    margin-bottom: 28px;
}

.video-row {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 0;
    justify-content: center;
    text-align: center;
    margin: 0 -20px;
}

.video-row .video-col {
    width: 50%;
    padding: 0px 30px;
}

.video-row .video-col iframe {
    width: 100%;
}

.video-row .video-col p {
    font-size: 22px;
    margin-top: 20px;
    font-weight: 500;
}

/* Videos page css end  */



/* thank you page css start  */

.thankyou-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 140px 0 100px;
}

.thankyou-wrapper h1 {
    margin-bottom: 35px;
    margin-top: 20px;
}

.thankyou-sub-hedaing {
    display: block;
    font-size: 22px;
    line-height: 32px;
    margin-top: 10px;
    width: 100%;
    color: #0e4271;
}

.back-to-home {
    width: 200px;
    height: 60px;
    border-radius: 30px;
    background-color: #ffaa17;
    font-size: 17px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 600;
    font-family: "Poppins";
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all .5s ease-in-out;
    border: 1px solid transparent;
}

.back-to-home:hover {
    background-color: #fff;
    color: #ffaa17;
    border: 1px solid #ffaa17;
}


/* thank you page css end */


/* replacement page css start  */

.replacement-page .aboutUs-main-section {
    margin-bottom: 20px;
}

.replacement-page h2.wp-heading {
    padding-bottom: 25px;
}


/* replacement page css end  */


/* die grinder css start  */

.seconnd-table-section .text-col {
    padding-right: 50px;
}

.seconnd-table-section .img-col {
    padding-right: 0;
}

.die-grinder-page .table-top-row {
    margin-bottom: 40px;
}

.die-grinder-page .table-top-row:nth-child(1) {
    margin-bottom: 35px;
}

.die-grinder-page section.first-table-section {
    margin-bottom: 95px;
}

/* die grinder css end  */


/* router page css start  */

.router-page .text-col.full-size {
    width: 100%;
}

/* .router-page .table-top-row{
    margin-bottom: 60px;
} */

.router-page section.first-table-section {
    margin-bottom: 93px;
}

/* router page css end  */



/* hammer and scaller css start  */

.hammer-scaler-title {
    text-align: center;
    margin-bottom: 35px;
}

.hammer-scaler-title h2 {
    margin-bottom: 8px;
    color: #0971ce;
}

.hammer-scaler-title span {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #0e4271;
    font-weight: 600;
    display: block;
}

.hammer-scaler-page .table-top-row h3 {
    margin-bottom: 8px;
    color: #0e4271;
    font-size: 28px;
}

.hammer-scaler-page .table-top-row h4 {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #0e4271;
}

.hammer-scaler-page .text-col.full-size {
    width: 100%;
}

/* .hammer-scaler-page section.table-section {
    margin-bottom: 50px;
} */

.hammer-scaler-page section.table-section.seconnd-table-section {
    margin-bottom: 100px;
}

.hammer-scaler-page section.table-section.third-table-section {
    margin-bottom: 100px;
}

/* hammer and scaller css end  */

/* vertical grinder page css start  */

.vertical-grinder-page .vertcial-guard-section .table-top-row-2 {
    margin-bottom: 8px;
}

/* vertical grinder page css end  */



/* contact us submit button loading css start  */
.button {
    position: relative;
}

.button.is-loading {
    cursor: not-allowed;
}

.button-disabled {
    cursor: not-allowed;
    opacity: 0.5;
    /* Optional: Make the button look disabled */
}

.button__content {
    transition: opacity 0.2s ease-in-out;
}

.is-loading .button__content {
    opacity: 0;
}

.btn-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    width: 32px;
    height: 32px;
    border: 1px solid #ffffff80;
    border-left-color: #fff;
    border-radius: 50%;
    transition: all 0.3s;
    animation: btRotate 0.6s infinite linear;
}

@keyframes btRotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.extraquestion input::placeholder{
    /* font-size: 20px; */
    word-wrap: break-word;
}


/* contact us submit button loading css end  */


/* 404 page css start */

.not-found-page-section {
    padding: 100px 0;
}

.not-found-page-section .not-found-page-wrap {
    display: flex;
    align-items: center;
}

.not-found-page-section .not-found-page-wrap .not-found-page-left-col {
    width: 50%;
    line-height: 0;
}

.not-found-page-section .not-found-page-wrap .not-found-page-left-col img {
    width: 100%;
}

.not-found-page-section .not-found-page-wrap .not-found-page-right-col {
    width: 50%;
    padding-left: 80px;
}

.not-found-page-section .not-found-page-wrap h1 {
    padding-bottom: 18px;
    text-align: left;
}

.not-found-page-section .not-found-page-wrap p {
    padding-bottom: 20px;
    font-size: 22px;
    line-height: 32px;
}

.not-found-page-section .not-found-page-wrap .not-found-btns-wrap a {
    margin-right: 15px;
}

.not-found-page-section .not-found-page-wrap .not-found-btns-wrap a:last-child {
    margin-right: 0;
}


/* 404 page css end */



/* responsive css start  */
/* @media screen and (max-width:1700px) {
    .about-section>img {
        right: -122px;
    }
}

@media screen and (max-width:1600px) {
    .about-section>img {
        right: -155px;
    }
} */

/* @media screen and (max-width:1520px) {
    .about-section>img {
        display: none;
    }

    .about-img-col img {
        position: sticky;
        top: 160px;
    }

    .about-section {
        overflow: unset;
    }
} */

@media screen and (max-width:1439px) {

    .about-section .bg-img {
        display: none;
    }

    .about-margin-left-90px {
        margin-left: 20px;
        margin-right: 20px;
    }

    .about-section .content .content-detail {
        margin-bottom: 40px;
    }

    .about-info-col .content h2 {
        margin-bottom: 15px;
    }

    .about-section .content .content-overview {
        margin-bottom: 40px;
    }

    .about-img-col {
        padding-left: 20px;
    }

    .about-info-col {
        padding-right: 20px;
        padding-left: 80px;
    }

    .thankyou-wrapper {
        padding-top: 137px;
    }


    /* table css start  */

    .table-block {
        overflow-x: auto;
    }

    /* table css end  */
}

@media screen and (max-width:1199px) {

    .hm_banner {
        margin-bottom: 70px;
    }

    .about-section {
        margin-bottom: 70px;
    }

    .about-info-col {
        padding-left: 60px;
    }

    .about-info-col .content h2 {
        margin-bottom: 15px;
    }

    .about-section .content .content-detail {
        margin-bottom: 30px;
    }

    .about-section .content .content-overview .overview-detail img {
        width: 45px;
        height: 45px;
    }

    .about-section .content .content-overview .overview-detail p {
        font-size: 20px;
        line-height: 24px;
    }

    .about-section .content .content-overview {
        margin-bottom: 44px;
    }

    .about-section .content .content-detail p {
        margin-bottom: 15px;
    }

    .content-overview-row {
        gap: 20px 0px;
    }

    .content-overview-col {
        /* flex: 0 0 35%; */
        width: 50%;
    }

    .about-section .content .content-detail p {
        font-size: 16px;
        line-height: 26px;
    }

    .video-main-section {
        margin-bottom: 70px;
    }

    .readMore {
        font-size: 16px;
        padding: 6px 30px;
    }

    .table-btn {
        font-size: 16px;
        padding: 6px 30px;
    }

    /* thank you page responsive css start  */

    .thankyou-sub-hedaing {
        font-size: 20px;
        line-height: 30px;
        margin-top: 20px;
    }

    .thankyou-wrapper {
        padding-top: 93px;
        padding-bottom: 70px;
    }

    /* thank you page responsive css end  */

    /* .replacement-page responsive css start  */

    .replacement-page .aboutUs-main-section {
        margin-bottom: 20px;
    }

    /* .replacement-page responsive css end  */


    /* die grinder css start  */

    .die-grinder-page section.first-table-section {
        margin-bottom: 63px;
    }

    /* die grinder css end  */

    /* router page css start  */

    .router-page section.first-table-section {
        margin-bottom: 60px;
    }

    /* router page css end  */

    /* hammer and scaller page css start   */

    .hammer-scaler-page .table-top-row h3 {
        font-size: 26px;
    }

    /* 
    .hammer-scaler-title span {
        font-size: 20px;
        margin-bottom: 0;
    } */

    .hammer-scaler-page section.table-section.third-table-section {
        margin-bottom: 70px;
    }

    /* hammer and scaller page css end   */



    /* table css start  */

    .table-wrap table {
        width: 100%;
    }

    .table-wrap table td {
        font-size: 16px;
        line-height: 25px;
    }

    .hammer-scaler-page section.table-section.seconnd-table-section {
        margin-bottom: 70px;
    }

    /* table css end  */

    /* 404 page css start  */

    .not-found-page-section {
        padding: 70px 0;
    }

    .not-found-page-section .not-found-page-wrap .not-found-page-right-col {
        padding-left: 40px;
    }

    /* 404 page css end */


    /* contact us page css start */

    ul.address-wrap li.email-address a::after {
        top: 3px;
        width: 22px;
        width: 22px;
    }

    /* contact us page css end  */

}

@media screen and (max-width:991px) {
    .about-info-col {
        padding-left: 50PX;
    }

    .content-overview-col {
        width: 100%;
    }

    .content-overview-col:nth-last-child(1) {
        width: 100%;
    }



    .about-section .content .content-overview .overview-detail p {
        font-size: 18px;
        line-height: 22px;
    }

    /* video page responsive css start  */

    .video-row .video-col iframe {
        height: 250px;
    }

    /* video page responsive css end  */


    /* thank you page responsive css start  */

    .thankyou-wrapper h1 {
        margin-bottom: 25px;
    }

    .thankyou-sub-hedaing {
        font-size: 22px;
        line-height: 32px;
        margin-top: 10px;
    }

    /* thank you page responsive css end  */

    /* hammer-scaler-page css start  */

    /* .hammer-scaler-title span {
        font-size: 22px;
    } */

    /* hammer-scaler-page css end  */

}

@media screen and (max-width:767px) {
    .hm_banner {
        margin-bottom: 60px;
    }

    .about-section {
        margin-bottom: 60px;
    }

    .about-img-col {
        width: 100%;
        padding-left: 0;
    }

    .about-info-col {
        padding-left: 20PX;
        padding-right: 20px;
        width: 100%;
        margin-top: 0;
    }

    .aboutUsImg {
        position: static;
        text-align: center;
        padding: 0 20px;
    }

    .about-img-col img {
        max-width: 450px;
        margin: 0 auto 30px;
        text-align: center;
        padding: 0 20px;
    }

    .about-margin-left-90px {
        margin-left: 0;
        margin-right: 0;
    }

    .content-overview-col {
        width: 50%;
    }

    .content-overview-col:nth-last-child(1) {
        width: 50%;
    }


    .about-section .content .content-detail p {
        margin-bottom: 10px;
    }

    /* video page responsive css start  */

    .video-row .video-col {
        width: 100%;
        padding: 0 20px;
    }

    .video-row .video-col iframe {
        height: 315px;
        width: 100%;
    }

    .video-main-section {
        margin-bottom: 55px;
    }

    .video-main-section h1 {
        margin-bottom: 10px;
    }

    /* video page responsive css end  */

    /* Thank you page responsive css start  */

    .thankyou-wrapper {
        padding-bottom: 60px;
        padding-top: 80px;
    }

    .thankyou-wrapper h1 {
        margin-top: 30px;
    }

    .thankyou-sub-hedaing {
        margin-top: 15px;
    }

    /* Thank you page responsive css end  */

    /* replacement page css start  */

    .replacement-page h2.wp-heading {
        padding-top: 30px;
        padding-bottom: 15px;
    }

    .replacement-page .air-markingpan-dicription {
        margin-bottom: 25px;
    }

    .replacement-page .aboutUs-main-section {
        margin-bottom: 20px;
    }

    .replacement-page .air-markingpan-section.aboutUs-main-section h1 {
        margin-bottom: 15px;
    }

    /* replacement page css end  */


    /* die grinder responsive css start  */

    .seconnd-table-section .table-top-row {
        flex-direction: column-reverse;
    }

    .seconnd-table-section .text-col {
        padding-right: 0;
    }

    .video-row .video-col p {
        font-size: 17px;
        margin-top: 15px;
    }

    .die-grinder-page .table-top-row:nth-child(1) {
        margin-bottom: 27px;
    }

    .vertical-grinder-page .vertcial-guard-section .table-top-row-2 {
        margin-bottom: 8px;
    }

    .die-grinder-page section.first-table-section {
        margin-bottom: 50px;
    }

    /* die grinder responsive css end  */
    /* router responsive css start  */

    .router-page section.first-table-section {
        margin-bottom: 50px;
    }

    /* router responsive css end  */

    /* hammer and scaller css start  */
    .hammer-scaler-title h2 {
        margin-bottom: 5px;
    }

    .hammer-scaler-page .table-top-row h3 {
        font-size: 24px;
    }

    /* .hammer-scaler-page section.table-section {
        margin-bottom: 37px;
    } */

    .hammer-scaler-page section.table-section.third-table-section {
        margin-bottom: 50px;
    }

    /* .hammer-scaler-title span {
        font-size: 20px;
    } */

    /* hammer and scaller css end  */

    .hammer-scaler-page section.table-section.seconnd-table-section {
        margin-bottom: 50px;
    }

    .table-btn {
        padding: 5px 25px;
    }

    .readMore {
        padding: 5px 25px;
    }

    .hammer-scaler-page section.table-section.seconnd-table-section {
        margin-bottom: 60px;
    }

    section.table-section.resp-view {
        margin-bottom: 40px;
    }

    .hammer-scaler-page section.table-section.seconnd-table-section.resp-view {
        margin-bottom: 40px;
    }

    /* 404 page css start  */

    .not-found-page-section {
        padding: 60px 0;
    }

    .not-found-page-right-col {
        text-align: center;
    }

    .not-found-page-section .not-found-page-wrap p {
        font-size: 18px;
        line-height: 30px;
    }

    .not-found-page-section .not-found-page-wrap .not-found-page-right-col {
        padding-top: 30px;
    }

    .not-found-page-section .not-found-page-wrap h1 {
        padding-bottom: 13px;
        text-align: center;
    }

    .not-found-page-wrap {
        flex-direction: column;
    }

    .not-found-page-section .not-found-page-wrap .not-found-page-left-col {
        width: 100%;
    }

    .not-found-page-section .not-found-page-wrap .not-found-page-right-col {
        width: 100%;
        padding-left: 0px;
        padding-top: 40px;
    }

    /* 404 page css end */
}

@media screen and (max-width:576px) {
    .about-margin-left-90px {
        margin-left: 0;
        margin-right: 0;
    }

    .content-overview-col {
        width: 100%;
    }

    .content-overview-col:nth-last-child(1) {
        width: 100%;
    }

    .aboutUsImg img {
        max-width: 450px;
        margin: 0 auto 20px;
    }

    /* video page responsive css start  */

    .video-row .video-col iframe {
        height: 250px;
    }

    /* video page responsive css end  */
}

@media screen and (max-width:480px) {
    .video-row .video-col iframe {
        height: 250px;
    }

    .thankyou-wrapper {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    /* 404 page css start  */

    .not-found-page-section .not-found-page-wrap .not-found-btns-wrap a {
        margin-right: 6px;
    }

    .not-found-page-right-col .btnlink {
        height: 43px;
        padding: 7px 18px;
    }

    /* 404 page css end */
}

/* responsive css end  */