:root{
  --header-color: black;
  font-size: 10px;

}

/*@media
screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (-moz-min-device-pixel-ratio: 1.5),
screen and (min-device-pixel-ratio: 1.5) {
  html *{
    font-family: 'Roboto Condensed' !important;
    font-size: 110% !important;
  }

  html{
    font-size: 110% !important;
  }
}*/
@media all and (max-width: 374px) and (min-width: 0px) {
  :root{
    --header-color: black;
    font-size: 26%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 26%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 26%;

  }
}

@media all and (max-width: 399px) and (min-width: 375px) {
  :root{
    --header-color: black;
    font-size: 27%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 27%;

  }physicsphysics

  body{
    /*font-size: 100%;*/
    font-size: 27%;

  }
}

@media all and (max-width: 414px) and (min-width: 400px) {
  :root{
    --header-color: black;
    font-size: 28%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 28%;

  }physicsphysics

  body{
    /*font-size: 100%;*/
    font-size: 28%;

  }
}

@media all and (max-width: 450px) and (min-width: 415px) {
  :root{
    --header-color: black;
    font-size: 30%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 30%;

  }physicsphysics

  body{
    /*font-size: 100%;*/
    font-size: 30%;

  }
}

@media all and (max-width: 480px) and (min-width: 451px) {
  :root{
    --header-color: black;
    font-size: 31%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 31%;

  }physicsphysics

  body{
    /*font-size: 100%;*/
    font-size: 31%;

  }
}

@media all and (max-width: 520px) and (min-width: 481px) {
  :root{
    --header-color: black;
    font-size: 32%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 32%;

  }physicsphysics

  body{
    /*font-size: 100%;*/
    font-size: 32%;

  }
}

@media all and (max-width: 550px) and (min-width: 521px) {
  :root{
    --header-color: black;
    font-size: 34%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 34%;

  }physicsphysics

  body{
    /*font-size: 100%;*/
    font-size: 34%;

  }
}

@media all and (max-width: 599px) and (min-width: 551px) {
  :root{
    --header-color: black;
    font-size: 36%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 36%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 36%;

  }
}

@media all and (max-width: 630px) and (min-width: 600px) {
  :root{
    --header-color: black;
    font-size: 38%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 38%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 38%;

  }
}

@media all and (max-width: 660px) and (min-width: 631px) {
  :root{
    --header-color: black;
    font-size: 40%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 40%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 40%;

  }
}

@media all and (max-width: 699px) and (min-width: 661px) {
  :root{
    --header-color: black;
    font-size: 42%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 42%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 42%;

  }
}

@media all and (max-width: 730px) and (min-width: 700px) {
  :root{
    --header-color: black;
    font-size: 44%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 44%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 44%;

  }
}

@media all and (max-width: 760px) and (min-width: 731px) {
  :root{
    --header-color: black;
    font-size: 46%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 46%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 46%;

  }
}


@media all and (max-width: 799px) and (min-width: 761px) {
  :root{
    --header-color: black;
    font-size: 50%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 50%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 50%;

  }
}

@media all and (max-width: 1199px) and (min-width: 800px) {
  :root{
    --header-color: black;
    font-size: 57%;
  }
  body *{
    font-family: 'Roboto Condensed';
    /*font-size: 100%;*/
    font-size: 57%;

  }

  body{
    /*font-size: 100%;*/
    font-size: 57%;

  }
}


html *{
  font-family: 'Roboto Condensed';
  font-size: 100%;
}

html{
  font-size: 100%;
}

.row{
  max-width: none;
  margin-bottom: 0;
}

.black{
  background-color: black;
}

.white{
  background-color: white;
}

.padding0{
  padding: 0;
}

.width1200{
  position: relative;
  width: 1200px;
  height: auto;
  margin: auto;
}
.width1080{
  position: relative;
  width: 1080px;
  height: auto;
  margin: auto;
}

.ellipse-inactive{
  z-index: 2;
  width: 16rem;
	height: 5rem;
	border-style: solid;
  border-width: 2px;
  border-color: white;
	-moz-border-radius: 3rem / 3rem;
	-webkit-border-radius: 3rem / 3rem;
	border-radius: 3rem / 3rem;

  position: relative;
  margin: auto;
}

.ellipse{
  z-index: 2;
  width: 21rem;
	height: 5rem;
	border-style: solid;
  border-width: 2px;
  border-color: white;
	-moz-border-radius: 3rem / 3rem;
	-webkit-border-radius: 3rem / 3rem;
	border-radius: 3rem / 3rem;

  position: relative;
  margin: auto;
}
.ellipse:hover{
  border-color: black;
  background-color: white;
  cursor: pointer;
}
.ellipse:hover .icon-text{
  color: black;
}

.ellipse-black-inactive{
  width: 16rem;
	height: 5rem;
	border-style: solid;
  border-width: 2px;
  border-color: black;
	-moz-border-radius: 3rem / 3rem;
	-webkit-border-radius: 3rem / 3rem;
	border-radius: 3rem / 3rem;

  position: relative;
  margin: auto;
}
.ellipse-black{
  width: 21rem;
	height: 5rem;
	border-style: solid;
  border-width: 2px;
  border-color: black;
	-moz-border-radius: 3rem / 3rem;
	-webkit-border-radius: 3rem / 3rem;
	border-radius: 3rem / 3rem;

  position: relative;
  margin: auto;
}
.ellipse-black:hover{
  border-color: white;
  background-color: black;
  cursor: pointer;
}
.ellipse-black:hover .icon-text-black{
  color: white;
}

.ellipse-red{
  z-index: 2;
  width: 21rem;
	height: 5rem;
	border-style: solid;
  border-width: 2px;
  border-color: #ff002c;
	-moz-border-radius: 3rem / 3rem;
	-webkit-border-radius: 3rem / 3rem;
	border-radius: 3rem / 3rem;

  position: relative;
  margin: auto;
}
.ellipse-red:hover{
  border-color: white;
  background-color: #131313;
  cursor: pointer;
}
.ellipse-red:hover .icon-text-red{
  color: white;
}

.ellipse-black-close{
  z-index: 2;
  width: 21rem;
  height: 5rem;
  border-style: solid;
  border-width: 2px;
  border-color: black;
  -moz-border-radius: 3rem / 3rem;
  -webkit-border-radius: 3rem / 3rem;
  border-radius: 3rem / 3rem;

  position: relative;
  margin: auto;
}
.ellipse-black-close:hover{
  border-color: white;
  background-color: #000000;
  cursor: pointer;
}
.ellipse-black:hover .icon-text-black{
  color: white;
}
.ellipse-wide{
  width: 17rem;
	height: 5rem;
	border-style: solid;
  border-width: 2px;
  border-color: white;
	-moz-border-radius: 3rem / 3rem;
	-webkit-border-radius: 3rem / 3rem;
	border-radius: 3rem / 3rem;
  background-color: rgba(0,0,0,0.3);
  position: relative;
  margin: auto;
}
.ellipse-wide:hover{
  border-color: black;
  background-color: white;
  cursor: pointer;
}
.ellipse-wide:hover .icon-text{
  color: black;
}

.close-bt {
    width: 4.7rem;
    height: 4.7rem;
    background: transparent;
    -moz-border-radius: 4.7rem;
    -webkit-border-radius: 4.7rem;
    border-radius: 4.7rem;
    border-color: white;
    border-width: 3px;
    border-style: solid;
}

.clear-icon{
  color: white;
  font-size: 4rem !important;
  line-height: 4rem !important;
  position: absolute;
  left: 0.15rem;
  top: 0.1rem;
}

.icon-text{
  position: relative;
  text-align: center;
  color: white;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: bold;
  top: 1.65rem;
}
.icon-text:hover{
  color: black;
  cursor: pointer;
}

.icon-text-black{
  position: relative;
  text-align: center;
  color: black;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: bold;
  top: 1.65rem;
}
.icon-text-black:hover{
  color: white;
  cursor: pointer;
}

.icon-text-red{
  position: relative;
  text-align: center;
  color: #ff002c;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: bold;
  top: 1.65rem;
}
.icon-text-red:hover{
  color: white;
  cursor: pointer;
}
.icon-text-black{
  position: relative;
  text-align: center;
  color: #000000;
  font-size: 1.6rem;
  line-height: 1.6rem;
  font-weight: bold;
  top: 1.65rem;
}
.icon-text-black:hover{
  color: white;
  cursor: pointer;
}
.image-centered{
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.floatleft{
  float: left !important;
}

.floatright{
  float: right !important;
}

.floatnone{
  float: none !important;
}

.textmargin0 p{
  margin-bottom: 0 !important;
}

.rowmargin{
  margin-right: auto !important;
}

.text-align-left{
  text-align: left;
}




.wrapper{
  display: none;
  position: absolute;
  height: 1073rem;
  width: 100%;
  opacity: 0.5;
  background: black;
  z-index: 15;
}





/*-----------------------------------------------------------------------------*/


@media all and (max-width: 1330px) and (min-width: 1199px) {
  .width1200{
    position: relative;
    width: 100%;
    height: auto;
    margin: auto;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}


@media only screen and (max-width: 1200px) {

  .width1200{
    position: relative;
    width: 100%;
    height: auto;
    margin: auto;
  }
  .width1080{
    position: relative;
    width: 100%;
    height: auto;
    margin: auto;
  }

  .ellipse{
    z-index: 2;
    width: 26rem;
  	height: 8rem;
  	border-style: solid;
    border-width: 2px;
    border-color: white;
  	-moz-border-radius: 5rem / 5rem;
  	-webkit-border-radius: 5rem / 5rem;
  	border-radius: 5rem / 5rem;

    position: relative;
    margin: auto;
  }

  .ellipse-wide{
    width: 35rem;
  	height: 8rem;
  	border-style: solid;
    border-width: 2px;
    border-color: white;
  	-moz-border-radius: 5rem / 5rem;
  	-webkit-border-radius: 5rem / 5rem;
  	border-radius: 5rem / 5rem;
    background-color: rgba(0,0,0,0.3);
    position: relative;
    margin: auto;
  }

  .ellipse-black{
    width: 26rem;
  	height: 8rem;
  	border-style: solid;
    border-width: 2px;
    border-color: black;
  	-moz-border-radius: 5rem / 5rem;
  	-webkit-border-radius: 5rem / 5rem;
  	border-radius: 5rem / 5rem;

    position: relative;
    margin: auto;
  }

  .ellipse-red{
    z-index: 2;
    width: 60%;
  	height: 8rem;
  	border-style: solid;
    border-width: 2px;
    border-color: #ff002c;
  	-moz-border-radius: 5rem / 5rem;
  	-webkit-border-radius: 5rem / 5rem;
  	border-radius: 5rem / 5rem;

    position: relative;
    margin: auto;
  }

  .ellipse-black-inactive{
    width: 24rem;
  	height: 8rem;
  	border-style: solid;
    border-width: 2px;
    border-color: black;
  	-moz-border-radius: 4rem / 4rem;
  	-webkit-border-radius: 4rem / 4rem;
  	border-radius: 4rem / 4rem;

    position: relative;
    margin: auto;
  }

  .icon-text{
    position: relative;
    text-align: center;
    color: white;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: bold;
    top: 2.5rem;
    margin-bottom: 0;
  }

  .icon-text-black{
    position: relative;
    text-align: center;
    color: black;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: bold;
    top: 2.5rem;
    margin-bottom: 0;
  }

  .icon-text-red{
    position: relative;
    text-align: center;
    color: #ff002c;
    font-size: 3rem;
    line-height: 3rem;
    font-weight: bold;
    top: 2.2rem;
  }

  .close-bt {
      width: 6.7rem;
      height: 6.7rem;
      background: transparent;
      -moz-border-radius: 4.7rem;
      -webkit-border-radius: 4.7rem;
      border-radius: 4.7rem;
      border-color: white;
      border-width: 3px;
      border-style: solid;
  }

  .clear-icon{
    color: white;
    font-size: 7.5rem !important;
    line-height: 7.5rem !important;
    position: absolute;
    left: -1.2rem;
    top: -0.6rem;
  }

}
