.main-container, .footer-container {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.col1-layout .col-main {
    float: none;
    width: auto;
    padding: 0;
}
.testimonial-dssimages {
    margin-top: 40px;
}
h1.section-title.brand-title {
    margin-bottom: 50px;
    margin-top: 20px;
}
h1.section-title.brand-title {
    position: relative;
}
h1.section-title.brand-title {
    color: #142659;
    font-size: 18.77px;
    line-height: 22px;
    margin-bottom: 50px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}
h1.section-title.brand-title::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    background: #142659;
    left: 0;
    bottom: -15px;
}
.testimonial-dssimages .row {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.row {
    margin: 0 -10px;
    padding-bottom: 0;
}
.testimonial-dssimages .col {
    margin-bottom: 50px;
    padding: 0 20px;
}
.span_4 {
    width: 33.3333333333% !important;
}
.col {
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
    margin-bottom: 20px;
}
.testimonial-details {
    padding: 1.5rem;
    text-align: center;
    position: relative;
    border: 1px solid hsla(0, 0%, 79.6%, 0.15);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    height: 100%;
}
.testinamedetais {
    align-items: end;
}
.testinamedetais {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.displ {
    width: 75%;
    padding-right: 10px;
    float: left;
    min-height: 84px;
}
.displ {
    display: block;
}
p.testimonials-name, html p.testimonials-post {
    text-transform: unset;
    text-align: left;
    margin-bottom: 5px;
}
.imaging-section-col .imaging-blue-bg, .about-heading, .title-border-bottom, .newsinfo-Homepage .new_dataInfo h3, .testimonial-Newhdng h3, .popularsearch h6, .testinamedetais .displ p.testimonials-post {
    font-weight: bold;
    font-variant-ligatures: none;
}
/* .cms-no-route .std p, .cms-page-view .std p {
    line-height: 21px;
    font-size: 13px;
    color: #666;
}
.cms-page-view .std img, .cms-no-route .std img {
    max-width: 100%;
} */
.testimonial-img img {
    width: 70px;
    margin-left: 0;
}
.testimonial-img img {
    background: #fff;
}
img {
    display: block;
    max-width: 100%;
    min-width: 20px;
    min-height: 20px;
    background-repeat: no-repeat;
    background-position: center center;
}
.testimonial-desc {
    margin-top: 25px;
}
.testimonial-desc p {
    font-weight: normal !important;
    font-size: 14px;
}
.testimonial-desc p, .cms-testimonial p.testimonials-name, html p.testimonials-post {
    line-height: 25px;
    text-transform: unset;
    text-align: left;
}
.clr:after, .col:after, .container:after, .group:after, .row:after {
    display: table;
    content: "";
    clear: both;
}

@media only screen and (min-width: 480px) {
    .main-container, .footer-container {
        padding: 30px 15px;
    }
}
@media only screen and (min-width: 770px) {
    .testimonial-dssimages .col:nth-child(1) .displ, .cms-testimonial .testimonial-dssimages .col:nth-child(2) .displ, .cms-testimonial .testimonial-dssimages .col:nth-child(3) .displ {
        min-height: 80px;
    }
}
@media only screen and (max-width: 767px) {
    .testimonial-dssimages.testimonial-Newhdng .col {
        width: 100% !important;
    }
}