html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/********************************************/
/********************************************/
html {
  font-family: 'cabin';
  font-size: 16px;
  background: #17324e url("../images/bg.jpg") fixed;
  color: #dbdbdb;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 480px) {
    html {
      font-size: 9px; } }
  @media screen and (max-width: 850px) {
    html {
      font-size: 10px; } }

body {
  padding: 0;
  margin: 0; }

::-moz-selection {
  color: #1a1a1a;
  background: #9b151e; }

::selection {
  color: #1a1a1a;
  background: #9b151e; }

section {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  section::after {
    clear: both;
    content: "";
    display: table; }

a {
  color: #dbdbdb;
  text-decoration: none; }

p {
  font-size: 1rem;
  line-height: 1.5rem; }

h2 {
  font-family: dosis;
  text-align: center;
  font-size: 2.5rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .03em; }

h3 {
  text-align: center;
  font-family: 'dosis';
  font-style: italic;
  font-size: 1.2em;
  font-weight: 300; }

/******* HEADER *******/
.pbslogo {
  padding: 2.4em 0 1em;
  margin: 0 auto;
  max-width: 240px; }

.pbslogo img {
  max-width: 100%; }

header {
  max-width: 68em;
  margin-left: auto;
  margin-right: auto; }
  header::after {
    clear: both;
    content: "";
    display: table; }

h1 {
  font-family: 'dosis';
  padding: 0 0 1.2rem;
  font-size: 4.5rem;
  line-height: 2.6rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .03em; }
  h1 span {
    font-size: 2.03rem;
    font-weight: 400;
    line-height: .6rem; }

.large-turtle {
  background: url("../images/large-turtle.png") center bottom no-repeat;
  width: 100%;
  height: 28rem;
  background-size: 70%; }
  .large-turtle p {
    font-size: 1.7rem;
    text-align: center;
    font-style: italic;
    margin-top: -2.4rem; }

/******* ENDANGERED STATUS *******/
.extinction h2 {
  text-align: center;
  font-weight: 400;
  font-size: 2rem; }

.species {
  padding-bottom: 4rem;
  float: left;
  display: block;
  margin-right: 0%;
  width: 25%; }
  .species:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .species {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      .species:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 850px) {
    .species {
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      .species:last-child {
        margin-right: 0; } }

.greent, .logger, .hawks, .leather, .flat, .olive, .kemps {
  margin: 0 auto;
  width: 240px;
  height: 100px;
  text-align: center;
  position: relative;
  background: no-repeat; }
  @media screen and (max-width: 850px) {
    .greent, .logger, .hawks, .leather, .flat, .olive, .kemps {
      width: 150px; } }
  @media screen and (max-width: 480px) {
    .greent, .logger, .hawks, .leather, .flat, .olive, .kemps {
      width: 150px; } }

.kemps .status, .hawks .status, .leather .status {
  background: #5b0804; }

.greent .status, .logger .status {
  background: #9b151e; }

.olive .status {
  background: #9a3e32; }

.flat .status {
  background: #5d4137; }

.kemps {
  background-image: url("../images/species-kemp.jpg"); }

.hawks {
  background-image: url("../images/species-hb.jpg");
  background-position: bottom center; }

.logger {
  background-image: url("../images/species-logger.jpg");
  background-position: bottom right; }

.olive {
  background-image: url("../images/species-olive.jpg");
  background-position: bottom center; }

.flat {
  background-image: url("../images/species-flatback.jpg"); }

.greent {
  background-image: url("../images/species-green.jpg"); }

.leather {
  background-image: url("../images/species-leather.jpg"); }

.name {
  color: #dbdbdb;
  text-transform: uppercase;
  letter-spacing: .03em;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: 'dosis';
  text-align: center;
  position: absolute;
  width: 240px;
  padding: 5px 0 30px;
  top: 10px;
  left: 0px; }
  @media screen and (max-width: 480px) {
    .name {
      width: 150px; } }
  @media screen and (max-width: 850px) {
    .name {
      width: 150px; } }

.status {
  color: #dbdbdb;
  font-family: 'cabin';
  font-size: .8rem !important;
  position: absolute;
  left: 0px;
  top: 90px;
  width: 100%;
  padding: 10px 0;
  font-size: .8em;
  text-transform: capitalize;
  font-style: italic; }

/******* LEATHERBACK LARGEST SPECIES *******/
.leatherback {
  background: url("../images/leather.png") top right no-repeat;
  height: 350px;
  margin-top: -9rem;
  float: left;
  display: block;
  margin-right: 0%;
  width: 41.66667%; }
  @media screen and (max-width: 850px) {
    .leatherback {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%;
      margin-top: 0em; }
      .leatherback:last-child {
        margin-right: 0; } }
  .leatherback:last-child {
    margin-right: 0; }

.leatherback-text {
  padding-top: 2rem;
  float: left;
  display: block;
  margin-right: 0%;
  width: 50%;
  clear: both;
  text-align: center; }
  .leatherback-text h2 {
    line-height: .3rem;
    font-weight: 600;
    text-align: right; }
  .leatherback-text span {
    font-size: 1.14rem;
    line-height: .5rem; }
  @media screen and (max-width: 850px) {
    .leatherback-text {
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .leatherback-text:last-child {
        margin-right: 0; } }
  .leatherback-text:last-child {
    margin-right: 0; }

/******* ARCHIE CARR *******/
.archiecarr {
  margin-top: 6.6rem;
  margin-left: 8.33333%;
  float: left;
  display: block;
  margin-right: 0%;
  width: 83.33333%; }
  .archiecarr:last-child {
    margin-right: 0; }
  .archiecarr h2 {
    font-weight: 300;
    margin-top: 0em;
    font-size: 1.9em; }
    .archiecarr h2 strong {
      font-weight: 500; }

.fittext8, .fittext9 {
  margin: 0;
  line-height: 1.3em; }

.archie-nest {
  background: url("../images/chart.png") rgba(11, 25, 39, 0.9) no-repeat;
  margin-top: 4rem;
  padding: 1.4rem 0;
  clear: both;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  float: left;
  display: block;
  margin-right: 0%;
  width: 100%; }
  .archie-nest:last-child {
    margin-right: 0; }
  .archie-nest h2, .archie-nest h3 {
    color: #dbdbdb;
    font-size: 1.5em;
    font-weight: 500;
    margin-left: 16.66667%;
    float: left;
    display: block;
    margin-right: 0%;
    width: 66.66667%; }
    .archie-nest h2:last-child, .archie-nest h3:last-child {
      margin-right: 0; }

.florida {
  margin-left: 16.66667%;
  float: left;
  display: block;
  margin-right: 0%;
  width: 25%; }
  .florida img {
    width: 400px; }
  .florida:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .florida {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .florida:last-child {
        margin-right: 0; }
      .florida img {
        width: 300px; } }

.archie {
  text-shadow: rgba(26, 26, 26, 0.4) 1px 1px 2px;
  margin-top: 3.6em;
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.33333%; }
  .archie:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .archie {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%;
      margin-top: -19rem; }
      .archie:last-child {
        margin-right: 0; } }
  .archie h2 {
    text-align: left;
    line-height: .1em; }

.float {
  margin-top: -.9em;
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.33333%; }
  .float:last-child {
    margin-right: 0; }

.float1 {
  margin-top: .2em;
  float: left;
  display: block;
  margin-right: 0%;
  width: 66.66667%; }
  .float1:last-child {
    margin-right: 0; }

.in4 {
  padding-top: 2em;
  clear: both; }
  .in4 .float {
    padding: .3em; }

.archie-learn {
  margin-top: 2em;
  margin-left: 0%;
  float: left;
  display: block;
  margin-right: 0%;
  width: 16.66667%;
  -webkit-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg); }
  .archie-learn:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .archie-learn {
      margin-left: 25.0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 50%; }
      .archie-learn:last-child {
        margin-right: 0; } }
  .archie-learn a {
    color: #dbdbdb;
    background: rgba(155, 21, 30, 0.8);
    border-bottom: 4px solid rgba(26, 26, 26, 0.8);
    border-radius: 50%;
    padding: 2.7em 1.7em;
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    font-family: 'dosis';
    letter-spacing: .05em;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .archie-learn a:hover {
    background: rgba(155, 21, 30, 0.9);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

/******* WASHOUT GRAPH *******/
.nest-class {
  margin-top: 1rem;
  padding: 4em 0; }

.nest-legend {
  font-size: .8em;
  text-transform: uppercase;
  margin: 0 auto -5em;
  text-align: center;
  padding-top: .5em; }
  @media screen and (max-width: 480px) {
    .nest-legend {
      margin: 0 auto; } }

.nest-legend-circle {
  border-radius: 50%;
  display: inline-block;
  margin: 0 0 0 28px;
  width: 10px;
  height: 10px; }

.circle-red {
  background: #AF1E23; }

.circle-green {
  background: #176f3c; }

/******* PREDATOR RESPONSE *******/
.baby-swim {
  padding: 0rem 0 2rem;
  float: left;
  display: block;
  margin-right: 0%;
  width: 33.33333%; }
  .baby-swim:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .baby-swim img {
      width: 240px; } }
  @media screen and (max-width: 850px) {
    .baby-swim img {
      width: 240px; } }
  @media screen and (max-width: 480px) {
    .baby-swim {
      margin-left: 16.66667%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 66.66667%; }
      .baby-swim:last-child {
        margin-right: 0; } }

.baby-facts {
  padding-bottom: 0rem;
  float: left;
  display: block;
  margin-right: 0%;
  width: 58.33333%; }
  .baby-facts:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .baby-facts {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .baby-facts:last-child {
        margin-right: 0; } }

.swimming {
  padding: 1.5em 0 18em;
  line-height: .6em; }

.survive {
  padding: 2.5em 0 8rem;
  line-height: 1em;
  margin-left: 16.66667%;
  float: left;
  display: block;
  margin-right: 0%;
  width: 66.66667%; }
  .survive:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .survive {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .survive:last-child {
        margin-right: 0; } }
  .survive .fittext10 {
    margin-bottom: .65em; }
  .survive .fittext11 {
    margin-bottom: .7em; }

.predator {
  float: left;
  display: block;
  margin-right: 0%;
  width: 58.33333%;
  background: #0b1927;
  padding: .5rem 2rem 1rem;
  border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px; }
  .predator:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .predator {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .predator:last-child {
        margin-right: 0; } }
  .predator h2 {
    font-size: 1.7em;
    line-height: 1.4em; }
  .predator ul {
    font-family: 'dosis';
    text-transform: uppercase;
    font-size: 1.3em;
    line-height: 1.4em; }
    .predator ul li {
      margin-bottom: 1em; }

.predator-image {
  margin-top: 3em;
  float: left;
  display: block;
  margin-right: 0%;
  width: 25%; }
  .predator-image:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .predator-image {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .predator-image:last-child {
        margin-right: 0; }
      .predator-image img {
        width: 80%; } }
  @media screen and (max-width: 850px) {
    .predator-image {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .predator-image:last-child {
        margin-right: 0; }
      .predator-image img {
        width: 80%; } }

.future-fact {
  background: -webkit-linear-gradient(#dbdbdb, #c0d6f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 6rem 0 3rem;
  line-height: .4em;
  text-align: center;
  margin-left: 16.66667%;
  float: left;
  display: block;
  margin-right: 0%;
  width: 66.66667%; }
  .future-fact:last-child {
    margin-right: 0; }
  @media screen and (max-width: 480px) {
    .future-fact {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .future-fact:last-child {
        margin-right: 0; } }
  @media screen and (max-width: 850px) {
    .future-fact {
      margin-left: 0%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 100%; }
      .future-fact:last-child {
        margin-right: 0; } }
  .future-fact .fittext16 {
    line-height: .4em; }
  .future-fact .fittext18 {
    line-height: 0em;
    margin-top: 1.4em; }
  .future-fact .fittext19 {
    line-height: .2em; }
  .future-fact .fittext20 {
    line-height: .15em; }

.future-link {
  text-align: center;
  padding: 2em; }
  @media screen and (max-width: 480px) {
    .future-link {
      margin-left: 8.33333%;
      float: left;
      display: block;
      margin-right: 0%;
      width: 83.33333%;
      padding: 0; }
      .future-link:last-child {
        margin-right: 0; } }
  .future-link a {
    font-size: 1.3em;
    font-weight: 600;
    font-family: 'dosis';
    text-transform: uppercase;
    letter-spacing: .04em;
    display: inline-block;
    padding: 1em 4.5em;
    background: rgba(155, 21, 30, 0.8);
    border-bottom: 4px solid rgba(26, 26, 26, 0.8);
    color: #dbdbdb;
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
    @media screen and (max-width: 480px) {
      .future-link a {
        padding: 1em 2em; } }
  .future-link a:hover {
    background: rgba(155, 21, 30, 0.9);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }

.grass {
  width: 100%; }

.credits {
  padding: 4em 0;
  text-align: center; }
  .credits p {
    font-size: 11px;
    opacity: .5; }

/*# sourceMappingURL=main.css.map */
