.header-logo img.logo {
    height: 30px;
    width: 393px;
}
body .header-inner{
    display: flex;
    align-items: center;
    justify-content: left;
}
body .header-inner .header-lines {
    font-size: 14px;
}
body .header-inner .header-lines .line1.color-blue {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 3px solid #66A331;
}
.container.container-1 {
    max-width: 960px;
}
.site-header {
    position: relative;
    background-color:#EFEFEF;
}
body main h1.get-free-heading {
    font-size: 48px;
    line-height: 1;
    font-family: 'Roboto', sans-serif;
}
body main h5.get-free-subheading{
    font-size: 24px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
}
.get-car-insurance{
    font-family: 'Roboto', sans-serif;
    font-size: 40px;
}
body main.page-content .section-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

body main.page-content .banner-bg {
    min-height: 517px;
}
body main.page-content .processing-item-circle{
    height: 126px;
    width: 126px;
    min-height: 60px;
    border: 2px dotted #00AFEF;
    padding: 16px;
    border-radius: 66px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pi-circle-counter{
    margin: 0px;
    font-size: 75px;
    font-weight: 400;
}
.pi-title {
    font-size: 24px;
    padding: 0;
    margin: 0;
}
body main.page-content .processing-item-text {
    font-size: 18px;
    
}
body main.page-content .processing-item-text-detail{
    font-size: 16px;
    color: #000;  
    line-height: 25px;
    padding-top: 15px;
}
.compare-section{
    background-color: #00AFEF;
}
.compare-heading{
    font-size: 40px;
}
.shop-plan-button-group {
    text-align: center;
    margin: 0 auto;
    display: table;
}
.button-shop-1,
.button-shop-2{
    border: 2px solid #3E4095;
    display: inline-block;
    font-size: 18px;
    line-height: 1;
    padding: 15px 14px;
    border-radius: 5px;
    text-decoration: none;
    margin-left: 5px;
    width: 228px;
    height: 54px;
    font-weight: bold;
    cursor: pointer;
}
.button-shop-1{
    color: #3E4095;
    background-color: #ffffff;
    
}
.button-shop-2{
    color: #ffffff;
    background-color: #3E4095;
}
.button-shop-1:hover{
    color:  #ffffff;
    background-color: #3E4095;
    border-color: #ffffff;
    
}
.button-shop-2:hover{
    color: #3E4095;
    background-color: #ffffff;
}
body main.page-content .banner-bg .banner-wrap .get-quote-wrap .form-group {
    z-index: 1;
    height: 70px
}

body main.page-content .banner-bg .banner-wrap .get-quote-wrap .form-group .form-control {
    border-radius: 34px;
    width: 100%;
    height: 100%;
    padding-right: 220px
}

body main.page-content .banner-bg .banner-wrap .get-quote-wrap .btn {
    z-index: 2;
    position: absolute;
    right: 5px
}
.background-banner {
    background: url(./../images/banner-bg.png) no-repeat center/cover;
    width: 100%;
    top: 0;
    left: 0;
    height: 588px;
    background-position: center center;
}
.form-heading .utilize_form_heading{
    padding-top: 50px;
}
.utilize_form_heading h3 {
    font-size: 50px; 
    color: #ffffff;
    line-height: 65px;
    font-weight: 900;
}
.utilize_form_heading p {
    font-size: 24px;
    padding-top: 15px;
    font-weight: 400;
    color: #3E4095;
}

#insuranceFrom {
    text-align: center;
    max-width: 432px;
    height: 161px;
    background: #ffffff;
    padding: 15px;
    box-shadow: 3px 3px 8px #00000038;
    z-index: 999999;
    position: relative;
    border-radius: 4px;
    margin: 100px auto 0;
}
.banner-side-img {
    position: relative;
    bottom: 90px;
}
.form-inner-heading{
    color: #818181;
    font-size: 18px;
    font-weight: 400;   
}
.zipcode-input {
    max-width: 228px;
    height: 54px;
    width: 100%;
    white-space: nowrap;
    font-family: Roboto, sans-serif;
    font-size: 18px;
    padding: 10px 10px 10px 15px;
    font-weight: 300;
    line-height: 31px;
    outline: none;
    text-align: left;
    border-radius: 8px;
    border: 1px solid #C8C8C8;
}
.Get-started-btn{
	color: #ffffff;
    background-color: #3E4095;
    display: inline-block;
    font-size: 18px;
    line-height: 1.5;
    padding: 15px 14px;
    border-radius: 8px;
    text-decoration: none;
    margin-left: 5px;
    width: 146px;
    height: 54px;
}
.Get-started-btn img {
    max-width: 100%;
    margin: 0px 0 2px 5px;
    width: 12px;
}
.get-start-btnn::after {
    content: "";
    width: 260px;
    box-shadow: 2px 2px 2px #000;
    padding-top: 50px;
    border: 2px solid red    

}
.banner-side-img img{
    min-width: 501px;
    min-height: 430px;
    height: auto;
    width: 100%;
}
.after-iform {
    background: #158AD1;
    color: #ffffff;
    margin: 0px auto;
    padding: 4px;
    z-index: 0;
    border-radius: 4px;
    width: 335px;
    text-align: center;
    display: table;
}
.after-iform img {
    height: 19px;
    width: 17px;
    margin: 0 10px 5px 0px;
}
.comp-heading{
    text-align: center;
    color: #818181;
    font-size: 18px;
    padding: 15px 0px 30px 0px;
    font-weight: 400;
}
.brands img {
    padding: 10px;
}
.about-riq h1 {
    font-size: 40px;
}
.about-riq p {
    font-size: 18px;
}
.about-riq-box p {
    line-height: 30px;
}
body main.page-content .banner-bg.background-banner {
    background-color: #E8F6F8;
    height: 580px;
}

body main.page-content .container2.brands {
    background: #EFEFEF;
}
body main.page-content .container2.brands .section-wrap .img-wrapper img {
    padding: 15px;
}

footer.site-footer{
    color: #778298;
}
.footer-navigation ul {
    margin: 0px;
    padding: 0px;
}
.footer-navigation ul > li{
    display: inline;
    margin: 0 4px; 
}
footer .footer-navigation ul > li{
    list-style-type: none;
}
 footer .footer-navigation ul > li:not(:last-child) {
    border-right: solid 1px #878787;
    padding: 0px 10px 0px 0px;
}
.disclaimer-text{
    font-size: 12px;
}
.copyrite {
    background-color: #EDEFF6;
}
.copyright-text{
    font-size: 16px;
    line-height: 2;
}

/*# sourceMappingURL=style.css.map */
.styled-select select {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}

.btn-wrap .btn-item {
    margin-inline: 0.25rem;
}



















































