@import url(../../../border/assets/css/style.min.css);
/* Your CSS code goes here
-------------------------------------- */
#glossary {
  list-style: none;
  padding: 0px;
  background-color: #a6cb1d; }
  #glossary li {
    float: right;
    width: 30px;
    height: 30px;
    text-align: center;
    background-color: #a6cb1d;
    padding: 0px 20px; }
    #glossary li a {
      color: #fff;
      font-size: 20px;
      display: block;
      text-align: center; }
  #glossary li.currentterm a {
    color: #000;
    font-weight: bold; }

.connection-head {
  margin: 20px 0px 0px 1em; }
  .connection-head a, .connection-head a:hover {
    color: #4c74a3;
    font-size: 30px; }

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

body .grid-item .inbox .caption a, body .grid-item .inbox .caption {
  color: #fff; }

#respond, #sidebar, body .page-title {
  display: none; }

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

td, td a {
  font-weight: bold; }

.ms-skin-pojo .ms-info {
  top: 0px;
  bottom: inherit;
  font-size: 20px;
  text-align: center;
  width: 100%; }

.elementor-align-center .elementor-button{
	
	width:100%;
}
.elementor-section.elementor-section-boxed>.elementor-container{
	max-width:1170px;
	
}
.navbar-toggle .icon-bar{
	background-color:#fff;
	width:50px;
	height:5px;
	
}
body .sf-menu li a{
	padding: 0 0.7em;
}
body {
	
	font-weight:500!important;
}
@media (max-width: 767px) {
  .tax-wpglossarygroup .container #content ,.entry-content {
    padding: 0px 15px; 
	
	
	} 
	.recent-post.media .pull-left{
		
		max-width:100%;
	}
	.media-body{
		overflow:visible;
		
	}
	.recent-post.media .media-body h3  a{
		background:#000;
		color:#fff;
		width:95%;
		font-size:20px;
		line-height: 2.2em;
		display:inline-block;	
		text-align:center;
		
	}
	
	
	
	#page-header .page-header-title.container {
    padding-top: 10px!important;
    padding-bottom: 10px;
}
	body #pojo-scroll-up{
		bottom:80px;
	}
}

@media (max-width: 500px) {
  .connection {
    display: block; 
  }
	body #page-header .title-primary{
		font-size:20px!important;
	} 
}
