* {
	margin: 0;
}
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 50px;
  background-color: #f5f5f5;
}
body > .container {
  padding: 60px 15px 0;
}
.container .text-muted {
  margin: 20px 0;
}

.footer > .container {
	padding: 15px 0;
}
.footer p {
	margin-bottom: 0;
}
a {
	color: #3BAC91;
	text-decoration: none;
      -webkit-transition: color 0.1s ease, background-color 0.5s ease; /* Saf3.2+, Chrome */
  -moz-transition: color 0.1s ease, background-color 0.5s ease; /* Firefox 4+ */
  -ms-transition: color 0.1s ease, background-color 0.5s ease; /* IE10+ */
  -o-transition: color 0.1s ease, background-color 0.5s ease; /* Opera 10.5+ */
  transition: color 0.1s ease, background-color 0.5s ease;
}
a:hover {
	color: #F56C56;
}
.page-header {
	text-transform: capitalize;
}
section {
	padding: 100px 0;
}

/* RESPONSIVE STYLES
----------------------------------------------- */
@media (max-width : 979px) {

}
@media (min-width: 980px) {


}
/*
     FILE ARCHIVED ON 10:01:24 Feb 07, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:55:36 Sep 20, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.518
  exclusion.robots: 0.066
  exclusion.robots.policy: 0.056
  esindex: 0.009
  cdx.remote: 22.819
  LoadShardBlock: 388.242 (3)
  PetaboxLoader3.datanode: 313.855 (4)
  PetaboxLoader3.resolve: 274.127 (2)
  load_resource: 335.342
*/