.device-mockup>.device {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 200%;
    height: 200%;
    margin-top: -140px;
    background-size: 100% 100%;
    background-repeat: no-repeat;}

    @media screen and (max-width: 1100px) {
      .device-mockup>.device {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          width: 100%;
          height: 100%;
          /* margin-top: -140px; */
          background-size: 100% 100%;
          background-repeat: no-repeat;}

}

.layers {
  margin-top: -3em;
  position: relative;
  /* padding-top: 2em;
  padding-bottom: 2em; */
  /* background-color: #fdc63f; */
}

.iframe_container {
    padding-right: 0;
    padding-left: 0;
    border-radius: 15px;
    /* border: 3px solid #fdc63f; */
    overflow: hidden;}

.fullscreen {
  position: relative;
  bottom: 30%;
  left: 2%;
  height: 3em;
  width: 3em;
  text-align: center;
  margin: 0;
  padding: 0;
  z-index: 10;
}

#iframe {
  width: 100%;
    margin: 0;
    /* margin-left: 15%; */
    max-height: 800px;
    padding: 0;
    float: right;
    border: 0;
    right: 0;
    /* border-radius: 20px; */
    z-index: -4;
    /* position: absolute; */
}

.panel{

    position: absolute!important;
}


#selected-dataset-title {
  position: absolute;
}

#transitions-legend {
  font-size: 11px;
  margin-top: 0px!important;
  margin-bottom: 10px;
  margin-left: -12px;
  width: 107%;
}

#timeMachine {
	position:static!important;
	height:800px;

}


header.masthead {
  position: relative;
  width: 100%;
  background-image: url(/gsw/images/cover/ImageE2b.png);
  background-attachment: scroll;
  background-size: contain;
  background-position: right;
  background-repeat: no-repeat;
}

  .mb-5 {
    color: black;
    font-weight: 400;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    background-color: #ffffffde!important;
    padding:15px!important;
    border-radius: 15px;
  }

  #sdg{
    position: relative;
    width: 100%;
    background-image: url(/gsw/images/cover/cover_2.jpg)!important;
    background-repeat:no-repeat; 
  }

 .img-fluid {
   /* max-width: 100%;
   height: auto; */
   width: 250px;
   height: 250px;
 }

 #video_title {
     font-size: 12px;
     text-align: center!important;
     line-height: 1.5;
     margin-bottom: 20px;
 }

 .video_text {
     text-align: center!important;
 }

 #selected-dataset-title {
   position: absolute!important;
 }

 #mainNav {
  border-color: rgba(34, 34, 34, 0.05);
  background-color:#dededef2;
  -webkit-transition: all .35s;
  transition: all .35s;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-brand {
  color:black!important;
  font-family: 'Catamaran', 'Helvetica', 'Arial', 'sans-serif';
  font-weight: 200;
  letter-spacing: 1px;
}

#mainNav .navbar-nav>li>a, #mainNav .navbar-nav>li>a:focus {
  color: rgb(0, 0, 0); }

.btn-1 {
    color: #000;
    border: 1px solid;
    border-color: #00000085;
}

#sdg-text{
  background: #ffffffe6!important;
  padding: 10px!important;
  border-radius: 10px!important;
  position: relative;
  z-index: 10;
}

/* #sdg:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right, #565e58a1,#a1c1da85);
  opacity: 0.99;} */


  .bg-primary {
  background: linear-gradient(#98d4ea,#5957df)!important;
}

section.cta .cta-content h2 {
  font-size: 50px;
  max-width: 470px;
  margin-top: 0;
  margin-bottom: 25px;
  color: white;
}

/* #vaiAschermoIntero > iframe {
  height: 800px;
  width: 98%;
  margin-left: 1%;
} */

/* #mapframe{
  height: 800px;
  border:0px;
  width: 100%;
  margin: 0px;
} */

#banner_explo {
  width: 84%;
  margin-left: 8%;
}

#checklist {
    margin-right: 8%;
    line-height: 1!important;
}

#popup{
    height: 60px;
    background-color: rgba(0, 0, 221, 0.52);
    margin-top: 110px;
    text-align: left;
    z-index: 9999;
    position: absolute;
    width: 100%;
    color: white;
    padding-left: 19%;
    padding-top: 15px;
    display: none;
}

