.qs-ls-border-main{
    width: 100%;
    border-top: 1px dotted rgb(153, 153, 153) !important;
    margin-bottom: 20px
}
.qs-ls-border-main-bottom{
    width: 100%;
    border-top: 1px dotted rgb(153, 153, 153) !important;
}
.qs-listing-main{
    width: 100%;
}
.qs-ls-y-star{
    float: left;
    margin: 30px 5px 0px 0px; 
    width: 22px;
    vertical-align: middle;
}
.qs-ls-y-star h1 {
    color: #000;
    font-size: 20px;
    margin: 0;
}
.qs-ls-logo{
    width: 180px;
    float: left;
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0 2px 0 #ebebeb;
    cursor: pointer;
    padding: 2px 3px 3px;
    transition: all 0.2s ease 0s;
    text-align: center;
    margin-bottom:25px
}
.qs-ls-logo img{
    max-width: 125px;
    max-height: 70px;
}
.qs-listing-main:hover .qs-ls-logo
{
    border: 1px solid #ffc30c;
    box-shadow: 0 2px 0 #ffdd74, 0 2px 5px #ffdd74;
    transition: all 0.5s ease 0s;
}
.qs-ls-logo .qs-ls-get-quote-button {
    background-color: #ebf3ff;
    border-radius: 0 0 3px 3px;
    border-top: 1px solid #9dbce8;
    color: #385888;
    display: block;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
    text-align: center;
    transition: all 0.2s ease 0s;
}
.qs-listing-main:hover .qs-ls-get-quote-button
{
    background-color:#fff478;
    border-top: 1px solid #dfd34c;
    color: #f60;
    transition: all 0.5s ease 0s;
}

.qs-ls-contents{
    float: left;
    width: 515px;
}
.qs-ls-contents .qs-ls-description{
    padding: 0px 0px 12px 12px  !important;
    list-style-type: square;
    font-size: 14px;
    line-height: 18px;
    padding-right: 10px;
}
.qs-ls-contents .qs-ls-description h2{
    color: #2165a2;
    font-size: 16px;
    margin: 0 0 2px;
    text-decoration: underline;
    text-align: left;
    border: none;
    padding: 0px 0px 4px;
    cursor: pointer;
}
.qs-ls-contents .qs-ls-description ul{
    margin: 0px;
    padding: 0px;
    margin-left: 15px !important;
    text-align: left;
}
.thankyou-page .qs-ls-contents .qs-ls-description ul li{
    text-align: left;
}
.qs-ls-btn{
    float: right;
    margin-right: 10px;
    width: 100px;
    margin-top: 30px; 
}

button.get-quote-btn{
    width: 100px !important;
    height: 40px !important;
    background-color: #8ab315;
    border: none;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    border: solid 1px #4bc067;
    cursor: pointer;

}
.qs-ls-border-bottom{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}
.qs-ls-mobile .inner-box {
    background: none;
    float: none;
}
.lngtemplate input.input1[type="text"] {
    font-size: 24px;
}
.lngtemplate input.input1[type="number"] {
    font-size: 24px;
}
@media screen and (max-width: 900px) {
    .qs-ls-mobile .container {
        max-width: 880px;
        padding: 0 3px;
        width: 100%;
        box-sizing: border-box;
    }
    .qs-ls-mobile .logo > a {
        display: block;
        max-width: 305px;
    }
    .qs-ls-mobile .logo img {
        display: block;
        height: 47px;
        width: 305px;
    }
    .qs-ls-mobile .banner-box {
        background: #fff none repeat scroll 0 0;
        border-style: none;
        box-shadow: none;
        margin-top: 20px;
    }
    .qs-ls-mobile .inner-box {
        width: 100%;
    }
    .qs-ls-mobile .rightbox {
        width: 100%;
    }
    .qs-ls-mobile .left-imgbox {
        display: none;
    }
    .qs-ls-mobile  .qs-ls-y-star {
        display: none;
    }
    .qs-ls-mobile .qs-ls-logo {
        float: none;
        margin: 0 auto 15px;
        padding: 4px;
        width: 180px;
    }
    .qs-ls-mobile .qs-ls-contents {
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .qs-ls-mobile .qs-ls-contents .qs-ls-description h2 {
        margin: 0 0 15px;
        text-align: center;
    }
    .qs-ls-mobile .qs-ls-btn {
        float: none;
        width: 100%;
        margin: 10px auto;
        max-width: 300px;
    }
    .qs-ls-mobile button.get-quote-btn {
        width: 100% !important;
    }
    /* SSN Template Page */
    .qs-ls-mobile .lngtemplate{

        margin-left: 23%;
    }
    .qs-ls-mobile .lngtemplate label{
        font-size: 18px;
        width: 97%;
    }
    .qs-ls-mobile .large-btn {
        width: 100%;
        margin-top: 20px;
    }
    .qs-ls-mobile .large-btn input[type="image"] {
        margin: 0 auto 20px;
        width: 290px;
    }
    .qs-ls-mobile .large-btn .img-class{
        display: block;
    }
    .qs-ls-mobile #LFprocessing{
        margin: 0 auto 20px;
        width: 290px;
        background-size: 100% 100%;
    }
    .qs-ls-mobile #LFprocessing img {
        cursor: progress;
        margin: 0 0 0 100px;
    }
    .advertising_disclosure {
        width: 80%;
    }
}
@media screen and (max-width: 600px) {
    .qs-ls-mobile .lngtemplate{
        margin-left: 5px;
    }
    .qs-ls-mobile .lngtemplate input.input1[type="text"] {
        margin: 0 0 0 3%;
        width: 21%;
        display: inline-block;
        vertical-align: top;
        background-size: 100% 100%;
    }
    .qs-ls-mobile .lngtemplate input.input1[type="number"] {
        margin: 0 0 0 3%;
        width: 21%;
        display: inline-block;
        vertical-align: top;
        background-size: 100% 100%;
    }
    .qs-ls-mobile .explain-div {
        clear: both;
        display: block;
        margin-top: 5px;
        float: right;
    }
    .qs-ls-mobile .large-btn .img-class{
        display: block;
    }
    .qs-ls-mobile .lngtemplate .tooltip {
        margin: 55px 0 0 129px;
    }

    .qs-ls-mobile .no-thanks {
        font-size: 11px;
        margin-top: 25px;
    }
    .advertising_disclosure {
        width: 80%;
    }

}
@media screen and (max-width: 425px) {
    .qs-ls-mobile .lngtemplate .tooltip {
        margin: 55px 0 0 60px;
    }
}
@media screen and (max-width: 400px) {
    .qs-ls-mobile .lngtemplate .tooltip {
        margin: 72px 0 0 30px;
    }
}
@media screen and (min-width: 500px) {
    .qs-ls-mobile .logo > a {
        float: left;
    }
    .qs-ls-mobile .logo {
        overflow: hidden;
        padding: 25px 0;
    }
}
.content-regular-temp h1{
    padding: 0;
    margin: 0 10px 0 5px;
    font-size: 20px;
    font-weight: bold;
    font-family: arial;
}
.content-regular-temp p{
    margin: 0 25px 5px 5px;
    line-height: 20px;
    color: #000;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    font-family: arial;
}
.qs-ls-mobile .reg-temp-rightbox{
    margin-top: 0px;
}
.qs-ls-contents .qs-ls-media-alpha{
    text-align: left;
}
.link-disabled {
    pointer-events: none;
    cursor: default;
    opacity: 1.0;
}
