@import url(../../../stream/assets/css/style.min.css);
/* Your CSS code goes here
-------------------------------------- */
#glossary {
  list-style: none;
  padding: 0px;
  background-color: #990000; }

#container.wide #header .container {
  max-width: 1350px; }
  
  #respond{
	  
	  display:none;
  }

body .sf-menu li a {
  padding: 0px 0px; }

.logo .logo-text1, .logo .logo-img {
  float: right;
  color: #990000;
  font-weight: bold;
  display: block;
  text-align: center; }
.logo .logo-img{
	margin-left:20px;
}
.logo .logo-text1 {
  width: 160px;
  margin: 0px auto;
  font-size: 18px; }

#glossary li {
  float: right;
  width: 30px;
  height: 30px;
  text-align: center;
  background-color: #990000;
  padding: 0px 20px; }

.tax-wpglossarygroup .read-more {
  display: none; }

.tax-wpglossarygroup #list-items .entry-header h2 {
  margin-top: 0px; }

#glossary li a {
  color: #fff;
  font-size: 20px;
  display: block;
  text-align: center; }

#glossary li.currentterm a {
  color: #000;
  font-weight: bold; }

.employees div.col-md-12 {
  margin-bottom: 20px; }

.employees span {
  font-weight: bold;
  color: #660000;
  font-size: 30px; }

.employees p.role, .employees a {
  font-weight: bold; }

.links div.col-md-12 {
  margin-bottom: 10px; }

.links a {
  font-weight: bold; }
.entry-header h1{
		display:none;
}
.connection-head {
  margin: 20px 0px 0px 0px; }
  .connection-head a {
    font-size: 30px;
	color:#990000;
	}

.connection {
  width: 100%;
  background-color: #660000;
  position: fixed;
  bottom: 0px;
  z-index: 11111;
  height: 50px;
  display: none; }
  .connection a {
    float: right;
    width: 25%;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    height: 50px;
    font-size: 30px;
    text-align: center;
    padding-top: 10px; }

@media (max-width: 767px) {
  body #copyright {
    padding: 50px 0; }
  body #pojo-scroll-up {
    bottom: 60px; }
  .employees {
    text-align: center; }
  .employees ul {
    list-style: none;
    padding: 0px; }
  .connection {
    display: block; } }

@media (max-width: 500px) {
  #header > div > div.logo > span:nth-child(4) {
    display: none; }
  .logo .logo-text1 {
    width: 120px; } }
