body {
   background: #F0F0F0;
}

nav {
  border: 8px solid rgb(15,36,57);
  padding: 10px;
  background: #330000;
  background: linear-gradient(rgb(1,22,45), rgb(8,75,145));
}

h1 {
  text-align: center;
}
h2 {
  text-align: center;
}

.pcenter{
  text-align: center;
}

ul {
  font: bold 12px "Helvetical Neue", Helvetica, Arial, sans-serif;
  padding: 0;
  text-transform: uppercase;
  display:  inline-block;
  margin:  0 8px;
  vertical-align: top;
  margin-right: 0;
}

li {
  display: inline-block;
 }

nav a {
  background: #395870;
  background: linear-gradient(#49708f, #293f40);
  border-right: #999;
  border-right: 1px solid rgba(0,0,0, .3);
  color: #fff;
  padding: 12px 20px;
  text-decoration: none;
}

nav a:hover {
  background: #314b60;
  box-shadow: inset 0 0 10px 1px rgba(0, 0, 0, .3);
}

nav li:first-child a {
  border-left: 10px;
  border-radius: 4px 4px 4px 4px;
 }

nav li:last-child {
  margin-right: 0;
}

nav li:last-child a {
  border-right: 0;
  border-radius: 0 4px 4px 0;
}

/* div {
 	display: inline-block;
} */

#mfj-navhome {
  background: none;
  border-right: none;
  color: #000;
  padding: 0 0;
  box-shadow: none;
}

.mfj_hr1 {
    border: 3px solid rgb(0,102,255);
    border: 3px solid rgba(0,102,255, 0.9);
    border-radius: 4px;
    margin-left: 0;
    margin-top: 2px;
    overflow: hidden;
    text-align: left;
    width: 15%;
}
.mfj_hr2 {
    border: 4px solid rgb(0,102,255);
    border: 4px solid rgba(0,102,255, 0.9);
    border-radius: 4px;
    margin-top: 4px;
    margin-left: 0;
    overflow: hidden;
    text-align: left;
    width: 20%;
}

.mfj_toprow {
	background-color: rgb(25,105,180);
	display: grid;
	margin: auto;
	width: 90%;
	padding: 3px 16px;
}

.mfj_gridpart {
	background-color: rgb(8,75,145);
/*	display: grid; */
	margin: auto;
	width: 95%;
	padding: 3px 4px;
}


.mfj_content {
   border: none;
}

.mfj_video {
  background-color: white;
  border: none;
  margin: auto;
  object-fit: fill;
  width: 100%;
  height: 100%;
}

.mfj_form {
       background-color: rgb(120,70,60);
       background-color: rgba(120,70,60, .5);
       border: 2px solid #ccc;
       border-radius: .5rem;
       margin-bottom: 1rem;
 }

.mfj-synopsis {
    display: grid;
    margin: auto;
    max-width: 800px;
    text-align: center;
    font-size: 17px;
    color: #f3F3F3;
    margin-top: 10px;
    padding: 5px;
    margin-bottom: 20px;
    border-color: #6a9d93;
    border-top-width: 3px;
    background-size: cover;
    background-color: #102438;
}

.mfj-about1 {
    display: grid;
    margin: auto;
    max-width: 800px;
    text-align: center;
    font-size: 17px;
    color: #f3F3F3;
    margin-top: 10px;
    padding: 5px;
    margin-bottom: 20px;
    border-color: #6a9d93;
    border-top-width: 3px;
    background-size: cover;
    background-color: #102438;
}
.mfj-about1 p {
    text-align: center;
}

.mfj_persons {
   font-family: monospace;
   font-size: 18px;
   overflow: hidden;
   text-align: center;
}

.mfj-scenery {
    background-size: cover;
    background-color: #102438;
    border-color: #6a9d93;
    border-top-width: 3px;
    color: #f3F3F3;
    display: grid;
    font-size: 17px;
    margin: auto;
    margin-top: 10px;
    max-width: 800px;
    padding: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.mfj_costumes {
   text-align: center;
   font-family: monospace;
   font-size: 17px;
   overflow: hidden;
}
.mfj_libretto {
   text-align: center;
   font-family: monospace;
   font-size: 17px;
   overflow: hidden;
}
.mfj_supertitles {
   font-family: monospace;
   font-size: 18px;
   overflow: hidden;
   text-align: center;
}

.mfj_mobile {
    display: none;
}

@media only screen and (max-width: 768px) {
   .mfj-scenery { width: 100%; }
   .mfj-synopsis { width: 100%; }
}

h2 #anchor-5 {
    text-align: center;
}

.mfj_content_divL {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 8px 2px;
    padding: 6px 2px;
    border: 2px solid gray ;
    display: inline-block;
    vertical-align: top;
    grid-row-start: 1;
    grid-row-end: 3;
    width: 32%;
    overflow: hidden;
    background: white;
}

.mfj_content_divR {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 4px;
    border: 2px solid gray;
    display: inline-block;
    vertical-align: top;
    grid-row-start: 1;
    grid-row-end: 3;
    width: 32%;
    overflow: hidden;
    background: white;
}
.mfj_content_divC {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 4px;
    border: 2px solid gray;
    display: inline-block;
    vertical-align: top;
    grid-row-start: 1;
    grid-row-end: 3;
    width: 32%;
    overflow: hidden;
    background: white;
}

.mfj_audio {
    border: 2px solid blue;
    width: 95%;
}

.mfj_gridrow {
	background-size: cover;
	background-color: rgb(8,75,145);
	display: grid;
	margin: auto;
	text-align: center;
  	vertical-align: top;
	width: 92%;
}

.mfj_topcolL3 {
    -moz-box-sizing: content-box; 
    box-sizing: content-box;
    background-color: rgb(4,24,145);
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    display: inline-block;
    grid-row-start: 1; 
    grid-row-end: 3; 
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    vertical-align: top;
}

div.mfj_topcolL3 img { 
	height: 420px;
	object-fit: cover;
	padding: 20px 0px;
}

.mfj_topcolCR3 {
    -moz-box-sizing: content-box;
    background-repeat: no-repeat;
    background-color: rgb(8,75,145);
    box-sizing: content-box;
    border: none;
    display: inline-block;
    font-size: 20px;
    color:rgb(209,212,215);
    color:rgba(209,212,215,0.85);
    grid-row-start: 1;
    grid-row-end: 3;
    margin: 0;
    padding: 10px 8px;
    vertical-align: top;
}

.mfjbutton {
  width: 100px;
  height: 33px;
  background: gray;
  border: none;
}

.mfj_content_colL {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 2px solid gray ;
    display: inline-block;
    grid-row-start: 1;
    grid-row-end: 3;
    margin: 0;
    padding: 4px;
    vertical-align: top;
    overflow: hidden;
    background: white;
}

.mfj_content_colR {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 4px;
    border: 2px solid gray;
    display: inline-block;
    vertical-align: top;
    grid-row-start: 1;
    grid-row-end: 3;
    overflow: hidden;
    background: white;
}
.mfj_content_colC {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    margin: 0;
    padding: 4px;
    border: 2px solid gray;
    display: inline-block;
    vertical-align: top;
    grid-row-start: 1;
    grid-row-end: 3;
    overflow: hidden;
    background: white;
}

.mfj_content_colE {
    border: none;
    background-color: #FFF0F0;
}

