ul li { font-size:16px ; }
.well7 p { font-size:16px ; }
.well7 h3 { font-size:60px }
.well7 ul { margin-left:15px }
.well7 li { padding:10px 0 10px 0px }


.navbar-header {padding-left:90px;}

table {width:100%;}
table thead th {}
table th { font-size: 90%;padding:3px 5px; background: #EABB00}
table td { font-size: 80%;padding:3px 5px;}

table tr:nth-child(odd) td { background: #F7F7F7 }
table tr:nth-child(even) td { background: #EAEAEA }

.img_box { 
	padding:10px; 
	position: relative; 
/*	border:dashed 1px #000; */
	
	
}

.img_box img { max-width: 100% ; }

@media(min-width:768px){ .logo_desktop { height: 50px;display: block;width: 300px; } }

@media(min-width:1000px){
  .logo_desktop { height: 100px;display: block;width: 300px; }
  .navbar-header { padding: 0; }
  .navbar-header .navbar-brand span { font-size:0 } 
}  

@media(max-width:1000px){
  .navbar-header { background:none; }
}



header .top_header { font-weight:700 }


.bg1 { background:#DE000D }

figure figcaption .btn2 { font-size: 53px;color:#DE000D  }
header .top_header i { color: #DE000D; }
.section1 h6 a:hover { color: #DE000D; }
.contact-list h6 i { color: #DE000D; }
.navbar-default .navbar-nav > li > a:hover { background: #DE000D; }
a:hover { color: #DE000D; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .sfHover > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .sfHover > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .sfHover > a:focus {
    color: #ffffff;
    background-color: #DE000D;
}
.dropdown-menu { background-color: #DE000D; }
.dropdown-menu > li > a { color:#fff }
header .top_header p { color:#fff }

.navbar-header { background: url(/layouts/default/images/logo.png) 0 14px no-repeat; } 
h3, .h3 { color: #DE000D; }
.btn-primary {
    color: #ffffff;
    background-color: #DE000D;
    border-color: #DE000D;
}

main ul li { list-style-type: disc }

