body {
  background-attachment: fixed;
  background-color: #3e3d3d;
  background-image: url(./images/thumbprint.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  margin: 0;
  min-width: 320px;
}

@media screen and (max-width: 1149px) {
  body {
    background-size: 910px 650px;
  }
}

@media screen and (max-width: 579px), screen and (max-height: 479px) {
  body {
    background-position: top center;
  }
}

a {
  color: #f58528;
}

div#wrapper {
  background: none;
}

#credit {
  display: none;
}

#header a {
  outline: none;
}

#header .orange {
  background-color: #f58528;
  min-height: 237px;
}

#header .orange .bar .upper {
  background-color: #000;
  height: 33px;
}

#header .orange .bar .upper .width-wrapper {
  margin: 0 auto;
  max-width: 540px;
  position: relative;
}

#header .orange .bar .upper .width-wrapper .logo {
  background-image: url(./images/logo.png);
  background-size: 30px 21px;
  cursor: pointer;
  float: left;
  height: 21px;
  outline: none;
  position: relative;
  top: 11px;
  width: 30px;
}

#header .orange .bar .upper .width-wrapper .title {
  color: #f58528;
  float: left;
  font-size: 9px;
  letter-spacing: 1.15px;
  min-width: 375px;
  padding-left: 14px;
  position: relative;
  text-align: left;
  top: 17px;
}

#header .orange .bar .upper .width-wrapper .title a {
  font-weight: normal;
}

#header .orange .bar .upper .width-wrapper .donate {
  background-color: #f58528;
  border-radius: 4px;
  box-shadow: 0 0 2px #47260b;
  color: #0c0602;
  cursor: pointer;
  float: right;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: 800;
  height: 21px;
  line-height: 22px;
  margin-right: 18px;
  outline: none;
  position: relative;
  text-align: center;
  text-decoration: none;
  top: 12px;
  transition: .16s background-color;
  width: 87px;
}

#header .orange .bar .upper .width-wrapper .donate:hover {
  background-color: #f46f00;
}

#header .orange .bar .lower {
  background-image: url(./images/squiggle.png);
  background-position: 50% 0;
  background-size: 785px 12px;
  height: 12px;
}

#header .orange img.title {
  height: 90px;
  margin-left: 10px;
  padding: 28px 0 0;
  width: 400px;
}

#header .orange .subtitle {
  color: #fff;
  font-size: 27px;
  font-weight: bold;
  letter-spacing: .15px;
  margin: 6px 0 0;
  position: relative;
  z-index: 1;
}

#header .orange-slash {
  left: 0;
  position: absolute;
  top: 236px;
  width: 100%;
}

@media screen and (max-width: 579px) {
  #header .orange {
    min-height: 200px;
  }

  #header .orange-slash {
    display: none;
  }

  #header .orange .bar .upper {
    height: 36px;
  }

  #header .orange .bar .upper .width-wrapper .title {
    font-size: 7px;
    letter-spacing: 1px;
    line-height: 1.6;
    max-width: 50%;
    min-width: auto;
    padding-left: 22px;
    top: 12px;
    width: 180px;
  }

  #header .orange .bar .upper .width-wrapper .donate {
    margin-right: 10px;
    top: 10px;
  }

  #header .orange .bar .upper .width-wrapper .logo {
    left: 10px;
    top: 10px;
  }

  #header .orange img.title {
    height: 57px;
    width: 250px;
  }

  #header .orange .subtitle {
    font-size: 15px;
  }
}

#content {
  margin: -18px auto 62px;
  min-height: 300px;
}

#content .content-background {
  background-color: rgba(255, 255, 255, 0.931);
  font-size: 15px;
  line-height: 1.35;
  margin: 0 auto 62px;
  max-width: 600px;
  padding: 28px;
  position: relative;
  width: 65%;
  z-index: 9;
}

@media screen and (max-width: 579px) {
  #content .content-background {
    background-color: #fff;
    width: calc(100% - 56px);
  }
}

iframe {
  border: none;
}

#footer {
  background-color: rgba(255, 255, 255, 0.85);
  min-height: 200px;
  padding: 42px 0 32px;
  position: relative;
  z-index: 9;
}

@media screen and (max-width: 579px) {
  #footer {
    min-height: 300px;
  }
}

#footer .social-share-buttons {

}

#footer .social-share-buttons a {
  background-color: #f58528;
  border-radius: 4px;
  box-shadow: 0 0 2px #e7d5c7;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  font-weight: 700;
  height: 28px;
  line-height: 28px;
  margin: 0 18px 18px;
  outline: none;
  text-transform: uppercase;
  transition: .16s background-color;
  width: 172px;
}

#footer .social-share-buttons a:hover {
  background-color: #f46f00;
  text-decoration: none;
}

#footer .logo {
  background-image: url(./images/logo.png);
  background-size: 62px 43px;
  cursor: pointer;
  display: block;
  height: 43px;
  margin: 22px auto 6px;
  outline: none;
  width: 62px;
}

#footer .subtitle {
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 0 1px #fffaee;
  text-transform: uppercase;
}

#footer .subtitle a {
  color: black;
}

#footer .links {
  margin: 18px auto 0;
}

#footer .links a {
  display: inline-block;
  font-size: 13px;
  font-weight: 800;
  padding: 0 7px 7px;
  text-transform: uppercase;
}

div.entropy,
div#about,
div#front,
div#privacy,
div#results_wrapper,
div#self-defense {
  width: auto;
}

div#front p:nth-of-type(1) {
  margin-top: 0;
}

#buttons {
  border-spacing: 0;
  width: 100%;
}

#buttons .row {
  margin: 0 auto;
}

#buttons .row a#trackerlink {
  background-color: #f58528;
  border-radius: 6px;
  box-shadow: 0 0 1px #aacef4;
  display: block;
  font-size: 28px;
  font-weight: 800;
  height: 58px;
  line-height: 58px;
  margin: 0 auto;
  text-shadow: 0 1px 0 #f58528;
  text-transform: uppercase;
  transition: .16s background-color;
  width: 176px;
}

#buttons .row a#trackerlink:hover,
div#results_wrapper #buttons .row a#trackerlink:hover {
  background-color: #f46f00;
  border-color: #f46f00;
}

div#results_wrapper .row {
  margin: 16px auto 0;
}

div#results_wrapper #buttons .row a#trackerlink {
  border: 2px solid #f58528;
  font-size: 21px;
  height: auto;
  line-height: 1;
  margin: 0 auto;
  max-width: calc(100% - 32px);
  padding: 16px 12px;
  width: 300px;
 font-family: 'Lato', Helvetica, Arial, Verdana, sans-serif;

}

@media screen and (max-width: 579px) {
  div#results_wrapper #buttons .row a#trackerlink {
    font-size: 18px;
  }
}

#badger-download[javascript="disabled"],
#badger-download[javascript="disabled"]:hover {
  background: none;
  border: none;
  color: #f58528;
  cursor: default;
  margin: 0 auto;
  padding: 0 0 12px;
}

#badger-download[javascript="disabled"] a,
#badger-download[javascript="disabled"] #other_link {
  color: #f58528;
  display: block;
  font-family: 'Lato', Helvetica, Arial, Verdana, sans-serif;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: normal;
}

#badger-download[javascript="disabled"] a:hover {
  text-decoration: underline;
}

#badger-download[javascript="enabled"] {
  background-color: #007DFF;
  border-color: #007DFF;
  letter-spacing: normal;
  max-width: calc(100% - 32px);
  padding: 16px 12px;
  transition: .16s background-color, .16s border-color;
}

#badger-download[javascript="enabled"] a {
  color: #fff;
  font-family: 'Lato', Helvetica, Arial, Verdana, sans-serif;
  font-size: 21px;
  font-weight: bold;
  line-height: normal;
  text-shadow: 0px 1px 0px #0070ff;
}

#badger-download[javascript="enabled"] a div {
  color: #fff;
  display: inline-block;
  font-family: 'Lato', Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  position: relative;
}

#badger-download[javascript="enabled"]:hover {
  background-color: #006cff;
  border-color: #006cff;
}

#badger-download[javascript="enabled"]:hover a div {
  color: #fff;
}

@media screen and (max-width: 579px) {
  #badger-download[javascript="enabled"] a {
    font-size: 18px;
  }
}

@media screen and (max-width: 579px) {
  table#results {
    font-size: 8px;
  }

  table#results font {
    font-size: inherit;
  }
}

#summary_sentence {
  font-size: inherit;
  font-weight: normal;
  margin: 0 0 24px;
}

table#results.tracker_results {
    margin: 10px auto;
}

p.tracker_results {
  font-size: 12px;
}

table#results font[size="-2"] {
    word-break: break-all;
}

.fingerprint-thanks {
  padding: 32px 0 0;
}

.ii{
  font-weight: bold;
  color: #a00;
  font-size: 80%;
}

#badger-download.not_supported{
  width: 100%;
  max-width: none;
  text-transform: none;
  letter-spacing: normal;
}

.social {
    cursor: default;
    margin: 0 auto;
}
.social a {
    background-image: url(../static/images/social-icons.png);
    display: inline-block;
    height: 80px;
    margin: 0 6px 0 0;
    width: 80px;
    opacity: 0.9;
}
.social a.no-margin {
    margin: 0;
}
.social a:hover {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
       -moz-transition: opacity 0.2s;
            transition: opacity 0.2s;
}
.googleplus {
    background-position: -227px 0;
}

.facebook {
    background-position: -114px 0;
}

.twitter {
    background-position: 0;
}
.email {
    background-position: -340px 0;
}
