.blank-page-banner-sec .hero-banner-content {
    max-width: 845px;
}
.blank-page-banner-sec p {
    font-size: 1.7rem;
    max-width: 570px;
}
.blank-page-banner-sec .homepage-test-estimate-section {
    background: #3ba1b5;
}
.blank-page-banner-sec .hero_banner_topstar {
    right: -4%;
    top: 34%;
    height: 100px;
}
.blank-page-banner-sec .container {
    padding-bottom: 42px;
    padding-top: 110px;
}
.blank-page-banner-sec .hero_banner_topstar_left {
    top: -70px;
    left: -15px;
}
.redesign-estimate-cta button {
    color: #fff;
    font-size: 14px !important;
    text-align: center;
    padding: 12px 6px;
    background: #ef5b4e;
    border-radius: 0 8px 8px 0;
    border: none;
    height: 45px;
    width: 360px;
}
.redesign-estimate-cta .d-flex.flex-wrap {
    flex-wrap: inherit;
    
}
.redesign-estimate-cta input {
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 8px 0 0 8px;
    background: #fff;
    border: none;
    height: 45px;
    width: auto !important;
    box-shadow: none !important;
}
.blank-page-banner-sec .section-title {
    font-size: 2.9rem;
}
.blank-page-banner-sec .bg-blue-satisfaction {
    right: -50px;
    bottom: -50px;
    height: 150px;
}
.abilene-content-sec {
    max-width: 1440px;
    margin: auto;
}
.abilene-content-sec .container {
    max-width: 1368px;
    margin-top: 30px;
}
.abilene-content-sec h1 {
    font-family: BioRhyme, sans-serif;
    color: #3ba1b5;
    font-size: 2rem;
    margin-bottom: 1rem;
    line-height: 1.25;
    font-weight: 600;
}
.abilene-content-sec ol,
.abilene-content-sec ul {
    font-size: 18px;
    margin-left: 2em;
    margin-bottom: 2rem;
}
.abilene-content-sec .table-of-contents ol {
    margin-bottom: 0;
    margin-left: 2rem;
    padding-left: 40px;
}
.abilene-content-sec ol li,
.abilene-content-sec ul li {
    list-style: inherit;
    margin-bottom: 1rem;
}
.abilene-content-sec ol li:last-child,
.abilene-content-sec ul li:last-child {
    margin-bottom: 0;
}
.abilene-content-sec a {
    color: #242435;
    text-decoration: none;
}
.abilene-content-sec h2,
.abilene-content-sec h3 {
    margin-top: 2.5rem;
    font-weight: 700;
    line-height: 1.5;
    color: #333;
    margin-bottom: 1rem;
}
.abilene-content-sec h2 {
    font-size: 2rem;
}
.abilene-content-sec h3 {
    font-size: 1.5rem;
}
.abilene-content-sec img {
    max-width: 100%;
    display: block;
    margin-bottom: 1rem;
}
.homepage-test-estimate-section button{width:210px;}
.blank-page-banner-sec .homepage-test-estimate-section{max-width:390px!important;}

@media (max-width:767px) {
.abilene-content-sec h2 {
    font-size: 1.5rem;
    line-height: 35px;
    margin-top: 0px;
}
.abilene-content-sec ol, .abilene-content-sec ul{
	margin-left:18px;
}
.abilene-content-sec ol li, .abilene-content-sec ul li{
	list-style:disc;
}


}