/* CSS Document */

@media only screen and (max-width:1200px) {
.deraler_table .row { margin:0px; }
#cssmenu > ul > li.active > a, #cssmenu > ul > li:hover > a { width:130px; }
}
@media only screen and (min-width:1025px) and (max-width:1200px){

}

@media only screen and (min-width:991px) and (max-width:1024px){
.jobdetial-table .form-style-7 li { width:48.7%; }
}

@media only screen and (min-width:768px) and (max-width:990px){
.deraler_table .table > thead > tr > th { padding:10px 3px; }
.deraler_table .dealer_box p { min-height:75px; }
.deraler_table a { float:none; display:block; margin:0 auto; }
.deraler_table .dealer_box .right_icon img { float:none; margin:5px auto 0px auto; }
.crm_modal .modal .modal-lg {width: 85%;}
.jobdetial-table .form-style-7 li { width:46%; }
.report_sec .boxpanel { margin-right:6px; }


}

@media only screen and (max-width:767px) {
.dealer_bottom .dealer_box1, .dealer_bottom .dealer_box2 { width:95px; }
.dealer_bottom .dealer_box1 { margin-right:10px; }
.crm_modal .modal .modal-lg {width: 95%;}
.addlead-page .thumbnail .control-group .controls { width:100%; }
.addlead-page .thumbnail .box .box-header h3.box-title { font-size:20px; }
.right-center .content.addlead-page { padding:5px 0px; }
}

@media only screen and (max-width:480px) {
.dealer_bottom { float:none; display:block;  }
.dealer_bottom label { font-size:14px; }
}

@media only screen and (min-width:280px) and (max-width:479px){
.dealer_bottom label { width:130px; }
}