@import url("https://fonts.googleapis.com/css?family=Bebas+Neue|Source+Sans+Pro:400,700&display=swap");

body {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Source Sans Pro", sans-serif;
}

p {
  font-family: "Source Sans Pro", sans-serif;
  line-height: 24px;
  font-size: 16px;
  text-align: left;
  text-justify: inter-word;
  color: #8e8e8e;
}

/*.sidenav,
header {
    position: fixed;
}

header {
    opacity: 0;
    width: 40px;
    height: 100vh;
    text-align: center;
    z-index: 12;
    top: 0;
    left: 0;
    transition: all ease 1s;
    background-color: #fff;
    border-right: 1px solid #d3d3d3;
}*/

.device,
.mobile {
  display: none !important;
}

img {
  width: 100%;
}

.gradient {
  pointer-events: none;
  width: 300px;
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  height: 100vh;
  position: fixed;
  right: 0;
  z-index: 9;
}

.menu {
  width: 100%;
  height: 40px;
  text-align: center;
  z-index: 11;
  bottom: 0;
  background-color: #1a708c;
  border-top: 1px solid #000;
  position: fixed;
}

.nav {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.nav li {
  display: inline;
}

.nav a {
  display: inline-block;
  padding: 10px;
  color: rgba(255, 255, 255, 0.54);
  font-size: 16px;
  font-weight: 300;
}

.nav a.active {
  color: #fff;
  font-weight: 900;
}

.slide {
  margin-top: 0px;
  height: 100%;
  padding: 50px;
  z-index: 2;
  /* float: left; */
}

.intro-one {
  width: 600px !important;
  margin-top: 220px;
}

.wrapper {
  display: flex;
  flex-direction: row;
  width: auto !important;
  height: 100% !important;
  top: 0 !important;
}

/* #slideone {
    float: left;
} */

a {
  text-decoration: none;
  color: black;
}

a:hover {
  opacity: 0.5;
}

svg {
  position: absolute;
}

.one {
  background: #fff;
  width: 600px;
  padding: 40px 0px 0px 100px;
  z-index: 1;
}

.one .logo {
  position: relative;
  width: 240px;
  height: 60px;
  margin-bottom: 60px;
}

.one h1 {
  font-family: "Bebas Neue", cursive;
  font-weight: 900;
  font-size: 70px;
  line-height: 60px;
  max-width: 600px;
}

.one p {
  text-align: left;
  color: #8e8e8e;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 21px;
  font-size: 16px;
  font-weight: 300;
  column-count: 1;
  column-gap: 40px;
}

.one .author {
  margin-top: 40px;
  font-family: "Source Sans Pro", sans-serif;
  line-height: 25px;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.one #support {
  font-size: 12px;
  opacity: 0.6;
  margin-top: 40px;
}

.one #support-logos {
  width: 400px;
  margin-top: -10px;
}

.text {
  min-width: unset;
  font-family: "Source Sans Pro", sans-serif;
  color: #7d7d7d;
  margin-right: 50px;
  text-align: justify;
  text-align-last: left;
}

.text p {
  margin-top: -110px;
}

.text p.no-h4 {
  width: 400px;
  margin-top: 110px;
  margin-left: -250px;
}

.text .year h3 {
  font-family: "Bebas Neue", cursive;
  font-weight: 900;
  font-size: 280px;
  left: 0;
  line-height: 0;
  margin-bottom: 0px;
  margin-top: 220px;
  margin-left: -480px;
  color: #000;
  opacity: 1;
  padding-left: 20px;
}

.text .year h4 {
  font-family: "Bebas Neue", cursive;
  font-weight: 900;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 0;
  width: 200px;
  text-align: right;
  margin-top: 35px;
  margin-left: -265px;
  color: #000;
}

.text .year-text h3 {
  font-family: "Bebas Neue", cursive;
  font-weight: 900;
  font-size: 280px;
  left: 0;
  line-height: 0;
  margin-bottom: 0px;
  margin-top: 180px;
  margin-left: -0px;
  color: #d2d4df;
}

.text .year-text h4 {
  font-family: "Bebas Neue", cursive;
  font-weight: 900;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 0;
  width: 200px;
  text-align: right;
  margin-top: 35px;
  margin-left: 215px;
  color: #000;
}

.visual.graphic {
  padding: 0;
  margin-top: 0px;
}

.text-alone {
  min-width: 420px;
  font-family: "Source Sans Pro", sans-serif;
  color: #7d7d7d;
  margin-right: 50px;
  margin-top: 220px;
  padding-right: 0px;
  padding-left: 0px;
}

.space {
  width: 250px;
}

.space-year {
  width: 400px;
}

.text-alone p {
  margin: 0;
}

.visual.intro {
  max-width: 1800px;
  width: 100%;
}

.pending {
  max-width: 600px;
  width: 100%;
}

.before-year {
  padding-right: 100px;
}

.slider {
  max-width: 420px;
  margin: 100px auto 0px auto;
}

.slide-viewer {
  position: relative;
  /* needed for IE7 */
  overflow: hidden;
  height: 600px;
}

.slide-group {
  width: 100%;
  height: 100%;
  position: relative;
}

.books {
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}

.books:first-child {
  display: block;
}

/********** SVG **********/

.st1 {
  fill: #003f5d;
}

.st2 {
  fill: #fff;
}

.st3 {
  fill: #898a8d;
}

/********** BUTTONS **********/
.slide-buttons {
  text-align: center;
}

.slide-btn {
  border: none;
  background: none;
  color: #000;
  font-size: 200%;
  line-height: 0.5em;
}

.slide-btn.active,
.slide-btn:hover {
  color: #ed8e6c;
  cursor: pointer;
}

.outer-wrapper {
  position: absolute;
  scrollbar-width: none;
  -ms-overflow-style: none;
  -moz-overflow-style: none;
  -webkit-overflow-style: none;
  -o-overflow-style: none;
  scroll-behavior: smooth;
  /* scroll-snap-style: none; */
  display: flex;
}

::-webkit-scrollbar {
  display: none;
}

#intro {
  width: 1550px;
}

#svg1 {
  width: 12951px;
}

#svg2 {
  width: 3477px;
}

#svg2b {
  width: 989px;
}

#svg3 {
  width: 5402px;
  background-color: #fff;
}

#svg3b {
  width: 5886px;
  background-color: #fff;
}

#svg4 {
  width: 2119px;
}

#svg5 {
  width: 2354px;
  background-color: #fff;
}

#svg6 {
  width: 6969px;
}

#svg7 {
  width: 2269px;
  z-index: -1;
}

#svg8 {
  width: 1613px;
}

#svg9 {
  width: 2787px;
}

#svg10 {
  width: 5738px;
}

#svg11 {
  width: 3353px;
}

#svg11b {
  width: 3306px;
}

#svg12 {
  width: 11861px;;
}

#svg13 {
  width: 3570px;
}

#svg14 {
  width: 3622px;
}

#svg15 {
  width: 1176px;
}

#svg16 {
  width: 2110px;
}

#svg16 {
  width: 2110px;
}

/* 2025 */

#svg17 {
  width: 5930px;
}

#svg18 {
  width: 556px;
}

#svg19 {
  width: 11625px;
}

/* 2025 */

.cover {
  width: 600px !important;
  padding-top: 180px;
}

.cover h2 {
  opacity: 0.5;
}

.video {
  background-color: #f0f0f0;
}

.logo-video img {
    width: 100%;
    max-width: 500px
}

.last-graphic {
  min-width: 400px !important;
  background-color: #f0f0f0;
  margin-right: 50px;
}

.map {
  min-width: 400px !important;
  background-color: #f0f0f0;
  margin-right: 50px;
}

.map-button {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  background-color: #fff;
  cursor: pointer;
  border-radius: 50px;
  border: 1px solid #000;
}

.buttons {
    margin-left: -290px;
}

.map-button:hover {
  opacity: 0.5;
}

.button-master { 
    background-color: #0791d3
}

.button-new {
    background-color: #d1ce8d;
}

.non-active {
    background-color: #fff;
    border: 1px solid #000;
}

#button1 {
  margin-left: 580px;
  margin-top: 388px;
}
#button2 {
  margin-left: 700px;
margin-top: 587px;
}
#button3 {
  margin-left: 645px;
  margin-top: 590px;
}
#button4 {
  margin-left: 685px;
margin-top: 385px;
}
#button5 {
  margin-left: 660px;
    margin-top: 385px;
}
#button6 {
  margin-left: 610px;
margin-top: 480px;
}
#button7 {
  margin-left: 590px;
  margin-top: 440px;
}
#button8 {
  margin-left: 730px;
  margin-top: 540px;
}
#button9 {
  margin-left: 850px;
  margin-top: 370px;
}
#button10 {
  margin-left: 1010px;
  margin-top: 585px;
}
#button11 {
  margin-left: 1035px;
margin-top: 297px;
}
#button12 {
  margin-left: 1061px;
margin-top: 282px;
}
#button13 {
  margin-left: 890px;
  margin-top: 250px;
}
#button14 {
  margin-left: 1040px;
  margin-top: 180px;
}
#button15 {
  margin-left: 980px;
  margin-top: 190px;
}
#button16 {
  margin-left: 1120px;
  margin-top: 320px;
}
#button17 {
  margin-left: 1200px;
  margin-top: 340px;
}
#button18 {
  margin-left: 1020px;
  margin-top: 200px;
}
#button19 {
  margin-left: 1035px;
  margin-top: 260px;
}
#button20 {
  margin-left: 950px;
  margin-top: 220px;
    background-color: #0791d3;
}
#button21 {
  margin-left: 670px;
  margin-top: 385px;
}
#button22 {
    margin-left: 865px;
  margin-top: 370px;
}
#button23 {
    margin-left: 1000px;
  margin-top: 585px;
}
#button24 {
    margin-left: 685px;
  margin-top: 530px;
}
#button25 {
    margin-left: 720px;
  margin-top: 550px;
}
#button26 {
    margin-left: 705px;
  margin-top: 557px;
}
#button27 {
    margin-left: 670px;
  margin-top: 606px;
}
#button28 {
margin-left: 432px;
    margin-top: 322px;
}
#button29 {
margin-left: 380px;
    margin-top: 302px;
}
#button30 {
margin-left: 328px;
    margin-top: 243px;
}

#button1b {
  margin-left: 580px;
  margin-top: 388px;
}
#button2b {
  margin-left: 700px;
margin-top: 587px;
}
#button3b {
  margin-left: 645px;
  margin-top: 590px;
}
#button4b {
  margin-left: 660px;
  margin-top: 385px;
}
#button5b {
  margin-left: 660px;
    margin-top: 385px;
}
#button6b {
  margin-left: 610px;
margin-top: 480px;
}
#button7b {
  margin-left: 590px;
  margin-top: 440px;
}
#button8b {
  margin-left: 730px;
  margin-top: 540px;
}
#button9b {
  margin-left: 850px;
  margin-top: 370px;
}
#button10b {
  margin-left: 1010px;
  margin-top: 585px;
}
#button11b {
  margin-left: 1020px;
  margin-top: 300px;
}
#button12b {
  margin-left: 1061px;
margin-top: 282px;
}
#button13b {
  margin-left: 890px;
  margin-top: 250px;
}
#button14b {
  margin-left: 1040px;
  margin-top: 180px;
}
#button15b {
  margin-left: 980px;
  margin-top: 190px;
}
#button16b {
  margin-left: 1120px;
  margin-top: 320px;
}
#button17b {
  margin-left: 1200px;
  margin-top: 340px;
}
#button18b {
  margin-left: 1020px;
  margin-top: 200px;
}
#button19b {
  margin-left: 1015px;
  margin-top: 240px;
}
#button20b {
  margin-left: 950px;
  margin-top: 220px;
  background-color: #0791d3;
}
#button20c {
  margin-left: 971px;
  margin-top: 219px;
    background-color: #d69b14;
}
#button21b {
  margin-left: 685px;
margin-top: 385px;
}
#button22b {
    margin-left: 865px;
  margin-top: 370px;
}
#button23b {
    margin-left: 1000px;
  margin-top: 585px;
}
#button24b {
    margin-left: 685px;
  margin-top: 530px;
}
#button25b {
  margin-left: 760px;
  margin-top: 530px;
}
#button26b {
    margin-left: 705px;
  margin-top: 557px;
}
#button27b {
    margin-left: 720px;
    margin-top: 385px;
}
#button28b {
  margin-left: 1021px;
  margin-top: 580px;
}
#button29b {
margin-left: 187px;
margin-top: 232px;
}
#button30b {
margin-left: 178px;
margin-top: 203px;
}

#button28c {
  margin-left: 230px;
    margin-top: 233px;
}
#button29c {
margin-left: 208px;
    margin-top: 223px;
}
#button30c {
 margin-left: 181px;
    margin-top: 193px;
}

#button31 {
    margin-left: 1114px;
    margin-top: 316px;
}

#button32 {
    margin-left: 620px;
    margin-top: 420px;
}

#button33 {
    margin-left: 656px;
    margin-top: 354px;
}

#button34 {
  margin-left: 1096px;
margin-top: 324px;
}

@keyframes move {
  0% {
    transform: scale(1) rotate(0deg);
  }
  100% {
    transform: scale(1.1) rotate(0.1deg);
  }
}

.tooltip_content img {
  width: 60px;
  display: block;
  margin-bottom: 5px;
}

#website99 {
  width: 600px !important;
  background-color: #f0f0f0;
  padding-left: 50px;
  padding-right: 50px;
}

video {
  width: 500px;
  text-align: center;
  margin-top: 5vh;
}

video::-webkit-media-controls-fullscreen-button {
  display: none !important; opacity: 0;
}

#map1 {
  width: 1370px;
}

#map-master-d {
  width: auto;
  height: 700px;
}

.interactive-map {
    width: 1370px
}

.last-map {
    width: 1600px
}

.general img {
  max-width: 600px;
}

.general-b img {
  max-width: 1200px;
}

.next-years {
  height: 150px;
  width: 550px !important;
  margin-top: 40vh !important;
  margin-left: 100px;
}

.next-years:hover {
  cursor: pointer;
  opacity: 0.5;
}

.next-years p {
  font-size: 24px;
  line-height: 16px;
  padding: 20px;
  opacity: 0.8;
    font-weight: bolder
}

.next-years h3 {
  padding: 20px;
  font-family: "Bebas Neue", cursive;
  font-weight: 900;
  font-size: 120px;
  margin-top: -40px;
}

.svg-desktop {
  min-height: 800px;
}

.fade-box {
  width: 120px;
  height: 100px;
  position: absolute;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  color: grey;
  padding: 10px;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity 0.8s ease-in-out;
  -moz-transition: opacity 0.8s ease-in-out;
  -ms-transition: opacity 0.8s ease-in-out;
  -o-transition: opacity 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out;
}

.visible {
  opacity: 1;
}

.fade-box p {
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
  margin-bottom: 5px;
  color: #fff !important;
  background-color: #1d708f;
  padding: 10px;
}

.ball {
  position: absolute;
width: 85px;
height: 85px;
left: 310px;
top: 280px;
animation-duration: 2s;
animation-iteration-count: infinite;
}

.ball-intro {
    vertical-align: middle;
    margin-right: 2px;
  width: 15px;
  height: 15px;
}

#sign {
    width: 200px;
    padding: 20px 0 20px 0;
	
	padding-bottom: 0;
	margin-bottom: -20px;
}

.ball-menu {
  position: absolute;
  width: 20px;
  height: 20px;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  margin-left: 40px;
  margin-top: -15px;
}

.ball-end {
  position: absolute;
  width: 80px;
  height: 80px;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  margin-left: 120px;
  margin-top: 220px;
}

/*.bounce {
  animation-name: bounce;
  animation-timing-function: linear;
}

@keyframes bounce {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(10px);
  }

  100% {
    transform: translateY(0);
  }
}*/

#box1 {
  width: 170px;
  left: 1400px;
  top: 40px;
  border: 1ps solid #000;
}

#box2 {
  width: 290px;
  left: 1770px;
  top: 560px;
}

#box3 {
  left: 16420px;
  top: 510px;
}

.hideme {
  opacity: 0;
  transition: all 1.5s ease-out;
}

#svg1m,
#website99m,
#svg2m,
#svg3m,
#svg3bm,
#svg4m,
#svg5m,
#svg6m,
#svg7m,
#svg8m,
#svg9m,
#svg10m,
#svg11m,
#svg11bm,
#svg12m,
#svg13m,
#svg14m,
#svg15m,
#svg16m,
#svg17m,
#svg18m, 
#svg19m,
#svg20m,
#map1m {
  display: none !important;
}

#last2020txt {
    margin-top: 280px;
    max-width: 340px;
    margin-right: 20px;
    
    
}

#loading {
  background-color: #ffffff;
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 100;
}

#loading .progress {
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  position: absolute;
  width: 320px;
  height: 215px;
  margin: auto;
  text-align: center;
}

#loading .progress h1 {
  color: #8e8e8e;
  font-size: 120px;
  font-weight: 300;
  margin: 0;
}

#loading .progress .logo {
  width: 180px;
  height: auto;
  margin: 10px auto 0;
  position: relative;
}

#loading .progress .logo svg {
  position: relative;
}

.mobile-quote {
  color: #fff;
  background-color: #1d708f;
  padding: 20px;
  max-width: 320px;
  margin: 0px auto 50px auto;
  position: relative;
  border: .5px solid #fff;
}

.blue-box-m {
  background-color: #fff;
  border: 2px solid #1d708f;
  padding: 20px;
  box-shadow: 10px 10px #1d708f;
  max-width: 400px;
  width: 100%;
  margin: 0 auto 80px auto;
  z-index: 2;
}

.m-move-up {
  margin: -100px auto 80px auto;
  position: relative;
}

.m-move-down {
  margin: 100px auto 80px auto;
}

#video-final {
  width: 400px;padding-left: 30px;
}

.quote-video {
  width: 350px;padding-left: 85px;
}

@media (max-width: 425px) {
  .next-years h3 {font-size: 60px !important}
  #m-quote1 {margin-top: -30px !important;}
  #m-quote2 {margin-top: -110px !important;}
  #m-quote5 {margin-top: 52% !important;}
  #m-quote7 {margin-top: -30px !important;}
  #m-quote10 {margin-top: -50px !important;}
  #m-quote15 {margin-top: 60px !important;margin-bottom: -50px !important;}
  #m-quote16 {margin-top: -60px !important;}
  #m-quote17 {margin-top: -50px !important;}
  #m-quote27 {margin-top: -80px !important;}
  #m-quote39 {margin-bottom: -60px !important;}
  #m-quote29{margin-top: 50% !important;}
  #m-quote31{margin-top: -40px !important;}
  #m-quote41{margin-top: -60px !important;}
  #m-quote34{margin-top: -40px !important;}
  #m-quote35 {margin-top: -50px !important;}
  #m-quote37{margin-top: -50px !important;}
  #m-quote38{margin-top: -40px !important;}
  .video-caption p {width: 100% !important;padding-left: unset !important;}
}

@media (max-width: 959px) {
  .desktop {
    display: none;
  }

  .device {
    display: block !important;
  }

  .nav a {
    padding: 9px 6px;
    font-size: 15px;
  }

  .nav .date-mobile {
    display: none
  }

  .ball-menu {
    margin-left: 14px;
  }

  .video-caption {
    text-align: center;
    opacity: 0.6;
  }
  .video-caption p {
    text-align: center;
    opacity: 0.6;
    margin-bottom: 50px;
    width: 100%;
  }
  .quote-video  {width: 100%;padding-left: unset;}
  .blue-box-m {
    width: unset;
  }
  .number-m {
    font-family: "Bebas Neue", cursive;
    font-weight: 900;
    font-size: 120px;
    line-height: 100px;
      color: #000;
      margin-top: 140px;
      margin-bottom: 50px;
      text-align: center;
  }
  .gradient {
    background: rgb(255, 255, 255);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 1) 100%
  );
  width: 100%;
  height: 60vh;
  bottom: 0;
  pointer-events: none;
  }

  body {
    overflow: unset;
  }

  .text p,
  .text-alone p {
    text-align: left;
    line-height: 21px;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .text .year h3 {
    margin-left: 0;
    font-size: 48px;
    text-align: left;
    margin-top: 120px;
  }

  .text-only p {
    text-align: left;
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .slide {
    margin-top: 10vh;
    padding: 0px;
    width: 100%;
    transition: transform 1s;
  }

  .wrapper {
    padding: 0;
    display: block;
    flex-direction: column;
    transform: unset;
    transform-origin: unset;
    width: 100% !important;
  }

  .outer-wrapper {
    position: relative;
    width: unset;
    max-width: 960px;
    height: auto;
    transform: unset;
    transform-origin: unset;
    overflow-y: unset;
    overflow-x: unset;
    margin: 0 auto;
    display: block;
    padding: 20px;
  }

  .cover {
    width: 100% !important;
  }

  .intro-one {
    width: 100% !important;
  }

  .one {
    padding: 20px 0;
    margin-top: 60px auto;
  }

  .one h1 {
    font-size: 70px;
    line-height: 60px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 320px;
  }

  .one .logo {
    max-width: 260px;
    margin-bottom: 30px;
    padding-top: 50px;
  }

  .one.author {
    margin-top: 20px;
  }

  .one #support-logos {
    width: 100%;
    max-width: 380px;
  }

  .one p {
    text-align: justify;
    text-justify: inter-word;
    margin: 0 auto;
    width: 100%;
    column-count: 1;
  }

  .text .year h4 {
    margin: 20px auto;
    font-size: 24px;
    opacity: 0.5;
    text-align: left;
    margin-inline-start: 0;
  }

  .visual.graphic {
    width: 100%;
    margin: 0;
  }

  .text,
  .visual {
    width: 100% !important;
    padding: 0px;
    margin: 0;
  }

  /* 2025 */

  #svg1,
  #svg2,
  #svg2b,
  #website99,
  #svg3,
  #svg3b,
  #svg4,
  #svg5,
  #svg6,
  #svg7,
  #svg8,
  #svg9,
  #svg10,
  #svg11,
  #svg11b,
  #svg12,
  #svg13,
  #svg14,
  #svg15,
  #svg16,
  #svg17,
  #svg18,
  #svg19,
  #svg20,
  #map1 {
    display: none !important;
  }

  #svg1m,
  #website99m,
  #svg2m,
  #svg3m,
  #svg3bm,
  #svg4m,
  #svg5m,
  #svg6m,
  #svg7m,
  #svg8m,
  #svg9m,
  #svg10m,
  #svg11m,
  #svg11bm,
  #svg12m,
  #svg13m,
  #svg14m,
  #svg15m,
  #svg16m,
  #svg17m,
  #svg18m, 
  #svg19m,
  #svg20m {
    display: block !important;
  }

  /* 2025 */

  .next-years {
    margin-top: 10vh !important;
    height: unset;
    width: 100% !important;
    margin-top: unset;
    margin-left: unset;
  }

  .ball-end {
    display: none;
  }

  video {
    max-width: 100%;
    width: 100%;
    padding-left: unset;
    padding-right: unset;
    /* text-align: center; */
    margin-top: unset;
  }

  .logo-video img {width: 100%;text-align: center;margin: 0 auto;display: block;margin-left: auto;margin-right: auto;margin-bottom: 50px;}
  .video {background-color: #fff;margin-top: 5vh;}
  .mobile-quote {border: solid .4px #fff;}
  .mobile-graphic {width: 100%;max-width: 500px !important;display: block !important;margin: 100px auto;}
  .map-mobile {width: 100%;max-width: 760px !important;display: block !important;margin: 100px auto;}
  .next-years {margin-top: 0vh !important;height: unset;width: 100% !important;margin-top: unset;margin-left: unset;}
  .next-years p {text-align: center;font-size: 14px;}
  .next-years h3 {font-size: 80px;
    margin-bottom: 20vh;
    background-color: #f0f0f0;
    padding: 0px;
    border-radius: 151px;
    margin-top: -20px;
    /* width: 80%; */
    text-align: center;}
  }

  #m-quote1 {margin-top: -100px;}
  #m-quote2 {margin-top: -150px;}
  #m-quote3 {margin-top: -120px;}
  #m-quote4 {margin-top: -35px;}
  #m-quote5 {margin-top: 56%;margin-left: auto;margin-right: auto;left: 0;right: 0;text-align: center;position: absolute;}
  #m-quote6 {margin-top: -30px;}
  #m-quote7 {margin-top: -90px;}
  #m-quote8 {margin-top: 60px;margin-bottom: -40px;}
  #m-quote9 {margin-top: -60px;}

  #m-quote10 {margin-top: -100px;}
  #m-quote11 {margin-top: -80%;margin-left: auto;margin-right: auto;left: 0;right: 0;text-align: center;position: absolute;}
  #m-quote12 {margin-top: -100px;margin-bottom: -50px;}
  #m-quote13 {margin-top: -60px;}
  #m-quote14 {margin-top: 20px;}
  #m-quote15 {margin-top: 50px;margin-bottom: -130px;}
  #m-quote16 {margin-top: -100px;}
  #m-quote17 {margin-top: -80px;}
  #m-quote18 {margin-top: -80px;}
  #m-quote19 {margin-top: -100px;}

  #m-quote20 {margin-top: -40px;}
  #m-quote21 {margin-top: -110px;}
  #m-quote22 {margin-top: -30px;}

  #m-quote23 {margin-top: -40px;}
  #m-quote24 {margin-top: -50px;}
  #m-quote25 {margin-top: -70px;}
  #m-quote26 {margin-top: 0px;margin-bottom: -60px;}
  #m-quote27 {margin-top: -150px;}
  #m-quote28 {margin-top: -80px;}
  #m-quote29 {margin-top: 70%;margin-left: auto;margin-right: auto;left: 0;right: 0;text-align: center;position: absolute;}
  #m-quote30 {margin-top: -80px;position: relative;}

  #m-quote31 {margin-top: -80px;}
  #m-quote32 {margin-top: -120px;}
  #m-quote33 {margin-top: -120px;position: relative;}
  #m-quote34 {margin-top: -120px;}
  #m-quote35 {margin-top: -120px;}
  #m-quote36 {margin-top: -70px;position: relative;margin-bottom: -65px;}
  #m-quote37 {margin-top: -120px;}
  #m-quote38 {margin-top: -120px;}
  #m-quote39 {margin-bottom: -120px;}
  #m-quote40 {margin-top: -40px;}
  #m-quote41 {margin-top: -80px;}

  /* 2025 */

  #m-quote42 {margin-bottom: 20px;margin-top: 60px;}
  #m-quote43 {margin-top: 10px;}
  #m-quote44 {margin-bottom: 50px;}
  #m-quote45 {margin-top: -80px;}

  #video-final {width: 100%;padding-left: unset;}
}