.clear{clear:both;}
ul.top_flds { padding: 0;margin: 0 0 0 16px;}

ul.top_flds > li { /*list-style: disc inside none;*/ font-size: 14px;}

body#index { padding-bottom: 180px;}

.jumbotron { padding-bottom: 18px !important; padding-top: 38px !important;}

.jumbotron h1 { /*font-size: 45px !important;*/ font-size:30px !important;}

.career .details { margin-top:20px;}

.details span { font-size:15px; color:#ce4623;}



.sb_page_box h2 { font-size:22px; height:50px;}

p.sb_cont { height:95px;}



.sb_brdr { border:0px solid #333; border-radius:5px; padding-top:15px;}

.dtls_box { border:0px solid #333; border-radius:5px;}

.dtls_box h3 { font-size:20px; text-align:left; margin:0; line-height:40px; background:#f5f5f5; padding-left:10px;}

.dtls_list { padding:15px;}
.dtls_list ul{margin:0 0 0 10px; padding:0;}
h6, .h6 {
    font-size: 15px;
}



.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {

  color: #990000 !important;

}

.contleft { border:1px solid #ccc; border-radius:10px; padding:0 50px 30px;}
/*.thumbnail{border:0!important;}*/

.breadcrumb1{margin-bottom:20px;}
.breadcrumb1 ul{margin:0; padding:0; list-style:none;}
.breadcrumb1 li{display:block; float:left; padding:0 3px; color:#ce4623; font-weight:600;}
.thumbnail.smlwd > img {
    width: 176px;
}


@media only screen and ( min-width: 990px ) and ( max-width: 1050px ) {

/*best vew 960*/ 



}



@media only screen and ( min-width: 760px ) and ( max-width: 989px ) {

/*best view 740*/

body#index {

    padding-bottom: 290px;

}

}





@media only screen and ( min-width: 580px ) and ( max-width: 759px ) {

/*best view 550*/

body#index {

    padding-bottom: 340px;

}

}



@media only screen and ( min-width: 380px ) and ( max-width: 579px ) {

/*best view 350*/

body#index {

    padding-bottom: 340px;

}

}



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

/*best view 280*/

body#index {

    padding-bottom: 400px;

}

}