@charset "UTF-8";
body {
  position: relative;
}
.text-wilsonO {
	color: #f4770f;
}
.displaytype {
	font-family: volkhov;
	font-size: 1.8em;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: #F4770F;
  text-decoration: none;
}
.modal-backdrop.in {
	opacity: 0.9;
}
.container1 {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 100%; /* 1:1 Aspect Ratio */
}

.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
}


/* CSS Document */

