.web ul {
padding-left:30px;
padding-bottom:10px;
}

.web ul li {
list-style-type:disc;
margin-bottom:5px;
}

.web ol {
padding-left:30px;
padding-bottom:10px;
}

.web ol li {
list-style-type:decimal;
margin-bottom:5px;
}

.main_content .bx_item_list_recommended{
padding-left: 0px;
width:auto !important;
border-top: none !important;
    padding-top: 0px !important;
}

.bx_item_list_recommended{
   margin:0 auto;
padding-left: 250px;
    width: 715px;
}

.bx_item_list_recommended h2{
font-size: 16px !important;
    color: #de5c16 !important;
    font-weight: 700 !important;
    line-height: 20px !important;
    margin: 0 0 0 0 !important;
    padding: 0 0 10px 0 !important;
}

@media only screen and (max-width: 1000px){

.bx_item_list_recommended{
margin: 0% 0% 0% 0%!important;
width: 98%;
padding-left:10px;
}
}

@media only screen and (max-width: 640px){

.bx_item_list_recommended{
margin: 0% 0% 0% 0% !important;
width: 96%;
padding-left:10px;
}
}

#modal_requestcredit{
    top:20%
}
#modal_requestcredit .modal-dialog{
    width:300px ;
    padding-top: 20px;
}
#modal_requestcredit .feedback_form_btn input.btn{
    float: none;
    width: 100%;
}
