
@media(min-width:1400px) and (max-width:1920px) {
}

@media(max-width:1640px) {
}

@media(min-width:1200px) and (max-width:1500px) {
}

@media(max-width:1200px) {
}

@media(max-width:1024px) {
}

@media(min-width:992px) and (max-width:1199px) {
}

@media(min-width:768px) and (max-width:991px) {
}

@media(max-width:991px) {
.stay-in-car .text-sec {
    padding-left: 0px;
}
h1 {
    font-size: 24px;
    line-height: 30px;
}
.text-sec p {
    font-size: 16px;
    line-height: 26px;
}
section {
    padding: 60px 0;
}
.text-sec h1 {
    margin-bottom: 20px;
}
header {
    padding-top: 10px;
}
.text-sec {
    padding: 0px;
}
footer {
}
.intro-main {
    padding-top: 20px;
}
footer .site-links {
    margin-bottom: 30px;
}
footer .site-links li a {
    display: inline-block;
    margin-bottom: 10px;
}
.buss-txt {
    padding-left: 0px;
}
.buss-txt p {
    line-height: 26px;
}
.buss-txt h3 {
    font-size: 24px;
}
}

@media(max-width:767px) {
.experiance p {
    max-width: none;
}
.intro-main .intro-img {
    margin-top: 50px;
}
.experiance article {
    min-height: inherit;
}
.text-sec {
    margin-top: 30px !important;
}
footer {
    text-align: center
}
footer .site-links li {
    margin: 0px 15px;
}
footer .social-links {
    text-align: center;
    margin-top: 50px;
}
footer .social-links a {
    margin-left: 10px;
    margin-right: 10px;
}
.intro-img {
    max-width: 300px;
    float: none;
}
.intro-main .intro-img {
    max-width: inherit;
}
.save-money {
    padding-top: 30px;
}
.buss-inputs .contact-form form {
    margin-top: 0px;
}
.stores-btn {
    text-align: center;
}
.text-sec .stores-btn .store-btn {
    margin: 0px 10px;
}
.save-money .intro-img {
    max-width: 250px;
}
.experiance {
    padding-left: 50px;
    padding-right: 50px;
}
.experiance i {
    height: auto;
    vertical-align: inherit;
}
.experiance article {
    margin-top: 20px;
}

.join-n-btn {
    width: 30%;
    margin-top: 10px;
    border-radius: 4px;
    padding: 3px 0;
}

}

@media(max-width:640px) {
}

@media(max-width:580px) {
}

@media(max-width:440px) {
}

@media(max-width:320px) {
}

@media(max-height: 700px) {
}
