@font-face {
  font-family: "iconFont";
  src: url('../../assets/guardianIcons_2014.ttf') format('truetype');
}
body {
  -webkit-font-smoothing: antialiased;
  margin: 0;
  font-family: "EgyptianText", serif;
  color: #333;
}
h1 {
  font-family: "EgyptianHeadline", serif;
  padding: 10px 55px 0px 135px !important;
  margin-top: 0;
  font-size: 16px;
}
.bisonContent .animal:last-child {
  padding-bottom: 10px;
}
.animal:after {
  clear: both;
  display: block;
  content: '';
}
h3 {
  font-family: "EgyptianHeadline", serif;
  font-weight: 600;
  padding-left: 10px;
  font-size: 16px;
  margin: 1.5em 0 0;
}
a {
  text-decoration: none;
  color: #951c55;
}
a:hover {
  color: #111111;
}
p {
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 22px;
  font-family: "EgyptianText";
  font-weight: bold;
  margin: 7px 0;
}
img {
  max-width: 120px;
  display: inline;
  float: left;
  margin: 0 15px 5px 0;
}
.wrapper {
  width: 100%;
 border-top-style: solid;
border-top-color: #ffce1a;
border-top-width: 1px;
  float: right;
  position: relative;
  clear: left;
}
.container {
  background: #f8f8f8;
  margin: 20px;
  position: relative;
  padding: 0;
  overflow: hidden;
}
.readMore {
  position: relative;
  width: 100%;
  background: #F1F1F1;
  margin-top: 5px;
}
.readMore p {
  padding: 10px;
  margin: 0;
}
.bisonIntroduction h3 {
  margin-top: 10px;
/* position: relative; */
/* top: -170px; */
padding-left: 135px;
}

.bisonIntroduction p {
 margin-top: 0px;
/* position: relative; */
/*top: -150px;*/
padding-left: 135px;
}

.bisonIntroduction {

  float: right;
  padding-bottom: 25px;
}

.readMoreIcon {
  font-family: iconFont;
position: relative;
top: 7px;
left:14px;
/*padding-left: 34px;*/
color: #951c55;
font-size: 24px;
width: 30px;
height: 30px;
text-align: center;
display: inline;
cursor: pointer;
}

.btn--small {
display: inline-table;
vertical-align: top;
width: auto;
font-size: 13px;
font-size: 0.8125rem;
line-height: 18px;
line-height: 0.75rem;
font-family: "Guardian Text Sans Web","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
font-weight: bold;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
height: 30px;
height: 1.875rem;
/*padding: 0 10px 10px;*/
padding: 0 0.625rem;
margin-right: 10px;
margin-right: 0.625rem;
line-height: 28px;
line-height: 0.75rem;
border-width: 1px;
border-width: 0.0625rem;
border-style: solid;
-webkit-border-radius: 1000px;
-webkit-border-radius: 62.5rem;
border-radius: 1000px;
border-radius: 62.5rem;
color: #555555;
background-color: #ffce1a;
border-color: #ffce1a;
margin-left: 10px;
margin-bottom: 10px;
}


.btn--small span {
    transform: translate(0,-10px);
    display: inline-table;
    -webkit-transform: translate(0,-10px);
-moz-transform: translate(0,-10px);
-o-transform: translate(0,-10px);
}

.btn--small:hover {

background-color:#FFB71A
}

/*.readMoreIcon:hover {
    color: #f6f6f6;
    transform: translate(78px, 6px);    
}*/
p:last-child {
  margin-bottom: 10px;
}
.invisible {
  display: none;
}
.bisonInformation .container {
  margin: 0;
}
.bisonInformation h1 {
color: #333333;
/* background-color: #DFDFDF; */
font-size: 20px;
padding: 10px 10px 10px 10px;
font-weight: 600;
margin-bottom: 0;
/* top: -154px; */
/* position: relative; */
}

.dashIntro {
padding-bottom: 4px;
border-bottom-style: dotted;
border-bottom-color: #c1c1c1;
border-width: 1px;
margin-left: 135px;
margin-right: 15px;
/* position: relative; */
/* top: -325px; */
}

.dashIntro2 {
padding-bottom: 4px;
border-bottom-style: dotted;
border-bottom-color: #c1c1c1;
border-width: 1px;
margin-left: 136px;
margin-right: 15px;
/* position: relative; */
/* top: -325px; */
}

.store_logos img {
height: 37px;
display: block;
padding-bottom: 10px;
/*padding-top: 10px;*/
}

.sponsoredBy {
margin: 0;
padding-top: 6px;
padding-top: 0.375rem;
position: relative;
top: 0px;
padding-left: 17px;
/* font-weight: bold; */
font-size: 12px;
clear: left;
font-family: "Guardian Text Sans Web","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
color: #b1b1b1;
}

.animal {
  float:right;
}

.small-btn {
    padding-left: 125px;
    padding-top: 5px;
    padding-bottom: 5px;

}

.sponsored_logo {
    position: fixed;
    top: 128px;
    padding: 7px;
}

.sponsored_logo img {
    max-width: 110px;
    padding-left: 4px;
}

.hflicon {

  /* float: left; */
/* clear: right; */
position: fixed;
top: 0;
padding: 5px;
}

.sponsoredBy p {

  position: fixed;
top: 0;
padding: 5px;
}
