
body { font-size: larger ; font-family: Tahoma, sans-serif; }
h1, h2, h3 { font-weight: bold; font-size: larger ; }
h1 { color: #FF0000; }
h1.OJ2025 { font-size:250%;color:#E65100; }
h2.OJ2025 { font-size:150%;color:#E65100;margin:25px 0px 25px 0px; }
h2.OJ2025moreTop { font-size:150%;color:#E65100;margin: 59px 0px 25px 0px ;}
h3 { text-decoration: underline; font-weight: bold; font-style: italic; }

.NCIcity { margin: 190px auto auto auto ; }

.NCItestimony {
   margin: 90px auto -170px auto ;
   color: #FF0000; 
 }

hr {
   width:33%;
   height:2px;
   border-width:0;
   color:#E65100;
   background-color:#E65100;
   margin:30px; 
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; background-color: #FFFF00; }
a:active { text-decoration: none; }

.textlink:link { text-decoration: none; padding: 2px; border: 2px solid white; }
.textlink:visited { text-decoration: none; padding: 2px; border: 2px solid white; }
.textlink:hover { text-decoration: none; padding: 2px; border: 2px solid red; }
.textlink:active { text-decoration: none; }

.witnessTHIStestimony:link { text-decoration: none;  background-color: #FFFF99; }
.witnessTHIStestimony:visited { text-decoration: none;  background-color: #FFFF99; }
.witnessTHIStestimony:hover { text-decoration: none; background-color: #FFFF00; }
.witnessTHIStestimony:active { text-decoration: none; }

.witnessTHISexhibitDiv { 
  margin: auto auto auto 20px;
 }

.witnessTHISexhibit:link { text-decoration: none;  background-color: #bcdbf6; }
.witnessTHISexhibit:visited { text-decoration: none;  background-color: #bcdbf6; }
.witnessTHISexhibit:hover { text-decoration: none; background-color: #FFFF00; }
.witnessTHISexhibit:active { text-decoration: none; }

.watchDayDivTop {
   text-align: left; 
   margin: 30px auto auto auto ;
 }

.watchDayDivBottom {
   text-align: left; 
   margin: 60px auto auto auto ;
 }

.watchDayLink:link { text-decoration: none;  background-color: #99FFFF; }
.RECAPofDayLink:visited { text-decoration: none;  background-color: #99FFFF; }
.RECAPofDayLink:hover { text-decoration: none; background-color: #FFFF00; }
.RECAPofDayLink:active { text-decoration: none; }

.RECAPofDayDiv {
   text-align: center; 
   margin: 60px auto ;
 }

.RECAPofDayLink:link { text-decoration: none;  background-color: #FFDDFF; }
.RECAPofDayLink:visited { text-decoration: none;  background-color: #FFDDFF; }
.RECAPofDayLink:hover { text-decoration: none; background-color: #FFFF00; }
.RECAPofDayLink:active { text-decoration: none; }

.NCISummary01 {
   margin: 45px auto auto auto ;
   color: #FF0000; 
   text-align: center; 
 }

.NCISummary02 {
   margin: 45px auto auto auto ;
   color: #FF00FF; 
   text-align: center; 
 }

.NCIforeword {
 text-align: justify; 
   margin: 45px 10% auto 10% ;
}

.FamousQuote {
   margin: 65px auto ;
   color: #ff6600; 
   text-align: center; 
   font-style: italic; 
 }

.FamousQuoteJustify {
   margin: 65px auto ;
   color: #ff6600; 
   text-align: justify; 
   font-style: italic; 
 }

.ShowMeMore {
    font-weight: bold; 
    font-size: larger ; 
    text-decoration: none; 
    padding: 20px; 
    border: 4px solid green; 
    border-radius: 25px; 
    background-color: #99FF99; 
    color: #FF0000; 
 }

 #headingLinks { font-weight: bold; font-size: larger ; font-style: italic; }

 #Linkedimage { text-decoration: none; border: 2px solid blue; }

 #returntop { font-size: smaller;font-style: italic; }
 
 #newWindow { font-size: small;font-style: italic; text-align: center; }

 #LongText { width: 50%; text-align: justify; }
 #LongTextLeft { width: 50%; text-align: left; }
 #LongTextCenter { width: 50%; text-align: center; }

 #LongTextHighlightReferenceQuote {
  width: 50%;
  text-align: justify; 
  padding: 2px 6px 4px 6px;
  color: #555555;
  background-color: #eeeeee;
  border: #dddddd 2px solid;
}

.ExpertListUL {
   list-style-type: none;
   margin: auto auto auto -37px ;
}

.ExpertListRumbleLogo {
  background: url('Logo_Rumble_20x20.jpg') no-repeat ;
  padding: 0px 0px 10px 30px ;
}

.ExpertListNCILogo {
  background: url('NCI_Logo_20x20.jpg') no-repeat ;
  padding: 0px 0px 10px 30px ;
}

.imageExpert {
  opacity: 1;
  display: inline;
  width: auto;
  height: 20px;
  backface-visibility: hidden;
  border-radius: 5px; 
}

.imageNoLink {
  opacity: 1;
  display: block;
  height: auto;
  backface-visibility: hidden;
  border-radius: 25px; 
}

.imageNoLink2 {
  opacity: 1;
  text-align: center;
  width: 400px;
  height: auto;
  backface-visibility: hidden;
  border-radius: 25px; 
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.imageMichelleRecap {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 25px; 
}

.imageMichelleRecap:hover {
  opacity: .7;
  border: 2px solid red; 
}

.imageHeight87 {
  opacity: 1;
  display: block;
  width: auto;
  height: 87px;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 25px; 
}

.imageHeight87:hover {
  opacity: .7;
  border: 2px solid red; 
}

.imageHeight150 {
  opacity: 1;
  display: block;
  width: auto;
  height: 150px;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 25px; 
}

.imageHeight150:hover {
  opacity: .7;
  border: 2px solid red; 
}

.imageBook {
  opacity: 1;
  display: block;
  width: 228px;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 25px; 
  border: 2px solid #999999; 
}

.imageBook:hover {
  opacity: .7;
  border: 2px solid red; 
}

.imageTiles001 {
  width: 215px;
  display: inline;
  margin: 7px 7px ;
  padding: 0; 
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 25px; 
  border: 3px solid #E65100; 
}

.imageTiles001:hover {
  opacity: .7;
  border: 3px solid red; 
}

.imageTilesBlank {
  width: 300px;
  height: 1px;
  display: inline;
}

.imageOJ2025 {
  opacity: 1;
  display: block;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 25px; 
  border: 3px solid #E65100; 
}

.imageOJ2025:hover {
  opacity: .7;
  border: 3px solid red; 
}

.image {
  opacity: 1;
  display: block;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 25px; 
}

.image:hover {
  opacity: .7;
  border: 2px solid red; 
}

.imageNoRadius {
  opacity: 1;
  display: block;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
  border-radius: 0px; 
}

.imageNoRadius:hover {
  -webkit-filter: invert(100%);
}

.imageSocialMedia {
  border-radius: 20px; 
  width: 40px;
}

.imageSocialMedia:hover {
  border: 2px solid red; 
}

.imageLicencePlateReplicas {
  border-radius: 10px; 
  width: 200px;
}

.imageLicencePlateReplicas:hover {
  border: 2px solid red; 
}

li.ListSocialMedia { display: inline; }

ul.ListSocialMedia { list-style-type: none; margin: 10px 0px 0px 0px ; padding: 0; }

.LinkSocialMedia:link    {color:#ffffff;text-decoration:none;background-color:#ffffff;}
.LinkSocialMedia:visited {color:#ffffff;text-decoration:none;background-color:#ffffff;}
.LinkSocialMedia:hover   {color:#ffffff;text-decoration:none;background-color:#ffffff;}
.LinkSocialMedia:active  {color:#ffffff;text-decoration:none;background-color:#ffffff;}
a.LinkSocialMedia        {color:#ffffff;text-decoration:none;background-color:#ffffff;}

li.ListimageTiles001 { display: inline; }

ul.ListimageTiles001 { list-style-type: none; margin: 0px 0px 0px -40px; }

.LinkimageTiles001:link    {color:#ffffff;text-decoration:none;background-color:#ffffff;}
.LinkimageTiles001:visited {color:#ffffff;text-decoration:none;background-color:#ffffff;}
.LinkimageTiles001:hover   {color:#ffffff;text-decoration:none;background-color:#ffffff;}
.LinkimageTiles001:active  {color:#ffffff;text-decoration:none;background-color:#ffffff;}
a.LinkimageTiles001        {color:#ffffff;text-decoration:none;background-color:#ffffff;}

li.BulletListOfLinks { margin: 10px 0px 0px 0px ; padding: 0; }

.CenterBulletListOfLinksTakeAction { width: 35%; text-align: left; }

select {
 font-size: 100%;
 font-family: tahoma, sans-serif;
 background-color: #00FFFF; 
}

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto;
  padding: 10px;
}
.grid-item {
  padding: 0px 30px ;
  text-align: left;
}

.centerUL {
  margin: auto;
  width: 15%;
  text-align: left;
}

 .witnessTime {
   font-weight: bold;
   padding: 30px 0px 0px 0px ;
}
 .witnessTitle {
   font-style: italic; 
}
.witnessDescription {
   text-align: justify; 
   color: #08327C; 
}
.witnessDescriptionCenter {
   text-align: center; 
   color: #CCCCCC; 
}
.witnessNote {
   font-size: smaller ; 
}

.button1 {
  display: inline-block;
  padding: 15px 25px;
  font-size: larger ;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button1:hover {background-color: #3e8e41; }

.button1:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button2 {
  display: inline-block;
  padding: 15px 25px;
  font-size: larger ;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #e7934b;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button2:hover {background-color: #cb6c1b; }

.button2:active {
  background-color: #cb6c1b;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button3 {
  display: inline-block;
  padding: 15px 25px;
  font-size: larger ;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #1968AB;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button3:hover {background-color: #161D61; }

.button3:active {
  background-color: #161D61;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button4 {
  display: inline-block;
  padding: 15px 25px;
  font-size: larger ;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #FF66FF; 
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button4:hover {background-color: #FF00FF; }

.button4:active {
  background-color: #FF00FF; 
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.button5 {
  display: inline-block;
  padding: 15px 25px;
  font-size: larger ;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  color: #fff;
  background-color: #ff3434; 
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button5:hover {background-color: #ff0000; }

.button5:active {
  background-color: #ff0000; 
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.buttonTA {
  display: inline-block;
  padding: 25px 20%;
  font-size: larger ;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  outline: none;
  color: #f00;
  background-color:#99FF99;
  border: 3px solid #009900;
  border-radius: 15px;
  box-shadow: 0 1px #009900;
}

.buttonTA:hover {background-color: #66FF66; }

.buttonTA:active {
  background-color: #CCFFCC; 
  box-shadow: 0 1px #009900;
  transform: translateY(4px);
}

.buttonHCIHwrapper {
  width: 600px;
}

.buttonHCIH {
  float: left;
  opacity: 1;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  width: 279px;
  height: auto;
  box-shadow: 9px 9px #ff8000;
  border: 3px solid #e67300;
  border-radius: 25px;
}

.buttonHCIH:hover {
  background-color: #eee;
  opacity: 0.5;
  box-shadow: 6px 6px #ffa64d;
  transform: translate(4px, 4px);
}

.buttonHCIH:active {
  opacity: 0.5;
  background-color: #ddd; 
  box-shadow: 3px 3px #e67300;
  transform: translate(8px, 8px);
}

.buttonTMM {
  float: right;
  opacity: 1;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  outline: none;
  width: 279px;
  height: auto;
  box-shadow: 9px 9px #00cc44;
  border: 3px solid #00e64d;
  border-radius: 25px;
}

.buttonTMM:hover {
  background-color: #eee;
  opacity: 0.5;
  box-shadow: 6px 6px #009933;
  transform: translate(4px, 4px);
}

.buttonTMM:active {
  opacity: 0.5;
  background-color: #ddd; 
  box-shadow: 3px 3px #00e64d;
  transform: translate(8px, 8px);
}

.iframeRumble {
  text-align: center;
  text-decoration: none;
  outline: none;
  width: 700px;
  height: 392px;
}

.cashBoxHighlightPositive {
  text-align:center;
  background-color:#99FF99;
  padding: 20px 35px;
  border: 3px solid #009900;
  border-radius: 15px;
}

.cashBoxHighlightNegative {
  background-color:#99FFFF;
  padding: 20px 35px;
  border: 3px solid #000099;
  border-radius: 15px;
}


.BookLabel {  }

.BookAuthor {  font-weight: bold; }

.BookTitle {  font-style: italic; }

.BookPublished {  }

.SubstackNewsletter {
  border:2px solid #CCC;
  background:white;
  width: 50vw; 
}






/* start NAVIGATION items */

nav{
  position: fixed;
  z-index: 99;
  width: 100%;  
  background: #E65100;
}
nav .wrapper{
  position: relative;
  max-width: 1000px;
  padding: 0px 30px;
  height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.wrapper .logo a{
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}
.imglogo{
  position: relative;
  align-items: center;
  top: 2px;
  width: 70px;
}
.wrapper .nav-links{
  display: inline-flex;
}
.nav-links li{
  list-style: none;
}
.nav-links li a{
  color: #f2f2f2;
  text-decoration: none;
  font-weight: 500;
  padding: 24px 15px;
  border-radius: 15px;
  transition: all 0.3s ease;
  font-size: 18px;
}
.nav-links li a:hover{
  background: #F57C00;
}
.nav-links .mobile-item{
  display: none;
}
.nav-links .drop-menu{
  position: absolute;
  background: #FFB74D;
  width: 180px;
  line-height: 20px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  text-align: left;
}
.nav-links li:hover .drop-menu,
.nav-links li:hover .mega-box{
  transition: all 0.3s ease;
  top: 70px;
  opacity: 1;
  visibility: visible;
}
.drop-menu li a{
  color: #000000;
  width: 100%;
  display: block;
  padding: 4px 0px 4px 10px ;
  font-weight: 400;
  border-radius: 0px;
  margin-left: -30px;
  border-top: 1px solid #E65100;
  font-size: 15px;
}
.mega-box{
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
}
.mega-box .content{
  background: #242526;
  padding: 25px 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}
.mega-box .content .row{
  width: calc(25% - 30px);
  line-height: 45px;
}
.content .row img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.content .row header{
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
}
.content .row .mega-links{
  margin-left: -40px;
  border-left: 1px solid rgba(255,255,255,0.09);
}
.row .mega-links li{
  padding: 0 20px;
}
.row .mega-links li a{
  padding: 0px;
  padding: 0 20px;
  color: #d9d9d9;
  font-size: 17px;
  display: block;
}
.row .mega-links li a:hover{
  color: #f2f2f2;
}
.wrapper .btn{
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none;
}
.wrapper .btn.close-btn{
  position: absolute;
  right: 30px;
  top: 10px;
}
nav input{
  display: none;
}
/* end NAVIGATION items */



@media only screen and (max-width: 980px) {
  /* For mobile phones: */

  .CenterBulletListOfLinksTakeAction { width: 90%; text-align: left; }
  #LongText { width: 90%; text-align: justify; }
  #LongTextLeft { width: 90%; text-align: left; }
 #LongTextCenter { width: 90%; text-align: center; }
  #LongTextHighlightReferenceQuote {
    width: 90%;
    text-align: justify; 
    padding: 2px 6px 4px 6px;
    color: #555555;
    background-color: #eeeeee;
    border: #dddddd 2px solid;
  }
h1.OJ2025 { font-size:220%; }
  .imageHeight87 { width: 80vw; max-width: 600px; }
/*    .imageBook { width: auto; }   */
  img { width: 80vw; max-width: 600px; }
  .imageNoLink2 { width: 80vw; max-width: 600px; }
  .imageTiles001 { width: 140px; margin: 0px 0px ; padding: 0; }
  .imageSocialMedia { width: 40px; }
  select { font-size: 150%; }
  .centerUL { width: 30%; font-size: larger ; }
  a.menu { font-size: 170%; }
  .buttonHCIHwrapper {  width: 90%; }
  .buttonHCIH {  width: 45%; }
  .buttonTMM {  width: 45%; }
  .iframeRumble { width: 100%; }
  .SubstackNewsletter {  border:2px solid #CCC;  background:white;  width: 80vw; }
      /*  begin NAVIGATION For mobile phones: */
  .wrapper .btn{
    display: block;
  }
  .wrapper .nav-links{
    position: fixed;
    height: 80vh;
    width: 90%;
    /*  max-width: 330px; */
    top: 0;
    left: -100%;
    background: #E65100;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    transition: all 0.3s ease;
  }
  /* custom scroll bar */
  ::-webkit-scrollbar {
    width: 20px;
  }
  ::-webkit-scrollbar-track {
    background: #999999;
  }
  ::-webkit-scrollbar-thumb {
    background: #333333;
  }
  #menu-btn:checked ~ .nav-links{
    left: 0%;
  }
  #menu-btn:checked ~ .btn.menu-btn{
    display: none;
  }
  #close-btn:checked ~ .btn.menu-btn{
    display: block;
  }
  .nav-links li{
    margin: 15px 10px 15px 50px;
  }
  .nav-links li a{
    padding: 0 20px;
    display: block;
    font-size: 20px;
  }
  .nav-links .drop-menu{
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease;
  }
  #showDrop:checked ~ .drop-menu,
  #showDrop2:checked ~ .drop-menu,
  #showDrop3:checked ~ .drop-menu,
  #showDrop4:checked ~ .drop-menu,
  #showDrop5:checked ~ .drop-menu,
  #showMega:checked ~ .mega-box{
    max-height: 80%;
  }
  .nav-links .desktop-item{
    display: none;
  }
  .nav-links .mobile-item{
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease;
  }
  .nav-links .mobile-item:hover{
    background: #F57C00;
  }
  .drop-menu li{
    margin: 0px;
  }
  .drop-menu li a{
    border-radius: 5px;
    padding: 7px 0px 7px 20px ;
  }
  .mega-box{
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease;
  }
  .mega-box .content{
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px;
  }
  .mega-box .content .row{
    width: 100%;
    margin-bottom: 15px;
    border-top: 1px solid rgba(255,255,255,0.08);
  }
  .mega-box .content .row:nth-child(1),
  .mega-box .content .row:nth-child(2){
    border-top: 0px;
  }
  .content .row .mega-links{
    border-left: 0px;
    padding-left: 15px;
  }
  .row .mega-links li{
    margin: 0;
  }
  .content .row header{
    font-size: 19px;
  }
      /*  end NAVIGATION For mobile phones: */
 }
  /* END of ... For mobile phones: */