.hero-wrapper {
    padding: 60px 0;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.hero-wrapper {
    display: block;
}

.hero-wrapper-mobile {
    padding: 60px 0;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: none;
}

.hero-wrapper-mobile .container h1 {
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 9px 0;
    color: white;
}

.hero-wrapper .container h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 9px 0;
    color: white;
}

.hero-wrapper .sub-title {
    font-size: 24px;
    color: #0673ba;
    font-weight: bold;
}

.dropdown_head_font {
    font-family: 'Raleway', 'sans-serif';
    font-weight: bold;
}

.quote-form {
    padding: 28px 45px 15px 45px;
    border-radius: 40px;
    text-align: left;
    max-width: 500px;
    margin: 30px auto auto auto;
    background: white;
}

.quote-form h3 {
    font-size: 18px;
    font-weight: bold;
}

.quote-form .zip-input-wrapper {
    display: inline-block;
    position: relative;
    margin: 15px 0;
}


.quote-form .zip-input-wrapper:before {
    position: absolute;
    content: "";
    background: url('/assets/images/map_blue.png') no-repeat;
    left: 12px;
    top: 15px;
    width: 21px;
    height: 25px;
}

.insurance-provider {
    text-align: center;
    margin-top: 20px;
}

.state-list .list-group-item a {
    color: #0673ba;
    font-size: 18px;
}

.zip-input-wrapper .zip-input {
    color: #252525;
    border-radius: 3px;
    padding: 0.5em 1em 0.5em 42px;
    width: 150px;
    font-weight: bold;
    margin-right: 18px;
    margin-bottom: 8px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%);
    height: 56px;
    font-size: 18px;
    border: 1px solid #bbbbbb;
}

.zip-input-wrapper .zip-input:focus {
    border-color: #1c95b2;
}


.quote-form .submit-button {
    padding: 8px 30px;
    border-radius: 25px;
    background: #fe8829;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    vertical-align: sub;
    display: inline-block;
}

.quote-form .submit-button:hover {
    background: #d37122;
    transition: all 0.25s;
}


.quote-form-dropdown .submit-button {
    padding: 8px 30px;
    border-radius: 25px;
    background: #fe8829;
    color: #ffffff;
    font-weight: 900;
    font-size: 30px;
    vertical-align: sub;
    display: inline-block;
    margin-top: 10px;
}

.quote-form-dropdown .submit-button:hover {
    background: #d37122;
    transition: all 0.25s;
}

#country_list {
    margin-top: 10px;
    display: inline-block !important;
    color: #2b2828;
    border-radius: 3px;
    padding: 0.5em 1em 0.5em 17px;
    width: 100%;
    font-weight: 900;
    margin-right: 18px;
    margin-bottom: 8px;
    box-shadow: 0 0 15px rgb(0 0 0 / 20%) !important;
    height: 62px;
    font-size: 20px;
    outline: 1px solid #bbbbbb !important;
    border-right: 21px solid transparent !important;
    text-indent: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: transparent url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") no-repeat 100% center;
}

.custom-select {
    font-size: 18px;
    padding: 10px 16px;
    border-radius: 10px;
    border: 0;
    outline: 1px solid;
    border-right: 16px solid transparent;
}


.list-group-item.active {
    background-color: rgb(173, 18, 18);
    border-color: grey;
}

.list-group-item {
    margin-bottom: -10px;
    background: transparent;
}

.how-it-works {
    text-align: center;
    margin-top: 20px;
    padding: 50px 0;
    margin-bottom: 100px;
}

.how-it-works h3 {
    margin: 20px auto;
}

.how-it-works-item {
    text-align: center;
}

.how-it-works-item .step {
    text-align: center;
    color: rgba(7, 141, 187, 0.96);
    font-size: 25px;
    font-weight: bold;
    margin-top: 30px;
}

.how-it-works-item .step-title {
    font-size: 25px;
    font-weight: 700;
}

.how-it-works-item .step-content {
    margin-top: 20px;
    font-size: 17px;
}

.how-it-works-item img {
    max-height: 194px;
}

.how-it-works h3 {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 20px;
}

.state-list {
    padding: 0 0 40px 0;
    display: block !important;
}

.state-list h2 {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}

.state-list h3 {
    font-size: 18px;
    color: #0673ba;
    text-align: center;
    font-weight: bold;
}

.state-list h3 .highlight {
    display: inline-block;
    border-bottom: solid 4px #0673ba;
    font-weight: bold;
}


.select-state {
    padding: 0px 18px;
    display: none !important;
    padding-bottom: 15%;
}

.select-state h2 {
    font-size: 35px;
    font-weight: 900;
    text-align: left;
    margin-bottom: 5%;
}

.select-state h3 {
    font-weight: bold;
    font-size: 20px;
    color: #0673ba;
    text-align: left;
    margin-bottom: 4%;
}

.select-state h3 .highlight {
    display: inline-block;
    border-bottom: solid 4px #0673ba;
}

.has-error {
    background: #fbbcbc !important;
    border: 2px solid #dc3545 !important;
}

@media (max-width: 1199px) {
    .select-state {
        display: none !important;
    }

    .contact-phone {
        display: block !important;
    }

    .how-it-works {
        margin-bottom: 25px;
        padding: 35px 10px;
    }

}

@media (max-width: 991px) {
    .select-state {
        display: none !important;
    }

    .contact-phone {
        display: block !important;
    }

    .hero-wrapper h1 {
        font-size: 40px;
    }

}

@media (max-width: 767px) {
    .state-list {
        display: none !important;
    }

    .select-state {
        display: block !important;
    }

    .contact-phone {
        display: none !important;
    }

    .side_by_side_header {
        float: left;
        margin-right: 12%;
    }

    .hero-wrapper .sub-title {
        line-height: 26px;
    }

    .hero-wrapper {
        padding-top: 15px;
        padding-bottom: 25px;
    }

    .hero-wrapper h1 {
        font-size: 28px;
        line-height: 35px;
    }

    .hero-wrapper .sub-title {
        font-size: 16px;
        line-height: 22px;
    }

    .quote-form h3 {
        font-size: 16px;
        margin-bottom: 15px;
        text-align: left;
    }

    .insurance-provider img {
        max-width: 125px;
    }

    .select-state h2 {
        font-size: 24px;
        display: block;
        float: none;
        margin: 0 0 15px 0;
    }

    .quote-form-dropdown .submit-button {
        font-size: 24px;
    }

    .select-state h3 {
        font-size: 16px;
        line-height: 1.4;
    }

    .hero-wrapper {
        text-align: left;
    }

    .quote-form {
        margin-top: 25px;
        padding: 28px 27px 35px 24px;
        max-width: 100%;
    }

    .quote-form .zip-input-wrapper {
        display: block;
        margin: 0 0 15px 0;
    }

    .how-it-works h3 {
        font-size: 24px;
    }

    .how-it-works ul li {
        font-size: 16px;
    }

    .zip-input-wrapper .zip-input {
        width: 100%;
    }

    .submit-button {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .hero-wrapper-mobile .container h1 {
        font-size: 36px;
    }

    .quote-form {
        margin-top: 130px;
    }

    .hero-wrapper {
        display: none;
    }

    .hero-wrapper-mobile {
        display: block;
        padding: 30px 10px;
    }

    .how-it-works-item .step {
        font-size: 20px;
    }

    .how-it-works-item .step-title {
        font-size: 20px;
    }
}


@media (max-width: 397px) {
    .pull-left {
        float: none;
    }

    .side_by_side_header {
        float: left;
        margin-right: 2%;
    }

}

@media (max-width: 300px) {
    .quote-form .submit-button {
        font-size: 18px;
    }

    .quote-form-dropdown .submit-button {
        font-size: 18px;
    }

    #country_list {
        height: 52px;
        font-weight: bold;
    }
}
