/* Machine Tool Control css */

h3 {
    font-size: 26px;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 14px;
}

.machin-tool-control ul.listing {
    margin-bottom: 25px;
}

.machin-tool-control ul.listing:last-child {
    margin-bottom: 0;
}

.inner-row {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 80px;
}

.inner-row:last-child {
    padding-bottom: 0;
}

.inner-section {
    margin-bottom: 100px;
}

.inner-section .left-col {
    width: 60%;
    padding-right: 70px;
}

.inner-section .right-col {
    width: 40%;
}

.inner-row p:last-child {
    margin-bottom: 0;
}

.inner-section img {
    position: sticky;
    top: 190px;
    width: 100%;
    background-color: #e3e2e2;
}

.inner-section .title-row {
    margin-bottom: 35px;
}

.inner-row:nth-child(odd) {
    flex-direction: row-reverse;
}

.inner-row:nth-child(odd) .left-col {
    padding-right: 0;
    padding-left: 70px;
}

.fluid-section {
    background: #eaf1f7;
    padding: 80px 0 95px;
}

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

.fluid-row p:last-child {
    margin-bottom: 0;
}

.fluid-section .content {
    width: 75%;
    padding-right: 70px;
}

.fluid-section .img-box {
    width: 25%;
}


/* .fluid-section .img-box img { width: auto;} */

.inner-row ul.listing li {
    margin-bottom: 10px;
}

.inner-section p a:hover {
    color: #4487ca;
}

.inner-section p a {
    text-decoration: underline;
}


/* Harmonic page css */

.harmonic-concellation h1 {
    margin-bottom: 30px;
}

.harmonic-concellation ul.listing {
    margin-bottom: 25px;
}

.harmonic-concellation ul.listing:last-child {
    margin-bottom: 0;
}

.harmonic-concellation .inner-section .title-row {
    margin-bottom: 45px;
}


/* Drive Isolation Page css */

.drive-isolation-page .inner-section .left-col {
    width: 70%;
}

.drive-isolation-page .inner-section .right-col {
    width: 30%;
}

.img-col-box {
    position: sticky;
    top: 190px;
}

.img-col-box p {
    text-align: center;
    padding-top: 8px;
    font-size: 15px;
    line-height: normal;
    font-weight: 600;
}

.drive-isolation-page .inner-section img {
    position: unset;
    display: block;
}


/* .drive-isolation-page section.table_section h3 {text-align: center;} */


/* .drive-isolation-page section.table_section p {text-align: center;}/ */

.drive-isolation-page section.table_section {
    margin-bottom: 100px;
}

section.zero-sq-filter-section.zero-sq-inner-space {
    margin-bottom: 90px;
}

.inner-section.innner-space-sec {
    margin-bottom: 92px;
}

.table_section .specifications-table.extra-space:last-child {
    margin-bottom: 0;
}


/* contact us css */

body form input,
body form select,
body form textarea {
    font-family: 'Arimo';
}

.contact-page-form-right-wrap ul.address-wrap li.address-location::after {
    filter: invert(1);
    top: 4px;
}

.contact-page-form-right-wrap ul.address-wrap li.email-address a::after,
.contact-page-section .form-right-col ul.address-wrap li.phn-num a::after,
.contact-page-form-right-wrap ul.address-wrap li.toll-free::after {
    filter: invert(1);
}

.form-right-col.contact-page-form-right-wrap ul.address-wrap {
    margin-bottom: 20px;
}

.contact-us-page .map-wrap {
    height: 250px;
}

.contact-us-page .map-wrap iframe {
    height: 100%;
}

.contact-page-section p:last-child {
    margin-bottom: 0;
}

.contact-page-section .form-right-col ul.address-wrap li a {
    word-break: break-word;
}

.submit-butn {
    display: flex;
    flex-wrap: wrap;
    column-gap: 15px;
    row-gap: 15px;
    align-items: center;
}

.form-right-col.contact-page-form-right-wrap ul.address-wrap li.email-address {
    padding-right: 0;
}

@media (max-width: 1199px) {
    /* Machine Tool Control css */
    .inner-section {
        margin-bottom: 80px;
    }
    .inner-row {
        padding-bottom: 56px;
    }
    .inner-section .left-col {
        padding-right: 50px;
    }
    .inner-row:nth-child(odd) .left-col {
        padding-left: 50px;
    }
    .inner-section img {
        top: 162px;
    }
    .inner-row h2 {
        margin-bottom: 10px;
    }
    .inner-row h3 {
        margin-bottom: 10px;
    }
    .inner-section .title-row {
        margin-bottom: 25px;
    }
    .fluid-section .content {
        padding-right: 50px;
    }
    .machin-tool-control ul.listing {
        margin-bottom: 20px;
    }
    .fluid-row h2 {
        margin-bottom: 16px;
    }
    .fluid-row h2 {
        margin-bottom: 10px;
    }
    .inner-row p,
    .fluid-row p {
        margin-bottom: 18px;
    }
    /* contact page css */
    .contact-page-section .form-left-col {
        padding-right: 50px;
    }
    section.contact-page-section {
        margin-bottom: 80px;
    }
    .contact-page-section h1 {
        margin-bottom: 15px;
    }
    section.contact-page-section .title {
        margin-bottom: 36px;
    }
    h3 {
        font-size: 24px;
        line-height: 34px;
        margin-bottom: 10px;
    }
    /* Harmonic page css */
    .harmonic-concellation h1 {
        margin-bottom: 20px;
    }
    .harmonic-concellation .inner-section .title-row {
        margin-bottom: 40px;
    }
    .harmonic-concellation .inner-section p {
        margin-bottom: 18px;
    }
    .drive-isolation-page section.inner-section.space {
        margin-bottom: 72px;
    }
    .drive-isolation-page section.table_section {
        margin-bottom: 80px;
    }
    section.zero-sq-filter-section.zero-sq-inner-space {
        margin-bottom: 70px;
    }
    .inner-section.innner-space-sec {
        margin-bottom: 72px;
    }
    .drive-isolation-page section.table_section P {
        margin-bottom: 20px;
    }
}

@media (max-width: 991px) {
    /* contact page css */
    .contact-us-page .form-left-col {
        padding: 0;
        width: 100%;
    }
    .contact-us-page .form-right-col {
        width: 100%;
    }
    .contact-us-page .frm_add-wrapper {
        flex-direction: column;
        row-gap: 32px;
    }
    .fluid-section .img-box {
        width: 35%;
    }
    .fluid-section .content {
        width: 65%;
    }
}

@media (max-width: 767px) {
    h3 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 8px;
    }
    /* Machine Tool Control css */
    .inner-row h3 {
        margin-bottom: 8px;
    }
    .fluid-section .content,
    .inner-section .left-col {
        padding-right: 0;
        width: 100%;
    }
    .fluid-section .img-box,
    .inner-section .right-col {
        width: 100%;
        margin-bottom: 22px;
    }
    .inner-section .right-col img {
        max-width: 500px;
        margin: 0 auto;
        display: block;
    }
    .inner-section {
        margin-bottom: 46px;
    }
    .fluid-section {
        padding: 54px 0 55px;
    }
    .inner-row {
        padding-bottom: 45px;
    }
    .inner-row:nth-child(odd) .left-col {
        padding-left: 0;
    }
    .fluid-row,
    .inner-row:nth-child(odd),
    .inner-row {
        flex-direction: column-reverse;
    }
    .machin-tool-control ul.listing {
        margin-bottom: 18px;
    }
    .inner-section .title-row {
        margin-bottom: 20px;
    }
    .fluid-section .img-box img {
        width: 100%;
        max-width: 300px;
    }
    .inner-row ul.listing li {
        margin-bottom: 8px;
    }
    .hospital-medical .inner-section {
        margin-bottom: 55px;
    }
    .machin-tool-control .inner-section {
        margin-bottom: 48px;
    }
    /* Contact us css */
    section.contact-page-section {
        margin-bottom: 60px;
    }
    .contact-us-page form .fcol input,
    form .fcol select {
        padding: 8px 18px;
    }
    section.contact-page-section .title {
        margin-bottom: 31px;
    }
    .contact-us-page form textarea {
        height: 100px;
    }
    /* Harmonic page css */
    .harmonic-concellation .inner-section {
        margin-bottom: 36px;
    }
    .harmonic-concellation ul.listing {
        margin-bottom: 19px;
    }
    .harmonic-concellation h1 {
        margin-bottom: 16px;
    }
    .harmonic-concellation .inner-section p {
        margin-bottom: 14px;
    }
    /* Drive Isolation Page css */
    .drive-isolation-page .inner-section .left-col {
        width: 100%;
    }
    .drive-isolation-page .inner-section .right-col {
        width: 100%;
    }
    section.zero-sq-filter-section.zero-sq-inner-space,
    .inner-section.innner-space-sec {
        margin-bottom: 52px;
    }
    section.inner-section.table_section.space .right-col {
        margin-bottom: 30px;
    }
    .drive-isolation-page section.table_section {
        margin-bottom: 60px;
    }
    section.products-services.products-inner-spc {
        margin-bottom: 38px;
    }
    .drive-isolation-page section.inner-section.space {
        margin-bottom: 46px;
    }
}

@media (max-width: 567px) {
    /* Contact us css */
    .contact-page-section .form-right-col ul.address-wrap li {
        width: 100%;
        padding-right: 0;
    }
    .frow {
        flex-direction: column;
    }
    .fcol {
        margin-bottom: 16px;
    }
    .frow .fcol {
        width: 100%;
    }
    .contact-us-page .map-wrap {
        height: 180px;
    }
    .form-right-col.contact-page-form-right-wrap ul.address-wrap {
        margin-bottom: 15px;
    }
    .contact-page-section .submit-butn input {
        padding: 5px 36px;
    }
    .contact-page-section .submit-butn {
        margin-top: 25px;
    }
    .fluid-section {
        padding: 54px 0 46px;
    }
}