/*---------------------col-two-with-img--------------------------*/

.col-two-with-img {
    padding: 87px 0px 60px;
    position: relative;
}
.col-two-with-img.product {
    padding-top: 16px;
}
.col-two-with-img.top-50 {
    padding-top: 55px;
}
@media (max-width: 991px) {
    .col-two-with-img {
        padding-top: 0 !important;
        padding-bottom: 20px;
    }
}

.col-two-with-img .intro {
    text-align: center;
    margin-bottom: 60px;
}
@media (max-width: 991px) {
    .col-two-with-img .intro {
        margin-bottom: 6px;
        text-align: left;
    }
}

.col-two-with-img .intro h3 {
    font-family: "Univers LT Std Home" !important;
    max-width: 620px;
    margin: 0 auto;
    font-size: 36px !important;
    color: #414141;
    line-height: 1.3 !important;
}
@media (max-width: 991px) {
    .col-two-with-img .intro h3  {
        font-size: 30px !important;
        max-width: 100%;
        margin: 0;
    }
}

@media (max-width: 767px) {
    .col-two-with-img .intro h3  {
        font-size: 28px !important;
    }
}

.col-two-with-img .intro p {
    max-width: 568px;
    margin: 27px auto;
}
@media (max-width: 991px) {
    .col-two-with-img .intro p {
        margin: 0;
        letter-spacing: 0.018em;
        line-height: 1.5;
        max-width: 100%;
    }
}

.col-two-with-img .column-row {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 991px) {
    .intro-with-image .column-row {
        flex-direction: column;
        align-items: center;
    }
}

.col-two-with-img .column-row .text-block {
    flex: 0 0 51.5%;
    max-width: 51.5%;
    width: 100%;
    padding-left: 38px;
    padding-top: 38px;
}

@media (max-width: 991px) {
    .col-two-with-img .column-row .text-block {
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0;
        padding-top: 25px;
    }
}

.col-two-with-img .column-row .img-block {
    flex: 0 0 48.5%;
    max-width: 48.5%;
    width: 100%;
}

@media (max-width: 991px) {
    .col-two-with-img .column-row .img-block {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .col-two-with-img .column-row .text-container .product-btn {
        margin-top: 5px;
    }
}

.col-two-with-img .column-row .text-container {
    padding-right: 40px;
    /*margin-top: 25px;*/
}

@media (max-width: 991px) {
    .col-two-with-img .column-row .text-container {
        padding-right: 0;
    }
}

.col-two-with-img .column-row .text-container h2 {
    font-family: "Univers LT Std Home" !important;
    font-size: 36px !important;
    line-height: 1.25 !important;
    margin-bottom: 9px;
}
.intro-with-image.product-ls .column-row .text-container h2 {
    margin-bottom: 18px;
}

@media (max-width: 991px) {
    .col-two-with-img .column-row .text-container h2 {
        font-size: 30px !important;
    }
}

@media (max-width: 767px) {
    .col-two-with-img .column-row .text-container h2 {
        font-size: 28px !important;
    }
}

@media (max-width: 991px) {
    .col-two-with-img .column-row .text-container h2 {
        font-size: 20px !important;
        margin-bottom: 12px;
    }
}

.col-two-with-img .column-row .text-container p {
    font-size: 15px;
    max-width: 489px;
    letter-spacing: 0.04em;
    line-height: 1.8;
    margin-bottom: 6px;
}
.intro-with-image.product-ls .column-row .text-container p {
    margin-top: 17px;
}
@media (max-width: 991px) {
    .col-two-with-img .column-row .text-container p {
        letter-spacing: 0.05em;
        line-height: 1.6;
        max-width: 100%;
    }
}
.col-two-with-img .column-row .text-container h4 {
    margin-top: 24px;
    line-height: 1.53;
    font-weight: 600;
    letter-spacing: 0.045em;
}

@media (max-width: 767px) {
    .intro-with-image .column-row .text-container h4 {
        font-size: 20px;
    }
}

.col-two-with-img .column-row .text-container .product-btn {
    margin: 22px 0 0;
    padding: 11px 33px;
    letter-spacing: 0.21em;
}
@media (max-width: 991px) {
    .col-two-with-img .column-row .text-container .product-btn {
        margin-top: 9px;
        box-sizing: border-box;
    }
}
.col-two-with-img .column-row .img-wrap {
    width: 100%;
    height: 100%;
    max-width: 470px;
    margin-left: auto;
    max-height: 319px;
}

@media (max-width: 991px) {
    .col-two-with-img .column-row .img-wrap {
        margin: 10px auto 0;
        height: 220px;
        max-width: 100%;
    }

    /*industry two*/
    .intro-with-image.industry-two {
        padding: 25px 0 15px;
    }

    .intro-with-image.double-cta.industry-two {
        padding: 0 0 15px;
    }

    .intro-with-image.industry-two .column-row .text-container h4 {
        font-size: 19px;
        margin-top: 13px;
    }

    .intro-with-image.industry-two {
        background: transparent;
    }

    .image-with-text.industry-two .column-wrap .intro-block h2{
        margin-bottom: 11px;
    }

    .intro-with-image .column-row .text-container p{
        margin-top: 20px;
    }

    .image-with-text.industry-two .column-wrap .img-wrap{
        margin-top: 24px;
    }
}

.col-two-with-img .column-row .img-wrap img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}


