.title {
height: 45px;	
margin-left: -4px;
}
.head2 {
    font-family: "Trebuchet MS", "Verdana", sans-serif;
    font-size: 17px;
    color:red;
    font-weight: bold;
}
  
a:focus {
  outline: none;
  outline-offset: 0px;
  border-style: none;	
}
br: {
	
}
#menu {
	min-width: 320px;
	
}
.menu-heading {
	color: #797878;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	font-weight: 500;
	font-size: 16px;
	border-style: none;
}

.head {
	color: #E80202;
	font-size: 19px;
	font-weight: 600;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	padding-top: 2px;
}
#container-main {
font-family: "Trebuchet MS", "Verdana", sans-serif;
max-width:1200px;
padding-top: 15px;
padding-left: 15px;		
}

.container-a {
padding-left:0px;
padding-top:5px;
max-width:475px;
font-size: 14px;
}	

#accordion {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	max-width:200px;
	margin-left:5px;
	color: #000;
	border-top:none;
	padding-top:5px;
	padding-bottom: 10px;
	background-color:white;

}

#accordion1 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	max-width:350px;
	margin-left:0px;
	color:#797878;
	border-style: none;
	padding-top:5px;
	padding-bottom: 10px;
	background-color:white;

}
#accordion2 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	max-width: 350px;
	padding-bottom: 10px;
	border-style: none;
	color: #797878;
}
#accordion3 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	max-width: 350px;
	padding-bottom: 10px;
	border-style: none;
	color: #797878;
}
#accordion9 {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	max-width: 400px;
	min-width: 320px;
	font-size: 14px;
	border-style: none;
	background-color:white;
}

.accordion-toggle {
font-size: 16px;
font-family: "Trebuchet MS", "Helvetica", sans-serif;
font-weight: 600;
font-color: #797878;
}

.panel-group {
	margin-bottom: 0px;
	color: #000;
	border-style: none;
	background-color:white;
	padding-top: 0px;
	margin-top: 0px;
	
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	border-style: none;
	background-color: white;
}

.panel-title {
  	font-size: 15px;
	border-style: none;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #797878;
	padding-top: 4px;
	font-weight: 500;
}

.panel-body {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 7px;
	background-color: white;
	color: #797878;
	border-style: none;
	
}
.panel-collapse {
	background-color: white;
}
.collapse {
  display: none;
	margin-left: 0px;
	padding-bottom: 0px;
	background-color: white;
	border-style: none;
}

#accordion9 .panel-title {
	font-weight:normal;
	background-color:white;
	padding-top: none;
	padding-below: 5px;
	border-style: none;
}


.list-group-item-text {
	background-color:white;
}
.list-group-item-heading {
	background-color:white;
}

.img-responsive .cover {
	padding-bottom: 8px;
	max-width: 100px
}


body {margin:20px;}
      #accordion .glyphicon { margin-right:10px; }
      .panel-collapse>.list-group .list-group-item:first-child {border-top-right-radius: 0;  border-top-left-radius: 0;}
      .panel-collapse>.list-group .list-group-item {border-width: 1px 0; font-size: 14px; border-left:none; border-right:none;}
      .panel-collapse>.list-group {margin-bottom: 0;}
      .panel-collapse .list-group-item {border-radius:0;}

      .panel-collapse .list-group .list-group {margin: 0;margin-top: 10px;}
      .panel-collapse .list-group-item li.list-group-item {margin: 0 -15px; font-size: 14px; border-top: 1px solid #ddd !important;border-bottom: 0;margin-top:5px; padding-left: 30px;}
      .panel-collapse .list-group-item li.list-group-item:last-child {padding-bottom: 0;}

      .panel-collapse div.list-group div.list-group{margin: 10;}
      .panel-collapse div.list-group .list-group a.list-group-item {border-top: 1px solid #ddd !important;border-bottom: 0;padding-left: 20px;}
      .panel-collapse .list-group-item li.list-group-item {border-top: 1px solid #DDD !important; font-size: 14px;}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #555;
  	text-decoration: none;
  	background-color: white;
	border-style: none;
	padding-left: 10px;
}

.list-group-item {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	color: #6F6666;
	font-size: 14px;
	background-color: white;
	padding-left: 10px;
	padding-top:4px;
	padding-bottom:4px;
	border-color: white;
	border-style: none;
	
}

#collapse_print {
	border-style: none;
}

.panel-heading {
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 15px
	color: #464545;
	font-weight:normal;
	padding-left:0px;
	padding-bottom:2px;
	padding-top:2px;
	border-color:white;
	border-style: none;


}

.panel-default > .panel-heading {
  color: #333;
  background-color: white;
  font-size: 14px;
	
}

.panel, .panel-group .panel-heading+.panel-collapse>.panel-body{
    border: none;
}


@media only screen and ( max-width : 767px ){
	.img-responsive {
	padding-bottom: 10px;
	max-width: 200px
	}}
	

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

	.head {
	color: #D40202;
	font-size: 18px;
	font-weight: 600;
	font-style:normal;
	font-family: "Trebuchet MS", "Verdana", sans-serif;
	padding-top: 2px;
}
	
	
.list-group-item {
	font-size: 14px;
	padding-left: 10px;
	
	
}
	
.menu-heading {
	font-size: 15px;
	
}	
	  
	.container-a {
   	padding-left:0px;
   	padding-top:0px;
   	max-width: 450px;
	font-size: 14px;
	}
	
	#accordion9 {
	max-width: 300px;
	font-size: 14px;
	border-style: none;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
	font-size: 14px;
	border-style: none;
}

	
.img-responsive {
	padding-bottom: 10px;
	max-width: 200px
}
}
.social:hover {
     -webkit-transform: scale(0.7);
     -moz-transform: scale(0.7);
     -o-transform: scale(0.7);
 }
 .social {
     -webkit-transform: scale(0.5);
     /* Browser Variations: */
     
     -moz-transform: scale(0.5);
     -o-transform: scale(0.5);
     -webkit-transition-duration: 0.5s;
     -moz-transition-duration: 0.5s;
     -o-transition-duration: 0.5s;
 }
