@import url("https://fonts.googleapis.com/css?family=Fjalla+One");
/* Main layout ------------------------------------------- */
html {
  min-height: 100%;
  position: relative;
}

body {
  background-color: white;
}
body .wrapper {
  margin-bottom: 150px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Fjalla One", sans-serif;
}

.h6 {
  color: #58585B;
  display: inline;
  font-family: "Fjalla One", sans-serif;
}

@media (min-width: 768px) {
  p, li {
    font-weight: lighter;
  }
}
.row {
  margin-left: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
}

nav {
  background-color: #d95347;
  color: white;
}
nav a, nav i {
  color: white;
}
nav a:hover {
  background-color: #B9492E;
  color: white;
}
nav #timeline-link {
  border: 2px solid white;
  border-radius: 2em;
  font-family: "Fjalla One", sans-serif;
}
nav #timeline-link:hover {
  background-color: black;
  border: 2px solid black;
}
@media (min-width: 768px) {
  nav #navbarItems a {
    margin: 12px 10px -10px;
  }
  nav #navbarItems .active::after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 11px solid black;
    content: "";
  }
}
@media (max-width: 767.98px) {
  nav #navbarItems #timeline-link {
    margin: auto;
    width: 65%;
  }
  nav #navbarItems .active::after {
    border-left: 12px solid black;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    content: "";
    float: left;
    margin-top: -33px;
  }
}

footer {
  background-color: white;
  bottom: 0;
  font-size: 0.8em;
  line-height: 2;
  position: absolute;
  width: 100%;
}
footer ul {
  list-style: none;
  padding-left: 0;
}
footer a, footer a:hover, footer small {
  color: #808082;
}

/* Useful general styling ------------------------------------------- */
.blue-button {
  align-self: center;
  background-color: #65b0d2;
  border-radius: 2em;
  font-family: "Fjalla One", sans-serif;
  height: 60px;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  max-width: 350px;
  width: 100%;
}
.blue-button:hover {
  background-color: #0093b9;
  color: white;
}

.white-button {
  align-self: center;
  background-color: white;
  border-radius: 2em;
  font-family: "Fjalla One", sans-serif;
  height: 60px;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  max-width: 350px;
  width: 100%;
  border: 1px solid black;
}
.white-button:hover {
  background-color: #f3f3f3;
  color: black;
}

.yellow-button {
  align-self: center;
  background-color: #d2b72d;
  border-radius: 2em;
  font-family: "Fjalla One", sans-serif;
  height: 60px;
  color: black;
  text-decoration: none;
  text-transform: uppercase;
  max-width: 350px;
  width: 100%;
}
.yellow-button:hover {
  background-color: #b79f26;
  color: black;
}

.vertically-align {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.responsive-image {
  width: 100%;
}
.responsive-image img {
  max-width: 100%;
}

.color-darkblue {
  color: #0093b9;
}

.color-grey {
  color: #58585B;
}

.banner {
  background-color: #f3f3f3;
  background-repeat: no-repeat;
  background-size: cover;
  color: white;
  text-align: center;
}

@media (min-width: 1200px) {
  .background-red-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-red-1@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-red-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-red-1.png");
  }
}

@media (min-width: 1200px) {
  .background-red-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-red-2@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-red-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-red-2.png");
  }
}

@media (min-width: 1200px) {
  .background-red-3 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-red-3@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-red-3 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-red-3.png");
  }
}

@media (min-width: 1200px) {
  .background-yellow-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-yellow-1@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-yellow-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-yellow-1.png");
  }
}

@media (min-width: 1200px) {
  .background-yellow-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-yellow-2@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-yellow-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-yellow-2.png");
  }
}

@media (min-width: 1200px) {
  .background-yellow-3 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-yellow-3@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-yellow-3 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-yellow-3.png");
  }
}

@media (min-width: 1200px) {
  .background-white-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-white-1@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-white-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-white-1.png");
  }
}

@media (min-width: 1200px) {
  .background-green-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-green-1@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-green-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-green-1.png");
  }
}

@media (min-width: 1200px) {
  .background-green-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-green-2@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-green-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-green-2.png");
  }
}

@media (min-width: 1200px) {
  .background-green-3 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-green-3@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-green-3 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-green-3.png");
  }
}

@media (min-width: 1200px) {
  .background-blue-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-blue-1@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-blue-1 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-blue-1.png");
  }
}

@media (min-width: 1200px) {
  .background-blue-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-blue-2@2x.png");
  }
}
@media (max-width: 1199.98px) {
  .background-blue-2 {
    background-image: url("/_resources/themes/mydatamychoice10/images/background-blue-2.png");
  }
}

/* Specific pages ----------------------------------------------- */
.resources-jumbotron,
.privacy-jumbotron {
  background-size: cover;
  color: white;
  height: 250px;
}
.resources-jumbotron h2,
.privacy-jumbotron h2 {
  padding-left: 200px;
  padding-top: 75px;
}
@media (max-width: 575.98px) {
  .resources-jumbotron h2,
.privacy-jumbotron h2 {
    padding-left: 50px;
  }
}

.resources-page {
  color: #58585B;
}
@media (min-width: 768px) {
  .resources-page .resources-jumbotron {
    background-image: url("/_resources/themes/mydatamychoice10/images/laptop1@2x.png");
  }
}
@media (max-width: 767.98px) {
  .resources-page .resources-jumbotron {
    background-image: url("/_resources/themes/mydatamychoice10/images/laptop1.png");
    background-position: bottom;
  }
}
.resources-page .resources-links {
  background-color: #f3f3f3;
}
.resources-page .resources-links h3 {
  color: #d95347;
  margin: 40px auto 0;
}
.resources-page .resources-links a {
  color: #0093b9;
  text-decoration: underline;
}
.resources-page .resources-links p {
  color: black;
  margin-bottom: 0;
}

.rights-page ul {
  padding-left: 0;
}
.rights-page li {
  background: url("/_resources/themes/mydatamychoice10/images/blue-arrow.png") no-repeat left top;
  list-style: none;
  padding-bottom: 5px;
  padding-left: 30px;
  margin: 5px auto;
}
.rights-page h2, .rights-page h5, .rights-page h6 {
  color: #58585B;
  display: inline;
}
.rights-page .rights-europe h2, .rights-page .rights-europe h3,
.rights-page .rights-california h2,
.rights-page .rights-california h3 {
  color: #65b0d2;
  padding: 40px 0 10px;
}
.rights-page .rights-europe,
.rights-page .rights-world {
  background-color: #f3f3f3;
}
.rights-page .rights-europe .rights-country,
.rights-page .rights-world .rights-country {
  background-color: white;
  margin: 10px 0;
  padding: 25px;
}
.rights-page .rights-europe .rights-country h3,
.rights-page .rights-world .rights-country h3 {
  color: #d95347;
}

@media (min-width: 768px) {
  .privacy-page .privacy-jumbotron {
    background-image: url("/_resources/themes/mydatamychoice10/images/laptop2-thin@2x.png");
  }
}
@media (max-width: 767.98px) {
  .privacy-page .privacy-jumbotron {
    background-image: url("/_resources/themes/mydatamychoice10/images/laptop2-thick.png");
  }
}
.privacy-page .privacy-values h2 {
  color: #0093b9;
}
.privacy-page .privacy-values h6 {
  color: #58585B;
}
.privacy-page .privacy-info ul {
  padding-left: 0;
}
.privacy-page .privacy-info li {
  background: url("/_resources/themes/mydatamychoice10/images/blue-arrow.png") no-repeat left top;
  list-style: none;
  padding-bottom: 5px;
  padding-left: 30px;
  margin: 5px auto;
}
.privacy-page .privacy-info h3 {
  color: #d95347;
}
.privacy-page .privacy-info a {
  color: #0093b9;
  text-decoration: underline;
}

.timeline-page ul {
  padding-left: 0;
}
.timeline-page li {
  background: url("/_resources/themes/mydatamychoice10/images/blue-arrow.png") no-repeat left top;
  list-style: none;
  padding-bottom: 5px;
  padding-left: 30px;
  margin: 5px auto;
}
.timeline-page h2 {
  color: #0093b9;
}
.timeline-page h4, .timeline-page h6 {
  color: #58585B;
}
.timeline-page h5 a {
  color: white;
  text-decoration: underline;
}
.timeline-page #social-web-div {
  background-color: #5ca0be;
}
.timeline-page #social-web {
  color: white;
  margin: -60px auto auto 75px;
}
@media (max-width: 767.98px) {
  .timeline-page #social-web {
    font-size: 1.3rem;
    margin-left: auto;
    margin-top: -27px;
  }
}
.timeline-page .timeline {
  background-color: #f3f3f3;
}
.timeline-page .timeline a {
  color: #0093b9;
  text-decoration: underline;
}
.timeline-page .timeline .below-banner {
  height: 50px;
  margin-top: -5px;
}
.timeline-page .timeline .above-banner {
  margin-bottom: -5px;
}
@media (max-width: 575.98px) {
  .timeline-page .timeline {
    padding-left: 40px;
  }
  .timeline-page .timeline .below-banner {
    height: 20px;
  }
}
@media (max-width: 575.98px) {
  .timeline-page .banner-white {
    margin-bottom: -19px;
    margin-top: -20px;
  }
}
@media (min-width: 576px) {
  .timeline-page .banner-white {
    margin-bottom: -10px;
    margin-top: -12px;
  }
}
@media (max-width: 575px) {
  .timeline-page #banner-white-1 {
    margin-bottom: -15px;
    margin-top: -15px;
  }
}
@media (max-width: 503px) {
  .timeline-page #banner-white-1 {
    margin-bottom: -18px;
    margin-top: -18px;
  }
}
@media (max-width: 448px) {
  .timeline-page #banner-white-1 {
    margin-bottom: -20px;
    margin-top: -20px;
  }
}
@media (max-width: 375px) {
  .timeline-page #banner-white-1 {
    margin-bottom: -23px;
    margin-top: -23px;
  }
}
@media (max-width: 335px) {
  .timeline-page #banner-white-1 {
    margin-bottom: -28px;
    margin-top: -28px;
    color: pink;
  }
}
.timeline-page a.continue-reading {
  color: #58585B;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}
.timeline-page .red-right-border {
  border-right: 2px solid #d95347;
  text-align: right;
}
@media (max-width: 575.98px) {
  .timeline-page .red-right-border {
    border-left: 4px solid #d95347;
    border-right: none;
    text-align: left;
  }
}
.timeline-page .red-left-border {
  border-left: 2px solid #d95347;
  text-align: left;
}
@media (max-width: 575.98px) {
  .timeline-page .red-left-border {
    border-width: 4px;
  }
}
.timeline-page .yellow-right-border {
  border-right: 2px solid #d2b72d;
  text-align: right;
}
@media (max-width: 575.98px) {
  .timeline-page .yellow-right-border {
    border-left: 4px solid #d2b72d;
    border-right: none;
    text-align: left;
  }
}
.timeline-page .yellow-left-border {
  border-left: 2px solid #d2b72d;
  text-align: left;
}
@media (max-width: 575.98px) {
  .timeline-page .yellow-left-border {
    border-width: 4px;
  }
}
.timeline-page .green-right-border {
  border-right: 2px solid #6e8d43;
  text-align: right;
}
@media (max-width: 575.98px) {
  .timeline-page .green-right-border {
    border-left: 4px solid #6e8d43;
    border-right: none;
    text-align: left;
  }
}
.timeline-page .green-left-border {
  border-left: 2px solid #6e8d43;
  text-align: left;
}
@media (max-width: 575.98px) {
  .timeline-page .green-left-border {
    border-width: 4px;
  }
}
.timeline-page .blue-right-border {
  border-right: 2px solid #0093b9;
  text-align: right;
}
@media (max-width: 575.98px) {
  .timeline-page .blue-right-border {
    border-left: 4px solid #0093b9;
    border-right: none;
    text-align: left;
  }
}
.timeline-page .blue-left-border {
  border-left: 2px solid #0093b9;
  text-align: left;
}
@media (max-width: 575.98px) {
  .timeline-page .blue-left-border {
    border-width: 4px;
  }
}
.timeline-page .red-circle {
  background-color: #d95347;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-family: "Fjalla One", sans-serif;
  height: 60px;
  padding-top: 18px;
  text-align: center;
  width: 60px;
}
@media (max-width: 575.98px) {
  .timeline-page .red-circle {
    float: left;
    margin-left: -43px;
  }
}
.timeline-page .yellow-circle {
  background-color: #d2b72d;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-family: "Fjalla One", sans-serif;
  height: 60px;
  padding-top: 18px;
  text-align: center;
  width: 60px;
}
@media (max-width: 575.98px) {
  .timeline-page .yellow-circle {
    float: left;
    margin-left: -43px;
  }
}
.timeline-page .green-circle {
  background-color: #6e8d43;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-family: "Fjalla One", sans-serif;
  height: 60px;
  padding-top: 18px;
  text-align: center;
  width: 60px;
}
@media (max-width: 575.98px) {
  .timeline-page .green-circle {
    float: left;
    margin-left: -43px;
  }
}
.timeline-page .blue-circle {
  background-color: #0093b9;
  border-radius: 50%;
  color: white;
  display: inline-block;
  font-family: "Fjalla One", sans-serif;
  height: 60px;
  padding-top: 18px;
  text-align: center;
  width: 60px;
}
@media (max-width: 575.98px) {
  .timeline-page .blue-circle {
    float: left;
    margin-left: -43px;
  }
}
.timeline-page .red-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #d95347;
  margin: auto;
  padding-bottom: 50px;
  width: 0;
}
@media (max-width: 575.98px) {
  .timeline-page .red-arrow {
    margin-left: -54px;
  }
}
.timeline-page .yellow-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #d2b72d;
  margin: auto;
  padding-bottom: 50px;
  width: 0;
}
@media (max-width: 575.98px) {
  .timeline-page .yellow-arrow {
    margin-left: -54px;
  }
}
.timeline-page .green-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #6e8d43;
  margin: auto;
  padding-bottom: 50px;
  width: 0;
}
@media (max-width: 575.98px) {
  .timeline-page .green-arrow {
    margin-left: -54px;
  }
}
.timeline-page .blue-arrow {
  border-left: 40px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #0093b9;
  margin: auto;
  padding-bottom: 50px;
  width: 0;
}
@media (max-width: 575.98px) {
  .timeline-page .blue-arrow {
    margin-left: -54px;
  }
}

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