html,body,.body-bg {
  height: auto;
}

#wrap {
  min-height:auto;
}

#content {
	padding-bottom: 0;
}

#content  section{
	padding-bottom: 0;
}

footer {
	height: auto;
	margin-top: 0;
	box-sizing: border-box;
}

.frame {
	margin: 0;
}

.body-bg {
	overflow-y: visible;	  
}

 a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  
 

.pull-right .col-md-12,
.pull-left .col-md-12 {
	height: auto !important;
}


figure {
    padding-bottom: 0;
}

h1 {
	font-size: 24pt;
}

footer {
	border-top: #ccc solid 1pt;
}

.caption {
    margin-bottom: 20px;
}