@charset "utf-8";
/* CSS Document */




/* ----------------------------------------------------- */
/* #credit */
/* ----------------------------------------------------- */



/* screenwidth less than 1080px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1080px) {

#credit_wrap .results_inner{
    width: 90% !important;
    margin-bottom:0;
}
}





/* ----------------------------------------------------- */
/*  search.php   */
/* ----------------------------------------------------- */

/* screenwidth less than 1598px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1598px) {

#credit_wrap .credit_inner .search_left dl {
    width: 100%;
}

}

/* screenwidth less than 1495px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1495px) {

#credit_wrap .credit_inner .search_left p.p1{
    margin-bottom:50px;
}
#credit_wrap .credit_inner .search_left p.p1 strong span{
     background: #FF6C9D;
     padding:0;

}
}

/* screenwidth less than 1439px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1439px) {
#credit_wrap .credit_inner .search_left dl dd ul {
    width: 95%;
    margin: 0 auto 0 20px;
}
}

/* screenwidth less than 1365px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1365px) {

#credit_wrap .credit_inner .search_left dl dd {
   width: 95%;
   left: 10px;
}
}

/* screenwidth less than 1340px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1340px) {

#credit_wrap .credit_inner .search_left p.p3 strong span{
    display: block;
    background: #72D3D3;
}

}

/* screenwidth less than 1299px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1299px) {

#credit_wrap .credit_inner .search_left dl{
    margin-bottom:30px;
}

#credit_wrap .credit_inner .search_left dl dt{
    display: block;
    float:none;
}


#credit_wrap .credit_inner .search_left dl dd{
    width: 100%;
    top:0;
    left:0;
}

#credit_wrap .credit_inner .search_left dl dd ul{
    padding-top: 20px;
    width: 95%;
}

#credit_wrap .credit_inner .search_left dl dd ul li {
    display: inline-block;
    float:none;

}

#credit_wrap .credit_inner .search_left h4{
    margin-bottom:40px;
}

}

/* screenwidth less than 1080px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1080px) {

#credit_wrap .credit_inner{
   width:90%;
   margin:0 auto;

}

}

/* screenwidth less than 1074px
--------------------------------------------------------------------- */
@media only screen and (max-width: 1074px) {


#credit_wrap{
    margin-bottom:0;
    width:90%;
}

#credit_wrap .credit_inner .search_left {
    float:none;
    width: 99%;
    margin:0 auto ;
    border-right: none;
    padding-right:0;
}
#credit_wrap .credit_inner .search_box {
    float: none;
  /*  border-left: none;*/
    border-top: 1px solid #999;
    width: 99%;
    margin:0 auto ;
   /* padding-left:0;*/
}
#credit_wrap .credit_inner .search_left dl{
    width: 80%;
}

#credit_wrap .credit_inner img.car_img{
    width:99%;

}
}


/* screenwidth less than 876px
--------------------------------------------------------------------- */
@media only screen and (max-width: 876px) {

#credit #txt p{
    margin:0 25px 25px 25px;

}
#credit #txt ol{

    width: 70%;

}
}


/* screenwidth less than 790px
--------------------------------------------------------------------- */
@media only screen and (max-width: 790px) {
#credit_wrap .credit_inner dl dd ul li{
   width:99%;

}


}

/* screenwidth less than 729px
--------------------------------------------------------------------- */
@media only screen and (max-width: 729px) {

#credit_wrap .credit_inner .search_left dl dd ul li {
    width: 80%;
    list-style-type:disc;
    display:block;
}

#credit_wrap .credit_inner dl dd ul li{
   width:99%;

}




}


/* screenwidth less than 695px
--------------------------------------------------------------------- */
@media only screen and (max-width: 695px) {

#credit_wrap .credit_inner h3.loan_title br{

  display:block;
}





}

/* screenwidth less than 680px
--------------------------------------------------------------------- */
@media only screen and (max-width: 680px) {
#credit_wrap .credit_inner .search_left dl {
    width: 90%;
}
#credit_wrap .credit_inner .search_left h3.loan_title{
    font-size: 30px;
    
}

#credit_wrap .credit_inner .search_left p.p1 strong span{
    font-size: 20px;

}

#credit_wrap .credit_inner .search_left p.p3{
    font-size: 22px;
}
}
/* screenwidth less than 640px
--------------------------------------------------------------------- */
@media only screen and (max-width: 640px) {
#credit_wrap .credit_inner .search_left h3.loan_title{
    font-size: 28px;
    padding:0 3px 15px 3px;
    display:block;
    background:url(../images/search/text_bg1.png) repeat-x #FFFFFF 0px 20px;
}

/* screenwidth less than 576px
--------------------------------------------------------------------- */
@media only screen and (max-width: 576px) {

#credit_wrap .credit_inner .search_left h3.loan_title{
   font-size: 25px;
}

}

/* screenwidth less than 480px
--------------------------------------------------------------------- */
@media only screen and (max-width: 480px) {


#credit_wrap .credit_inner .search_left dl {
    width: 95%;
}

#credit_wrap .credit_inner .search_left h4 strong span{
    background:#FFE400;
    display:block;

}

}


/* screenwidth less than 448px
--------------------------------------------------------------------- */
@media only screen and (max-width: 448px) {

#credit_wrap .credit_inner .search_left h3.loan_title br{
    display:block;
}

}


