body {
    font-family: Raleway, sans-serif;
    font-size: 18px;
    line-height: 1.65;
}

.california-privacy-right {
    padding-top: 35px;
}

.california-privacy-right h1 {
    margin-bottom: 25px;
    font-weight: bold;
    font-size: 40px;
    line-height: 46px;
    font-family: 'Roboto Slab', 'sans-serif';
}

.california-privacy-right .opt-out-form-wrapper label {
    font-weight: bold;
}

.option-input-group {
    margin-top: 10px;
    position: relative;
}

.option-input-group input[type='radio'],
.option-input-group .option-input-group input[type='checkbox'] {
    opacity: 0;
    width: 0;
    height: 0;
    display: none;
}

.option-input-group input[type='radio'] + label {
    padding: 10px 20px;
    color: #01baef;
    margin: 0 15px 15px 0;
    box-shadow: 0 0 7px #ddd;
    border: 1px solid #e1e3e3;
    border-radius: 4px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.option-input-group input[type='radio'] + label:hover {
    background: #01baef;
    color: #fff;
    box-shadow: 0 0 10px #ccc;
}

.option-input-group input[type='radio']:checked + label {
    color: #fff;
    background: #01baef;
    box-shadow: none;
}

em {
    color: #e00e0e;
}

.hide-options {
    display: none;
}

@font-face {
    font-family: robotoBlack;
    src: url("../fonts/roboto_black.ttf");
}

body {
    font-family: 'Baloo Tamma 2', sans-serif;
}

img {
    vertical-align: middle;
    max-width: 100%;
}

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

.trusted-shop {
    display: none;
}

#main-menu {
    background: #ffffff;
    padding: 15px 0 10px 0;
    border-bottom: solid 3px #edf1f4;
}

#main-menu .menu-right-section {
    margin-top: 7px;
}

#main-menu .menu-right-section img {
    margin: 0 5px;
}

#main-menu .menu-right-section .call-quote-text {
    font-size: 24px;
    line-height: 23px;
    color: #222222;
    font-weight: 400;
    vertical-align: middle;
}

#main-menu .menu-right-section .phone-no {
    color: #292929;
    font-size: 24px;
    font-weight: 700;
    vertical-align: middle;
    line-height: 23px;
}

.quotes-btn {
    background-color: #d8435a;
    max-width: 200px;
    padding: 21px 0 17px 0;
    color: #ffffff;
    border-radius: 5px;
    font-size: 24px;
    line-height: 28px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    vertical-align: top;
    -webkit-animation: button-bounce 2s ease-in-out 5s infinite;
    animation: button-bounce 2s ease-in-out 5s infinite;
}

.quotes-btn:hover {
    color: #ffffff;
}

#header {
    background-color: #ffffff;
    padding: 60px 0 10px 0;
}

#header .promo-image {
    max-width: 100%;
}

#header .mobile-promo-image {
    display: none;
    margin: 35px auto;
}

#header h2 {
    color: #292929;
    font-size: 55px;
    font-weight: 700;
    max-width: 580px;
    line-height: 60px;
}

#header .savings {
    color: #292929;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    margin: 15px 0;
}

#header .quote-form .zip-wrapper {
    display: inline-block;
    position: relative;
}

#header .quote-form .zip-wrapper:before {
    position: absolute;
    content: "";
    background-image: url("../images/map.png");
    background-repeat: no-repeat;
    left: 13px;
    top: 20px;
    width: 20px;
    height: 25px;
}

#header .quote-form .zip-wrapper input[type='tel'] {
    padding: 13px 13px 13px 37px;
    border-radius: 5px;
    color: #292929;
    font-size: 24px;
    font-weight: 400;
    vertical-align: top;
    outline: none;
    background: #ffffff;
    border: 2px solid #d84358;
    width: 170px;
    display: inline-block;
    line-height: 34px;
    margin-right: 15px;
    font-family: "Roboto", sans-serif;
}

#header .customer-review {
    margin-top: 25px;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 400;
}

#header .customer-review .reviewer {
    margin-top: 40px;
}

#how-it-works {
    padding: 20px 15px;
}

#how-it-works h2 {
    font-weight: 400;
    font-size: 36px;
    color: #292929;
    margin-bottom: 20px;
}

#how-it-works h2 span {
    font-family: 'robotoBlack', 'Roboto', sans-serif;
    font-weight: 900;
}

#how-it-works .work-items {
    text-align: center;
    padding: 35px 0;
}

#how-it-works .work-items img {
    max-width: 100%;
}

#how-it-works .work-items .title {
    color: #292929;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin: 25px 0;
}

#how-it-works .work-items .content {
    color: #161616;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

#contact-us {
    background-color: #edf1f4;
    background-image: linear-gradient(to right, #edf1f4 0%, #ffffff 100%);
    padding: 60px 15px;
}

#contact-us h2 {
    color: #292929;
    font-size: 30px;
    font-weight: 700;
    line-height: 28px;
    margin: 30px 0;
}

#contact-us h2 span {
    color: #d53249;
}

#contact-us ul {
    margin: 20px 0 30px 0;
    list-style: none;
    padding: 0;
}

#contact-us ul li {
    padding: 3px 5px 3px 25px;
    background-image: url("../images/tick.png");
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 16px;
    font-weight: 400;
    font-family: "Roboto", sans-serif;
}

#contact-us .contact-content {
    font-size: 24px;
    font-weight: 400;
    color: #222222;
}

#contact-us .contact-content a {
    margin-right: 15px;
    vertical-align: middle;
}

#contact-us span.phone-no {
    font-weight: 700;
}

#contact-us img {
    margin-left: 10px;
}

#footer {
    padding: 15px;
    color: #b2c0c4;
    font-size: 17px;
    font-weight: 400;
    line-height: 28px;
}

#footer a {
    padding: 5px;
    display: inline-block;
    color: #b2c0c4;
    text-decoration: none;
}

#footer a:hover {
    color: #5ca8bf;
}

#footer .tcpa-text {
    font-size: 14px;
    line-height: 25px;
    padding-top: 30px;
}

.slider-btn {
    position: relative;
}

.slider-btn:hover {
    transition: all 0.5s;
}

.slider-btn:hover .slider-btn-text-wrapper span:first-child {
    margin-left: 0;
}

.slider-btn:hover .slider-btn-text-wrapper span:last-child {
    margin-right: -100%;
}

.slider-btn .slider-btn-text-wrapper {
    overflow: hidden;
    height: 25px;
}

.slider-btn .slider-btn-text-wrapper span {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center;
}

.slider-btn .slider-btn-text-wrapper span:first-child {
    margin-left: -103%;
    transition: margin-left .3s ease-in-out;
}

.slider-btn .slider-btn-text-wrapper span:last-child {
    margin-right: 0;
    transition: margin-right .3s ease-in-out;
}

/* Responsive */
@media (max-width: 1024px) {
    #header h2 {
        font-size: 48px;
    }

    #header .quote-form select, #header .quote-form input[type='tel'] {
        width: 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }
}

@media (max-width: 768px) {
    .trusted-shop {
        display: block;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        padding-bottom: 10px;
    }

    #main-menu .menu-right-section span {
        display: none !important;
    }

    #header {
        text-align: center;
        padding-top: 0;
    }

    #header .promo-image {
        display: none;
    }

    #header .mobile-promo-image {
        display: block;
        max-width: 350px;
        margin: 20px auto;
    }

    #header h2 {
        max-width: 100%;
    }

    #header .quote-form input[type='tel'], #header .quote-form .quotes-btn {
        max-width: 250px;
        margin: auto auto 15px auto;
        display: block;
        text-align: center;
    }

    #header .quote-form .zip-wrapper input[type='tel'] {
        margin-right: 0;
    }

    #how-it-works .work-items .title {
        margin: 15px 0;
    }

    #contact-us {
        padding: 25px 15px;
    }

    #contact-us h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }

    #contact-us .contact-content {
        display: none;
    }

    #footer {
        margin-bottom: 10px;
        text-align: left;
    }

    #footer a {
        display: block;
    }

    #footer p {
        margin-top: 15px;
    }
}

@media (max-width: 450px) {
    #main-menu .brand img {
        max-width: 100%;
        width: 280px;
        margin-right: 5px;
    }

    #main-menu .menu-right-section {
        margin-top: 0;
    }

    #header h2 {
        font-size: 44px;
        line-height: 42px;
        margin-top: 10px;
        margin-bottom: 0;
    }

    #header .savings {
        font-size: 17px;
        margin: 0 0 10px 0;
    }

    #header .mobile-promo-image {
        max-width: 290px;
        margin: 0 auto;
    }

    .insurance-provider {
        padding: 15px 0;
    }

    .trusted-shop {
        font-size: 15px;
        margin-bottom: 0;
        padding-bottom: 10px;
    }

    #how-it-works {
        padding-top: 10px;
        padding-bottom: 0;
    }

    #how-it-works h2 {
        font-size: 28px;
    }

    #how-it-works .work-items {
        padding-bottom: 0;
    }

    #how-it-works .work-items .title {
        margin: 15px 0;
    }

    #contact-us-mobile {
        font-size: 20px;
    }
}

@media (max-width: 375px) {
    #header .mobile-promo-image {
        max-width: 250px;
    }
}

@media (max-width: 320px) {
    #main-menu .brand img {
        width: 230px;
    }

    #header h2 {
        font-size: 36px;
        line-height: 41px;
    }

    #header .mobile-promo-image {
        max-width: 200px;
    }
}

@keyframes button-bounce {
    0% {
        transform: translate(0);
    }
    20% {
        transform: translateY(5px);
    }
    40% {
        transform: translateY(-5px);
    }
    60% {
        transform: translate(0);
    }
}

/*# sourceMappingURL=application.css.map */
