.body {
  background-color: #222222;
  font-size: 0.75rem;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  color: #999999;

}

.Rectangle {

}


.font1 {
  font-weight: 400;
  font-size: 1.15rem;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  color: #E9E9E9;
}

.fontpasif {
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  color: #999999;
}

.font2 {
  font-size: 1.25rem;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  color: #FF7700;
}

.font3 {
  font-size: 0.75rem;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
}

.row1 {
margin-top: 2.5rem;
margin-bottom: 2.5rem;
}

.padding {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}




@media only screen and (max-width:1024px){
#dview {
display: none;}
}

@media only screen and (min-width:1024px){
#mview {
display: none;}
}
