header.header{background:#fff;}
.zipcode_submit i{
 position: relative;
 top:3px;
}

.guarantee-banner-sec.blog-banner-sec.single-blog-banner-sec {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.guarantee-banner-sec.blog-banner-sec.single-blog-banner-sec .container *:not(.star-bdge) {
    position: relative;
    z-index: 99;
    text-align: left;
}
.hero-btn {
    display: flex;
    flex-wrap: nowrap;
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin: auto;
    max-width: 320px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.carfirst_block strong {
    text-align: center;
    display: block;
}
.redesign-estimate-cta input[type="text"] {
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 8px 0 0 8px;
    background: #fff;
    border: none;
    height: 45px;
    width: 100% !important;
    box-shadow: none !important;
}
.redesign-estimate-cta form{
    margin:0 auto;
}
.redesign-estimate-cta button.btn {
    color: #fff;
    font-size: 14px;
    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 {
    display: flex;
    flex-wrap: nowrap;
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin: auto;
    max-width: 320px;
}
.hero-btn input[type="text"] {
    font-size: 14px;
    padding: 12px 10px;
    border-radius: 8px 0 0 8px;
    background: #fff;
    border: none;
    height: 45px;
    border: 1px solid #ddd;
    border-right: none;
}
.hero-btn button {
    display: flex;
    flex-wrap: nowrap;
    text-decoration: none;
    border: none;
    cursor: pointer;
    margin: auto;
    max-width: 320px;
    height: auto;
    height: 45px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    padding: 13px;
}
.guarantee-banner-sec.blog-banner-sec.single-blog-banner-sec:before {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.75);
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
}
.single-blog-banner-sec .container {
    max-width: 720px;
    text-align: left;
}
.single-blog-banner-sec .container > a {
    color: #ef5b4e;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 1.5rem;
    font-size: 1rem;
}
.guarantee-banner-sec.blog-banner-sec .container h4 {
    font-weight: 500;
    font-size: 1.25rem;
}
.guarantee-banner-sec.blog-banner-sec .container {
    position: static;
}
.guarantee-banner-sec.blog-banner-sec {
    padding: 4rem 0;
}
.guarantee-banner-sec.blog-banner-sec p {
    margin: 0 auto;
}
.single-blog-inner-top .tags a {
    border-radius: .25rem;
    border: 1px solid #ef5b4e;
    color: #fff;
    background: #ef5b4e;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    padding: .4rem .5rem;
    text-decoration: none;
    font-size: 14px;
}
.single-blog-inner-top .tags {
    margin-right: .75rem;
    margin-bottom: 7px;
    display: inline-block;
}
section.single-blog-content {
    padding: 3rem 0;
}
section.single-blog-content .container {
    max-width: 720px;
}
section.single-blog-content .container ol li a, section.single-blog-content .container ul li a, section.single-blog-content .container p a {
    color: #007bff;
}
section.single-blog-content .container ol li a:hover, section.single-blog-content .container ul li a:hover, section.single-blog-content .container p a:hover {
    color: #0056b3;
    text-decoration: underline;
}
section.single-blog-content .container ol li, section.single-blog-content .container ul li {
    list-style: inherit;
}
section.single-blog-content .container ol, section.single-blog-content .container ul {
    margin-left: 2rem;
    padding-left: 40px;
    list-style: disc;
}
.social-share-footer ul.social-share a, .single-blog-inner-top-right ul.social-share a {
    border-radius: 999px;
    margin: 0 .25rem;
    background: #ef5b4e;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    font-weight: 300;
}
.social-share-footer ul.social-share {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.single-blog-inner-top .post-date {
    margin: 0 0 10px;
}
.single-blog-inner-top-right ul.social-share {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.row{
    display:flex;
}
.col-sm-8{
    width: 75%;
}
.col-sm-4{
    width: 25%;
}

@media (min-width: 1200px) {
    .single-blog-banner-sec.guarantee-banner-sec h1 {
        font-size: 3rem;
        line-height: 1;
        margin-bottom: 1rem;
    }
}
@media (max-width: 991px) {
    .guarantee-banner-sec.blog-banner-sec.single-blog-banner-sec h1 {
        font-size: 2rem;
    }
}
@media (max-width: 1199px) {
    .guarantee-banner-sec {
        padding-bottom: 25px;
    }
    .guarantee-banner-sec.faq-banner-sec {
        padding-bottom: 100px;
    }
    .guarantee-banner-sec.contact-banner-sec {
        padding-bottom: 90px;
    }
}
@media (max-width: 991px) {
    .guarantee-banner-sec h1 {
        font-size: 3rem;
    }
    .guarantee-banner-sec .container {
        max-width: 490px;
    }
    .guarantee-banner-sec.blog-banner-sec .container {
        max-width: 100%;
    }
}
@media (max-width: 767px) {
    .guarantee-banner-sec h1 {
        font-size: 2.7rem;
    }
}
.blog-new-template a.btn {
    padding: 9px 16px;
    line-height: 1.42857143;
    font-weight: 500;
    height:auto;
}
.blog-new-template h1{
    font-size: 44px !important;
    font-weight: 400;
    line-height: 50px;
    font-family: 'BioRhyme';
    margin-bottom: 30px;
}
.blog-new-template .hero-banner h4{
    font-size: 24px;
    font-weight: 700;
    font-family: 'Barlow';
    line-height: 29px;
    margin-bottom: 30px;
    color: #338595;
}
.page-template-blog-new-template .homepage-test-estimate-section{
    background: none;
    padding: 0;
    max-width: inherit !important;
}
.page-template-blog-new-template .homepage-test-estimate-section input{
    font-size: 20px!important;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Barlow';

}
.page-template-blog-new-template .homepage-test-estimate-section input::placeholder{
    color: #adb5bd;
}
.page-template-blog-new-template .homepage-test-estimate-section button{
    font-size: 16px;
    line-height: 18px;
    width: 222px;
}
.blog-new-template .article-content-sec .row{
    display: flex;
}
.blog-new-template .article-content-sec .col-sm-8 {
    width: 70%;
    padding: 20px 20px 20px 0px;
}
.blog-new-template .article-content-sec .col-sm-4 {
    width: 30%;
    min-width: 360px;
    padding: 20px 40px 20px 20px;
}
.fixed-sidebar{
	position: sticky;
    top: 50px;
}
.blog-new-template .article-content-sec .col-sm-4 .row1{
    border: 2px solid #ced4da;
    border-radius: 8px;
    background: #f0f0f0;
    padding: 30px 20px 40px 20px;
}
.blog-new-template .article-content-sec .col-sm-4 .row1 .title{
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    font-family: 'Barlow';
}
.blog-new-template .article-content-sec .col-sm-4 .row1 .para{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Barlow';
}
.blog-new-template .article-content-sec .col-sm-4 .row1 input{
    border: 1px solid #ced4da;
    margin-top: 30px;
    margin-bottom: 10px;
    width: 100%;
    border-radius: 8px;
}
.form-right-sidebar-section button{
    border-radius: 8px !important;
    width: 100% !important;
}
.blog-new-template .article-content-sec .col-sm-4 .row2{
    border: 2px solid #ced4da;
    border-radius: 8px;
    background: #f0f0f0;
    padding: 20px 5px 20px 5px;
    margin-top: 15px;
}
.blog-new-template .article-content-sec .col-sm-4 .row2 .title{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Barlow';
    margin-bottom: 15px;
}
.sidebar-reviews{
	display: flex;
    border-bottom: 1px solid #338595;
    padding: 15px 10px;
    align-items: center;
}
.sidebar-review-number{
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    font-family: 'Barlow';
}
.sidebar-overall-rating{
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
}
.hero-banner-content{
	width: 50% !important;
    background-image: linear-gradient(#C3DDFE, #E7F1FF);
    margin: 0 !important;
    max-width: inherit !important;
    text-align: left !important;
}
.hero-banner-content-inner{
    float: left;
    padding: 40px 35px 60px 65px;
    width:100%;
}
.right-banner-image{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;	
    width: 50%;
}
.banner-inner{
	display:flex;
}
.article-content-sec p{
	font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.6875rem;
    color: #242435;
}
.article-content-sec ul li {
    list-style-image: url(/wp-content/uploads/2023/08/bullet-sparkle-25x25-1.png);
}
.article-content-sec a{
    color: #38A1B6;
    text-decoration: underline;
}
.rating-star-img{
    padding-left: 6px;
    padding-right: 6px;
}
.head-menu input, .mobile-head input{
    border: 1px solid #ced4da !important;
    border-top-left-radius: 8px !important;
    border-bottom-left-radius: 8px !important;
}
.sticky-header-form{
	display:none;
}
.header.sticky-zipcode .sticky-header-form{
	display:block;
    margin-top: 0px;
}
.header.sticky-zipcode .menu-home,.header.sticky-zipcode .menu-home-phase-2-container{
	display:none;
}
.head-menu {
    margin: 0 auto;
}

.hero-banner-article .container{
max-width:1440px;
padding:0px !important;
}


@media (max-width: 1199px) {
	body .abilene-content-sec .container{
    	max-width: 100% !important;
    }
  
}
@media (max-width: 991px){
	.blank-page-banner-sec .hero-banner-content {
    	margin-left: 0px;
	}
    .page-template-blog-new-template .homepage-test-estimate-section button{
    	font-size: 18px !important;
        width: 60%;
    }
    .blog-new-template h1{
        font-size: 40px !important;
        line-height: 44px;
    }
    .blog-new-template .article-content-sec .col-sm-4{
    	padding-right: 0px;
    	min-width: 320px;
	}
    .header.sticky {	
        height: 75px;	
        padding: 13px 0;	
    }	
    .header.sticky-zipcode .sticky-header-form {	
        display: block;	
        margin-top: 0;	
        position: absolute;	
        margin: auto;	
        left: 0;	
        right: 0;	
        max-width: 360px!important;	
        bottom: 12px	
    }	
    .header.sticky-zipcode {	
        height: 115px!important;	
        box-shadow: 0 4px 10px rgba(0,0,0,.12);	
        border-bottom: 1px #d8d8d8 solid;	
        transition-duration: 0.3s;	
        padding: 10px 0	
    }	
    .header.sticky-zipcode .mobile-menu {	
        position: relative;	
        top: 5px	
    }	
    .header{padding:13px 0px;transition-duration: 0.3s;}	
    .hamburger-open {	
        margin-top: 9px;	
        position: relative;	
        top: 3px;	
    }	
    body{padding-top: 75px;}	
    header.sticky.sticky-zipcode .mobile-menu-inner{top: 100px!important;}	
    .hero-banner-content-inner{padding-left: 35px;}	
    .page-template-blog-new-template .homepage-test-estimate-section button {	
        font-size: 16px !important;	
    }
    .header.sticky-zipcode .menu-home,.header.sticky-zipcode .menu-home-phase-2-container{
        display:block;
    }
}    
@media (max-width: 767px){
	.header.sticky-zipcode .sticky-header-form {	
        max-width:325px!important	
    }
	.hero-banner{
    	background-image: linear-gradient(#C3DDFE,#E7F1FF);
    }
	.banner-inner {
        display: inline-block;
    }
	.right-banner-image{
    	display: none;
    }
    .hero-banner-content{
        max-width: 100% !important;
        width: 100% !important;
        min-height: inherit !important;
    }
    .blog-new-template .article-content-sec .row {
        display: block;
    }
    .blog-new-template .article-content-sec .col-sm-8{
    	width: 100%;
    	padding-right: 0;
    }
    .blog-new-template .article-content-sec .col-sm-4{
    	padding-left: 0px;
        padding-top: 0;
    	width: 100%;
    }
    .article-content-sec{
        margin-bottom: 0;
        margin-top: 0;
    }
    .hero-banner-content-inner{
    padding: 20px 5px 25px 5px;
    width:100%;
	}
    
    .blog-new-template h1{
    font-size:32px!important;
    font-weight: normal;
    line-height: 44px;
    margin-bottom:10px;
    }
    .blog-new-template .hero-banner h4 {
    font-size: 18px;
    line-height: normal;
    margin-bottom: 10px;

}
.abilene-content-sec h2{
	font-size: 28px!important; 
	font-weight: 400;
    line-height: normal;
    margin-top:0px;
    }
    
    .article-content-sec p{
    font-size:1.125rem;
    font-weight: 400;
    line-height: 1.6875rem;
    }
.page-template-blog-new-template .homepage-test-estimate-section input{
    font-size: 20px!important;
    font-weight: 400;
    line-height: 20px;
    font-family: 'Barlow';

}    
}


/*******New blog template css***********/
.fixed-sidebar{
top:90px;
}
.article-social-info{
padding-bottom:30px;
}
.blog-post-date{
	padding-bottom:10px;
	font-size:28px;
}
.blog-post-author{
	color: #000;
	font-family: BioRhyme;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px;
    padding-top:30px;

}
.article-social-info ul.social-share {
    margin-left: 2rem;
    padding-left: 40px;
    list-style: disc;
        float: right;
    position: relative;
    top: -45px;
}
.article-social-info ul.social-share li{
	list-style: none;
    display: inline-block;
}
.article-social-info ul.social-share a {
    border-radius: 999px;
    margin: 0 .25rem;
    background: #ef5b4e; 
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    font-weight: 300;
    text-decoration:none;
}
.article-social-info ul.social-share a:hover{
background: #e1564a; 
}
.page-tags .tags a {
    border-radius: .25rem;
    border: 1px solid #ef5b4e;
    color: #fff;
    background: #ef5b4e;
    display: inline-block;
    font-weight: 600;
    line-height: 1;
    padding: .4rem .5rem;
    text-decoration: none;
    font-size: 14px;
}
.page-tags .tags {
    margin-right: .75rem;
    margin-bottom: 7px;
    display: inline-block;
}

.blog-bullets{
    display: flex;
    justify-content: space-between;
}
body .blog-bullets .bullets {padding-left:0px!important;}
body .blog-bullets .bullets ul{padding-left:0px;}
body .blog-bullets .bullets ul li {
    background: url(/wp-content/uploads/2023/08/bullet-sparkle-25x25-1.png) no-repeat 0px -1px;
    list-style: none;
    line-height: normal;
    padding-left: 30px;
    padding-bottom: 10px;
}

@media (max-width: 767px){
.article-social-info ul.social-share{
float:none;
top:0px;
}
.article-content-sec{
margin-top:20px;
}
body .blog-bullets .bullets ul{
margin-left:0px;
}
}