* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font: 400 18px "Roboto", helvetica, arial;
    line-height: 1.5;
    color: #666;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

.active {
    font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
span,
a,
div,
label,
p,
input,
textarea {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {}

a {
    display: inline-block;
    transition: 0.3s all ease;
    color: rgb(34, 34, 34);
}

.container {
    max-width: 1200px;
}

.header-container {
    max-width: 1200px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}


/* global css */

.yellow-button {
    font-size: 1.115em;
    width: auto !important;
    border-radius: 3px;
    font-weight: 600 !important;
    background-color: #f6be3e;
    color: #252525 !important;
    padding: .95em 1.55em !important;
    font-family: Roboto Slab, sans-serif;
    border: 0;
    border-bottom: 4px solid #d4a12d;
    margin-bottom: .5em;
    height: auto !important;
    line-height: 1em;
}

.quote-button {
    font-family: Roboto Slab, sans-serif;
    display: inline-block;
    font-size: 22px !important;
    color: #000 !important;
    border-bottom: 4px solid #ddb119;
    padding: 0 20px !important;
    border-radius: 5px !important;
}

.quote-button.primary-quote {
    background-color: #e73989;
    color: #fff !important;
    border-color: #d42f7a;
}

.btn-home-animate {
    -webkit-animation: button-bounce 1.5s ease-in-out 1s infinite;
}

.form-home button {
    -webkit-animation: button-bounce 1.5s ease-in-out 1s infinite;
    animation: button-bounce 1.5s ease-in-out 1s infinite;
    margin-top: -.01em;
}

@-webkit-keyframes button-bounce {
    0% {
        transform: translate(0px, 0px);
    }
    30% {
        transform: translate(0px, 4px);
    }
    75% {
        transform: translate(0px, -6px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

.quote-button:hover {
    animation: none;
}


/* global css */


/*-_-_Header_CSS_Start_-_-*/

.logo {
    display: inline-block;
}

.logo img {
    width: 82px;
    height: 60px;
    object-fit: contain;
}

header {
    min-height: 60px;
    width: 100%;
    z-index: 5;
    background: #000;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    background-color: transparent;
}

.navbar-expand-lg .navbar-nav .nav-link:hover,
footer nAV a:hover {
    color: rgba(255, 255, 255, 0.4);
}

.navbar-expand-lg {
    padding: 0;
}

.navbar-expand-lg .navbar-nav {
    margin-left: 13%;
}

.navbar-expand-lg .navbar-nav .nav-link {
    line-height: 50px;
    display: inline-block;
    padding: 0 9px;
    transition: all .3s;
}

.navbar-expand-lg .navbar-nav .nav-link.getstarted,
.introsec .btn,
.custom-btn.btn {
    display: inline-block;
    border: 2px #fff solid !important;
    border-radius: 15px !important;
    padding: 0 15px !important;
    font-size: 18px;
    line-height: 35px !important;
    transition: all .3s !important;
    background: transparent !important;
}

.navbar-expand-lg .navbar-nav .nav-link.getstarted:hover,
.introsec .btn:hover,
.custom-btn.btn:hover {
    background: #fff !important;
    color: #000 !important;
}

.nav-item {
    padding: 10px 0;
}

.nav-item:hover .dropdown-menu {
    display: block;
}

.nav-item.dropdown {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.dropdown-menu {
    background-color: #000;
    border: none;
    box-shadow: none;
    outline: none;
    border-radius: 0;
    margin-top: 0;
    padding-top: 0;
}

.dropdown-toggle {
    color: #fff;
}

.dropdown-toggle::after {
    color: #ecf9ff;
    cursor: pointer;
}

.dropdown-item {
    color: #fff;
    padding: .45rem 1.5rem;
}

.dropdown-item:hover {
    color: rgba(255, 255, 255, 0.4);
    background-color: transparent;
}


/*-_-_Header_CSS_End_-_-*/


/*-_-_Content_CSS_Start_-_-*/


/* hero section css starts */

.form-top-heading {
    position: absolute;
    width: 745px;
    left: 50%;
    top: -95px;
    transform: translateX(-50%);
}

.form-top-heading h3 {
    color: #fff;
    font-weight: 700;
}

.hero-wrap .hero-inner {
    padding: 80px 0;
}

.hero-wrap .insurance-photo {
    margin-top: 13px;
    margin-right: 10px;
    box-shadow: rgb(246, 190, 62) 10px 10px 0px;
}

.hero-wrap .goto-leadform h1 {
    font-size: 58px;
    line-height: 64px;
    margin-top: 0px;
    font-weight: 700;
    margin-bottom: 0.25em;
    color: rgb(37, 37, 37);
}

.hero-wrap .goto-leadform h2 {
    font-size: 34px;
    color: rgb(0, 0, 0);
    margin-bottom: 10px;
    font-weight: 300;
}

.hero-wrap .quote-button.primary-quote {
    margin: 1rem 0;
}

.hero-wrap .goto-leadform {
    border-radius: 8px;
}

.zip-input-wrap {
    position: relative;
}

.zip-input-wrap:before {
    position: absolute;
    content: "";
    background: url(../images/map.png) no-repeat center center;
    left: 16px;
    top: 18px;
    width: 17px;
    height: 23px;
}

.zip-input-wrap .zip-input {
    font-family: Montserrat, sans-serif;
    font-weight: 400;
    color: rgb(37, 37, 37);
    font-size: 1.115em !important;
    border-radius: 3px;
    padding: 0.5em 1em;
    width: 174px;
    height: 3em !important;
    padding-left: 40px !important;
    margin-right: 18px;
    margin-bottom: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
}

.hero-wrap .cta-disclaimer {
    font-family: Roboto, sans-serif;
    font-weight: 400;
    margin-top: 3px;
    width: 100%;
    padding: 10px;
    color: #a8a8a8;
}

.hero-wrap .cta-disclaimer img {
    margin: -7px 5px 0 0;
}


/* Provider's Section */

.providers-wrapper {
    background-color: #fff;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 0;
}

.providers-wrapper .head {
    margin-right: 10%;
    max-width: 45%;
    margin-left: auto;
    text-align: center;
    padding: 15px 0;
}

.providers-wrapper .head span {
    display: block;
    font-size: 20px;
    font-weight: 500;
}

.providers {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 10%;
    max-width: 45%;
    margin-left: auto;
    padding-bottom: 50px;
}

.providers-logos {
    width: 135px;
    max-height: 72px;
}

.providers-logos img {
    width: 100%;
    height: 100%;
}

.header-bottom {
    border-bottom: 3px solid #f5f3f3;
    background-color: #f5f3f3;
}

.header-bottom-nav a {
    padding: 12px 12px 10px;
    color: rgba(0, 0, 0, .9);
    font-size: 18px;
    display: block;
}

.header-bottom-nav li:last-child a {
    padding-right: 0;
}

.header-bottom-nav li:first-child a {
    padding-left: 0;
}


/* hero section css ends */


/* hero section updated */

.heroes {
    background: linear-gradient(230deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 40%);
}

.yellow {
    background-color: #e59a17 !important;
}

.pink {
    background-color: #D85DC5 !important;
}

.heroes .img {
    height: calc(100vh - 70px);
}

.heroes .img img {
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.introsec h2,
.introsec h3 {
    font-weight: bold;
    font-size: 60px;
    color: #fff;
}

.btn {
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 30px;
    background: #f89b1c;
    border: 0;
    border-radius: 2px;
    line-height: 60px;
    transition: all .3s;
    box-shadow: none;
    cursor: pointer;
}

.btn:hover {
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.07) !important;
    color: #fff !important;
}

.slide .btn {
    background: #000;
    border-radius: 10px;
    display: block;
    width: 240px;
    margin: 1em auto;
}

.slide .btn .fa {
    width: 35px;
    height: 35px;
    background: green;
    margin-right: 5px;
    background-color: green;
    border-radius: 50%;
    padding: 8px;
}

.introsec h3 {
    font-size: 45px;
}


/* hero section updated */

.introsec {
    text-align: center;
    padding: 50px 0;
    background: #000;
    color: #fff;
    font-size: 24px;
}

.introsec .btn {
    margin-top: 22px;
}

.narrow-width {
    max-width: 790px;
}

.max-width,
.med-width,
.narrow-width {
    width: 100%;
    margin: auto;
}

.introsec h1 {
    font-weight: bold;
    font-size: 40px;
}

.slide.blu {
    background-color: #49c7e4;
}

#howitworks .cont {
    flex: 1;
    padding: 20px;
    font-size: 22px;
    color: #fff;
    line-height: 1.25em;
}

#howitworks h2 {
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 0.5em;
    line-height: 1.3em;
}

#howitworks li {
    margin-left: 1em;
    list-style-type: decimal;
}

#howitworks li a {
    color: #fff;
    text-decoration: underline;
}

#howitworks h3.warranty-services-heading {
    text-align: center;
    padding: 0 0 15px 0px;
}

#howitworks ol.warranty-services li {
    list-style-type: none;
}

#howitworks .img {
    height: 300px;
}

#howitworks .img img {
    height: 100%;
}


/*-_-_Content_CSS_End_-_-*/


/*-_-_Footer_CSS_Start_-_-*/

footer {
    background: #000;
    padding: 30px;
    font-size: 14px;
}

footer,
footer a {
    color: #fff;
    text-decoration: none;
}

footer .content {
    width: 100%;
    display: flex;
    align-items: center;
}

footer nav {
    flex: 1;
    text-align: center;
}

footer nav a {
    display: inline-block;
    padding: 0 18px;
}

footer .addr,
footer .call {
    padding-left: 55px;
    background-repeat: no-repeat;
    background-position: 0 0;
    position: relative;
}

footer .addr {
    background-image: url(../images/icon-home.png);
    margin-bottom: 0.5em;
}

footer .call:before {
    content: "\f095";
    font-family: fontawesome;
    font-size: 27px;
    position: absolute;
    left: 2px;
    top: -7px;
}

footer .disclaimer {
    font-size: 12px;
    font-style: italic;
    padding-top: 30px;
}

footer .copy {
    border-top: 1px rgba(255, 255, 255, 0.5) solid;
    margin-top: 25px;
    padding-top: 30px;
    text-align: center;
}


/*-_-_Footer_CSS_End_-_-*/


/* =================================    get-fast-quote page starts    ================================ */

.quotes-form-wrapper {
    min-height: calc(100vh - 297px);
}

.progress-bar .progress-inner {
    min-width: 20%;
    width: 20%;
    position: relative;
    background: #e59a17;
    height: 25px;
}

.progress-bar {
    background: #f3f4f4;
    height: 25px;
    margin-bottom: 35px;
}

.progress-bar .progress-inner .progress-text {
    color: #fff;
    position: absolute;
    top: 1px;
    right: 10px;
    font-weight: 700;
    font-size: 16px;
}


/* quotes-form */

.quotes-form .top-heading {
    font-size: 45px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
}

.quotes-form .top-heading .state {
    font-weight: 700;
    display: inline-block;
    border-bottom: 3px solid #e59a17;
}

.quotes-form .step-heading {
    font-size: 45px;
    font-weight: 900;
    padding: 10px 0 15px;
}

.step-para {
    margin-bottom: 30px;
}

#vehicle1_year_wrap .option-input-group .form-check,
#vehicle2_year_wrap .option-input-group .form-check,
#birth_day_wrap .option-input-group .form-check {
    display: inline-block;
    padding: 0;
}

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

.option-input-group input[type=radio]+label {
    padding: 15px 15px;
    color: #fff;
    background: #e59a17;
    margin: 0 0px 15px;
    border-bottom: 3px solid #e59a17;
    border-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    display: block;
    cursor: pointer;
    transition: 0.3s all ease;
}

#vehicle1_year_wrap .option-input-group input[type=radio]+label,
#vehicle2_year_wrap .option-input-group input[type=radio]+label,
#birth_day_wrap .option-input-group input[type=radio]+label {
    display: inline-block;
    text-align: left;
    margin: 0 0 0;
}

.option-input-group input[type=radio]+label:hover {
    border-bottom-color: #e59a17;
    background: #e59a17;
    color: #fff;
}

.quotes-form {
    max-width: 980px;
    margin: 0 auto;
}

input#vehicle1_model_search {
    margin: 0 auto;
    width: 99%;
}

.finalizing {
    background: #fff;
    padding: 25px 20px;
    text-align: left;
    border: 1px solid #d6d6d6;
    border-radius: 2px;
    max-width: 600px;
    margin: 0 auto;
}

.finalizing h3 {
    font-size: 26px;
    line-height: 1;
    font-weight: 900;
    margin-bottom: 10px;
}

.finalizing p {
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    color: #e59a17;
    margin-bottom: 10px;
}

.finalizing .progress-bar {
    display: flex;
    overflow: hidden;
    height: 20px;
    width: 100%;
    border-radius: 20px;
    background: #f8f8f8;
    margin-bottom: 20px;
}


/* testProgress {
    width: 100%;
    background-color: #ddd;
}

.testProgressBar {

    height: 30px;
    background-color: #4CAF50;
    text-align: center;
    line-height: 30px;

} */

.finalizing .progress-bar .progress {
    width: 0%;
    height: 100%;
    background: #008000;
    border-radius: 6px;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
}

.finalizing #item1,
.finalizing #item2,
.finalizing #item3 {
    display: none;
}

.finalizing ul.list-items li {
    font-size: 14px;
    color: #a5a5a5;
    font-weight: 400;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.finalizing ul.list-items li i {
    color: #e59a17;
    margin-right: 8px;
}

.finalizing .carrier-list {
    margin-bottom: 30px;
}

.finalizing .carrier-list li {
    max-width: 120px;
}

.finalizing .carrier-list li img {
    width: 100%;
}

input#birth_year {
    width: 99%;
}

.custom-select-input {
    position: relative;
}

.custom-select-input select {
    border: 1px solid #ddd;
    position: relative;
    z-index: 99;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: 0 0 5px #dfdfdf;
    font-size: 24px;
    font-weight: 700;
    border-radius: 4px;
    padding: 6px 30px 6px 12px;
    height: 56px;
    width: 100%;
    color: #e59a17;
}

.custom-select-input select:focus,
.custom-select-input select:hover {
    outline: 0;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #e59a17;
}

.custom-select-input::after {
    content: "\f107";
    font: normal normal normal 37px/1 FontAwesome;
    line-height: 1;
    color: #e59a17;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    position: absolute;
}

.custom-form-control {
    border-radius: 5px;
    -webkit-appearance: none;
    box-shadow: 0 0 5px #ccc;
    padding: 13px 15px;
    display: block;
    width: 99%;
    margin: 0 auto;
    border: 1px solid transparent;
    line-height: 27px;
    min-height: 55px;
    font-size: 20px;
    font-weight: 700;
}

.custom-form-control:focus,
.custom-form-control:hover {
    transition: all .5s;
    outline: 0;
    border-color: #e59a17;
}

.tcp-text {
    color: #0a0a0a;
    font-weight: 400;
    font-size: 13px;
    text-align: left;
    margin-bottom: 1rem;
}

.tcp-text a {
    color: #e59a17;
    text-decoration: underline;
}

.error-msg {
    color: #eb737a;
    display: none;
    margin: 5px 0;
    font-size: 18px;
}

.has-error .error-msg {
    display: block;
}

.btn-custom {
    padding: 10px 15px;
    background: #e59a17;
    border-bottom: 3px solid #e59a17;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    box-shadow: 0 0 7px #ddd;
    border-radius: 5px;
    font-size: 20px;
}

.btn-custom:hover {
    color: #fff;
    background: #e59a17;
    border-bottom-color: #e59a17;
}

.step-hints {
    display: block;
    margin-bottom: 15px;
    color: #949494;
    font-size: 14px;
    font-weight: 400;
}

.step-hints i {
    color: #e59a17;
}

input[name=search] {
    padding-left: 35px;
    margin: 0 7.5px;
}

input::placeholder {
    color: #bebebe;
}

.form-group {
    position: relative;
}

input[name=search]+i {
    position: absolute;
    top: 18px;
    left: 19px;
    z-index: 999;
    color: #bebebe;
}


/* quotes-form */


/****Debt Quotes From ****/

.debt_quotes_slides select#select_state {
    margin-left: 0;
    color: #149a80;
}

.debt_quotes_slides select#select_state:focus,
.debt_quotes_slides select#select_state:hover {
    outline: 0;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-color: #149a80;
}

#select_state .custom-select-input::after {
    content: "\f107";
    font: normal normal normal 37px/1 FontAwesome;
    line-height: 1;
    color: #149a80;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    position: absolute;
}

.debt_quotes_slides .btn-custom {
    padding: 10px 15px;
    background: #18BC9C;
    border-color: #18BC9C;
    color: #fff;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
    box-shadow: 0 0 7px #ddd;
    border-radius: 5px;
    font-size: 20px;
}

.debt_quotes_slides .btn-custom:hover {
    background-color: #149a80;
    border-color: #128f76;
}

.progress-bar .progress-inner.debt_form_progress {
    min-width: 10%;
    width: 10%;
    position: relative;
    background: #18BC9C;
    height: 25px;
}

.debt_quotes_slides .option-input-group input[type=radio]+label {
    padding: 15px 15px;
    color: #fff;
    background: #18BC9C;
    border-color: #18BC9C;
    margin: 0 0px 15px;
    border-bottom: 3px solid;
    border-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    display: block;
    cursor: pointer;
    transition: 0.3s all ease;
}

.debt_quotes_slides .option-input-group input[type=radio]+label:hover {
    color: #fff;
    background-color: #149a80;
    border-color: #128f76;
}


/* quotes-footer */

.quotes-footer {
    padding: 25px 0;
}

.quotes-footer h3 {
    font-weight: 700;
    color: #292929;
    font-size: 18px;
}

.quotes-footer .carrier-list {
    max-width: 900px;
    margin: 0 auto;
}

.quotes-footer .carrier-list li {
    max-width: 150px;
    margin: 0 15px;
}

.quotes-footer .carrier-list img {
    width: 100%;
}

.quotes-footer-links {
    margin-top: 25px;
}

.quotes-footer-links a {
    color: #e59a17;
    font-weight: 400;
    font-size: 13px;
}

.quotes-footer-links li:after {
    content: "|";
    color: #0a0a0a;
    padding: 0 5px;
    font-size: 13px;
    font-weight: 400;
}

.quotes-footer-links li:last-child:after {
    content: none;
}


/* quotes-footer */


/* =================================    get-fast-quote page ends    ================================ */


/* =================================    thankyou-page starts    ================================ */

.media,
.parentWrap {
    max-width: 100% !important;
}

.bg-blue {
    background: linear-gradient(230deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 40%);
    background-color: #49c7e4;
}

.thankyou-content-wrapper {
    padding-bottom: 70px;
}

#result-listing-container .result-title-wrap .results-title {
    font-weight: 900;
    font-size: 36px;
    margin-bottom: 0;
}

#result-listing-container .result-title-wrap {
    padding: 10px 0 25px;
}

#result-listing-container .result-title-wrap .results-sub-title {
    color: #13bdee;
    font-size: 22px;
    margin-bottom: 0;
    line-height: 25px;
}

#result-listing-container .company-insurance-item,
#result-listing-container .talk-to-agent {
    margin-bottom: 15px;
    border: 2px solid #c9c9c9;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
    transition: border-color .5s;
}

#result-listing-container .company-insurance-item {
    border-color: #e59a17;
}

#result-listing-container .result-quote-item:hover .company-insurance-item {
    box-shadow: 0 0 10px #aaa;
    transition: all .3s;
}

#result-listing-container .recommended .top-title {
    background-color: #e59a17;
    color: #fff;
    padding: 5px 30px;
    font-size: 16px;
    font-weight: 700;
    margin: -20px -20px 20px;
    display: flex;
    align-items: center;
}

#result-listing-container .recommended .top-title i {
    background-color: #fff;
    border-radius: 50%;
    padding: 3px;
    color: #e59a17;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 8px;
}

#result-listing-container .img-column {
    text-align: center;
}

#result-listing-container .img-column .isurance-img {
    width: 100px;
    margin-bottom: 5px;
}

#result-listing-container .clickable-item-wrap {
    display: block;
    color: inherit;
    text-decoration: none;
}

#result-listing-container .isurance-text h4 {
    font-size: 26px;
    font-weight: 900;
    margin-top: -4px;
    margin-bottom: 10px;
}

#result-listing-container .insurance-company-features ul li {
    color: #868585;
    margin-bottom: 5px;
    font-size: 14px;
    padding-left: 25px;
    list-style: none;
    position: relative;
}

#result-listing-container .insurance-company-features ul li:before {
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 2px;
    font: 14px/1 FontAwesome;
    color: #e59a17;
}

#result-listing-container .talk-to-agent-row .agent-img-col .agent-img {
    display: inline-block;
    width: 90px;
}

#result-listing-container .talk-to-agent p {
    color: #868585;
    margin-bottom: 5px;
    font-size: 14px;
}

#result-listing-container .btn-get-quote {
    position: relative;
    display: inline-block;
    color: #fff;
    background-color: #e59a17;
    font-weight: 600;
    font-size: 20px;
    line-height: 1.5;
    padding: 12px 0;
    min-width: 165px;
    max-width: 205px;
    margin: auto;
    border-bottom: 5px solid #e59a17;
    transition: all .1s ease-out;
    border-radius: 7px;
    text-transform: capitalize;
}

#result-listing-container .slider-btn:hover {
    border-bottom: 5px solid #e59a17 !important;
    background: #e59a17 !important;
}

#result-listing-container .slider-btn .slider-btn-text-wrapper {
    overflow: hidden;
}

#result-listing-container .slider-btn .slider-btn-text-wrapper span:first-child {
    margin-left: -100%;
    transition: margin-left .3s ease-in-out;
}

#result-listing-container .slider-btn .slider-btn-text-wrapper span {
    display: inline-block;
    width: 100%;
    position: relative;
}

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

#result-listing-container .slider-btn:hover span:first-child {
    margin-left: 0;
}

#result-listing-container .slider-btn:hover span:last-child {
    margin-right: -100%;
}

#result-listing-container .btn-get-quote i {
    padding-left: 10px;
}

.one-icon {
    position: absolute;
    top: -15px;
    right: -10px;
}

#result-listing-container .company-insurance-item-row img {
    max-width: 100%;
}

#result-listing-container .talk-to-agent-row .agent-content-col {
    padding: 20px 0;
}

#result-listing-container .talk-to-agent-row .agent-content-col h4 {
    font-size: 26px;
    font-weight: 900;
    margin-bottom: 5px;
    margin-top: 0;
}


/* =================================    thankyou-page ends    ================================ */


/* =================================    about page starts    ================================ */

.page-banner.heroes {
    margin-bottom: 50px;
}

.page-banner.heroes .img {
    height: calc(50vh - 70px);
}

.aboutsec {
    font-size: 20px;
    line-height: 1.5em;
    padding-bottom: 50px;
    color: #666;
}


/* =================================    about page ends    ================================ */


/* =================================    terms page starts    ================================ */

.terms-content .intro {
    text-align: center;
    margin-bottom: 160px;
}

.terms-content p {
    margin-bottom: 1em;
    font-weight: 400;
}

.terms-content .nav-tabs .nav-link,
.terms-content .nav-tabs .nav-link.active {
    color: #666;
    background-color: transparent;
    border: none;
}

.terms-content .nav-tabs {
    border-bottom: none;
    border-radius: 4px;
    padding: 45px 25px;
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
    font-size: 16px;
    color: #666;
    background: #fff;
    display: block;
}

.terms-content .nav-tabs .nav-item {
    list-style-type: disc;
    margin-left: 1em;
}

.terms-content .nav-tabs .nav-link {
    margin-bottom: 0.5em;
    padding: 0;
}

.terms-content .tab-content h3 {
    max-width: 60%;
    color: #333;
    font-size: 25px;
    border-bottom: 1px #ccc solid;
    padding-bottom: 15px;
    margin-bottom: 20px;
    font-weight: 400;
}

.terms-content .tab-content p a,
.contact-page-content a {
    color: rgb(0, 0, 238);
}

.closing h3 {
    color: #333;
    font-size: 30px;
    margin-bottom: 1em;
}

.closing {
    margin-top: 60px;
    padding-bottom: 120px;
    text-align: center;
}

.closing:before {
    content: "";
    display: block;
    margin: auto;
    max-width: 400px;
    height: 1px;
    background: #ccc;
    margin-bottom: 100px;
}

.closing .updated {
    font-size: 14px;
}


/* =================================    terms page ends    ================================ */


/* =================================    contact page starts    ================================ */

.contact-page-content .info {
    color: #333;
    font-size: 30px;
}

.contact-form label {
    color: #333;
    font-weight: 700;
    display: block;
    padding-bottom: 20px;
}

.contact-form input,
.contact-form textarea {
    width: 100%;
    border: 0;
    padding: 0 20px;
    line-height: 45px;
    color: #333;
    background: #eee;
    font-size: 18px;
    font-family: Lato;
    border-radius: 0;
    resize: none;
}

.contact-form .form-group.col-md-6 {
    max-width: 49%;
}

.contact-form .form-group {
    margin-bottom: 35px;
}

.contact-form .form-control:focus {
    color: #333;
    background-color: #eee;
    border-color: #eee;
    box-shadow: none;
}

.contact-form label span {
    color: red;
}

.contact-form .btn {
    font-size: 14px;
}

.contact-form .btn:hover,
.contact-form .btn:active,
.contact-form .btn:focus {
    box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.07);
    background-color: #f89b1c;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #f89b1c;
    border-color: #f89b1c;
}


/* =================================    contact page ends    ================================ */


/* =================================    privacy page starts    ================================ */

.double-title {
    font-size: 30px;
    color: #333;
    margin-bottom: 60px;
    font-weight: 400;
}

.privacy-content h3 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
}

.privacy-content h4 {
    font-size: 20px;
    font-weight: 900;
}

.privacy-content p,
.imgcols p {
    margin-bottom: 1em;
}

.privacy-content .more {
    height: 1em;
    overflow: hidden;
    padding-top: 1.5em;
    position: relative;
}

.privacy-content .more.open {
    padding-top: 0;
    height: auto;
    overflow: visible;
}

.privacy-content .more:before {
    content: "Load more...";
    color: #3B70C8;
    position: relative;
    top: -1.5em;
    cursor: pointer;
}

.privacy-content .more.open:before {
    content: none;
}

.privacy-content ul li {
    margin-left: 1em;
    padding-left: 0.5em;
    list-style-type: disc;
}

.privacy-content ul {
    margin-bottom: 1em;
}

.privacy-content .mid:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #ccc;
}

.privacy-content .statement-sections {
    margin-bottom: 300px;
}

.imgcols {
    display: flex;
    align-items: center;
    margin-bottom: 150px;
}

.imgcols h3 {
    color: #333;
    max-width: 500px;
    margin-bottom: 1em;
}

.imgcols div:first-child {
    padding-right: 75px;
}


/* =================================    privacy page ends    ================================ */


/* =================================    home-security page starts    ================================ */

.home-security-hero {
    position: relative;
}

.home-security-hero .llama-hero-image {
    position: absolute;
    left: 0;
    bottom: 0;
    max-width: 250px;
}

.product-reviews {
    padding: 50px 0;
    font-size: 14px;
    width: 100%;
    /* background-color: #6DC5DF; */
}

.product-reviews>.container {
    max-width: 1000px;
}

.single-review a {
    position: relative;
}

.product-reviews .section-top {
    background-color: #f5f5f5;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #2d2d2d;
    position: relative;
}

.product-reviews .disclosure p {
    color: #797979;
    padding: 0 8px;
    border-right: 2px solid #d5d5d5;
    line-height: 19px;
}

.product-reviews .disclosure p a {
    color: #797979;
}

.product-reviews .disclosure p:last-child {
    padding-right: 0;
    border-right: none;
}

.single-review {
    display: flex;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.25);
    padding: 50px 30px;
    margin-bottom: 15px;
    position: relative;
    background-color: #fff;
}

.single-review:last-child {
    margin-bottom: 0;
}

.single-review .product-image {
    max-width: 130px;
    width: 100%;
    margin-right: 90px;
}

.single-review .product-image img {
    width: 100%;
    margin-bottom: 15px;
}

.single-review .product-text {
    max-width: 520px;
    width: 100%;
    margin-right: 30px;
}

.modal-dialog {
    max-width: 508px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
}

.modal-body {
    padding: 45px 35px;
}

.modal-body img {
    width: 200px;
    margin-bottom: 15px;
}

.modal-text {
    margin-bottom: 35px;
}

.modal-text .heading-text {
    line-height: 1em;
    padding: 0;
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
    font-weight: 400;
}

.modal-text p {
    line-height: 1em;
    padding: 0;
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
    font-weight: 400;
}

.modal-text a {
    color: #f89b1c;
}

.modal-body button.btn {
    width: 155px;
    height: 55px;
    font-size: 14px;
}

.modal-dialog .marketing-partners-list {
    list-style-type: disc;
}

.modal-dialog .marketing-partners-list li {
    list-style-type: disc;
    line-height: 30px;
}

.single-review .bottom-line {
    font-size: 14px;
    line-height: 21px;
    font-weight: 600;
    color: #2d2d2d;
    font-weight: 700;
    margin-bottom: 20px;
}

.single-review .bottom-line span {
    font-weight: 400;
}

.single-review .bottom-line .more-text,
.single-review .read-less {
    display: none;
}

.single-review .read-less,
.single-review .read-btn {
    color: #1789d5;
    cursor: pointer;
    font-weight: 700 !important;
}

.single-review .product-links {
    max-width: 150px;
    width: 100%;
    margin-left: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.single-review .attributes li {
    margin-bottom: 5px;
    padding-left: 25px;
    position: relative;
    color: #2d2d2d;
}

.single-review .attributes li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3.2px;
    background: url(../images/check-icon.svg) no-repeat center center;
    background-size: cover;
    width: 12px;
    height: 12px;
}

.single-review .visit-site-btn {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    max-width: 220px;
    width: 100%;
    min-height: 42px;
    background-color: #ff4a64;
    transition: 0.3s all ease;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
    position: relative;
}

.single-review .visit-site-btn:after {
    content: "";
    background: url(../images/btn-arrow.svg) no-repeat center center;
    background-size: cover;
    display: inline-flex;
    background-size: 13px 13px;
    width: 0px;
    height: 13px;
    font-size: 13px;
    opacity: 1;
    transition: all 0.3s ease;
    margin-left: -6px;
}

.single-review .visit-site-btn:hover {
    background-color: #bc284b;
    color: #ffffff;
}

.single-review .visit-site-btn:hover:after {
    margin-left: 6px;
    width: 13px;
    opacity: 1;
}

.single-review .contact-btn {
    border: 1px solid #ff4a64;
    border-radius: 4px;
    line-height: 14px;
    font-weight: 400;
    color: #ff4a64;
    display: flex;
    justify-content: center;
    padding: 4px;
    transition: 0.3s linear;
    width: 100%;
}

.single-review .contact-btn:hover {
    color: #bc284b;
    border: 1px solid #bc284b;
}

.single-review .contact-btn:before {
    transition: background-image 0.3s;
    content: ' ';
    background: url(data:image/svg+xml;charset=utf,%3Csvg%20id%3D%22phone-icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2213%22%20height%3D%2213%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M541.72%20586c-.4%200-.72.32-.72.72%200%206.78%205.5%2012.28%2012.28%2012.28.4%200%20.72-.32.72-.72v-2.53c0-.4-.32-.72-.72-.72-.9%200-1.77-.15-2.58-.41a.72.72%200%200%200-.73.18l-1.6%201.59a10.9%2010.9%200%200%201-4.75-4.76l1.59-1.6c.2-.2.25-.48.17-.73a8.28%208.28%200%200%201-.4-2.58c0-.4-.33-.72-.73-.72z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23ff4a64%22%20xlink%3Ahref%3D%22%23a%22%20transform%3D%22translate%28-541%20-586%29%22%2F%3E%3C%2Fsvg%3E) no-repeat center center;
    background-size: 11px 11px;
    width: 13px;
    height: 14px;
    margin-right: 5px;
}

.single-review .contact-btn:hover:before {
    background: url(data:image/svg+xml;charset=utf,%3Csvg%20id%3D%22phone-icon%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2213%22%20height%3D%2213%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M541.72%20586c-.4%200-.72.32-.72.72%200%206.78%205.5%2012.28%2012.28%2012.28.4%200%20.72-.32.72-.72v-2.53c0-.4-.32-.72-.72-.72-.9%200-1.77-.15-2.58-.41a.72.72%200%200%200-.73.18l-1.6%201.59a10.9%2010.9%200%200%201-4.75-4.76l1.59-1.6c.2-.2.25-.48.17-.73a8.28%208.28%200%200%201-.4-2.58c0-.4-.33-.72-.73-.72z%22%2F%3E%3C%2Fdefs%3E%3Cuse%20fill%3D%22%23bc284b%22%20xlink%3Ahref%3D%22%23a%22%20transform%3D%22translate%28-541%20-586%29%22%2F%3E%3C%2Fsvg%3E) no-repeat center center;
    background-size: 11px 11px;
}

.single-review .free-quote {
    font-weight: 600;
    color: #09a789;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.single-review .free-quote svg {
    width: 11px;
    height: 15px;
    fill: #09a789;
    margin-right: 6px;
}

.single-review .show-details-btn {
    color: #1789d5;
    font-weight: 600;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s all ease;
    margin-left: 20px;
}

.single-review .show-details-btn:hover {
    color: #1564bf;
}

.single-review .show-details-btn:after {
    content: "";
    margin-left: 6px;
    background-image: url(data:image/svg+xml;charset=utf,%3Csvg%20id%3D%22cta-arrow%22%20version%3D%221.1%22%20viewBox%3D%220%200%2011%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20points%3D%225.5%200%204.5375%200.9625%208.3875%204.8125%200%204.8125%200%206.1875%208.3875%206.1875%204.5375%2010.038%205.5%2011%2011%205.5%22%20fill%3D%22%231789d5%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
    width: 11px;
    height: 11px;
    background-repeat: no-repeat;
    transition: color 0.3s linear;
}

.single-review .show-details-btn:hover:after {
    background-image: url(data:image/svg+xml;charset=utf,%3Csvg%20id%3D%22cta-arrow%22%20version%3D%221.1%22%20viewBox%3D%220%200%2011%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cg%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cpolygon%20points%3D%225.5%200%204.5375%200.9625%208.3875%204.8125%200%204.8125%200%206.1875%208.3875%206.1875%204.5375%2010.038%205.5%2011%2011%205.5%22%20fill%3D%22%231564bf%22%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}

.single-review .counter {
    color: #000;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border: 1px solid #010233;
    border-radius: 50%;
    font-size: 22px;
    line-height: 35px;
    position: absolute;
    left: -19px;
}

.diy-section {
    background-color: #000;
}

.diy-section .inner {
    max-width: 500px;
    margin: 0 auto;
}

.diy-section .h2 {
    margin-bottom: 0;
    font-weight: 400;
    padding-bottom: 30px;
}

.advertising-text {
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    border: 1px solid #efefef;
    background-color: #ffffff;
    padding: 20px;
    z-index: 99;
    max-width: 450px;
    width: 100%;
    text-align: center;
    display: none;
}

.advertising-text p {
    text-align: left;
}

.advertising-text .close-btn {
    color: #1789d5;
    font-weight: 700;
    margin-top: 10px;
    transition: 0.3s all ease;
}

.advertising-text .close-btn:hover {
    color: #1564bf;
}


/* review-stars css starts */

.review-stars .fa {
    color: #ffb401;
}

.rating-stars {
    margin-right: 10px;
}

.review-stars {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.review-stars .review-link {
    color: #1789d5;
    font-weight: 600;
    display: inline-block;
}


/* review-stars css ends */


/* =================================    home-security page ends    ================================ */

.marketing-partner-lists {
    display: none;
    color: #aaa8a8;
    font-size: 13px;
    text-align: left;
}

.marketing-partners-link {
    padding-left: 40px;
}

.marketing-partners-link li {
    list-style-type: disc;
}

.heroes.auto .slide-cont .copy{
    padding-bottom: 20px;
    padding-top: 20px;
    top: 0px;
    position: relative;
}
.heroes.auto .form-top-heading{
    position: relative;
    left:auto;
    top: auto;
    transform: inherit;
    padding-bottom: 10px;
    margin-top:0px;
}
/*-_-_Responsiveness_-_-*/
header.header-v4{
    background-color: #fff !important;
    padding: 16px;
background-color: #fff;
border-bottom: 1px solid #ddd;
}

.header-v4 .container-fluid{
    max-width: 1920px;
}
header.header-v4 .logo img{
    width: 125px;
    height: auto;
}
header.header-v4 h3 {
    display: inline-block;
    flex: 1 0;
    padding: 0 0 0 1em;
    margin: 0 0 0 1em;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #666;
    text-shadow: none;
    border-left: 1px solid #d8d8d8;
  }
  footer.header-v4 *{
      color: #666 !important;
  }
footer.header-v4{
    background-color: #fff;
}
footer.header-v4 .providers-wrapper{
    position: relative !important;
}
footer.header-v4 .providers{
    margin:0px auto !important;
    width:100% !important;
    width: 100%;

}
footer.header-v4 .providers-wrapper{
    padding: 48px 0;
    text-align: center;
    border-top: 1px dashed #eaeaea;
    border-bottom: 1px dashed #eaeaea;
}
footer.header-v4 .head{
    margin:0px  auto !important;
    width:100% !important;

}
footer.header-v4 .footer-bottom a{
    padding: 0;
    margin-right: 16px;
    color: #999;
    font-size: 16px;
    text-decoration: underline;
}
footer.header-v4 .footer-bottom{
    padding-top: 25px;
}
.content-v4 #formWrap {
    max-width: 800px;
    min-height: 500px;
    padding: 20px;
    margin: 0 auto;
    clear: both;
  }
 .content-v4 .progress--container {
    margin-top: 60px;
  }
  .content-v4 .progress-unfilled {
    max-width: 760px;
    background: #eaeaea;
    width: 100%;
    height: 12px;
    border-radius: 10px;
    margin: 0 auto;
  }

  .content-v4 .progress-percentage {
    margin-top: 12px;
    font-size: 16px;
    font-weight: 600;
    color: #08c177;
    text-align: center;
  }
  .content-v4 .progress-filled {
    background: #49c7e4;
    width: 0;
height: 12px;
border-radius: 10px;
transition: all .3s ease-in-out;
  }
  .content-v4 .progress-bar {
    background: #fff;
  }
.header-v4::after
.header-v4::before{
    content: '';
    display: table;
    clear: both;
    position: relative;
}
.content-v4 .zip-input-wrap::before{
    display: none;
}
.content-v4  label {
    display: inline-block;
    width: 90%;
    padding-top: 3px;
    margin: 10px 0 5px;
    font-size: 20px;
    font-weight: 400;
    color: #333;

  }
  .content-v4  .zip-input-wrap{

  }
  .content-v4 .zip-input-wrap .zip-input{
    background: rgba(0,0,0,.05);
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    width: 280px;
    padding: 20px !important;
    margin-bottom: 10px;
    clear: both;
    font-size: 20px;
    text-align: left;
    font-weight: 600;
    margin-top: 14px;
    box-shadow: none;
    height: 3em !important;
  }
  .content-v4 .zip-input-wrap .zip-input:focus {
    color:#d85dc5;
    border:1px solid #d85dc5;
    background-color: #fff;
   }
   .content-v4  .quote-button.primary-quote{
    font-size: 14px !important;
    text-transform: uppercase;
    background: none;
    padding: 23px;
    clear: none;
    color: #49c7e4 !important;
    border: 2px solid #49c7e4;
    background:#fff;
    font-family: sans-serif !important;
   }
   .wrap-v4{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
   }

   .content-v4 .quotes-form-wrapper .progress-bar{
    max-width: 760px;
    background: #eaeaea;
    height: 12px;
    border-radius: 10px;
    margin: 30px auto;
   }
   .content-v4 .quotes-form-wrapper .progress-bar .progress-inner{
    background: #49c7e4;
    border-radius: 10px;
    height: 12px;
   }
   .content-v4  .progress-bar .progress-inner .progress-text{
    color: #08c177;
    margin-top: 12px;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 10px;
   }
   .content-v4 .quotes-form .top-heading {
    font-size: 25px;
   }
   .content-v4  .quotes-form .step-heading {
    font-size: 20px;
    text-align: left !important;
    font-weight: 500;
   }
   .content-v4 .option-input-group input[type="radio"] + label{
        cursor: pointer;
        background: #fafafa;
        border: 1px solid #fff;
        color: #d85dc5;
        font-size: 20px;
        text-align: center !important;
        width:100%;
        padding: 15px 25px;
   }
   .content-v4 .option-input-group input[type="radio"] + label:hover {
    border: 1px solid #d85dc5;
  }
  .content-v4  #vehicle1_model{
    font-size: 14px;
  }

  .content.content-v4{
    flex: 1 0 auto;
  }
  .content-v4 .form-check{
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .content-v4 .option-input-group:not(#vehicle1_make){
     display:inline-block;
     width: 100%;
     margin:0px;
  }
  .content-v4  #birthday_month_wrapper .option-input-group{
    display: flex;
  }
  .content-v4 .form-check.col-md-6{
    width:auto !important;
    display:inline-block;
    padding: 0px;
  }
  .content-v4 .custom-select-input select{
    color: #d85dc5;
    background: #fafafa;
        border: 1px solid #fff;
        font-size: 18px !important;
  }
  .content-v4 .custom-select-input select option{
    font-size: 18px !important;
  }
  .content-v4  .custom-select-input::after{
    color: #d85dc5;
  }
  .content-v4  .form-content.text-center{
      text-align: left !important;
  }
  .content-v4  #vehicle1_year_wrap .step-heading{
    padding-left: 10px;
 }
 /* .content-v4  #vehicle2_wrap .option-input-group input[type="radio"] + label{
    padding: 15px 25px;
 } */
 .content-v4 .btn-custom{
    color: #d85dc5;
    background:#fff;
    border: 1px solid #d85dc5;
 }
 .content-v4 input#birth_year{
     width: 100%;
 }
 .content-v4 .custom-form-control:hover{
     border-color: #d85dc5;
 }
 .content-v4 .carousel-item .col-12{
    padding-left: 5px;
    padding-right: 5px;
 }
 .content-v4 .nameWrap .col-12{
    padding-right: 15px;
    padding-left: 15px;
 }
 .content-v4 .creditScrore .option-input-group{
    display:flex !important;
 }
 .content-v4  .carousel-item{
    padding:0px 15px;
 }
 /* .content-v4 .row.option-input-group{
    margin-right: -5px;
    margin-left: -5px;
 } */
#vehicle1_make{
    padding: 0px 7px;
}
.content-v4 .form-content.text-center.nameWrap{
    padding-left: 20px;
    padding-right: 20px;
}
.content-v4 #driver2_birthday_month_wrapper .col-md-4 ,
.content-v4  .SecondDriverCredit .col-md-3{
    float: left;
}

/*Model Full Screen*/
.modal.fullscreen {
    padding: 0 !important;
  }
  .modal.fullscreen .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal.fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
    background: transparent;
  }
  .modal.fullscreen .modal-body {
    overflow-y: auto;
    background: rgba(0,0,0,0.8);
    padding-bottom: 0px;
    padding-top: 0px;
  }
  .modal.fullscreen .modal-header{
    padding: 0px;
    border:0px !important;
    z-index: 9999;
  }
  .modal.fullscreen .close{
    position: absolute;
    right:30px;
    top:30px;
    color:#fff !important;
    font-weight: 400 !important;
    opacity: 1;
    cursor: pointer;
    z-index: 99999;
  }
  .modal.fullscreen .imgWrap img{
      max-width: 100%;
      width: auto;
      margin-bottom: 0px;
      height: calc(100vh - 40px)
  }
  .modal.fullscreen .imgWrap{
      display: flex;
      align-items: baseline;
      text-align: right;
  }
  .modal.fullscreen h2{
      font-size: 76px;
      line-height:76px;
      color:#fff;
      text-transform: uppercase;
      margin-bottom: 40px;
  }
  .modal.fullscreen .high-light{
      color:#d85dc5;
  }
  .modal.fullscreen .imageBox{
      padding-top: 40px;
  }
  .modal.fullscreen .contentWrap{
    display: flex;
   align-items: center;
   position: relative;
  }

  .modal.fullscreen .contentBox{
    text-align: left;
  }
  .btn-purple{
      background:#d85dc5;
      font-weight: 400;
  }
  p.closeText{
    font-size: 14px;
    line-height: 18px;
    color:#fff;
    text-transform: uppercase;
    position: absolute;
    bottom:60px;
    right:60px;
    cursor: pointer;
  }
  p.closeText .imgIcon{
    width:auto;
    max-width: 100%;
    margin: 0px 0px 0px 10px;
  }

  .pulse-button {
    box-shadow: 0 0 0 0 rgba(216, 93, 197, 1);
    animation: pulse-purple 2s infinite;
  }

  @keyframes pulse-purple {
    0% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(216, 93, 197, 0.7);
    }

    70% {
      transform: scale(1);
      box-shadow: 0 0 0 15px rgba(216, 93, 197, 0);
    }

    100% {
      transform: scale(0.95);
      box-shadow: 0 0 0 0 rgba(216, 93, 197, 0);
    }
  }

.thankyou-lama-auto img{
    max-width: 300px;
    margin-top: 80px;
}
.thankyou-lama-auto h1{
    margin-bottom: 20px;
    color: #000000;
    font-size: 60px;
    margin-bottom: 60px;
}
.thankyou-lama-auto-wrap{
    padding-bottom: 0px;
}
.thankyou-lama-auto-wrap .imgbox{
    padding: 0px 60px;
    border-bottom: 1px solid #ddd;
    display: inline-block;
}

@media only screen and (max-width: 1920px) {
    .heroes .slide-cont .copy {
        margin-top: -160px;
    }
    .form-top-heading {
        top: -75px;
    }
}

@media only screen and (max-width: 1600px) {
    .product-reviews {
        max-width: 900px;
        padding: 30px 0;
    }
    .single-review .product-image {
        margin-right: 40px;
    }
    .single-review {
        padding: 30px;
    }
    /* Added css */
    .heroes .slide-cont .copy {
        margin-top: -136px;
    }
    .form-top-heading {
        top: -76px;
    }
    .heroes .slide-cont .copy.goto-leadform {
        padding: 0.5rem 0 !important;
    }
    .providers-logos {
        width: 110px;
    }
}

@media only screen and (max-width: 1440px) {
    .hero-wrap .goto-leadform h1 {
        font-size: 30px;
        line-height: 32px;
    }
    .zip-input-wrap .zip-input {
        height: 2.5em !important;
        margin-bottom: 0;
    }
    .zip-input-wrap:before {
        top: 12px;
    }
    .zip-input-wrap {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .hero-wrap .quote-button.primary-quote {
        font-size: 17px !important;
        display: flex;
        align-items: center;
        justify-content: space-between;
        line-height: 50px;
    }
    .slide .btn .fa {
        width: 30px;
        height: 30px;
        /* display: flex; */
        justify-content: center;
        align-items: center;
        margin-right: 0;
        margin-left: 5px;
    }
    .form-top-heading {
        top: -55px;
    }
    .content-v4 .zip-input-wrap{
        display:block;
    }
}

@media only screen and (max-width: 1366px) {
    .home-security-hero .h1 {
        font-size: 32px;
    }
    .product-reviews {
        max-width: 790px;
    }
    .home-security-hero .llama-hero-image {
        max-width: 200px;
    }
    /* Added css */
    .form-top-heading {
        width: 690px;
    }
    .form-top-heading h3 {
        letter-spacing: -1px;
    }
    .providers-wrapper .head {
        margin-right: 2%;
        max-width: 57%;
    }
    .providers-wrapper .providers {
        margin-right: 2%;
        max-width: 57%;
    }

    .modal.fullscreen .imgWrap img{
        object-fit: contain;
        object-position: bottom;
    }
    .modal.fullscreen h2 {
        font-size: 65px;
        line-height: 65px;
    }

}

@media only screen and (max-width: 1199px) {
    .navbar-expand-lg .navbar-nav {
        margin-left: 4%;
    }
    .heroes .img {
        height: calc(100vh - 350px);
    }
    .single-review .visit-site-btn {
        min-height: 37px;
        font-size: 14px;
    }
    .single-review .product-image {
        margin-right: 25px;
    }
    .single-review {
        flex-wrap: wrap;
    }
    .product-reviews {
        max-width: 650px;
    }
    .single-review .product-text {
        max-width: 400px;
        margin-bottom: 30px;
        margin-right: 0;
    }
    .single-review .product-links {
        margin: 0 auto;
    }
    .home-security-hero .llama-hero-image {
        max-width: 180px;
    }
    /* Added css */
    .form-top-heading {
        width: 560px;
        top: -68px;
    }
    .form-top-heading h3 {
        font-size: 23px;
    }
    .heroes .slide-cont .copy {
        margin-top: 0px;
    }

    .hero-wrap .goto-leadform h1 {
        font-size: 46px;
        line-height: 52px;
    }
    .providers-wrapper {
        position: static;
    }
    .providers-wrapper .head {
        padding: 10px 0;
        max-width: 100%;
        margin-right: 0;
    }
    .providers-wrapper .providers {
        max-width: 100%;
        margin-right: 0;
        padding: 0 50px 13px;
    }
    .heroes.auto .slide-cont .copy{
        margin-top: 0px !important;
    }
    .heroes.auto .form-top-heading{
        width: 100%;
    }
    .modal.fullscreen h2 {
        font-size: 45px;
        line-height: 45px;
    }
    .btn-purple{
        font-size: 14px;
        line-height: 50px;
    }
    .thankyou-lama-auto h1{
        font-size: 50px;
    }
}

@media only screen and (max-width: 991px) {
    .navbar-expand-lg {
        justify-content: center;
    }
    .hright {
        order: -1;
    }
    .navbar-toggler:focus {
        outline: none;
        border: none;
    }
    .navbar-toggler {
        position: absolute;
        width: 40px;
        height: 40px;
        padding: 0;
        left: 0;
        z-index: 99;
    }
    .navbar-toggler .fa.fa-times,
    .navbar-toggler .fa.fa-bars {
        font-size: 40px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        transition: 0.3s all ease;
        color: #fff;
    }
    .navbar-toggler .fa.fa-times,
    .navbar-toggler.collapsed .fa.fa-bars {
        opacity: 1;
    }
    .navbar-toggler.collapsed .fa.fa-times,
    .navbar-toggler .fa.fa-bars {
        opacity: 0;
    }
    .navbar-collapse {
        background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%, rgba(100, 100, 100, 1) 100%);
        background: linear-gradient(135deg, rgba(0, 0, 0, 1) 0%, rgba(75, 75, 75, 1) 100%);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        margin-left: -15px;
        max-width: 270px;
        width: 100%;
    }
    .navbar-collapse .navbar-nav {
        margin-left: 0;
        align-items: flex-start !important;
        padding: 90px 20px 0;
    }
    .nav-item {
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        display: block;
        width: 100%;
    }
    .dropdown-toggle {
        position: absolute;
        height: 100%;
        width: 20px;
        height: 50px;
        z-index: 99;
        right: 0;
        top: 10px;
    }
    .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.4);
        border: none;
        box-shadow: none;
        outline: none;
        border-radius: 0;
        margin-top: 0;
        padding-top: 0;
    }
    .dropdown-toggle::after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.4);
    }
    .nav-item.dropdown {
        display: block;
    }
    .nav-item.dropdown:hover .dropdown-menu {
        display: none;
    }
    .dropdown-menu.show {
        display: block !important;
    }
    .hero-wrap .goto-leadform h1 {
        font-size: 32px;
        line-height: 38px;
    }
    .hero-wrap .goto-leadform h2 {
        font-size: 26px;
    }
    .quote-button {
        font-size: 16px !important;
    }
    .heroes .img {
        height: calc(100vh - 330px);
    }
    .introsec h2,
    .introsec h3 {
        font-size: 40px;
    }
    .introsec h3 {
        font-size: 35px;
    }
    .navbar-expand-lg .navbar-nav .nav-link.getstarted,
    .introsec .btn {
        font-size: 16px;
    }
    #howitworks h2 {
        font-size: 40px;
    }
    #howitworks .cont {
        font-size: 18px;
    }
    footer .content {
        flex-direction: column;
    }
    .fleft,
    footer nav,
    .fright {
        margin-bottom: 25px;
    }
    .home-security-hero .llama-hero-image {
        display: none;
    }
    /* Added css */
    .heroes .slide-cont {
        padding: 50px 0 0;
    }
    .heroes .slide-cont .copy {
        margin-top: -150px;
    }
    .form-top-heading {
        width: 450px;
        /* top: -48px; */
    }
    .form-top-heading h3 {
        font-size: 18px;
    }
    .hero-wrap .goto-leadform h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .providers-wrapper {
        bottom: 230px;
    }
    .quotes-form-inputs .option-input-group {
        width: 100%;
        max-width: 100%;
        flex-direction: column;
    }
    .quotes-form-inputs .option-input-group .form-check {
        width: 100%;
        max-width: 100%;
    }
    footer.header-v4 .providers-wrapper{
        bottom: auto !important;
    }
    .thankyou-lama-auto h1{
        font-size: 40px;
    }
}

@media only screen and (max-width: 798px) {
    .form-check {
        margin-bottom: 5px;
    }
    .body-v4{
        background: #f7f7f7;
      }
      header.header-v4 {
        display: flex;
        align-items: center;
        padding-top: 0;
        margin-bottom: 0;
        background-color: transparent !important;
      }
      header.header-v4 h3{
        display: none;
      }
      header.header-v4 .navbar-brand{
        margin: 0 auto;
        display: block;
        width: 100%;
        text-align: center;
      }
      header.header-v4{
          border-bottom:0px !important;
      }
      .content-v4 .progress-bar{
          background: transparent !important;
          max-width: 480px;
margin: 0 auto;
      }
      .content-v4 .quotes-form-wrapper .progress-bar{
        background: transparent !important;
        max-width: 480px;
          margin: 20px auto 40px;
          padding:0px 20px;
      }
      .content-v4 .progress-percentage{
        color: #eaeaea;
      }
      .content-v4 #formWrap{
          min-height:auto;
          text-align: center;
      }
      .content-v4 form{
        display: inline-block;
        width: 100%;
        max-width: 480px;
        padding: 25px 15px;
        margin: 0 auto;
        background-color: #fff;
        border: 1px solid #fff;
        border-radius: 3px;
      }
      .content-v4 .progress--container{
          margin-top:0px;
          padding: 0px 20px;
      }
      .content-v4 .quotes-form-inputs{
          display:block !important;
      }
      .content-v4 label{
        font-size: 16px;
        font-weight: 700;
      }
      .content-v4 .zip-input-wrap .zip-input{
          font-size: 16px !important;
          width:100% !important;
          padding: 16px 10px !important;
      }
      .content-v4 .quote-button.primary-quote{
        padding: 15px 0 !important;
        margin-top: 20px !important;
        margin-bottom: 0 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        width: 100% !important;
      }
      footer.header-v4{
          padding: 0px !important;
          background: transparent !important;
      }
      footer.header-v4 .providers-wrapper{
          //display: none !important;
      }
      footer.header-v4 .row{
          /* width: 100%; */
          display: block;
      }
      footer.header-v4 .col-md-6{
        width: 100% !important;
        max-width: 100%;
        text-align: center !important;
        margin-bottom: 10px;
      }
      footer.header-v4 .footer-bottom a{
            font-size: 13px;
            line-height: 18px;
            text-decoration: none;
            color: rgba(51,51,51,.6);
            font-weight: 400;
      }
      footer.header-v4 .footer-bottom a:last-child{
          margin-right: 0px;
      }
      .content-v4 .quotes-form-wrapper .container{
          text-align: center;
      }
      .content-v4 .quotes-form .top-heading {
        font-size: 20px;
        line-height: 24px;
      }
      .content-v4 .quotes-form .step-heading {
        font-size: 18px;
      }
      .content-v4 .option-input-group input[type="radio"] + label{
          font-size: 20px;
      }
      .content-v4 .custom-select-input select{
          font-size: 16px;
      }
      .content-v4 .option-input-group:not(#vehicle1_make){
          text-align: left;
      }
      .content-v4 #vehicle1_year_wrap .step-heading{
        text-align: center !important;
        padding-left: 0px !important;
      }
      .content-v4 .option-input-group:not(#vehicle1_make) {
        text-align: center;
      }
      .content-v4 .quotes-form .step-heading{
        text-align: center !important;
      }
      .content-v4 #vehicle1_model,
      .content-v4 #vehicle2_make,
      .content-v4 #vehicle2_model{
        text-align: left !important;
      }
      .thankyou-lama-auto h1{
        font-size: 30px;
    }
    .thankyou-lama-auto img{
        max-width: 200px;
    }
}
@media only screen and (max-width: 767px) {
    footer {
        padding: 30px 0;
    }
    .single-review .product-image {
        margin: 0 auto;
    }
    .single-review .product-text {
        max-width: 100%;
    }
    .single-review .product-image {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-bottom: 20px;
    }
    .single-review .product-image img {
        margin: 0 20px 0 0;
    }
    .product-reviews .section-top {
        flex-direction: column;
    }
    .product-reviews .top-title {
        margin-bottom: 5px;
    }
    .product-reviews .disclosure {
        flex-direction: column;
    }
    .product-reviews .disclosure p {
        border: none;
        margin-bottom: 5px;
    }
    .diy-section .h2 {
        font-size: 26px;
    }
    /* Added css */
    .heroes .slide-cont .copy {
        margin-top: 15px;
    }
    .form-top-heading {
        width: 100%;
        padding: 0 10px;
        /* top: -35px; */
    }
    .providers-wrapper {
        position: static;
    }
    .providers-wrapper .head,
    .providers-wrapper .providers {
        margin: 0;
        max-width: 100%;
    }
    .providers-wrapper .providers {
        padding: 0 10px 20px;
    }
    .providers-logos {
        padding: 0 8px;
    }
    .slide-cont .form-top-heading h3 {
        font-size: 23px !important;
        margin-top: 50px;
    }
    .slide-cont .form-top-heading h3:last-child{
        margin-top:0px !important;
    }
    .hero-wrap .goto-leadform{
        margin-top: 80px !important;
    }
    .hero-wrap.auto  .goto-leadform{
        margin-top: 0px !important;
    }
    .heroes.auto .slide-cont{
        padding-top: 0px !important;
    }
    .modal.fullscreen .imgWrap img{
        height:auto !important;
        max-width: 300px !important;
    }
    .modal.fullscreen .imgWrap{
        justify-content:center;
        margin-bottom: 20px;
    }
    .modal.fullscreen .contentWrap{
        justify-content:center;
        display: block;
        text-align: center;
    }
    p.closeText{
        position: static !important;
        margin-top:30px;
        margin-bottom:30px;
    }
    .btn-purple{
        width: 100%;
    }
    .modal.fullscreen .contentBox {
        text-align: center;
      }
      .thankyou-lama-auto-wrap .imgbox{
          padding: 0px !important;

      }
      .thankyou-lama-auto-wrap .imgbox img{
          max-width: 100%;
      }
}

@media only screen and (max-width: 575px) {
    .navbar-expand-lg {
        justify-content: space-between;
    }
    .navbar-collapse {
        left: auto;
        right: 0;
        max-width: 250px;
        margin-right: -15px;
    }
    .navbar-toggler {
        position: relative;
        left: auto;
    }
    .hero-wrap .goto-leadform h1 {
        font-size: 40px;
        line-height: 46px;
    }
    .hero-wrap .goto-leadform h2 {
        font-size: 21px;
    }
    .hero-wrap .cta-disclaimer {
        font-size: 16px;
    }
    .introsec h2,
    .introsec h3 {
        font-size: 30px;
    }
    .introsec h3 {
        font-size: 25px;
    }
    #howitworks h2 {
        font-size: 30px;
    }
    footer nav {
        display: flex;
        text-align: center;
        flex-direction: column;
    }
    footer nav a {
        margin-bottom: 10px;
    }
    .modal.fullscreen h2 {
        font-size: 35px;
        line-height: 35px;
      }
}

@media only screen and (max-width: 480px) {
    .hero-wrap .goto-leadform h1 {
        font-size: 35px;
        line-height: 41px;
    }
    .hero-wrap .goto-leadform h2 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .quotes-form-inputs {
        flex-direction: column;
    }
    .zip-input-wrap .zip-input {
        margin-right: 0;
    }
    .heroes .img {
        height: calc(100vh - 530px);
    }
    .home-security-hero .h1 {
        font-size: 27px;
    }
    .single-review {
        padding: 30px 15px;
    }
    .single-review .product-image {
        flex-direction: column;
        margin-bottom: 0;
    }
    .single-review .product-image img {
        margin-bottom: 15px;
    }
    .diy-section .h2 {
        font-size: 20px;
    }
    /* Added css */
    .form-top-heading {
        top: -50px;
    }
    .form-top-heading h3 {
        font-size: 20px;
    }
}

@media only screen and (max-width: 374px) {
    .slide-cont .form-top-heading h3 {
        font-size: 20px !important;
    }
}


/*-_-_Responsiveness_-_-*/

.range-slider .rangewrap {
    width: 100%;
    display: flex;
}

.range-slider .rangewrap .form-check-input {
    margin-left: 0;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 20px;
    background: transparent;
    outline: none;
    background-repeat: no-repeat;
    background-position: left center;
    border-radius: 3px;
    background-size: 14.5833% 6px, 100% 6px;
    position: absolute;
    margin-top: -3px;
}

.range-slider .range-vals {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

input#total_debt {
    margin-left: 0;
}

.option-input-group .range-input-label {
    padding: 15px 15px;
    color: #fff;
    background: #e59a17;
    margin: 0 0px 15px;
    border-bottom: 3px solid #e59a17;
    border-radius: 5px;
    font-size: 24px;
    font-weight: 700;
    display: block;
    cursor: pointer;
    transition: 0.3s all ease;
    position: relative;
}

input[type=range] {
    height: 30px;
    -webkit-appearance: none;
    margin: 10px 0;
    width: 100%;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: .25rem;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 1px 1px 1px #184895;
    background: #184895;
    border-radius: 7px;
    border: 1px solid #184895;
}

input[type=range]::-webkit-slider-thumb {
    box-shadow: 3px 3px 3px #184895;
    border: 2px solid #184895;
    height: 20px;
    width: 20px;
    border-radius: 27px;
    background: #184895;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -10px;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #184895;
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 12px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 1px 1px 1px #184895;
    background: #184895;
    border-radius: 7px;
    border: 1px solid #184895;
}

input[type=range]::-moz-range-thumb {
    box-shadow: 3px 3px 3px #184895;
    border: 2px solid #184895;
    height: 20px;
    width: 20px;
    border-radius: 27px;
    background: #184895;
    cursor: pointer;
}

input[type=range]::-ms-track {
    width: 100%;
    height: 12px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    color: transparent;
}

input[type=range]::-ms-fill-lower {
    background: #184895;
    border: 1px solid #184895;
    border-radius: 14px;
    box-shadow: 1px 1px 1px #184895;
}

input[type=range]::-ms-fill-upper {
    background: #184895;
    border: 1px solid #184895;
    border-radius: 14px;
    box-shadow: 1px 1px 1px #184895;
}

input[type=range]::-ms-thumb {
    margin-top: 1px;
    box-shadow: 3px 3px 3px #184895;
    border: 2px solid #184895;
    height: 20px;
    width: 20px;
    border-radius: 27px;
    background: #184895;
    cursor: pointer;
}

input[type=range]:focus::-ms-fill-lower {
    background: #184895;
}

input[type=range]:focus::-ms-fill-upper {
    background: #184895;
}

.quotes-form-inputs .option-input-group input[type=radio]+label {
    font-size: 14px;
    background: #18BC9C;
    border-color: #18BC9C;
}

.quotes-form-inputs .option-input-group input[type=radio]+label:hover {
    color: #fff;
    background-color: #149a80;
    border-color: #128f76;
}

.quotes-form-inputs .option-input-group {
    width: 100%;
    max-width: 100%;
}
