.text-background-image p {
    padding: 0;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
}
.common-space {
    padding: 70px 0;
    margin: 0;
}
.text-background-image span {
    line-height: 36px;
}
.text-background-image ul {
    margin: 0;
    text-align: left;
}
.text-background-image ul li {
    padding: 0 0 20px 0px;
    margin: 10px 0 0 0;
    position: relative;
    line-height: 24px;
    font-size: 17px;
}
.text-background-image ul li h1 span, .text-background-image ul li h2 span, .text-background-image ul li h3 span, .text-background-image ul li h4 span, .text-background-image ul li h5 span, .text-background-image ul li h6 span {
    line-height: 25px;
}
.text-background-image ul li p span {
    line-height: 25px;
}
/* .text-background-image ul li:before {
    font-family: FontAwesome;
    content: "\f061";
    font-size: 17px;
    left: 0;
    position: absolute;
    top: 1px;
} */
.text-background-image ul li p {
    padding: 0;
    margin: 0;
}
@media (min-width:280px) and (max-width:767px) {
    .text-background-image h1, .text-background-image h2, .text-background-image h3, .text-background-image h4, .text-background-image h5, .text-background-image h6 {
    line-height: 22px!important;
}
.text-background-image ul li h1 span, .text-background-image ul li h2 span, .text-background-image ul li h3 span, .text-background-image ul li h4 span, .text-background-image ul li h5 span, .text-background-image ul li h6 span {
    line-height: 24px!important;
}
.text-background-image ul li p span {
    font-size: 16px!important;
    line-height: 24px;
}
.text-background-image ul li {
    font-size: 16px!important;
    line-height: 24px;
}
}@media (min-width:768px) and (max-width:1199px) {
    .text-background-image span {
    line-height: 28px;
}
.text-background-image h1, .text-background-image h2, .text-background-image h3, .text-background-image h4, .text-background-image h5, .text-background-image h6 {
    line-height: 22px!important;
}
.text-background-image ul li h1 span, .text-background-image ul li h2 span, .text-background-image ul li h3 span, .text-background-image ul li h4 span, .text-background-image ul li h5 span, .text-background-image ul li h6 span {
    line-height: 24px;
}
.text-background-image ul li {
    line-height: 24px;
}
.text-background-image ul li p span {
    line-height: 24px;
}
}
.left-align {
    text-align: left;
}
.right-align {
    text-align: right;
}
.common-btn {
    padding: 10px 40px 10px 30px;
    margin: 0;
    font-size: 16px;
    display: table;
    position: relative;
}
.common-btn:after {
    font-family: FontAwesome;
    content: "\f054";
    font-size: 16px;
    right: 16px;
    position: absolute;
    top: 11px;
    font-weight: 300;
}
.oval {
    border-radius: 50px !important;
}
.content-part a {
    text-decoration: none;
}
/* .flow-text .animation-oval {
    float: left;
} */